code/datums/ai/basic_mobs/basic_ai_behaviors/basic_attacking.dm 
| DEFAULT_ATTACK_DELAY | Amount of time to wait before executing attack if not specified |
|---|---|
| /datum/bt_node/ai_behavior/basic_melee_attack | Perform a melee attack on the target specified. |
| /datum/bt_node/ai_behavior/basic_melee_attack/interact_once | Single-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