Tutorial: Creating a core-data Mod (Not a Map, just a Mod :)

What you’re gonna wanna do is duplicate the PlayerPawnTest rather than subclass it, and duplicate PlayerPawnTestMale and PlayerPawnTestFemale and reparent those to your new PlayerPawnPawnTest – and then reference your new PlayerPawnTestMale and PlayerPawnTestFemale in the gender sections of your PrimalGameData. And then you can directly edit the primalcharacterstatuscomponent of your new custom PlayerPawnTest!