positronic brain

Vars | |
| askDelay | World time tick when ghost polling will be available again |
|---|---|
| begin_activation_message | If it pings on creation immediately Message sent to the user when polling ghosts |
| dead_message | Examine message when the posibrain has no mob |
| fail_message | Message sent as a visible message on failure |
| new_mob_message | Visible message sent when a player possesses the brain |
| new_role | Role assigned to the newly created mind |
| next_ask | Can be set to tell ghosts what the brain will be used for |
| picked_name | One of these names is randomly picked as the posibrain's name on possession. If left blank, it will use the global posibrain names |
| recharge_message | Examine message when the posibrain cannot poll ghosts due to cooldown |
| searching | Delay after polling ghosts |
| success_message | Message sent as a visible message on success |
Procs | |
| Topic | Picked posibrain name |
| activate | Two ways to activate a positronic brain. A clickable link in the ghost notif, or simply clicking the object itself. |
| attack_ghost | ATTACK GHOST IGNORING PARENT RETURN VALUE |
| ping_ghosts | Notify ghosts that the posibrain is up for grabs |
| transfer_personality | Moves the candidate from the ghost to the posibrain |
Var Details
askDelay

World time tick when ghost polling will be available again
begin_activation_message

If it pings on creation immediately Message sent to the user when polling ghosts
dead_message

Examine message when the posibrain has no mob
fail_message

Message sent as a visible message on failure
new_mob_message

Visible message sent when a player possesses the brain
new_role

Role assigned to the newly created mind
next_ask

Can be set to tell ghosts what the brain will be used for
picked_name

One of these names is randomly picked as the posibrain's name on possession. If left blank, it will use the global posibrain names
recharge_message

Examine message when the posibrain cannot poll ghosts due to cooldown
searching

Delay after polling ghosts
success_message

Message sent as a visible message on success
Proc Details
Topic
Picked posibrain name
activate
Two ways to activate a positronic brain. A clickable link in the ghost notif, or simply clicking the object itself.
attack_ghost
ATTACK GHOST IGNORING PARENT RETURN VALUE
ping_ghosts
Notify ghosts that the posibrain is up for grabs
transfer_personality
Moves the candidate from the ghost to the posibrain