/tg/ Station 13 - Modules - TypesVar Details - Proc Details

chemical_transfer

chemical transfer element!

Bespoke element that, on a certain chance to proc, transfers all chemicals from the person attacking to the victim being attacked with whatever item has this element.

attacker_message uses %VICTIM as whomever is getting attacked. victim_message uses %ATTACKER for the same.

Vars

attacker_messagemessage attacker gets when the chemical transfer procs
transfer_probchance for the chemical transfer to proc.
victim_messagemessage victim gets when the chemical transfer procs

Procs

on_attacksignal called on parent being used to attack a victim
on_examinesignal called on parent being examined

Var Details

attacker_message

message attacker gets when the chemical transfer procs

transfer_prob

chance for the chemical transfer to proc.

victim_message

message victim gets when the chemical transfer procs

Proc Details

on_attack

signal called on parent being used to attack a victim

on_examine

signal called on parent being examined