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_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 |
Procs | |
on_attack | signal called on parent being used to attack a victim |
on_examine | signal 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