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

ai_retaliate_advanced

Attached to a mob with an AI controller, passes things which have damaged it to a blackboard. The AI controller is responsible for doing anything with that information. Differs from the element as it passes new entries through a callback.

Vars

post_retaliate_callbackCallback to a mob for custom behaviour

Procs

on_attackedAdd an attacking atom to a blackboard list of things which attacked us

Var Details

post_retaliate_callback

Callback to a mob for custom behaviour

Proc Details

on_attacked

Add an attacking atom to a blackboard list of things which attacked us