Shiptest 13 - Modules - TypesVar Details - Proc Details

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.

Vars

lap_hitsNumber of hits made since the Lap button (alt-click) was last pushed
total_hitsTotal number of hits made against a valid target

Procs

check_hitCheck 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