Advertisement
Guest User

Triad of Creation Antaran Dampening Field

a guest
Jul 2nd, 2012
236
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.16 KB | None | 0 0
  1. AbilityTOCDAMPFIELDCAP.entity
  2.  
  3. TXT
  4. entityType "Ability"
  5. buffInstantActionType "ApplyBuffToSelf"
  6. instantActionTriggerType "AlwaysPerform"
  7. buffType "BuffTOCDAMPFIELD"
  8. effectInfo
  9. effectAttachInfo
  10. attachType "Center"
  11. smallEffectName "CapitalAbility_AdaptiveShieldActivate"
  12. largeEffectName "CapitalAbility_AdaptiveShieldActivate"
  13. soundID "EFFECT_ADAPTIVESHIELD"
  14. needsToFaceTarget FALSE
  15. canCollideWithTarget TRUE
  16. moveThruTarget FALSE
  17. isUltimateAbility TRUE
  18. maxNumLevels 1
  19. levelSourceType "Intrinsic"
  20. minExperienceLevelRequired
  21. Level:0 0.000000
  22. Level:1 0.000000
  23. Level:2 0.000000
  24. aiUseTime "OnlyWhenTakingDamage"
  25. aiUseTargetCondition "Any"
  26. isAutoCastAvailable TRUE
  27. isAutoCastOnByDefault TRUE
  28. pickRandomPlanetToExploreForAutoCastTarget FALSE
  29. ignoreNonCombatShipsForAutoCastTarget TRUE
  30. onlyAutoCastWhenDamageTakenExceedsPerc 0.000000
  31. useCostType "AntiMatter"
  32. antiMatterCost
  33. Level:0 0.000000
  34. Level:1 0.000000
  35. Level:2 0.000000
  36. cooldownTime
  37. Level:0 60.000000
  38. Level:1 60.000000
  39. Level:2 60.000000
  40. orderAcknowledgementType "ONGENERALORDERISSUED"
  41. researchPrerequisites
  42. NumResearchPrerequisites 0
  43. nameStringID "IDS_ABILITY_TOCDAMPFIELD_NAME"
  44. descStringID "IDS_ABILITY_TOCDAMPFIELD_DESCRIPTION"
  45. hudIcon "HUDICON_ABILITY_ADAPTIVESHIELD"
  46. smallHudIcon "HUDICON_ABILITY_ADAPTIVESHIELD"
  47. infoCardIcon ""
  48.  
  49. =======================
  50.  
  51. TXT
  52. entityType "Buff"
  53. onReapplyDuplicateType "PrioritizeNewBuffs"
  54. buffStackingLimitType "ForAllPlayers"
  55. stackingLimit 1
  56. allowFirstSpawnerToStack FALSE
  57. buffExclusivityForAIType "ExclusiveForAllPlayers"
  58. isInterruptable FALSE
  59. isChannelling FALSE
  60. numInstantActions 0
  61. numPeriodicActions 0
  62. numOverTimeActions 1
  63. overTimeAction
  64. buffOverTimeActionType "RestoreShields"
  65. shieldRestoreRate
  66. Level:0 5.000000
  67. Level:1 5.000000
  68. Level:2 5.000000
  69. numEntityModifiers 1
  70. entityModifier
  71. buffEntityModifierType "ChanceToIgnoreShieldsAsDamageTarget"
  72. value
  73. Level:0 -1.000000
  74. Level:1 -1.000000
  75. Level:2 -1.000000
  76. numEntityBoolModifiers 1
  77. entityBoolModifier "HasShieldMeshEffect"
  78. numFinishConditions 1
  79. finishCondition
  80. finishConditionType "TimeElapsed"
  81. time
  82. Level:0 60.000000
  83. Level:1 60.000000
  84. Level:2 60.000000
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement