split data in separate files
This commit is contained in:
15
docs/schemas/population-tier.md
Normal file
15
docs/schemas/population-tier.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# Schema: PopulationTier
|
||||
|
||||
**Entity Type:** `PopulationTier`
|
||||
|
||||
## Fields
|
||||
|
||||
| Field | Type | Notes |
|
||||
|------|------|------|
|
||||
| id | string | stable anchor id |
|
||||
| name | string | tier name (e.g., Liberti, Plebeians) |
|
||||
| region | string | Latium / Albion |
|
||||
| workforceFraction | number | percentage of population providing labor (0.0-1.0) |
|
||||
| needsCategories | array | Food, Public Service, Fashion, etc. |
|
||||
| notes | string | general guidance |
|
||||
| commonPitfalls | string | common mistakes |
|
||||
Reference in New Issue
Block a user