-
Notifications
You must be signed in to change notification settings - Fork 40
Modifiers
ck300 edited this page Sep 20, 2013
·
15 revisions
Please add stuff!
Most stuns have the modifier name 'modifier_stunned', but there are noteworthy exceptions such as Lion's Impale being called 'modifier_lion_impale'. Also note that Lion's Hex modifier name is 'modifier_lion_voodoo' (Scythe of Vyse is 'modifier_sheepstick_debuff', not checked for Shadow Shaman yet)
The leading part of a modifier contains the ehandle of the affected unit.
Properties:
- caster - the ehandle of the unit that cast whatever caused the modifier
- creation_time - the time the modifier was created
- ability - the ability that caused the modifier
- aura - is it an aura?
- subtle - i have no idea
- duration - The time for which the modifier will be applied, in seconds, and does not change
- name - the name of the modifier