How do I change the number of abilities of my custom faction to 5 instead of just 2?

I want to make a simple change. On the screen to create custom race starts with 5 free points for traits and there are 2 points to choose skills. I want to change those values to 15 free points for traits and 5 choices of skills to create a super race to play in the most difficult difficulty mode. Can anyone tell me in which file can I make these changes? If it can be done?

27,021 views 2 replies
Reply #1 Top

It is in GalCiv3GlobalDefs.xml, line 1166:

<CustomFactionAbilityPoints>2</CustomFactionAbilityPoints>

+2 Loading…