[v1.0.4] Adjustable Exp

A place to post your add ons and ideas for them

Moderator: Moderator

Message
Author
CaptainTrips
Wyrmic
Posts: 227
Joined: Thu Mar 10, 2011 9:10 pm

[v1.0.4] Adjustable Exp

#1 Post by CaptainTrips »

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.
Last edited by CaptainTrips on Fri Jun 28, 2013 11:11 am, edited 2 times in total.

wildwolfofdark
Halfling
Posts: 112
Joined: Wed Dec 12, 2012 6:06 am

Re: [v1.0.1] Adjustable Exp

#2 Post by wildwolfofdark »

This addon should help other addon makers test high level characters quickly.

CaptainTrips
Wyrmic
Posts: 227
Joined: Thu Mar 10, 2011 9:10 pm

Re: [v1.0.1] Adjustable Exp

#3 Post by CaptainTrips »

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.

wildwolfofdark
Halfling
Posts: 112
Joined: Wed Dec 12, 2012 6:06 am

Re: [v1.0.1] Adjustable Exp

#4 Post by wildwolfofdark »

Ah, I didn't know as I don't make addons. Or cheat. x.x

CaptainTrips
Wyrmic
Posts: 227
Joined: Thu Mar 10, 2011 9:10 pm

Re: [v1.0.1] Adjustable Exp

#5 Post by CaptainTrips »

Suuuuuurre. ;)

StarKeep
Uruivellas
Posts: 703
Joined: Sun Feb 03, 2013 12:29 am
Location: Turtlemire

Re: [v1.0.1] Adjustable Exp

#6 Post by StarKeep »

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

CaptainTrips
Wyrmic
Posts: 227
Joined: Thu Mar 10, 2011 9:10 pm

Re: [v1.0.1] Adjustable Exp

#7 Post by CaptainTrips »

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.

CaptainTrips
Wyrmic
Posts: 227
Joined: Thu Mar 10, 2011 9:10 pm

Re: [v1.0.1] Adjustable Exp

#8 Post by CaptainTrips »

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.

CaptainTrips
Wyrmic
Posts: 227
Joined: Thu Mar 10, 2011 9:10 pm

Re: [v1.0.1] Adjustable Exp

#9 Post by CaptainTrips »

Updated for 1.0.3.

CaptainTrips
Wyrmic
Posts: 227
Joined: Thu Mar 10, 2011 9:10 pm

Re: [v1.0.1] Adjustable Exp

#10 Post by CaptainTrips »

Updated for 1.0.4.

faustgeist
Halfling
Posts: 98
Joined: Wed Mar 02, 2011 6:59 pm

Re: [v1.0.4] Adjustable Exp

#11 Post by faustgeist »

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

CaptainTrips
Wyrmic
Posts: 227
Joined: Thu Mar 10, 2011 9:10 pm

Re: [v1.0.4] Adjustable Exp

#12 Post by CaptainTrips »

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?

faustgeist
Halfling
Posts: 98
Joined: Wed Mar 02, 2011 6:59 pm

Re: [v1.0.4] Adjustable Exp

#13 Post by faustgeist »

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

CaptainTrips
Wyrmic
Posts: 227
Joined: Thu Mar 10, 2011 9:10 pm

Re: [v1.0.4] Adjustable Exp

#14 Post by CaptainTrips »

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.

faustgeist
Halfling
Posts: 98
Joined: Wed Mar 02, 2011 6:59 pm

Re: [v1.0.4] Adjustable Exp

#15 Post by faustgeist »

You rock!

And many thanks. I was thinking along those lines :)

Cheers,
~Robin

Post Reply