physiology datum

Datum that stores several modifiers in a way that isn't cleared by changing species
Vars | |
| armor | internal armor datum |
|---|---|
| bleed_mod | % bleeding modifier |
| brain_mod | % of brain damage taken from all sources |
| brute_mod | % of brute damage taken from all sources |
| burn_mod | % of burn damage taken from all sources |
| clone_mod | % of clone damage taken from all sources |
| cold_mod | % of burn damage taken from cold (stacks with burn_mod) |
| damage_resistance | %damage reduction from all sources |
| heat_mod | % of burn damage taken from heat (stacks with burn_mod) |
| hunger_mod | % of hunger rate taken per tick. |
| melee_bonus | Bonus damage added to melee attacks. NOTE: this is additive rather than multiplicative, trying to multiply this will break things. |
| oxy_mod | % of oxygen damage taken from all sources |
| pressure_mod | % of brute damage taken from low or high pressure (stacks with brute_mod) |
| siemens_coeff | resistance to shocks |
| stamina_mod | % of stamina damage taken from all sources |
| stun_mod | % stun modifier |
| tox_mod | % of toxin damage taken from all sources |
Var Details
armor

internal armor datum
bleed_mod

% bleeding modifier
brain_mod

% of brain damage taken from all sources
brute_mod

% of brute damage taken from all sources
burn_mod

% of burn damage taken from all sources
clone_mod

% of clone damage taken from all sources
cold_mod

% of burn damage taken from cold (stacks with burn_mod)
damage_resistance

%damage reduction from all sources
heat_mod

% of burn damage taken from heat (stacks with burn_mod)
hunger_mod

% of hunger rate taken per tick.
melee_bonus

Bonus damage added to melee attacks. NOTE: this is additive rather than multiplicative, trying to multiply this will break things.
oxy_mod

% of oxygen damage taken from all sources
pressure_mod

% of brute damage taken from low or high pressure (stacks with brute_mod)
siemens_coeff

resistance to shocks
stamina_mod

% of stamina damage taken from all sources
stun_mod

% stun modifier
tox_mod

% of toxin damage taken from all sources