Helicopters
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
[WeaponTypes]
|
||||
MachineGun
|
||||
Laser
|
||||
HighV
|
||||
|
||||
; NOTE: WEAPON PROPERTIES ARE NOT EXPOSED BY TIBED; THESE ARE ALL MADE UP
|
||||
[MachineGun]
|
||||
@@ -27,18 +28,42 @@ RenderAsLaser=true
|
||||
BeamRadius=1
|
||||
UsePlayerColor=true
|
||||
|
||||
[HighV]
|
||||
Damage=40
|
||||
ROF=60
|
||||
Range=4
|
||||
Projectile=HeatSeeker
|
||||
Speed=30
|
||||
Warhead=AP
|
||||
Report=rocket2
|
||||
|
||||
[ProjectileTypes]
|
||||
Invisible
|
||||
HeatSeeker
|
||||
|
||||
[Invisible]
|
||||
Inviso=yes
|
||||
Image=none
|
||||
|
||||
[HeatSeeker]
|
||||
Arm=2
|
||||
High=yes
|
||||
Shadow=no
|
||||
Proximity=yes
|
||||
Trail=smokey
|
||||
Ranged=yes
|
||||
Inaccurate=yes
|
||||
AA=yes
|
||||
Image=DRAGON
|
||||
ROT=5
|
||||
Rotates=yes
|
||||
Translucent=yes
|
||||
|
||||
|
||||
[WarheadTypes]
|
||||
SA
|
||||
Super
|
||||
AP
|
||||
|
||||
[SA]
|
||||
Spread=3
|
||||
@@ -50,3 +75,11 @@ InfDeath=1
|
||||
Spread=1
|
||||
Verses=100%,100%,100%,100%,100%
|
||||
InfDeath=5
|
||||
|
||||
[AP]
|
||||
Spread=3
|
||||
Wall=yes
|
||||
Wood=yes
|
||||
Verses=30%,75%,75%,100%,50%
|
||||
Explosion=4
|
||||
InfDeath=3
|
||||
Reference in New Issue
Block a user