More actions
No edit summary Tag: Reverted |
No edit summary Tag: Reverted |
||
Line 6: | Line 6: | ||
"label": "Name", | "label": "Name", | ||
"description": "Name of the region", | "description": "Name of the region", | ||
"type": "string" | "type": "string", | ||
"required": true | |||
}, | }, | ||
"terrain": { | "terrain": { |
Revision as of 23:18, 21 May 2025
A larger area of land. This can have other regions, settlements, locations, and structures apart of it.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | name | Name of the region | String | required |
Image | image | no description | File | optional |
Aliases | aliases | Aliases of this region | String | optional |
Terrain | terrain | Terrains found in this region | String | optional |
Plane | plane | The plane of existence | String | optional |
Parent Region | parent_region | The region this region is a part of | Page name | optional |
Child Regions | child_regions | Regions that make up this region | String | optional |
Settlements | child_settlements | Settlements that are in this region | String | optional |
Location | child_locations | Locations in this region | String | optional |
Structures | child_structures | Structures in this region | String | optional |
Affiliations | affiliations | Affiliations with other things | String | optional |