code/modules/mob/living/basic/lavaland/mook/mook_ai.dm
/datum/ai_planning_subtree/find_and_hunt_target/hunt_ores/mook | hunt ores that we will haul off back to the village |
---|---|
/datum/ai_planning_subtree/find_and_hunt_target/material_stand | deposit ores into the stand! |
/datum/ai_planning_subtree/look_for_village | look for our village |
/datum/ai_planning_subtree/wander_away_from_village | explore the lands away from the village to look for ore |
/datum/ai_controller/basic_controller/mook/bard | bard mook plays nice music for the village |
/datum/ai_planning_subtree/play_music_for_visitor | find an audience to follow and play music for! |
/datum/ai_controller/basic_controller/mook/support | healer mooks guard the village from intruders and heal the miner mooks when they come home |
/datum/ai_planning_subtree/find_and_hunt_target/injured_mooks | find injured miner mooks after they come home from a long day of work |
/datum/ai_controller/basic_controller/mook/tribal_chief | the chief would rather command his mooks to attack people than attack them himself |
/datum/ai_planning_subtree/find_and_hunt_target/hunt_ores/tribal_chief | find an ore, only pick it up when a mook brings it close to us |