Larian Banner: Baldur's Gate Patch 9
Previous Thread
Next Thread
Print Thread
Joined: Aug 2014
W
Wark Offline OP
stranger
OP Offline
stranger
W
Joined: Aug 2014
I want to make a mod for this game that starts your characters off at lvl 20, as well as scales all the monsters and NPCs up to lvl 20. Maybe even change the starting spells you can select, and how many.

Does anyone have tips on where I should start with this?

Joined: Jul 2014
R
addict
Offline
addict
R
Joined: Jul 2014
Public/Main/Stats/Generated/Character.txt is the file you want to look at (if you have unpacked the Main.pak file), since that is where all of the stats are defined. You can make your own txt for your mod that replaces the data entries for each character stat in the game.

Certain enemies would be locked into a certain level (due to having a level override), so you might also need to overwrite the level overrides for specific characters so that their stats scale appropriately. You can use the editor to save their character data into your mod's equivalent folder, and then make changes.

Joined: Aug 2014
W
Wark Offline OP
stranger
OP Offline
stranger
W
Joined: Aug 2014
Thank you, that was quite helpful. I'll look into that over the next few days and see what I can do

Joined: Jul 2014
stranger
Offline
stranger
Joined: Jul 2014
On Character.txt there is a value called "Gain" I think you will need to change all values to "None" to prevent the player from getting Exp when enemies die.


Link Copied to Clipboard
Powered by UBB.threads™ PHP Forum Software 7.7.5