Hi!
So, i'm making a race mod and i need to apply Flags like "PoisonImmunity" etc. to a new player race from my mod. And it looks like the stats are not working (I tested this with the PoisonImmunity and BurnImmunity). So i'm looking for a way to add status Immunities via script or smth.
I kinda made a script that removes statuses like "OnCharacterStatusAttempt", but that's not exactly what I want, because statuses are still applied for a second when you're not in combat.
If you know any method to achieve this goal, this would be greatly appreciated!