Advertisement
Guest User

Enum_AbilityTriggers

a guest
Feb 28th, 2013
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. 00000000 ABILITYTRIGGER_IMMEDIATE
  2. 00000001 ABILITYTRIGGER_ONANIMTOOLSCRIPT
  3. 00000002 ABILITYTRIGGER_ONATTACK
  4. 00000003 ABILITYTRIGGER_ONDEATH
  5. 00000004 ABILITYTRIGGER_ONDELAY
  6. 00000005 ABILITYTRIGGER_ONHIT
  7. 00000006 ABILITYTRIGGER_ONHITBYAREAEFFECT
  8. 00000007 ABILITYTRIGGER_ONHITBYMELEE
  9. 00000008 ABILITYTRIGGER_ONHITBYPROJECTILE
  10. 00000009 ABILITYTRIGGER_ONLAUNCHPROJECTILE
  11. 0000000A ABILITYTRIGGER_ONMELEEATTACK
  12. 0000000B ABILITYTRIGGER_ONPROJECTILELANDS
  13. 0000000C ABILITYTRIGGER_ONSOURCEMOVES
  14. 0000000D ABILITYTRIGGER_ONVALIDTARGET
  15. 0000000E ABILITYTRIGGER_SPECIAL
  16. 0000000F ABILITYTRIGGER_TOTAL
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement