Hello everyone

I'm a beginner at modding, and I am trying to make a simple mod that gives 2 combat ability points per level instead of one. I assume it has to do something with the "CombatAbilityLevelGrowth" line in the "Data" section of the Stats editor, yet I can't seem to change it to give 2 ability points per level. I tried to set the value in my mod to 2, and to 0,5 in case it works like the talent growth, but to no avail.

Can you help me ? How can i make it so you gain 2 combat ability points per level ?


Also, could someone confirm me this : If two different enabled mods change the same line in a file (say a value for the same "Data'" file, does the latest in the mod order overrides the mod ? I thought it would work this way but this afternoon I had mods that modified the same line behave like they both canceled each other (the game would use the degfault, unmodded value, when both mods were enabled and overriding the same line).

Thanks,

Apylam