internal
INTERNAL ORGANS DEFINES
Vars | |
damage_threshold_count | Number of gradiations of damage we can recover in. ie. set to 10, we can recover up to the most recent 10% damage. Leave null to disable regen. |
---|---|
damage_threshold_value | Actual amount of health constituting one gradiation. |
max_regeneration_cutoff_threshold | Max threshold before we stop regenerating without stabilizer. |
min_regeneration_cutoff_threshold | Min threshold at which we stop regenerating back to 0 damage. Null/0 to always respect thresholds. |
transfer_brainmob_with_organ | Whether or not we should try to transfer a brainmob when removed or replaced in a mob. |
Var Details
damage_threshold_count
Number of gradiations of damage we can recover in. ie. set to 10, we can recover up to the most recent 10% damage. Leave null to disable regen.
damage_threshold_value
Actual amount of health constituting one gradiation.
max_regeneration_cutoff_threshold
Max threshold before we stop regenerating without stabilizer.
min_regeneration_cutoff_threshold
Min threshold at which we stop regenerating back to 0 damage. Null/0 to always respect thresholds.
transfer_brainmob_with_organ
Whether or not we should try to transfer a brainmob when removed or replaced in a mob.