Initial commit: OpenRA game engine
Fork from OpenRA/OpenRA with one-click launch script (start-ra.cmd) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
140
mods/ts/weapons/missiles.yaml
Normal file
140
mods/ts/weapons/missiles.yaml
Normal file
@@ -0,0 +1,140 @@
|
||||
^DefaultMissile:
|
||||
ReloadDelay: 60
|
||||
Range: 6c0
|
||||
MinRange: 0c512
|
||||
ValidTargets: Ground, Air
|
||||
Projectile: Missile
|
||||
MaximumLaunchSpeed: 96
|
||||
Blockable: false
|
||||
Shadow: true
|
||||
Inaccuracy: 128
|
||||
Image: DRAGON
|
||||
TrailImage: small_smoke_trail
|
||||
HorizontalRateOfTurn: 100
|
||||
RangeLimit: 15c0
|
||||
Palette: ra
|
||||
MinimumLaunchSpeed: 75
|
||||
Speed: 216
|
||||
Acceleration: 96
|
||||
MinimumLaunchAngle: 128
|
||||
MaximumLaunchAngle: 192
|
||||
VerticalRateOfTurn: 100
|
||||
CruiseAltitude: 5c512
|
||||
AllowSnapping: true
|
||||
TerrainHeightAware: true
|
||||
Warhead@1Dam: SpreadDamage
|
||||
Spread: 108
|
||||
Falloff: 100, 50, 25, 12, 6, 3, 0
|
||||
Damage: 2500
|
||||
ValidTargets: Ground, Air
|
||||
Versus:
|
||||
None: 25
|
||||
Wood: 65
|
||||
Light: 75
|
||||
Heavy: 100
|
||||
Concrete: 60
|
||||
DamageTypes: Prone50Percent, TriggerProne, SmallExplosionDeath
|
||||
Warhead@2Eff: CreateEffect
|
||||
Explosions: small_clsn
|
||||
ImpactSounds: expnew12.aud
|
||||
ValidTargets: Ground, Air
|
||||
Warhead@3EffWater: CreateEffect
|
||||
Explosions: small_watersplash
|
||||
ExplosionPalette: player
|
||||
ImpactSounds: ssplash3.aud
|
||||
ValidTargets: Water
|
||||
InvalidTargets: Vehicle
|
||||
Warhead@Smu: LeaveSmudge
|
||||
SmudgeType: SmallCrater
|
||||
InvalidTargets: Vehicle, Building, Wall
|
||||
|
||||
Bazooka:
|
||||
Inherits: ^DefaultMissile
|
||||
Report: rketinf1.aud
|
||||
|
||||
HoverMissile:
|
||||
Inherits: ^DefaultMissile
|
||||
ReloadDelay: 68
|
||||
Burst: 2
|
||||
Range: 8c0
|
||||
Report: hovrmis1.aud
|
||||
Warhead@1Dam: SpreadDamage
|
||||
Damage: 3000
|
||||
|
||||
MammothTusk:
|
||||
Inherits: ^DefaultMissile
|
||||
ReloadDelay: 80
|
||||
Report: misl1.aud
|
||||
ValidTargets: Air
|
||||
Burst: 2
|
||||
Warhead@1Dam: SpreadDamage
|
||||
Spread: 144
|
||||
Damage: 4000
|
||||
ValidTargets: Air
|
||||
Versus:
|
||||
None: 100
|
||||
Wood: 85
|
||||
Light: 70
|
||||
Heavy: 35
|
||||
Concrete: 28
|
||||
DamageTypes: Explosion
|
||||
Warhead@2Eff: CreateEffect
|
||||
ImpactActors: false
|
||||
Explosions: medium_twlt
|
||||
ImpactSounds: expnew07.aud
|
||||
-Warhead@3EffWater:
|
||||
|
||||
BikeMissile:
|
||||
Inherits: ^DefaultMissile
|
||||
Range: 5c0
|
||||
Report: misl1.aud
|
||||
ValidTargets: Ground
|
||||
Warhead@1Dam: SpreadDamage
|
||||
Damage: 4000
|
||||
ValidTargets: Ground, Air
|
||||
|
||||
Dragon:
|
||||
Inherits: ^DefaultMissile
|
||||
ReloadDelay: 50
|
||||
Burst: 2
|
||||
Report: misl1.aud
|
||||
Warhead@1Dam: SpreadDamage
|
||||
Damage: 3000
|
||||
|
||||
Hellfire:
|
||||
Inherits: ^DefaultMissile
|
||||
ReloadDelay: 50
|
||||
Report: orcamis1.aud
|
||||
Burst: 2
|
||||
ValidTargets: Ground
|
||||
Warhead@1Dam: SpreadDamage
|
||||
Spread: 72
|
||||
Damage: 3000
|
||||
ValidTargets: Ground, Air
|
||||
Versus:
|
||||
None: 30
|
||||
Wood: 65
|
||||
Light: 150
|
||||
Heavy: 100
|
||||
Concrete: 30
|
||||
|
||||
RedEye2:
|
||||
Inherits: ^DefaultMissile
|
||||
ReloadDelay: 55
|
||||
Range: 15c0
|
||||
Report: samshot1.aud
|
||||
ValidTargets: Air
|
||||
Projectile: Missile
|
||||
Arm: 1
|
||||
VerticalRateOfTurn: 140
|
||||
RangeLimit: 25c0
|
||||
Speed: 288
|
||||
Warhead@1Dam: SpreadDamage
|
||||
Spread: 128
|
||||
Damage: 3300
|
||||
ValidTargets: Air, Ground
|
||||
DamageTypes: SmallExplosionDeath
|
||||
Warhead@2Eff: CreateEffect
|
||||
Explosions: large_grey_explosion
|
||||
ImpactSounds: expnew13.aud
|
||||
ImpactActors: false
|
||||
Reference in New Issue
Block a user