Page 1 of 1

Conditional Bonus Stats Incorrect

PostPosted: Mon Aug 05, 2024 6:42 pm
by chipv

Operating System: Any
Browser: Any
Scripts/third party programs used: N/A


Game 23054002

Concise description:
  • Panel Statistics Incorrectly calculate conditional bonus

Specifics:
  • Czecho Slovak Fragmentation capital conditional bonus

Code: Select all
<continent>
<name>Praha and 4 Towns</name>
<bonuses>
<bonus required="5">1</bonus>
<bonus required="9">1</bonus>
<bonus required="13">1</bonus>
</bonuses>
<components>
<territory type="mandatory">Praha</territory>
<territory>Ústí n/Labem</territory>
<territory>Liberec</territory>
<territory>Karlovy Vary</territory>
<territory>Plzeň</territory>
<territory>Kladno</territory>
<territory>Beroun</territory>
<territory>Hradec Králové</territory>
<territory>Pardubice</territory>
<territory>České Budějovice</territory>
<territory>Tábor</territory>
<territory>Jihlava</territory>
<territory>Brno</territory>
<territory>Olomouc</territory>
<territory>Ostrava</territory>
</components>
<required>5</required>
</continent>

Stats show bonus of 2 even though the mandatory capital is not owned.
The game correctly does not award the bonus but the stats panel show it as being awarded.
In the example game above, you can see stats showing

Code: Select all
Praha and Towns (2)
Bratislava and Towns (2)
Praha and (SR) Kraj (-2)
Bratislava and (CR) Kraje (-4)

I have Bratislava but not Praha. The stats should display them differently.

Re: Conditional Bonus Stats Incorrect

PostPosted: Tue Aug 06, 2024 4:25 am
by plurple
I already posted this here viewtopic.php?f=506&t=240874 :D

Re: Conditional Bonus Stats Incorrect

PostPosted: Fri Aug 09, 2024 7:49 pm
by king achilles
Thank you both. Forwarded on the day you posted this and have been noted.