How to edit Character Player status

Im trying to edit the player character status BP and I noticed(dont know if correct) that if I wished to make a mod on stat gains per level I have to mod a massive amount of references, is there a way to make this easier to just edit that blueprint so that the game detects the changes or will I have to change everything that references it?

Bump.

I’d like to know this too.

You would only need to modify that BP (player character status BP) and make sure it’s referenced by the PrimalData_BP in order for it to work properly. You don’t need to modify the status_BP+all the references. (That would really be a pain).

Not possible to reference it at this time. The Dev kit does not allow for a reference options for that particular BP you will just have to wait for the devs to correct that.