Mobile SAM's patriot missile buffed

To deal with orca spam problem:
-Mobile SAM missile fires a bit faster (Burst Delay of 1 sec. instead of 1.4 sec).
-Damage spread increased slightly from 14 -> 16, to deal with large concentrations of air units.
-Damage increased 55 -> 60, which divides as 2/3rds of an orca's HP. Important because Infantry rockets and Bike Rockets do 30 damage each, so one rocket + 1 patriot == kill.

SAM turret damage also increased 55 -> 60, for same reason.
This commit is contained in:
psydev
2013-04-19 15:11:55 -07:00
parent 81d5c89e6c
commit dec5c7dfe2

View File

@@ -795,7 +795,7 @@ SAMMissile:
Explosion: small_frag
ImpactSound: xplos
SmudgeType: Crater
Damage: 55
Damage: 60
HonestJohn:
ROF: 200
@@ -866,11 +866,11 @@ APCGun.AA:
Damage: 30
Patriot:
ROF: 100
ROF: 75
Range: 10
MinRange: 1
Burst: 2
BurstDelay: 35
BurstDelay: 25
Report: ROCKET2
ValidTargets: Air
Projectile: Missile
@@ -883,7 +883,7 @@ Patriot:
RangeLimit: 35
Angle: .15
Warhead: AP
Spread: 14
Spread: 16
Versus:
None: 100%
Wood: 100%
@@ -893,4 +893,4 @@ Patriot:
Explosion: poof
ImpactSound: xplos
SmudgeType: Crater
Damage: 55
Damage: 60