Migrate ProvidesRadar to conditions and remove JamsRadar.
This commit is contained in:
@@ -472,6 +472,7 @@ HQ:
|
||||
Range: 10c0
|
||||
Bib:
|
||||
ProvidesRadar:
|
||||
RequiresCondition: !disabled
|
||||
RenderDetectionCircle:
|
||||
DetectCloaked:
|
||||
Range: 5c0
|
||||
@@ -496,6 +497,8 @@ HQ:
|
||||
SupportPowerChargeBar:
|
||||
Power:
|
||||
Amount: -50
|
||||
GrantConditionOnDisabled@IDISABLE:
|
||||
Condition: disabled
|
||||
|
||||
FIX:
|
||||
Inherits: ^BaseBuilding
|
||||
@@ -564,6 +567,7 @@ EYE:
|
||||
Range: 10c0
|
||||
Bib:
|
||||
ProvidesRadar:
|
||||
RequiresCondition: !disabled
|
||||
RenderDetectionCircle:
|
||||
DetectCloaked:
|
||||
Range: 5c0
|
||||
@@ -585,6 +589,8 @@ EYE:
|
||||
Power:
|
||||
Amount: -200
|
||||
ProvidesPrerequisite@buildingname:
|
||||
GrantConditionOnDisabled@IDISABLE:
|
||||
Condition: disabled
|
||||
|
||||
TMPL:
|
||||
Inherits: ^BaseBuilding
|
||||
|
||||
@@ -515,6 +515,7 @@ outpost:
|
||||
RevealsShroud:
|
||||
Range: 4c768
|
||||
ProvidesRadar:
|
||||
RequiresCondition: !disabled
|
||||
RenderSprites:
|
||||
Image: outpost.harkonnen
|
||||
FactionImages:
|
||||
@@ -528,6 +529,8 @@ outpost:
|
||||
Power:
|
||||
Amount: -125
|
||||
ProvidesPrerequisite@buildingname:
|
||||
GrantConditionOnDisabled@IDISABLE:
|
||||
Condition: disabled
|
||||
|
||||
starport:
|
||||
Inherits: ^Building
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -314,6 +314,7 @@ GARADR:
|
||||
PowerupSpeech: EnablePower
|
||||
PowerdownSpeech: DisablePower
|
||||
ProvidesRadar:
|
||||
RequiresCondition: !disabled
|
||||
InfiltrateForExploration:
|
||||
DetectCloaked:
|
||||
Range: 10c0
|
||||
@@ -331,6 +332,8 @@ GARADR:
|
||||
ProvidesPrerequisite@buildingname:
|
||||
SelectionDecorations:
|
||||
VisualBounds: 96, 118, 0, -38
|
||||
GrantConditionOnDisabled@IDISABLE:
|
||||
Condition: disabled
|
||||
|
||||
GATECH:
|
||||
Inherits: ^Building
|
||||
|
||||
@@ -273,6 +273,7 @@ NARADR:
|
||||
PowerupSpeech: EnablePower
|
||||
PowerdownSpeech: DisablePower
|
||||
ProvidesRadar:
|
||||
RequiresCondition: !disabled
|
||||
InfiltrateForExploration:
|
||||
DetectCloaked:
|
||||
Range: 10c0
|
||||
@@ -290,6 +291,8 @@ NARADR:
|
||||
ProvidesPrerequisite@buildingname:
|
||||
SelectionDecorations:
|
||||
VisualBounds: 96, 72, 0, -12
|
||||
GrantConditionOnDisabled@IDISABLE:
|
||||
Condition: disabled
|
||||
|
||||
NATECH:
|
||||
Inherits: ^Building
|
||||
|
||||
Reference in New Issue
Block a user