Page 2 of 2
Re: Wrong exp when fighting 2 monsters
Posted: Tue Mar 13, 2012 2:32 am
by lady black
Actually, the bestiary gives only the 140 value and not the 122 value for the hit points, so you missed the lower variation.
And none of this really addresses the original topic of someone's XP not adding together properly.
Re: Wrong exp when fighting 2 monsters
Posted: Tue Mar 13, 2012 3:18 pm
by Somerat
When i'm fighting more that one enemy I get the experience from killing the first added to my total experience after its killed then I get the experience from the second after I kill the second. Then the loot screen tells me what I received in total experience from the encounter.
Re: Wrong exp when fighting 2 monsters
Posted: Tue Mar 13, 2012 7:16 pm
by oskarwiksten
Whyti wrote:Every time I fight 2 monsters at once it only gives me half the exp points... Anyone else?
Thank you for the report Whyti.
I am unable to reproduce this, I seem to get all exp rewarded when fighting multiple monsters. However, knowing the code, I know there is a situation where the reported exp that you get after having completed a fight only reports the exp gain from the last slain monster. This can happen if you save&reload during fights, since the actual object that holds the value that is displayed in that dialog box is just a temporary object that gets recreated each time a fight starts. Reloading the game starts a new fight, at least from the game's perspective.
What may not be as apparent is that you are actually awarded exp after each monster that you kill, but the dialog box only shows when combat is ended. The yellow exp bar should therefore increase as soon as you kill the first monster, thus rewarding you the exp for it.
Please verify if this is the situation you are seeing.
Thanks again for the report.
/Oskar
Re: Wrong exp when fighting 2 monsters
Posted: Tue Mar 13, 2012 10:16 pm
by Samuel
Cannot reproduce either.
2Oskar: Saving and loading in fights is not possible anymore.
Perhaps it has to do with this bug:
http://code.google.com/p/andors-trail/i ... ail?id=267
So in some cases a loot dialog is not shown when monsters are killed.
Perhaps Whyti expects 2 loot dialogs.