Advertisement
Guest User

Buff Adaptive Shield

a guest
Jul 4th, 2013
353
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1. TXT
  2. entityType "Buff"
  3. onReapplyDuplicateType "PrioritizeOldBuffs"
  4. buffStackingLimitType "ForAllPlayers"
  5. stackingLimit 1
  6. allowFirstSpawnerToStack FALSE
  7. buffExclusivityForAIType "ExclusiveForAllPlayers"
  8. isInterruptable FALSE
  9. isChannelling FALSE
  10. numInstantActions 0
  11. numPeriodicActions 0
  12. numOverTimeActions 0
  13. numEntityModifiers 2
  14.  
  15. entityModifier
  16. buffEntityModifierType "ChanceToIgnoreShieldsAsDamageTarget"
  17. value
  18. Level:0 -0.200000
  19. Level:1 -0.320000
  20. Level:2 -0.480000
  21. Level:3 -0.650000
  22. entityModifier
  23. buffEntityModifierType "DamageAsDamageTarget"
  24. value
  25. Level:0 -0.100000
  26. Level:1 -0.167000
  27. Level:2 -0.243000
  28. Level:3 -0.300000
  29. numEntityBoolModifiers 1
  30. entityBoolModifier "HasShieldMeshEffect"
  31. numFinishConditions 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement