code/datums/armor.dm 
| /proc/get_armor_by_type | Gets an armor type datum using the given type |
|---|---|
| /proc/armor_to_protection_class | Rounds armor_value down to the nearest 10 and divides it by 10. |
| /proc/armor_to_protection_name | Returns the client readable name of an armor type |