Skip to content

Commit

Permalink
hoovy smissmass
Browse files Browse the repository at this point in the history
  • Loading branch information
higps committed Nov 30, 2023
1 parent f66476c commit e9c3e2e
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 6 deletions.
18 changes: 16 additions & 2 deletions cfg/robots/free_disruptor_heavy_hoovy.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,23 @@
}
"cosmetics"
{
"Toque"
// "Toque"
// {
// "itemindex" "97"
// "paint" "0.0"
// "style" "-1.0"
// "scale" "1.0"
// }
"BMOC"
{
"itemindex" "97"
"itemindex" "666"
"paint" "0.0"
"style" "-1.0"
"scale" "1.0"
}
"GIFTBRINGER"
{
"itemindex" "30747"
"paint" "0.0"
"style" "-1.0"
"scale" "1.0"
Expand Down
1 change: 1 addition & 0 deletions cfg/robots/paid_damage_hitscan_heavy_deflector.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"subclass" "Hitscan"
"tips" "You have the level 2 deflector upgrade!\nShoot down rockets, grenades, and other projectiles"
"health" "6000"
"health_bonus_per_player" "100"
"difficulty" "1"
"rc_cost" "2"
"sounds"
Expand Down
9 changes: 5 additions & 4 deletions cfg/robots/paid_damage_rockets_soldier_kappy.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"subclass" "Rockets"
"tips" "Activate Remote Control by pressing M2\nChange camera mode with +attack3 or +use\nBuff Banner allows you to control more than one rockets at a time."
"health" "3800"
"health_bonus_per_player" "75"
"difficulty" "3"
"rc_cost" "1"
"sounds"
Expand Down Expand Up @@ -46,13 +47,13 @@
"warpaint_id" "256"
"attributes"
{
"dmg penalty vs buildings" "0.5"
"dmg penalty vs buildings" "0.35"
"maxammo primary increased" "2.5"
"killstreak tier" "1.0"
"faster reload rate" "2.5"
"faster reload rate" "1.5"
"projectile speed decreased" "0.65"
"clip size upgrade atomic" "2.0"
"fire rate bonus" "0.6"
"clip size upgrade atomic" "4.0"
"fire rate bonus" "0.3"
}
"custom_attributes_weapon"
{
Expand Down

0 comments on commit e9c3e2e

Please sign in to comment.