Helicopters
This commit is contained in:
@@ -30,4 +30,23 @@
|
||||
<unit name="c17">
|
||||
<sequence name="idle" start="0" length="32" />
|
||||
</unit>
|
||||
|
||||
<!-- Transport Helicopter -->
|
||||
<unit name="tran">
|
||||
<sequence name="idle" start="0" length="32" />
|
||||
<sequence name="rotor" start="0" length="4" src="lrotor" />
|
||||
<sequence name="rotor2" start="0" length="4" src="rrotor" />
|
||||
<sequence name="slow-rotor" start="4" length="8" src="lrotor" />
|
||||
<sequence name="slow-rotor2" start="4" length="8" src="rrotor" />
|
||||
<sequence name="open" start="32" length="4" />
|
||||
<sequence name="unload" start="35" length="1" />
|
||||
</unit>
|
||||
|
||||
<!-- Apache Longbow -->
|
||||
<unit name="heli">
|
||||
<sequence name="idle" start="0" length="32" />
|
||||
<sequence name="rotor" start="0" length="4" src="lrotor" />
|
||||
<sequence name="slow-rotor" start="4" length="8" src="lrotor" />
|
||||
</unit>
|
||||
|
||||
</sequences>
|
||||
|
||||
@@ -287,25 +287,13 @@
|
||||
<sequence name="tag-fake" start="18" length="1" />
|
||||
<sequence name="tag-primary" start="2" length="1" />
|
||||
</unit>
|
||||
<unit name="heli">
|
||||
<sequence name="idle" start="0" length="32" />
|
||||
<sequence name="rotor" start="0" length="4" src="lrotor" />
|
||||
<sequence name="slow-rotor" start="4" length="8" src="lrotor" />
|
||||
</unit>
|
||||
|
||||
<unit name="hind">
|
||||
<sequence name="idle" start="0" length="32" />
|
||||
<sequence name="rotor" start="0" length="4" src="lrotor" />
|
||||
<sequence name="slow-rotor" start="4" length="8" src="lrotor" />
|
||||
</unit>
|
||||
<unit name="tran">
|
||||
<sequence name="idle" start="0" length="32" />
|
||||
<sequence name="rotor" start="0" length="4" src="lrotor" />
|
||||
<sequence name="rotor2" start="0" length="4" src="rrotor" />
|
||||
<sequence name="slow-rotor" start="4" length="8" src="lrotor" />
|
||||
<sequence name="slow-rotor2" start="4" length="8" src="rrotor" />
|
||||
<sequence name="open" start="32" length="4" />
|
||||
<sequence name="unload" start="35" length="1" />
|
||||
</unit>
|
||||
|
||||
<unit name="v2">
|
||||
<sequence name="idle" start="0" length="32" />
|
||||
</unit>
|
||||
|
||||
@@ -73,6 +73,65 @@ BGGY:
|
||||
RenderUnitTurreted:
|
||||
AutoTarget:
|
||||
|
||||
TRAN:
|
||||
Inherits: ^Plane
|
||||
Buildable:
|
||||
Icon:tranicnh
|
||||
TechLevel: 6
|
||||
Prerequisites: hpad
|
||||
BuiltAt: hpad
|
||||
Owner: allies,soviet
|
||||
Cost: 1500
|
||||
Description: Chinook Transport
|
||||
LongDesc: Fast Infantry Transport Helicopter.\n Unarmed
|
||||
Unit:
|
||||
HP: 90
|
||||
Armor: light
|
||||
InitialFacing: 20
|
||||
ROT: 5
|
||||
Sight: 0
|
||||
Speed: 30
|
||||
Helicopter:
|
||||
RenderUnitRotor:
|
||||
PrimaryOffset: 0,14,0,-4
|
||||
SecondaryOffset: 0,-14,0,-2
|
||||
WithShadow:
|
||||
Cargo:
|
||||
PassengerTypes: Foot
|
||||
Passengers: 5
|
||||
|
||||
HELI:
|
||||
Inherits: ^Plane
|
||||
Buildable:
|
||||
Icon heliicnh
|
||||
TechLevel: 6
|
||||
Prerequisites: hpad
|
||||
BuiltAt: hpad
|
||||
Owner: soviet
|
||||
Cost: 1200
|
||||
Description: Apache Longbow
|
||||
LongDesc: Helicopter Gunship with AG Missiles.\n Strong vs Buildings, Tanks\n Weak vs Infantry
|
||||
Unit:
|
||||
HP: 125
|
||||
Armor: heavy
|
||||
Crewed: yes
|
||||
InitialFacing: 20
|
||||
ROT: 4
|
||||
Sight: 0
|
||||
Speed: 40
|
||||
AttackHeli:
|
||||
PrimaryWeapon: HighV
|
||||
SecondaryWeapon: HighV
|
||||
PrimaryOffset: -5,0,0,2
|
||||
SecondaryOffset: 5,0,0,2
|
||||
Helicopter:
|
||||
RenderUnitRotor:
|
||||
PrimaryOffset: 0,0,0,-2
|
||||
WithShadow:
|
||||
LimitedAmmo:
|
||||
Ammo: 15
|
||||
|
||||
|
||||
C17:
|
||||
ParaDrop:
|
||||
LZRange: 1
|
||||
|
||||
@@ -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