touch_attack 
Vars | |
attached_spell | Spell this item belongs to |
---|---|
catchphrase | If defined caster will say this on afterattack |
is_withdraw | Whether an item needs to show message stored in "on_remove_message". This is needed to distinguish actual [proc/discharge_hand] from any qdels. Do not change manually. |
on_use_sound | Sound used on successful afterattack |
on_withdraw_message | Special message shown on item deletion. Used as a part of /obj/effect/proc_holder/spell/touch. Do not change manually. |
owner | Current owner of the item |
Var Details
attached_spell 
Spell this item belongs to
catchphrase 
If defined caster will say this on afterattack
is_withdraw 
Whether an item needs to show message stored in "on_remove_message". This is needed to distinguish actual [proc/discharge_hand] from any qdels. Do not change manually.
on_use_sound 
Sound used on successful afterattack
on_withdraw_message 
Special message shown on item deletion. Used as a part of /obj/effect/proc_holder/spell/touch. Do not change manually.
owner 
Current owner of the item