external 
EXTERNAL ORGANS
Vars | |
| augmented_skin_cover_level | The level of false skin used to cover robotic organs on the limb. Updated when too damaged, when installed, or when an organ with it is installed. |
|---|---|
| fragile | If this organ's max HP is reduced by the IPC magnetic joints implant |
| has_synthetic_skin | Whether this robotic limb has synthetic skin applied |
| properly_attached | If the organ has been properly attached or not. Limbs on mobs and robotic ones |
| synthetic_skin_colour | Stored skin color for synthetic skin |
| synthetic_skin_identity | Stored facial identity for synthetic skin (head only) |
Procs | |
| droplimb | DISMEMBERMENT |
| process | PROCESSING & UPDATING |
| receive_damage | DAMAGE PROCS |
| release_restraints | HELPERS |
Var Details
augmented_skin_cover_level 
The level of false skin used to cover robotic organs on the limb. Updated when too damaged, when installed, or when an organ with it is installed.
fragile 
If this organ's max HP is reduced by the IPC magnetic joints implant
has_synthetic_skin 
Whether this robotic limb has synthetic skin applied
properly_attached 
If the organ has been properly attached or not. Limbs on mobs and robotic ones
synthetic_skin_colour 
Stored skin color for synthetic skin
synthetic_skin_identity 
Stored facial identity for synthetic skin (head only)
Proc Details
droplimb
DISMEMBERMENT
process
PROCESSING & UPDATING
receive_damage
DAMAGE PROCS
release_restraints
HELPERS