This is for reporting bugs only, if you are having trouble making a purchase or need help recovering your account please post in Help & Support here.
Please fill in the following fields!
Bug Description: Applying boosts to a creature does not do what it says. 12 damage boosts should add 30% as per screenshot. It doesn’t. On a base level ceramagnus that should be 1500 * ( 1 + 30 / 100 ). I am developing the calculation in case it’s too complicated… So 1500 + 1500 * 30 / 100. Now simplifying the fraction. So 1500 + 1500 * 3 / 10. Now rearranging the calculation to make it easier. So 1500 + 1500 / 10 * 3. Now simplifying the new fraction in case there are too many numbers to handle… So 1500 + 150 * 3. So we end up with 1500 + 450, the result is 1950. Not 1949…
Area is was found in: It can be checked on the collection page.
How do you reproduce the bug:
Step 1- Add boosts to a creature.
Step 2 - Check the incorrect result.
(add more if needed)
How often does it happen: Not verified.
What type of device are you using: Android and iOS
Anything else? (add screenshots or additional information here)