Migrate ProvidesRadar to conditions and remove JamsRadar.
This commit is contained in:
@@ -18,8 +18,10 @@ V01:
|
||||
|
||||
JEEP:
|
||||
Explodes:
|
||||
JamsRadar:
|
||||
ProximityExternalCondition@JAMMER:
|
||||
Range: 10c0
|
||||
ValidStances: Enemy, Neutral
|
||||
Condition: jammed
|
||||
|
||||
YAK:
|
||||
Buildable:
|
||||
|
||||
@@ -515,6 +515,9 @@ DOME:
|
||||
Range: 10c0
|
||||
Bib:
|
||||
ProvidesRadar:
|
||||
RequiresCondition: !jammed && !disabled
|
||||
ExternalConditions@JAMMED:
|
||||
Conditions: jammed
|
||||
InfiltrateForExploration:
|
||||
DetectCloaked:
|
||||
Range: 10c0
|
||||
@@ -522,6 +525,8 @@ DOME:
|
||||
Power:
|
||||
Amount: -40
|
||||
ProvidesPrerequisite@buildingname:
|
||||
GrantConditionOnDisabled@IDISABLE:
|
||||
Condition: disabled
|
||||
|
||||
PBOX:
|
||||
Inherits: ^Defense
|
||||
|
||||
@@ -540,8 +540,14 @@ MRJ:
|
||||
WithIdleOverlay@SPINNER:
|
||||
Sequence: spinner
|
||||
Offset: -256,0,256
|
||||
JamsRadar:
|
||||
ProximityExternalCondition@JAMMER:
|
||||
Range: 15c0
|
||||
ValidStances: Enemy, Neutral
|
||||
Condition: jammed
|
||||
WithRangeCircle@JAMMER:
|
||||
Type: jammer
|
||||
Range: 15c0
|
||||
Color: 0000FF80
|
||||
JamsMissiles:
|
||||
Range: 4c0
|
||||
DeflectionStances: Neutral, Enemy
|
||||
|
||||
Reference in New Issue
Block a user