-
Notifications
You must be signed in to change notification settings - Fork 0
Religions
matjs edited this page Sep 1, 2021
·
2 revisions
Religions are part of the world's lore, it creates a different vision of the world for each culture. It can be Monotheist and Polytheist.
This class defines a piece of a culture, it's important for the world development.
Field | Type | Description |
---|---|---|
name | string | Religion's name |
type | string | Determines if it's a Monotheist or Polytheist religion. |
worshipers | string | How the worshipers of this religion are called. |
gods | array | An array containing the gods and goddesses names/identifiers. |
You can search the field value by typing this at your console:
religions[religion-name].field