add spice blooms
This commit is contained in:
@@ -1,20 +1,29 @@
|
||||
spicebloom:
|
||||
Inherits@1: ^SpriteActor
|
||||
HiddenUnderShroud:
|
||||
WithSpriteBody:
|
||||
Building:
|
||||
Footprint: x
|
||||
Dimensions: 1,1
|
||||
BodyOrientation:
|
||||
QuantizedFacings: 1
|
||||
AutoSelectionSize:
|
||||
RenderSprites:
|
||||
AppearsOnRadar:
|
||||
UseLocation: yes
|
||||
Tooltip:
|
||||
Name: Spice Bloom
|
||||
SeedsResource:
|
||||
ResourceType: Spice
|
||||
Interval: 75
|
||||
WithActiveAnimation:
|
||||
SpiceBloom:
|
||||
Weapon: SpiceExplosion
|
||||
Crushable:
|
||||
CrushClasses: spicebloom
|
||||
CrushedByFriendlies: true
|
||||
RadarColorFromTerrain:
|
||||
Terrain: Spice
|
||||
WithMakeAnimation:
|
||||
Immobile:
|
||||
Health:
|
||||
HP: 1
|
||||
Radius: 512
|
||||
Targetable:
|
||||
TargetTypes: Ground
|
||||
RequiresForceFire: yes
|
||||
Armor:
|
||||
Type: None
|
||||
|
||||
sandworm:
|
||||
Inherits@1: ^SpriteActor
|
||||
|
||||
@@ -58,7 +58,7 @@
|
||||
Inherits@2: ^GainsExperience
|
||||
Inherits@3: ^SpriteActor
|
||||
Mobile:
|
||||
Crushes: crate
|
||||
Crushes: crate, spicebloom
|
||||
TerrainSpeeds:
|
||||
Sand: 100
|
||||
Rock: 100
|
||||
@@ -99,7 +99,7 @@
|
||||
^Tank:
|
||||
Inherits: ^Vehicle
|
||||
Mobile:
|
||||
Crushes: crate, infantry
|
||||
Crushes: crate, infantry, spicebloom
|
||||
|
||||
^Husk:
|
||||
Inherits@1: ^SpriteActor
|
||||
@@ -165,7 +165,7 @@
|
||||
RevealsShroud:
|
||||
Range: 6c0
|
||||
Mobile:
|
||||
Crushes: crate
|
||||
Crushes: crate, spicebloom
|
||||
SharesCell: true
|
||||
TerrainSpeeds:
|
||||
Sand: 100
|
||||
|
||||
@@ -20,7 +20,7 @@ mcv:
|
||||
Type: light
|
||||
Mobile:
|
||||
Speed: 31
|
||||
Crushes: crate, infantry
|
||||
Crushes: crate, infantry, spicebloom
|
||||
RevealsShroud:
|
||||
Range: 8c0
|
||||
MustBeDestroyed:
|
||||
@@ -73,7 +73,7 @@ harvester:
|
||||
Type: harvester
|
||||
Mobile:
|
||||
Speed: 43
|
||||
Crushes: crate, infantry
|
||||
Crushes: crate, infantry, spicebloom
|
||||
RevealsShroud:
|
||||
Range: 4c0
|
||||
Explodes:
|
||||
@@ -184,7 +184,6 @@ siege_tank:
|
||||
Mobile:
|
||||
Speed: 43
|
||||
ROT: 3
|
||||
Crushes: crate, infantry
|
||||
RevealsShroud:
|
||||
Range: 8c0
|
||||
Turreted:
|
||||
@@ -304,7 +303,6 @@ devastator:
|
||||
Mobile:
|
||||
ROT: 3
|
||||
Speed: 31
|
||||
Crushes: crate, infantry
|
||||
RevealsShroud:
|
||||
Range: 7c0
|
||||
Armament:
|
||||
@@ -440,7 +438,6 @@ deviator:
|
||||
Mobile:
|
||||
Speed: 75
|
||||
ROT: 5
|
||||
Crushes: crate, infantry
|
||||
RevealsShroud:
|
||||
Range: 8c0
|
||||
Turreted:
|
||||
@@ -499,7 +496,6 @@ combat_tank_o:
|
||||
Mobile:
|
||||
Speed: 85
|
||||
ROT: 5
|
||||
Crushes: crate, infantry
|
||||
Health:
|
||||
HP: 1800
|
||||
SpawnActorOnDeath:
|
||||
|
||||
Reference in New Issue
Block a user