toxin
Poison stuff (Toxins & Acids)
Vars | |
health_required | The afflicted must be above this health value in order for the toxin to deal damage |
---|---|
liver_damage_multiplier | The amount to multiply the liver damage this toxin does by (Handled solely in liver code) |
liver_tolerance_multiplier | The multiplier of the liver toxin tolerance, below which any amount toxin will be simply metabolized out with no effect. |
silent_toxin | won't produce a pain message when processed by liver/life() if there isn't another non-silent toxin present if true |
toxpwr | The amount of toxin damage this will cause when metabolized (also used to calculate liver damage) |
Var Details
health_required
The afflicted must be above this health value in order for the toxin to deal damage
liver_damage_multiplier
The amount to multiply the liver damage this toxin does by (Handled solely in liver code)
liver_tolerance_multiplier
The multiplier of the liver toxin tolerance, below which any amount toxin will be simply metabolized out with no effect.
silent_toxin
won't produce a pain message when processed by liver/life() if there isn't another non-silent toxin present if true
toxpwr
The amount of toxin damage this will cause when metabolized (also used to calculate liver damage)