enhancement

Vars | |
damage_multiplier | Damage bonus given by this ability. |
---|---|
essence_link_action | References Essence Link and its vars. |
existing_enhancement | Used to determine whether Enhancement is already active or not. Also allows access to its vars. |
speed_addition | Speed bonus given by this ability. |
Procs | |
end_ability | Ends the ability if the Enhancement buff is removed. |
link_essence_action | Links this action to |
unlink_essence_action | Signal proc to delink essence_link. Should only happen when the owner is being deleted to begin with |
Var Details
damage_multiplier

Damage bonus given by this ability.
essence_link_action

References Essence Link and its vars.
existing_enhancement

Used to determine whether Enhancement is already active or not. Also allows access to its vars.
speed_addition

Speed bonus given by this ability.
Proc Details
end_ability
Ends the ability if the Enhancement buff is removed.
link_essence_action
Links this action to
unlink_essence_action
Signal proc to delink essence_link. Should only happen when the owner is being deleted to begin with