Merge pull request #12350 from reaperrr/rem-spicebloom-DelAct

Merge SpiceBloom RespawnDelay & GrowthDelay into Lifetime
This commit is contained in:
Paul Chote
2017-02-04 16:22:39 +00:00
committed by GitHub
6 changed files with 102 additions and 52 deletions

View File

@@ -1,22 +1,30 @@
spicebloom.spawnpoint:
HiddenUnderShroud:
Type: CenterPosition
EditorOnlyTooltip:
Name: Spice Bloom spawnpoint
AlwaysVisible:
RenderSpritesEditorOnly:
Image: spicebloom
Palette: effect50alpha
WithSpriteBody:
Sequence: grow3
BodyOrientation:
QuantizedFacings: 1
RenderSprites:
Image: spicebloom
SpiceBloom:
GrowthTerrainTypes: SpiceSand
SpawnActor: spicebloom
GrowthSequences: grow0
GrowthDelay: 250, 750
RespawnDelay: 1, 2
ConditionManager:
GrantConditionOnTerrain:
Condition: clearsand
TerrainTypes: SpiceSand
KillsSelf:
RequiresCondition: clearsand
Delay: 1750, 3250
SpawnActorOnDeath:
Actor: spicebloom
Explodes:
Weapon: BloomSpawn
EmptyWeapon: BloomSpawn
Health:
HP: 9999
Radius: 1
Shape: Circle
Radius: 1
Immobile:
OccupiesSpace: false
@@ -43,7 +51,8 @@ spicebloom:
Immobile:
Health:
HP: 1
Radius: 512
Shape: Circle
Radius: 512
Targetable:
TargetTypes: Ground
RequiresForceFire: true