New Lavaland Monster: Bileworms (#68967)

Bileworms are a new lavaland monster, that has unique AI that should prove them.

Instead of moving normally, it periodically burrows underground and resurfaces nearby.
Its attack is an AOE acid spit.
This commit is contained in:
tralezab
2022-08-05 11:07:34 +02:00
committed by GitHub
parent 902b25b065
commit 0728fb3840
36 changed files with 790 additions and 60 deletions
@@ -20,6 +20,3 @@
return
controller.queue_behavior(ranged_attack_behavior, BB_BASIC_MOB_CURRENT_TARGET, BB_TARGETTING_DATUM, BB_BASIC_MOB_CURRENT_TARGET_HIDING_LOCATION)
return SUBTREE_RETURN_FINISH_PLANNING //we are going into battle...no distractions.