longturn / pyciv

A set of Python tools to work with Freeciv
GNU General Public License v3.0
3 stars 1 forks source link

Royale Ruleset errors #1

Open jwrober opened 1 year ago

jwrober commented 1 year ago

GitHub/pyciv/sphinx_fc21_manuals/../freeciv/units.py:82: UserWarning: The last veteran level "elite 3 (350%)" has a non-zero raise chance warn( GitHub/pyciv/sphinx_fc21_manuals/../freeciv/units.py:82: UserWarning: The last veteran level "ambassador" has a non-zero raise chance warn( GitHub/pyciv/sphinx_fc21_manuals/../freeciv/units.py:82: UserWarning: The last veteran level "spymaster" has a non-zero raise chance warn( GitHub/pyciv/sphinx_fc21_manuals/../freeciv/units.py:82: UserWarning: The last veteran level "elite 3 royale (350%)" has a non-zero raise chance warn(

pyciv finding these errors in the royale rules

lmoureaux commented 1 year ago

Looks like a pyciv bug after all, the raise chance of these levels is 0.