Refactor more power and infiltration stuff. Create new power sabotage ability for spies in ra and ts.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user