More actions
No edit summary |
No edit summary |
||
Line 31: | Line 31: | ||
"label": "Aliases", | "label": "Aliases", | ||
"description": "Aliases for this religion", | "description": "Aliases for this religion", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
Line 61: | Line 56: | ||
"label": "Notable Worshipers", | "label": "Notable Worshipers", | ||
"description": "Worshipers of note within this religion", | "description": "Worshipers of note within this religion", | ||
"type": "string" | |||
}, | |||
"followers": { | |||
"label": "Followers", | |||
"description": "Types/Races/Occupations that are often worshipers of this religion", | |||
"type": "string" | "type": "string" | ||
} | } | ||
Line 72: | Line 72: | ||
"affiliations", | "affiliations", | ||
"aliases", | "aliases", | ||
" | "followers", | ||
"notable_members", | "notable_members", | ||
"holidays", | "holidays", |
Revision as of 22:55, 21 May 2025
A religion
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | name | Name of this religion | String | required |
Image | image | no description | String | optional |
Type | religion_type | Type of religion | String | optional |
Deity | deity | Deity associated with this religion | String | optional |
Affiliations | affiliations | Affiliations this religion has | String | optional |
Aliases | aliases | Aliases for this religion | String | optional |
Followers | followers | Types/Races/Occupations that are often worshipers of this religion | String | optional |
Notable Worshipers | notable_members | Worshipers of note within this religion | String | optional |
Holidays | holidays | Holidays for this religion | String | optional |
Locations | locations | Locations important to this religion (like temples or holy spots) | String | optional |
Symbol | symbol | Symbol associated with this religion | String | optional |
Demographics | demographics | Demographics of this religion | String | optional |