IdleLands / IdleLandsOld

[DEPRECATED] A full-blown idling RPG. It has a modular backend that can be added to any existing frontend via a REST API.
http://idlelands.github.io/IdleLandsOld
MIT License
41 stars 28 forks source link

limit XP gain to level ranges #849

Open seiyria opened 9 years ago

seiyria commented 9 years ago

if you're too high level over something you're fighting (maybe 10 levels or more higher than the other team, OR you only get XP for monsters killed that are within YourLevel-10 range), you should get no xp from that fight. Additionally, your party members should get a reduced amount of xp in this case, as well.

calthax commented 9 years ago

Inversely I think if you're low level enough you should get more exp for that fight

seiyria commented 9 years ago

Yes, that case is still open-ended to account for bonuses from beating higher level foes.