![]() |
Arma Reforger Explorer 1.7.0.54
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 = 25 , TYPE_I = 5 , TYPE_IIA = 7 , TYPE_II = 8 , TYPE_IIIA = 11 , TYPE_III = 17 , CLASS_1 = 6 , CLASS_2 = 9 , CLASS_2A = 10 , CLASS_3 = 13 , CLASS_4 = 18 } |
| 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.