crilleaz / ElothOnline

Web based, web browser MMORPG
12 stars 2 forks source link

Exp calculation #3

Closed TemirkhanN closed 1 year ago

TemirkhanN commented 1 year ago

Good evening good sir :)

I need some details regarding the experience calculation.
Currently we just give to a player monsterExp * minutesSpentInDungeon amount of experience, yet it seems that initially idea was a bit different

image

For each? How should we calculate it? Like, will we use player.attack and monster.health in those calculations to figure out how many were slain?

p.s. Rewards calculation adjustment also seems to be a good idea before proceeding towards utilization of the stuff robbed honestly farmed from monsters.

TemirkhanN commented 1 year ago

Resolved in https://github.com/crilleaz/ElothOnline/pull/4