/tg/ Station 13 - Modules - TypesDefine Details

code/__DEFINES/~nova_defines/quirks.dm

DEATH_CONSEQUENCES_MINIMUM_VICTIM_CRIT_THRESHOLDThe victim's crit threshold cannot go below this.
DEATH_CONSEQUENCES_REAGENT_CHECK_PROCESSING_FLAGSIf true, we will check to see if this can process. Ex. things like synths wont process formaldehyde
DEATH_CONSEQUENCES_MAXIMUM_THEORETICAL_DEGRADATIONAbsolute maximum for preferences.
NOVA_NIGHT_VISION_POWER_MINthe minimum percentage of RGB darkness reduction that Nova's NV will always give. for base reference, the old NV quirk was equal to 4.5. note: some wide variance in min/max is needed to ensure hue has some chance to linear convert across
NOVA_NIGHT_VISION_POWER_MAXthe maximum percentage. for reference, low-light adapted eyes (icecats and ashwalkers) have 30.
NOVA_NIGHT_VISION_SENSITIVITY_MULTpercentage of the NIGHT_VISION_POWER_MAX increase that is applied for eyes with low innate flash protection (photophobia quirk/moth eyes). At 0.75, this raises NV to 22.5 at hypersensitive flash_protect.
UNSTEADY_DEFAULT_DAMAGETHRESHOLDDefault damage required to trigger a fall
UNSTEADY_DEFAULT_STUNLENGTHLength of the fall
UNSTEADY_DEFAULT_DAMAGECHANCEChance to trigger a fall when over UNSTEADY_DAMAGETHRESHOLD

Define Details

DEATH_CONSEQUENCES_MAXIMUM_THEORETICAL_DEGRADATION

Absolute maximum for preferences.

DEATH_CONSEQUENCES_MINIMUM_VICTIM_CRIT_THRESHOLD

The victim's crit threshold cannot go below this.

DEATH_CONSEQUENCES_REAGENT_CHECK_PROCESSING_FLAGS

If true, we will check to see if this can process. Ex. things like synths wont process formaldehyde

NOVA_NIGHT_VISION_POWER_MAX

the maximum percentage. for reference, low-light adapted eyes (icecats and ashwalkers) have 30.

NOVA_NIGHT_VISION_POWER_MIN

the minimum percentage of RGB darkness reduction that Nova's NV will always give. for base reference, the old NV quirk was equal to 4.5. note: some wide variance in min/max is needed to ensure hue has some chance to linear convert across

NOVA_NIGHT_VISION_SENSITIVITY_MULT

percentage of the NIGHT_VISION_POWER_MAX increase that is applied for eyes with low innate flash protection (photophobia quirk/moth eyes). At 0.75, this raises NV to 22.5 at hypersensitive flash_protect.

UNSTEADY_DEFAULT_DAMAGECHANCE

Chance to trigger a fall when over UNSTEADY_DAMAGETHRESHOLD

UNSTEADY_DEFAULT_DAMAGETHRESHOLD

Default damage required to trigger a fall

UNSTEADY_DEFAULT_STUNLENGTH

Length of the fall