Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Enumerations | |
enum | SCR_EArmorLevels { NONE = 0, CUSTOM_01 = 10, CUSTOM_02 = 15, CUSTOM_03 = 20, CUSTOM_04 = 24, TYPE_I = 25, TYPE_IIA = 30, TYPE_II = 35, TYPE_IIIA = 40, TYPE_III = 60, CLASS_1 = 31, CLASS_2 = 41, CLASS_2A = 46, CLASS_3 = 80, CLASS_4 = 90, CLASS_5 = 121 } |
enum SCR_EArmorLevels |
Types of armor and their corresponding protection level. Protection level is int value used for damage reduction.
Definition at line 3 of file SCR_EArmorLevels.c.