Advertisement
worldstrider

BH Mine Ability/Buffs

May 6th, 2011
591
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.31 KB | None | 0 0
  1. "AbilityBLACKMINE.entity"
  2.  
  3. TXT
  4. entityType "Ability"
  5. buffInstantActionType "ApplyBuffToSelf"
  6. instantActionTriggerType "AlwaysPerform"
  7. buffType "BuffBlackMineCaster"
  8. effectInfo
  9. effectAttachInfo
  10. attachType "Invalid"
  11. smallEffectName ""
  12. largeEffectName ""
  13. soundID ""
  14. needsToFaceTarget FALSE
  15. canCollideWithTarget TRUE
  16. moveThruTarget FALSE
  17. isUltimateAbility FALSE
  18. maxNumLevels 1
  19. levelSourceType "FixedLevel0"
  20. aiUseTime "Invalid"
  21. aiUseTargetCondition "Invalid"
  22. isAutoCastAvailable FALSE
  23. isAutoCastOnByDefault FALSE
  24. pickRandomPlanetToExploreForAutoCastTarget FALSE
  25. ignoreNonCombatShipsForAutoCastTarget FALSE
  26. onlyAutoCastWhenDamageTakenExceedsPerc 0.000000
  27. useCostType "Passive"
  28. researchPrerequisites
  29. NumResearchPrerequisites 0
  30. nameStringID "IDS_ABILITY_DAMAGEFIELD_NAME"
  31. descStringID "IDS_ABILITY_DAMAGEFIELD_DESCRIPTION"
  32. hudIcon "HUDICON_ABILITY_BLACKMINEDAMAGE"
  33. smallHudIcon "HUDICON_ABILITY_BLACKMINEDAMAGE"
  34. infoCardIcon ""
  35.  
  36.  
  37. "BuffBlackMineCaster.entity"
  38.  
  39. TXT
  40. entityType "Buff"
  41. onReapplyDuplicateType "PrioritizeOldBuffs"
  42. buffStackingLimitType "ForAllPlayers"
  43. stackingLimit 1
  44. allowFirstSpawnerToStack FALSE
  45. buffExclusivityForAIType "ExclusiveForAllPlayers"
  46. isInterruptable FALSE
  47. isChannelling FALSE
  48. numInstantActions 0
  49. numPeriodicActions 1
  50. periodicAction
  51. actionCountType "Infinite"
  52. actionIntervalTime
  53. Level:0 2.000000
  54. Level:1 0.000000
  55. Level:2 0.000000
  56. buffInstantActionType "ApplyBuffToTargetsInRadius"
  57. instantActionTriggerType "AlwaysPerform"
  58. buffType "BuffBlackMineTarget"
  59. targetFilter
  60. numOwnerships 1
  61. ownership "Enemy"
  62. numObjects 3
  63. object "CapitalShip"
  64. object "Frigate"
  65. object "Fighter"
  66. numSpaces 1
  67. space "Normal"
  68. numConstraints 0
  69. range
  70. Level:0 16000.000000
  71. Level:1 0.000000
  72. Level:2 0.000000
  73. maxTargetCount
  74. Level:0 -1.000000
  75. Level:1 -1.000000
  76. Level:2 -1.000000
  77. effectInfo
  78. effectAttachInfo
  79. attachType "Invalid"
  80. smallEffectName ""
  81. largeEffectName ""
  82. soundID ""
  83. numOverTimeActions 0
  84. numEntityModifiers 0
  85. numEntityBoolModifiers 0
  86. numFinishConditions 2
  87. finishCondition
  88. finishConditionType "OutOfRange"
  89. finishCondition
  90. finishConditionType "EnterHyperspace"
  91.  
  92.  
  93.  
  94. "BuffBlackMineTarget.entity"
  95.  
  96. TXT
  97. entityType "Buff"
  98. onReapplyDuplicateType "PrioritizeOldBuffs"
  99. buffStackingLimitType "ForAllPlayers"
  100. stackingLimit 1
  101. allowFirstSpawnerToStack FALSE
  102. buffExclusivityForAIType "ExclusiveForAllPlayers"
  103. isInterruptable FALSE
  104. isChannelling FALSE
  105. numInstantActions 1
  106. instantAction
  107. buffInstantActionType "DoDamage"
  108. instantActionTriggerType "OnDelay"
  109. delayTime 0.000000
  110. damage
  111. Level:0 20.000000
  112. Level:1 0.000000
  113. Level:2 0.000000
  114. damageAffectType "AFFECTS_SHIELDS_AND_HULL"
  115. damageType "ENERGY"
  116. isDamageShared TRUE
  117. numPeriodicActions 0
  118. numOverTimeActions 0
  119. numEntityModifiers 0
  120. numEntityBoolModifiers 0
  121. numFinishConditions 2
  122. finishCondition
  123. finishConditionType "OutOfRange"
  124. finishCondition
  125. finishConditionType "AllOnDelayInstantActionsDone"
  126. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  127.  
  128. "AbilityATTRACTIONMINE.entity"
  129.  
  130. TXT
  131. entityType "Ability"
  132. buffInstantActionType "ApplyBuffToSelf"
  133. instantActionTriggerType "AlwaysPerform"
  134. buffType "BuffAttractionMineCaster"
  135. effectInfo
  136. effectAttachInfo
  137. attachType "Invalid"
  138. smallEffectName ""
  139. largeEffectName ""
  140. soundID "EFFECT_REPULSIONFIELD"
  141. needsToFaceTarget FALSE
  142. canCollideWithTarget TRUE
  143. moveThruTarget FALSE
  144. isUltimateAbility FALSE
  145. maxNumLevels 1
  146. levelSourceType "FixedLevel0"
  147. aiUseTime "Invalid"
  148. aiUseTargetCondition "Invalid"
  149. isAutoCastAvailable FALSE
  150. isAutoCastOnByDefault FALSE
  151. pickRandomPlanetToExploreForAutoCastTarget FALSE
  152. ignoreNonCombatShipsForAutoCastTarget FALSE
  153. onlyAutoCastWhenDamageTakenExceedsPerc 0.000000
  154. useCostType "Passive"
  155. researchPrerequisites
  156. NumResearchPrerequisites 0
  157. nameStringID "IDS_ABILITY_ATTRACTIONMINE_NAME"
  158. descStringID "IDS_ABILITY_ATTRACTIONMINE_DESCRIPTION"
  159. hudIcon "HUDICON_ABILITY_BLACKMINEGRAVITY"
  160. smallHudIcon "HUDICON_ABILITY_BLACKMINEGRAVITY"
  161. infoCardIcon ""
  162.  
  163.  
  164.  
  165. "BuffAttractionMineCaster.entity"
  166.  
  167. TXT
  168. entityType "Buff"
  169. onReapplyDuplicateType "PrioritizeOldBuffs"
  170. buffStackingLimitType "ForAllPlayers"
  171. stackingLimit 1
  172. allowFirstSpawnerToStack FALSE
  173. buffExclusivityForAIType "ExclusiveForAllPlayers"
  174. isInterruptable FALSE
  175. isChannelling FALSE
  176. numInstantActions 0
  177. numPeriodicActions 1
  178. periodicAction
  179. actionCountType "Infinite"
  180. actionIntervalTime
  181. Level:0 1.000000
  182. Level:1 1.000000
  183. Level:2 1.000000
  184. buffInstantActionType "ApplyBuffToTargetsInRadius"
  185. instantActionTriggerType "AlwaysPerform"
  186. buffType "BuffAttractionMineTarget"
  187. targetFilter
  188. numOwnerships 1
  189. ownership "Enemy"
  190. numObjects 3
  191. object "CapitalShip"
  192. object "Frigate"
  193. object "Fighter"
  194. numSpaces 1
  195. space "Normal"
  196. numConstraints 0
  197. range
  198. Level:0 19000.000000
  199. Level:1 0.000000
  200. Level:2 0.000000
  201. maxTargetCount
  202. Level:0 -1.000000
  203. Level:1 -1.000000
  204. Level:2 -1.000000
  205. effectInfo
  206. effectAttachInfo
  207. attachType "Invalid"
  208. smallEffectName ""
  209. largeEffectName ""
  210. soundID ""
  211. numOverTimeActions 0
  212. numEntityModifiers 0
  213. numEntityBoolModifiers 0
  214. numFinishConditions 2
  215. finishCondition
  216. finishConditionType "OutOfRange"
  217. finishCondition
  218. finishConditionType "EnterHyperspace"
  219.  
  220.  
  221.  
  222. "BuffAttractionMineTarget.entity"
  223.  
  224. TXT
  225. entityType "Buff"
  226. onReapplyDuplicateType "PrioritizeOldBuffs"
  227. buffStackingLimitType "ForAllPlayers"
  228. stackingLimit 1
  229. allowFirstSpawnerToStack FALSE
  230. buffExclusivityForAIType "ExclusiveForAllPlayers"
  231. isInterruptable FALSE
  232. isChannelling FALSE
  233. numInstantActions 1
  234. instantAction
  235. buffInstantActionType "ApplyForceFromSpawner"
  236. instantActionTriggerType "OnDelay"
  237. delayTime 0.000000
  238. force -130000.000000
  239. numPeriodicActions 0
  240. numOverTimeActions 0
  241. numEntityModifiers 2
  242. entityModifier
  243. buffEntityModifierType "LinearMaxSpeed"
  244. value
  245. Level:0 30.000000
  246. Level:1 0.000000
  247. Level:2 0.000000
  248. entityModifier
  249. buffEntityModifierType "LinearThrust"
  250. value
  251. Level:0 -30.000000
  252. Level:1 0.000000
  253. Level:2 0.000000
  254. numEntityBoolModifiers 0
  255. numFinishConditions 1
  256. finishCondition
  257. finishConditionType "OutOfRange"
  258. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  259.  
  260. "BuffPhaseGravityMineDetonateSelf.entity"
  261.  
  262. TXT
  263. entityType "Buff"
  264. onReapplyDuplicateType "PrioritizeOldBuffs"
  265. buffStackingLimitType "ForAllPlayers"
  266. stackingLimit 1
  267. allowFirstSpawnerToStack FALSE
  268. buffExclusivityForAIType "ExclusiveForAllPlayers"
  269. isInterruptable FALSE
  270. isChannelling FALSE
  271. numInstantActions 2
  272. instantAction
  273. buffInstantActionType "MakeDead"
  274. instantActionTriggerType "OnDelay"
  275. delayTime 0.000000
  276. instantAction
  277. buffInstantActionType "ApplyBuffToTargetsInRadius"
  278. instantActionTriggerType "OnDelay"
  279. delayTime 0.000000
  280. buffType "BuffPhaseGravityMineDetonateTarget"
  281. targetFilter
  282. numOwnerships 1
  283. ownership "Enemy"
  284. numObjects 4
  285. object "Frigate"
  286. object "CapitalShip"
  287. object "PlanetModule"
  288. object "StarBase"
  289. numSpaces 1
  290. space "Normal"
  291. numConstraints 0
  292. range
  293. Level:0 1500.000000
  294. Level:1 0.000000
  295. Level:2 0.000000
  296. maxTargetCount
  297. Level:0 -1.000000
  298. Level:1 0.000000
  299. Level:2 0.000000
  300. effectInfo
  301. effectAttachInfo
  302. attachType "Invalid"
  303. smallEffectName ""
  304. largeEffectName ""
  305. soundID ""
  306. numPeriodicActions 0
  307. numOverTimeActions 0
  308. numEntityModifiers 0
  309. numEntityBoolModifiers 0
  310. numFinishConditions 1
  311. finishCondition
  312. finishConditionType "AllOnDelayInstantActionsDone"
  313.  
  314.  
  315.  
  316. "BuffPhaseGravityMineDetonateTarget.entity"
  317.  
  318. TXT
  319. entityType "Buff"
  320. onReapplyDuplicateType "PrioritizeNewBuffs"
  321. buffStackingLimitType "ForAllPlayers"
  322. stackingLimit -1
  323. buffExclusivityForAIType "NotExclusive"
  324. isInterruptable FALSE
  325. isChannelling FALSE
  326. numInstantActions 0
  327. numPeriodicActions 0
  328. numOverTimeActions 0
  329. numEntityModifiers 2
  330. entityModifier
  331. buffEntityModifierType "LinearMaxSpeed"
  332. value
  333. Level:0 -0.300000
  334. Level:1 -0.450000
  335. Level:2 -0.600000
  336. entityModifier
  337. buffEntityModifierType "LinearThrust"
  338. value
  339. Level:0 -0.600000
  340. Level:1 -0.800000
  341. Level:2 -1.200000
  342. numEntityBoolModifiers 1
  343. entityBoolModifier "DisablePhaseJump"
  344. numFinishConditions 2
  345. finishCondition
  346. finishConditionType "TimeElapsed"
  347. time
  348. Level:0 45.000000
  349. Level:1 45.000000
  350. Level:2 45.000000
  351. finishCondition
  352. finishConditionType "OwnerChanged"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement