iLevelUpSpecialization & stat modifiers

Post » Mon May 07, 2012 1:20 pm

I'm trying to make a mod that makes the default multiplier for stats when you level be one point higher, so that everything has x2 by default. Then it would go up from there depending on which skills you level like normal, but still capped at x5 instead of x6. The only way to do it that I see is to add one point to the values of iLevelUp01Mult - iLevelUp09Mult. I am wondering if there is a more elegant way to do this.

Looking at the various iLevelUp game settings, I see one that I don't understand the purpose of: iLevelUpSpecialization. What is that? (It wouldn't happen to be the base multiplier I'm looking for, would it?)

What will happen if I start using this mod in the middle of a game, on a character that's already level 11 or so? Will I need console magic, or will it just start working?
User avatar
ILy- Forver
 
Posts: 3459
Joined: Sun Feb 04, 2007 3:18 am

Post » Mon May 07, 2012 6:09 am

Morrowind Scripting for Dummies has a list of Game Settings at the bottom... I'd have a look for you now but I'm not at home :/
User avatar
sarah
 
Posts: 3430
Joined: Wed Jul 05, 2006 1:53 pm

Post » Mon May 07, 2012 2:49 am

Thanks. I checked, though. All in one block, on the left of the table, it has iLevelUpSpecialization and iLevelUp01Mult - iLevelUp10Mult. Then on the right, it has a definition explaining what the iLevelUp Mult ones do, but it doesn't mention why iLevelUpSpecialization is grouped in with them.
User avatar
Sheila Esmailka
 
Posts: 3404
Joined: Wed Aug 22, 2007 2:31 am


Return to III - Morrowind