ai 
Vars | |
adapter_efficiency | How effective is the adapter? |
---|---|
ai_announcement_string_menu | The cached AI annoucement help menu. |
allow_teleporter | If true, this AI core can use the teleporter. |
announce_arrivals | If our AI doesn't want to be the arrivals announcer, this gets set to FALSE. |
bluespace_miner | Has the AI unlocked a bluespace miner? |
bluespace_miner_rate | Credit payout rate |
cracked_camera | Set to true if the AI cracks it's camera by using the malf ability |
enhanced_tracking | Do we have the enhanced tracker? |
enhanced_tracking_delay | The current delay on enhanced tracking |
in_storage | Is the AI in storage? |
next_payout | Time until next payout |
purchased_modules | List of modules the AI has purchased malf upgrades for. |
tracked_mob | Who are we tracking with the enhanced tracker? |
turrets_upgraded | Whether or not the AI has upgraded their turrets |
universal_adapter | Whether or not the AI has unlocked universal adapter |
Procs | |
remove_malf_abilities | Removes all malfunction-related /datum/action's from the target AI. |
Var Details
adapter_efficiency 
How effective is the adapter?
ai_announcement_string_menu 
The cached AI annoucement help menu.
allow_teleporter 
If true, this AI core can use the teleporter.
announce_arrivals 
If our AI doesn't want to be the arrivals announcer, this gets set to FALSE.
bluespace_miner 
Has the AI unlocked a bluespace miner?
bluespace_miner_rate 
Credit payout rate
cracked_camera 
Set to true if the AI cracks it's camera by using the malf ability
enhanced_tracking 
Do we have the enhanced tracker?
enhanced_tracking_delay 
The current delay on enhanced tracking
in_storage 
Is the AI in storage?
next_payout 
Time until next payout
purchased_modules 
List of modules the AI has purchased malf upgrades for.
tracked_mob 
Who are we tracking with the enhanced tracker?
turrets_upgraded 
Whether or not the AI has upgraded their turrets
universal_adapter 
Whether or not the AI has unlocked universal adapter
Proc Details
remove_malf_abilities
Removes all malfunction-related /datum/action's from the target AI.