training_toolbox
Device that simply counts the number of times you've hit a mob or target with. Looks like a toolbox but isn't.
Also has a 'Lap' function for keeping track of hits made at a certain point. Also, looks kinda like his grace for laughs and pranks.
Vars | |
lap_hits | Number of hits made since the Lap button (alt-click) was last pushed |
---|---|
total_hits | Total number of hits made against a valid target |
Procs | |
check_hit | Check if we should increment the hit counter |
Var Details
lap_hits
Number of hits made since the Lap button (alt-click) was last pushed
total_hits
Total number of hits made against a valid target
Proc Details
check_hit
Check if we should increment the hit counter
Increments the 'hit' counter if the target we're attacking is a mob, target, or training machine with an attached item. Will beep every 9 hits, as 9 hits usually signifies a KO with a normal toolbox Arguments
- target - the atom we're hitting