/tg/ Station 13 - Modules - TypesProc Details

targeting_strategy

Datum for basic mobs to define what they can attack.GET_TARGETING_STRATEGY((/[^,]*)), Global, just like ai_behaviors

Procs

can_attackReturns true or false depending on if the target can be attacked by the mob
find_hidden_mobsReturns something the target might be hiding inside of

Proc Details

can_attack

Returns true or false depending on if the target can be attacked by the mob

find_hidden_mobs

Returns something the target might be hiding inside of