More actions
No edit summary |
No edit summary |
||
Line 25: | Line 25: | ||
"label": "Religions", | "label": "Religions", | ||
"description": "Religions associated with this deity", | "description": "Religions associated with this deity", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
Line 50: | Line 45: | ||
"label": "Pronouns", | "label": "Pronouns", | ||
"description": "Pronouns of this deity", | "description": "Pronouns of this deity", | ||
"type": "string" | |||
}, | |||
"terrain": { | |||
"label": "Provinces", | |||
"description": "Areas this deity has holds power", | |||
"type": "string" | "type": "string" | ||
} | } | ||
Line 62: | Line 62: | ||
"pronouns", | "pronouns", | ||
"religions", | "religions", | ||
" | "terrain", | ||
"avatars", | "avatars", | ||
"affiliations" | "affiliations" |
Latest revision as of 17:31, 24 May 2025
A god
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | name | Name of deity | String | optional |
Image | image | no description | File | optional |
Type | deity_type | Type of deity (probably just god) | String | optional |
Aliases | aliases | Other aliases of this deity | String | optional |
Symbol | symbol | The symbol used for this deity | String | optional |
Pronouns | pronouns | Pronouns of this deity | String | optional |
Religions | religions | Religions associated with this deity | String | optional |
Provinces | terrain | Areas this deity has holds power | String | optional |
Avatars | avatars | Mortal avatars of this deity | String | optional |
Affiliations | affiliations | Affiliations of this deity | String | optional |