/tg/ Station 13 - Modules - TypesVar Details

embed_data

Vars

embed_chanceChance for an object to embed into somebody when thrown
fall_chanceChance for embedded object to fall out (causing pain but removing the object)
ignore_throwspeed_thresholdIf this should ignore throw speed threshold of 4
impact_pain_multCoefficient of multiplication for the damage the item does when it first embeds (this*item.w_class)
jostle_chanceChance for embedded objects to cause pain every time they move (jostle)
jostle_pain_multCoefficient of multiplication for the damage the item does while
pain_chanceChance for embedded objects to cause pain (damage user)
pain_multCoefficient of multiplication for the damage the item does while embedded (this*item.w_class)
pain_stam_pctThis percentage of all pain will be dealt as stam damage rather than brute (0-1)
remove_pain_multCoefficient of multiplication for the damage the item does when it falls out or is removed without a surgery (this*item.w_class)
rip_timeTime in ticks, total removal time = (this*item.w_class)

Var Details

embed_chance

Chance for an object to embed into somebody when thrown

fall_chance

Chance for embedded object to fall out (causing pain but removing the object)

ignore_throwspeed_threshold

If this should ignore throw speed threshold of 4

impact_pain_mult

Coefficient of multiplication for the damage the item does when it first embeds (this*item.w_class)

jostle_chance

Chance for embedded objects to cause pain every time they move (jostle)

jostle_pain_mult

Coefficient of multiplication for the damage the item does while

pain_chance

Chance for embedded objects to cause pain (damage user)

pain_mult

Coefficient of multiplication for the damage the item does while embedded (this*item.w_class)

pain_stam_pct

This percentage of all pain will be dealt as stam damage rather than brute (0-1)

remove_pain_mult

Coefficient of multiplication for the damage the item does when it falls out or is removed without a surgery (this*item.w_class)

rip_time

Time in ticks, total removal time = (this*item.w_class)