Useful links
Source code of the game - Contribution guide - ATCS Editor - Translate the game on Weblate - Example walkthrough - Andor's Trail Directory - Join the Discord
Get the game (v0.8.12.1) from Google, F-Droid, our server, or itch.io
Source code of the game - Contribution guide - ATCS Editor - Translate the game on Weblate - Example walkthrough - Andor's Trail Directory - Join the Discord
Get the game (v0.8.12.1) from Google, F-Droid, our server, or itch.io
Wrong exp when fighting 2 monsters
-
- Posts: 1
- Joined: Wed Mar 07, 2012 10:42 am
- android_version: 2.3 - Gingerbread
Wrong exp when fighting 2 monsters
Every time I fight 2 monsters at once it only gives me half the exp points... Anyone else?
- Antison
- Posts: 5774
- Joined: Mon Mar 28, 2011 11:33 pm
- android_version: 14 - Android 14
- Location: A home without a beagle is just a house
Re: Wrong exp when fighting 2 monsters
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.Whyti wrote:Every time I fight 2 monsters at once it only gives me half the exp points... Anyone else?
I fought multiple multi-enemy fights with the display loot window on and didn't see the behavior you described.
"A home without a beagle is just a house"
-
- Posts: 566
- Joined: Sat Apr 09, 2011 6:18 pm
- android_version: 12 - Android 12
- Location: Chicago area, Illinois, USA
Re: Wrong exp when fighting 2 monsters
I always get the experience from both added together. (Just one amount given, but it is the sum of the individual values.)
LVL 108; XP 23,138,749; Gold 1,827,209; 4/23/12
HP 130; AP 4/12; AC 328; AD 55-66; CC 9; CM 0; BC 127; DR 2
RoLS 4; RoL 2; ElyR 4; ChaR 11; GoLF 4; ShaF 4
S Rgn, SP: 1:CE,Ev,SM,EB,PB; 2:WA,HH,Cl,BS,MC,BC,CS,QL,IF,Rgn,MF
HP 130; AP 4/12; AC 328; AD 55-66; CC 9; CM 0; BC 127; DR 2
RoLS 4; RoL 2; ElyR 4; ChaR 11; GoLF 4; ShaF 4
S Rgn, SP: 1:CE,Ev,SM,EB,PB; 2:WA,HH,Cl,BS,MC,BC,CS,QL,IF,Rgn,MF
-
- VIP
- Posts: 1270
- Joined: Wed Mar 02, 2011 5:24 pm
- android_version: 4.4 - Kitkat
Re: Wrong exp when fighting 2 monsters
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.
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.
Lvl: 206 XP: 159262572, Gold: 1657119, RoLS: 2, ElyR: 1, RoL: 1, ChaR: 2, GoLF: 1, ShaF: 6, SRoV: 1, VSH: 6, WMC: 1, GoW: 1
HP: 241, AP: 3, AC: 562%, AD: 116-130, CM: 3.0, ECC: 38%, BC: 139%, DR: 3
QL 25, MF 3
12/26/18
HP: 241, AP: 3, AC: 562%, AD: 116-130, CM: 3.0, ECC: 38%, BC: 139%, DR: 3
QL 25, MF 3
12/26/18
-
- VIP
- Posts: 6435
- Joined: Sat Jun 25, 2011 1:00 am
- android_version: 6.0 - Marshmallow
- Location: Fire Nation HQ
Re: Wrong exp when fighting 2 monsters
I could be wrong but I believe the XP drops of monsters are set numbers, not ranges.
---------------------------------------------------------------------------------------
Player Name:Pyro
Lvl:24XP:244KAP:2/10HP:80AC: 189%AD:13-21CHS:-6CM: 0BC: 20%DR:2
IF:2Reg:2FSDW:1
May Elythara bless you and light your path!
---------------------------------------------------------------------------------------
Player Name:Pyro
Lvl:24XP:244KAP:2/10HP:80AC: 189%AD:13-21CHS:-6CM: 0BC: 20%DR:2
IF:2Reg:2FSDW:1
May Elythara bless you and light your path!
---------------------------------------------------------------------------------------
-
- VIP
- Posts: 1270
- Joined: Wed Mar 02, 2011 5:24 pm
- android_version: 4.4 - Kitkat
Re: Wrong exp when fighting 2 monsters
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?Pyrizzle wrote:I could be wrong but I believe the XP drops of monsters are set numbers, not ranges.
Lvl: 206 XP: 159262572, Gold: 1657119, RoLS: 2, ElyR: 1, RoL: 1, ChaR: 2, GoLF: 1, ShaF: 6, SRoV: 1, VSH: 6, WMC: 1, GoW: 1
HP: 241, AP: 3, AC: 562%, AD: 116-130, CM: 3.0, ECC: 38%, BC: 139%, DR: 3
QL 25, MF 3
12/26/18
HP: 241, AP: 3, AC: 562%, AD: 116-130, CM: 3.0, ECC: 38%, BC: 139%, DR: 3
QL 25, MF 3
12/26/18
-
- Posts: 566
- Joined: Sat Apr 09, 2011 6:18 pm
- android_version: 12 - Android 12
- Location: Chicago area, Illinois, USA
Re: Wrong exp when fighting 2 monsters
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.
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.
LVL 108; XP 23,138,749; Gold 1,827,209; 4/23/12
HP 130; AP 4/12; AC 328; AD 55-66; CC 9; CM 0; BC 127; DR 2
RoLS 4; RoL 2; ElyR 4; ChaR 11; GoLF 4; ShaF 4
S Rgn, SP: 1:CE,Ev,SM,EB,PB; 2:WA,HH,Cl,BS,MC,BC,CS,QL,IF,Rgn,MF
HP 130; AP 4/12; AC 328; AD 55-66; CC 9; CM 0; BC 127; DR 2
RoLS 4; RoL 2; ElyR 4; ChaR 11; GoLF 4; ShaF 4
S Rgn, SP: 1:CE,Ev,SM,EB,PB; 2:WA,HH,Cl,BS,MC,BC,CS,QL,IF,Rgn,MF
-
- Captain Awesome
- Posts: 368
- Joined: Sat Jan 29, 2011 8:51 am
- android_version: 2.3 - Gingerbread
- Location: Stockholm, Sweden
Re: Wrong exp when fighting 2 monsters
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 blacklady 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..

/Oskar
-
- VIP
- Posts: 6435
- Joined: Sat Jun 25, 2011 1:00 am
- android_version: 6.0 - Marshmallow
- Location: Fire Nation HQ
Re: Wrong exp when fighting 2 monsters
If you look in the beastiary I have all the stats for the monsters there, with XP as well.
---------------------------------------------------------------------------------------
Player Name:Pyro
Lvl:24XP:244KAP:2/10HP:80AC: 189%AD:13-21CHS:-6CM: 0BC: 20%DR:2
IF:2Reg:2FSDW:1
May Elythara bless you and light your path!
---------------------------------------------------------------------------------------
Player Name:Pyro
Lvl:24XP:244KAP:2/10HP:80AC: 189%AD:13-21CHS:-6CM: 0BC: 20%DR:2
IF:2Reg:2FSDW:1
May Elythara bless you and light your path!
---------------------------------------------------------------------------------------
- Antison
- Posts: 5774
- Joined: Mon Mar 28, 2011 11:33 pm
- android_version: 14 - Android 14
- Location: A home without a beagle is just a house
Re: Wrong exp when fighting 2 monsters
And here is Pyrizzle patting himself on the back again.Pyrizzle wrote:If you look in the beastiary I have all the stats for the monsters there, with XP as well.

"A home without a beagle is just a house"