Refactor more power and infiltration stuff. Create new power sabotage ability for spies in ra and ts.
This commit is contained in:
@@ -100,7 +100,7 @@ NUKE:
|
||||
Bib:
|
||||
Power:
|
||||
Amount: 100
|
||||
ScaleWithHealth: True
|
||||
ScalePowerWithHealth:
|
||||
|
||||
NUK2:
|
||||
Inherits: ^BaseBuilding
|
||||
@@ -125,7 +125,7 @@ NUK2:
|
||||
Bib:
|
||||
Power:
|
||||
Amount: 200
|
||||
ScaleWithHealth: True
|
||||
ScalePowerWithHealth:
|
||||
|
||||
PROC:
|
||||
Inherits: ^BaseBuilding
|
||||
|
||||
@@ -106,7 +106,7 @@ CONCRETEB:
|
||||
Sequence: idle-zaps
|
||||
Power:
|
||||
Amount: 100
|
||||
ScaleWithHealth: True
|
||||
ScalePowerWithHealth:
|
||||
|
||||
^BARRACKS:
|
||||
Inherits: ^Building
|
||||
|
||||
@@ -199,7 +199,7 @@ SPY:
|
||||
Cost: 500
|
||||
DisguiseToolTip:
|
||||
Name: Spy
|
||||
Description: Infiltrates enemy structures to gather \nintelligence. Exact effect depends on the \nbuilding infiltrated.\n Strong vs Nothing\n Weak vs Everything\n Special Ability: Disguised
|
||||
Description: Infiltrates enemy structures for intel or\nsabotage. Exact effect depends on the\nbuilding infiltrated.\n Strong vs Nothing\n Weak vs Everything\n Special Ability: Disguised
|
||||
Selectable:
|
||||
Voice: SpyVoice
|
||||
Bounds: 12,17,0,-9
|
||||
|
||||
@@ -949,7 +949,12 @@ POWR:
|
||||
DeadBuildingState:
|
||||
Power:
|
||||
Amount: 100
|
||||
ScaleWithHealth: True
|
||||
InfiltrateForPowerOutage:
|
||||
AffectedByPowerOutage:
|
||||
TargetableBuilding:
|
||||
TargetTypes: Ground, C4, DetonateAttack, SpyInfiltrate
|
||||
ScalePowerWithHealth:
|
||||
DisabledOverlay:
|
||||
|
||||
APWR:
|
||||
Inherits: ^Building
|
||||
@@ -978,7 +983,12 @@ APWR:
|
||||
DeadBuildingState:
|
||||
Power:
|
||||
Amount: 200
|
||||
ScaleWithHealth: True
|
||||
InfiltrateForPowerOutage:
|
||||
AffectedByPowerOutage:
|
||||
TargetableBuilding:
|
||||
TargetTypes: Ground, C4, DetonateAttack, SpyInfiltrate
|
||||
ScalePowerWithHealth:
|
||||
DisabledOverlay:
|
||||
|
||||
STEK:
|
||||
Inherits: ^Building
|
||||
|
||||
@@ -71,7 +71,12 @@ GAPOWR:
|
||||
Sequence: idle-plug
|
||||
Power:
|
||||
Amount: 100
|
||||
ScaleWithHealth: True
|
||||
InfiltrateForPowerOutage:
|
||||
AffectedByPowerOutage:
|
||||
TargetableBuilding:
|
||||
TargetTypes: Ground, C4, DetonateAttack, SpyInfiltrate
|
||||
ScalePowerWithHealth:
|
||||
DisabledOverlay:
|
||||
|
||||
GAPILE:
|
||||
Inherits: ^Building
|
||||
@@ -222,7 +227,12 @@ NAPOWR:
|
||||
Sequence: idle-lights
|
||||
Power:
|
||||
Amount: 100
|
||||
ScaleWithHealth: True
|
||||
InfiltrateForPowerOutage:
|
||||
AffectedByPowerOutage:
|
||||
TargetableBuilding:
|
||||
TargetTypes: Ground, C4, DetonateAttack, SpyInfiltrate
|
||||
ScalePowerWithHealth:
|
||||
DisabledOverlay:
|
||||
|
||||
NAAPWR:
|
||||
Inherits: ^Building
|
||||
@@ -251,7 +261,12 @@ NAAPWR:
|
||||
Sequence: idle-lights
|
||||
Power:
|
||||
Amount: 200
|
||||
ScaleWithHealth: True
|
||||
InfiltrateForPowerOutage:
|
||||
AffectedByPowerOutage:
|
||||
TargetableBuilding:
|
||||
TargetTypes: Ground, C4, DetonateAttack, SpyInfiltrate
|
||||
ScalePowerWithHealth:
|
||||
DisabledOverlay:
|
||||
|
||||
NAHAND:
|
||||
Inherits: ^Building
|
||||
|
||||
Reference in New Issue
Block a user