reverse_bear_trap
Vars | |
escape_chance | chance per "fiddle" to get the trap off your head |
---|---|
kill_countdown | Cooldown for the KILL |
struggling | Is the target struggling? |
ticking | Is the reverse bear trap active? |
Procs | |
arm | note: this timer overlay increments one frame every second (to simulate a clock ticking). If you want to instead have it do a full cycle in a minute, set the 'delay' of each frame of the icon overlay to 75 rather than 10, and the worn overlay to twice that. |
Var Details
escape_chance
chance per "fiddle" to get the trap off your head
kill_countdown
Cooldown for the KILL
struggling
Is the target struggling?
ticking
Is the reverse bear trap active?
Proc Details
arm
note: this timer overlay increments one frame every second (to simulate a clock ticking). If you want to instead have it do a full cycle in a minute, set the 'delay' of each frame of the icon overlay to 75 rather than 10, and the worn overlay to twice that.