code/__DEFINES/medical.dm 
| PHYSICAL_ACTIVE | Physical statuses |
|---|---|
| PHYSICAL_STATUSES | List of available physical statuses |
| MENTAL_STABLE | Mental statuses |
| MENTAL_STATUSES | List of available mental statuses |
| CLEAN_BILL_OF_HEALTH_RATIO | The percentage amount of health required for a mob to be considered to be |
| RECENTLY_HEALED_COOLDOWN | Cooldown for being on the recently treated trait for the purposes for bounty submission |
| LIMB_APPLICABLE_BLOCK_APPLICATION | Block the standard application of this item |
| LIMB_APPLICABLE_BLOCK_ITEM_INTERACTION | Block the rest of the item_interaction chain, if application is not being done. |
Define Details
CLEAN_BILL_OF_HEALTH_RATIO 
The percentage amount of health required for a mob to be considered to be
LIMB_APPLICABLE_BLOCK_APPLICATION 
Block the standard application of this item
LIMB_APPLICABLE_BLOCK_ITEM_INTERACTION 
Block the rest of the item_interaction chain, if application is not being done.
MENTAL_STABLE 
Mental statuses
MENTAL_STATUSES 
List of available mental statuses
PHYSICAL_ACTIVE 
Physical statuses
PHYSICAL_STATUSES 
List of available physical statuses
RECENTLY_HEALED_COOLDOWN 
Cooldown for being on the recently treated trait for the purposes for bounty submission