Page 1 of 2
Wrong exp when fighting 2 monsters
Posted: Wed Mar 07, 2012 10:46 am
by Whyti
Every time I fight 2 monsters at once it only gives me half the exp points... Anyone else?
Re: Wrong exp when fighting 2 monsters
Posted: Wed Mar 07, 2012 11:46 am
by Antison
Whyti wrote:Every time I fight 2 monsters at once it only gives me half the exp points... Anyone else?
I have had my "display loot" window setting set to off for so long that if this is a bug, I wouldn't notice so I just tried it.
I fought multiple multi-enemy fights with the display loot window on and didn't see the behavior you described.
Re: Wrong exp when fighting 2 monsters
Posted: Sun Mar 11, 2012 6:29 pm
by lady black
I always get the experience from both added together. (Just one amount given, but it is the sum of the individual values.)
Re: Wrong exp when fighting 2 monsters
Posted: Sun Mar 11, 2012 10:01 pm
by Mino
I also get the added XP from both (or all if more than 2) monsters.
But keep in mind, each monster seems to have an XP range so it might seem low if both monsters only dropped the minimum amount of XP you can get from them, and normally you see the maximum amount.
Re: Wrong exp when fighting 2 monsters
Posted: Sun Mar 11, 2012 11:35 pm
by Pyrizzle
I could be wrong but I believe the XP drops of monsters are set numbers, not ranges.
Re: Wrong exp when fighting 2 monsters
Posted: Mon Mar 12, 2012 4:51 pm
by Mino
Pyrizzle wrote:I could be wrong but I believe the XP drops of monsters are set numbers, not ranges.
In the Iqhan caves, I get different XP from the same monsters (its easier to tell when its the color robe guys or the Chaos beast). Unless its an effect of the Quick Learner skill?
Re: Wrong exp when fighting 2 monsters
Posted: Mon Mar 12, 2012 8:29 pm
by lady black
I also get different exp points from some of the Iqhan monsters, in particular the chaos beast. I get 308 sometimes, and around 295 most of the time. I have not been there for quite a while, so I don't remember the lower value exactly. But it is not a range, it is one of two values, never in between, so I figured it was a game feature. I have 2 QL levels.
Then I was looking through code, which I mostly don't understand, but in the monster list there seems to be a chaos beast 1 and a chaos beast 2. I imagine that explains the two levels of experience I get. I did not see whether there were two varieties of the guys in the colored robes, because they are varieties of one monster type, and I got lost in the code, which does not give the experience values anyway. Those must be in a different list. I have trouble with the code, but I can read the labels for the spaces where the values go.
Re: Wrong exp when fighting 2 monsters
Posted: Mon Mar 12, 2012 10:38 pm
by oskarwiksten
lady black wrote:I also get different exp points from some of the Iqhan monsters, in particular the chaos beast. I get 308 sometimes, and around 295 most of the time. I have not been there for quite a while, so I don't remember the lower value exactly. But it is not a range, it is one of two values, never in between, so I figured it was a game feature. I have 2 QL levels.
Then I was looking through code, which I mostly don't understand, but in the monster list there seems to be a chaos beast 1 and a chaos beast 2. I imagine that explains the two levels of experience I get..
That's correct, there are two monsters with the same displayname, "Iqhan chaos beast" - one has 122HP and one has 140HP, which explains the difference in experience. Same goes for "Iqhan chaos evoker" and "Iqhan chaos servant". Well spotted lady black

Re: Wrong exp when fighting 2 monsters
Posted: Mon Mar 12, 2012 10:48 pm
by Pyrizzle
If you look in the beastiary I have all the stats for the monsters there, with XP as well.
Re: Wrong exp when fighting 2 monsters
Posted: Tue Mar 13, 2012 12:39 am
by Antison
Pyrizzle wrote:If you look in the beastiary I have all the stats for the monsters there, with XP as well.
And here is Pyrizzle patting himself on the back again.
