Advertisement
Guest User

AbilityPirateStarBaseRespawn.entity

a guest
May 28th, 2014
437
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.33 KB | None | 0 0
  1. TXT
  2. entityType "Ability"
  3. buffInstantActionType "ApplyBuffToLocalOrbitBody"
  4. instantActionTriggerType "AlwaysPerform"
  5. buffType "BuffPirateStarBaseRespawnPlanet"
  6. targetFilter
  7. numOwnerships 1
  8. ownership "Player"
  9. numObjects 1
  10. object "Planet"
  11. numSpaces 1
  12. space "Normal"
  13. numConstraints 0
  14. effectInfo
  15. effectAttachInfo
  16. attachType "Invalid"
  17. smallEffectName ""
  18. mediumEffectName ""
  19. largeEffectName ""
  20. soundID ""
  21. needsToFaceTarget FALSE
  22. canCollideWithTarget TRUE
  23. moveThruTarget FALSE
  24. isUltimateAbility FALSE
  25. maxNumLevels 1
  26. levelSourceType "FixedLevel0"
  27. aiUseTime "OnlyWhenAboutToDie"
  28. aiUseTargetCondition "Any"
  29. isAutoCastAvailable TRUE
  30. isAutoCastOnByDefault TRUE
  31. pickRandomPlanetToExploreForAutoCastTarget FALSE
  32. ignoreNonCombatShipsForAutoCastTarget FALSE
  33. onlyAutoCastWhenDamageTakenExceedsPerc 0.000000
  34. useCostType "None"
  35. cooldownTime
  36. Level:0 9999.000000
  37. Level:1 9999.000000
  38. Level:2 9999.000000
  39. Level:3 9999.000000
  40. orderAcknowledgementType "ONGENERALORDERISSUED"
  41. researchPrerequisites
  42. NumResearchPrerequisites 0
  43. RequiredFactionNameID ""
  44. RequiredCompletedResearchSubjects 0
  45. nameStringID "IDS_ABILITY_SPAWNPHASESTABILIZER_NAME"
  46. descStringID "IDS_ABILITY_SPAWNPHASESTABILIZER_DESCRIPTION"
  47. hudIcon "HUDICON_ABILITY_SPAWNPHASESTABILIZER"
  48. smallHudIcon "HUDICON_ABILITY_SPAWNPHASESTABILIZER"
  49. infoCardIcon ""
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement