/tg/ Station 13 - Modules - TypesDefine Details

code/datums/ai/basic_mobs/basic_ai_behaviors/basic_attacking.dm

DEFAULT_ATTACK_DELAYAmount of time to wait before executing attack if not specified
/datum/bt_node/ai_behavior/basic_melee_attackPerform a melee attack on the target specified.
/datum/bt_node/ai_behavior/basic_melee_attack/interact_onceSingle-hit variant: terminates after one successful attack and always clears the target key.

Define Details

DEFAULT_ATTACK_DELAY

Amount of time to wait before executing attack if not specified