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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user