Shiptest 13 - Modules - TypesVar Details - Proc Details

posibrain

Vars

askDelayWorld time tick when ghost polling will be available again
begin_activation_messageIf it pings on creation immediately Message sent to the user when polling ghosts
dead_messageExamine message when the posibrain has no mob
fail_messageMessage sent as a visible message on failure
new_mob_messageVisible message sent when a player possesses the brain
new_roleRole assigned to the newly created mind
next_askCan be set to tell ghosts what the brain will be used for
picked_nameOne of these names is randomly picked as the posibrain's name on possession. If left blank, it will use the global posibrain names
recharge_messageExamine message when the posibrain cannot poll ghosts due to cooldown
searchingDelay after polling ghosts
success_messageMessage sent as a visible message on success

Procs

TopicPicked posibrain name
activateTwo ways to activate a positronic brain. A clickable link in the ghost notif, or simply clicking the object itself.
attack_ghostATTACK GHOST IGNORING PARENT RETURN VALUE
ping_ghostsNotify ghosts that the posibrain is up for grabs
transfer_personalityMoves 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