FreeCol / freecol

FreeCol: FreeCol is a turn-based strategy game based on the old game Colonization, and similar to Civilization. The objective of the game is to create an independent nation.
GNU General Public License v2.0
589 stars 173 forks source link

Ability for Free Colonists to gain experience indoors #129

Closed HighwayofLife closed 1 year ago

HighwayofLife commented 1 year ago

The current default behavior of FreeCol is that outdoor activities all carry up to a 4% chance that a Free Colonist could become an expert in the production area that they are working, regardless of skill level, all outdoor skills have up to a 4% chance, but there currently is no chance that a Free Colonist can gain experience when working indoors.

This Change:

Blakeley00 commented 1 year ago

This is a really good idea too!

HighwayofLife commented 1 year ago

Recreated in PR-135: https://github.com/FreeCol/freecol/pull/135