conqueror_endurance

Vars | |
particle_holder | Used for particles. Holds the particles instead of the mob. See particle_holder for documentation. |
---|---|
Procs | |
adjust_particles | Adjust particles and their visuals. |
disable_ability | Disables the ability. |
enable_ability | Enables the ability. |
endurance_broken | If this ability loses all of its health, it will knock down the user and prevent the ability from being used until it has regenerated. |
reduce_damage | Reduces damage received and deduces that amount from this ability's health. |
restart_regen | Restarts regeneration if the user died and was revived. |
toggle_ability | Toggles the ability. |
Var Details
particle_holder

Used for particles. Holds the particles instead of the mob. See particle_holder for documentation.
Proc Details
adjust_particles
Adjust particles and their visuals.
disable_ability
Disables the ability.
enable_ability
Enables the ability.
endurance_broken
If this ability loses all of its health, it will knock down the user and prevent the ability from being used until it has regenerated.
reduce_damage
Reduces damage received and deduces that amount from this ability's health.
restart_regen
Restarts regeneration if the user died and was revived.
toggle_ability
Toggles the ability.