[.383] Wrong calculation sequence of modifier from Temple of Artemis

cholsy

Warlord
Joined
Dec 20, 2010
Messages
204
Attached diagram shows what is wrong. Problem is the sequence of calculation.

In this game, the food yield of this city is 20
7 citizens consumes 14 food.
Right sequence is as follows. TOA stands for Temple of Artemis.

20(yield) - 14 (consumption) = 6 (net)
6 x [1 + 0.1 + 0.1(TOA)] = 7.2

But UI shows wrong sequence.
20 x 1.1(TOA) = 22 (UI still displays 20)
22 - 14 = 8 (net)
8 x 1.1 = 8.8

Save file was not attached because situation is clear but can be uploaded on request.
 

Attachments

  • TOA.JPG
    TOA.JPG
    78 KB · Views: 136
Thanks.
Then, UI tooltip has to be fixed to avoid a player's confusion. ;)
When a player takes a glance into the UI tooltop, he cannot understand why 20-14 = 8. :confused:
 
Back
Top Bottom