Salk 374 Posted July 31, 2016 Hello! It is a known fact that it is impossible (without messing with the .exe file) to work around the level cap in the game so I was wondering if there is already a modification that lower the overall XP gained throughout the whole game. It is an interesting concept and would help going around this artificial limit, although ideally you should reach the highest level by harvesting as many XP as possible. Cheers! Quote Share this post Link to post Share on other sites
N-DReW25 1,336 Posted July 31, 2016 I do believe this is what you want- http://deadlystream.com/forum/files/file/33-a-leveling-fix/ 1 Quote Share this post Link to post Share on other sites
Salk 374 Posted July 31, 2016 Thanks, N-DReW25. It was indeed what I was thinking of. I made a search but I should have checked better. I am wondering (because I forgot) how many XP one ends up with by the end of the game though. 1 Quote Share this post Link to post Share on other sites
Salk 374 Posted July 31, 2016 One thing that bothers me is that there seems to be no way to modify the Skill points awarded at level up. Of course if anyone knows how to do it, I'd love to find out! Quote Share this post Link to post Share on other sites
Guest R2-X2 Posted July 31, 2016 In classes.2da, search for the column "skillpointbase". The formula for skillpoints per level up is (skillpointbase + INT-bonus)/2, rounded down. So a scout with 14 INT gets (6+2)/2=4 points per level up. The formula for character creation is skillpointbase*2 + INT-bonus*4, so said scout would receive 20 points at the character creation. Quote Share this post Link to post Share on other sites
Salk 374 Posted August 1, 2016 If we double the skill point base we would manage to more or less give double skill points at level up but the player would get double amount at character creation as well, which is a no no. We'd need to change the formula and I fear that is embedded in the .exe file. Quote Share this post Link to post Share on other sites