Conversion Problem?c ANSWERED

Post Reply
User avatar
Badnorth
Posts: 4121
Joined: Mon Apr 20, 2020 2:22 pm

Conversion Problem?c ANSWERED

Post by Badnorth »

Something ridiculous happened in my game.

Enemy Ai Healer Converted a 100% Mental resistant Spartan hoplite in two tries. Healer has 50% max Conversion while spartan has 100%MR, 1 attempt MR reduces to 75% and in an another turn my spartan was converted. With 2 tries of healer convert.

Perhaps there is a problem or i don't understand how it works.
For newcomers, click here for discord links. Hopefully they aren't expired.
User avatar
Badnorth
Posts: 4121
Joined: Mon Apr 20, 2020 2:22 pm

Re: Conversion Problem?

Post by Badnorth »

Because of that i had to use 2 health potions to my hero. It sucks :(
For newcomers, click here for discord links. Hopefully they aren't expired.
Stratego (dev)
Site Admin
Posts: 15741
Joined: Fri Apr 25, 2014 9:28 pm

Re: Conversion Problem?

Post by Stratego (dev) »

i think you are right, i have a fix can u test it in AOS dev version?
uos 10
Stratego (dev)
Site Admin
Posts: 15741
Joined: Fri Apr 25, 2014 9:28 pm

Re: Conversion Problem?

Post by Stratego (dev) »

sorry i just have not checked enough, the code was right

it should work. so i can only check if you can make me a test map wher u put down units and send me so i can see the wrong working.

in theory it should work like this:
Stratego (dev)
Site Admin
Posts: 15741
Joined: Fri Apr 25, 2014 9:28 pm

Re: Conversion Problem?

Post by Stratego (dev) »

lets read more carefully what u wroite:

Enemy Ai Healer Converted a 100% Mental resistant Spartan hoplite in two tries Healer has 50% max Conversion while spartan has 100%MR, 1 attempt MR reduces to 75% and in an another turn my spartan was converted. With 2 tries of healer convert.

healer:
- 50% probability
spartan
- 100% resistance - 25% => 75% resistance

so calculation is
0.5 * (1 - 0.75) = 0,125 -> 12,5% probability for conversion.

i think that is enough to have successful one.
User avatar
Badnorth
Posts: 4121
Joined: Mon Apr 20, 2020 2:22 pm

Re: Conversion Problem?c ANSWERED

Post by Badnorth »

Oh, the Ai is so lucky. Sorry for the trouble, and thanks for the explanation.
For newcomers, click here for discord links. Hopefully they aren't expired.
User avatar
Hyuhjhih
Posts: 1301
Joined: Sat Sep 19, 2020 4:22 am
Location: Earth, (the part of blue ball and is named India for some reasons)

Re: Conversion Problem?c ANSWERED

Post by Hyuhjhih »

QuadrupoleStrat wrote: Tue Mar 16, 2021 11:19 am Something ridiculous happened in my game.

Enemy Ai Healer Converted a 100% Mental resistant Spartan hoplite in two tries. Healer has 50% max Conversion while spartan has 100%MR, 1 attempt MR reduces to 75% and in an another turn my spartan was converted. With 2 tries of healer convert.

Perhaps there is a problem or i don't understand how it works.
Lol! 100% means it dont have to become 0% to be converted efficiently. A 75% chance is a 1/4 chance of conversion.
To say more clearly, picking a random ball from a red and 3 blue balls will much probably give red but a little less chance than getting blue ball.
A 100% resistance means all 4 balls are blue so there is no chance to het a red one.
Is clear quaddy?
LIE = Love Is Eternal.

Design leader of the variants Age of Gods and Age Of Civilization, and live heartedly contributing to AoS.

AoC discord server is up AoC
User avatar
Badnorth
Posts: 4121
Joined: Mon Apr 20, 2020 2:22 pm

Re: Conversion Problem?c ANSWERED

Post by Badnorth »

Yes, thanks. I thought mental resistance needs to become 50% to have a chance at conversion.
For newcomers, click here for discord links. Hopefully they aren't expired.
Post Reply

Return to “Units/techs/effects”