Adapt RA explosions, supers and other weapons to CEWH refactor

This commit is contained in:
reaperrr
2017-06-23 21:42:16 +02:00
committed by abcdefg30
parent 34dc52451a
commit db16165261
2 changed files with 11 additions and 9 deletions

View File

@@ -1,4 +1,5 @@
^Explosion:
ValidTargets: Ground, Water, Air
Warhead@1Dam: SpreadDamage
Spread: 426
Damage: 50
@@ -15,11 +16,12 @@
Warhead@2Eff: CreateEffect
Explosions: self_destruct
ImpactSounds: kaboom22.aud
InvalidImpactTypes: Water
ValidTargets: Ground, Air, Ship
Warhead@3EffWater: CreateEffect
Explosions: large_splash
ImpactSounds: splash9.aud
ValidImpactTypes: Water
ValidTargets: Water, Underwater
InvalidTargets: Ship, Structure
CrateNapalm:
Inherits: ^Explosion
@@ -37,7 +39,7 @@ CrateNapalm:
Warhead@2Eff: CreateEffect
Explosions: napalm
ImpactSounds: firebl3.aud
InvalidImpactTypes: None
ValidTargets: Ground, Water, Air
-Warhead@3EffWater: CreateEffect
Warhead@Smu: LeaveSmudge
SmudgeType: Scorch
@@ -48,7 +50,7 @@ CrateExplosion:
Falloff: 1000, 368, 135, 50, 18, 7, 0
AffectsParent: true
Warhead@2Eff: CreateEffect
InvalidImpactTypes: None
ValidTargets: Ground, Water, Air
-Warhead@3EffWater: CreateEffect
UnitExplode:
@@ -62,7 +64,7 @@ UnitExplodeShip:
Warhead@2Eff: CreateEffect
Explosions: building
ImpactSounds: kaboom25.aud
InvalidImpactTypes: None
ValidTargets: Ground, Water
UnitExplodeSubmarine:
Inherits: ^Explosion
@@ -70,7 +72,7 @@ UnitExplodeSubmarine:
Warhead@2Eff: CreateEffect
Explosions: large_splash
ImpactSounds: splash9.aud
InvalidImpactTypes: None
ValidTargets: Ground, Water
UnitExplodeSmall:
Inherits: ^Explosion
@@ -127,7 +129,6 @@ BarrelExplode:
Explosions: napalm
ImpactSounds: firebl3.aud
Delay: 5
InvalidImpactTypes: None
-Warhead@3EffWater: CreateEffect
Warhead@Smu: LeaveSmudge
SmudgeType: Scorch

View File

@@ -23,11 +23,12 @@ ParaBomb:
Warhead@3Eff: CreateEffect
Explosions: artillery_explosion
ImpactSounds: kaboom15.aud
InvalidImpactTypes: Water
ValidTargets: Ground, Ship
Warhead@4EffWater: CreateEffect
Explosions: small_splash
ImpactSounds: splash9.aud
ValidImpactTypes: Water
ValidTargets: Water, Underwater
InvalidTargets: Ship, Structure
Atomic:
ValidTargets: Ground, Trees, Water, Underwater, Air