Adapt RA missiles to CEWH refactor
This commit is contained in:
@@ -30,11 +30,12 @@
|
|||||||
Warhead@3Eff: CreateEffect
|
Warhead@3Eff: CreateEffect
|
||||||
Explosions: med_explosion
|
Explosions: med_explosion
|
||||||
ImpactSounds: kaboom25.aud
|
ImpactSounds: kaboom25.aud
|
||||||
InvalidImpactTypes: Water
|
ValidTargets: Ground, Air, Ship
|
||||||
Warhead@4EffWater: CreateEffect
|
Warhead@4EffWater: CreateEffect
|
||||||
Explosions: med_splash
|
Explosions: med_splash
|
||||||
ImpactSounds: splash9.aud
|
ImpactSounds: splash9.aud
|
||||||
ValidImpactTypes: Water
|
ValidTargets: Water, Underwater
|
||||||
|
InvalidTargets: Ship, Structure
|
||||||
|
|
||||||
^AntiAirMissile:
|
^AntiAirMissile:
|
||||||
Inherits: ^AntiGroundMissile
|
Inherits: ^AntiGroundMissile
|
||||||
@@ -127,11 +128,11 @@ MammothTusk:
|
|||||||
DamageTypes: Prone50Percent, TriggerProne, SmallExplosionDeath
|
DamageTypes: Prone50Percent, TriggerProne, SmallExplosionDeath
|
||||||
Warhead@3Eff: CreateEffect
|
Warhead@3Eff: CreateEffect
|
||||||
ImpactSounds: kaboom12.aud
|
ImpactSounds: kaboom12.aud
|
||||||
InvalidImpactTypes: Water, Air, AirHit
|
ValidTargets: Ground
|
||||||
Warhead@5EffAir: CreateEffect
|
Warhead@5EffAir: CreateEffect
|
||||||
Explosions: med_explosion_air
|
Explosions: med_explosion_air
|
||||||
ImpactSounds: kaboom25.aud
|
ImpactSounds: kaboom25.aud
|
||||||
ValidImpactTypes: Air, AirHit
|
ValidTargets: Air
|
||||||
|
|
||||||
Nike:
|
Nike:
|
||||||
Inherits: ^AntiAirMissile
|
Inherits: ^AntiAirMissile
|
||||||
@@ -177,6 +178,7 @@ Stinger:
|
|||||||
Range: 7c512
|
Range: 7c512
|
||||||
Burst: 2
|
Burst: 2
|
||||||
BurstDelay: 0
|
BurstDelay: 0
|
||||||
|
InvalidTargets: Underwater
|
||||||
Projectile: Missile
|
Projectile: Missile
|
||||||
Arm: 3
|
Arm: 3
|
||||||
Inaccuracy: 0
|
Inaccuracy: 0
|
||||||
@@ -190,12 +192,6 @@ Stinger:
|
|||||||
None: 30
|
None: 30
|
||||||
Light: 75
|
Light: 75
|
||||||
Concrete: 50
|
Concrete: 50
|
||||||
Warhead@3Eff: CreateEffect
|
|
||||||
InvalidImpactTypes: Water, Air, AirHit
|
|
||||||
Warhead@5EffAir: CreateEffect
|
|
||||||
Explosions: med_explosion_air
|
|
||||||
ImpactSounds: kaboom25.aud
|
|
||||||
ValidImpactTypes: Air, AirHit
|
|
||||||
|
|
||||||
StingerAA:
|
StingerAA:
|
||||||
Inherits: Stinger
|
Inherits: Stinger
|
||||||
@@ -203,6 +199,9 @@ StingerAA:
|
|||||||
Projectile: Missile
|
Projectile: Missile
|
||||||
Speed: 255
|
Speed: 255
|
||||||
CloseEnough: 298
|
CloseEnough: 298
|
||||||
|
Warhead@3Eff: CreateEffect
|
||||||
|
Explosions: med_explosion_air
|
||||||
|
ImpactSounds: kaboom25.aud
|
||||||
|
|
||||||
APTusk:
|
APTusk:
|
||||||
Inherits: ^AntiGroundMissile
|
Inherits: ^AntiGroundMissile
|
||||||
@@ -250,15 +249,16 @@ TorpTube:
|
|||||||
Warhead@3Eff: CreateEffect
|
Warhead@3Eff: CreateEffect
|
||||||
Explosions: large_explosion
|
Explosions: large_explosion
|
||||||
ImpactSounds: kaboom15.aud
|
ImpactSounds: kaboom15.aud
|
||||||
InvalidImpactTypes: Water, WaterHit
|
InvalidTargets: Water
|
||||||
Warhead@5EffWaterHit: CreateEffect
|
Warhead@5EffWaterHit: CreateEffect
|
||||||
Explosions: artillery_explosion
|
Explosions: artillery_explosion
|
||||||
ImpactSounds: kaboom15.aud
|
ImpactSounds: kaboom15.aud
|
||||||
ValidImpactTypes: WaterHit
|
ValidTargets: Ship, Structure, Underwater
|
||||||
Warhead@4EffWater: CreateEffect
|
Warhead@4EffWater: CreateEffect
|
||||||
Explosions: large_splash
|
Explosions: large_splash
|
||||||
ImpactSounds: splash9.aud
|
ImpactSounds: splash9.aud
|
||||||
ValidImpactTypes: Water
|
ValidTargets: Water
|
||||||
|
InvalidTargets: Ship, Structure, Underwater
|
||||||
|
|
||||||
^SubMissileDefault:
|
^SubMissileDefault:
|
||||||
Inherits: ^AntiGroundMissile
|
Inherits: ^AntiGroundMissile
|
||||||
@@ -288,11 +288,9 @@ TorpTube:
|
|||||||
Warhead@3Eff: CreateEffect
|
Warhead@3Eff: CreateEffect
|
||||||
Explosions: artillery_explosion
|
Explosions: artillery_explosion
|
||||||
ImpactSounds: kaboom15.aud
|
ImpactSounds: kaboom15.aud
|
||||||
InvalidImpactTypes: Water
|
|
||||||
Warhead@4EffWater: CreateEffect
|
Warhead@4EffWater: CreateEffect
|
||||||
Explosions: large_splash
|
Explosions: large_splash
|
||||||
ImpactSounds: splash9.aud
|
ImpactSounds: splash9.aud
|
||||||
ValidImpactTypes: Water
|
|
||||||
|
|
||||||
SubMissile:
|
SubMissile:
|
||||||
Inherits: ^SubMissileDefault
|
Inherits: ^SubMissileDefault
|
||||||
|
|||||||
Reference in New Issue
Block a user