Advertisement
Guest User

Untitled

a guest
Jan 27th, 2013
176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.13 KB | None | 0 0
  1. TXT
  2. entityType "Buff"
  3. onReapplyDuplicateType "PrioritizeNewBuffs"
  4. buffStackingLimitType "ForAllPlayers"
  5. stackingLimit 3
  6. allowFirstSpawnerToStack TRUE
  7. buffExclusivityForAIType "ExclusiveForAllPlayers"
  8. isInterruptable FALSE
  9. isChannelling FALSE
  10. numInstantActions 0
  11. numPeriodicActions 0
  12. numOverTimeActions 0
  13. numEntityModifiers 4
  14. entityModifier
  15. buffEntityModifierType "DamageAsDamageDealer"
  16. value
  17. Level:0 -0.150000
  18. Level:1 -0.150000
  19. Level:2 -0.150000
  20. Level:3 -0.150000
  21. entityModifier
  22. buffEntityModifierType "ShieldPointRestoreRate"
  23. value
  24. Level:0 -0.300000
  25. Level:1 -0.300000
  26. Level:2 -0.300000
  27. Level:3 -0.300000
  28. entityModifier
  29. buffEntityModifierType "ArmorAsDamageTarget"
  30. value
  31. Level:0 -1.000000
  32. Level:1 -1.000000
  33. Level:2 -1.000000
  34. Level:3 -1.000000
  35. entityModifier
  36. buffEntityModifierType "DamageAsDamageTarget"
  37. value
  38. Level:0 0.100000
  39. Level:1 0.100000
  40. Level:2 0.100000
  41. Level:3 0.100000
  42. numEntityBoolModifiers 0
  43. numFinishConditions 1
  44. finishCondition
  45. finishConditionType "TimeElapsed"
  46. time
  47. Level:0 480.000000
  48. Level:1 480.000000
  49. Level:2 480.000000
  50. Level:3 480.000000
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement