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.