07bbf4614a
- Created a new document for Province detailing its characteristics and improvements. - Added Resource Node Data documentation, including resource types, effects, and raw data tables. - Introduced Terrain Data documentation, outlining terrain types, effects, and improvements available. - Documented Throne City, highlighting its unique feature of providing extra gold income.
5.7 KiB
5.7 KiB
type
| type |
|---|
| Data |
//TODO: Add total Province Improvement data to this, given custom Province Improvements are obviously also province Improvements
A Province Improvement can be one of several types. They all have a base effect.
Each Province Improvement decreases stability by -5.
See Raw Data section
String
- Name required: Taken from the Land improvement column. We are just going to ignore the Water improvement and Lava improvements names, because that is flavour that doesn't effect us
Int
- increaseMana?: from effects column if containing relevant information
- increaseFood?: from effects column if containing relevant information
- inceaseProduction?: from effects column if containing relevant information
- increaseGold?: from effects column if containing relevant information
- increaseKnowledge?: from effects column if containing relevant information