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
+1
View File
@@ -0,0 +1 @@
A tile in the game that represent an area of land. Contains [[Terrain Data]] and can contain [[Magic Material Data]], [[Resource Node Data]]. Based on the contained data, will have a series of Province Improvements that can be built on it when claimed by a city or outpost.