code/__DEFINES/ai/monsters.dm 
BB_METEOR_HEART_GROUND_SPIKES | Key where we keep the spike trail ability |
---|---|
BB_METEOR_HEART_SPINE_TRAPS | Key where we keep the spine traps ability |
BB_SPIDER_WEB_TARGET | Key where we store a turf to put webs on |
BB_SPIDER_WEB_ACTION | Key where we store the web-spinning ability |
BB_FUGU_INFLATE | Key where we store the inflating ability |
BB_FESTIVE_APC | Key where we store the charging apc ability |
BB_WIZARD_SUMMON_MINIONS | Key where we store the summon minions ability |
BB_WIZARD_MIMICS | Key where we store the mimics ability |
BB_FOUND_PAPER | Key where we store the paper target |
BB_WRITING_LIST | Key where we store the list of things we can write on a paper |
BB_GOLIATH_TENTACLES | Key where we store the tentacleing ability |
BB_GOLIATH_HOLE_TARGET | Key where goliath stores a hole it wants to get into |
BB_CURRENT_HOME | the bee hive we live inside |
BB_TARGET_HYDRO | the hydro we will pollinate |
BB_FOUND_HONEY | the hive with honey that we will steal from |
BB_CLIMBED_TREE | the tree that we will climb |
BB_LOBSTROSITY_EXPLOIT_TRAITS | Lobstrosities will only attack people with one of these traits |
BB_LOBSTROSITY_TARGET_LIMB | Key where we store some tasty fingers |
BB_LOBSTROSITY_FINGER_LUST | We increment this counter every time we try to move while dragging an arm and if we go too long we'll give up trying to get out of line of sight and just eat the fingers |
BB_WATCHER_OVERWATCH | Key containing overwatch ability information |
BB_WATCHER_GAZE | Key containing gazae ability information |
BB_GLARE_ABILITY | the death glare ability |
BB_BLIND_TARGET | the blind target we must protect |
BB_EYE_DAMAGE_THRESHOLD | value to store the minimum eye damage to prevent us from attacking a human |
BB_MACHINE_TARGET | the machine we must go to repair |
BB_HIVE_PARTNER | the hivebot partner we will go communicate with |
BB_WHELP_STRAIGHTLINE_FIRE | whelp's straight line fire ability |
BB_WHELP_WIDESPREAD_FIRE | whelp's secondary enraged ability |
BB_WHELP_ENRAGED | how enraged the whelp is |
BB_TARGET_ROCK | the target rock we will attempt to create a sculpture out of |
BB_TARGET_CANNIBAL | the cannibal target we shall consume |
BB_TARGET_TREE | the tree we will burn down |
BB_ARACHNID_RESTRAIN | ability to throw restrain projectiles |
BB_SURVEILLANCE_TARGET | the found surveillance item we must destroy |
BB_ARACHNID_SLIP | our acid slip ability |
Define Details
BB_ARACHNID_RESTRAIN 
ability to throw restrain projectiles
BB_ARACHNID_SLIP 
our acid slip ability
BB_BLIND_TARGET 
the blind target we must protect
BB_CLIMBED_TREE 
the tree that we will climb
BB_CURRENT_HOME 
the bee hive we live inside
BB_EYE_DAMAGE_THRESHOLD 
value to store the minimum eye damage to prevent us from attacking a human
BB_FESTIVE_APC 
Key where we store the charging apc ability
BB_FOUND_HONEY 
the hive with honey that we will steal from
BB_FOUND_PAPER 
Key where we store the paper target
BB_FUGU_INFLATE 
Key where we store the inflating ability
BB_GLARE_ABILITY 
the death glare ability
BB_GOLIATH_HOLE_TARGET 
Key where goliath stores a hole it wants to get into
BB_GOLIATH_TENTACLES 
Key where we store the tentacleing ability
BB_HIVE_PARTNER 
the hivebot partner we will go communicate with
BB_LOBSTROSITY_EXPLOIT_TRAITS 
Lobstrosities will only attack people with one of these traits
BB_LOBSTROSITY_FINGER_LUST 
We increment this counter every time we try to move while dragging an arm and if we go too long we'll give up trying to get out of line of sight and just eat the fingers
BB_LOBSTROSITY_TARGET_LIMB 
Key where we store some tasty fingers
BB_MACHINE_TARGET 
the machine we must go to repair
BB_METEOR_HEART_GROUND_SPIKES 
Key where we keep the spike trail ability
BB_METEOR_HEART_SPINE_TRAPS 
Key where we keep the spine traps ability
BB_SPIDER_WEB_ACTION 
Key where we store the web-spinning ability
BB_SPIDER_WEB_TARGET 
Key where we store a turf to put webs on
BB_SURVEILLANCE_TARGET 
the found surveillance item we must destroy
BB_TARGET_CANNIBAL 
the cannibal target we shall consume
BB_TARGET_HYDRO 
the hydro we will pollinate
BB_TARGET_ROCK 
the target rock we will attempt to create a sculpture out of
BB_TARGET_TREE 
the tree we will burn down
BB_WATCHER_GAZE 
Key containing gazae ability information
BB_WATCHER_OVERWATCH 
Key containing overwatch ability information
BB_WHELP_ENRAGED 
how enraged the whelp is
BB_WHELP_STRAIGHTLINE_FIRE 
whelp's straight line fire ability
BB_WHELP_WIDESPREAD_FIRE 
whelp's secondary enraged ability
BB_WIZARD_MIMICS 
Key where we store the mimics ability
BB_WIZARD_SUMMON_MINIONS 
Key where we store the summon minions ability
BB_WRITING_LIST 
Key where we store the list of things we can write on a paper