Daedalus Dock - Modules - TypesVar Details - Proc Details

physiology

Vars

brain_modMultiplier to brain damage received
brute_modMultiplier to brute damage received. IE: A brute mod of 0.9 = 10% less brute damage. Only applies to damage dealt via apply_damage unless factored in manually.
burn_modMultiplier to burn damage received
clone_modMultiplier to clone damage received
cold_modMultiplier to damage taken from low temperature exposure, stacking with the toxin modifier
damage_resistanceFlat damage reduction from taking damage Unlike the other modifiers, this is not a multiplier. IE: DR of 10 = 10% less damage.
heat_modMultiplier to damage taken from high temperature exposure, stacking with the burn modifier
oxy_modMultiplier to oxygen damage received
pressure_modMultiplier to damage taken from high / low pressure exposure, stacking with the brute modifier
stamina_modMultiplier to stamina damage received
tox_modMultiplier to toxin damage received

Procs

returnArmorCopy paste of /atom/proc/returnArmor().

Var Details

brain_mod

Multiplier to brain damage received

brute_mod

Multiplier to brute damage received. IE: A brute mod of 0.9 = 10% less brute damage. Only applies to damage dealt via apply_damage unless factored in manually.

burn_mod

Multiplier to burn damage received

clone_mod

Multiplier to clone damage received

cold_mod

Multiplier to damage taken from low temperature exposure, stacking with the toxin modifier

damage_resistance

Flat damage reduction from taking damage Unlike the other modifiers, this is not a multiplier. IE: DR of 10 = 10% less damage.

heat_mod

Multiplier to damage taken from high temperature exposure, stacking with the burn modifier

oxy_mod

Multiplier to oxygen damage received

pressure_mod

Multiplier to damage taken from high / low pressure exposure, stacking with the brute modifier

stamina_mod

Multiplier to stamina damage received

tox_mod

Multiplier to toxin damage received

Proc Details

returnArmor

Copy paste of /atom/proc/returnArmor().