Slower levelling is now possible in Nehrim.
With the help of arvythrend & Zornac We are there.
First arvythrend sent me this Message.
You want to level up less often Set the global EPMultiplikator higher, and also change the following three if-clauses in GlobalplayerScript accordingly:
with these script settings
f Player.GetLevel == 20 Set EPMultiplikator to 740endif if Player.GetLevel == 25 Set EPMultiplikator to 840endifif Player.GetLevel == 30 Set EPMultiplikator to 1080endif
This will work but you need to start a new game or wait till you reach Lvl 20 to see any changes.
Zornac then sent me a message
Here you go I have attached the esp and this is the script edit that I did to it and the global setting is I believe 1200 what that will do is set the exp requirment to double what it was up until 5th lvl then it will go up from there as you can see below. If you have any questions just ask to this Email address it is the main one that I check almost everyday. Sorry for any confussion earlier as I have had about 2 hours of sleep in 30 hours I think I will go back to bed again. Good Luck.
with this code attached
if Player.GetLevel == 5Set EPMultiplikator to 1540endifif Player.GetLevel == 10Set EPMultiplikator to 1840endifif Player.GetLevel == 15Set EPMultiplikator to 2040endifif Player.GetLevel == 20Set EPMultiplikator to 2440endifif Player.GetLevel == 25Set EPMultiplikator to 2740endifif Player.GetLevel == 30Set EPMultiplikator to 3040endifif Player.GetLevel == 35Set EPMultiplikator to 3740endifif Player.GetLevel == 40Set EPMultiplikator to 4540endif
& also sent me an ESP.
With this ESP loaded, at Lvl 5 I now need 6160 points to level up before it was 2400. :celebration:
It may be a tad aggressive, but for anyone who was complaining that they were forced to move on to soon, & didn't get a chance to explore the world, as the game became to easy.
With this esp in place you will need to explore everywhere, & will always be battling enemies that are a bit to powerful, or Possibility a lot to powerful :hubbahubba:
As the game is going to take longer it may be necessary to slow down the rate at which skills level up as well.
On the other hand, you are going to end up with a lot less skill points to spend, so that change may be unnecessary .
I have asked Zornac's permission to post the ESP but in the meantime anyone who knows what they are doing could just change the scripts in the CS Regards Beebee