Shiptest 13 - Modules - TypesDefine Details

code/__DEFINES/reactions.dm

TOROID_CALCULATED_THRESHOLDchanging it by 0.1 generally doubles or halves fusion temps
FUSION_SCALE_DIVISORUsed to be Pi
FUSION_SLOPE_DIVISORThis number is probably the safest number to change
FUSION_ENERGY_TRANSLATION_EXPONENTThis number is probably the most dangerous number to change
FUSION_BASE_TEMPSCALEThis number is responsible for orchestrating fusion temperatures
FUSION_RAD_MIDPOINTIf you decrease this by one, the fusion rads will triple and vice versa
FUSION_MIDDLE_ENERGY_REFERENCEThis number is deceptively dangerous; sort of tied to TOROID_CALCULATED_THRESHOLD
FUSION_BUFFER_DIVISORIncrease this to cull unrobust fusions faster

Define Details

FUSION_BASE_TEMPSCALE

This number is responsible for orchestrating fusion temperatures

FUSION_BUFFER_DIVISOR

Increase this to cull unrobust fusions faster

FUSION_ENERGY_TRANSLATION_EXPONENT

This number is probably the most dangerous number to change

FUSION_MIDDLE_ENERGY_REFERENCE

This number is deceptively dangerous; sort of tied to TOROID_CALCULATED_THRESHOLD

FUSION_RAD_MIDPOINT

If you decrease this by one, the fusion rads will triple and vice versa

FUSION_SCALE_DIVISOR

Used to be Pi

FUSION_SLOPE_DIVISOR

This number is probably the safest number to change

TOROID_CALCULATED_THRESHOLD

changing it by 0.1 generally doubles or halves fusion temps