Remove CrateEffect in favor of using updated SpriteEffect

This commit is contained in:
reaperrr
2018-10-07 17:55:06 +02:00
committed by Paul Chote
parent 4de0d0fcb9
commit eb86160021
15 changed files with 102 additions and 74 deletions

View File

@@ -48,6 +48,7 @@
400: rank-veteran
800: rank-veteran
1600: rank-veteran
LevelUpImage: crate-effects
GrantCondition@RANK-ELITE:
RequiresCondition: rank-veteran >= 4
Condition: rank-elite

View File

@@ -31,14 +31,14 @@ CRATE:
SelectionShares: 5
HideMapCrateAction:
SelectionShares: 5
Effect: hide-map
Sequence: hide-map
HealUnitsCrateAction:
Sound: heal2.aud
SelectionShares: 2
Effect: heal
Sequence: heal
RevealMapCrateAction:
SelectionShares: 1
Effect: reveal-map
Sequence: reveal-map
DuplicateUnitCrateAction:
SelectionShares: 10
MaxAmount: 5
@@ -104,7 +104,7 @@ CRATE:
TimeDelay: 4500
GrantExternalConditionCrateAction@invuln:
SelectionShares: 5
Effect: invuln
Sequence: invuln
Sound: ironcur9.aud
Condition: invulnerability
Duration: 600
@@ -127,7 +127,7 @@ HEALCRATE:
HealUnitsCrateAction:
Sound: heal2.aud
SelectionShares: 1
Effect: heal
Sequence: heal
WCRATE:
Inherits: ^Crate