Advertisement
mortification8

TEC Starbase Resupply Ability Rebalance Issue

Aug 3rd, 2011
434
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.55 KB | None | 0 0
  1. StarBaseUpgradeTechResupply.entity
  2. ----------------------------------
  3. TXT
  4. entityType "StarBaseUpgrade"
  5. stageCount 5
  6. stage
  7. price
  8. credits 0.000000
  9. metal 0.000000
  10. crystal 0.000000
  11. upgradeTime 0.000000
  12. nameStringID "IDS_STARBASEUPGRADETECHRESUPPLY_NAME"
  13. descStringID "IDS_STARBASEUPGRADETECHRESUPPLY_DESC"
  14. researchPrerequisites
  15. NumResearchPrerequisites 0
  16. hudIcon "HUDIconStarBaseUpgradeTechResupply0"
  17. smallHudIcon "HUDIconStarBaseUpgradeTechResupply0"
  18. infoCardIcon ""
  19. upgradePropertyCount 0
  20. upgradeBoolPropertyCount 0
  21. stage
  22. price
  23. credits 900.000000
  24. metal 138.000000
  25. crystal 75.000000
  26. upgradeTime 30.000000
  27. nameStringID "IDS_STARBASEUPGRADETECHRESUPPLY_NAME"
  28. descStringID "IDS_STARBASEUPGRADETECHRESUPPLY_DESC"
  29. researchPrerequisites
  30. NumResearchPrerequisites 1
  31. ResearchPrerequisite
  32. Subject "RESEARCHSUBJECT_STARBASEUPGRADEACCESS_RESUPPLY"
  33. Level 1
  34. hudIcon "HUDIconStarBaseUpgradeTechResupply0"
  35. smallHudIcon "HUDIconStarBaseUpgradeTechResupply0"
  36. infoCardIcon ""
  37. upgradePropertyCount 3
  38. upgradeProperty
  39. propertyType "MaxAntiMatterPoints"
  40. value 150.000000
  41. upgradeProperty
  42. propertyType "AntiMatterRestoreRate"
  43. value 2.500000
  44. upgradeProperty
  45. propertyType "AbilityALevel"
  46. value 1.000000
  47. upgradeBoolPropertyCount 0
  48. stage
  49. price
  50. credits 1800.000000
  51. metal 275.000000
  52. crystal 150.000000
  53. upgradeTime 45.000000
  54. nameStringID "IDS_STARBASEUPGRADETECHRESUPPLY_NAME"
  55. descStringID "IDS_STARBASEUPGRADETECHRESUPPLY_DESC"
  56. researchPrerequisites
  57. NumResearchPrerequisites 0
  58. hudIcon "HUDIconStarBaseUpgradeTechResupply1"
  59. smallHudIcon "HUDIconStarBaseUpgradeTechResupply1"
  60. infoCardIcon ""
  61. upgradePropertyCount 3
  62. upgradeProperty
  63. propertyType "MaxAntiMatterPoints"
  64. value 300.000000
  65. upgradeProperty
  66. propertyType "AntiMatterRestoreRate"
  67. value 3.500000
  68. upgradeProperty
  69. propertyType "AbilityALevel"
  70. value 2.000000
  71. upgradeBoolPropertyCount 0
  72. stage
  73. price
  74. credits 2700.000000
  75. metal 425.000000
  76. crystal 225.000000
  77. upgradeTime 60.000000
  78. nameStringID "IDS_STARBASEUPGRADETECHRESUPPLY_NAME"
  79. descStringID "IDS_STARBASEUPGRADETECHRESUPPLY_DESC"
  80. researchPrerequisites
  81. NumResearchPrerequisites 0
  82. hudIcon "HUDIconStarBaseUpgradeTechResupply2"
  83. smallHudIcon "HUDIconStarBaseUpgradeTechResupply2"
  84. infoCardIcon ""
  85. upgradePropertyCount 3
  86. upgradeProperty
  87. propertyType "MaxAntiMatterPoints"
  88. value 500.000000
  89. upgradeProperty
  90. propertyType "AntiMatterRestoreRate"
  91. value 5.000000
  92. upgradeProperty
  93. propertyType "AbilityALevel"
  94. value 3.000000
  95. upgradeBoolPropertyCount 0
  96. stage
  97. price
  98. credits 3600.000000
  99. metal 563.000000
  100. crystal 300.000000
  101. upgradeTime 75.000000
  102. nameStringID "IDS_STARBASEUPGRADETECHRESUPPLY_NAME"
  103. descStringID "IDS_STARBASEUPGRADETECHRESUPPLY_DESC"
  104. researchPrerequisites
  105. NumResearchPrerequisites 0
  106. hudIcon "HUDIconStarBaseUpgradeTechResupply2"
  107. smallHudIcon "HUDIconStarBaseUpgradeTechResupply2"
  108. infoCardIcon ""
  109. upgradePropertyCount 3
  110. upgradeProperty
  111. propertyType "MaxAntiMatterPoints"
  112. value 750.000000
  113. upgradeProperty
  114. propertyType "AntiMatterRestoreRate"
  115. value 7.500000
  116. upgradeProperty
  117. propertyType "AbilityALevel"
  118. value 4.000000
  119. upgradeBoolPropertyCount 0
  120.  
  121.  
  122.  
  123. AbilityResupply.entity
  124. ----------------------
  125. TXT
  126. entityType "Ability"
  127. buffInstantActionType "ApplyBuffToSelf"
  128. instantActionTriggerType "AlwaysPerform"
  129. buffType "BuffResupplySelf"
  130. effectInfo
  131. effectAttachInfo
  132. attachType "Invalid"
  133. smallEffectName ""
  134. largeEffectName ""
  135. soundID "EFFECT_RESUPPLY"
  136. needsToFaceTarget FALSE
  137. canCollideWithTarget TRUE
  138. moveThruTarget FALSE
  139. isUltimateAbility FALSE
  140. maxNumLevels 4
  141. levelSourceType "StarBaseUpgradeLevel"
  142. sourcePropertyType "AbilityALevel"
  143. aiUseTime "OnlyWhenManyTargetsHaveHullDamage"
  144. onlyAutoCastWhenTotalHullDamageExceedsAmount
  145. Level:0 900.000000
  146. Level:1 1800.000000
  147. Level:2 1800.000000
  148. Level:3 1800.000000
  149. Level:4 1800.000000
  150. aiUseTargetCondition "Any"
  151. isAutoCastAvailable TRUE
  152. isAutoCastOnByDefault TRUE
  153. pickRandomPlanetToExploreForAutoCastTarget FALSE
  154. ignoreNonCombatShipsForAutoCastTarget TRUE
  155. onlyAutoCastWhenDamageTakenExceedsPerc 0.000000
  156. useCostType "AntiMatter"
  157. antiMatterCost
  158. Level:0 100.000000
  159. Level:1 100.000000
  160. Level:2 100.000000
  161. Level:3 100.000000
  162. Level:4 100.000000
  163. cooldownTime
  164. Level:0 105.000000
  165. Level:1 105.000000
  166. Level:2 105.000000
  167. Level:3 105.000000
  168. Level:4 105.000000
  169. orderAcknowledgementType "ONGENERALORDERISSUED"
  170. researchPrerequisites
  171. NumResearchPrerequisites 0
  172. nameStringID "IDS_ABILITY_RESUPPLY_NAME"
  173. descStringID "IDS_ABILITY_RESUPPLY_DESCRIPTION"
  174. hudIcon "HUDICON_ABILITY_RESUPPLY"
  175. smallHudIcon "HUDICON_ABILITY_RESUPPLY"
  176. infoCardIcon ""
  177.  
  178.  
  179. BuffResupplySelf
  180. ----------------
  181. TXT
  182. entityType "Buff"
  183. onReapplyDuplicateType "PrioritizeNewBuffs"
  184. buffStackingLimitType "ForAllPlayers"
  185. stackingLimit 1
  186. allowFirstSpawnerToStack FALSE
  187. buffExclusivityForAIType "ExclusiveForAllPlayers"
  188. isInterruptable TRUE
  189. isChannelling FALSE
  190. numInstantActions 1
  191. instantAction
  192. buffInstantActionType "PlayPersistantAttachedEffect"
  193. instantActionTriggerType "OnDelay"
  194. delayTime 0.000000
  195. effectInfo
  196. effectAttachInfo
  197. attachType "Center"
  198. smallEffectName "Ability_Resupply"
  199. largeEffectName "Ability_Resupply"
  200. soundID ""
  201. numPeriodicActions 1
  202. periodicAction
  203. actionCountType "Infinite"
  204. actionIntervalTime
  205. Level:0 1.000000
  206. Level:1 1.000000
  207. Level:2 1.000000
  208. buffInstantActionType "ApplyBuffToTargetsInRadius"
  209. instantActionTriggerType "AlwaysPerform"
  210. buffType "BuffResupplyTarget"
  211. targetFilter
  212. numOwnerships 1
  213. ownership "Friendly"
  214. numObjects 4
  215. object "Frigate"
  216. object "CapitalShip"
  217. object "PlanetModule"
  218. object "StarBase"
  219. numSpaces 1
  220. space "Normal"
  221. numConstraints 1
  222. constraint "NotSelf"
  223. range
  224. Level:0 10000.000000
  225. Level:1 10000.000000
  226. Level:2 12500.000000
  227. maxTargetCount
  228. Level:0 -1.000000
  229. Level:1 -1.000000
  230. Level:2 -1.000000
  231. effectInfo
  232. effectAttachInfo
  233. attachType "Invalid"
  234. smallEffectName ""
  235. largeEffectName ""
  236. soundID ""
  237. numOverTimeActions 0
  238. numEntityModifiers 0
  239. numEntityBoolModifiers 0
  240. numFinishConditions 2
  241. finishCondition
  242. finishConditionType "TimeElapsed"
  243. time
  244. Level:0 60.000000
  245. Level:1 60.000000
  246. Level:2 60.000000
  247. finishCondition
  248. finishConditionType "OwnerChanged"
  249.  
  250.  
  251.  
  252. BuffResupplyTarget
  253. ------------------
  254. TXT
  255. entityType "Buff"
  256. onReapplyDuplicateType "PrioritizeOldBuffs"
  257. buffStackingLimitType "ForAllPlayers"
  258. stackingLimit 1
  259. allowFirstSpawnerToStack FALSE
  260. buffExclusivityForAIType "ExclusiveForAllPlayers"
  261. isInterruptable FALSE
  262. isChannelling FALSE
  263. numInstantActions 1
  264. instantAction
  265. buffInstantActionType "PlayPersistantAttachedEffect"
  266. instantActionTriggerType "OnDelay"
  267. delayTime 0.000000
  268. effectInfo
  269. effectAttachInfo
  270. attachType "Center"
  271. smallEffectName "Ability_Resupply-ShipsSmall"
  272. largeEffectName "Ability_Resupply-Ships"
  273. soundID ""
  274. numPeriodicActions 0
  275. numOverTimeActions 2
  276. overTimeAction
  277. buffOverTimeActionType "RestoreAntiMatter"
  278. antiMatterRestoreRate
  279. Level:0 2.500000
  280. Level:1 4.166670
  281. Level:2 6.000000
  282. Level:3 8.000000
  283. Level:4 10.00000
  284.  
  285. overTimeAction
  286. buffOverTimeActionType "RestoreHull"
  287. hullRestoreRate
  288. Level:0 7.500000
  289. Level:1 15.000000
  290. Level:2 20.000000
  291. Level:3 30.000000
  292. Level:4 40.000000
  293.  
  294. numEntityModifiers 0
  295. numEntityBoolModifiers 0
  296. numFinishConditions 3
  297. finishCondition
  298. finishConditionType "OutOfRange"
  299. finishCondition
  300. finishConditionType "FirstSpawnerNoLongerHasBuff"
  301. buffTypeToQuery "BuffResupplySelf"
  302. finishCondition
  303. finishConditionType "OwnerChanged"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement