Amraskuthalion38 Posted July 1, 2011 Share Posted July 1, 2011 Hey. I'm a beginner so don't get mad if this question is kinda basic... Haha. So I want to make a Mod (on the construction set) that can change exp gain rates, like how much exp you gain from casting a restoration spell. Im not looking for a mod that's already done that, I wanna find out how I can do it for myself. Is it possible to do that in the construction set or is it something more complicated. If has the answer and will tell me that will make me really happy :) thanks!!! Link to comment Share on other sites More sharing options...
fg109 Posted July 1, 2011 Share Posted July 1, 2011 (edited) I can only think of two ways to do this. One way to do this is by changing fSkillUseExp and related game settings. You'll find the game settings under Gameplay -> Settings... in the Construction Set. However, this way you can't specifically target the Restoration skill. Another way is to use SetSkillUseIncrement and other related OBSE commands. You can target specific skills like this, but you'll probably need to read a few scripting tutorials before you can use this method. Edited July 1, 2011 by fg109 Link to comment Share on other sites More sharing options...
Amraskuthalion38 Posted July 1, 2011 Author Share Posted July 1, 2011 Thank you! I'll try those. If anyone has any other options, I'll be happy to see them. Thanks again! :) Link to comment Share on other sites More sharing options...
Amraskuthalion38 Posted July 11, 2011 Author Share Posted July 11, 2011 hey. for anyone else reading this (or looking for the answer to the same question i had) i found a very simple solution (i cant believe i didnt see this when looking the first time; haha) anyways, in the cs, up in character, in the skills section, you can simply enter the base rate for gaining experience in each of the skills. very simple. haha. yep thats it. thanks :) Link to comment Share on other sites More sharing options...
Recommended Posts