byond - Modules - TypesVar Details

/datum/element/suturing

Vars

description_pain"it feels like your [left arm] is []!"
description_verbex. 'suture', "you begin to [] the [wounds]". ALso has 's' put on the end sometimes, '[suture]s'.
description_verbingex 'suturing', "[user] finishes [] the [wounds]"
suture_bruteDamage types that can be treated. Both are healed simultaneously. With above: a brute + burn tool with time 2, used on a person with 20 brute and 20 burns, would heal 10 of each type after a 4 second delay. On a person with just 20 brute, it would heal 10 brute after 2 seconds.
time_per_damage_pointAction time (in deciseconds) to heal each point of damage.

Var Details

description_pain

"it feels like your [left arm] is []!"

description_verb

ex. 'suture', "you begin to [] the [wounds]". ALso has 's' put on the end sometimes, '[suture]s'.

description_verbing

ex 'suturing', "[user] finishes [] the [wounds]"

suture_brute

Damage types that can be treated. Both are healed simultaneously. With above: a brute + burn tool with time 2, used on a person with 20 brute and 20 burns, would heal 10 of each type after a 4 second delay. On a person with just 20 brute, it would heal 10 brute after 2 seconds.

time_per_damage_point

Action time (in deciseconds) to heal each point of damage.