I am trying to modify the base character stats, i create a copy of the PlayerPawnTest/PlayerPawnTest_Female/PlayerPawnTest_Male/PlayerCharacterStatusComponent_BP and reparent the male and female to the new PlayerPawnTest and add them to my mods primal gamedata bp.
Now the problem i am having is where do i change the reference to the PlayerCharacterStatusComponent_BP, i cannot find it nowhere in the PlayerPawnTest like people say in this post: LINK.
Cannot find the reference to it to change it or the values to change, was it moved somewhere else or am i doing something wrong?