Nolt

Untitled

Jul 24th, 2016
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.74 KB | None | 0 0
  1. ^Vehicle:
  2. Inherits@1: ^GainsExperience
  3. Inherits@2: ^ExistsInWorld
  4. Inherits@3: ^EmpDisableMobile
  5. Inherits@4: ^CabalBounty
  6. Inherits@5: ^ROTreduction
  7. Inherits@6: ^BurstRecovery
  8. Inherits@7: ^firestormgen
  9. Inherits@8: ^RejectsOrdersBerkserk
  10. Inherits@9: ^NodToxindebuff
  11. Inherits@10:^NodVehicleRepair
  12. Inherits@11: ^nomnomnom
  13. DrawLineToTarget:
  14. TemporaryOwnerManager:
  15. Mobile:
  16. Crushes: crate
  17. TerrainSpeeds:
  18. Clear: 70
  19. Road: 100
  20. Rail: 50
  21. DirtRoad: 90
  22. Rough: 40
  23. Tiberium: 50
  24. BlueTiberium: 50
  25. Veins: 50
  26. TurnSpeed: 5
  27. Voice: Move
  28. Cloak@CLOAKGENERATOR:
  29. UpgradeTypes: cloakgenerator
  30. UpgradeMinEnabledLevel: 1
  31. InitialDelay: 0
  32. CloakDelay: 90
  33. IsPlayerPalette: true
  34. CloakSound: cloak5.aud
  35. UncloakSound: cloak5.aud
  36. UncloakOn: Attack, Unload, Infiltrate, Demolish, Damage
  37. RevealsShroud:
  38. Range: 9c0
  39. RepairableNear:
  40. Buildings: scrdepot
  41. Selectable:
  42. Bounds: 40,30
  43. SelectionDecorations:
  44. Palette: pips
  45. DamagedByTerrain:
  46. Weapon: Veins
  47. Terrain: Veins
  48. SpawnActorOnDeath@conversion:
  49. Actor: PALADIN2
  50. Probability: 100
  51. OwnerType: Killer
  52. DeathType: CabalDeath
  53. RequiresLobbyCreeps: false
  54. SpawnActorOnDeath@egg:
  55. Actor: eggs
  56. Probability: 10
  57. OwnerType: InternalName
  58. InternalOwner: Creeps
  59. DeathType: TiberiumDeath, TiberiumDeathStrong
  60. RequiresLobbyCreeps: true
  61. SpawnActorOnDeath@berserk:
  62. Actor: berserker
  63. Probability: 1
  64. OwnerType: InternalName
  65. InternalOwner: Creeps
  66. DeathType: TiberiumDeath, TiberiumDeathStrong
  67. RequiresLobbyCreeps: true
  68. SpawnActorOnDeath@scrmine:
  69. Actor: scrmine
  70. Probability: 100
  71. OwnerType: Killer
  72. DeathType: ScrinDroneDeath
  73. RequiresLobbyCreeps: false
  74. Voiced:
  75. VoiceSet: Vehicle
  76. Targetable:
  77. TargetTypes: Ground, Vehicle, Repair
  78. UpgradeMaxEnabledLevel: 0
  79. UpgradeMinEnabledLevel: 0
  80. UpgradeTypes: MindControlTargetting
  81. Targetable@MindControl:
  82. TargetTypes: Ground, Vehicle, Repair, MindControlInmune
  83. UpgradeTypes: MindControlTargetting
  84. UpgradeMinEnabledLevel: 1
  85. Repairable:
  86. RepairBuildings: gadept
  87. Voice: Move
  88. Passenger:
  89. CargoType: Vehicle
  90. Voice: Move
  91. Weight: 3
  92. AttackMove:
  93. Voice: Move
  94. HiddenUnderFog:
  95. ActorLostNotification:
  96. Capturable:
  97. Type: Vehicle
  98. CaptureThreshold: 1
  99. CancelActivity: True
  100. Guard:
  101. Voice: Move
  102. Guardable:
  103. BodyOrientation:
  104. CameraPitch: 90
  105. Explodes:
  106. Weapon: UnitExplodeSmall
  107. EmptyWeapon: UnitExplodeSmall
  108. MustBeDestroyed:
  109. RenderSprites:
  110. ThrowsShrapnel:
  111. Weapons: SmallDebris
  112. Pieces: 3, 7
  113. Range: 2c0, 5c0
  114.  
  115. ^Tank:
  116. Inherits: ^Vehicle
  117. Mobile:
  118. Crushes: wall, crate, infantry
  119. TerrainSpeeds:
  120. Clear: 70
  121. Road: 100
  122. Rail: 100
  123. DirtRoad: 90
  124. Rough: 60
  125. Tiberium: 70
  126. BlueTiberium: 70
  127. Veins: 70
Add Comment
Please, Sign In to add comment