Merge pull request #11382 from reaperrr/projectile-streamlining
Moved projectiles to their own namespace and streamlined property names
This commit is contained in:
@@ -184,7 +184,7 @@ MammothMissiles:
|
||||
Image: DRAGON
|
||||
RateOfTurn: 2
|
||||
ContrailLength: 10
|
||||
Trail: smokey
|
||||
TrailImage: smokey
|
||||
Speed: 341
|
||||
Warhead@1Dam: SpreadDamage
|
||||
Spread: 683
|
||||
@@ -342,7 +342,7 @@ HonestJohn:
|
||||
Shadow: true
|
||||
Inaccuracy: 213
|
||||
Image: patriot
|
||||
Trail: smokey
|
||||
TrailImage: smokey
|
||||
Speed: 187
|
||||
RangeLimit: 35
|
||||
Angle: 88
|
||||
|
||||
@@ -38,7 +38,7 @@ Debris2:
|
||||
Angle: 30, 90
|
||||
Inaccuracy: 1c256
|
||||
Image: shrapnel2
|
||||
Trail: bazooka_trail
|
||||
TrailImage: bazooka_trail
|
||||
TrailPalette: effect75alpha
|
||||
TrailInterval: 2
|
||||
Warhead@1Dam: SpreadDamage
|
||||
@@ -72,7 +72,7 @@ Debris3:
|
||||
Angle: 30, 90
|
||||
Inaccuracy: 1c256
|
||||
Image: shrapnel3
|
||||
Trail: large_trail
|
||||
TrailImage: large_trail
|
||||
TrailPalette: effect75alpha
|
||||
TrailInterval: 1
|
||||
Warhead@1Dam: SpreadDamage
|
||||
@@ -106,7 +106,7 @@ Debris4:
|
||||
Angle: 30, 90
|
||||
Inaccuracy: 1c256
|
||||
Image: shrapnel4
|
||||
Trail: large_trail
|
||||
TrailImage: large_trail
|
||||
TrailPalette: effect75alpha
|
||||
TrailInterval: 1
|
||||
Warhead@1Dam: SpreadDamage
|
||||
|
||||
@@ -265,7 +265,7 @@ SpiceExplosion:
|
||||
Speed: 50, 75
|
||||
Blockable: false
|
||||
Angle: 60, 90
|
||||
Trail: large_trail
|
||||
TrailImage: large_trail
|
||||
Image: 120mm
|
||||
Warhead@1Dam: SpreadDamage
|
||||
Spread: 320
|
||||
|
||||
@@ -41,7 +41,7 @@ SubMissile:
|
||||
Angle: 62
|
||||
Inaccuracy: 2c938
|
||||
Image: MISSILE
|
||||
Trail: smokey
|
||||
TrailImage: smokey
|
||||
ContrailLength: 30
|
||||
Warhead: SpreadDamage
|
||||
Spread: 426
|
||||
|
||||
@@ -27,7 +27,7 @@ FireballLauncherInterior:
|
||||
BurstDelay: 20
|
||||
Projectile: Bullet
|
||||
Speed: 204
|
||||
Trail: fb2
|
||||
TrailImage: fb2
|
||||
Image: FB1
|
||||
Warhead@1Dam: SpreadDamage
|
||||
Spread: 213
|
||||
|
||||
@@ -256,7 +256,7 @@ SubMissile:
|
||||
Angle: 165
|
||||
Inaccuracy: 2c938
|
||||
Image: MISSILE
|
||||
Trail: smokey
|
||||
TrailImage: smokey
|
||||
ContrailLength: 30
|
||||
Warhead@1Dam: SpreadDamage
|
||||
Spread: 426
|
||||
@@ -409,7 +409,7 @@ SCUD:
|
||||
Speed: 170
|
||||
Blockable: false
|
||||
Shadow: false
|
||||
Trail: smokey
|
||||
TrailImage: smokey
|
||||
TrailDelay: 5
|
||||
Inaccuracy: 213
|
||||
Image: V2
|
||||
|
||||
@@ -6,7 +6,7 @@ FireballLauncher:
|
||||
BurstDelay: 20
|
||||
Projectile: Bullet
|
||||
Speed: 204
|
||||
Trail: fb2
|
||||
TrailImage: fb2
|
||||
Image: FB1
|
||||
Warhead@1Dam: SpreadDamage
|
||||
Spread: 213
|
||||
@@ -33,7 +33,7 @@ Flamer:
|
||||
BurstDelay: 1
|
||||
Projectile: Bullet
|
||||
Speed: 170
|
||||
Trail: fb4
|
||||
TrailImage: fb4
|
||||
Image: fb3
|
||||
Angle: 62
|
||||
Inaccuracy: 853
|
||||
|
||||
@@ -5,7 +5,7 @@ ParaBomb:
|
||||
Projectile: GravityBomb
|
||||
Image: PARABOMB
|
||||
OpenSequence: open
|
||||
Velocity: 86
|
||||
Speed: 86
|
||||
Acceleration: 0
|
||||
Warhead@1Dam: SpreadDamage
|
||||
Spread: 768
|
||||
|
||||
Reference in New Issue
Block a user