Add documentation for Province, Resource Node Data, Terrain Data, and Throne City

- 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.
This commit is contained in:
2026-05-25 16:16:01 -04:00
parent db8dfd6aba
commit 07bbf4614a
13 changed files with 857 additions and 80 deletions
@@ -0,0 +1,5 @@
---
type: Task
status: TODO
---
Seems like a lofty goal. Need to parse the serialized game file. Maybe easy? Do research.