Advertisement
Guest User

Untitled

a guest
Aug 24th, 2018
193
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 47.26 KB | None | 0 0
  1. ; Multiplayer Game Mode Rules.INI override
  2. ; Mode == NukeGrab2
  3. ; This file must exist to satisfy the Multiplayer Game Mode system
  4.  
  5. ; Nuke Grab one makes super weapons indestructable, capturable, and non-buildable.
  6. ; NukeGrab2 leaves Iron Curtain and Chrono Sphere as normal.
  7.  
  8. ;Super-advanced tech center (Allied, Soviet)
  9. ;Soviet Oil Derrick
  10. ;Mobile Airpad (Image by Napalm)
  11. ;Artillary
  12. ;M1A2 Abrams (Image by ???)
  13. ;battle blimp (Image by Napalm)
  14. ;Bubba Gun (Image by Quaker)
  15. ;Tarrasque tank (Image by Napalm)
  16. ;Chrono Tank (Image by )
  17. ;Stealth Tank (Image by WeeRaby2k)
  18. ;Mad Dog (Image by WeeRaby2K)
  19. ;Terp Tank (Image by MadHQ)
  20.  
  21. ;Chronosaurus
  22. ;Battle Cow
  23. ;F66 (Image by WeeRaby2k)
  24. ;Tunnelborer (Image by HighGround)
  25.  
  26. [MultiplayerDialogSettings]
  27. AlliesAllowed=yes
  28. MinMoney=5000
  29. Money=10000
  30. MaxMoney=10000
  31. MoneyIncrement=100
  32. MinUnitCount=0
  33. UnitCount=10
  34. MaxUnitCount=10
  35.  
  36.  
  37. [Warheads]
  38. 110=ArtyWH
  39. 111=ArtyFragWH
  40. 112=TarrDieWH
  41. 113=CammoSA
  42.  
  43.  
  44.  
  45. ;*************************************************
  46. ;*************************************************
  47. ;*************************************************
  48. [BuildingTypes]
  49. ; Extended buildings.
  50. 507=GATECH2
  51. 508=NATECH2
  52.  
  53. ;======================================
  54. ; super-advanced tech center
  55. ;======================================
  56. [GATECH2]
  57. UIName=Name:GATECH2
  58. Name=Allied Super-Research Facility
  59. Image=CASLAB
  60. BuildCat=Tech
  61. Prerequisite=GAWEAP,RADAR,GACNST,GATECH
  62. Strength=500
  63. Armor=wood
  64. TechLevel=-1
  65. Adjacent=2
  66. Sight=6
  67. Owner=British,French,Germans,Americans,Alliance,Russians,Confederation,Africans,Arabs,YuriCountry
  68. AIBasePlanningSide=0 ;gs 0 for Good, 1 for Evil
  69. Cost=3000
  70. Points=85
  71. Power=-200
  72. Capturable=true
  73. Crewed=yes
  74. Explosion=TWLT070,S_BANG48,S_BRNL58,S_CLSN58,S_TUMU60
  75. DebrisAnims=DBRIS1LG,DBRIS1SM,DBRIS2LG,DBRIS4SM,DBRIS5LG,DBRIS5SM,DBRIS6SM,DBRS10LG
  76. MaxDebris=12
  77. MinDebris=6
  78. ThreatPosed=0 ; This value MUST be 0 for all building addons
  79. ;DamageParticleSystems=SparkSys,SmallGreySSys,BigGreySmokeSys
  80. DamageSmokeOffset=1500, 1055, 815
  81. AIBuildThis=yes
  82. TogglePower=no
  83. ;Spyable=yes
  84. ProtectWithWall=yes
  85. BuildLimit=1
  86.  
  87. ;======================================
  88. ; Soviet Super-Research Facility
  89. ;======================================
  90. [NATECH2]
  91. UIName=Name:NATECH2
  92. Name=Soviet Super-Research Facility
  93. Image=CASLAB
  94. BuildCat=Tech
  95. Prerequisite=NAWEAP,RADAR,NACNST,NATECH
  96. Strength=500
  97. Armor=wood
  98. TechLevel=-1
  99. Adjacent=2
  100. Sight=6
  101. Owner=British,French,Germans,Americans,Alliance,Russians,Confederation,Africans,Arabs,YuriCountry
  102. AIBasePlanningSide=1 ;gs 0 for Good, 1 for Evil
  103. Cost=3000
  104. Points=85
  105. Power=-200
  106. Capturable=true
  107. Crewed=yes
  108. Explosion=TWLT070,S_BANG48,S_BRNL58,S_CLSN58,S_TUMU60
  109. DebrisAnims=DBRIS2SM,DBRIS3LG,DBRIS3SM,DBRIS7SM,DBRIS8LG,DBRS10LG
  110. MaxDebris=10
  111. MinDebris=5
  112. ThreatPosed=0 ; This value MUST be 0 for all building addons
  113. ;DamageParticleSystems=SparkSys,SmallGreySSys,BigGreySmokeSys
  114. DamageSmokeOffset=200, 325, 200
  115. AIBuildThis=yes
  116. TogglePower=no
  117. ;Spyable=yes
  118. ProtectWithWall=yes
  119. BuildLimit=1
  120.  
  121. ;======================================
  122. ; Allied Oil Derrick
  123. ;======================================
  124. ; Allied Oil Derrick
  125. [GAOIL]
  126. TechLevel=1
  127. AIBuildThis=yes
  128. BuildLimit=3
  129.  
  130. ;======================================
  131. ; Soviet Oil Derrick
  132. ;======================================
  133. [NAOIL]
  134. TechLevel=1
  135. AIBuildThis=yes
  136. BuildLimit=3
  137.  
  138. ;======================================
  139. ; Yuri Oil Derrick
  140. ;======================================
  141. [YAOIL]
  142. TechLevel=1
  143. AIBuildThis=yes
  144. BuildLimit=3
  145.  
  146.  
  147.  
  148. ;======================================
  149. ;Psychic Sensor
  150. ;======================================
  151. [YAPSIS]
  152. Image=NAPSIS
  153. UIName=Name:YURIRAD
  154. Name=Psychic Sensor
  155. BuildCat=Tech; Combat
  156. Prerequisite=NATECH
  157. Strength=750
  158. Radar=no
  159. Armor=wood
  160. TechLevel=3
  161. Adjacent=2
  162. Sight=10
  163. PsychicDetectionRadius=15
  164. Owner=British,French,Germans,Americans,Alliance,Russians,Confederation,Africans,Arabs,YuriCountry
  165. AIBasePlanningSide=1 ;gs 0 for Good, 1 for Evil
  166. Cost=1000
  167. Points=50
  168. Power=-150
  169. Powered=true
  170. Capturable=true
  171. Crewed=yes
  172. Explosion=TWLT070,S_BANG48,S_BRNL58,S_CLSN58,S_TUMU60
  173. DebrisAnim=Dbris1sm,Dbris1lg,Dbris4sm,Dbris5sm,Dbris4lg,Dbris7sm,Dbris8sm,Dbris5lg,Dbris4lg
  174. MaxDebris=15
  175. MinDebris=5
  176. ThreatPosed=0 ; This value MUST be 0 for all building addons
  177. DamageParticleSystems=SparkSys,SmallGreySSys,BigGreySmokeSys
  178. DamageSmokeOffset=220, 390, 150
  179. AIBuildThis=yes;GEF it's the new radar, the computer needs to be able to build it now for prereqs. AIBuildThis=no ; ;took it out at HY's request -DB To fool the player -- it's not like it's necessary.
  180. HasRadialIndicator=true
  181. ConcentricRadialIndicator=true ; SJM: If HasRadialIndicator, use a concentric-ring effect rather than radar sweep.
  182. DetectDisguise=yes
  183. DetectDisguiseRange=15
  184. ;Sensors=yes ;GEF buildings and units use different methods of saying that they are sensors, grumble
  185. SensorArray=yes
  186. SensorsSight=15
  187. Spyable=no ; A spy can do something to this, works like captureable
  188. ImmuneToPsionics=no ; defaults to yes for buildings, no for others
  189. SuperWeapon=
  190.  
  191.  
  192.  
  193. ;*************************************************
  194. ;*************************************************
  195. ;*************************************************
  196. [InfantryTypes]
  197. 66=CSAURUS
  198. 67=BORISCL
  199.  
  200. ;======================================
  201. ;Chronosaurus
  202. [CSAURUS]
  203. ;======================================
  204. Image=DNOA
  205. UIName=Name:CSAURUS
  206. Name=Chronosaurus
  207. Prerequisite=GAPILE,GATECH2
  208. NoShadow=yes
  209. Category=AFV
  210. Primary=CRexInfBite
  211. Secondary=CRexBite;VirtualScanner
  212. Strength=800 ;200
  213. Organic=yes
  214. Armor=Plate
  215. TechLevel=-1
  216. Turret=no
  217. IsTilter=no
  218. SelfHealing=yes
  219. CrateGoodie=no
  220. Sight=5
  221. GuardRange=5
  222. DefaultToGuardArea=yes ; SJM: Squid should move to use its two range 1 weapons like dogs and TDs
  223. Speed=20
  224. Owner=British,French,Germans,Americans,Alliance
  225. Cost=2500;1000
  226. Points=90
  227. ROT=40
  228. AllowedToStartInMultiplayer=no
  229. Crewed=no
  230. IsSelectableCombatant=yes
  231. VoiceSelect=TRexSelect
  232. VoiceMove=TrexMove
  233. VoiceAttack=TrexMove
  234. VoiceSecondaryWeaponAttack=TrexMove
  235. VoiceFeedback=
  236. DieSound=TrexDie
  237. Locomotor={4A582747-9839-11d1-B709-00A024DDAFD1}
  238. MovementZone=Infantry
  239. ThreatPosed=25 ; This value MUST be 0 for all building addons
  240. Weight=.5
  241. ImmuneToPsionics=yes
  242. Explodes=no
  243. AccelerationFactor=0.01
  244. ZFudgeColumn=8
  245. ZFudgeTunnel=13
  246. Bombable=yes
  247. Size=30
  248. VeteranAbilities=STRONGER,FIREPOWER,ROF,SIGHT,FASTER
  249. EliteAbilities=STRONGER,FIREPOWER,ROF
  250. TooBigToFitUnderBridge=true
  251. Crushable=no
  252. Parasiteable=no
  253. Trainable=yes
  254. NotHuman=yes
  255. CloseRange=yes;gs such a short range attack that he needs to be able to do a intracell move
  256. OmniCrushResistant=yes
  257. Teleporter=yes
  258.  
  259. [CRexInfBite] ; T-Rex bite
  260. Range=2.5
  261. CellRangefinding=yes
  262. Projectile=InvisibleLow
  263. Speed=100
  264. Damage=200
  265. ROF=30
  266. Warhead=TRexInfWH; need to change InfDeath HowitzerWH
  267. Report=TrexAttack
  268.  
  269. [CRexBite] ; T-Rex bite
  270. Range=2.5
  271. CellRangefinding=yes
  272. Projectile=InvisibleLow
  273. Speed=100
  274. Damage=200
  275. ROF=30
  276. Warhead=TRexWH; need to change InfDeath HowitzerWH
  277. Report=TrexAttack
  278.  
  279. ;======================================
  280. ;Boris Clone
  281. ;======================================
  282. [BORISCL]
  283. UIName=Name:Boriscl
  284. Name=Boris Clone
  285. ;Image=TANY
  286. Category=Soldier
  287. Prerequisite=NAHAND,NATECH
  288. Primary=AKMCL
  289. Secondary=Flare
  290. OpenTransportWeapon=0;defaults to -1 (decide normally) What weapon should I use in a Battle Fortress
  291. NavalTargeting=4
  292. LeadershipRating=8
  293. Assaulter=no ; I clear out UC buildings
  294. CrushSound=InfantrySquish
  295. Crushable=yes
  296. TiberiumProof=yes
  297. Strength=150
  298. Armor=flak
  299. TechLevel=-1
  300. Pip=red
  301. Sight=9
  302. Speed=5
  303. Owner=Russians,Confederation,Africans,Arabs
  304. AllowedToStartInMultiplayer=no
  305. Cost=1500
  306. Soylent=750
  307. Points=40
  308. IsSelectableCombatant=yes
  309. VoiceSelect=BorisSelect
  310. VoiceMove=BorisMove
  311. VoiceAttack=BorisAttackCommand
  312. ;VoiceAttack=BorisAttackCommand
  313. VoiceFeedback=BorisFear
  314. VoiceSecondaryWeaponAttack=BorisAirstrikeVoice
  315. ;VoiceSecondaryWeaponAttack=BorisAirstrikeVoice
  316. DieSound=BorisDie
  317. CreateSound=BorisCreated
  318. EnterWaterSound=TanyaEntersWater
  319. LeaveWaterSound=TanyaLeavesWater
  320. Locomotor={4A582744-9839-11d1-B709-00A024DDAFD1}
  321. PhysicalSize=1
  322. MovementZone=Infantry
  323. ThreatPosed=20 ; This value MUST be 0 for all building addons
  324. SpecialThreatValue=1
  325. ImmuneToVeins=yes
  326. ImmuneToPsionics=no
  327. ImmuneToPsionicWeapons=no
  328. VeteranAbilities=STRONGER,FIREPOWER,SIGHT,SCATTER
  329. EliteAbilities=SELF_HEAL,STRONGER,FIREPOWER,ROF
  330. Size=1
  331. ;DetectDisguise=yes
  332. ElitePrimary=AKMCLE
  333. IFVMode=2
  334. UseOwnName=true
  335. Trainable=no
  336. ;Airstrike stuff
  337.  
  338. ;How many planes to call in
  339. AirstrikeTeam=1;
  340. EliteAirstrikeTeam=2;
  341. ;What type of planes to call in
  342. AirstrikeTeamType=BPLN
  343. EliteAirstrikeTeamType=BPLN
  344. ;How long after the planes either leave the map or are destroyed will the next team of planes be ready?
  345. AirstrikeRechargeTime=100;500
  346. EliteAirstrikeRechargeTime=50;250
  347.  
  348. [AKMCL]
  349. Damage=65
  350. ROF=30
  351. Range=7
  352. Projectile=InvisibleLow
  353. Speed=100
  354. Warhead=BORISWH
  355. Report=BorisAttack
  356. AssaultAnim=UCBLOOD;the anim to play when a UC building is cleared (assaulters need this on their primary weapon)
  357.  
  358. [AKMCLE]
  359. Damage=90
  360. ROF=30
  361. Range=9
  362. Projectile=InvisibleLow
  363. Speed=100
  364. Warhead=BORISWH
  365. Report=BorisAttack
  366. AssaultAnim=UCBLOOD;the anim to play when a UC building is cleared (assaulters need this on their primary weapon)
  367.  
  368.  
  369. ;======================================
  370. ; Battle Cow
  371. ;======================================
  372. [COW]
  373. UIName=Name:COW
  374. Name=Mad Cow
  375. NotHuman=yes
  376. Category=Civilian
  377. Primary=MadCowMagBeam
  378. Strength=600
  379. Armor=none
  380. TechLevel=-1
  381. Crushable=no
  382. Insignificant=no
  383. Sight=4
  384. Speed=4
  385. Owner=Russians,Confederation,Africans,Arabs
  386. AllowedToStartInMultiplayer=no
  387. Cost=3000
  388. Prerequisite=NAHAND,NATECH2
  389. Soylent=2500
  390. Points=200
  391. Fraidycat=no
  392. Civilian=yes
  393. Nominal=yes
  394. Pip=yellow
  395. VoiceSelect=CowSelect
  396. VoiceMove=CowMove
  397. VoiceAttack=CowMove
  398. VoiceFeedback=CowFear
  399. VoiceSpecialAttack=CowMove
  400. DieSound=CowDie
  401. AmbientSound=CowAmbient
  402. Locomotor={4A582744-9839-11d1-B709-00A024DDAFD1}
  403. PhysicalSize=1
  404. MovementZone=Infantry
  405. ThreatPosed=20; This value MUST be 0 for all building addons
  406. ImmuneToVeins=yes
  407. Size=2
  408. IFVMode=12
  409. Natural=yes
  410. UseOwnName=true
  411. Selectable=no
  412. BuildLimit=1
  413. Trainable=no
  414.  
  415. [MadCowWeap]
  416. Damage=100
  417. ROF=120
  418. Range=16
  419. Speed=100
  420. Projectile=InvisibleMedium;GEF Chrono Legionaires can now shoot over walls ;InvisibleLow
  421. Warhead=ChronoBeam
  422. Report=ChronoLegionAttack
  423. IsRadBeam=yes
  424.  
  425. [MadCowMagBeam]
  426. Damage=5000
  427. ROF=20
  428. Range=16
  429. MinimumRange=3
  430. Speed=100
  431. Projectile=InvisibleHigh
  432. Warhead=LocomotorBeam
  433. Report=MagnetronAttack
  434. IsMagBeam=yes
  435.  
  436.  
  437. ;*************************************************
  438. ;*************************************************
  439. ;*************************************************
  440. [VehicleTypes]
  441. 86=CATK
  442. ; **Fuzzball**
  443. 96=VORIK
  444. 97=MPAD
  445. 98=M1A2
  446. 99=BUBBA
  447. 100=BORE
  448. 101=F66
  449. 102=ARTY
  450. ; **Rehak**
  451. 103=FRHINO
  452. 104=FAPOC
  453. ; **Blacknight**
  454. 105=CGTK
  455. 106=MADOG
  456. 107=TERP
  457. 108=STEALTH
  458. 109=TARR
  459. 110=XARTY
  460. 111=FZEP
  461.  
  462. [TERROR]
  463. RequiredHouses=Africans
  464.  
  465. ;Prism Tank
  466. [SREF]
  467. Size=4
  468.  
  469. ;======================================
  470. ; Blacknight
  471. ; Cuban Cammo Tank
  472. ;======================================
  473. [CATK]
  474. UIName=Name:CATK
  475. Name=Cammo Tank
  476. Image=CATK
  477. Prerequisite=NAWEAP,RADAR
  478. Primary=20mmCammo
  479. DisguiseWhenStill=yes;gs I can no longer pick a disguise nor deploy
  480. Strength=130
  481. Category=AFV
  482. Armor=light
  483. IsTilter=yes
  484. Crusher=yes
  485. TooBigToFitUnderBridge=true
  486. TechLevel=5
  487. Sight=9
  488. Speed=9
  489. CrateGoodie=yes
  490. Owner=Russians,Confederation,Africans,Arabs
  491. RequiredHouses=Confederation
  492. Cost=450
  493. Soylent=450
  494. Points=15
  495. ROT=5
  496. IsSelectableCombatant=yes
  497. CanDisguise=yes
  498. CanApproachTarget=no ; gs 9/15 Re-put in. But now this will not apply to an Attack Mission. Best of both worlds, and Dustin kicks butt
  499. Explosion=TWLT070,S_BANG48,S_BRNL58,S_CLSN58,S_TUMU60
  500. VoiceSelect=MirageTankSelect
  501. VoiceMove=MirageTankMove
  502. VoiceAttack=MirageTankAttackCommand
  503. VoiceFeedback=
  504. DieSound=GenVehicleDie
  505. MoveSound=MirageTankMoveStart
  506. MaxDebris=2
  507. Locomotor={4A582741-9839-11d1-B709-00A024DDAFD1}
  508. MovementZone=Normal
  509. ThreatPosed=15 ; This value MUST be 0 for all building addons
  510. DamageParticleSystems=SparkSys;gs the sparks look cool, but the smoke gives it away too easily ,SmallGreySSys
  511. VeteranAbilities=STRONGER,FIREPOWER,SIGHT,FASTER
  512. EliteAbilities=SELF_HEAL,STRONGER,FIREPOWER,ROF
  513. Accelerates=false
  514. ImmuneToVeins=yes
  515. Size=3
  516. AllowedToStartInMultiplayer=no
  517. EliteSecondary=20mmCammoE
  518. CrushSound=TankCrush
  519. Turret=no
  520.  
  521. PipScale=Passengers
  522. Passengers=2
  523. EnterTransportSound=EnterTransport
  524. LeaveTransportSound=ExitTransport
  525. SizeLimit=2
  526.  
  527. [20mmCammo]
  528. Damage=22
  529. ROF=20
  530. Range=4
  531. Projectile=InvisibleLow
  532. Speed=100
  533. Warhead=CammoSA
  534. Report=WarMinerAttack
  535. Anim=GUNFIRE
  536.  
  537. [20mmCammoE]
  538. Damage=25
  539. ROF=15
  540. Range=4.5
  541. Projectile=InvisibleLow
  542. Speed=100
  543. Warhead=CammoSA
  544. Report=WarMinerAttack
  545. Anim=GUNFIRE
  546.  
  547. ;Flak Trak: Verses=150%,125%,100%,60%,10%,10%,30%,20%,10%,100%,100%
  548. ;Gattling: Verses=100%,80%,70%,50%,30%,10%,10%,5%,3%,200%,50%
  549. ;Small Arms: Verses=100%,80%,80%,50%,25%,25%,75%,50%,25%,100%,100%
  550. ;Miner: Verses=100%,80%,70%,50%,20%,20%,20%,15%,10%,400%,100%
  551. ;MinerHE: Verses=100%,90%,80%,60%,40%,40%,50%,40%,25%,80%,100%
  552.  
  553. ; general multiple small arms fire
  554. [CammoSA]
  555. Verses=100%,80%,80%,50%,25%,25%,50%,35%,20%,100%,100%
  556. InfDeath=1
  557. AnimList=PIFFPIFF,PIFFPIFF
  558. Bullets=yes
  559. ProneDamage=70%
  560.  
  561.  
  562. ;======================================
  563. ; Holyfuzzball
  564. ; M1A2 Abrams
  565. ;======================================
  566. [M1A2]
  567. UIName=Name:M1A2
  568. Name=M1A2 Abrams
  569. Prerequisite=GAWEAP,GATECH
  570. ;PrerequisiteOverride=YAWEAP
  571. Primary=106mm
  572. Strength=450
  573. Category=AFV
  574. Armor=heavy
  575. Turret=yes
  576. IsTilter=yes
  577. Crusher=yes
  578. TooBigToFitUnderBridge=true
  579. TechLevel=9
  580. Sight=8
  581. Speed=6
  582. CrateGoodie=no
  583. Owner=British,French,Germans,Americans,Alliance
  584. Cost=1400
  585. Soylent=1400
  586. Points=50
  587. ROT=4
  588. IsSelectableCombatant=yes
  589. Explosion=TWLT070,S_BANG48,S_BRNL58,S_CLSN58,S_TUMU60
  590. VoiceSelect=GenAllVehicleSelect
  591. VoiceMove=GenAllVehicleMove
  592. VoiceAttack=GenAllVehicleAttackCommand
  593. VoiceFeedback=
  594. DieSound=GenVehicleDie
  595. MoveSound=GrizzlyTankMoveStart
  596. CrushSound=TankCrush
  597. MaxDebris=2
  598. ; origional - Locomotor={55D141B8-DB94-11d1-AC98-006008055BB5}
  599. Locomotor={4A582741-9839-11d1-B709-00A024DDAFD1}
  600. ;MovementZone=Destroyer ;gs FLAW needs to be changed to this when The Flaw is fixed
  601. MovementZone=Normal
  602. ThreatPosed=15 ; This value MUST be 0 for all building addons
  603. DamageParticleSystems=SparkSys,SmallGreySSys
  604. VeteranAbilities=STRONGER,FIREPOWER,SIGHT,FASTER
  605. EliteAbilities=SELF_HEAL,STRONGER,FIREPOWER,ROF
  606. Accelerates=false
  607. ImmuneToVeins=yes
  608. Size=3
  609. OpportunityFire=yes
  610. ElitePrimary=106mmE
  611. BuildTimeMultiplier=2.25;Individual control of build time
  612. AllowedToStartInMultiplayer=no
  613.  
  614. [106mm]
  615. Damage=180
  616. ROF=105
  617. Range=6.25
  618. Projectile=Cannon
  619. Speed=60
  620. Warhead=AP
  621. Report=GrizzlyTankAttack
  622. Anim=GUNFIRE
  623. Bright=yes
  624.  
  625. [106mmE]
  626. Damage=180
  627. ROF=105
  628. Range=7
  629. Projectile=Cannon
  630. Speed=60
  631. Warhead=GRIZAPE
  632. Report=GrizzlyTankAttack
  633. Anim=VTMUZZLE
  634. Bright=yes
  635. Burst=2
  636.  
  637. ;======================================
  638. ; Holyfuzzball
  639. ; Bubba Gun
  640. ;======================================
  641. [BUBBA]
  642. UIName=Name:BUBBA
  643. Name=Bubba Gun
  644. Image=AGCARTY
  645. Prerequisite=GAWEAP,GATECH2
  646. ;PrerequisiteOverride=YAWEAP
  647. Primary=BubbaWeap
  648. Strength=1600
  649. Category=AFV
  650. Armor=heavy
  651. Turret=yes
  652. IsTilter=yes
  653. Crusher=yes
  654. TooBigToFitUnderBridge=true
  655. TechLevel=-1
  656. Sight=8
  657. Speed=2
  658. CrateGoodie=no
  659. Owner=British,French,Germans,Americans,Alliance
  660. Cost=10000
  661. Soylent=15000
  662. Points=500
  663. ROT=3
  664. IsSelectableCombatant=yes
  665. Explosion=TWLT070,S_BANG48,S_BRNL58,S_CLSN58,S_TUMU60
  666. VoiceSelect=GenAllVehicleSelect
  667. VoiceMove=GenAllVehicleMove
  668. VoiceAttack=GenAllVehicleAttackCommand
  669. VoiceFeedback=
  670. DieSound=GenVehicleDie
  671. MoveSound=GrizzlyTankMoveStart
  672. CrushSound=TankCrush
  673. MaxDebris=2
  674. ; origional - Locomotor={55D141B8-DB94-11d1-AC98-006008055BB5}
  675. Locomotor={4A582741-9839-11d1-B709-00A024DDAFD1}
  676. ;MovementZone=Destroyer ;gs FLAW needs to be changed to this when The Flaw is fixed
  677. MovementZone=Normal
  678. ThreatPosed=100 ; This value MUST be 0 for all building addons
  679. DamageParticleSystems=SparkSys,SmallGreySSys
  680. VeteranAbilities=STRONGER,FIREPOWER,SIGHT,FASTER
  681. EliteAbilities=SELF_HEAL,STRONGER,FIREPOWER,ROF
  682. Accelerates=false
  683. ImmuneToVeins=yes
  684. Size=12
  685. OpportunityFire=yes
  686. ElitePrimary=BubbaWeapE
  687. BuildTimeMultiplier=1.0;Individual control of build time
  688. BuildLimit=1
  689. AllowedToStartInMultiplayer=no
  690. OmniCrushResistant=yes; so Crusher can crush Crushable, OmniCrusher trumps Crushable=no, and then OmniCrushResistant trumps OmniCrusher
  691. DeathWeapon=BabbaDeath
  692.  
  693. [BubbaWeap]
  694. Damage=150
  695. ROF=120
  696. Range=15
  697. MinimumRange=5
  698. Projectile=GrandCannonBall
  699. Speed=1
  700. Report=GrandCannonAttack
  701. Bright=yes
  702. Warhead=GrandCannonWH
  703. Anim=GCMUZZLE
  704. Burst=2
  705.  
  706. [BubbaWeapE]
  707. Damage=150
  708. ROF=60
  709. Range=15
  710. MinimumRange=5
  711. Projectile=GrandCannonBall
  712. Speed=1
  713. Report=GrandCannonAttack
  714. Bright=yes
  715. Warhead=GrandCannonWH
  716. Anim=GCMUZZLE
  717. Burst=2
  718.  
  719. [BabbaDeath]
  720. Damage=200
  721. ROF=80
  722. Range=1
  723. Projectile=InvisibleLow
  724. Speed=35
  725. RadLevel=1000
  726. Warhead=TarrDieWH
  727. Report=DemoTruckDie
  728. Suicide=yes
  729.  
  730. ;======================================
  731. ; Holyfuzzball
  732. ; Mobile Airpad
  733. ;======================================
  734. [MPAD]
  735. Image=OLFT
  736. UIName=Name:MPAD
  737. Name=Mobile Airpad
  738. Prerequisite=GAWEAP,GATECH
  739. ;PrerequisiteOverride=YAWEAP
  740. Primary=HornetLauncher2
  741. CanPassiveAquire=no ; Won't try to pick up own targets
  742. Spawns=HORNET
  743. SpawnsNumber=1
  744. SpawnRegenRate=1200
  745. SpawnReloadRate=150
  746. FireAngle=32
  747. Strength=150
  748. Category=AFV
  749. Armor=light
  750. Turret=no
  751. IsTilter=yes
  752. TooBigToFitUnderBridge=true
  753. TechLevel=10
  754. Sight=8
  755. Speed=3
  756. CrateGoodie=no
  757. Crusher=yes
  758. Owner=British,French,Germans,Americans,Alliance
  759. Cost=1500
  760. Soylent=1000
  761. Points=50
  762. ROT=5
  763. IsSelectableCombatant=yes
  764. AllowedToStartInMultiplayer=no
  765. Explosion=TWLT070,S_BANG48,S_BRNL58,S_CLSN58,S_TUMU60
  766. VoiceSelect=GenAllVehicleSelect
  767. VoiceMove=GenAllVehicleMove
  768. VoiceAttack=GenAllVehicleAttackCommand
  769. VoiceFeedback=
  770. DieSound=GenVehicleDie
  771. MoveSound=GrizzlyTankMoveStart
  772. CrushSound=TankCrush
  773. Maxdebris=3
  774. Locomotor={4A582741-9839-11d1-B709-00A024DDAFD1}
  775. ;MovementZone=Normal ;gs FLAW needs to be changed to this when The Flaw is fixed
  776. MovementZone=Destroyer
  777. ThreatPosed=40 ; This value MUST be 0 for all building addons
  778. DamageParticleSystems=SparkSys,SmallGreySSys
  779. DamageSmokeOffset=100, 100, 275
  780. Weight=3.5
  781. VeteranAbilities=STRONGER,FIREPOWER,SIGHT,FASTER
  782. EliteAbilities=SELF_HEAL,STRONGER,FIREPOWER,ROF
  783. Accelerates=false
  784. ZFudgeColumn=8
  785. ZFudgeTunnel=13
  786. Size=3
  787. NoSpawnAlt=yes ; alternate voxel for out of spawns: xxxxWO (V3WO)
  788.  
  789. ; Mpad rangefinder virtual weapon
  790. [HornetLauncher2]
  791. Damage=1
  792. ROF=150
  793. Range=20
  794. ;Range=-2 ; infinite
  795. Spawner=yes
  796. Projectile=Invisible
  797. Speed=10
  798. Warhead=Special
  799. OmniFire=yes
  800.  
  801. ;======================================
  802. ; Holyfuzzball
  803. ; Artillary
  804. ;======================================
  805. [ARTY]
  806. UIName=Name:ARTY
  807. Name=Artillary
  808. Image=HWTZ
  809. Prerequisite=NAWEAP,NATECH
  810. ;PrerequisiteOverride=YAWEAP
  811. Primary=ArtyGun
  812. Strength=200
  813. Category=AFV
  814. Armor=light
  815. Turret=no
  816. IsTilter=yes
  817. Crusher=yes
  818. TooBigToFitUnderBridge=true
  819. TechLevel=8
  820. Sight=8
  821. Speed=4
  822. CrateGoodie=no
  823. Owner=Russians,Confederation,Africans,Arabs
  824. Cost=1200
  825. Soylent=1200
  826. Points=25
  827. ROT=5
  828. IsSelectableCombatant=yes
  829. Explosion=TWLT070,S_BANG48,S_BRNL58,S_CLSN58,S_TUMU60
  830. VoiceSelect=GenSovVehicleSelect
  831. VoiceMove=GenSovVehicleMove
  832. VoiceAttack=GenSovVehicleAttackCommand
  833. VoiceFeedback=
  834. CrushSound=TankCrush
  835. AllowedToStartInMultiplayer=no
  836. MaxDebris=2
  837. Locomotor={4A582741-9839-11d1-B709-00A024DDAFD1}
  838. MovementZone=Destroyer
  839. ThreatPosed=15 ; This value MUST be 0 for all building addons
  840. DamageParticleSystems=SparkSys,SmallGreySSys
  841. VeteranAbilities=STRONGER,FIREPOWER,SIGHT,FASTER
  842. EliteAbilities=SELF_HEAL,STRONGER,FIREPOWER,ROF
  843. EliteWeapon=ArtyGunE
  844. Accelerates=false
  845. ImmuneToVeins=yes
  846. Size=4
  847.  
  848. [ArtyGun]
  849. Damage=60
  850. ROF=80
  851. Range=10
  852. MinimumRange=4
  853. Projectile=ArtyP
  854. Speed=15
  855. Warhead=ArtyWH
  856. Report=ApocalypseAttackGround
  857. Anim=GUNFIRE
  858. Bright=yes
  859.  
  860. [ArtyGunE]
  861. Damage=75
  862. ROF=80
  863. Range=12
  864. MinimumRange=4
  865. Projectile=ArtyP
  866. Speed=15
  867. Warhead=ArtyWH
  868. Report=ApocalypseAttackGround
  869. Anim=GUNFIRE
  870. Bright=yes
  871. Burst=2
  872.  
  873. [ArtyFragment]
  874. Damage=20
  875. ROF=60
  876. Range=2
  877. Projectile=Ballistic
  878. Speed=15
  879. Warhead=ArtyFragWH
  880. Report=ApocalypseAttackGround
  881. Anim=GUNFIRE
  882. Bright=yes
  883.  
  884.  
  885. ; artillery projectile
  886. [ArtyP]
  887. Image=120MM
  888. Arcing=true
  889. SubjectToCliffs=no
  890. SubjectToElevation=yes
  891. SubjectToWalls=no
  892. ShrapnelWeapon=ArtyFragment
  893. ShrapnelCount=4
  894.  
  895. ; artillery warhead
  896. [ArtyWH]
  897. CellSpread=1.25
  898. PercentAtMax=.5
  899. Wall=yes
  900. Wood=yes
  901. Verses=100%,100%,80%,100%,50%,30%,80%,70%,50%,100%,100%
  902. Conventional=yes
  903. Rocker=yes
  904. InfDeath=2
  905. AnimList=XGRYSML1,XGRYSML2,EXPLOSML,XGRYMED1,XGRYMED2,EXPLOMED,EXPLOLRG,TWLT070
  906. Tiberium=yes
  907. Sparky=no
  908. Bright=yes
  909. ProneDamage=70%
  910.  
  911. ; artillery warhead
  912. [ArtyFragWH]
  913. Wall=yes
  914. Wood=yes
  915. Verses=100%,100%,80%,100%,50%,30%,30%,40%,30%,50%,50%
  916. Conventional=yes
  917. InfDeath=2
  918. AnimList=XGRYSML1,XGRYSML2,EXPLOSML,XGRYMED1,XGRYMED2,EXPLOMED,EXPLOLRG,TWLT070
  919. Sparky=no
  920. Bright=yes
  921. ProneDamage=50%
  922.  
  923. [XARTY]
  924. UIName=Name:XCOMET
  925. Name=Placeholder
  926. Image=HTNK
  927. Prerequisite=GAWEAP,GATECH
  928. Primary=ArtyFragment
  929. ;Secondary=
  930. ;ElitePrimary=
  931. ;EliteSecondary=
  932. Strength=300
  933. Category=AFV
  934. Armor=heavy
  935. Turret=yes ;temp until tank art done
  936. IsTilter=yes
  937. TooBigToFitUnderBridge=true
  938. TechLevel=-1
  939. Sight=8
  940. Speed=4
  941. CrateGoodie=no
  942. Crusher=yes
  943. Owner=British,French,Germans,Americans,Alliance
  944. Cost=2000
  945. Points=50
  946. ROT=5
  947. IsSelectableCombatant=yes
  948. AllowedToStartInMultiplayer=no
  949. Explosion=TWLT070,S_BANG48,S_BRNL58,S_CLSN58,S_TUMU60
  950. VoiceSelect=
  951. VoiceMove=
  952. VoiceAttack=
  953. VoiceFeedback=
  954. MaxDebris=3
  955. Locomotor={4A582741-9839-11d1-B709-00A024DDAFD1}
  956. MovementZone=Destroyer
  957. ThreatPosed=40 ; This value MUST be 0 for all building addons
  958. DamageParticleSystems=SparkSys,SmallGreySSys
  959. DamageSmokeOffset=100, 100, 275
  960. Weight=3.5
  961. VeteranAbilities=STRONGER,FIREPOWER,SIGHT,FASTER
  962. Accelerates=false
  963. ZFudgeColumn=8
  964. ZFudgeTunnel=13
  965. Size=3
  966.  
  967.  
  968.  
  969. ;======================================
  970. ; Holyfuzzball
  971. ; Tunnelborer
  972. ;======================================
  973. [BORE]
  974. UIName=Name:BORE
  975. Name=Tunnelborer
  976. Prerequisite=NAWEAP,NATECH2
  977. ;PrerequisiteOverride=YAWEAP
  978. Strength=600
  979. Category=AFV
  980. Armor=heavy
  981. IsTilter=yes
  982. TooBigToFitUnderBridge=true
  983. TechLevel=-1
  984. Sight=6
  985. Speed=2
  986. ;PipScale=Passengers
  987. ;Passengers=5
  988. ;OpenTopped=no;passengers can shoot out
  989. ;SizeLimit=5;1 ;gs like half track and Blackhawk. Terror Drones and Brutes are allowed in.
  990. CrateGoodie=no
  991. Crusher=yes
  992. Owner=Russians,Confederation,Africans,Arabs
  993. Cost=2000
  994. Soylent=2000
  995. Points=50
  996. ROT=5
  997. IsSelectableCombatant=yes
  998. AllowedToStartInMultiplayer=no
  999. Explosion=TWLT070,S_BANG48,S_BRNL58,S_CLSN58,S_TUMU60
  1000. VoiceSelect=BattleFortressSelect
  1001. VoiceMove=BattleFortressMove
  1002. VoiceAttack=BattleFortressAttackCommand
  1003. VoiceFeedback=
  1004. DieSound=GenVehicleDie
  1005. MoveSound=BattleFortressMoveStart
  1006. EnterTransportSound=EnterTransport
  1007. LeaveTransportSound=ExitTransport
  1008. Maxdebris=3
  1009. Locomotor={4A582743-9839-11d1-B709-00A024DDAFD1}
  1010. MovementZone=SubteranneanThreatPosed=40 ; This value MUST be 0 for all building addons
  1011. DamageParticleSystems=SparkSys,SmallGreySSys
  1012. DamageSmokeOffset=100, 100, 275
  1013. Weight=3.5
  1014. VeteranAbilities=STRONGER,FIREPOWER,SIGHT,FASTER
  1015. EliteAbilities=SELF_HEAL,STRONGER,FIREPOWER,ROF
  1016. Accelerates=false
  1017. ZFudgeColumn=8
  1018. ZFudgeTunnel=13
  1019. Size=6
  1020. OmniCrusher=yes;gs can crush things not normally crushable
  1021. OmniCrushResistant=yes; so Crusher can crush Crushable, OmniCrusher trumps Crushable=no, and then OmniCrushResistant trumps OmniCrusher
  1022. BuildTimeMultiplier=1.2
  1023. DeploysInto=GGSPOT
  1024. SpecialThreatValue=1
  1025.  
  1026. ; Bore Tower
  1027. [GGSPOT]
  1028. UIName=Name:GGSPOT
  1029. Name=Bore Tower
  1030. BuildCat=Tech
  1031. Prerequisite=POWER,NACNST
  1032. Strength=600
  1033. Armor=concrete
  1034. TechLevel=-1
  1035. Adjacent=2
  1036. Sight=6
  1037. Owner=British,French,Germans,Americans,Alliance,Russians,Confederation,Africans,Arabs,YuriCountry
  1038. AIBasePlanningSide=1 ;gs 0 for Good, 1 for Evil
  1039. Cost=2000
  1040. Points=50
  1041. Power=0
  1042. Factory=InfantryType
  1043. Crewed=yes
  1044. Capturable=true
  1045. Explosion=TWLT070,S_BANG48,S_BRNL58,S_CLSN58,S_TUMU60
  1046. DebrisAnims=DBRIS2SM,DBRIS3LG,DBRIS3SM,DBRIS4LG,DBRIS4SM,DBRIS5LG,DBRIS5SM,DBRIS6SM,DBRIS7LG,DBRIS7SM,DBRIS8LG
  1047. MaxDebris=8
  1048. MinDebris=4
  1049. ThreatPosed=0 ; This value MUST be 0 for all building addons
  1050. ExitCoord=0,0,0
  1051. NODBarracks=yes
  1052. ;DamageParticleSystems=SparkSys,SmallGreySmokeSys,BigGreySmokeSys
  1053. DamageSmokeOffset=480,96,125
  1054. AIBuildThis=no
  1055. Spyable=no
  1056. ;WantsExtraSpace=yes ; gs This will look for a space AIBaseSpacing+1 when the computer places, but will settle for AIBasSpacing
  1057. ImmuneToPsionics=no ; defaults to yes for buildings, no for others
  1058. BaseNormal=no
  1059. Unsellable=yes
  1060.  
  1061. ;======================================
  1062. ; Holyfuzzball
  1063. ; battle blimp
  1064. ;======================================
  1065. [VORIK]
  1066. UIName=Name:VORIK
  1067. Name=Vorik Battle Blimp
  1068. Image=VORIK
  1069. Prerequisite=NAWEAP,NATECH2
  1070. ;PrerequisiteOverride=YAWEAP
  1071. Primary=Para
  1072. Strength=1000
  1073. Category=AirPower
  1074. Armor=medium
  1075. TechLevel=-1
  1076. Sight=8
  1077. RadarInvisible=no
  1078. MoveToShroud=yes
  1079. BalloonHover=no ; ie never land
  1080. ;OmniFire=yes ;GEF moving to weapon
  1081. Speed=5
  1082. PipScale=Passengers
  1083. Passengers=8;25
  1084. OpenTopped=yes;passengers can shoot out
  1085. SizeLimit=6;10;1 ;gs like half track and Blackhawk. Terror Drones and Brutes are allowed in.
  1086. JumpjetSpeed=5 ;params not defined use defaults (old globals way up top called Jumpjet controls)
  1087. JumpjetClimb=6 ; SJM increased from 2 so Kirov can get out of factory before doors close
  1088. JumpjetCrash=12 ; Climb, but down
  1089. JumpJetAccel=10
  1090. JumpJetTurnRate=2
  1091. JumpjetHeight=750
  1092. ;JumpjetWobbles=.01 ; ! value of zero stop wobbles? NO! Wobbles of zero means div by 0 crash. "How many wobbles would you like?" "0" "You must have wobbles!!! I kill you!"
  1093. ;JumpjetDeviation=1
  1094. JumpjetNoWobbles=yes ; Really small numbers on two lines above don't actually slow down the wobbling since it is the amplitude of a sinusoidal curve
  1095. Crashable=yes ; JJ plummets down like aircraft
  1096. PitchSpeed=.9
  1097. PitchAngle=0
  1098. Owner=Russians,Confederation,Africans,Arabs
  1099. Cost=3600
  1100. Soylent=3600
  1101. Points=100
  1102. ROT=10
  1103. SpeedType=Hover
  1104. Crewed=no
  1105. ConsideredAircraft=yes
  1106. Explosion=TWLT070,S_BANG48,S_BRNL58,S_CLSN58,S_TUMU60
  1107. MaxDebris=14
  1108. IsSelectableCombatant=yes
  1109. VoiceSelect=KirovSelect
  1110. VoiceMove=KirovMove
  1111. VoiceAttack=KirovAttackCommand
  1112. VoiceFeedback=
  1113. VoiceCrashing=KirovVoiceDie
  1114. DieSound=
  1115. CreateSound=KirovCreated
  1116. CrashingSound=KirovDie
  1117. ImpactLandSound=KirovCrash
  1118. Locomotor={92612C46-F71F-11d1-AC9F-006008055BB5} ;Jumpjet
  1119. MovementZone=Fly
  1120. ThreatPosed=30 ; This value MUST be 0 for all building addons
  1121. DamageParticleSystems=SparkSys,SmallGreySSys
  1122. AuxSound1=Dummy ;Taking off
  1123. AuxSound2=Dummy ;Landing
  1124. AllowedToStartInMultiplayer=no
  1125. VeteranAbilities=STRONGER,FIREPOWER,SIGHT,FASTER
  1126. EliteAbilities=SELF_HEAL,STRONGER,FIREPOWER,ROF
  1127. SelfHealing=Yes
  1128. MoveSound=KirovMoveLoop
  1129. Parasiteable=no
  1130. Size=50
  1131. Bunkerable=no; Units default to yes, others default to no
  1132.  
  1133. ;======================================
  1134. ; Holyfuzzball
  1135. ; F66
  1136. ;======================================
  1137. [F66]
  1138. UIName=Name:F66
  1139. Name=F66 Interceptor
  1140. Image=SU27
  1141. Prerequisite=GAWEAP,RADAR,GATECH2
  1142. ;PrerequisiteOverride=YAWEAP
  1143. Primary=MaverickAA
  1144. LandTargeting=1
  1145. NavalTargeting=6
  1146. CanPassiveAquire=yes
  1147. CanRetaliate=yes
  1148. Strength=150
  1149. Category=AirPower
  1150. Armor=light
  1151. TechLevel=-1
  1152. Sight=8
  1153. RadarInvisible=yes
  1154. Landable=no
  1155. BalloonHover=yes
  1156. MoveToShroud=yes
  1157. ;Dock=GAAIRC,GAHPAD,NAHPAD
  1158. ;Dock=GAAIRC,AMRADR
  1159. ;PipScale=Ammo
  1160. Speed=20
  1161. JumpjetSpeed=60 ;params not defined use defaults (old globals way up top)
  1162. JumpjetClimb=30
  1163. JumpjetCrash=40 ; Climb, but down
  1164. JumpJetAccel=24
  1165. JumpJetTurnRate=6
  1166. JumpjetHeight=750
  1167. JumpjetWobbles=.01
  1168. JumpjetDeviation=1
  1169. ;PitchSpeed=0.9
  1170. ;PitchAngle=0
  1171. PitchSpeed=1.1
  1172. PitchAngle=0
  1173. OmniFire=yes;no
  1174. Owner=British,French,Germans,Americans,Alliance
  1175. Cost=1500
  1176. Points=20
  1177. ROT=5
  1178. ;Ammo=1
  1179. Crewed=no;yes
  1180. ConsideredAircraft=yes
  1181. AirportBound=no ; If I ever need to land and there are no airports I crash because I can only land on them
  1182. GuardRange=30
  1183. Explosion=TWLT070,S_BANG48,S_BRNL58,S_CLSN58,S_TUMU60
  1184. MaxDebris=3
  1185. IsSelectableCombatant=yes
  1186. VoiceSelect=IntruderSelect
  1187. VoiceMove=IntruderMove
  1188. VoiceAttack=IntruderAttackCommand
  1189. VoiceCrashing=IntruderVoiceDie
  1190. DieSound=
  1191. MoveSound=IntruderMoveLoop
  1192. CrashingSound=IntruderDie
  1193. ImpactLandSound=GenAircraftCrash
  1194. Locomotor={92612C46-F71F-11d1-AC9F-006008055BB5}
  1195. MovementZone=Fly
  1196. ThreatPosed=20 ; This value MUST be 0 for all building addons
  1197. DamageParticleSystems=SparkSys,SmallGreySSys
  1198. AuxSound1=IntruderTakeOff ;Taking off
  1199. AuxSound2=IntruderLanding ;Landing
  1200. VeteranAbilities=STRONGER,FIREPOWER,SIGHT,FASTER
  1201. EliteAbilities=STRONGER,FIREPOWER,ROF
  1202. Fighter=yes
  1203. AllowedToStartInMultiplayer=no
  1204. ImmuneToPsionics=yes
  1205. ElitePrimary=MaverickAAE
  1206. PreventAttackMove=no
  1207. DefaultToGuardArea=yes
  1208. OpportunityFire=yes
  1209. DefaultToGuardArea=yes
  1210.  
  1211. [MaverickAA]
  1212. Damage=105
  1213. ROF=60
  1214. Range=12
  1215. Projectile=AAHeatSeeker
  1216. Speed=80
  1217. Warhead=SAMWH
  1218. Report=IntruderAttack
  1219. Burst=2
  1220.  
  1221. [MaverickAAE]
  1222. Damage=120
  1223. ROF=40
  1224. Range=14
  1225. Projectile=AAHeatSeeker
  1226. Speed=80
  1227. Warhead=SAMWH
  1228. Report=IntruderAttack
  1229. Burst=3
  1230.  
  1231. ;======================================
  1232. ; Tarrasque tank
  1233. ;======================================
  1234. [TARR]
  1235. UIName=Name:TARR
  1236. Name=Tarrasque
  1237. Category=AFV
  1238. TargetLaser=yes
  1239. Primary=120mmx4
  1240. Secondary=TarrasqueTusk
  1241. Strength=4200
  1242. Explodes=yes
  1243. Prerequisite=NAWEAP,NATECH2
  1244. ;PrerequisiteOverride=YAWEAP
  1245. CrateGoodie=no
  1246. Armor=heavy
  1247. Turret=yes
  1248. TechLevel=-1
  1249. Sight=10
  1250. Speed=3
  1251. Owner=Russians,Confederation,Africans,Arabs
  1252. Cost=15000
  1253. Soylent=12000
  1254. Points=400
  1255. ROT=4
  1256. Crusher=yes
  1257. SelfHealing=yes
  1258. Crewed=no
  1259. IsSelectableCombatant=yes
  1260. Explosion=TWLT070,S_BANG48,S_BRNL58,S_CLSN58,S_TUMU60
  1261. VoiceSelect=ApocalypseSelect
  1262. VoiceMove=ApocalypseMove
  1263. VoiceAttack=ApocalypseAttackCommand
  1264. VoiceFeedback=
  1265. DieSound=GenVehicleDie
  1266. MoveSound=ApocalypseMoveStart
  1267. CrushSound=TankCrush
  1268. Maxdebris=3
  1269. Locomotor={4A582741-9839-11d1-B709-00A024DDAFD1}
  1270. Weight=3.5
  1271. MovementZone=Destroyer
  1272. ThreatPosed=80 ; This value MUST be 0 for all building addons
  1273. DamageParticleSystems=SparkSys,SmallGreySSys
  1274. AllowedToStartInMultiplayer=no
  1275. ZFudgeColumn=9
  1276. ZFudgeTunnel=15
  1277. Size=12
  1278. VeteranAbilities=STRONGER,FIREPOWER,ROF
  1279. EliteAbilities=SELF_HEAL,STRONGER,FIREPOWER,ROF,FASTER
  1280. ElitePrimary=120mmx4E
  1281. EliteSecondary=TarrasqueTuskE
  1282. BuildTimeMultiplier=0.7
  1283. Parasiteable=no
  1284.  
  1285. BuildLimit=1
  1286. DeathWeapon=TarrasqueDeath
  1287. ;DeathWeaponDamageModifier=.1
  1288. ImmuneToPsionics=yes
  1289. OmniCrusher=yes;gs can crush things not normally crushable
  1290. OmniCrushResistant=yes
  1291. DistributedFire=yes
  1292. OpportunityFire=yes
  1293.  
  1294.  
  1295.  
  1296. ; large anti-armor cannon (two shooter)
  1297. [120mmx4]
  1298. Damage=120
  1299. ROF=30
  1300. Range=6.25
  1301. Projectile=Cannon
  1302. Speed=30
  1303. Warhead=TarrAP
  1304. Report=ApocalypseAttackGround
  1305. Anim=APMUZZLE
  1306. Burst=2
  1307. Bright=yes
  1308.  
  1309. ; large anti-armor cannon (two shooter)
  1310. [120mmx4E]
  1311. Damage=120
  1312. ROF=30
  1313. Range=6.25
  1314. Projectile=Cannon
  1315. Speed=30
  1316. Warhead=TarrAPE
  1317. Report=ApocalypseAttackGround
  1318. Anim=VTMUZZLE
  1319. Burst=4
  1320. Bright=yes
  1321.  
  1322. ; Vehicle carried anti-tank missile
  1323. [TarrasqueTusk]
  1324. Damage=100
  1325. ROF=60
  1326. Range=9
  1327. Projectile=AAHeatSeeker
  1328. Speed=40
  1329. Warhead=HE
  1330. Burst=2
  1331. Report=ApocalypseAttackAir
  1332.  
  1333. ; Vehicle carried anti-tank missile
  1334. [TarrasqueTuskE]
  1335. Damage=100
  1336. ROF=60
  1337. Range=10
  1338. Projectile=AAHeatSeeker
  1339. Speed=40
  1340. Warhead=HE
  1341. Burst=4
  1342. Report=ApocalypseAttackAir
  1343.  
  1344. [TarrasqueDeath]
  1345. Damage=500
  1346. ROF=80
  1347. Range=1
  1348. Projectile=InvisibleLow
  1349. Speed=35
  1350. RadLevel=4000
  1351. Warhead=TarrDieWH
  1352. Report=DemoTruckDie
  1353. Suicide=yes
  1354.  
  1355. [TarrAP]
  1356. CellSpread=.3
  1357. PercentAtMax=.5
  1358. Wall=yes
  1359. Wood=yes
  1360. Verses=0%,0%,0%,75%,100%,100%,100%,100%,70%,60%,100%
  1361. Conventional=yes
  1362. InfDeath=3
  1363. AnimList=APOCEXP
  1364. ProneDamage=50%
  1365.  
  1366. [TarrAPE]
  1367. CellSpread=.3
  1368. PercentAtMax=.5
  1369. Wall=yes
  1370. Wood=yes
  1371. Verses=0%,0%,0%,75%,100%,100%,100%,100%,70%,60%,100%
  1372. Conventional=yes
  1373. InfDeath=3
  1374. AnimList=VTEXPLOD
  1375. ProneDamage=50%
  1376.  
  1377. [TarrDieWH]
  1378. CellSpread=4
  1379. PercentAtMax=.25
  1380. Verses=100%,100%,100%,100%,50%,50%,80%,150%,10%,100%,100%
  1381. InfDeath=4
  1382. Sparky=no
  1383. Tiberium=yes
  1384. AnimList=DEMTEXP
  1385.  
  1386. ;======================================
  1387. ; Chrono Tank
  1388. ;======================================
  1389. [CGTK]
  1390. UIName=Name:CGTK
  1391. Name=Chrono Tank
  1392. Image=CTNK
  1393. Prerequisite=GAWEAP,GATECH2
  1394. ;PrerequisiteOverride=YAWEAP
  1395. Primary=ChronoTankWeap
  1396. Strength=200
  1397. Category=AFV
  1398. Armor=light
  1399. Turret=no
  1400. IsTilter=yes
  1401. Crusher=yes
  1402. TooBigToFitUnderBridge=true
  1403. TechLevel=-1
  1404. Sight=9
  1405. Speed=7
  1406. CrateGoodie=no
  1407. Owner=British,French,Germans,Americans,Alliance
  1408. Cost=2000
  1409. Soylent=2000
  1410. Points=25
  1411. ROT=5
  1412. IsSelectableCombatant=yes
  1413. ;CanDisguise=yes
  1414. ;CanApproachTarget=no ; gs 9/15 Re-put in. But now this will not apply to an Attack Mission. Best of both worlds, and Dustin kicks butt
  1415. ;CanRetaliate=no ; thought about this one too. Don't need it since first shot will disguise as the bad guy and then you can keep shooting, and he'll keep shooting since you don't detach on disguise
  1416. ;CanPassiveAquire=no ; not essential, but might not want it giving away position
  1417. Explosion=TWLT070,S_BANG48,S_BRNL58,S_CLSN58,S_TUMU60
  1418. VoiceSelect=ChronoLegionSelect
  1419. VoiceMove=ChronoLegionMove
  1420. VoiceAttack=ChronoLegionAttackCommand
  1421. VoiceFeedback=ChronoLegionFear
  1422. DieSound=GenVehicleDie
  1423. MoveSound=MirageTankMoveStart
  1424. MaxDebris=2
  1425. ;Locomotor={4A582741-9839-11d1-B709-00A024DDAFD1}
  1426. MovementZone=Normal
  1427. ThreatPosed=15 ; This value MUST be 0 for all building addons
  1428. DamageParticleSystems=SparkSys;gs the sparks look cool, but the smoke gives it away too easily ,SmallGreySSys
  1429. VeteranAbilities=STRONGER,FIREPOWER,SIGHT,FASTER
  1430. EliteAbilities=SELF_HEAL,STRONGER,FIREPOWER,ROF
  1431. Accelerates=false
  1432. ImmuneToVeins=yes
  1433. Size=3
  1434. AllowedToStartInMultiplayer=no
  1435. ElitePrimary=ChronoTankWeapE
  1436. CrushSound=TankCrush
  1437.  
  1438. ChronoInSound=ChronoLegionTeleport
  1439. ChronoOutSound=ChronoLegionTeleport
  1440. Locomotor={4A582747-9839-11d1-B709-00A024DDAFD1}
  1441.  
  1442. ;Chrono Tank Missile Launcher
  1443. [ChronoTankWeap]
  1444. Damage=40
  1445. ROF=70
  1446. Range=6
  1447. Burst=2
  1448. Projectile=AAHeatSeeker2 ;AirToGroundMissile
  1449. Speed=30 ;40
  1450. Warhead=LRMWH
  1451. Report=GuardianGIDeployedAttack
  1452.  
  1453. ;Chrono Tank Missile Launcher Elite
  1454. [ChronoTankWeapE]
  1455. Damage=40
  1456. ROF=60
  1457. Range=7
  1458. Burst=4
  1459. Projectile=AAHeatSeeker2 ;AirToGroundMissile
  1460. Speed=30 ;40
  1461. Warhead=LRMWHE
  1462. Report=GuardianGIDeployedAttack
  1463.  
  1464. ;======================================
  1465. ; Stealth Tank
  1466. ;======================================
  1467. [STEALTH]
  1468. UIName=Name:STEALTH
  1469. Name=Stealth Tank
  1470. Prerequisite=NAWEAP,NATECH2
  1471. ;;PrerequisiteOverride=YAWEAP
  1472. Primary=SRMStealth
  1473. ;Secondary=LRMMad
  1474. Strength=200
  1475. Category=AFV
  1476. Armor=light
  1477. Turret=no
  1478. IsTilter=yes
  1479. TooBigToFitUnderBridge=true
  1480. TechLevel=-1
  1481. Sight=10
  1482. Speed=6
  1483. CrateGoodie=no
  1484. Crusher=yes
  1485. Owner=Russians,YuriCountry
  1486. ;RequiredHouses=Russians
  1487. Cost=1200
  1488. Soylent=1200
  1489. Points=25
  1490. ROT=3
  1491. IsSelectableCombatant=yes
  1492. AllowedToStartInMultiplayer=no
  1493. Explosion=TWLT070,S_BANG48,S_BRNL58,S_CLSN58,S_TUMU60
  1494. ;VoiceSelect=TeslaTankSelect
  1495. ;VoiceMove=TeslaTankMove
  1496. ;VoiceAttack=TeslaTankAttackCommand
  1497. VoiceSelect=SpySelect
  1498. VoiceMove=SpyMove
  1499. VoiceAttack=SpyAttackCommand
  1500. CrushSound=TankCrush
  1501. ;VoiceFeedback=
  1502. VoiceFeedback=SpyFear
  1503. DieSound=GenVehicleDie
  1504. MoveSound=TeslaTankMoveStart
  1505. Maxdebris=3
  1506. Locomotor={4A582741-9839-11d1-B709-00A024DDAFD1}
  1507. ;MovementZone=Normal ;gs FLAW needs to be changed to this when The Flaw is fixed
  1508. MovementZone=Destroyer
  1509. ThreatPosed=40 ; This value MUST be 0 for all building addons
  1510. DamageParticleSystems=SparkSys,SmallGreySSys
  1511. DamageSmokeOffset=100, 100, 275
  1512. Weight=3.5
  1513. VeteranAbilities=STRONGER,FIREPOWER,FASTER
  1514. EliteAbilities=SELF_HEAL,STRONGER,FIREPOWER,ROF
  1515. Accelerates=false
  1516. ZFudgeColumn=8
  1517. ZFudgeTunnel=13
  1518. Size=3
  1519. ElitePrimary=SRMStealthE
  1520. BuildTimeMultiplier=1.2 ;Individual control of build time
  1521. Cloakable=yes
  1522. CanPassiveAquire=no
  1523. RadarInvisible=yes
  1524.  
  1525. ;Sealth Tank Missile
  1526. [SRMStealth]
  1527. Damage=40
  1528. ROF=70
  1529. Range=6
  1530. Burst=2
  1531. Projectile=AAHeatSeeker2 ;AirToGroundMissile
  1532. Speed=30 ;40
  1533. Warhead=LRMWH
  1534. Report=GuardianGIDeployedAttack
  1535.  
  1536. ;Elite Sealth Tank Missile
  1537. [SRMStealthE]
  1538. Damage=40
  1539. ROF=70
  1540. Range=7
  1541. Burst=4
  1542. Projectile=AAHeatSeeker2 ;AirToGroundMissile
  1543. Speed=30 ;40
  1544. Warhead=LRMWHE
  1545. Report=GuardianGIDeployedAttack
  1546.  
  1547. ;======================================
  1548. ; Mad Dog Mech Warrior
  1549. ;======================================
  1550. [MADOG]
  1551. UIName=Name:MADOG
  1552. Name=Mad Dog
  1553. Prerequisite=NATECH,GATECH,YATECH
  1554. ;;PrerequisiteOverride=YAWEAP
  1555. Primary=CometMad
  1556. ElitePrimary=CometMadE
  1557. Secondary=LRMMad
  1558. EliteSecondary=LRMMadE
  1559. Strength=800
  1560. Category=AFV
  1561. Armor=heavy
  1562. Turret=yes
  1563. IsTilter=yes
  1564. TooBigToFitUnderBridge=true
  1565. TechLevel=10
  1566. Sight=8
  1567. Speed=5
  1568. CrateGoodie=no
  1569. Crusher=yes
  1570. Owner=British,French,Germans,Americans,Alliance,Russians,Confederation,Africans,Arabs,YuriCountry
  1571. ;RequiredHouses=Russians
  1572. Cost=3000
  1573. Soylent=3000
  1574. Points=25
  1575. ROT=3
  1576. IsSelectableCombatant=yes
  1577. Explosion=TWLT070,S_BANG48,S_BRNL58,S_CLSN58,S_TUMU60
  1578. ;VoiceSelect=TeslaTankSelect
  1579. ;VoiceMove=TeslaTankMove
  1580. ;VoiceAttack=TeslaTankAttackCommand
  1581. VoiceSelect=ChronoCommandoSelect
  1582. VoiceMove=ChronoCommandoMove
  1583. VoiceAttack=ChronoCommandoAttackCommand
  1584. CrushSound=TankCrush
  1585. VoiceFeedback=
  1586. DieSound=GenVehicleDie
  1587. MoveSound=TeslaTankMoveStart
  1588. Maxdebris=3
  1589. Locomotor={4A582741-9839-11d1-B709-00A024DDAFD1}
  1590. ;MovementZone=Normal ;gs FLAW needs to be changed to this when The Flaw is fixed
  1591. MovementZone=Destroyer
  1592. ThreatPosed=40 ; This value MUST be 0 for all building addons
  1593. DamageParticleSystems=SparkSys,SmallGreySSys
  1594. DamageSmokeOffset=100, 100, 275
  1595. Weight=3.5
  1596. VeteranAbilities=STRONGER,FIREPOWER,SIGHT,FASTER
  1597. EliteAbilities=SELF_HEAL,STRONGER,FIREPOWER,ROF
  1598. Accelerates=false
  1599. ZFudgeColumn=8
  1600. ZFudgeTunnel=13
  1601. Size=3
  1602. BuildTimeMultiplier=1.5 ;Individual control of build time
  1603. AllowedToStartInMultiplayer=no
  1604. BuildLimit=3
  1605.  
  1606. ;Mad Dog LRM
  1607. [LRMMad]
  1608. Damage=50
  1609. ROF=100
  1610. Range=10
  1611. Burst=4
  1612. Projectile=AAHeatSeeker2 ;AirToGroundMissile
  1613. Speed=30 ;40
  1614. Warhead=LRMWH
  1615. Report=GuardianGIDeployedAttack
  1616. ;MinimumRange=1
  1617.  
  1618. ;Elite Mad Dog LRM
  1619. [LRMMadE]
  1620. Damage=50
  1621. ROF=80
  1622. Range=11
  1623. Burst=6
  1624. Projectile=AAHeatSeeker2 ;AirToGroundMissile
  1625. Speed=30 ;40
  1626. Warhead=LRMWHE
  1627. Report=GuardianGIDeployedAttack
  1628. ;MinimumRange=1
  1629.  
  1630. ;Mad Dog Laser
  1631. [CometMad]
  1632. Damage=80
  1633. ROF=60
  1634. Range=7
  1635. Projectile=MadCometP
  1636. Speed=40
  1637. Report=PrismTankAttack
  1638. Warhead=CometMadWH
  1639. Bright=yes
  1640. ;LaserInnerColor = 216,0,184
  1641. ;LaserOuterColor = 80,0,88
  1642. IsHouseColor=true
  1643. LaserOuterSpread= 0,0,0
  1644. LaserDuration = 15
  1645. IsLaser=true ; this flag tells the game to use the special laser draw effect
  1646.  
  1647. ;Elite Mad Dog Laser
  1648. [CometMadE]
  1649. Damage=120
  1650. ROF=60
  1651. Range=7
  1652. Projectile=MadCometP
  1653. Speed=10
  1654. Report=PrismTankAttack
  1655. Warhead=CometMadWH
  1656. Bright=yes
  1657. ;LaserInnerColor = 216,0,184
  1658. ;LaserOuterColor = 80,0,88
  1659. IsHouseColor=true
  1660. LaserOuterSpread= 0,0,0
  1661. LaserDuration = 15
  1662. IsLaser=true ; this flag tells the game to use the special laser draw effect
  1663.  
  1664. ; LRM warhead
  1665. [LRMWH]
  1666. Wall=yes
  1667. Wood=yes
  1668. Verses=20%,20%,20%,100%,50%,90%,60%,50%,55%,60%,100%
  1669. Conventional=yes
  1670. InfDeath=3
  1671. ;AnimList=S_CLSN30
  1672. AnimList=XGRYSML1,XGRYSML2,EXPLOSML,XGRYMED1,XGRYMED2,EXPLOMED,EXPLOLRG,TWLT070
  1673. ProneDamage=50%
  1674. CellSpread=.5;gs patch
  1675. PercentAtMax=.5;gs patch
  1676.  
  1677. ; LRM Elite Warhead
  1678. [LRMWHE]
  1679. Wall=yes
  1680. Wood=yes
  1681. Verses=60%,60%,50%,100%,50%,90%,70%,60%,65%,60%,100%
  1682. Conventional=yes
  1683. InfDeath=3
  1684. ;AnimList=S_CLSN30
  1685. AnimList=XGRYSML1,XGRYSML2,EXPLOSML,XGRYMED1,XGRYMED2,EXPLOMED,EXPLOLRG,TWLT070
  1686. ProneDamage=50%
  1687. CellSpread=.5;gs patch
  1688. PercentAtMax=.5;gs patch
  1689.  
  1690. [CometMadWH]
  1691. Wall=no
  1692. Verses=100%,100%,80%,0%,0%,0%,150%,200%,150%,100%,100%
  1693. AnimList=XGRYSML1,XGRYSML2,EXPLOSML,XGRYMED1,XGRYMED2,EXPLOMED,EXPLOLRG,TWLT070
  1694.  
  1695. [MadCometP]
  1696. Inviso=yes
  1697. Image=none
  1698. SubjectToCliffs=yes
  1699. SubjectToElevation=no
  1700. SubjectToWalls=no
  1701.  
  1702. ;======================================
  1703. ; The Terribly Tenatious Terp Tank
  1704. ;======================================
  1705. [TERP]
  1706. UIName=Name:TERP
  1707. Name=Terp Tank
  1708. Prerequisite=RADAR
  1709. ;;PrerequisiteOverride=YAWEAP
  1710. Primary=TerpBolt
  1711. Strength=1200
  1712. Category=AFV
  1713. Armor=heavy
  1714. Turret=yes
  1715. IsTilter=yes
  1716. TooBigToFitUnderBridge=true
  1717. TechLevel=10
  1718. Sight=8
  1719. Speed=4
  1720. CrateGoodie=no
  1721. Crusher=yes
  1722. Owner=YuriCountry
  1723. Cost=3000
  1724. Soylent=3000
  1725. Points=150
  1726. ROT=5
  1727. IsSelectableCombatant=yes
  1728. AllowedToStartInMultiplayer=no
  1729. Explosion=TWLT070,S_BANG48,S_BRNL58,S_CLSN58,S_TUMU60
  1730. VoiceSelect=TRexSelect
  1731. VoiceMove=TrexMove
  1732. VoiceAttack=TrexMove
  1733. CrushSound=TankCrush
  1734. VoiceFeedback=
  1735. DieSound=GenVehicleDie
  1736. MoveSound=TeslaTankMoveStart
  1737. Maxdebris=3
  1738. Locomotor={4A582741-9839-11d1-B709-00A024DDAFD1}
  1739. ;MovementZone=Normal ;gs FLAW needs to be changed to this when The Flaw is fixed
  1740. MovementZone=Destroyer
  1741. ThreatPosed=40 ; This value MUST be 0 for all building addons
  1742. DamageParticleSystems=SparkSys,SmallGreySSys
  1743. DamageSmokeOffset=100, 100, 275
  1744. Weight=3.5
  1745. VeteranAbilities=STRONGER,FIREPOWER,SIGHT,FASTER
  1746. EliteAbilities=SELF_HEAL,STRONGER,FIREPOWER,ROF
  1747. Accelerates=false
  1748. ZFudgeColumn=8
  1749. ZFudgeTunnel=13
  1750. Size=3
  1751. ElitePrimary=TerpBoltE
  1752. BuildTimeMultiplier=1.3 ;Individual control of build time
  1753. DistributedFire=yes
  1754. AirRangeBonus=2
  1755. BuildLimit=1
  1756.  
  1757. RequiresStolenAlliedTech=yes
  1758. RequiresStolenSovietTech=yes
  1759.  
  1760.  
  1761. ; Fire by Telsa Tank
  1762. [TerpBolt]
  1763. Damage=70
  1764. ROF=45 ;changed on 11/29 from 60 to 75
  1765. Range=8
  1766. Speed=100
  1767. Warhead=Electric
  1768. Report=TeslaTankAttack
  1769. Projectile=ElectricbounceAA
  1770. IsElectricBolt=true
  1771. Burst=2
  1772.  
  1773. [TerpBoltE]
  1774. Damage=90
  1775. ROF=40 ;changed on 11/29 from 50 to 60
  1776. Range=9
  1777. Speed=100
  1778. Warhead=Electric
  1779. Report=TeslaTankAttack
  1780. Projectile=ElectricbounceAA
  1781. IsElectricBolt=true
  1782. Burst=3
  1783.  
  1784. [ElectricbounceAA]
  1785. ShrapnelWeapon=ElectricBoltE
  1786. ShrapnelCount=3
  1787. Inviso=yes
  1788. Image=none
  1789. SubjectToCliffs=yes
  1790. SubjectToElevation=no
  1791. SubjectToWalls=no
  1792. AA=yes
  1793.  
  1794. ;======================================
  1795. ; Rehak
  1796. ; Fake Rhino Tank
  1797. ;======================================
  1798. [FRHINO]
  1799. UIName=Name:FRHINO
  1800. Name=Fake Rhino Heavy Tank
  1801. Prerequisite=NAWEAP
  1802. ;PrerequisiteOverride=YAWEAP
  1803. Primary=F120mm
  1804. Strength=100
  1805. Category=AFV
  1806. Armor=light
  1807. Turret=yes
  1808. IsTilter=yes
  1809. TargetLaser=no
  1810. TooBigToFitUnderBridge=true
  1811. TechLevel=2
  1812. Sight=5
  1813. Speed=6
  1814. CrateGoodie=no
  1815. Crusher=yes
  1816. Ammo=3
  1817. PipScale=Ammo
  1818. Reload=.1
  1819. Owner=Russians,Confederation,Africans,Arabs
  1820. AllowedToStartInMultiplayer=no
  1821. Cost=200
  1822. Soylent=100
  1823. Points=25
  1824. ROT=5
  1825. Trainable=no
  1826. IsSelectableCombatant=yes
  1827. Explosion=TWLT070,S_BANG48,S_BRNL58,S_CLSN58,S_TUMU60
  1828. VoiceSelect=GenSovVehicleSelect
  1829. VoiceMove=GenSovVehicleMove
  1830. VoiceAttack=GenSovVehicleAttackCommand
  1831. VoiceFeedback=
  1832. DieSound=GenVehicleDie
  1833. MoveSound=RhinoTankMoveStart
  1834. CrushSound=TankCrush
  1835. Maxdebris=3
  1836. ;origional - Locomotor={55D141B8-DB94-11d1-AC98-006008055BB5}
  1837. Locomotor={4A582741-9839-11d1-B709-00A024DDAFD1}
  1838. MovementZone=Destroyer
  1839. ThreatPosed=40 ; This value MUST be 0 for all building addons
  1840. DamageParticleSystems=SparkSys,SmallGreySSys
  1841. DamageSmokeOffset=100, 100, 275
  1842. Weight=3.5
  1843. Accelerates=false
  1844. ZFudgeColumn=8
  1845. ZFudgeTunnel=13
  1846. Size=3
  1847. OpportunityFire=yes
  1848. BuildTimeMultiplier=1.5;Individual control of build time
  1849.  
  1850. ; Fake 120mm
  1851. [F120mm]
  1852. Damage=2
  1853. ROF=65
  1854. Range=5.75
  1855. Projectile=Cannon
  1856. Speed=40
  1857. Warhead=AP
  1858. Report=RhinoTankAttack
  1859. Anim=GUNFIRE
  1860. Bright=yes
  1861.  
  1862. ;======================================
  1863. ; Rehak
  1864. ; Fake Apocalypse Tank
  1865. ;======================================
  1866. [FAPOC]
  1867. UIName=Name:FAPOC
  1868. Name=Fake Apocalypse
  1869. Category=AFV
  1870. TargetLaser=yes
  1871. Primary=F120mmx
  1872. Secondary=FMammothTusk
  1873. Strength=150
  1874. Explodes=no
  1875. Prerequisite=NAWEAP,NATECH
  1876. ;PrerequisiteOverride=YAWEAP
  1877. CrateGoodie=no
  1878. Armor=light
  1879. Turret=yes
  1880. TechLevel=7
  1881. Sight=4
  1882. Speed=4
  1883. Ammo=3
  1884. PipScale=Ammo
  1885. Reload=.1
  1886. Owner=Russians,Confederation,Africans,Arabs
  1887. AllowedToStartInMultiplayer=no
  1888. Cost=300
  1889. Soylent=100
  1890. Points=60
  1891. ROT=5
  1892. Crusher=yes
  1893. SelfHealing=no
  1894. Crewed=no
  1895. IsSelectableCombatant=yes
  1896. Explosion=TWLT070,S_BANG48,S_BRNL58,S_CLSN58,S_TUMU60
  1897. VoiceSelect=ApocalypseSelect
  1898. VoiceMove=ApocalypseMove
  1899. VoiceAttack=ApocalypseAttackCommand
  1900. VoiceFeedback=
  1901. DieSound=GenVehicleDie
  1902. MoveSound=ApocalypseMoveStart
  1903. CrushSound=TankCrush
  1904. Maxdebris=3
  1905. Locomotor={4A582741-9839-11d1-B709-00A024DDAFD1}
  1906. Weight=3.5
  1907. MovementZone=Destroyer
  1908. ThreatPosed=40 ; This value MUST be 0 for all building addons
  1909. DamageParticleSystems=SparkSys,SmallGreySSys
  1910. AllowedToStartInMultiplayer=no
  1911. ZFudgeColumn=9
  1912. ZFudgeTunnel=15
  1913. Size=6
  1914. BuildTimeMultiplier=1.5
  1915.  
  1916. ; Fake large anti-armor cannon (two shooter)
  1917. [F120mmx]
  1918. Damage=2
  1919. ROF=80
  1920. Range=5.75
  1921. Projectile=Cannon
  1922. Speed=40
  1923. Warhead=ApocAP
  1924. Report=ApocalypseAttackGround
  1925. Anim=APMUZZLE
  1926. Burst=2
  1927. Bright=yes
  1928.  
  1929. ; Fake Vehicle carried anti-tank missile
  1930. [FMammothTusk]
  1931. Damage=2
  1932. ROF=80
  1933. Range=8
  1934. Projectile=AAHeatSeeker
  1935. Speed=20
  1936. Warhead=HE
  1937. Burst=2
  1938. Report=ApocalypseAttackAir
  1939.  
  1940.  
  1941. ;======================================
  1942. ; Fake Kirov
  1943. ;======================================
  1944. [FZEP]
  1945. UIName=Name:FZEP
  1946. Name=Fake Kirov
  1947. Prerequisite=NAWEAP,NATECH
  1948. Primary=FBlimpBomb
  1949. Strength=200
  1950. Category=AirPower
  1951. Armor=medium
  1952. TechLevel=10
  1953. Sight=8
  1954. Owner=Russians,Confederation,Africans,Arabs
  1955. Cost=500
  1956. Soylent=200
  1957. Points=10
  1958. ROT=10
  1959. RadarInvisible=no
  1960. MoveToShroud=yes
  1961. BalloonHover=yes ; ie never land
  1962. Speed=5
  1963. SpeedType=Hover
  1964. JumpjetSpeed=5 ;params not defined use defaults (old globals way up top called Jumpjet controls)
  1965. JumpjetClimb=6 ; SJM increased from 2 so Kirov can get out of factory before doors close
  1966. JumpjetCrash=12 ; Climb, but down
  1967. JumpJetAccel=10
  1968. JumpJetTurnRate=2
  1969. JumpjetHeight=750
  1970. ;JumpjetWobbles=.01 ; ! value of zero stop wobbles? NO! Wobbles of zero means div by 0 crash. "How many wobbles would you like?" "0" "You must have wobbles!!! I kill you!"
  1971. ;JumpjetDeviation=1
  1972. JumpjetNoWobbles=yes ; Really small numbers on two lines above don't actually slow down the wobbling since it is the amplitude of a sinusoidal curve
  1973. Crashable=yes ; JJ plummets down like aircraft
  1974. PitchSpeed=.9
  1975. PitchAngle=0
  1976. Crewed=no
  1977. ConsideredAircraft=yes
  1978. Explosion=TWLT070,S_BANG48,S_BRNL58,S_CLSN58,S_TUMU60
  1979. MaxDebris=14
  1980. IsSelectableCombatant=yes
  1981. VoiceSelect=KirovSelect
  1982. VoiceMove=KirovMove
  1983. VoiceAttack=KirovAttackCommand
  1984. VoiceFeedback=
  1985. VoiceCrashing=KirovVoiceDie
  1986. DieSound=
  1987. CreateSound=KirovCreated
  1988. CrashingSound=KirovDie
  1989. ImpactLandSound=KirovCrash
  1990. Locomotor={92612C46-F71F-11d1-AC9F-006008055BB5} ;Jumpjet
  1991. MovementZone=Fly
  1992. ThreatPosed=30 ; This value MUST be 0 for all building addons
  1993. DamageParticleSystems=SparkSys,SmallGreySSys
  1994. AuxSound1=Dummy ;Taking off
  1995. AuxSound2=Dummy ;Landing
  1996. AllowedToStartInMultiplayer=no
  1997. VeteranAbilities=STRONGER,FIREPOWER,SIGHT,FASTER
  1998. EliteAbilities=SELF_HEAL,STRONGER,FIREPOWER,ROF
  1999. SelfHealing=Yes
  2000. MoveSound=KirovMoveLoop
  2001. Parasiteable=no
  2002. Size=50
  2003. Bunkerable=no; Units default to yes, others default to no
  2004. Ammo=3
  2005. PipScale=Ammo
  2006. Reload=.1
  2007. Trainable=no
  2008. BuildTimeMultiplier=1.5
  2009.  
  2010. [FBlimpBomb]
  2011. Damage=5
  2012. Burst=1
  2013. ROF=50
  2014. Range=1.5
  2015. CellRangefinding=yes
  2016. Projectile=BlimpBombP
  2017. Speed=20
  2018. Warhead=BlimpHE
  2019. Report=KirovAttack
  2020. OmniFire=yes ; Don't need to turn even though I have no turret (Need since if I am directly over my target it will baffle the CloseEnough test for the facing)
  2021.  
  2022.  
  2023.  
  2024.  
  2025. ;======================================
  2026. ; Ore Growth
  2027. ;======================================
  2028.  
  2029. ; This is Ore
  2030. [Riparius]
  2031. Name=Tiberium Riparius
  2032. Image=1
  2033. Power=0
  2034. Value=25
  2035. Growth=40
  2036. GrowthPercentage=10000;.06
  2037. Spread=40
  2038. SpreadPercentage=10000;.06
  2039. Color=NeonGreen ; **WARNING**: If you change this color, notify Bret_a
  2040.  
  2041. ; These are Gems
  2042. [Cruentus]
  2043. Name=Tiberium Cruentus
  2044. Image=2
  2045. Value=50
  2046. Growth=100
  2047. GrowthPercentage=100
  2048. Spread=100
  2049. SpreadPercentage=100
  2050. Power=0 ;10
  2051. Color=NeonBlue ; **WARNING**: If you change this color, notify Bret_a
  2052. Debris=CRYSTAL1,CRYSTAL2,CRYSTAL3,CRYSTAL4
  2053.  
  2054. ; This may also be ore - DB
  2055. [Vinifera]
  2056. Name=Tiberium Vinifera
  2057. Image=3
  2058. Value=25
  2059. Growth=40
  2060. GrowthPercentage=5000;.06
  2061. Spread=40
  2062. SpreadPercentage=5000;.06
  2063. Power=0 ; 10
  2064. Color=NeonBlue ; **WARNING**: If you change this color, notify Bret_a
  2065. Debris=CRYSTAL1,CRYSTAL2,CRYSTAL3,CRYSTAL4
  2066.  
  2067. ; This might be ore, I'm not certain - DB
  2068. [Aboreus]
  2069. Name=Tiberium Aboreus
  2070. Image=4
  2071. Value=25
  2072. Growth=40
  2073. GrowthPercentage=5000;.06
  2074. Spread=40
  2075. SpreadPercentage=5000;.06
  2076. Power=0
  2077. Color=NeonBlue ; **WARNING**: If you change this color, notify Bret_a
  2078. Debris=CRYSTAL1,CRYSTAL2,CRYSTAL3,CRYSTAL4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement