Advertisement
Guest User

Untitled

a guest
Jun 5th, 2014
465
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.04 KB | None | 0 0
  1. TXT
  2. entityType "Buff"
  3. onReapplyDuplicateType "PrioritizeNewBuffs"
  4. buffStackingLimitType "ForAllPlayers"
  5. stackingLimit 1
  6. allowFirstSpawnerToStack TRUE
  7. buffExclusivityForAIType "ExclusiveForAllPlayers"
  8. isInterruptable FALSE
  9. isChannelling FALSE
  10. numInstantActions 3
  11. instantAction
  12. buffInstantActionType "MakeDead"
  13. instantActionTriggerType "OnDelay"
  14. delayTime 8.200000
  15. instantAction
  16. buffInstantActionType "PlayAttachedEffect"
  17. instantActionTriggerType "OnDelay"
  18. delayTime 7.800000
  19. effectInfo
  20. effectAttachInfo
  21. attachType "Center"
  22. smallEffectName "Ability_DemolitionTeams_Target"
  23. mediumEffectName "Ability_DemolitionTeams_Target"
  24. largeEffectName "Ability_DemolitionTeams_Target"
  25. soundID ""
  26. instantAction
  27. buffInstantActionType "ApplyBuffToSelf"
  28. instantActionTriggerType "OnDelay"
  29. delayTime 7.800000
  30. buffType "BuffDemolitionTeamTargetBang"
  31. numPeriodicActions 0
  32. numOverTimeActions 0
  33. numEntityModifiers 0
  34. numEntityBoolModifiers 0
  35. numFinishConditions 1
  36. finishCondition
  37. finishConditionType "AllOnDelayInstantActionsDone"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement