V2 in yaml

This commit is contained in:
Chris Forbes
2010-01-09 19:27:17 +13:00
parent a9b730599e
commit 7f92860379

17
ra.yaml Normal file
View File

@@ -0,0 +1,17 @@
#
# Red Alert rules
#
Vehicles:
V2RL:
Buildable: { Description="V2 Rocket", Prerequisites=[weap,dome], TechLevel=4, Cost=700,
LongDesc="Long-range rocket artillery.\n Strong vs Infantry, Buildings\n Weak vs Tanks, Aircraft" }
Unit: { HP=150, Armor=light, Crewed=yes, Voice=VehicleVoice }
Mobile: { Sight=5, ROT=5, Speed=7, UMT=Track }
AttackBase: { Primary=SCUD, Ammo=1 }
RenderUnitReload: {}
AutoTarget: {}
Repairable: {}
Chronoshiftable: {}
Passenger: {}
IronCurtainable: {}