pda
jvm
model
/
net.artux.pda.model.items
/
ArmorModel
/
ArmorModel
Armor
Model
constructor
(
thermalProtection
:
Float
=
0.0f
,
electricProtection
:
Float
=
0.0f
,
chemicalProtection
:
Float
=
0.0f
,
radioProtection
:
Float
=
0.0f
,
psyProtection
:
Float
=
0.0f
,
damageProtection
:
Float
=
0.0f
,
condition
:
Float
=
0.0f
)