Rework apache weapon and firing offsets. Has duel machine guns with 10 shots, reloads all of its ammo every 8 seconds. Damage increased, and can now attack air. Fixes second half of #930.
This commit is contained in:
BIN
mods/cnc/bits/gun5.aud
Normal file
BIN
mods/cnc/bits/gun5.aud
Normal file
Binary file not shown.
@@ -59,9 +59,16 @@ HELI:
|
||||
RevealsShroud:
|
||||
Range: 8
|
||||
AttackHeli:
|
||||
PrimaryWeapon: HighV.Heli
|
||||
PrimaryOffset: 0,-10,0,3
|
||||
PrimaryWeapon: HeliGun
|
||||
PrimaryOffset: 0,-3,0,2
|
||||
PrimaryLocalOffset: -5,0,0,5,0,0
|
||||
FacingTolerance: 20
|
||||
LimitedAmmo:
|
||||
Ammo: 10
|
||||
PipCount: 5
|
||||
Reloads:
|
||||
Count: 10
|
||||
Period: 200
|
||||
RenderUnit:
|
||||
WithRotor:
|
||||
Offset: 0,0,0,-2
|
||||
|
||||
@@ -110,10 +110,14 @@ HighV:
|
||||
Heavy: 25%
|
||||
InfDeath: 1
|
||||
Explosion: 1
|
||||
HighV.Heli:
|
||||
ROF: 40
|
||||
|
||||
HeliGun:
|
||||
ROF: 20
|
||||
Burst: 2
|
||||
BurstDelay: 0
|
||||
Range: 4
|
||||
Report: GUN8
|
||||
ValidTargets: Ground, Air
|
||||
Report: gun5
|
||||
Projectile: Bullet
|
||||
Speed: 100
|
||||
Warhead:
|
||||
|
||||
Reference in New Issue
Block a user