and if you want a 2 peds that use the same stat, example Darby and Bryce Boxing use different stats lines, you can add your own stats lines in pedstats, first select a stat line in this case STAT_P_BOXING, selecting the entire line or triple clicking, you right click, press copy, press enter to make space and paste it
STAT_P_BOXING none 0 100 12 1850 1000 0 0 450 50 0 0 999 65 0 0 60 Striker 0 1 150 1 0 0 20 100 20 10 10 10 20 125 80 60 20 70 50 90 1000 1000 unarmed None None None 0 unarmed -1 1 init unarmed -1 1 init unarmed -1 1 init unarmed -1 1 init 50 0 0
and you can edit that stat, the first thing you should do is change the name of the stat to any other you want, it must be the same number of letters or a little more, because if it has fewer letters the game will crash, example STAT_P_DARBYH and from there you can modify that stat as you want like changing the health from 1850 to 2200, or removing the antigrappling, changing the numbers 1000 in the row 40 and 41 before the unarmed, example:
STAT_P_DARBYH none 0 100 12 2200 1000 0 0 450 50 0 0 999 65 0 0 60 Striker 0 1 150 1 0 0 20 100 20 10 10 10 20 125 80 60 20 70 50 90 0 0 unarmed None None None 0 unarmed -1 1 init unarmed -1 1 init unarmed -1 1 init unarmed -1 1 init 50 0 0
When you are done save the pedstats, because if you don't save it and replace the stat, the game will crash, when you have saved go to Ide.img and replace the name of the stat (STAT_P_BOXING) with your custom stat, example:
PRlead_Darby_EG.PRlead_Darby_EG ..... Large ... PREPPY..STAT_P_BOXING ... F_Preps.P_Striker ... null .... Straf_Prep..ÿÿÿÿ / Global / P_Striker_A.Act / Anim / P_Striker_A.act .... /Global/AI..Act/AI/AI.act...N_Darby
PRlead_Darby_EG.PRlead_Darby_EG ..... Large ... PREPPY..STAT_P_DARBYH ... F_Preps.P_Striker ... null .... Straf_Prep..ÿÿÿÿ / Global / P_Striker_A.Act / Anim / P_Striker_A.act .... /Global/AI..Act/AI/AI.act...N_Darby
save and voila, this is how you add stats lines to pedstats.