Values for the implant effects on a character model.
The effects are not additive and this value is not a bitmask.
RegenEffects is a reverse-flagged item - inactive when the corresponding bit is set.
For that reason, every other effect is n + 1, while NoEffects is 1 and RegenEffects is 0.
Values for the implant effects on a character model. The effects are not additive and this value is not a bitmask.
RegenEffects
is a reverse-flagged item - inactive when the corresponding bit is set. For that reason, every other effect isn + 1
, whileNoEffects
is1
andRegenEffects
is0
.