Skip to content

Commit

Permalink
Fix unfixed hover infantry.
Browse files Browse the repository at this point in the history
  • Loading branch information
dnqbob committed Nov 14, 2023
1 parent 7f975e7 commit 9f92404
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions mods/sp/rules/infantry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1689,7 +1689,7 @@ FLOAT:
Buildable:
Queue: Infantry.Shared, Infantry.Scrin
BuildPaletteOrder: 22
Description: Support unit that steals essence from enemy units.\n\nSpecial:\n - Hovers (it ignores terrain like Veins and Water)\n - Attacks steal essence to heal friendly units but deal no damage\n - Crush class: uncrushable\n - Does not receive damage from tiberium fields
Description: Support unit that steals essence from enemy units.\n\nSpecial:\n - Hovers (it ignores terrain like Water)\n - Attacks steal essence to heal friendly units but deal no damage\n - Crush class: uncrushable\n - Does not receive damage from tiberium fields and all radiation when hovers
Prerequisites: ~scrrax, scrradr, ~techlevel.4
BuildDuration: 250
BuildDurationModifier: 100
Expand All @@ -1703,6 +1703,10 @@ FLOAT:
HP: 17500
Mobile:
Locomotor: HoverInfantry
Crushable:
WarnProbability: 0
CrushSound: squish6.aud
CrushClasses: HeavyInfantry
Armament@1:
Weapon: FloatTesla
LocalOffset: 0,0,500
Expand All @@ -1724,6 +1728,10 @@ FLOAT:
-TakeCover:
ActorStatValues:
Damage: -40
-DamagedByTintedCells@Default:
-DamagedByTintedCells@BlueRadiation:
-DamagedByTintedCells@OrangeRadiation:
-DamagedByTintedCells@Colossus:

BUG:
Inherits: ^ScrinSoldier
Expand Down Expand Up @@ -2277,7 +2285,7 @@ PDRONE:
Queue: Infantry.Shared, Infantry.CABAL
BuildPaletteOrder: 16
Prerequisites: ~cabclaw, ~techlevel.1
Description: Melee drone programmed to kill enemy infantry.\n\nSpecial:\n - Can only attack infantry\n - Turns killed infantry into worker cyborgs\n - Does not receive damage from tiberium fields\n - Crush class: uncrushable\n - Can cross water
Description: Hovered melee drone programmed to kill enemy infantry.\n\nSpecial:\n - Can only attack infantry\n - Turns killed infantry into worker cyborgs \n - Hovers (it ignores terrain like Water)- \n - Does not receive damage from tiberium fields and all radiation when hovers\n - Crush class: uncrushable
BuildDuration: 75
BuildDurationModifier: 100
Selectable:
Expand Down Expand Up @@ -2436,7 +2444,7 @@ MOTH:
Buildable:
Queue: Infantry.Shared, Infantry.CABAL
BuildPaletteOrder: 33
Description: High tech ambusher drone.\n\nGood vs: Infantry, Buildings\n\nSpecial:\n - Needs to deploy to attack\n - Cloaked when deployed\n - Turns enemy units into worker cyborgs\n - Does not receive damage from tiberium fields\n - Attacks travel beneath walls\n - Crush class: uncrushable\n - Hovers (it ignores terrain like Veins and Water)
Description: High tech ambusher drone.\n\nGood vs: Infantry, Buildings\n\nSpecial:\n - Needs to deploy to attack\n - Cloaked when deployed\n - Turns enemy units into worker cyborgs\n - Does not receive damage from tiberium fields and all radiation when hovers\n - Attacks travel beneath walls\n - Crush class: uncrushable\n - Hovers (it ignores terrain like Water)
Prerequisites: ~cabclaw, cabtech, ~techlevel.5
BuildDuration: 750
BuildDurationModifier: 100
Expand Down

0 comments on commit 9f92404

Please sign in to comment.