;
; Belief system descriptor
;
; This consists largely of UI related information - names, pip graphics &c.
;
; Line 1: the tag. All other databases that need to refer to beliefs will do so with this tag
; Line 2: path to 'order' pip - shows up on the settlement stats screen
; Line 3: path to 'unrest' pip - shows up on the settlement stats screen
; Line 4: path to 'level' pip - shows up on the settlement stats screen
; Line 5: unrest tooltip label - label for tooltip string for order pip found in data/text/expanded_bi.txt
; Line 6: order tooltip label - label for tooltip string for unrest pip found in data/text/expanded_bi.txt
;
; Order of declaration is relevant - ties will be broken for dominance in order of declaration
; i.e. first declared religion will win over second declared religion in the event of a tie.
; Do not assume that the current order of declaration will be maintained.
;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
zoroastrian
EB/data/ui/pips/pip_religion_zoroastrian_positive.tga
EB/data/ui/pips/pip_religion_zoroastrian_negative.tga
EB/data/ui/pips/pip_religion_zoroastrian.tga
ZOROASTRIAN_LABEL
ZOROASTRIAN_UNREST
ZOROASTRIAN_ORDER
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
judaism
EB/data/ui/pips/pip_religion_judaism_positive.tga
EB/data/ui/pips/pip_religion_judaism_negative.tga
EB/data/ui/pips/pip_religion_judaism.tga
JEWISH_LABEL
JEWISH_UNREST
JEWISH_ORDER
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
buddhism
EB/data/ui/pips/pip_religion_buddhism_positive.tga
EB/data/ui/pips/pip_religion_buddhism_negative.tga
EB/data/ui/pips/pip_religion_buddhism.tga
BUDDHIST_LABEL
BUDDHIST_UNREST
BUDDHIST_ORDER
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
animism
EB/data/ui/pips/pip_religion_animism_positive.tga
EB/data/ui/pips/pip_religion_animism_negative.tga
EB/data/ui/pips/pip_religion_animism.tga
ANIMIST_LABEL
ANIMIST_UNREST
ANIMIST_ORDER
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
hellenicpolytheism
EB/data/ui/pips/pip_religion_hellenicpolytheism_positive.tga
EB/data/ui/pips/pip_religion_hellenicpolytheism_negative.tga
EB/data/ui/pips/pip_religion_hellenicpolytheism.tga
HELLENICPOLYTHEIST_LABEL
HELLENICPOLYTHEIST_UNREST
HELLENICPOLYTHEIST_ORDER
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
egyptianpolytheism
EB/data/ui/pips/pip_religion_egyptianpolytheism_positive.tga
EB/data/ui/pips/pip_religion_egyptianpolytheism_negative.tga
EB/data/ui/pips/pip_religion_egyptianpolytheism.tga
EGYPTIANPOLYTHEIST_LABEL
EGYPTIANPOLYTHEIST_UNREST
EGYPTIANPOLYTHEIST_ORDER
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
semiticpolytheism
EB/data/ui/pips/pip_religion_semiticpolytheism_positive.tga
EB/data/ui/pips/pip_religion_semiticpolytheism_negative.tga
EB/data/ui/pips/pip_religion_semiticpolytheism.tga
SEMITICPOLYTHEIST_LABEL
SEMITICPOLYTHEIST_UNREST
SEMITICPOLYTHEIST_ORDER
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
celticpolytheism
EB/data/ui/pips/pip_religion_celticpolytheism_positive.tga
EB/data/ui/pips/pip_religion_celticpolytheism_negative.tga
EB/data/ui/pips/pip_religion_celticpolytheism.tga
CELTICPOLYTHEIST_LABEL
CELTICPOLYTHEIST_UNREST
CELTICPOLYTHEIST_ORDER
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
germanicpolytheism
EB/data/ui/pips/pip_religion_germanicpolytheism_positive.tga
EB/data/ui/pips/pip_religion_germanicpolytheism_negative.tga
EB/data/ui/pips/pip_religion_germanicpolytheism.tga
GERMANICPOLYTHEIST_LABEL
GERMANICPOLYTHEIST_UNREST
GERMANICPOLYTHEIST_ORDER
Bookmarks