/tg/ Station 13 - Modules - TypesVar Details - Proc Details

ability

Maintain distance from a guy and use an ability on cooldown

Vars

ability_typeWhat is our ability?
max_rangeWhen should we advance?
min_rangeWhen should we retreat?

Procs

decide_min_max_rangeDecide our movement details, some copy/paste here unfortunately

Var Details

ability_type

What is our ability?

max_range

When should we advance?

min_range

When should we retreat?

Proc Details

decide_min_max_range

Decide our movement details, some copy/paste here unfortunately