[v1.0.4] Adjustable Exp
Moderator: Moderator
-
- Wyrmic
- Posts: 227
- Joined: Thu Mar 10, 2011 9:10 pm
[v1.0.4] Adjustable Exp
This addon allows players to adjust the amount of exp they gain per kill via Game Options.
The current allowable range is 0% - 1000%, with 100% being the default rate. The range can be expanded if there's demand for it.
The adjustment rate will be set to the default of 100% for each new character made, and once set will remain persistent for that specific character.
Also, the level cap on gaining exp from lower leveled opponents has been removed for increased flexibility.
Please let me know if there are any issues.
http://te4.org/games/addons/tome/adjustable-exp
Thanks to tiger_eye, HousePet, natev and the others from irc who offered help and ideas.
The current allowable range is 0% - 1000%, with 100% being the default rate. The range can be expanded if there's demand for it.
The adjustment rate will be set to the default of 100% for each new character made, and once set will remain persistent for that specific character.
Also, the level cap on gaining exp from lower leveled opponents has been removed for increased flexibility.
Please let me know if there are any issues.
http://te4.org/games/addons/tome/adjustable-exp
Thanks to tiger_eye, HousePet, natev and the others from irc who offered help and ideas.
Last edited by CaptainTrips on Fri Jun 28, 2013 11:11 am, edited 2 times in total.
-
- Halfling
- Posts: 112
- Joined: Wed Dec 12, 2012 6:06 am
Re: [v1.0.1] Adjustable Exp
This addon should help other addon makers test high level characters quickly.
-
- Wyrmic
- Posts: 227
- Joined: Thu Mar 10, 2011 9:10 pm
Re: [v1.0.1] Adjustable Exp
It would still take some time to get up to higher levels even with the exp rate set to its current maximum; addon creators should just enable cheat mode and use game.player:forceLevelup(50) from the Lua console.
-
- Halfling
- Posts: 112
- Joined: Wed Dec 12, 2012 6:06 am
Re: [v1.0.1] Adjustable Exp
Ah, I didn't know as I don't make addons. Or cheat. x.x
-
- Wyrmic
- Posts: 227
- Joined: Thu Mar 10, 2011 9:10 pm
Re: [v1.0.1] Adjustable Exp
Suuuuuurre. 

Re: [v1.0.1] Adjustable Exp
Now, I'm curious, if I wanted to, say, NOT have a -25% experience modifier from a race, would I put 125%, or would I set it to 166%, to essentially multiply the amount I'm gaining, to equal an amount slightly below the base?
<mex> have you heard the good word about archmage?
<mex> I'm here to tell you about your lord and savior shalore archmage
<mex> have you repented your bulwark sins yet?
<mex> cornac shall inherit the Eyal
<mex> I'm here to tell you about your lord and savior shalore archmage
<mex> have you repented your bulwark sins yet?
<mex> cornac shall inherit the Eyal
-
- Wyrmic
- Posts: 227
- Joined: Thu Mar 10, 2011 9:10 pm
Re: [v1.0.1] Adjustable Exp
That's a good question - I'll have to take a look at the code and see where and how exactly the xp penalty is applied to answer that. Might take a few days before I can get around to it.
It might be easier for such cases just to make an addon that specifically removes the exp penalties themselves.
It might be easier for such cases just to make an addon that specifically removes the exp penalties themselves.
-
- Wyrmic
- Posts: 227
- Joined: Thu Mar 10, 2011 9:10 pm
Re: [v1.0.1] Adjustable Exp
I just whipped up a quick addon to remove race-based exp penalties: http://te4.org/games/addons/tome/no-rac ... -penalties
Let me know if you have any issues with it, please.
Let me know if you have any issues with it, please.
-
- Wyrmic
- Posts: 227
- Joined: Thu Mar 10, 2011 9:10 pm
Re: [v1.0.1] Adjustable Exp
Updated for 1.0.3.
-
- Wyrmic
- Posts: 227
- Joined: Thu Mar 10, 2011 9:10 pm
Re: [v1.0.1] Adjustable Exp
Updated for 1.0.4.
-
- Halfling
- Posts: 98
- Joined: Wed Mar 02, 2011 6:59 pm
Re: [v1.0.4] Adjustable Exp
Hello,
In testing this mod I have noticed that once I hit lv 18 I stop gaining exp completely. This was done with two characters, exp set to 1000 right at the beginning for each.
Thoughts?
Thanks!
~R
In testing this mod I have noticed that once I hit lv 18 I stop gaining exp completely. This was done with two characters, exp set to 1000 right at the beginning for each.
Thoughts?
Thanks!
~R
-
- Wyrmic
- Posts: 227
- Joined: Thu Mar 10, 2011 9:10 pm
Re: [v1.0.4] Adjustable Exp
O_o
Hmm, weird. I don't know what would be causing that to tell the truth. Actually I never played with the addon beyond some preliminary testing up to level five or so. But, I've also never heard anyone else mention the problem, and according to the character vault there are a decent amount of people using it.
Which other addons are you using?
Hmm, weird. I don't know what would be causing that to tell the truth. Actually I never played with the addon beyond some preliminary testing up to level five or so. But, I've also never heard anyone else mention the problem, and according to the character vault there are a decent amount of people using it.
Which other addons are you using?
-
- Halfling
- Posts: 98
- Joined: Wed Mar 02, 2011 6:59 pm
Re: [v1.0.4] Adjustable Exp
The only other addon I have installed is the : Arcanum Class Pack v1.1
I ran into this experience lock issue first on a character using on of new arcanum classes. Then thought it may be conflict, so began a new toon with a basic character = same issue once I hit vl 18.
Thoughts? And thanks!
~R
I ran into this experience lock issue first on a character using on of new arcanum classes. Then thought it may be conflict, so began a new toon with a basic character = same issue once I hit vl 18.
Thoughts? And thanks!
~R
-
- Wyrmic
- Posts: 227
- Joined: Thu Mar 10, 2011 9:10 pm
Re: [v1.0.4] Adjustable Exp
Ok, I think I've figured it out: there is a level cap on gaining exp from creatures which are eight levels below your own or less. If you were still in the t1 dungeons when you hit 18 then most, if not all, opponents would be under this threshold. I've just released a new version of the addon which removes this cap.
-
- Halfling
- Posts: 98
- Joined: Wed Mar 02, 2011 6:59 pm
Re: [v1.0.4] Adjustable Exp
You rock!
And many thanks. I was thinking along those lines
Cheers,
~Robin
And many thanks. I was thinking along those lines

Cheers,
~Robin