unfucking the mod
This commit is contained in:
parent
cbe3fbcda2
commit
d887392b56
1167 changed files with 26982 additions and 13 deletions
|
|
@ -0,0 +1,868 @@
|
|||
universal_tolerance = { #This is a complicated set of doctrines that determine the hostility levels of every faith in the mod
|
||||
group = "main_group"
|
||||
is_available_on_create = {
|
||||
OR = { #list of religions currently within the universal tolerance set. This should eventually include every religion. Please keep this updated and organized.
|
||||
### Abrahamics
|
||||
#Catholics
|
||||
religion_tag = catholic_religion
|
||||
#Novelist
|
||||
religion_tag = novelist_religion
|
||||
#Protestant
|
||||
religion_tag = protestant_religion
|
||||
|
||||
### Esoterics
|
||||
#Wiccans
|
||||
religion_tag = wicca_religion
|
||||
#Thelema
|
||||
religion_tag = thelema_religion
|
||||
#Britanic
|
||||
religion_tag = brittanic_religion
|
||||
### Pagans
|
||||
#Druidics
|
||||
religion_tag = druidic_religion
|
||||
|
||||
# Temp measure before religion doctrines set up for religions w/ PotB access
|
||||
has_doctrine = special_doctrine_people_of_the_book
|
||||
}
|
||||
}
|
||||
|
||||
#Catholic Doctrines
|
||||
|
||||
special_doctrine_roman_rite = {
|
||||
is_shown = {
|
||||
religion_tag = catholic_religion
|
||||
}
|
||||
|
||||
can_pick = {
|
||||
custom_description = {
|
||||
text = TOO_DIVERGENT
|
||||
NOR = {
|
||||
doctrine:tenet_adorcism = { is_in_list = selected_doctrines }
|
||||
doctrine:tenet_carnal_exaltation = { is_in_list = selected_doctrines } # I'm on the shorterlist!
|
||||
doctrine:tenet_divine_marriage = { is_in_list = selected_doctrines }
|
||||
doctrine:tenet_gnosticism = { is_in_list = selected_doctrines }
|
||||
doctrine:tenet_gruesome_festivals = { is_in_list = selected_doctrines } # I'm on the shorterlist!
|
||||
doctrine:tenet_human_sacrifice = { is_in_list = selected_doctrines } # I'm on the shorterlist!
|
||||
doctrine:tenet_exaltation_of_pain = { is_in_list = selected_doctrines } # I'm on the shorterlist!
|
||||
doctrine:tenet_consolamentum = { is_in_list = selected_doctrines }
|
||||
doctrine:tenet_sacrificial_ceremonies = { is_in_list = selected_doctrines } # I'm on the shorterlist!
|
||||
doctrine:tenet_sun_worship = { is_in_list = selected_doctrines } # I'm on the shorterlist!
|
||||
doctrine:tenet_ritual_cannibalism = { is_in_list = selected_doctrines } # I'm on the shorterlist!
|
||||
doctrine:tenet_fp3_fedayeen = { is_in_list = selected_doctrines } # I'm on the shorterlist!
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
piety_cost = {
|
||||
value = faith_doctrine_cost_low
|
||||
if = {
|
||||
limit = { has_doctrine = special_doctrine_roman_rite }
|
||||
multiply = faith_unchanged_tolerance_doctrine_cost_mult
|
||||
}
|
||||
}
|
||||
|
||||
parameters = {
|
||||
hostility_override_special_doctrine_roman_rite = 0
|
||||
hostility_override_special_doctrine_independent_catholic = 1
|
||||
|
||||
hostility_override_special_doctrine_established_church = 1
|
||||
|
||||
hostility_override_special_doctrine_via_media = 1
|
||||
|
||||
hostility_override_special_doctrine_sevillian_rite = 2
|
||||
|
||||
hostility_override_special_doctrine_christian_kinship = 2
|
||||
|
||||
hostility_override_special_doctrine_reformation_roots = 2
|
||||
|
||||
hostility_override_special_doctrine_incorruptible_dogma = 3
|
||||
|
||||
same_hof_hostility_override = 0
|
||||
loc_parameter_roman_rite_astray = 1
|
||||
loc_parameter_roman_rite_hostile = 2
|
||||
}
|
||||
}
|
||||
|
||||
special_doctrine_sevillian_rite = {
|
||||
is_shown = {
|
||||
religion_tag = catholic_religion
|
||||
}
|
||||
|
||||
can_pick = {
|
||||
custom_description = {
|
||||
text = TOO_DIVERGENT
|
||||
NOR = {
|
||||
doctrine:tenet_adorcism = { is_in_list = selected_doctrines }
|
||||
doctrine:tenet_carnal_exaltation = { is_in_list = selected_doctrines } # I'm on the shorterlist!
|
||||
doctrine:tenet_divine_marriage = { is_in_list = selected_doctrines }
|
||||
doctrine:tenet_gnosticism = { is_in_list = selected_doctrines }
|
||||
doctrine:tenet_gruesome_festivals = { is_in_list = selected_doctrines } # I'm on the shorterlist!
|
||||
doctrine:tenet_human_sacrifice = { is_in_list = selected_doctrines } # I'm on the shorterlist!
|
||||
doctrine:tenet_exaltation_of_pain = { is_in_list = selected_doctrines } # I'm on the shorterlist!
|
||||
doctrine:tenet_consolamentum = { is_in_list = selected_doctrines }
|
||||
doctrine:tenet_sacrificial_ceremonies = { is_in_list = selected_doctrines } # I'm on the shorterlist!
|
||||
doctrine:tenet_sun_worship = { is_in_list = selected_doctrines } # I'm on the shorterlist!
|
||||
doctrine:tenet_ritual_cannibalism = { is_in_list = selected_doctrines } # I'm on the shorterlist!
|
||||
doctrine:tenet_fp3_fedayeen = { is_in_list = selected_doctrines } # I'm on the shorterlist!
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
piety_cost = {
|
||||
value = faith_doctrine_cost_low
|
||||
if = {
|
||||
limit = { has_doctrine = special_doctrine_sevillian_rite }
|
||||
multiply = faith_unchanged_tolerance_doctrine_cost_mult
|
||||
}
|
||||
}
|
||||
|
||||
parameters = {
|
||||
hostility_override_special_doctrine_sevillian_rite = 0
|
||||
hostility_override_special_doctrine_independent_catholic = 1
|
||||
hostility_override_special_doctrine_via_media = 1
|
||||
|
||||
hostility_override_special_doctrine_roman_rite = 2
|
||||
|
||||
hostility_override_special_doctrine_established_church = 2
|
||||
hostility_override_special_doctrine_reformation_roots = 2
|
||||
|
||||
hostility_override_special_doctrine_incorruptible_dogma = 3
|
||||
|
||||
same_hof_hostility_override = 0
|
||||
loc_parameter_sevillian_rite_astray = 1
|
||||
loc_parameter_sevillian_rite_hostile = 2
|
||||
}
|
||||
}
|
||||
|
||||
special_doctrine_independent_catholic = {
|
||||
is_shown = {
|
||||
religion_tag = catholic_religion
|
||||
}
|
||||
|
||||
can_pick = {
|
||||
custom_description = {
|
||||
text = TOO_DIVERGENT
|
||||
NOR = {
|
||||
doctrine:tenet_adorcism = { is_in_list = selected_doctrines }
|
||||
doctrine:tenet_carnal_exaltation = { is_in_list = selected_doctrines } # I'm on the shorterlist!
|
||||
doctrine:tenet_divine_marriage = { is_in_list = selected_doctrines }
|
||||
doctrine:tenet_gnosticism = { is_in_list = selected_doctrines }
|
||||
doctrine:tenet_gruesome_festivals = { is_in_list = selected_doctrines } # I'm on the shorterlist!
|
||||
doctrine:tenet_human_sacrifice = { is_in_list = selected_doctrines } # I'm on the shorterlist!
|
||||
doctrine:tenet_exaltation_of_pain = { is_in_list = selected_doctrines } # I'm on the shorterlist!
|
||||
doctrine:tenet_consolamentum = { is_in_list = selected_doctrines }
|
||||
doctrine:tenet_sacrificial_ceremonies = { is_in_list = selected_doctrines } # I'm on the shorterlist!
|
||||
doctrine:tenet_sun_worship = { is_in_list = selected_doctrines } # I'm on the shorterlist!
|
||||
doctrine:tenet_ritual_cannibalism = { is_in_list = selected_doctrines } # I'm on the shorterlist!
|
||||
doctrine:tenet_fp3_fedayeen = { is_in_list = selected_doctrines } # I'm on the shorterlist!
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
piety_cost = {
|
||||
value = faith_doctrine_cost_low
|
||||
if = {
|
||||
limit = { has_doctrine = special_doctrine_independent_catholic }
|
||||
multiply = faith_unchanged_tolerance_doctrine_cost_mult
|
||||
}
|
||||
}
|
||||
|
||||
parameters = {
|
||||
hostility_override_special_doctrine_roman_rite = 1
|
||||
hostility_override_special_doctrine_sevillian_rite = 1
|
||||
hostility_override_special_doctrine_independent_catholic = 1
|
||||
|
||||
hostility_override_special_doctrine_reformation_roots = 1
|
||||
|
||||
hostility_override_special_doctrine_christian_kinship = 2
|
||||
|
||||
hostility_override_special_doctrine_established_church = 2
|
||||
|
||||
hostility_override_special_doctrine_via_media = 2
|
||||
|
||||
hostility_override_special_doctrine_incorruptible_dogma = 3
|
||||
|
||||
loc_parameter_independent_catholic_astray = 1
|
||||
loc_parameter_independent_catholic_hostile = 2
|
||||
}
|
||||
}
|
||||
|
||||
#Novelist Doctrines
|
||||
|
||||
special_doctrine_fantastical_kinship = {
|
||||
is_shown = {
|
||||
religion_tag = novelist_religion
|
||||
}
|
||||
piety_cost = {
|
||||
value = faith_doctrine_cost_low
|
||||
if = {
|
||||
limit = { has_doctrine = special_doctrine_fantastical_kinship }
|
||||
multiply = faith_unchanged_tolerance_doctrine_cost_mult
|
||||
}
|
||||
}
|
||||
parameters = {
|
||||
hostility_override_special_doctrine_fantastical_kinship = 0
|
||||
hostility_override_special_doctrine_academic_kinship = 0
|
||||
hostility_override_special_doctrine_christian_kinship = 0
|
||||
hostility_override_special_doctrine_islamic_kinship = 0
|
||||
|
||||
hostility_override_special_doctrine_people_of_the_book = 1
|
||||
hostility_override_special_doctrine_fae_and_folklore = 1
|
||||
hostility_override_special_doctrine_might_and_magick = 1
|
||||
hostility_override_special_doctrine_goddesses_and_glory = 1
|
||||
|
||||
hostility_override_special_doctrine_singular_interpretation = 3
|
||||
|
||||
loc_parameter_novelist_kinship = yes
|
||||
loc_parameter_fantastical_kinship_astray = 1
|
||||
}
|
||||
}
|
||||
|
||||
special_doctrine_academic_kinship = {
|
||||
is_shown = {
|
||||
religion_tag = novelist_religion
|
||||
}
|
||||
piety_cost = {
|
||||
value = faith_doctrine_cost_low
|
||||
if = {
|
||||
limit = { has_doctrine = special_doctrine_academic_kinship }
|
||||
multiply = faith_unchanged_tolerance_doctrine_cost_mult
|
||||
}
|
||||
}
|
||||
parameters = {
|
||||
hostility_override_special_doctrine_fantastical_kinship = 0
|
||||
hostility_override_special_doctrine_academic_kinship = 0
|
||||
hostility_override_special_doctrine_christian_kinship = 0
|
||||
hostility_override_special_doctrine_islamic_kinship = 0
|
||||
|
||||
hostility_override_special_doctrine_people_of_the_book = 1
|
||||
hostility_override_special_doctrine_might_and_magick = 1
|
||||
hostility_override_special_doctrine_goddesses_and_glory = 1
|
||||
|
||||
hostility_override_special_doctrine_fae_and_folklore = 2
|
||||
hostility_override_special_doctrine_singular_interpretation = 3
|
||||
|
||||
loc_parameter_novelist_kinship = yes
|
||||
loc_parameter_academic_kinship_astray = 1
|
||||
}
|
||||
}
|
||||
|
||||
special_doctrine_christian_kinship = {
|
||||
is_shown = {
|
||||
religion_tag = novelist_religion
|
||||
}
|
||||
piety_cost = {
|
||||
value = faith_doctrine_cost_low
|
||||
if = {
|
||||
limit = { has_doctrine = special_doctrine_christian_kinship }
|
||||
multiply = faith_unchanged_tolerance_doctrine_cost_mult
|
||||
}
|
||||
}
|
||||
parameters = {
|
||||
hostility_override_special_doctrine_fantastical_kinship = 0
|
||||
hostility_override_special_doctrine_academic_kinship = 0
|
||||
hostility_override_special_doctrine_christian_kinship = 0
|
||||
hostility_override_special_doctrine_islamic_kinship = 0
|
||||
|
||||
hostility_override_special_doctrine_roman_rite = 1
|
||||
hostility_override_special_doctrine_sevillian_rite = 1
|
||||
hostility_override_special_doctrine_independent_catholic = 1
|
||||
|
||||
hostility_override_special_doctrine_established_church = 1
|
||||
hostility_override_special_doctrine_reformation_roots = 1
|
||||
|
||||
hostility_override_special_doctrine_via_media = 1
|
||||
hostility_override_special_doctrine_people_of_the_book = 1
|
||||
|
||||
hostility_override_special_doctrine_fae_and_folklore = 2
|
||||
hostility_override_special_doctrine_might_and_magick = 2
|
||||
hostility_override_special_doctrine_goddesses_and_glory = 2
|
||||
|
||||
hostility_override_special_doctrine_singular_interpretation = 3
|
||||
|
||||
loc_parameter_novelist_kinship = yes
|
||||
loc_parameter_christian_kinship_astray = 1
|
||||
}
|
||||
}
|
||||
|
||||
special_doctrine_islamic_kinship = {
|
||||
is_shown = {
|
||||
religion_tag = novelist_religion
|
||||
}
|
||||
piety_cost = {
|
||||
value = faith_doctrine_cost_low
|
||||
if = {
|
||||
limit = { has_doctrine = special_doctrine_islamic_kinship }
|
||||
multiply = faith_unchanged_tolerance_doctrine_cost_mult
|
||||
}
|
||||
}
|
||||
parameters = {
|
||||
hostility_override_special_doctrine_fantastical_kinship = 0
|
||||
hostility_override_special_doctrine_academic_kinship = 0
|
||||
hostility_override_special_doctrine_christian_kinship = 0
|
||||
hostility_override_special_doctrine_islamic_kinship = 0
|
||||
hostility_override_special_doctrine_people_of_the_book = 1
|
||||
|
||||
hostility_override_special_doctrine_fae_and_folklore = 2
|
||||
hostility_override_special_doctrine_might_and_magick = 2
|
||||
hostility_override_special_doctrine_goddesses_and_glory = 2
|
||||
|
||||
hostility_override_special_doctrine_singular_interpretation = 3
|
||||
|
||||
loc_parameter_novelist_kinship = yes
|
||||
loc_parameter_islamic_kinship_astray = 1
|
||||
}
|
||||
}
|
||||
|
||||
#Protestant Doctrines
|
||||
|
||||
special_doctrine_established_church = {
|
||||
is_shown = {
|
||||
religion_tag = protestant_religion
|
||||
}
|
||||
|
||||
can_pick = {
|
||||
custom_description = {
|
||||
text = TOO_DIVERGENT
|
||||
NOR = {
|
||||
doctrine:tenet_adorcism = { is_in_list = selected_doctrines }
|
||||
doctrine:tenet_carnal_exaltation = { is_in_list = selected_doctrines } # I'm on the shorterlist!
|
||||
doctrine:tenet_divine_marriage = { is_in_list = selected_doctrines }
|
||||
doctrine:tenet_gnosticism = { is_in_list = selected_doctrines }
|
||||
doctrine:tenet_gruesome_festivals = { is_in_list = selected_doctrines } # I'm on the shorterlist!
|
||||
doctrine:tenet_human_sacrifice = { is_in_list = selected_doctrines } # I'm on the shorterlist!
|
||||
doctrine:tenet_exaltation_of_pain = { is_in_list = selected_doctrines } # I'm on the shorterlist!
|
||||
doctrine:tenet_consolamentum = { is_in_list = selected_doctrines }
|
||||
doctrine:tenet_sacrificial_ceremonies = { is_in_list = selected_doctrines } # I'm on the shorterlist!
|
||||
doctrine:tenet_sun_worship = { is_in_list = selected_doctrines } # I'm on the shorterlist!
|
||||
doctrine:tenet_ritual_cannibalism = { is_in_list = selected_doctrines } # I'm on the shorterlist!
|
||||
doctrine:tenet_fp3_fedayeen = { is_in_list = selected_doctrines } # I'm on the shorterlist!
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
piety_cost = {
|
||||
value = faith_doctrine_cost_low
|
||||
if = {
|
||||
limit = { has_doctrine = special_doctrine_established_church }
|
||||
multiply = faith_unchanged_tolerance_doctrine_cost_mult
|
||||
}
|
||||
}
|
||||
|
||||
parameters = {
|
||||
hostility_override_special_doctrine_roman_rite = 1
|
||||
|
||||
hostility_override_special_doctrine_established_church = 1
|
||||
hostility_override_special_doctrine_reformation_roots = 1
|
||||
|
||||
hostility_override_special_doctrine_via_media = 1
|
||||
|
||||
hostility_override_special_doctrine_christian_kinship = 2
|
||||
|
||||
hostility_override_special_doctrine_sevillian_rite = 2
|
||||
hostility_override_special_doctrine_independent_catholic = 2
|
||||
|
||||
hostility_override_special_doctrine_radical_reform = 3
|
||||
|
||||
same_hof_hostility_override = 0
|
||||
loc_parameter_established_church_astray = 1
|
||||
loc_parameter_established_church_hostile = 1
|
||||
}
|
||||
}
|
||||
|
||||
special_doctrine_reformation_roots = {
|
||||
is_shown = {
|
||||
religion_tag = protestant_religion
|
||||
}
|
||||
|
||||
can_pick = {
|
||||
custom_description = {
|
||||
text = TOO_DIVERGENT
|
||||
NOR = {
|
||||
doctrine:tenet_adorcism = { is_in_list = selected_doctrines }
|
||||
doctrine:tenet_carnal_exaltation = { is_in_list = selected_doctrines } # I'm on the shorterlist!
|
||||
doctrine:tenet_divine_marriage = { is_in_list = selected_doctrines }
|
||||
doctrine:tenet_gnosticism = { is_in_list = selected_doctrines }
|
||||
doctrine:tenet_gruesome_festivals = { is_in_list = selected_doctrines } # I'm on the shorterlist!
|
||||
doctrine:tenet_human_sacrifice = { is_in_list = selected_doctrines } # I'm on the shorterlist!
|
||||
doctrine:tenet_exaltation_of_pain = { is_in_list = selected_doctrines } # I'm on the shorterlist!
|
||||
doctrine:tenet_consolamentum = { is_in_list = selected_doctrines }
|
||||
doctrine:tenet_sacrificial_ceremonies = { is_in_list = selected_doctrines } # I'm on the shorterlist!
|
||||
doctrine:tenet_sun_worship = { is_in_list = selected_doctrines } # I'm on the shorterlist!
|
||||
doctrine:tenet_ritual_cannibalism = { is_in_list = selected_doctrines } # I'm on the shorterlist!
|
||||
doctrine:tenet_fp3_fedayeen = { is_in_list = selected_doctrines } # I'm on the shorterlist!
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
piety_cost = {
|
||||
value = faith_doctrine_cost_low
|
||||
if = {
|
||||
limit = { has_doctrine = special_doctrine_established_church }
|
||||
multiply = faith_unchanged_tolerance_doctrine_cost_mult
|
||||
}
|
||||
}
|
||||
|
||||
parameters = {
|
||||
hostility_override_special_doctrine_independent_catholic = 1
|
||||
|
||||
hostility_override_special_doctrine_established_church = 1
|
||||
hostility_override_special_doctrine_reformation_roots = 1
|
||||
|
||||
hostility_override_special_doctrine_roman_rite = 2
|
||||
hostility_override_special_doctrine_sevillian_rite = 2
|
||||
|
||||
hostility_override_special_doctrine_christian_kinship = 2
|
||||
|
||||
hostility_override_special_doctrine_via_media = 2
|
||||
|
||||
hostility_override_special_doctrine_radical_reform = 3
|
||||
|
||||
loc_parameter_reformation_roots_astray = 1
|
||||
loc_parameter_reformation_roots_hostile = 2
|
||||
}
|
||||
}
|
||||
|
||||
#Interfaith (shared) Doctrines
|
||||
|
||||
special_doctrine_people_of_the_book = {
|
||||
is_shown = {
|
||||
OR = {
|
||||
religion_tag = catholic_religion
|
||||
religion_tag = europeanist_religion
|
||||
religion_tag = islam_religion
|
||||
religion_tag = third_estatist_religion
|
||||
has_doctrine = special_doctrine_people_of_the_book
|
||||
}
|
||||
}
|
||||
|
||||
piety_cost = {
|
||||
value = faith_doctrine_cost_low
|
||||
if = {
|
||||
limit = { has_doctrine = special_doctrine_people_of_the_book }
|
||||
multiply = faith_unchanged_tolerance_doctrine_cost_mult
|
||||
}
|
||||
}
|
||||
|
||||
parameters = {
|
||||
hostility_override_special_doctrine_fantastical_kinship = 1
|
||||
hostility_override_special_doctrine_academic_kinship = 1
|
||||
hostility_override_special_doctrine_christian_kinship = 1
|
||||
hostility_override_special_doctrine_islamic_kinship = 1
|
||||
hostility_override_special_doctrine_people_of_the_book = 1
|
||||
|
||||
loc_parameter_people_of_the_book_astray = 1
|
||||
}
|
||||
}
|
||||
|
||||
special_doctrine_fae_and_folklore = {
|
||||
is_shown = {
|
||||
OR = {
|
||||
religion_tag = druidic_religion
|
||||
religion_tag = wicca_religion
|
||||
}
|
||||
}
|
||||
piety_cost = {
|
||||
value = faith_doctrine_cost_low
|
||||
if = {
|
||||
limit = { has_doctrine = special_doctrine_fae_and_folklore }
|
||||
multiply = faith_unchanged_tolerance_doctrine_cost_mult
|
||||
}
|
||||
}
|
||||
parameters = {
|
||||
hostility_override_special_doctrine_fae_and_folklore = 1
|
||||
hostility_override_special_doctrine_might_and_magick = 1
|
||||
hostility_override_special_doctrine_goddesses_and_glory = 1
|
||||
|
||||
hostility_override_special_doctrine_fantastical_kinship = 1
|
||||
|
||||
hostility_override_special_doctrine_academic_kinship = 2
|
||||
hostility_override_special_doctrine_christian_kinship = 2
|
||||
hostility_override_special_doctrine_islamic_kinship = 2
|
||||
hostility_override_special_doctrine_people_of_the_book = 2
|
||||
|
||||
loc_parameter_fae_and_folklore_astray = 1
|
||||
}
|
||||
}
|
||||
|
||||
special_doctrine_might_and_magick = {
|
||||
is_shown = {
|
||||
OR = {
|
||||
religion_tag = druidic_religion
|
||||
religion_tag = wicca_religion
|
||||
}
|
||||
}
|
||||
piety_cost = {
|
||||
value = faith_doctrine_cost_low
|
||||
if = {
|
||||
limit = { has_doctrine = special_doctrine_fae_and_folklore }
|
||||
multiply = faith_unchanged_tolerance_doctrine_cost_mult
|
||||
}
|
||||
}
|
||||
parameters = {
|
||||
hostility_override_special_doctrine_fae_and_folklore = 1
|
||||
hostility_override_special_doctrine_might_and_magick = 1
|
||||
hostility_override_special_doctrine_goddesses_and_glory = 1
|
||||
hostility_override_special_doctrine_loyal_servants_of_the_queen_thelema = 1
|
||||
|
||||
hostility_override_special_doctrine_academic_kinship = 1
|
||||
hostility_override_special_doctrine_fantastical_kinship = 1
|
||||
|
||||
hostility_override_special_doctrine_christian_kinship = 2
|
||||
hostility_override_special_doctrine_islamic_kinship = 2
|
||||
hostility_override_special_doctrine_people_of_the_book = 2
|
||||
|
||||
loc_parameter_might_and_magick_astray = 1
|
||||
}
|
||||
}
|
||||
|
||||
special_doctrine_goddesses_and_glory = {
|
||||
is_shown = {
|
||||
OR = {
|
||||
religion_tag = druidic_religion
|
||||
religion_tag = wicca_religion
|
||||
}
|
||||
}
|
||||
piety_cost = {
|
||||
value = faith_doctrine_cost_low
|
||||
if = {
|
||||
limit = { has_doctrine = special_doctrine_fae_and_folklore }
|
||||
multiply = faith_unchanged_tolerance_doctrine_cost_mult
|
||||
}
|
||||
}
|
||||
parameters = {
|
||||
hostility_override_special_doctrine_fae_and_folklore = 1
|
||||
hostility_override_special_doctrine_might_and_magick = 1
|
||||
hostility_override_special_doctrine_goddesses_and_glory = 1
|
||||
|
||||
hostility_override_special_doctrine_academic_kinship = 1
|
||||
hostility_override_special_doctrine_fantastical_kinship = 1
|
||||
|
||||
hostility_override_special_doctrine_christian_kinship = 2
|
||||
hostility_override_special_doctrine_islamic_kinship = 2
|
||||
hostility_override_special_doctrine_people_of_the_book = 2
|
||||
|
||||
loc_parameter_goddesses_and_glory_astray = 1
|
||||
}
|
||||
}
|
||||
|
||||
special_doctrine_via_media = {
|
||||
is_shown = {
|
||||
OR = {
|
||||
religion_tag = catholic_religion
|
||||
religion_tag = protestant_religion
|
||||
}
|
||||
}
|
||||
piety_cost = {
|
||||
value = faith_doctrine_cost_low
|
||||
if = {
|
||||
limit = { has_doctrine = special_doctrine_via_media }
|
||||
multiply = faith_unchanged_tolerance_doctrine_cost_mult
|
||||
}
|
||||
}
|
||||
parameters = {
|
||||
hostility_override_special_doctrine_via_media = 0
|
||||
hostility_override_special_doctrine_roman_rite = 1
|
||||
hostility_override_special_doctrine_sevillian_rite = 1
|
||||
hostility_override_special_doctrine_independent_catholic = 1
|
||||
|
||||
hostility_override_special_doctrine_established_church = 1
|
||||
hostility_override_special_doctrine_reformation_roots = 1
|
||||
|
||||
hostility_override_special_doctrine_incorruptible_dogma = 3
|
||||
hostility_override_special_doctrine_radical_reform = 3
|
||||
|
||||
loc_parameter_via_media = yes
|
||||
loc_parameter_via_media_astray = 1
|
||||
}
|
||||
}
|
||||
|
||||
#Hate Everyone Doctrines
|
||||
special_doctrine_incorruptible_dogma = { #Catholic one
|
||||
is_shown = {
|
||||
religion_tag = catholic_religion
|
||||
}
|
||||
|
||||
piety_cost = {
|
||||
value = faith_doctrine_cost_low
|
||||
if = {
|
||||
limit = { has_doctrine = special_doctrine_incorruptible_dogma }
|
||||
multiply = faith_unchanged_tolerance_doctrine_cost_mult
|
||||
}
|
||||
}
|
||||
|
||||
parameters = {
|
||||
hostility_same_religion = 3
|
||||
hostility_same_family = 3
|
||||
hostility_others = 3
|
||||
|
||||
hostility_override_tenet_christian_syncretism = 3
|
||||
hostility_override_abrahamic_hostility_doctrine = 3
|
||||
}
|
||||
}
|
||||
|
||||
special_doctrine_radical_reform = { #Protestant one
|
||||
is_shown = {
|
||||
religion_tag = protestant_religion
|
||||
}
|
||||
|
||||
piety_cost = {
|
||||
value = faith_doctrine_cost_low
|
||||
if = {
|
||||
limit = { has_doctrine = special_doctrine_radical_reform }
|
||||
multiply = faith_unchanged_tolerance_doctrine_cost_mult
|
||||
}
|
||||
}
|
||||
|
||||
parameters = {
|
||||
hostility_same_religion = 3
|
||||
hostility_same_family = 3
|
||||
hostility_others = 3
|
||||
|
||||
hostility_override_tenet_christian_syncretism = 3
|
||||
hostility_override_abrahamic_hostility_doctrine = 3
|
||||
}
|
||||
}
|
||||
|
||||
special_doctrine_singular_interpretation = { #Novelist one
|
||||
is_shown = {
|
||||
religion_tag = novelist_religion
|
||||
}
|
||||
|
||||
piety_cost = {
|
||||
value = faith_doctrine_cost_low
|
||||
if = {
|
||||
limit = { has_doctrine = special_doctrine_singular_interpretation }
|
||||
multiply = faith_unchanged_tolerance_doctrine_cost_mult
|
||||
}
|
||||
}
|
||||
|
||||
parameters = {
|
||||
hostility_same_religion = 3
|
||||
hostility_same_family = 3
|
||||
hostility_others = 3
|
||||
|
||||
hostility_override_pagan_hostility_doctrine = 3
|
||||
hostility_override_abrahamic_hostility_doctrine = 3
|
||||
}
|
||||
}
|
||||
|
||||
####Britanic and Thelema Doctrine####
|
||||
|
||||
special_doctrine_loyal_servants_of_the_queen_thelema = {
|
||||
is_shown = {
|
||||
OR = {
|
||||
religion_tag = thelema_religion
|
||||
}
|
||||
}
|
||||
piety_cost = {
|
||||
value = faith_doctrine_cost_low
|
||||
if = {
|
||||
limit = { has_doctrine = special_doctrine_loyal_servants_of_the_queen_thelema }
|
||||
multiply = faith_unchanged_tolerance_doctrine_cost_mult
|
||||
}
|
||||
}
|
||||
parameters = {
|
||||
hostility_override_special_doctrine_loyal_servants_of_the_queen = 0
|
||||
#hostility_override_special_doctrine_loyal_servants_of_the_queen_thelema = 0
|
||||
hostility_override_special_doctrine_true_servants_of_the_queen = 2
|
||||
hostility_override_special_doctrine_regicidal = 3
|
||||
hostility_override_special_doctrine_true_servants_of_the_queen_regents = 3
|
||||
#hostility_override_special_doctrine_academic_kinship = 0
|
||||
#hostility_override_special_doctrine_christian_kinship = 0
|
||||
#hostility_override_special_doctrine_islamic_kinship = 0
|
||||
|
||||
#hostility_override_special_doctrine_people_of_the_book = 1
|
||||
hostility_override_special_doctrine_might_and_magick = 1
|
||||
hostility_override_special_doctrine_goddesses_and_glory = 1
|
||||
hostility_override_special_doctrine_fae_and_folklore = 2
|
||||
|
||||
#hostility_override_special_doctrine_singular_interpretation = 3
|
||||
|
||||
#loc_parameter_novelist_kinship = yes
|
||||
#loc_parameter_fantastical_kinship_astray = 1
|
||||
}
|
||||
}
|
||||
|
||||
special_doctrine_loyal_servants_of_the_queen = {
|
||||
is_shown = {
|
||||
OR = {
|
||||
religion_tag = brittanic_religion
|
||||
}
|
||||
}
|
||||
piety_cost = {
|
||||
value = faith_doctrine_cost_low
|
||||
if = {
|
||||
limit = { has_doctrine = special_doctrine_loyal_servants_of_the_queen }
|
||||
multiply = faith_unchanged_tolerance_doctrine_cost_mult
|
||||
}
|
||||
}
|
||||
parameters = {
|
||||
hostility_override_special_doctrine_loyal_servants_of_the_queen = 0
|
||||
hostility_override_special_doctrine_loyal_servants_of_the_queen_thelema = 0
|
||||
hostility_override_special_doctrine_true_servants_of_the_queen = 0
|
||||
hostility_override_special_doctrine_regicidal = 3
|
||||
hostility_override_special_doctrine_true_servants_of_the_queen_regents = 3
|
||||
#hostility_override_special_doctrine_academic_kinship = 0
|
||||
#hostility_override_special_doctrine_christian_kinship = 0
|
||||
#hostility_override_special_doctrine_islamic_kinship = 0
|
||||
|
||||
#hostility_override_special_doctrine_people_of_the_book = 1
|
||||
hostility_override_special_doctrine_might_and_magick = 1
|
||||
hostility_override_special_doctrine_goddesses_and_glory = 1
|
||||
hostility_override_special_doctrine_fae_and_folklore = 2
|
||||
|
||||
#hostility_override_special_doctrine_singular_interpretation = 3
|
||||
|
||||
#loc_parameter_novelist_kinship = yes
|
||||
#loc_parameter_fantastical_kinship_astray = 1
|
||||
}
|
||||
}
|
||||
|
||||
special_doctrine_true_servants_of_the_queen = {
|
||||
is_shown = {
|
||||
OR = {
|
||||
religion_tag = brittanic_religion
|
||||
religion_tag = thelema_religion
|
||||
}
|
||||
}
|
||||
piety_cost = {
|
||||
value = faith_doctrine_cost_low
|
||||
if = {
|
||||
limit = { has_doctrine = special_doctrine_true_servants_of_the_queen }
|
||||
multiply = faith_unchanged_tolerance_doctrine_cost_mult
|
||||
}
|
||||
}
|
||||
parameters = {
|
||||
hostility_override_special_doctrine_loyal_servants_of_the_queen = 0
|
||||
hostility_override_special_doctrine_loyal_servants_of_the_queen_thelema = 2
|
||||
hostility_override_special_doctrine_true_servants_of_the_queen = 0
|
||||
hostility_override_special_doctrine_regicidal = 3
|
||||
hostility_override_special_doctrine_true_servants_of_the_queen_regents = 3
|
||||
#hostility_override_special_doctrine_academic_kinship = 0
|
||||
#hostility_override_special_doctrine_christian_kinship = 0
|
||||
#hostility_override_special_doctrine_islamic_kinship = 0
|
||||
|
||||
#hostility_override_special_doctrine_people_of_the_book = 1
|
||||
hostility_override_special_doctrine_might_and_magick = 1
|
||||
hostility_override_special_doctrine_goddesses_and_glory = 1
|
||||
hostility_override_special_doctrine_fae_and_folklore = 2
|
||||
|
||||
#hostility_override_special_doctrine_singular_interpretation = 3
|
||||
|
||||
#loc_parameter_novelist_kinship = yes
|
||||
#loc_parameter_fantastical_kinship_astray = 1
|
||||
}
|
||||
}
|
||||
|
||||
special_doctrine_true_servants_of_the_queen_regents = {
|
||||
is_shown = {
|
||||
OR = {
|
||||
religion_tag = brittanic_religion
|
||||
}
|
||||
}
|
||||
piety_cost = {
|
||||
value = faith_doctrine_cost_low
|
||||
if = {
|
||||
limit = { has_doctrine = special_doctrine_true_servants_of_the_queen_regents }
|
||||
multiply = faith_unchanged_tolerance_doctrine_cost_mult
|
||||
}
|
||||
}
|
||||
parameters = {
|
||||
hostility_override_special_doctrine_loyal_servants_of_the_queen = 3
|
||||
hostility_override_special_doctrine_loyal_servants_of_the_queen_thelema = 3
|
||||
hostility_override_special_doctrine_true_servants_of_the_queen = 3
|
||||
hostility_override_special_doctrine_regicidal = 3
|
||||
hostility_override_special_doctrine_true_servants_of_the_queen_regents = 3
|
||||
#hostility_override_special_doctrine_academic_kinship = 0
|
||||
#hostility_override_special_doctrine_christian_kinship = 0
|
||||
#hostility_override_special_doctrine_islamic_kinship = 0
|
||||
|
||||
#hostility_override_special_doctrine_people_of_the_book = 1
|
||||
hostility_override_special_doctrine_might_and_magick = 1
|
||||
hostility_override_special_doctrine_goddesses_and_glory = 1
|
||||
hostility_override_special_doctrine_fae_and_folklore = 2
|
||||
|
||||
#hostility_override_special_doctrine_singular_interpretation = 3
|
||||
|
||||
#loc_parameter_novelist_kinship = yes
|
||||
#loc_parameter_fantastical_kinship_astray = 1
|
||||
}
|
||||
}
|
||||
|
||||
special_doctrine_regicidal = {
|
||||
is_shown = {
|
||||
OR = {
|
||||
religion_tag = brittanic_religion
|
||||
}
|
||||
}
|
||||
piety_cost = {
|
||||
value = faith_doctrine_cost_low
|
||||
if = {
|
||||
limit = { has_doctrine = special_doctrine_regicidal }
|
||||
multiply = faith_unchanged_tolerance_doctrine_cost_mult
|
||||
}
|
||||
}
|
||||
parameters = {
|
||||
hostility_override_special_doctrine_loyal_servants_of_the_queen = 3
|
||||
hostility_override_special_doctrine_regicidal = 0
|
||||
hostility_override_special_doctrine_true_servants_of_the_queen = 3
|
||||
hostility_override_special_doctrine_true_servants_of_the_queen_regents = 3
|
||||
#hostility_override_special_doctrine_academic_kinship = 0
|
||||
#hostility_override_special_doctrine_christian_kinship = 0
|
||||
#hostility_override_special_doctrine_islamic_kinship = 0
|
||||
|
||||
#hostility_override_special_doctrine_people_of_the_book = 1
|
||||
#hostility_override_special_doctrine_might_and_magick = 1
|
||||
#hostility_override_special_doctrine_goddesses_and_glory = 1
|
||||
#hostility_override_special_doctrine_fae_and_folklore = 2
|
||||
|
||||
#hostility_override_special_doctrine_singular_interpretation = 3
|
||||
|
||||
#loc_parameter_novelist_kinship = yes
|
||||
#loc_parameter_fantastical_kinship_astray = 1
|
||||
}
|
||||
}
|
||||
|
||||
#Fallback Doctrine
|
||||
special_doctrine_religion_fallback = {
|
||||
|
||||
name = {
|
||||
first_valid = {
|
||||
triggered_desc = {
|
||||
trigger = {
|
||||
religion_tag = novelist_religion
|
||||
}
|
||||
desc = special_doctrine_unorthodox_reading_name
|
||||
}
|
||||
desc = special_doctrine_religion_fallback_name
|
||||
}
|
||||
}
|
||||
|
||||
desc = {
|
||||
first_valid = {
|
||||
triggered_desc = {
|
||||
trigger = {
|
||||
religion_tag = novelist_religion
|
||||
}
|
||||
desc = special_doctrine_unorthodox_reading_desc
|
||||
}
|
||||
desc = special_doctrine_religion_fallback_desc
|
||||
}
|
||||
}
|
||||
|
||||
piety_cost = {
|
||||
value = faith_doctrine_cost_low
|
||||
if = {
|
||||
limit = { has_doctrine = special_doctrine_religion_fallback }
|
||||
multiply = faith_unchanged_tolerance_doctrine_cost_mult
|
||||
}
|
||||
}
|
||||
|
||||
character_modifier = {
|
||||
name = "special_doctrine_religion_fallback_opinion"
|
||||
same_faith_opinion = 5
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
1505
common/religion/doctrines/20_doctrines.txt
Normal file
1505
common/religion/doctrines/20_doctrines.txt
Normal file
File diff suppressed because it is too large
Load diff
5426
common/religion/doctrines/30_core_tenets.txt
Normal file
5426
common/religion/doctrines/30_core_tenets.txt
Normal file
File diff suppressed because it is too large
Load diff
11
common/religion/doctrines/NEOW_hostility_groups.txt
Normal file
11
common/religion/doctrines/NEOW_hostility_groups.txt
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
hostility_group = { #these need to be above the tolerance doctrines in order to make them function correctly. We also should make more of these.
|
||||
group = "not_creatable"
|
||||
|
||||
antediluvianist_hostility_doctrine = {
|
||||
parameters = {
|
||||
hostility_same_religion = 2
|
||||
hostility_same_family = 2
|
||||
hostility_others = 3
|
||||
}
|
||||
}
|
||||
}
|
||||
216
common/religion/doctrines/NEOW_virtue_doctrines.txt
Normal file
216
common/religion/doctrines/NEOW_virtue_doctrines.txt
Normal file
|
|
@ -0,0 +1,216 @@
|
|||
#NEOW visible virtue doctrines
|
||||
|
||||
anglican_virtues = {
|
||||
group = "special"
|
||||
|
||||
is_available_on_create = {
|
||||
has_doctrine = special_doctrine_english_anglican
|
||||
}
|
||||
|
||||
special_doctrine_english_anglican = {
|
||||
traits = {
|
||||
virtues = { just = 2 brave = 2 }
|
||||
sins = { arbitrary = 2 craven = 2 }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
britannic_virtues = {
|
||||
group = "special"
|
||||
|
||||
is_available_on_create = {
|
||||
OR = {
|
||||
has_doctrine = special_doctrine_british_royalty
|
||||
has_doctrine = special_doctrine_british_admiralty
|
||||
has_doctrine = special_doctrine_british_unity
|
||||
}
|
||||
}
|
||||
|
||||
special_doctrine_british_royalty = {
|
||||
traits = {
|
||||
virtues = { just stubborn }
|
||||
sins = { arbitrary fickle }
|
||||
}
|
||||
}
|
||||
|
||||
special_doctrine_british_admiralty = {
|
||||
traits = {
|
||||
virtues = { brave stubborn }
|
||||
sins = { craven fickle }
|
||||
}
|
||||
}
|
||||
special_doctrine_british_unity = {
|
||||
traits = {
|
||||
virtues = { generous humble diligent }
|
||||
sins = { greedy arrogant lazy }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
estatist_virtues = {
|
||||
group = "special"
|
||||
|
||||
is_available_on_create = {
|
||||
OR = {
|
||||
has_doctrine = special_doctrine_liberty
|
||||
has_doctrine = special_doctrine_equality
|
||||
has_doctrine = special_doctrine_fraternity
|
||||
}
|
||||
}
|
||||
|
||||
special_doctrine_liberty = {
|
||||
traits = {
|
||||
virtues = { forgiving compassionate }
|
||||
sins = { vengeful sadistic }
|
||||
}
|
||||
}
|
||||
|
||||
special_doctrine_equality = {
|
||||
traits = {
|
||||
virtues = { compassionate humble }
|
||||
sins = { sadistic arrogant }
|
||||
}
|
||||
}
|
||||
|
||||
special_doctrine_fraternity = {
|
||||
traits = {
|
||||
virtues = { trusting gregarious }
|
||||
sins = { paranoid shy }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
novelist_virtues = {
|
||||
group = "special"
|
||||
|
||||
is_available_on_create = {
|
||||
OR = {
|
||||
has_doctrine = special_doctrine_aslan
|
||||
has_doctrine = special_doctrine_numenor
|
||||
has_doctrine = special_doctrine_charlemagne
|
||||
has_doctrine = special_doctrine_dracula
|
||||
has_doctrine = special_doctrine_reason_and_progress
|
||||
has_doctrine = special_doctrine_simurghi
|
||||
has_doctrine = special_doctrine_rocambolist
|
||||
has_doctrine = special_doctrine_absurdist
|
||||
}
|
||||
}
|
||||
|
||||
special_doctrine_aslan = {
|
||||
traits = {
|
||||
virtues = { humble forgiving }
|
||||
sins = { arrogant vengeful }
|
||||
}
|
||||
}
|
||||
|
||||
special_doctrine_numenor = {
|
||||
traits = {
|
||||
virtues = { generous gregarious }
|
||||
sins = { greedy shy }
|
||||
}
|
||||
}
|
||||
|
||||
special_doctrine_charlemagne = {
|
||||
traits = {
|
||||
virtues = { ambitious honest }
|
||||
sins = { content deceitful }
|
||||
}
|
||||
}
|
||||
|
||||
special_doctrine_dracula = {
|
||||
traits = {
|
||||
virtues = { callous vengeful }
|
||||
sins = { compassionate forgiving }
|
||||
}
|
||||
}
|
||||
|
||||
special_doctrine_reason_and_progress = {
|
||||
traits = {
|
||||
virtues = { diligent ambitious }
|
||||
sins = { lazy content }
|
||||
}
|
||||
}
|
||||
special_doctrine_simurghi = {
|
||||
traits = {
|
||||
virtues = { temperate honest }
|
||||
sins = { gluttonous deceitful }
|
||||
}
|
||||
}
|
||||
special_doctrine_rocambolist = {
|
||||
traits = {
|
||||
virtues = { gregarious deceitful }
|
||||
sins = { shy honest }
|
||||
}
|
||||
}
|
||||
special_doctrine_absurdist = {
|
||||
traits = {
|
||||
virtues = { cynical ambitious }
|
||||
sins = { zealous content }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
thelema_virtues = {
|
||||
group = "special"
|
||||
|
||||
is_available_on_create = {
|
||||
OR = {
|
||||
has_doctrine = special_doctrine_base_thelema
|
||||
has_doctrine = special_doctrine_old_thelema
|
||||
}
|
||||
}
|
||||
|
||||
special_doctrine_base_thelema = {
|
||||
traits = {
|
||||
virtues = { just stubborn }
|
||||
sins = { arbitrary fickle }
|
||||
}
|
||||
}
|
||||
|
||||
special_doctrine_old_thelema = {
|
||||
traits = {
|
||||
virtues = { ambitious disloyal }
|
||||
sins = { content loyal }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
wicca_virtues = {
|
||||
group = "special"
|
||||
|
||||
is_available_on_create = {
|
||||
OR = {
|
||||
has_doctrine = special_doctrine_king_arthurs_bravery
|
||||
has_doctrine = special_doctrine_horned_lords_law
|
||||
}
|
||||
}
|
||||
|
||||
special_doctrine_king_arthurs_bravery = {
|
||||
traits = {
|
||||
virtues = { brave }
|
||||
sins = { craven }
|
||||
}
|
||||
}
|
||||
|
||||
special_doctrine_horned_lords_law = {
|
||||
traits = {
|
||||
virtues = { just }
|
||||
sins = { arbitrary }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
radical_virtues = {
|
||||
group = "special"
|
||||
|
||||
is_available_on_create = {
|
||||
has_doctrine = special_doctrine_helvetic
|
||||
}
|
||||
|
||||
special_doctrine_helvetic = {
|
||||
traits = {
|
||||
virtues = { chaste = 3 humble = 3 temperate = 3 diligent = 3 patient = 3 compassionate = 3 generous = 3 }
|
||||
sins = { lustful = 3 arrogant = 3 wrathful = 3 lazy = 3 gluttonous = 3 sadistic = 3 vengeful = 3 }
|
||||
}
|
||||
}
|
||||
}
|
||||
91
common/religion/doctrines/_doctrines.info
Normal file
91
common/religion/doctrines/_doctrines.info
Normal file
|
|
@ -0,0 +1,91 @@
|
|||
Faith doctrines are what defines how a faith works. All unique faith mechanics are tied to doctrines, rather than involving hardcoding or special parameters on the religion itself.
|
||||
|
||||
== Structure ==
|
||||
doctrine_group_key = { # The key will be used for the doctrine icon, combined with the path in the define FAITH_DOCTRINE_ICON_PATH
|
||||
name = dynamic description # Optional. If not specified, the loc key "doctrine_group_key_name" will be used
|
||||
grouping = "key" # GUI grouping
|
||||
|
||||
is_available_on_create = {} # When should this doctrine group be shown when choosing doctrines? If not shown, the group will go away entirely on create if present on the old faith
|
||||
number_of_picks = 3 # How many doctrines within the group does the player get to choose? Defaults to 1. The UI will ensure no duplicates
|
||||
|
||||
doctrine_key = {
|
||||
name = dynamic description # Optional. If not specified, the loc key "doctrine_key_name" will be used
|
||||
desc = dynamic description # Optional. If not specified, the loc key "doctrine_key_desc" will be used
|
||||
visible = yes/no # Should be shown on the religion interface
|
||||
parameters = {
|
||||
param_name = yes/no # Parameters can take bools
|
||||
param_name = 0.5 # Or fixed point numbers
|
||||
}
|
||||
piety_cost = script value # How much piety will it cost?
|
||||
|
||||
is_shown = {} # When should this doctrine be shown when choosing doctrines?
|
||||
can_pick = {} # When can this doctrine be picked when choosing doctrines?
|
||||
# When doctrines should refer to other selected doctrines when creating a new faith (e.g. for mutually exclusive doctrines), use:
|
||||
# flag:required_doctrine = { is_in_list = selected_doctrines }
|
||||
# The "selected_doctrines" list is the list of doctrines currently selected in the UI. (It might be different from the doctrines in
|
||||
# the faith, since the player can change multiple doctrines when creating a faith.)
|
||||
|
||||
character_modifier = {} # All characters of this faith get this modifier
|
||||
doctrine_character_modifier = { # All characters of this faith get this modifier if the faith also has the specified doctrine
|
||||
doctrine = ...
|
||||
...
|
||||
}
|
||||
|
||||
traits = { ... } # Adds additional sins/virtues. See traits in _religions.info. If a trait is already a sin or virtue in the religion, the doctrine takes precedence.
|
||||
}
|
||||
}
|
||||
|
||||
All scopes have the player's faith as root
|
||||
|
||||
== Special parameters ==
|
||||
Many parameters interact directly with the code. This is a list of all such parameters.
|
||||
|
||||
- minimum_fervor = 25 - Fervor cannot go below this value
|
||||
- number_of_spouses = 1 - How many spouses can people have (script restricts non-rulers to one)
|
||||
- number_of_consorts = 1 - How many consorts can rulers have (script restricts non-rulers to zero)
|
||||
- female_spouses = 1 - How many spouses can women have
|
||||
- men_can_have_multiple_spouses = yes - Can men have multiple spouses? (Combines with number_of_spouses)
|
||||
- men_can_have_consorts = yes - Can men have consorts? (Combines with number_of_consorts)
|
||||
- women_can_have_multiple_spouses = no - Can women have multiple spouses? (Combines with number_of_spouses)
|
||||
- women_can_have_consorts = no - Can women have consorts? (Combines with number_of_consorts)
|
||||
- divine_marriage_opinion = 10 - If married to someone in your extended family, you get this opinion bonus with direct vassals
|
||||
- hostility_same_religion = 1 - How hostile is this faith towards other faiths of the same religion? See the "hostility" section for more info
|
||||
- hostility_same_family = 1 - How hostile is this faith towards other faiths of the same religion family, but not same religion?
|
||||
- hostility_others = 1 - How hostile is this faith towards faiths from different religion families?
|
||||
- hostility_override_<doctrine_name> = 1 - How hostile is this faith towards faiths with the given doctrine? Overrides all other types of hostility (except for 0 hostility towards same faith).
|
||||
- same_hof_hostility_override = 1 - How hostile is this faith towards faith who they share Head of Faith with? Takes precedence over other hostility overrides.
|
||||
- opinion_of_<doctrine_parameter> = 10 - Has this opinion apply to people with faiths with the given doctrine parameter. Loc for the opinion tooltip is <doctrine_parameter>_opinion_name
|
||||
- piety_from_long_peace = 0.5 - How much piety will the character get when they've been at peace for longer than NReligion::TIME_AT_PEACE_FOR_PIETY. Can be negative
|
||||
- allowed_holding_type_holding_name = yes - This holding type can be held by rulers of this faith even if their government would not allow it. Example: allowed_holding_type_castle_holding = yes
|
||||
- unreformed = yes - This is an unreformed faith. This means that "[Faith.IsUnreformed]" in the data system will return true. It also means that when creating a "new" faith (reforming), you keep the same icon and name, while your current faith gets renamed to its loc key + "_old", and its icon changed to its icon + "_old". Ensuring reformation can only happen once is your responsibility; it is not handled in code. The AI will also reform if they meet all the requirements, though do not actively attempt to fulfill them. When reforming, they'll use the same doctrines as they had before, minus the "Unreformed" doctrine (assuming of course that you've set it up to not be selectable)
|
||||
- fervor_per_holy_site = 1 - yearly fervor gain per holy site held
|
||||
- warmonger = yes - vassals and counties of the same faith will get at peace opinion penalty instead of offensive war opinion penalty
|
||||
- increased_dynasty_prestige_birth_mult - A multiplier for the prestige that characters of this faiths are born.
|
||||
- increased_dynasty_prestige_marriage_mult - A multiplier for the prestige that characters get from marriages, if both have this parameter (a minimum of their values will be used)
|
||||
-increased_dynasty_prestige_long_reign_mult - A multiplier for the maximum of years for the long reign opinion.
|
||||
|
||||
== Hostility ==
|
||||
All faiths have a hostility level towards one another. What each level means is entirely scriptable.
|
||||
A faith always has a hostility level of 0 towards itself.
|
||||
|
||||
The opinion effect of hostility is defined by the define HOSTILITY_OPINION_EFFECTS.
|
||||
The multiplier applied to tolerance_advantage_mod is defined by the define HOSTILITY_COMBAT_MOD_MULT.
|
||||
The name of each hostility level is defined by the define HOSTILITY_LEVEL_NAMES
|
||||
|
||||
Hostility level can be accessed in script. E.G., faith_hostility_level = { target = scope:some_faith value >= 1 }.
|
||||
You can also compare to see which faith you're most hostile to. E.G., faith_hostility_level_comparison = { scope:some_faith > scope:some_other_faith }
|
||||
|
||||
|
||||
== Precedence ==
|
||||
Order of definition; earlier definition, higher precedence.
|
||||
|
||||
== Localisation ==
|
||||
Effects are localized based on the parameter name. "doctrine_parameter_" plus the name. If the value is "no", that plus "_disabled" will be used. If an integer is used, the game will try to append that integer (E.G., "_1"), and use that loc key. If the key doesn't exist, then the int does not get appended.
|
||||
|
||||
== Triggers ==
|
||||
# Used in faith scope
|
||||
has_doctrine = doctrine_name
|
||||
has_doctrine_parameter = parameter_name # Only works for bool parameters
|
||||
|
||||
== Further requirements ==
|
||||
Further restrictions on faith creation can be added using the faith_creation scripted rule.
|
||||
4171
common/religion/holy_sites/00_holy_sites.txt
Normal file
4171
common/religion/holy_sites/00_holy_sites.txt
Normal file
File diff suppressed because it is too large
Load diff
17
common/religion/holy_sites/_holy_sites.info
Normal file
17
common/religion/holy_sites/_holy_sites.info
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
Faiths can have holy sites, giving various effects (mostly through references elsewhere in script).
|
||||
|
||||
== Structure ==
|
||||
holy_site_name = {
|
||||
county = c_somewhere
|
||||
|
||||
flag = flag1
|
||||
flag = flag2
|
||||
|
||||
character_modifier = { # Optional. Applied to all characters of any faith with this holy site when the holder of the barony is of their faith
|
||||
some effects
|
||||
}
|
||||
}
|
||||
|
||||
== Localisation ==
|
||||
The name of the holy site will be "holy_site_<key>_name".
|
||||
The custom effect description will be "holy_site_<key>_ effects". It'll be used in addition to the character modifier (if any).
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
rf_antediluvianist = {
|
||||
piety_icon_group = "pagan"
|
||||
graphical_faith = "pagan_gfx"
|
||||
hostility_doctrine = pagan_hostility_doctrine
|
||||
doctrine_background_icon = core_tenet_banner_pagan.dds
|
||||
}
|
||||
6
common/religion/religion_families/NEOW_esoteric.txt
Normal file
6
common/religion/religion_families/NEOW_esoteric.txt
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
rf_esoteric = {
|
||||
piety_icon_group = "pagan"
|
||||
graphical_faith = "pagan_gfx"
|
||||
hostility_doctrine = pagan_hostility_doctrine
|
||||
doctrine_background_icon = core_tenet_banner_pagan.dds
|
||||
}
|
||||
803
common/religion/religions/00_buddhism.txt
Normal file
803
common/religion/religions/00_buddhism.txt
Normal file
|
|
@ -0,0 +1,803 @@
|
|||
buddhism_religion = {
|
||||
family = rf_eastern #Dharmic
|
||||
graphical_faith = dharmic_gfx
|
||||
doctrine = eastern_hostility_doctrine
|
||||
|
||||
#Main Group
|
||||
doctrine = doctrine_no_head
|
||||
doctrine = doctrine_gender_male_dominated
|
||||
doctrine = doctrine_pluralism_pluralistic
|
||||
doctrine = doctrine_theocracy_temporal
|
||||
|
||||
#Marriage
|
||||
doctrine = doctrine_polygamy
|
||||
doctrine = doctrine_divorce_allowed
|
||||
doctrine = doctrine_bastardry_none
|
||||
doctrine = doctrine_consanguinity_cousins
|
||||
|
||||
#Crimes
|
||||
doctrine = doctrine_homosexuality_accepted
|
||||
doctrine = doctrine_adultery_men_shunned
|
||||
doctrine = doctrine_adultery_women_shunned
|
||||
doctrine = doctrine_kinslaying_any_dynasty_member_crime
|
||||
doctrine = doctrine_deviancy_shunned
|
||||
doctrine = doctrine_witchcraft_shunned
|
||||
|
||||
#Clerical Functions
|
||||
doctrine = doctrine_clerical_function_alms_and_pacification
|
||||
doctrine = doctrine_clerical_gender_either
|
||||
doctrine = doctrine_clerical_marriage_disallowed
|
||||
doctrine = doctrine_clerical_succession_spiritual_appointment
|
||||
|
||||
#Special Doctrine for Eastern Syncretism
|
||||
doctrine = special_doctrine_is_eastern_faith
|
||||
# BUT ALSO: NO ONE LIKES MAITREYANS
|
||||
doctrine = special_doctrine_maitreya_hostility
|
||||
|
||||
#Allow pilgrimages
|
||||
doctrine = doctrine_pilgrimage_encouraged
|
||||
|
||||
#Funeral tradition
|
||||
doctrine = doctrine_funeral_cremation
|
||||
|
||||
#Coronation tradition
|
||||
doctrine = doctrine_no_anointment
|
||||
|
||||
traits = {
|
||||
virtues = {
|
||||
generous
|
||||
honest
|
||||
calm
|
||||
compassionate
|
||||
}
|
||||
sins = {
|
||||
deceitful
|
||||
impatient
|
||||
wrathful
|
||||
}
|
||||
}
|
||||
|
||||
custom_faith_icons = {
|
||||
custom_faith_1 custom_faith_2 custom_faith_3 custom_faith_4 custom_faith_5 custom_faith_6 custom_faith_7 custom_faith_8 custom_faith_9 custom_faith_10 dualism_custom_1 zoroastrian_custom_1 zoroastrian_custom_2 buddhism_custom_1 buddhism_custom_2 buddhism_custom_3 buddhism_custom_4 taoism_custom_1 yazidi_custom_1 sunni_custom_2 sunni_custom_3 sunni_custom_4 muhakkima_1 muhakkima_2 muhakkima_4 muhakkima_5 muhakkima_6 judaism_custom_1 custom_faith_fp1_fenrir custom_faith_fp1_irminsul custom_faith_fp1_jormungandr custom_faith_fp1_odins_ravens custom_faith_fp1_runestone_moon custom_faith_fp1_thors_hammer custom_faith_fp1_valknut custom_faith_fp1_yggdrasil custom_faith_boromian_circles custom_faith_lotus custom_faith_aum_tibetan custom_faith_pentagram custom_faith_pentagram_inverted custom_faith_burning_bush custom_faith_allah custom_faith_gankyil custom_faith_eye_of_providence custom_faith_dove custom_faith_ichthys custom_faith_lamb custom_faith_black_sheep custom_faith_ankh custom_faith_chi_rho custom_faith_hamsa custom_faith_cool_s custom_faith_magatama custom_faith_soto custom_faith_benzhuism
|
||||
}
|
||||
|
||||
holy_order_names = {
|
||||
{ name = "holy_order_chosen_of_ashoka" }
|
||||
{ name = "holy_order_guardians_of_bodh_gaya" }
|
||||
{ name = "holy_order_sangha_of_the_struggle" }
|
||||
{ name = "holy_order_warriors_of_the_illuminated_heart" }
|
||||
{ name = "holy_order_shakyan_faithful" }
|
||||
}
|
||||
|
||||
holy_order_maa = { khandayat }
|
||||
|
||||
localization = {
|
||||
#HighGodName
|
||||
HighGodName = buddhism_high_god_name
|
||||
HighGodName2 = buddhism_high_god_name_2
|
||||
HighGodNamePossessive = buddhism_high_god_name_possessive
|
||||
HighGodNameSheHe = CHARACTER_SHEHE_HE
|
||||
HighGodHerselfHimself = CHARACTER_HIMSELF
|
||||
HighGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HighGodNameAlternate = buddhism_high_god_alternate
|
||||
HighGodNameAlternatePossessive = buddhism_high_god_alternate_possessive
|
||||
|
||||
#Creator
|
||||
CreatorName = buddhism_creator_god_name
|
||||
CreatorNamePossessive = buddhism_creator_god_name_possessive
|
||||
CreatorSheHe = CHARACTER_SHEHE_IT
|
||||
CreatorHerHis = CHARACTER_HERHIS_ITS
|
||||
CreatorHerHim = CHARACTER_HERHIM_IT
|
||||
|
||||
#HealthGod
|
||||
HealthGodName = buddhism_health_god_name
|
||||
HealthGodNamePossessive = buddhism_health_god_name_possessive
|
||||
HealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
HealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FertilityGod
|
||||
FertilityGodName = buddhism_fertility_god_name
|
||||
FertilityGodNamePossessive = buddhism_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_HE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WealthGod
|
||||
WealthGodName = buddhism_wealth_god_name
|
||||
WealthGodNamePossessive = buddhism_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod
|
||||
HouseholdGodName = buddhism_household_god_name
|
||||
HouseholdGodNamePossessive = buddhism_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_HE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FateGod
|
||||
FateGodName = buddhism_fate_god_name
|
||||
FateGodNamePossessive = buddhism_fate_god_name_possessive
|
||||
FateGodSheHe = CHARACTER_SHEHE_IT
|
||||
FateGodHerHis = CHARACTER_HERHIS_ITS
|
||||
FateGodHerHim = CHARACTER_HERHIM_IT
|
||||
|
||||
#KnowledgeGod
|
||||
KnowledgeGodName = buddhism_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = buddhism_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_HE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HIS
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WarGod
|
||||
WarGodName = buddhism_war_god_name
|
||||
WarGodNamePossessive = buddhism_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#TricksterGod
|
||||
TricksterGodName = buddhism_trickster_god_name
|
||||
TricksterGodNamePossessive = buddhism_trickster_god_name_possessive
|
||||
TricksterGodSheHe = CHARACTER_SHEHE_SHE
|
||||
TricksterGodHerHis = CHARACTER_HERHIS_HER
|
||||
TricksterGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#NightGod
|
||||
NightGodName = buddhism_night_god_name
|
||||
NightGodNamePossessive = buddhism_night_god_name_possessive
|
||||
NightGodSheHe = CHARACTER_SHEHE_HE
|
||||
NightGodHerHis = CHARACTER_HERHIS_HIS
|
||||
NightGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WaterGod
|
||||
WaterGodName = buddhism_water_god_name
|
||||
WaterGodNamePossessive = buddhism_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_HE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
PantheonTerm = buddhism_samsara
|
||||
PantheonTerm2 = buddhism_samsara_2
|
||||
PantheonTerm3 = buddhism_samsara_3
|
||||
PantheonTermHasHave = pantheon_term_has
|
||||
GoodGodNames = {
|
||||
buddhism_high_god_name
|
||||
buddhism_high_god_alternate
|
||||
buddhism_good_god_buddha
|
||||
buddhism_good_god_perfected_ones
|
||||
}
|
||||
DevilName = buddhism_devil_name
|
||||
DevilNamePossessive = buddhism_devil_name_possessive
|
||||
DevilSheHe = CHARACTER_SHEHE_HE
|
||||
DevilHerHis = CHARACTER_HERHIS_HER
|
||||
DevilHerselfHimself = CHARACTER_HIMSELF
|
||||
EvilGodNames = {
|
||||
buddhism_devil_name
|
||||
buddhism_evil_god_tanha
|
||||
buddhism_evil_god_arati
|
||||
buddhism_evil_god_raga
|
||||
}
|
||||
HouseOfWorship = buddhism_house_of_worship
|
||||
HouseOfWorship2 = buddhism_house_of_worship_2
|
||||
HouseOfWorship3 = buddhism_house_of_worship_3
|
||||
HouseOfWorshipPlural = buddhism_house_of_worship_plural
|
||||
ReligiousSymbol = buddhism_religious_symbol
|
||||
ReligiousSymbol2 = buddhism_religious_symbol_2
|
||||
ReligiousSymbol3 = buddhism_religious_symbol_3
|
||||
ReligiousText = buddhism_religious_text
|
||||
ReligiousText2 = buddhism_religious_text_2
|
||||
ReligiousText3 = buddhism_religious_text_3
|
||||
ReligiousHeadName = buddhism_religious_head_title
|
||||
ReligiousHeadTitleName = buddhism_religious_head_title_name
|
||||
DevoteeMale = buddhism_devotee_male
|
||||
DevoteeMalePlural = buddhism_devotee_male_plural
|
||||
DevoteeFemale = buddhism_devotee_female
|
||||
DevoteeFemalePlural = buddhism_devotee_female_plural
|
||||
DevoteeNeuter = buddhism_devotee_male
|
||||
DevoteeNeuterPlural = buddhism_devotee_male_plural
|
||||
PriestMale = buddhism_devotee_male
|
||||
PriestMalePlural = buddhism_devotee_male_plural
|
||||
PriestFemale = buddhism_devotee_female
|
||||
PriestFemalePlural = buddhism_devotee_female_plural
|
||||
PriestNeuter = buddhism_devotee_male
|
||||
PriestNeuterPlural = buddhism_devotee_male_plural
|
||||
AltPriestTermPlural = buddhism_alt_priest_term
|
||||
BishopMale = buddhism_devotee_male
|
||||
BishopMalePlural = buddhism_devotee_male_plural
|
||||
BishopFemale = buddhism_devotee_female
|
||||
BishopFemalePlural = buddhism_devotee_female_plural
|
||||
BishopNeuter = buddhism_devotee_male
|
||||
BishopNeuterPlural = buddhism_devotee_male_plural
|
||||
DivineRealm = buddhism_divine_realm
|
||||
DivineRealm2 = buddhism_divine_realm_2
|
||||
DivineRealm3 = buddhism_divine_realm_3
|
||||
PositiveAfterLife = buddhism_divine_realm
|
||||
PositiveAfterLife2 = buddhism_divine_realm_2
|
||||
PositiveAfterLife3 = buddhism_divine_realm_3
|
||||
NegativeAfterLife = buddhism_negative_afterlife
|
||||
NegativeAfterLife2 = buddhism_negative_afterlife_2
|
||||
NegativeAfterLife3 = buddhism_negative_afterlife_3
|
||||
DeathDeityName = buddhism_death_god_name
|
||||
DeathDeityNamePossessive = buddhism_death_god_name_possessive
|
||||
DeathDeitySheHe = CHARACTER_SHEHE_HE
|
||||
DeathDeityHerHis = CHARACTER_HERHIS_HIS
|
||||
DeathDeityHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodName = buddhism_witchgod_mara
|
||||
WitchGodNamePossessive = buddhism_witchgod_mara_possessive
|
||||
WitchGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WitchGodSheHe = CHARACTER_SHEHE_HE
|
||||
WitchGodHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodMistressMaster = master
|
||||
WitchGodMotherFather = father
|
||||
|
||||
|
||||
GHWName = ghw_purification
|
||||
GHWNamePlural = ghw_purifications
|
||||
}
|
||||
|
||||
faiths = {
|
||||
osvicenist = {
|
||||
color = { 0.8 0.6 0.4 }
|
||||
icon = osvicenist
|
||||
|
||||
|
||||
graphical_faith = "catholic_gfx"
|
||||
#placeholder holy sites
|
||||
holy_site = jerusalem
|
||||
holy_site = rome
|
||||
holy_site = cologne
|
||||
holy_site = santiago
|
||||
holy_site = kent
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_christian_syncretism
|
||||
doctrine = tenet_inner_journey
|
||||
doctrine = tenet_monasticism
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
|
||||
}
|
||||
theravada = {
|
||||
color = { 0.8 0.4 0.0 }
|
||||
icon = buddhism
|
||||
|
||||
holy_site = bupaya
|
||||
holy_site = bodh_gaya
|
||||
holy_site = sarnath
|
||||
holy_site = atamasthana
|
||||
holy_site = dagon
|
||||
|
||||
doctrine = tenet_dharmic_pacifism
|
||||
doctrine = tenet_monasticism
|
||||
doctrine = tenet_literalism
|
||||
doctrine = doctrine_polygamy
|
||||
}
|
||||
|
||||
mahayana = {
|
||||
color = { 0.8 0.3 0.2 }
|
||||
icon = mahayana
|
||||
|
||||
holy_site = borobudur
|
||||
holy_site = bodh_gaya
|
||||
holy_site = bayon
|
||||
holy_site = sanchi
|
||||
holy_site = amaravati
|
||||
|
||||
doctrine = tenet_dharmic_pacifism
|
||||
doctrine = tenet_mendicant_preachers
|
||||
doctrine = tenet_asceticism
|
||||
}
|
||||
|
||||
vajrayana = {
|
||||
color = { 0.9 0.3 0.0 }
|
||||
icon = vajrayana
|
||||
|
||||
holy_site = muara_takus
|
||||
holy_site = bodh_gaya
|
||||
holy_site = sarnath
|
||||
holy_site = kalasan
|
||||
holy_site = ajanta
|
||||
|
||||
doctrine = doctrine_gender_equal
|
||||
doctrine = doctrine_polygamy
|
||||
doctrine = doctrine_adultery_men_accepted
|
||||
doctrine = doctrine_adultery_women_accepted
|
||||
doctrine = doctrine_deviancy_accepted
|
||||
doctrine = doctrine_witchcraft_accepted
|
||||
|
||||
doctrine = tenet_dharmic_pacifism
|
||||
doctrine = tenet_esotericism
|
||||
doctrine = tenet_ritual_hospitality
|
||||
|
||||
localization = {
|
||||
ReligiousText = vajrayana_religious_text
|
||||
ReligiousText2 = vajrayana_religious_text_2
|
||||
ReligiousText3 = vajrayana_religious_text_3
|
||||
|
||||
#Creator
|
||||
CreatorName = vajrayana_creator_god_name
|
||||
CreatorNamePossessive = vajrayana_creator_god_name_possessive
|
||||
CreatorSheHe = CHARACTER_HERHIM_IT
|
||||
CreatorHerHis = CHARACTER_HERHIS_ITS
|
||||
CreatorHerHim = CHARACTER_HERHIM_IT
|
||||
|
||||
#HealthGod
|
||||
HealthGodName = vajrayana_health_god_name
|
||||
HealthGodNamePossessive = vajrayana_health_god_name_possessive
|
||||
HealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
HealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FertilityGod
|
||||
FertilityGodName = vajrayana_fertility_god_name
|
||||
FertilityGodNamePossessive = vajrayana_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_HE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WealthGod
|
||||
WealthGodName = vajrayana_wealth_god_name
|
||||
WealthGodNamePossessive = vajrayana_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod
|
||||
HouseholdGodName = vajrayana_household_god_name
|
||||
HouseholdGodNamePossessive = vajrayana_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_SHE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HER
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#KnowledgeGod
|
||||
KnowledgeGodName = vajrayana_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = vajrayana_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_HE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HIS
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WarGod
|
||||
WarGodName = vajrayana_war_god_name
|
||||
WarGodNamePossessive = vajrayana_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#NightGod
|
||||
NightGodName = vajrayana_night_god_name
|
||||
NightGodNamePossessive = vajrayana_night_god_name_possessive
|
||||
NightGodSheHe = CHARACTER_SHEHE_HE
|
||||
NightGodHerHis = CHARACTER_HERHIS_HIS
|
||||
NightGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WaterGod
|
||||
WaterGodName = vajrayana_water_god_name
|
||||
WaterGodNamePossessive = vajrayana_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_SHE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HER
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HER
|
||||
}
|
||||
}
|
||||
|
||||
ari = {
|
||||
color = { 99 0 57 }
|
||||
icon = ari_buddhism
|
||||
|
||||
holy_site = kusinagara
|
||||
holy_site = bodh_gaya
|
||||
holy_site = sittaung
|
||||
holy_site = ava
|
||||
holy_site = dagon
|
||||
|
||||
doctrine = doctrine_polygamy
|
||||
doctrine = doctrine_kinslaying_accepted
|
||||
doctrine = doctrine_adultery_men_accepted
|
||||
doctrine = doctrine_adultery_women_accepted
|
||||
doctrine = doctrine_deviancy_accepted
|
||||
doctrine = doctrine_witchcraft_accepted
|
||||
doctrine = doctrine_clerical_marriage_allowed
|
||||
doctrine = doctrine_clerical_gender_male_only
|
||||
|
||||
doctrine = tenet_ritual_celebrations
|
||||
doctrine = tenet_esotericism
|
||||
doctrine = tenet_communal_identity
|
||||
}
|
||||
|
||||
lamaism = { # Nangchos aka Tibetan Buddhism - syncretic of Mahayana, Vajrayana and native Tibetan elements
|
||||
color = { 0.9 0.2 0.0 }
|
||||
icon = lamaism_buddhism
|
||||
|
||||
holy_site = kusinagara
|
||||
holy_site = bodh_gaya
|
||||
holy_site = lhasa
|
||||
holy_site = sagya
|
||||
holy_site = purang
|
||||
|
||||
doctrine = doctrine_gender_equal
|
||||
doctrine = doctrine_polygamy
|
||||
doctrine = doctrine_adultery_men_accepted
|
||||
doctrine = doctrine_adultery_women_accepted
|
||||
doctrine = doctrine_deviancy_accepted
|
||||
doctrine = doctrine_witchcraft_accepted
|
||||
|
||||
# Carried over from pre-Buddhist Tibet. Similar theological motivations as cremation, demonstrating the impermanence of life
|
||||
doctrine = doctrine_funeral_sky_burial
|
||||
|
||||
doctrine = tenet_dharmic_pacifism
|
||||
doctrine = tenet_monasticism
|
||||
doctrine = tenet_esotericism
|
||||
|
||||
localization = {
|
||||
ReligiousText = lamaism_religious_text
|
||||
ReligiousText2 = lamaism_religious_text_2
|
||||
ReligiousText3 = lamaism_religious_text_3
|
||||
HouseOfWorship = lamaism_house_of_worship
|
||||
HouseOfWorship2 = lamaism_house_of_worship_2
|
||||
HouseOfWorship3 = lamaism_house_of_worship_3
|
||||
HouseOfWorshipPlural = lamaism_house_of_worship_plural
|
||||
ReligiousHeadName = lamaism_religious_head_title
|
||||
DevoteeMale = lamaism_devotee_male
|
||||
DevoteeMalePlural = lamaism_devotee_male_plural
|
||||
DevoteeFemale = lamaism_devotee_female
|
||||
DevoteeFemalePlural = lamaism_devotee_female_plural
|
||||
DevoteeNeuter = lamaism_devotee_neuter
|
||||
DevoteeNeuterPlural = lamaism_devotee_neuter_plural
|
||||
PriestMale = lamaism_priest
|
||||
PriestMalePlural = lamaism_priest_plural
|
||||
PriestFemale = lamaism_priest
|
||||
PriestFemalePlural = lamaism_priest_plural
|
||||
PriestNeuter = lamaism_priest
|
||||
PriestNeuterPlural = lamaism_priest_plural
|
||||
AltPriestTermPlural = lamaism_priest_term_plural
|
||||
BishopMale = lamaism_bishop
|
||||
BishopMalePlural = lamaism_bishop_plural
|
||||
BishopFemale = lamaism_bishop
|
||||
BishopFemalePlural = lamaism_bishop_plural
|
||||
BishopNeuter = lamaism_bishop
|
||||
BishopNeuterPlural = lamaism_bishop_plural
|
||||
WitchGodName = bon_evil_god_shinje
|
||||
WitchGodNamePossessive = bon_evil_god_shinje_possessive
|
||||
WitchGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WitchGodSheHe = CHARACTER_SHEHE_HE
|
||||
WitchGodHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodMistressMaster = master
|
||||
WitchGodMotherFather = father
|
||||
|
||||
#Creator
|
||||
CreatorName = lamaism_creator_god_name
|
||||
CreatorNamePossessive = lamaism_creator_god_name_possessive
|
||||
CreatorSheHe = CHARACTER_HERHIM_IT
|
||||
CreatorHerHis = CHARACTER_HERHIS_ITS
|
||||
CreatorHerHim = CHARACTER_HERHIM_IT
|
||||
|
||||
#HealthGod
|
||||
HealthGodName = lamaism_health_god_name
|
||||
HealthGodNamePossessive = lamaism_health_god_name_possessive
|
||||
HealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
HealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FertilityGod
|
||||
FertilityGodName = lamaism_fertility_god_name
|
||||
FertilityGodNamePossessive = lamaism_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_HE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WealthGod
|
||||
WealthGodName = lamaism_wealth_god_name
|
||||
WealthGodNamePossessive = lamaism_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod
|
||||
HouseholdGodName = lamaism_household_god_name
|
||||
HouseholdGodNamePossessive = lamaism_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_SHE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HER
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#KnowledgeGod
|
||||
KnowledgeGodName = lamaism_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = lamaism_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_HE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HIS
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WarGod
|
||||
WarGodName = lamaism_war_god_name
|
||||
WarGodNamePossessive = lamaism_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#NightGod
|
||||
NightGodName = lamaism_night_god_name
|
||||
NightGodNamePossessive = lamaism_night_god_name_possessive
|
||||
NightGodSheHe = CHARACTER_SHEHE_HE
|
||||
NightGodHerHis = CHARACTER_HERHIS_HIS
|
||||
NightGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WaterGod
|
||||
WaterGodName = lamaism_water_god_name
|
||||
WaterGodNamePossessive = lamaism_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_SHE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HER
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
GoodGodNames = {
|
||||
bon_good_god_gyalpo_pehar
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
pundarika = {
|
||||
color = { 255 115 30 }
|
||||
icon = tiantai
|
||||
|
||||
#Holy Sites
|
||||
holy_site = luoyang
|
||||
holy_site = tiantai
|
||||
holy_site = hiei
|
||||
holy_site = gaeseong
|
||||
holy_site = magadha
|
||||
|
||||
#Main Group
|
||||
doctrine = doctrine_pluralism_righteous
|
||||
|
||||
#Marriage
|
||||
doctrine = doctrine_polygamy
|
||||
doctrine = doctrine_bastardry_legitimization
|
||||
|
||||
doctrine = doctrine_clerical_gender_male_only
|
||||
|
||||
# Doctrines
|
||||
doctrine = tenet_esotericism
|
||||
doctrine = tenet_literalism
|
||||
doctrine = tenet_inner_journey
|
||||
doctrine = doctrine_pilgrimage_local_rites
|
||||
|
||||
# Special
|
||||
doctrine = special_doctrine_immaterial_harmony
|
||||
}
|
||||
|
||||
mantrayana = {
|
||||
color = { 255 25 5 }
|
||||
icon = mantrayana
|
||||
|
||||
#Holy Sites
|
||||
holy_site = luoyang
|
||||
holy_site = koya
|
||||
holy_site = heiankyo
|
||||
holy_site = amaravati
|
||||
holy_site = magadha
|
||||
|
||||
#Main Group
|
||||
doctrine = doctrine_pluralism_righteous
|
||||
|
||||
#Marriage
|
||||
doctrine = doctrine_polygamy
|
||||
doctrine = doctrine_bastardry_legitimization
|
||||
|
||||
doctrine = doctrine_clerical_gender_male_only
|
||||
|
||||
# Doctrines
|
||||
doctrine = tenet_mendicant_preachers
|
||||
doctrine = tenet_esotericism
|
||||
doctrine = tenet_asceticism
|
||||
doctrine = doctrine_pilgrimage_local_rites
|
||||
|
||||
# Special
|
||||
doctrine = special_doctrine_immaterial_harmony
|
||||
}
|
||||
|
||||
dhyana = {
|
||||
color = { 170 37 28 }
|
||||
icon = dhyana
|
||||
|
||||
#Holy Sites
|
||||
holy_site = luoyang
|
||||
holy_site = bodh_gaya
|
||||
holy_site = sarnath
|
||||
holy_site = sikong
|
||||
holy_site = nanhua
|
||||
|
||||
#Marriage
|
||||
doctrine = doctrine_polygamy
|
||||
doctrine = doctrine_bastardry_legitimization
|
||||
|
||||
doctrine = doctrine_clerical_gender_male_only
|
||||
|
||||
# Doctrines
|
||||
doctrine = tenet_mendicant_preachers
|
||||
doctrine = tenet_no_mind
|
||||
doctrine = tenet_inner_journey
|
||||
doctrine = doctrine_pilgrimage_local_rites
|
||||
|
||||
# Special
|
||||
doctrine = special_doctrine_immaterial_harmony
|
||||
}
|
||||
|
||||
sukhavati = {
|
||||
color = { 139 64 21 }
|
||||
icon = sukhavati
|
||||
|
||||
#Holy Sites
|
||||
holy_site = luoyang
|
||||
holy_site = sarasvati
|
||||
holy_site = heiankyo
|
||||
holy_site = chang_an
|
||||
holy_site = mount_lu
|
||||
|
||||
#Main Group
|
||||
doctrine = doctrine_pluralism_righteous
|
||||
|
||||
#Marriage
|
||||
doctrine = doctrine_polygamy
|
||||
doctrine = doctrine_bastardry_legitimization
|
||||
|
||||
doctrine = doctrine_clerical_gender_male_only
|
||||
|
||||
# Doctrines
|
||||
doctrine = tenet_inner_journey
|
||||
doctrine = tenet_mendicant_preachers
|
||||
doctrine = tenet_pure_land
|
||||
doctrine = doctrine_pilgrimage_local_rites
|
||||
|
||||
# Special
|
||||
doctrine = special_doctrine_immaterial_harmony
|
||||
}
|
||||
avatamsaka = {
|
||||
color = { 179 92 68 }
|
||||
icon = avatamsaka
|
||||
|
||||
holy_site = bodh_gaya
|
||||
holy_site = chang_an
|
||||
holy_site = gaeseong
|
||||
holy_site = nara
|
||||
holy_site = magadha
|
||||
|
||||
#Main Group
|
||||
doctrine = doctrine_pluralism_righteous
|
||||
|
||||
doctrine = doctrine_consanguinity_restricted
|
||||
doctrine = doctrine_bastardry_all
|
||||
|
||||
doctrine = doctrine_homosexuality_shunned
|
||||
doctrine = doctrine_polygamy
|
||||
doctrine = doctrine_bastardry_legitimization
|
||||
|
||||
doctrine = doctrine_clerical_gender_male_only
|
||||
|
||||
doctrine = tenet_inner_journey
|
||||
doctrine = tenet_esotericism
|
||||
doctrine = tenet_monasticism
|
||||
doctrine = doctrine_pilgrimage_local_rites
|
||||
|
||||
# Special
|
||||
doctrine = special_doctrine_immaterial_harmony
|
||||
}
|
||||
maitreya = { # Milejiao
|
||||
color = { 255 110 0 }
|
||||
icon = maitreyanism
|
||||
|
||||
holy_site = mogao
|
||||
holy_site = luoyang
|
||||
holy_site = emei
|
||||
holy_site = putuo
|
||||
holy_site = bodh_gaya
|
||||
|
||||
doctrine = doctrine_pluralism_fundamentalist
|
||||
|
||||
doctrine = doctrine_consanguinity_restricted
|
||||
doctrine = doctrine_bastardry_all
|
||||
|
||||
doctrine = doctrine_homosexuality_shunned
|
||||
doctrine = doctrine_polygamy
|
||||
|
||||
doctrine = doctrine_clerical_gender_male_only
|
||||
|
||||
doctrine = tenet_asceticism
|
||||
doctrine = tenet_unrelenting_faith
|
||||
doctrine = doctrine_pilgrimage_local_rites
|
||||
|
||||
doctrine_selection_pair = {
|
||||
requires_dlc_flag = all_under_heaven
|
||||
doctrine = tenet_extinction_of_dharma
|
||||
fallback_doctrine = tenet_warmonger
|
||||
}
|
||||
|
||||
# Special
|
||||
doctrine = special_doctrine_is_maitreya
|
||||
#doctrine = special_doctrine_immaterial_harmony
|
||||
}
|
||||
vinaya = {
|
||||
color = { 240 190 40 }
|
||||
icon = vinaya
|
||||
|
||||
holy_site = nara
|
||||
holy_site = chang_an
|
||||
holy_site = hangzhou
|
||||
holy_site = sarnath
|
||||
holy_site = vaishali
|
||||
|
||||
#Main Group
|
||||
doctrine = doctrine_pluralism_righteous
|
||||
|
||||
#Marriage
|
||||
doctrine = doctrine_polygamy
|
||||
doctrine = doctrine_bastardry_legitimization
|
||||
|
||||
doctrine = doctrine_clerical_gender_male_only
|
||||
|
||||
# Doctrines
|
||||
doctrine = tenet_communal_identity
|
||||
doctrine = tenet_religious_legal_pronouncements
|
||||
doctrine = tenet_legalism
|
||||
doctrine = doctrine_pilgrimage_local_rites
|
||||
|
||||
# Special
|
||||
doctrine = special_doctrine_immaterial_harmony
|
||||
}
|
||||
yogacara = {
|
||||
color = { 153 50 204 }
|
||||
icon = yogacara
|
||||
|
||||
holy_site = luoyang
|
||||
holy_site = sarnath
|
||||
holy_site = magadha
|
||||
holy_site = nara
|
||||
holy_site = chang_an
|
||||
|
||||
#Main Group
|
||||
doctrine = doctrine_pluralism_righteous
|
||||
|
||||
#Marriage
|
||||
doctrine = doctrine_polygamy
|
||||
doctrine = doctrine_bastardry_legitimization
|
||||
|
||||
doctrine = doctrine_clerical_gender_male_only
|
||||
|
||||
# Doctrines
|
||||
doctrine = tenet_literalism
|
||||
doctrine = tenet_inner_journey
|
||||
doctrine = tenet_mendicant_preachers
|
||||
doctrine = doctrine_pilgrimage_local_rites
|
||||
|
||||
# Special
|
||||
doctrine = special_doctrine_immaterial_harmony
|
||||
}
|
||||
acharya = {
|
||||
color = { 255 140 0 }
|
||||
icon = acharya
|
||||
|
||||
holy_site = dali
|
||||
holy_site = magadha
|
||||
holy_site = kusinagara
|
||||
holy_site = pagan
|
||||
holy_site = danai
|
||||
|
||||
doctrine = doctrine_polygamy
|
||||
doctrine = doctrine_adultery_men_accepted
|
||||
doctrine = doctrine_witchcraft_accepted
|
||||
doctrine = doctrine_clerical_marriage_allowed
|
||||
doctrine = doctrine_clerical_gender_male_only
|
||||
|
||||
doctrine = tenet_monasticism
|
||||
doctrine = tenet_esotericism
|
||||
doctrine = tenet_ritual_hospitality
|
||||
doctrine = doctrine_pilgrimage_local_rites
|
||||
|
||||
# Special
|
||||
doctrine = special_doctrine_immaterial_harmony
|
||||
}
|
||||
}
|
||||
}
|
||||
1053
common/religion/religions/00_islam.txt
Normal file
1053
common/religion/religions/00_islam.txt
Normal file
File diff suppressed because it is too large
Load diff
254
common/religion/religions/00_judaism.txt
Normal file
254
common/religion/religions/00_judaism.txt
Normal file
|
|
@ -0,0 +1,254 @@
|
|||
judaism_religion = {
|
||||
family = rf_abrahamic
|
||||
|
||||
graphical_faith = judaism_gfx
|
||||
|
||||
doctrine = doctrine_monogamy
|
||||
doctrine = abrahamic_hostility_doctrine
|
||||
doctrine = doctrine_gender_male_dominated
|
||||
doctrine = doctrine_consanguinity_cousins
|
||||
doctrine = doctrine_divorce_allowed
|
||||
doctrine = doctrine_bastardry_none
|
||||
doctrine = doctrine_homosexuality_shunned
|
||||
doctrine = doctrine_adultery_men_shunned
|
||||
doctrine = doctrine_adultery_women_crime
|
||||
doctrine = doctrine_kinslaying_extended_family_crime
|
||||
doctrine = doctrine_witchcraft_shunned
|
||||
doctrine = doctrine_deviancy_shunned
|
||||
doctrine = doctrine_pluralism_pluralistic
|
||||
doctrine = doctrine_theocracy_temporal
|
||||
doctrine = doctrine_clerical_function_taxation
|
||||
doctrine = doctrine_clerical_gender_male_only
|
||||
doctrine = doctrine_clerical_marriage_allowed
|
||||
doctrine = doctrine_clerical_succession_temporal_fixed_appointment
|
||||
|
||||
#Special Doctrine for Jewish Syncretism
|
||||
doctrine = special_doctrine_is_jewish_faith
|
||||
|
||||
#Allow pilgrimages
|
||||
doctrine = doctrine_pilgrimage_encouraged
|
||||
|
||||
#Funeral tradition
|
||||
doctrine = doctrine_funeral_stoic
|
||||
|
||||
#Coronation tradition
|
||||
doctrine = doctrine_no_anointment
|
||||
|
||||
piety_icon_group = "judaism"
|
||||
|
||||
traits = {
|
||||
virtues = { patient compassionate just }
|
||||
sins = { cynical lustful greedy }
|
||||
}
|
||||
|
||||
reserved_male_names = {
|
||||
Belet Ezra Hanukkah Hezekiah Isaac Levi Manasseh Nisi Simeon Yavdi Zebulun
|
||||
}
|
||||
|
||||
reserved_female_names = {
|
||||
Adah Adinah Alte Asnat Batya Bilha Chana Chava Devorah Esther Gisse Hadassah Leah Machla Miriam Puah Peninah Rachel Rivkah Ruth Sarah Tamar Tirtzah Tzipporah Tziviah Yael Yehudit Yiska Yocheved Yonah
|
||||
}
|
||||
|
||||
custom_faith_icons = {
|
||||
custom_faith_1 custom_faith_2 custom_faith_3 custom_faith_4 custom_faith_5 custom_faith_6 custom_faith_7 custom_faith_8 custom_faith_9 custom_faith_10 dualism_custom_1 zoroastrian_custom_1 zoroastrian_custom_2 buddhism_custom_1 buddhism_custom_2 buddhism_custom_3 buddhism_custom_4 taoism_custom_1 yazidi_custom_1 sunni_custom_2 sunni_custom_3 sunni_custom_4 muhakkima_1 muhakkima_2 muhakkima_4 muhakkima_5 muhakkima_6 judaism_custom_1 custom_faith_fp1_fenrir custom_faith_fp1_irminsul custom_faith_fp1_jormungandr custom_faith_fp1_odins_ravens custom_faith_fp1_runestone_moon custom_faith_fp1_thors_hammer custom_faith_fp1_valknut custom_faith_fp1_yggdrasil custom_faith_boromian_circles custom_faith_lotus custom_faith_aum_tibetan custom_faith_pentagram custom_faith_pentagram_inverted custom_faith_burning_bush custom_faith_allah custom_faith_gankyil custom_faith_eye_of_providence custom_faith_dove custom_faith_ichthys custom_faith_lamb custom_faith_black_sheep custom_faith_ankh custom_faith_chi_rho custom_faith_hamsa custom_faith_cool_s
|
||||
}
|
||||
|
||||
holy_order_names = {
|
||||
{ name = "holy_order_zealots_of_place_1" coat_of_arms = "ho_zealots" }
|
||||
{ name = "holy_order_herem_warriors" }
|
||||
{ name = "holy_order_zealots_of_place_1" }
|
||||
}
|
||||
|
||||
holy_order_maa = { shomer }
|
||||
|
||||
localization = {
|
||||
#HighGodName
|
||||
HighGodName = judaism_high_god_name
|
||||
HighGodName2 = judaism_high_god_name_2
|
||||
HighGodNamePossessive = judaism_high_god_name_possessive
|
||||
HighGodNameSheHe = CHARACTER_SHEHE_HE
|
||||
HighGodHerselfHimself = CHARACTER_HIMSELF
|
||||
HighGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HighGodNameAlternate = judaism_high_god_alternate
|
||||
HighGodNameAlternatePossessive = judaism_high_god_alternate_possessive
|
||||
|
||||
#Creator
|
||||
CreatorName = judaism_creator_god_name
|
||||
CreatorNamePossessive = judaism_creator_god_name_possessive
|
||||
CreatorSheHe = CHARACTER_SHEHE_HE
|
||||
CreatorHerHis = CHARACTER_HERHIS_HIS
|
||||
CreatorHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HealthGod
|
||||
HealthGodName = judaism_health_god_name
|
||||
HealthGodNamePossessive = judaism_health_god_name_possessive
|
||||
HealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
HealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FertilityGod
|
||||
FertilityGodName = judaism_fertility_god_name
|
||||
FertilityGodNamePossessive = judaism_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_HE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WealthGod
|
||||
WealthGodName = judaism_wealth_god_name
|
||||
WealthGodNamePossessive = judaism_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod
|
||||
HouseholdGodName = judaism_household_god_name
|
||||
HouseholdGodNamePossessive = judaism_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_HE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FateGod
|
||||
FateGodName = judaism_fate_god_name
|
||||
FateGodNamePossessive = judaism_fate_god_name_possessive
|
||||
FateGodSheHe = CHARACTER_SHEHE_HE
|
||||
FateGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FateGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#KnowledgeGod
|
||||
KnowledgeGodName = judaism_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = judaism_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_HE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HIS
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WarGod
|
||||
WarGodName = judaism_war_god_name
|
||||
WarGodNamePossessive = judaism_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#TricksterGod
|
||||
TricksterGodName = judaism_trickster_god_name
|
||||
TricksterGodNamePossessive = judaism_trickster_god_name_possessive
|
||||
TricksterGodSheHe = CHARACTER_SHEHE_SHE
|
||||
TricksterGodHerHis = CHARACTER_HERHIS_HER
|
||||
TricksterGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#NightGod
|
||||
NightGodName = judaism_night_god_name
|
||||
NightGodNamePossessive = judaism_night_god_name_possessive
|
||||
NightGodSheHe = CHARACTER_SHEHE_HE
|
||||
NightGodHerHis = CHARACTER_HERHIS_HIS
|
||||
NightGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WaterGod
|
||||
WaterGodName = judaism_water_god_name
|
||||
WaterGodNamePossessive = judaism_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_HE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
PantheonTerm = judaism_high_god_name
|
||||
PantheonTerm2 = judaism_high_god_name_2
|
||||
PantheonTerm3 = judaism_high_god_name_3
|
||||
PantheonTermHasHave = pantheon_term_has
|
||||
GoodGodNames = {
|
||||
judaism_high_god_name
|
||||
judaism_high_god_alternate
|
||||
judaism_good_god_hashem
|
||||
judaism_good_god_el_shaddai
|
||||
}
|
||||
DevilName = judaism_devil_name
|
||||
DevilNamePossessive = judaism_devil_name_possessive
|
||||
DevilSheHe = CHARACTER_SHEHE_HE
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerselfHimself = CHARACTER_HIMSELF
|
||||
EvilGodNames = {
|
||||
judaism_devil_name
|
||||
judaism_evil_god_the_adversary
|
||||
}
|
||||
HouseOfWorship = judaism_house_of_worship
|
||||
HouseOfWorship2 = judaism_house_of_worship_2
|
||||
HouseOfWorship3 = judaism_house_of_worship_3
|
||||
HouseOfWorshipPlural = judaism_house_of_worship_plural
|
||||
ReligiousSymbol = judaism_religious_symbol
|
||||
ReligiousSymbol2 = judaism_religious_symbol_2
|
||||
ReligiousSymbol3 = judaism_religious_symbol_3
|
||||
ReligiousText = judaism_religious_text
|
||||
ReligiousText2 = judaism_religious_text_2
|
||||
ReligiousText3 = judaism_religious_text_3
|
||||
ReligiousHeadName = judaism_religious_head_title
|
||||
ReligiousHeadTitleName = judaism_religious_head_title_name
|
||||
DevoteeMale = judaism_devotee
|
||||
DevoteeMalePlural = judaism_devotee_plural
|
||||
DevoteeFemale = judaism_devotee
|
||||
DevoteeFemalePlural = judaism_devotee_plural
|
||||
DevoteeNeuter = judaism_devotee
|
||||
DevoteeNeuterPlural = judaism_devotee_plural
|
||||
PriestMale = judaism_priest
|
||||
PriestMalePlural = judaism_priest_plural
|
||||
PriestFemale = judaism_priest
|
||||
PriestFemalePlural = judaism_priest_plural
|
||||
PriestNeuter = judaism_priest
|
||||
PriestNeuterPlural = judaism_priest_plural
|
||||
AltPriestTermPlural = judaism_priest_plural
|
||||
BishopMale = judaism_bishop
|
||||
BishopMalePlural = judaism_bishop_plural
|
||||
BishopFemale = judaism_bishop
|
||||
BishopFemalePlural = judaism_bishop_plural
|
||||
BishopNeuter = judaism_bishop
|
||||
BishopNeuterPlural = judaism_bishop_plural
|
||||
DivineRealm = judaism_divine_realm
|
||||
DivineRealm2 = judaism_divine_realm_2
|
||||
DivineRealm3 = judaism_divine_realm_3
|
||||
PositiveAfterLife = judaism_positive_afterlife
|
||||
PositiveAfterLife2 = judaism_positive_afterlife_2
|
||||
PositiveAfterLife3 = judaism_positive_afterlife_3
|
||||
NegativeAfterLife = judaism_negative_afterlife
|
||||
NegativeAfterLife2 = judaism_negative_afterlife_2
|
||||
NegativeAfterLife3 = judaism_negative_afterlife_3
|
||||
DeathDeityName = judaism_death_deity_name
|
||||
DeathDeityNamePossessive = judaism_death_deity_name_possessive
|
||||
DeathDeitySheHe = CHARACTER_SHEHE_HE
|
||||
DeathDeityHerHis = CHARACTER_HERHIS_HIS
|
||||
DeathDeityHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodName = judaism_witchgodname_raziel
|
||||
WitchGodNamePossessive = judaism_witchgodname_raziel_possessive
|
||||
WitchGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WitchGodSheHe = CHARACTER_SHEHE_HE
|
||||
WitchGodHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodMistressMaster = master
|
||||
WitchGodMotherFather = father
|
||||
|
||||
|
||||
GHWName = ghw_great_holy_war
|
||||
GHWNamePlural = ghw_great_holy_wars
|
||||
}
|
||||
|
||||
faiths = {
|
||||
congregationist = {
|
||||
color = { 0.1 0.7 1.0 }
|
||||
icon = congregational
|
||||
|
||||
holy_site = jerusalem
|
||||
holy_site = sufed
|
||||
holy_site = sinai
|
||||
holy_site = alexandria
|
||||
holy_site = babylon
|
||||
|
||||
#Halakha authority
|
||||
doctrine = temple_authority_rabbinic_doctrine
|
||||
#Cannot HoF
|
||||
doctrine = special_doctrine_not_allowed_to_hof
|
||||
|
||||
#tenets
|
||||
doctrine = tenet_communal_identity
|
||||
doctrine = tenet_adaptive
|
||||
doctrine = tenet_esotericism
|
||||
|
||||
#Doctrines
|
||||
doctrine = doctrine_no_head # Rabbinism is highly decentralised, leaving all decisions down to the individual Rabbis. A religious head is very antithetical to their doctrine.
|
||||
}
|
||||
}
|
||||
}
|
||||
293
common/religion/religions/00_zoroastrianism.txt
Normal file
293
common/religion/religions/00_zoroastrianism.txt
Normal file
|
|
@ -0,0 +1,293 @@
|
|||
zoroastrianism_religion = {
|
||||
family = rf_eastern
|
||||
graphical_faith = "zoroastrian_gfx"
|
||||
|
||||
doctrine = special_doctrine_not_allowed_to_hof
|
||||
doctrine = heresy_hostility_doctrine # Needs to be before eastern_hostility_doctrine in order to override the same religion hostility
|
||||
doctrine = eastern_hostility_doctrine
|
||||
doctrine = doctrine_gender_male_dominated
|
||||
doctrine = doctrine_no_head
|
||||
doctrine = doctrine_concubines
|
||||
doctrine = doctrine_divorce_approval
|
||||
doctrine = doctrine_bastardry_none
|
||||
doctrine = doctrine_homosexuality_crime
|
||||
doctrine = doctrine_adultery_men_shunned
|
||||
doctrine = doctrine_adultery_women_shunned
|
||||
doctrine = doctrine_kinslaying_close_kin_crime
|
||||
doctrine = doctrine_witchcraft_shunned
|
||||
doctrine = doctrine_deviancy_shunned
|
||||
doctrine = doctrine_consanguinity_cousins
|
||||
doctrine = doctrine_pluralism_righteous
|
||||
doctrine = doctrine_theocracy_temporal
|
||||
doctrine = doctrine_clerical_function_taxation
|
||||
doctrine = doctrine_clerical_gender_male_only
|
||||
doctrine = doctrine_clerical_marriage_allowed
|
||||
doctrine = doctrine_clerical_succession_temporal_fixed_appointment
|
||||
piety_icon_group = "zoroastrian"
|
||||
|
||||
#Allow pilgrimages
|
||||
doctrine = doctrine_pilgrimage_encouraged
|
||||
|
||||
#Funeral tradition
|
||||
doctrine = doctrine_funeral_sky_burial
|
||||
|
||||
#Coronation tradition
|
||||
doctrine = doctrine_no_anointment
|
||||
|
||||
traits = {
|
||||
virtues = { honest just diligent }
|
||||
sins = { deceitful lazy sadistic }
|
||||
}
|
||||
|
||||
reserved_male_names = {
|
||||
Hormazd Maziar Shapur Vandad Zartosht
|
||||
}
|
||||
|
||||
custom_faith_icons = {
|
||||
custom_faith_1 custom_faith_2 custom_faith_3 custom_faith_4 custom_faith_5 custom_faith_6 custom_faith_7 custom_faith_8 custom_faith_9 custom_faith_10 dualism_custom_1 zoroastrian_custom_1 zoroastrian_custom_2 buddhism_custom_1 buddhism_custom_2 buddhism_custom_3 buddhism_custom_4 taoism_custom_1 yazidi_custom_1 sunni_custom_2 sunni_custom_3 sunni_custom_4 muhakkima_1 muhakkima_2 muhakkima_4 muhakkima_5 muhakkima_6 judaism_custom_1 custom_faith_fp1_fenrir custom_faith_fp1_irminsul custom_faith_fp1_jormungandr custom_faith_fp1_odins_ravens custom_faith_fp1_runestone_moon custom_faith_fp1_thors_hammer custom_faith_fp1_valknut custom_faith_fp1_yggdrasil custom_faith_boromian_circles custom_faith_lotus custom_faith_aum_tibetan custom_faith_pentagram custom_faith_pentagram_inverted custom_faith_burning_bush custom_faith_allah custom_faith_gankyil custom_faith_eye_of_providence custom_faith_dove custom_faith_ichthys custom_faith_lamb custom_faith_black_sheep custom_faith_ankh custom_faith_chi_rho custom_faith_hamsa custom_faith_cool_s
|
||||
}
|
||||
|
||||
holy_order_names = {
|
||||
{ name = "holy_order_immortals" }
|
||||
{ name = "holy_order_ahura_mazdas_champions" }
|
||||
{ name = "holy_order_fire_walkers" }
|
||||
{ name = "holy_order_order_of_warahram"}
|
||||
}
|
||||
|
||||
holy_order_maa = { mubarizun }
|
||||
|
||||
localization = {
|
||||
HighGodName = zoroastrianism_high_god_name
|
||||
HighGodName2 = zoroastrianism_high_god_name_2
|
||||
HighGodNamePossessive = zoroastrianism_high_god_name_possessive
|
||||
HighGodNameSheHe = CHARACTER_SHEHE_HE
|
||||
HighGodHerselfHimself = CHARACTER_HIMSELF
|
||||
HighGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HighGodNameAlternate = zoroastrianism_high_god_name_alternate
|
||||
HighGodNameAlternatePossessive = zoroastrianism_high_god_name_alternate_possessive
|
||||
|
||||
#Creator
|
||||
CreatorName = zoroastrianism_creator_god_name
|
||||
CreatorNamePossessive = zoroastrianism_creator_god_name_possessive
|
||||
CreatorSheHe = CHARACTER_SHEHE_HE
|
||||
CreatorHerHis = CHARACTER_HERHIS_HIS
|
||||
CreatorHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HealthGod
|
||||
HealthGodName = zoroastrianism_health_god_name
|
||||
HealthGodNamePossessive = zoroastrianism_health_god_name_possessive
|
||||
HealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
HealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FertilityGod
|
||||
FertilityGodName = zoroastrianism_fertility_god_name
|
||||
FertilityGodNamePossessive = zoroastrianism_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_HE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WealthGod
|
||||
WealthGodName = zoroastrianism_wealth_god_name
|
||||
WealthGodNamePossessive = zoroastrianism_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod
|
||||
HouseholdGodName = zoroastrianism_household_god_name
|
||||
HouseholdGodNamePossessive = zoroastrianism_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_HE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FateGod
|
||||
FateGodName = zoroastrianism_fate_god_name
|
||||
FateGodNamePossessive = zoroastrianism_fate_god_name_possessive
|
||||
FateGodSheHe = CHARACTER_SHEHE_IT
|
||||
FateGodHerHis = CHARACTER_HERHIS_ITS
|
||||
FateGodHerHim = CHARACTER_HERHIM_IT
|
||||
|
||||
#KnowledgeGod
|
||||
KnowledgeGodName = zoroastrianism_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = zoroastrianism_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_HE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HIS
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WarGod
|
||||
WarGodName = zoroastrianism_war_god_name
|
||||
WarGodNamePossessive = zoroastrianism_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#TricksterGod
|
||||
TricksterGodName = zoroastrianism_trickster_god_name
|
||||
TricksterGodNamePossessive = zoroastrianism_trickster_god_name_possessive
|
||||
TricksterGodSheHe = CHARACTER_SHEHE_SHE
|
||||
TricksterGodHerHis = CHARACTER_HERHIS_HER
|
||||
TricksterGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#NightGod
|
||||
NightGodName = zoroastrianism_night_god_name
|
||||
NightGodNamePossessive = zoroastrianism_night_god_name_possessive
|
||||
NightGodSheHe = CHARACTER_SHEHE_HE
|
||||
NightGodHerHis = CHARACTER_HERHIS_HIS
|
||||
NightGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WaterGod
|
||||
WaterGodName = zoroastrianism_water_god_name
|
||||
WaterGodNamePossessive = zoroastrianism_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_HE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
|
||||
|
||||
PantheonTerm = zoroastrianism_high_god_name
|
||||
PantheonTerm2 = zoroastrianism_high_god_name_2
|
||||
PantheonTerm3 = zoroastrianism_high_god_name_3
|
||||
PantheonTermHasHave = pantheon_term_has
|
||||
GoodGodNames = {
|
||||
zoroastrianism_high_god_name
|
||||
zoroastrianism_high_god_name_alternate
|
||||
zoroastrianism_good_god_zoroaster
|
||||
zoroastrianism_good_god_asha
|
||||
zoroastrianism_good_god_truth
|
||||
zoroastrianism_good_god_amesha_spenta
|
||||
zoroastrianism_good_god_divine_spark
|
||||
zoroastrianism_good_god_saoshyant
|
||||
}
|
||||
DevilName = zoroastrianism_devil_name
|
||||
DevilNamePossessive = zoroastrianism_devil_name_possessive
|
||||
DevilSheHe = CHARACTER_SHEHE_HE
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerselfHimself = CHARACTER_HIMSELF
|
||||
EvilGodNames = {
|
||||
zoroastrianism_devil_name
|
||||
zoroastrianism_evil_god_angra_mainyu
|
||||
zoroastrianism_evil_god_daevas
|
||||
}
|
||||
HouseOfWorship = zoroastrianism_house_of_worship
|
||||
HouseOfWorship2 = zoroastrianism_house_of_worship_2
|
||||
HouseOfWorship3 = zoroastrianism_house_of_worship_3
|
||||
HouseOfWorshipPlural = zoroastrianism_house_of_worship_plural
|
||||
ReligiousSymbol = zoroastrianism_religious_symbol
|
||||
ReligiousSymbol2 = zoroastrianism_religious_symbol_2
|
||||
ReligiousSymbol3 = zoroastrianism_religious_symbol_3
|
||||
ReligiousText = zoroastrianism_religious_text
|
||||
ReligiousText2 = zoroastrianism_religious_text_2
|
||||
ReligiousText3 = zoroastrianism_religious_text_3
|
||||
ReligiousHeadName = zoroastrianism_religious_head_title
|
||||
ReligiousHeadTitleName = dualism_religious_head_title_name
|
||||
DevoteeMale = zoroastrianism_devotee_male
|
||||
DevoteeMalePlural = zoroastrianism_devotee_male_plural
|
||||
DevoteeFemale = zoroastrianism_devotee_female
|
||||
DevoteeFemalePlural = zoroastrianism_devotee_female_plural
|
||||
DevoteeNeuter = zoroastrianism_devotee_male
|
||||
DevoteeNeuterPlural = zoroastrianism_devotee_male_plural
|
||||
PriestMale = zoroastrianism_priest_male
|
||||
PriestMalePlural = zoroastrianism_priest_male_plural
|
||||
PriestFemale = zoroastrianism_priest_female
|
||||
PriestFemalePlural = zoroastrianism_priest_female_plural
|
||||
PriestNeuter = zoroastrianism_priest_male
|
||||
PriestNeuterPlural = zoroastrianism_priest_male_plural
|
||||
AltPriestTermPlural = zoroastrianism_alternate_priest_term_plural
|
||||
BishopMale = zoroastrianism_bishop_male
|
||||
BishopMalePlural = zoroastrianism_bishop_male_plural
|
||||
BishopFemale = zoroastrianism_bishop_female
|
||||
BishopFemalePlural = zoroastrianism_bishop_female_plural
|
||||
BishopNeuter = zoroastrianism_bishop_male
|
||||
BishopNeuterPlural = zoroastrianism_bishop_male_plural
|
||||
DivineRealm = zoroastrianism_divine_realm
|
||||
DivineRealm2 = zoroastrianism_divine_realm_2
|
||||
DivineRealm3 = zoroastrianism_divine_realm_3
|
||||
PositiveAfterLife = zoroastrianism_positive_afterlife
|
||||
PositiveAfterLife2 = zoroastrianism_positive_afterlife_2
|
||||
PositiveAfterLife3 = zoroastrianism_positive_afterlife_3
|
||||
NegativeAfterLife = zoroastrianism_negative_afterlife
|
||||
NegativeAfterLife2 = zoroastrianism_negative_afterlife_2
|
||||
NegativeAfterLife3 = zoroastrianism_negative_afterlife_3
|
||||
DeathDeityName = zoroastrianism_death_deity_name
|
||||
DeathDeityNamePossessive = zoroastrianism_death_deity_name_possessive
|
||||
DeathDeitySheHe = CHARACTER_SHEHE_HE
|
||||
DeathDeityHerHis = CHARACTER_HERHIS_HIS
|
||||
DeathDeityHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodName = zoroastrianism_devil_name
|
||||
WitchGodNamePossessive = zoroastrianism_devil_name_possessive
|
||||
WitchGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WitchGodSheHe = CHARACTER_SHEHE_HE
|
||||
WitchGodHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodMistressMaster = master
|
||||
WitchGodMotherFather = father
|
||||
|
||||
GHWName = ghw_purification
|
||||
GHWNamePlural = ghw_purifications
|
||||
}
|
||||
|
||||
faiths = {
|
||||
metro_mazdayasna = {
|
||||
color = { 0.3 0.4 0,7 }
|
||||
icon = metro_zoroastrian
|
||||
#religious_head = d_mazdayasna #actually The Magi
|
||||
|
||||
holy_site = adur_farnbag
|
||||
holy_site = adur_burzen_mihr
|
||||
holy_site = takht-i-sangin
|
||||
holy_site = takht-e_soleyman
|
||||
holy_site = yazd
|
||||
|
||||
doctrine = tenet_divine_marriage
|
||||
doctrine = tenet_communal_identity
|
||||
doctrine = tenet_ritual_celebrations
|
||||
|
||||
doctrine = doctrine_spiritual_head
|
||||
doctrine = doctrine_consanguinity_unrestricted
|
||||
doctrine = doctrine_major_branch_behdin
|
||||
}
|
||||
mazdayasna = {
|
||||
color = { 0.8 0.5 0 }
|
||||
icon = zoroastrian
|
||||
religious_head = d_mazdayasna #actually The Magi
|
||||
|
||||
holy_site = adur_farnbag
|
||||
holy_site = adur_burzen_mihr
|
||||
holy_site = takht-i-sangin
|
||||
holy_site = takht-e_soleyman
|
||||
holy_site = yazd
|
||||
|
||||
doctrine = tenet_divine_marriage
|
||||
doctrine = tenet_communal_identity
|
||||
doctrine = tenet_ritual_celebrations
|
||||
|
||||
doctrine = doctrine_spiritual_head
|
||||
doctrine = doctrine_consanguinity_unrestricted
|
||||
doctrine = doctrine_major_branch_behdin
|
||||
}
|
||||
|
||||
zurvanism = { # Actually Behafaridism
|
||||
color = { 0.6 0.7 0.2 }
|
||||
icon = zurvanism
|
||||
religious_head = d_zurvanism
|
||||
|
||||
holy_site = ushi-darena
|
||||
holy_site = nishapur
|
||||
holy_site = takht-i-sangin
|
||||
holy_site = takht-e_soleyman
|
||||
holy_site = yazd
|
||||
|
||||
doctrine = tenet_reincarnation
|
||||
doctrine = tenet_communal_identity
|
||||
doctrine = tenet_islamic_syncretism
|
||||
|
||||
doctrine = doctrine_polygamy
|
||||
doctrine = doctrine_clerical_function_alms_and_pacification
|
||||
|
||||
doctrine = doctrine_spiritual_head
|
||||
doctrine = doctrine_consanguinity_restricted
|
||||
doctrine = doctrine_heretic_branch_zandik
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
252
common/religion/religions/NEOW_adonist.txt
Normal file
252
common/religion/religions/NEOW_adonist.txt
Normal file
|
|
@ -0,0 +1,252 @@
|
|||
adonist_religion = {
|
||||
family = rf_pagan
|
||||
graphical_faith = pagan_gfx
|
||||
|
||||
pagan_roots = yes
|
||||
|
||||
doctrine = pagan_hostility_doctrine
|
||||
|
||||
#Main Group | placeholder
|
||||
doctrine = doctrine_no_head
|
||||
doctrine = doctrine_gender_male_dominated
|
||||
doctrine = doctrine_pluralism_fundamentalist
|
||||
doctrine = doctrine_theocracy_lay_clergy
|
||||
|
||||
#Marriage | placeholder
|
||||
doctrine = doctrine_monogamy
|
||||
doctrine = doctrine_divorce_approval
|
||||
doctrine = doctrine_bastardry_legitimization
|
||||
doctrine = doctrine_consanguinity_aunt_nephew_and_uncle_niece
|
||||
|
||||
#Crimes | placeholder
|
||||
doctrine = doctrine_homosexuality_accepted
|
||||
doctrine = doctrine_adultery_men_shunned
|
||||
doctrine = doctrine_adultery_women_shunned
|
||||
doctrine = doctrine_kinslaying_shunned
|
||||
doctrine = doctrine_deviancy_shunned
|
||||
doctrine = doctrine_witchcraft_virtuous
|
||||
|
||||
#Clerical Functions | placeholder
|
||||
doctrine = doctrine_clerical_function_recruitment
|
||||
doctrine = doctrine_clerical_gender_male_only
|
||||
doctrine = doctrine_clerical_marriage_disallowed
|
||||
doctrine = doctrine_clerical_succession_spiritual_fixed_appointment
|
||||
|
||||
#Allow pilgrimages | placeholder
|
||||
doctrine = doctrine_pilgrimage_encouraged
|
||||
|
||||
#Funeral tradition | placeholder
|
||||
doctrine = doctrine_funeral_stoic
|
||||
|
||||
#Coronation tradition
|
||||
doctrine = doctrine_no_anointment
|
||||
|
||||
traits = {
|
||||
virtues = { brave ambitious vengeful strong }
|
||||
sins = { craven content forgiving weak }
|
||||
}
|
||||
|
||||
reserved_male_names = { #put witch names here later
|
||||
Andrew Antoninus Bartolomeus Benedict Christian Christopher Clement Constantine David Demetrius Eustace George Gregory
|
||||
Hans Isaac Joakim Jacob John Jordan Joseph Laurence Magnus Marcus Martin Matthew Michael Nicholas Patrick Paul Peter Philip
|
||||
Salvador Samuel Sebastian Simon Stephen Thomas Abraham Alexander Daniel Job Joshua Cyrus Luke Zachariah
|
||||
}
|
||||
reserved_female_names = { #put witch names here later
|
||||
Anna Beatrice Benedicta Brigid Catherine Cecilia Christina Clementia Constance Dorothy Elisabeth Joan Judith Juliana Helen
|
||||
Magdalena Margaret Maria Marine Patricia Philippa Rachel Sarah Sophia Stephania
|
||||
}
|
||||
|
||||
custom_faith_icons = {
|
||||
custom_faith_1 custom_faith_2 custom_faith_3 custom_faith_4 custom_faith_5 custom_faith_6 custom_faith_7 custom_faith_8 custom_faith_9 custom_faith_10 dualism_custom_1 zoroastrian_custom_1 zoroastrian_custom_2 buddhism_custom_1 buddhism_custom_2 buddhism_custom_3 buddhism_custom_4 taoism_custom_1 yazidi_custom_1 sunni_custom_2 sunni_custom_3 sunni_custom_4 muhakkima_1 muhakkima_2 muhakkima_4 muhakkima_5 muhakkima_6 judaism_custom_1 custom_faith_fp1_fenrir custom_faith_fp1_irminsul custom_faith_fp1_jormungandr custom_faith_fp1_odins_ravens custom_faith_fp1_runestone_moon custom_faith_fp1_thors_hammer custom_faith_fp1_valknut custom_faith_fp1_yggdrasil custom_faith_boromian_circles custom_faith_lotus custom_faith_aum_tibetan custom_faith_pentagram custom_faith_pentagram_inverted custom_faith_burning_bush custom_faith_allah custom_faith_gankyil custom_faith_eye_of_providence custom_faith_dove custom_faith_ichthys custom_faith_lamb custom_faith_black_sheep custom_faith_ankh custom_faith_chi_rho custom_faith_hamsa custom_faith_cool_s
|
||||
}
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
{ name = "holy_order_knights_of_the_chalice" }
|
||||
{ name = "holy_order_order_of_the_holy_communion" }
|
||||
{ name = "holy_order_knights_of_the_first_gospel" }
|
||||
{ name = "holy_order_guardians_of_the_shroud" }
|
||||
{ name = "holy_order_knights_of_the_reliquary" }
|
||||
{ name = "holy_order_warriors_of_the_cross" }
|
||||
{ name = "holy_order_christian" coat_of_arms = "ho_christian" }
|
||||
}
|
||||
|
||||
holy_order_maa = { teutonic_knights } #placeholder
|
||||
|
||||
localization = {
|
||||
#HighGod | placeholder
|
||||
HighGodName = adonist_high_god_name
|
||||
HighGodNamePossessive = adonist_high_god_name_possessive
|
||||
HighGodNameSheHe = CHARACTER_SHEHE_HE
|
||||
HighGodHerselfHimself = CHARACTER_HIMSELF
|
||||
HighGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HighGodNameAlternate = adonist_high_god_name_alternate
|
||||
HighGodNameAlternatePossessive = adonist_high_god_name_alternate_possessive
|
||||
|
||||
#Creator | placeholder
|
||||
CreatorName = adonist_creator_god_name
|
||||
CreatorNamePossessive = adonist_creator_god_name_possessive
|
||||
CreatorSheHe = CHARACTER_SHEHE_HE
|
||||
CreatorHerHis = CHARACTER_HERHIS_HIS
|
||||
CreatorHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HealthGod | placeholder
|
||||
HealthGodName = adonist_health_god_name
|
||||
HealthGodNamePossessive = adonist_health_god_name_possessive
|
||||
HealthGodSheHe = CHARACTER_SHEHE_SHE
|
||||
HealthGodHerHis = CHARACTER_HERHIS_HER
|
||||
HealthGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#FertilityGod | placeholder
|
||||
FertilityGodName = adonist_fertility_god_name
|
||||
FertilityGodNamePossessive = adonist_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_SHE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HER
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WealthGod | placeholder
|
||||
WealthGodName = adonist_wealth_god_name
|
||||
WealthGodNamePossessive = adonist_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod | placeholder
|
||||
HouseholdGodName = adonist_household_god_name
|
||||
HouseholdGodNamePossessive = adonist_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_SHE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HER
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#FateGod | placeholder
|
||||
FateGodName = adonist_fate_god_name
|
||||
FateGodNamePossessive = adonist_fate_god_name_possessive
|
||||
FateGodSheHe = CHARACTER_SHEHE_HE
|
||||
FateGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FateGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#KnowledgeGod | placeholder
|
||||
KnowledgeGodName = adonist_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = adonist_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_HE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HIS
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WarGod | placeholder
|
||||
WarGodName = adonist_war_god_name
|
||||
WarGodNamePossessive = adonist_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#TricksterGod | placeholder
|
||||
TricksterGodName = adonist_trickster_god_name
|
||||
TricksterGodNamePossessive = adonist_trickster_god_name_possessive
|
||||
TricksterGodSheHe = CHARACTER_SHEHE_HE
|
||||
TricksterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
TricksterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#NightGod | placeholder
|
||||
NightGodName = adonist_night_god_name
|
||||
NightGodNamePossessive = adonist_night_god_name_possessive
|
||||
NightGodSheHe = CHARACTER_SHEHE_HE
|
||||
NightGodHerHis = CHARACTER_HERHIS_HIS
|
||||
NightGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WaterGod | placeholder
|
||||
WaterGodName = adonist_water_god_name
|
||||
WaterGodNamePossessive = adonist_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_SHE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HER
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
PantheonTerm = adonist_high_god_name
|
||||
PantheonTermHasHave = pantheon_term_has
|
||||
GoodGodNames = {
|
||||
adonist_high_god_name
|
||||
adonist_high_god_name_alternate
|
||||
adonist_war_god_name
|
||||
adonist_trickster_god_name
|
||||
adonist_health_god_name
|
||||
}
|
||||
DevilName = adonist_devil_name
|
||||
DevilNamePossessive = adonist_devil_name_possessive
|
||||
DevilSheHe = CHARACTER_SHEHE_HE
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerselfHimself = CHARACTER_HIMSELF
|
||||
EvilGodNames = {
|
||||
adonist_devil_name
|
||||
}
|
||||
HouseOfWorship = adonist_house_of_worship
|
||||
HouseOfWorshipPlural = adonist_house_of_worship_plural
|
||||
ReligiousSymbol = adonist_religious_symbol
|
||||
ReligiousText = adonist_religious_text
|
||||
ReligiousHeadName = adonist_religious_head_title
|
||||
ReligiousHeadTitleName = adonist_religious_head_title_name
|
||||
DevoteeMale = adonist_devotee
|
||||
DevoteeMalePlural = adonist_devotee_plural
|
||||
DevoteeFemale = adonist_devotee
|
||||
DevoteeFemalePlural = adonist_devotee_plural
|
||||
DevoteeNeuter = adonist_devotee
|
||||
DevoteeNeuterPlural = adonist_devotee_plural
|
||||
PriestMale = adonist_priest
|
||||
PriestMalePlural = adonist_priest_plural
|
||||
PriestFemale = adonist_priest
|
||||
PriestFemalePlural = adonist_priest_plural
|
||||
PriestNeuter = adonist_priest
|
||||
PriestNeuterPlural = adonist_priest_plural
|
||||
AltPriestTermPlural = adonist_priest_plural
|
||||
BishopMale = adonist_bishop
|
||||
BishopMalePlural = adonist_bishop_plural
|
||||
BishopFemale = adonist_bishop
|
||||
BishopFemalePlural = adonist_bishop_plural
|
||||
BishopNeuter = adonist_bishop
|
||||
BishopNeuterPlural = adonist_bishop_plural
|
||||
DivineRealm = adonist_positive_afterlife
|
||||
PositiveAfterLife = adonist_positive_afterlife
|
||||
NegativeAfterLife = adonist_negative_afterlife
|
||||
DeathDeityName = adonist_death_deity_name
|
||||
DeathDeityNamePossessive = adonist_death_deity_name_possessive
|
||||
DeathDeitySheHe = CHARACTER_SHEHE_HE
|
||||
DeathDeityHerHis = CHARACTER_HERHIS_HIS
|
||||
DeathDeityHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodName = adonist_witch_god_name
|
||||
WitchGodNamePossessive = adonist_witch_god_name_possessive
|
||||
WitchGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WitchGodSheHe = CHARACTER_SHEHE_HE
|
||||
WitchGodHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodMistressMaster = master
|
||||
WitchGodMotherFather = father
|
||||
|
||||
|
||||
GHWName = ghw_crusade
|
||||
GHWNamePlural = ghw_crusades
|
||||
|
||||
}
|
||||
|
||||
piety_icon_group = "christian"
|
||||
|
||||
faiths = {
|
||||
einblicker = {
|
||||
color = { 25 178 153 }
|
||||
icon = einblicker
|
||||
reformed_icon = einblicker_reformed
|
||||
|
||||
holy_site = viscaya
|
||||
holy_site = aneto
|
||||
holy_site = bordeaux
|
||||
holy_site = santiago
|
||||
holy_site = cordoba
|
||||
|
||||
doctrine = unreformed_faith_doctrine
|
||||
|
||||
doctrine = tenet_righteous_fury
|
||||
doctrine = tenet_esotericism
|
||||
doctrine_selection_pair = {
|
||||
requires_dlc_flag = legacy_of_persia
|
||||
doctrine = tenet_fp3_fedayeen
|
||||
fallback_doctrine = tenet_pursuit_of_power
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
590
common/religion/religions/NEOW_britannic.txt
Normal file
590
common/religion/religions/NEOW_britannic.txt
Normal file
|
|
@ -0,0 +1,590 @@
|
|||
britannic_religion = {
|
||||
family = rf_antediluvianist
|
||||
graphical_faith = pagan_gfx
|
||||
|
||||
doctrine = antediluvianist_hostility_doctrine
|
||||
doctrine_background_icon = core_tenet_banner_britannic.dds
|
||||
|
||||
#Main Group | placeholder
|
||||
doctrine = doctrine_spiritual_head
|
||||
doctrine = doctrine_gender_equal
|
||||
doctrine = doctrine_pluralism_righteous
|
||||
doctrine = doctrine_theocracy_temporal
|
||||
|
||||
#Marriage | placeholder
|
||||
doctrine = doctrine_concubines
|
||||
doctrine = doctrine_divorce_allowed
|
||||
doctrine = doctrine_bastardry_none
|
||||
doctrine = doctrine_consanguinity_aunt_nephew_and_uncle_niece
|
||||
|
||||
#Crimes | placeholder
|
||||
doctrine = doctrine_homosexuality_accepted
|
||||
doctrine = doctrine_adultery_men_shunned
|
||||
doctrine = doctrine_adultery_women_shunned
|
||||
doctrine = doctrine_kinslaying_shunned
|
||||
doctrine = doctrine_deviancy_shunned
|
||||
doctrine = doctrine_witchcraft_shunned
|
||||
|
||||
#Clerical Functions | placeholder
|
||||
doctrine = doctrine_clerical_function_recruitment
|
||||
doctrine = doctrine_clerical_gender_either
|
||||
doctrine = doctrine_clerical_marriage_allowed
|
||||
doctrine = doctrine_clerical_succession_spiritual_appointment
|
||||
|
||||
#Allow pilgrimages | placeholder
|
||||
doctrine = doctrine_pilgrimage_encouraged
|
||||
|
||||
#Funeral tradition | placeholder
|
||||
doctrine = doctrine_funeral_cremation
|
||||
|
||||
#Coronation tradition
|
||||
doctrine = doctrine_no_anointment
|
||||
|
||||
traits = {
|
||||
#virtues = { loyal }
|
||||
#sins = { disloyal }
|
||||
}
|
||||
|
||||
reserved_male_names = { #put larp names here later
|
||||
Andrew Antoninus Bartolomeus Benedict Christian Christopher Clement Constantine David Demetrius Eustace George Gregory
|
||||
Hans Isaac Joakim Jacob John Jordan Joseph Laurence Magnus Marcus Martin Matthew Michael Nicholas Patrick Paul Peter Philip
|
||||
Salvador Samuel Sebastian Simon Stephen Thomas Abraham Alexander Daniel Job Joshua Cyrus Luke Zachariah
|
||||
}
|
||||
reserved_female_names = { #put larp names here later
|
||||
Anna Beatrice Benedicta Brigid Catherine Cecilia Christina Clementia Constance Dorothy Elisabeth Joan Judith Juliana Helen
|
||||
Magdalena Margaret Maria Marine Patricia Philippa Rachel Sarah Sophia Stephania
|
||||
}
|
||||
|
||||
custom_faith_icons = {
|
||||
custom_faith_1 custom_faith_2 custom_faith_3 custom_faith_4 custom_faith_5 custom_faith_6 custom_faith_7 custom_faith_8 custom_faith_9 custom_faith_10 dualism_custom_1 zoroastrian_custom_1 zoroastrian_custom_2 buddhism_custom_1 buddhism_custom_2 buddhism_custom_3 buddhism_custom_4 taoism_custom_1 yazidi_custom_1 sunni_custom_2 sunni_custom_3 sunni_custom_4 muhakkima_1 muhakkima_2 muhakkima_4 muhakkima_5 muhakkima_6 judaism_custom_1 custom_faith_fp1_fenrir custom_faith_fp1_irminsul custom_faith_fp1_jormungandr custom_faith_fp1_odins_ravens custom_faith_fp1_runestone_moon custom_faith_fp1_thors_hammer custom_faith_fp1_valknut custom_faith_fp1_yggdrasil custom_faith_boromian_circles custom_faith_lotus custom_faith_aum_tibetan custom_faith_pentagram custom_faith_pentagram_inverted custom_faith_burning_bush custom_faith_allah custom_faith_gankyil custom_faith_eye_of_providence custom_faith_dove custom_faith_ichthys custom_faith_lamb custom_faith_black_sheep custom_faith_ankh custom_faith_chi_rho custom_faith_hamsa custom_faith_cool_s
|
||||
}
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
{ name = "holy_order_knights_of_the_chalice" }
|
||||
{ name = "holy_order_order_of_the_holy_communion" }
|
||||
{ name = "holy_order_knights_of_the_first_gospel" }
|
||||
{ name = "holy_order_guardians_of_the_shroud" }
|
||||
{ name = "holy_order_knights_of_the_reliquary" }
|
||||
{ name = "holy_order_warriors_of_the_cross" }
|
||||
{ name = "holy_order_christian" coat_of_arms = "ho_christian" }
|
||||
}
|
||||
|
||||
holy_order_maa = { teutonic_knights } #placeholder
|
||||
|
||||
localization = {
|
||||
#HighGod | placeholder
|
||||
HighGodName = britannic_high_god_name
|
||||
HighGodName2 = britannic_high_god_name
|
||||
HighGodNamePossessive = britannic_high_god_name_possessive
|
||||
HighGodNameSheHe = CHARACTER_SHEHE_SHE
|
||||
HighGodHerselfHimself = CHARACTER_HERSELF
|
||||
HighGodHerHis = CHARACTER_HERHIS_HER
|
||||
HighGodNameAlternate = britannic_high_god_name_alternate
|
||||
HighGodNameAlternatePossessive = britannic_high_god_name_alternate_possessive
|
||||
|
||||
#Creator | placeholder
|
||||
CreatorName = britannic_creator_god_name
|
||||
CreatorNamePossessive = britannic_creator_god_name_possessive
|
||||
CreatorSheHe = CHARACTER_SHEHE_SHE
|
||||
CreatorHerHis = CHARACTER_HERHIS_HER
|
||||
CreatorHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#HealthGod | placeholder
|
||||
HealthGodName = britannic_health_god_name
|
||||
HealthGodNamePossessive = britannic_health_god_name_possessive
|
||||
HealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
HealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FertilityGod | placeholder
|
||||
FertilityGodName = britannic_fertility_god_name
|
||||
FertilityGodNamePossessive = britannic_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_SHE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HER
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WealthGod | placeholder
|
||||
WealthGodName = britannic_wealth_god_name
|
||||
WealthGodNamePossessive = britannic_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod | placeholder
|
||||
HouseholdGodName = britannic_household_god_name
|
||||
HouseholdGodNamePossessive = britannic_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_HE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FateGod | placeholder
|
||||
FateGodName = britannic_fate_god_name
|
||||
FateGodNamePossessive = britannic_fate_god_name_possessive
|
||||
FateGodSheHe = CHARACTER_SHEHE_HE
|
||||
FateGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FateGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#KnowledgeGod | placeholder
|
||||
KnowledgeGodName = britannic_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = britannic_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_HE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HIS
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WarGod | placeholder
|
||||
WarGodName = britannic_war_god_name
|
||||
WarGodNamePossessive = britannic_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#TricksterGod | placeholder
|
||||
TricksterGodName = britannic_trickster_god_name
|
||||
TricksterGodNamePossessive = britannic_trickster_god_name_possessive
|
||||
TricksterGodSheHe = CHARACTER_SHEHE_HE
|
||||
TricksterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
TricksterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#NightGod | placeholder
|
||||
NightGodName = britannic_night_god_name
|
||||
NightGodNamePossessive = britannic_night_god_name_possessive
|
||||
NightGodSheHe = CHARACTER_SHEHE_HE
|
||||
NightGodHerHis = CHARACTER_HERHIS_HIS
|
||||
NightGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WaterGod | placeholder
|
||||
WaterGodName = britannic_water_god_name
|
||||
WaterGodNamePossessive = britannic_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_SHE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HER
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
PantheonTerm = britannic_high_god_name
|
||||
PantheonTerm2 = britannic_high_god_name
|
||||
PantheonTerm3 = britannic_high_god_name
|
||||
PantheonTermHasHave = pantheon_term_has
|
||||
GoodGodNames = {
|
||||
britannic_high_god_name
|
||||
britannic_high_god_name_alternate
|
||||
britannic_wealth_god_name
|
||||
britannic_knowledge_god_name
|
||||
britannic_trickster_god_name
|
||||
britannic_war_god_name
|
||||
britannic_fate_god_name
|
||||
britannic_health_god_name
|
||||
britannic_fertility_god_name
|
||||
britannic_witch_god_name
|
||||
}
|
||||
DevilName = britannic_devil_name
|
||||
DevilNamePossessive = britannic_devil_name_possessive
|
||||
DevilSheHe = CHARACTER_SHEHE_HE
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerselfHimself = CHARACTER_HIMSELF
|
||||
EvilGodNames = {
|
||||
britannic_devil_name
|
||||
britannic_death_deity_name
|
||||
}
|
||||
HouseOfWorship = britannic_house_of_worship
|
||||
HouseOfWorshipPlural = britannic_house_of_worship_plural
|
||||
ReligiousSymbol = britannic_religious_symbol
|
||||
ReligiousText = britannic_religious_text
|
||||
ReligiousHeadName = britannic_religious_head_title
|
||||
ReligiousHeadTitleName = britannic_religious_head_title_name
|
||||
DevoteeMale = britannic_devotee
|
||||
DevoteeMalePlural = britannic_devotee_plural
|
||||
DevoteeFemale = britannic_devotee
|
||||
DevoteeFemalePlural = britannic_devotee_plural
|
||||
DevoteeNeuter = britannic_devotee
|
||||
DevoteeNeuterPlural = britannic_devotee_plural
|
||||
PriestMale = britannic_priest
|
||||
PriestMalePlural = britannic_priest_plural
|
||||
PriestFemale = britannic_priest
|
||||
PriestFemalePlural = britannic_priest_plural
|
||||
PriestNeuter = britannic_priest
|
||||
PriestNeuterPlural = britannic_priest_plural
|
||||
AltPriestTermPlural = britannic_priest_plural
|
||||
BishopMale = britannic_bishop
|
||||
BishopMalePlural = britannic_bishop_plural
|
||||
BishopFemale = britannic_bishop
|
||||
BishopFemalePlural = britannic_bishop_plural
|
||||
BishopNeuter = britannic_bishop
|
||||
BishopNeuterPlural = britannic_bishop_plural
|
||||
DivineRealm = britannic_positive_afterlife
|
||||
PositiveAfterLife = britannic_positive_afterlife
|
||||
NegativeAfterLife = britannic_negative_afterlife
|
||||
DeathDeityName = britannic_death_deity_name
|
||||
DeathDeityNamePossessive = britannic_death_deity_name_possessive
|
||||
DeathDeitySheHe = CHARACTER_SHEHE_HE
|
||||
DeathDeityHerHis = CHARACTER_HERHIS_HIS
|
||||
DeathDeityHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodName = britannic_witch_god_name
|
||||
WitchGodNamePossessive = britannic_witch_god_name_possessive
|
||||
WitchGodHerHis = CHARACTER_HERHIS_HER
|
||||
WitchGodSheHe = CHARACTER_SHEHE_SHE
|
||||
WitchGodHerHim = CHARACTER_HERHIM_HER
|
||||
WitchGodMistressMaster = mistress
|
||||
WitchGodMotherFather = mother
|
||||
|
||||
|
||||
GHWName = ghw_crusade
|
||||
GHWNamePlural = ghw_crusades
|
||||
|
||||
}
|
||||
|
||||
piety_icon_group = "christian"
|
||||
|
||||
faiths = {
|
||||
obscurant = {
|
||||
color = { 93 63 127 }
|
||||
icon = obscurant
|
||||
reformed_icon = obscurant_reformed
|
||||
|
||||
#religious_head = d_united_grand_lodge
|
||||
|
||||
#placeholder holy sites
|
||||
holy_site = edinburgh
|
||||
holy_site = belfast
|
||||
holy_site = cardiff
|
||||
holy_site = london
|
||||
#holy_site = cairo
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
|
||||
doctrine = unreformed_faith_doctrine
|
||||
doctrine = doctrine_pluralism_fundamentalist
|
||||
|
||||
#Tenets | WIP
|
||||
doctrine = tenet_ancestor_worship
|
||||
doctrine = tenet_human_sacrifice
|
||||
doctrine = tenet_sacred_shadows
|
||||
|
||||
#Special/virtue | placeholder
|
||||
doctrine = special_doctrine_british_royalty
|
||||
doctrine = special_doctrine_true_servants_of_the_queen_regents
|
||||
|
||||
|
||||
}
|
||||
jack_tar = {
|
||||
color = { 51 51 127 }
|
||||
icon = jack_tar
|
||||
#placeholder holy sites
|
||||
holy_site = portsmouth
|
||||
holy_site = scapa_flow
|
||||
holy_site = gibraltar
|
||||
holy_site = malta
|
||||
holy_site = london_east_end
|
||||
#holy_site = alexandria
|
||||
|
||||
doctrine = doctrine_pluralism_pluralistic
|
||||
|
||||
#Tenets
|
||||
doctrine = tenet_terror_of_the_seas
|
||||
doctrine = tenet_ancestor_worship
|
||||
doctrine = tenet_rule_the_waves
|
||||
|
||||
doctrine = special_doctrine_british_admiralty
|
||||
doctrine = special_doctrine_loyal_servants_of_the_queen
|
||||
localization = {
|
||||
|
||||
#HealthGod |
|
||||
HealthGodName = jack_tar_health_god_name
|
||||
HealthGodNamePossessive = jack_tar_health_god_name_possessive
|
||||
HealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
HealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FertilityGod |
|
||||
FertilityGodName = jack_tar_fertility_god_name
|
||||
FertilityGodNamePossessive = jack_tar_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_SHE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HER
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WealthGod |
|
||||
WealthGodName = jack_tar_wealth_god_name
|
||||
WealthGodNamePossessive = jack_tar_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#KnowledgeGod |
|
||||
KnowledgeGodName = jack_tar_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = jack_tar_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_HE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HIS
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WarGod |
|
||||
WarGodName = jack_tar_war_god_name
|
||||
WarGodNamePossessive = jack_tar_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_SHE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HER
|
||||
WarGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#TricksterGod |
|
||||
TricksterGodName = jack_tar_trickster_god_name
|
||||
TricksterGodNamePossessive = jack_tar_trickster_god_name_possessive
|
||||
TricksterGodSheHe = CHARACTER_SHEHE_HE
|
||||
TricksterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
TricksterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
PositiveAfterLife = jack_tar_positive_afterlife
|
||||
NegativeAfterLife = jack_tar_negative_afterlife
|
||||
|
||||
GoodGodNames = {
|
||||
jack_tar_trickster_god_name
|
||||
jack_tar_war_god_name
|
||||
jack_tar_knowledge_god_name
|
||||
jack_tar_wealth_god_name
|
||||
jack_tar_fertility_god_name
|
||||
jack_tar_health_god_name
|
||||
}
|
||||
}
|
||||
}
|
||||
leviathan = {
|
||||
color = { 127 43 12 }
|
||||
icon = leviathan
|
||||
|
||||
#holy sites
|
||||
holy_site = london
|
||||
holy_site = belfast
|
||||
holy_site = lyme_regis
|
||||
holy_site = cardiff
|
||||
holy_site = sunderland
|
||||
|
||||
#Tenets | Final for 0.1
|
||||
doctrine = tenet_communal_possessions
|
||||
doctrine = tenet_bhakti
|
||||
doctrine = tenet_warmonger
|
||||
|
||||
#Virtues/Sins
|
||||
doctrine = special_doctrine_british_unity
|
||||
|
||||
#Main Group
|
||||
doctrine = doctrine_no_head
|
||||
doctrine = doctrine_gender_male_dominated
|
||||
doctrine = doctrine_pluralism_fundamentalist
|
||||
doctrine = doctrine_theocracy_lay_clergy
|
||||
|
||||
#Marriage
|
||||
doctrine = doctrine_monogamy
|
||||
doctrine = doctrine_divorce_allowed
|
||||
doctrine = doctrine_bastardry_legitimization
|
||||
doctrine = doctrine_consanguinity_restricted
|
||||
|
||||
#Crimes
|
||||
doctrine = doctrine_homosexuality_accepted
|
||||
doctrine = doctrine_adultery_men_shunned
|
||||
doctrine = doctrine_adultery_women_shunned
|
||||
doctrine = doctrine_kinslaying_accepted
|
||||
doctrine = doctrine_deviancy_shunned
|
||||
doctrine = doctrine_witchcraft_crime
|
||||
|
||||
#Clerical Functions
|
||||
doctrine = doctrine_clerical_function_recruitment
|
||||
doctrine = doctrine_clerical_gender_either
|
||||
doctrine = doctrine_clerical_marriage_allowed
|
||||
doctrine = doctrine_clerical_succession_temporal_appointment
|
||||
|
||||
#Allow pilgrimages
|
||||
doctrine = doctrine_pilgrimage_encouraged
|
||||
|
||||
#Funeral tradition
|
||||
doctrine = doctrine_funeral_cremation
|
||||
|
||||
#Coronation tradition
|
||||
doctrine = doctrine_no_anointment
|
||||
|
||||
#tolerance - lmao
|
||||
doctrine = special_doctrine_regicidal
|
||||
holy_order_names = {
|
||||
{ name = "holy_order_national_union_of_paleontologists" }
|
||||
{ name = "holy_order_national_union_of_diggers" }
|
||||
{ name = "holy_order_national_union_of_chartists" }
|
||||
}
|
||||
localization = {
|
||||
#HighGod
|
||||
HighGodName = leviathan_high_god_name
|
||||
HighGodName2 = leviathan_high_god_name
|
||||
HighGodNamePossessive = leviathan_high_god_name_possessive
|
||||
HighGodNameSheHe = CHARACTER_SHEHE_THEY
|
||||
HighGodHerselfHimself = CHARACTER_THEMSELF
|
||||
HighGodHerHis = CHARACTER_HERHIS_THEIR
|
||||
HighGodNameAlternate = leviathan_high_god_name_alternate
|
||||
HighGodNameAlternatePossessive = leviathan_high_god_name_alternate_possessive
|
||||
|
||||
#Creator
|
||||
CreatorName = leviathan_creator_god_name
|
||||
CreatorNamePossessive = leviathan_creator_god_name_possessive
|
||||
CreatorSheHe = CHARACTER_SHEHE_THEY
|
||||
CreatorHerHis = CHARACTER_HERHIS_THEIR
|
||||
CreatorHerHim = CHARACTER_HERHIM_THEM
|
||||
|
||||
#HealthGod
|
||||
HealthGodName = leviathan_health_god_name
|
||||
HealthGodNamePossessive = leviathan_health_god_name_possessive
|
||||
HealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
HealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FertilityGod
|
||||
FertilityGodName = leviathan_fertility_god_name
|
||||
FertilityGodNamePossessive = leviathan_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_HE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WealthGod
|
||||
WealthGodName = leviathan_wealth_god_name
|
||||
WealthGodNamePossessive = leviathan_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod
|
||||
HouseholdGodName = leviathan_household_god_name
|
||||
HouseholdGodNamePossessive = leviathan_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_HE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FateGod
|
||||
FateGodName = leviathan_fate_god_name
|
||||
FateGodNamePossessive = leviathan_fate_god_name_possessive
|
||||
FateGodSheHe = CHARACTER_SHEHE_SHE
|
||||
FateGodHerHis = CHARACTER_HERHIS_HER
|
||||
FateGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#KnowledgeGod
|
||||
KnowledgeGodName = leviathan_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = leviathan_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_THEY
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_THEIR
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_THEM
|
||||
|
||||
#WarGod
|
||||
WarGodName = leviathan_war_god_name
|
||||
WarGodNamePossessive = leviathan_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_THEY
|
||||
WarGodHerHis = CHARACTER_HERHIS_THEIR
|
||||
WarGodHerHim = CHARACTER_HERHIM_THEM
|
||||
|
||||
#TricksterGod | placeholder
|
||||
TricksterGodName = leviathan_trickster_god_name
|
||||
TricksterGodNamePossessive = leviathan_trickster_god_name_possessive
|
||||
TricksterGodSheHe = CHARACTER_SHEHE_SHE
|
||||
TricksterGodHerHis = CHARACTER_HERHIS_HER
|
||||
TricksterGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#NightGod
|
||||
NightGodName = leviathan_night_god_name
|
||||
NightGodNamePossessive = leviathan_night_god_name_possessive
|
||||
NightGodSheHe = CHARACTER_SHEHE_THEY
|
||||
NightGodHerHis = CHARACTER_HERHIS_THEIR
|
||||
NightGodHerHim = CHARACTER_HERHIM_THEM
|
||||
|
||||
#WaterGod
|
||||
WaterGodName = leviathan_water_god_name
|
||||
WaterGodNamePossessive = leviathan_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_SHE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HER
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
PantheonTerm = leviathan_high_god_name
|
||||
PantheonTerm2 = leviathan_high_god_name_alternate
|
||||
PantheonTermHasHave = pantheon_term_have
|
||||
GoodGodNames = {
|
||||
leviathan_high_god_name
|
||||
leviathan_wealth_god_name
|
||||
leviathan_war_god_name
|
||||
leviathan_fate_god_name
|
||||
leviathan_health_god_name
|
||||
leviathan_fertility_god_name
|
||||
leviathan_water_god_name
|
||||
leviathan_night_god_name
|
||||
leviathan_household_god_name
|
||||
}
|
||||
DevilName = leviathan_devil_name
|
||||
DevilNamePossessive = leviathan_devil_name_possessive
|
||||
DevilSheHe = CHARACTER_SHEHE_SHE
|
||||
DevilHerHis = CHARACTER_HERHIS_HER
|
||||
DevilHerHis = CHARACTER_HERHIS_HER
|
||||
DevilHerselfHimself = CHARACTER_HERSELF
|
||||
EvilGodNames = {
|
||||
leviathan_devil_name
|
||||
leviathan_death_deity_name
|
||||
}
|
||||
HouseOfWorship = leviathan_house_of_worship
|
||||
HouseOfWorshipPlural = leviathan_house_of_worship_plural
|
||||
ReligiousSymbol = leviathan_religious_symbol
|
||||
ReligiousText = leviathan_religious_text
|
||||
ReligiousHeadName = leviathan_religious_head_title
|
||||
ReligiousHeadTitleName = leviathan_religious_head_title_name
|
||||
DevoteeMale = leviathan_devotee
|
||||
DevoteeMalePlural = leviathan_devotee_plural
|
||||
DevoteeFemale = leviathan_devotee
|
||||
DevoteeFemalePlural = leviathan_devotee_plural
|
||||
DevoteeNeuter = leviathan_devotee
|
||||
DevoteeNeuterPlural = leviathan_devotee_plural
|
||||
PriestMale = leviathan_priest
|
||||
PriestMalePlural = leviathan_priest_plural
|
||||
PriestFemale = leviathan_priest
|
||||
PriestFemalePlural = leviathan_priest_plural
|
||||
PriestNeuter = leviathan_priest
|
||||
PriestNeuterPlural = leviathan_priest_plural
|
||||
AltPriestTermPlural = leviathan_priest_plural
|
||||
BishopMale = leviathan_bishop
|
||||
BishopMalePlural = leviathan_bishop_plural
|
||||
BishopFemale = leviathan_bishop
|
||||
BishopFemalePlural = leviathan_bishop_plural
|
||||
BishopNeuter = leviathan_bishop
|
||||
BishopNeuterPlural = leviathan_bishop_plural
|
||||
DivineRealm = leviathan_positive_afterlife
|
||||
PositiveAfterLife = leviathan_positive_afterlife
|
||||
NegativeAfterLife = leviathan_negative_afterlife
|
||||
DeathDeityName = leviathan_death_deity_name
|
||||
DeathDeityNamePossessive = leviathan_death_deity_name_possessive
|
||||
|
||||
WitchGodName = leviathan_witch_god_name
|
||||
WitchGodNamePossessive = leviathan_witch_god_name_possessive
|
||||
|
||||
|
||||
GHWName = ghw_general_strike
|
||||
GHWNamePlural = ghw_general_strikes
|
||||
|
||||
}
|
||||
}
|
||||
# glorian = {
|
||||
# color = { 229 22 57 }
|
||||
# icon = glorian
|
||||
#
|
||||
# #religious_head = d_united_grand_lodge
|
||||
#
|
||||
# #placeholder holy sites
|
||||
# holy_site = lochness
|
||||
# holy_site = cefalu
|
||||
# holy_site = paris
|
||||
# holy_site = london
|
||||
# #holy_site = cairo
|
||||
# #holy_site = segrada_familia
|
||||
#
|
||||
# #Special Tolerance | placeholder
|
||||
#
|
||||
# doctrine = doctrine_pluralism_righteous
|
||||
#
|
||||
# #Tenets | WIP
|
||||
# doctrine = tenet_ancestor_worship
|
||||
# doctrine = tenet_human_sacrifice
|
||||
# doctrine = tenet_sacred_shadows
|
||||
#
|
||||
## doctrine = special_doctrine_british_royalty
|
||||
# doctrine = special_doctrine_loyal_servants_of_the_queen
|
||||
#
|
||||
## #Special/virtue | placeholder
|
||||
#
|
||||
#
|
||||
#}
|
||||
}
|
||||
}
|
||||
1172
common/religion/religions/NEOW_catholic.txt
Normal file
1172
common/religion/religions/NEOW_catholic.txt
Normal file
File diff suppressed because it is too large
Load diff
300
common/religion/religions/NEOW_cosmist.txt
Normal file
300
common/religion/religions/NEOW_cosmist.txt
Normal file
|
|
@ -0,0 +1,300 @@
|
|||
cosmist_religion = {
|
||||
family = rf_esoteric
|
||||
|
||||
doctrine_background_icon = core_tenet_banner_christian.dds
|
||||
doctrine = antediluvianist_hostility_doctrine
|
||||
|
||||
#Main Group | placeholder
|
||||
doctrine = doctrine_spiritual_head
|
||||
doctrine = doctrine_gender_male_dominated
|
||||
doctrine = doctrine_pluralism_righteous
|
||||
doctrine = doctrine_theocracy_temporal
|
||||
|
||||
#Marriage | placeholder
|
||||
doctrine = doctrine_concubines
|
||||
doctrine = doctrine_divorce_allowed
|
||||
doctrine = doctrine_bastardry_legitimization
|
||||
doctrine = doctrine_consanguinity_restricted
|
||||
|
||||
#Crimes | placeholder
|
||||
doctrine = doctrine_homosexuality_shunned
|
||||
doctrine = doctrine_adultery_men_shunned
|
||||
doctrine = doctrine_adultery_women_shunned
|
||||
doctrine = doctrine_kinslaying_close_kin_crime
|
||||
doctrine = doctrine_deviancy_shunned
|
||||
doctrine = doctrine_witchcraft_accepted
|
||||
|
||||
#Clerical Functions | placeholder
|
||||
doctrine = doctrine_clerical_function_recruitment
|
||||
doctrine = doctrine_clerical_gender_male_only
|
||||
doctrine = doctrine_clerical_marriage_allowed
|
||||
doctrine = doctrine_clerical_succession_temporal_appointment
|
||||
|
||||
#Allow pilgrimages | placeholder
|
||||
doctrine = doctrine_pilgrimage_forbidden
|
||||
|
||||
#Funeral tradition | placeholder
|
||||
doctrine = doctrine_funeral_sky_burial
|
||||
|
||||
#Coronation tradition
|
||||
doctrine = doctrine_no_anointment
|
||||
|
||||
traits = {
|
||||
virtues = { forgiving compassionate chaste }
|
||||
sins = { vengeful sadistic lustful }
|
||||
}
|
||||
|
||||
reserved_male_names = { #these might be alright?
|
||||
Andrew Antoninus Bartolomeus Benedict Christian Christopher Clement Constantine David Demetrius Eustace George Gregory
|
||||
Hans Isaac Joakim Jacob John Jordan Joseph Laurence Magnus Marcus Martin Matthew Michael Nicholas Patrick Paul Peter Philip
|
||||
Salvador Samuel Sebastian Simon Stephen Thomas Abraham Alexander Daniel Job Joshua Cyrus Luke Zachariah
|
||||
}
|
||||
reserved_female_names = { #these might be alright?
|
||||
Anna Beatrice Benedicta Brigid Catherine Cecilia Christina Clementia Constance Dorothy Elisabeth Joan Judith Juliana Helen
|
||||
Magdalena Margaret Maria Marine Patricia Philippa Rachel Sarah Sophia Stephania
|
||||
}
|
||||
|
||||
custom_faith_icons = {
|
||||
custom_faith_1 custom_faith_2 custom_faith_3 custom_faith_4 custom_faith_5 custom_faith_6 custom_faith_7 custom_faith_8 custom_faith_9 custom_faith_10 dualism_custom_1 zoroastrian_custom_1 zoroastrian_custom_2 buddhism_custom_1 buddhism_custom_2 buddhism_custom_3 buddhism_custom_4 taoism_custom_1 yazidi_custom_1 sunni_custom_2 sunni_custom_3 sunni_custom_4 muhakkima_1 muhakkima_2 muhakkima_4 muhakkima_5 muhakkima_6 judaism_custom_1 custom_faith_fp1_fenrir custom_faith_fp1_irminsul custom_faith_fp1_jormungandr custom_faith_fp1_odins_ravens custom_faith_fp1_runestone_moon custom_faith_fp1_thors_hammer custom_faith_fp1_valknut custom_faith_fp1_yggdrasil custom_faith_boromian_circles custom_faith_lotus custom_faith_aum_tibetan custom_faith_pentagram custom_faith_pentagram_inverted custom_faith_burning_bush custom_faith_allah custom_faith_gankyil custom_faith_eye_of_providence custom_faith_dove custom_faith_ichthys custom_faith_lamb custom_faith_black_sheep custom_faith_ankh custom_faith_chi_rho custom_faith_hamsa custom_faith_cool_s
|
||||
}
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
{ name = "holy_order_knights_of_the_chalice" }
|
||||
{ name = "holy_order_order_of_the_holy_communion" }
|
||||
{ name = "holy_order_knights_of_the_first_gospel" }
|
||||
{ name = "holy_order_guardians_of_the_shroud" }
|
||||
{ name = "holy_order_knights_of_the_reliquary" }
|
||||
{ name = "holy_order_warriors_of_the_cross" }
|
||||
{ name = "holy_order_christian" coat_of_arms = "ho_christian" }
|
||||
}
|
||||
|
||||
holy_order_maa = { teutonic_knights } #placeholder
|
||||
|
||||
localization = {
|
||||
#HighGod | placeholder
|
||||
HighGodName = christianity_high_god_name
|
||||
HighGodName2 = christianity_high_god_name_2
|
||||
HighGodNamePossessive = christianity_high_god_name_possessive
|
||||
HighGodNameSheHe = CHARACTER_SHEHE_HE
|
||||
HighGodHerselfHimself = CHARACTER_HIMSELF
|
||||
HighGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HighGodNameAlternate = christianity_high_god_name_alternate
|
||||
HighGodNameAlternatePossessive = christianity_high_god_name_alternate_possessive
|
||||
|
||||
#Creator | placeholder
|
||||
CreatorName = christianity_creator_god_name
|
||||
CreatorNamePossessive = christianity_creator_god_name_possessive
|
||||
CreatorSheHe = CHARACTER_SHEHE_HE
|
||||
CreatorHerHis = CHARACTER_HERHIS_HIS
|
||||
CreatorHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HealthGod | placeholder
|
||||
HealthGodName = christianity_health_god_name
|
||||
HealthGodNamePossessive = christianity_health_god_name_possessive
|
||||
HealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
HealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FertilityGod | placeholder
|
||||
FertilityGodName = christianity_fertility_god_name
|
||||
FertilityGodNamePossessive = christianity_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_HE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WealthGod | placeholder
|
||||
WealthGodName = christianity_wealth_god_name
|
||||
WealthGodNamePossessive = christianity_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod | placeholder
|
||||
HouseholdGodName = christianity_household_god_name
|
||||
HouseholdGodNamePossessive = christianity_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_HE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FateGod | placeholder
|
||||
FateGodName = christianity_fate_god_name
|
||||
FateGodNamePossessive = christianity_fate_god_name_possessive
|
||||
FateGodSheHe = CHARACTER_SHEHE_HE
|
||||
FateGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FateGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#KnowledgeGod | placeholder
|
||||
KnowledgeGodName = christianity_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = christianity_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_HE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HIS
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WarGod | placeholder
|
||||
WarGodName = christianity_war_god_name
|
||||
WarGodNamePossessive = christianity_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#TricksterGod | placeholder
|
||||
TricksterGodName = christianity_trickster_god_name
|
||||
TricksterGodNamePossessive = christianity_trickster_god_name_possessive
|
||||
TricksterGodSheHe = CHARACTER_SHEHE_HE
|
||||
TricksterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
TricksterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#NightGod | placeholder
|
||||
NightGodName = christianity_night_god_name
|
||||
NightGodNamePossessive = christianity_night_god_name_possessive
|
||||
NightGodSheHe = CHARACTER_SHEHE_HE
|
||||
NightGodHerHis = CHARACTER_HERHIS_HIS
|
||||
NightGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WaterGod | placeholder
|
||||
WaterGodName = christianity_water_god_name
|
||||
WaterGodNamePossessive = christianity_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_HE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
PantheonTerm = christianity_high_god_name
|
||||
PantheonTerm2 = christianity_high_god_name_2
|
||||
PantheonTerm3 = christianity_high_god_name_3
|
||||
PantheonTermHasHave = pantheon_term_has
|
||||
GoodGodNames = {
|
||||
christianity_high_god_name
|
||||
christianity_high_god_name_alternate
|
||||
chistianity_good_god_jesus
|
||||
chistianity_good_god_christ
|
||||
}
|
||||
DevilName = christianity_devil_name
|
||||
DevilNamePossessive = christianity_devil_name_possessive
|
||||
DevilSheHe = CHARACTER_SHEHE_HE
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerselfHimself = CHARACTER_HIMSELF
|
||||
EvilGodNames = {
|
||||
christianity_devil_name
|
||||
christianity_evil_god_lucifer
|
||||
christianity_evil_god_beelzebub
|
||||
christianity_evil_god_mephistopheles
|
||||
}
|
||||
HouseOfWorship = christianity_house_of_worship
|
||||
HouseOfWorship2 = christianity_house_of_worship_2
|
||||
HouseOfWorship3 = christianity_house_of_worship_3
|
||||
HouseOfWorshipPlural = christianity_house_of_worship_plural
|
||||
ReligiousSymbol = christianity_religious_symbol
|
||||
ReligiousSymbol2 = christianity_religious_symbol_2
|
||||
ReligiousSymbol3 = christianity_religious_symbol_3
|
||||
ReligiousText = christianity_religious_text
|
||||
ReligiousText2 = christianity_religious_text_2
|
||||
ReligiousText3 = christianity_religious_text_3
|
||||
ReligiousHeadName = christianity_religious_head_title
|
||||
ReligiousHeadTitleName = christianity_religious_head_title_name
|
||||
DevoteeMale = christianity_devotee_male
|
||||
DevoteeMalePlural = christianity_devotee_male_plural
|
||||
DevoteeFemale = christianity_devotee_female
|
||||
DevoteeFemalePlural = christianity_devotee_female_plural
|
||||
DevoteeNeuter = christianity_devotee_neuter
|
||||
DevoteeNeuterPlural = christianity_devotee_neuter_plural
|
||||
PriestMale = christianity_priest_male
|
||||
PriestMalePlural = christianity_priest_male_plural
|
||||
PriestFemale = christianity_priest_male
|
||||
PriestFemalePlural = christianity_priest_male_plural
|
||||
PriestNeuter = christianity_priest_male
|
||||
PriestNeuterPlural = christianity_priest_male_plural
|
||||
AltPriestTermPlural = christianity_priest_alternate_plural
|
||||
BishopMale = christianity_bishop
|
||||
BishopMalePlural = christianity_bishop_plural
|
||||
BishopFemale = christianity_bishop
|
||||
BishopFemalePlural = christianity_bishop_plural
|
||||
BishopNeuter = christianity_bishop
|
||||
BishopNeuterPlural = christianity_bishop_plural
|
||||
DivineRealm = christianity_positive_afterlife
|
||||
DivineRealm2 = christianity_positive_afterlife_2
|
||||
DivineRealm3 = christianity_positive_afterlife_3
|
||||
PositiveAfterLife = christianity_positive_afterlife
|
||||
PositiveAfterLife2 = christianity_positive_afterlife_2
|
||||
PositiveAfterLife3 = christianity_positive_afterlife_3
|
||||
NegativeAfterLife = christianity_negative_afterlife
|
||||
NegativeAfterLife2 = christianity_negative_afterlife_2
|
||||
NegativeAfterLife3 = christianity_negative_afterlife_3
|
||||
DeathDeityName = christianity_death_deity_name
|
||||
DeathDeityNamePossessive = christianity_death_deity_name_possessive
|
||||
DeathDeitySheHe = CHARACTER_SHEHE_HE
|
||||
DeathDeityHerHis = CHARACTER_HERHIS_HIS
|
||||
DeathDeityHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodName = christianity_witchgodname_the_horned_god
|
||||
WitchGodNamePossessive = christianity_witchgodname_the_horned_god_possessive
|
||||
WitchGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WitchGodSheHe = CHARACTER_SHEHE_HE
|
||||
WitchGodHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodMistressMaster = master
|
||||
WitchGodMotherFather = father
|
||||
|
||||
|
||||
GHWName = ghw_crusade
|
||||
GHWNamePlural = ghw_crusades
|
||||
|
||||
}
|
||||
|
||||
piety_icon_group = "christian"
|
||||
|
||||
faiths = {
|
||||
fracture = {
|
||||
color = { 214 206 229 }
|
||||
icon = fracture
|
||||
|
||||
# religious_head = k_papal_state
|
||||
|
||||
graphical_faith = "catholic_gfx"
|
||||
#placeholder holy sites
|
||||
holy_site = perth
|
||||
holy_site = edinburgh
|
||||
holy_site = london
|
||||
holy_site = standrews
|
||||
holy_site = belfast
|
||||
holy_site = leath
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_megaliths
|
||||
doctrine = tenet_pastoral_isolation
|
||||
doctrine = tenet_monasticism
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
|
||||
}
|
||||
cosmonaut = {
|
||||
color = { 204 51 20 }
|
||||
icon = cosmonaut
|
||||
|
||||
# religious_head = k_papal_state
|
||||
|
||||
graphical_faith = "catholic_gfx"
|
||||
#placeholder holy sites
|
||||
holy_site = perth
|
||||
holy_site = edinburgh
|
||||
holy_site = london
|
||||
holy_site = standrews
|
||||
holy_site = belfast
|
||||
holy_site = leath
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_asceticism
|
||||
doctrine = tenet_ancestor_worship
|
||||
doctrine = tenet_communal_possessions
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
288
common/religion/religions/NEOW_druidic.txt
Normal file
288
common/religion/religions/NEOW_druidic.txt
Normal file
|
|
@ -0,0 +1,288 @@
|
|||
druidic_religion = {
|
||||
family = rf_pagan
|
||||
graphical_faith = pagan_gfx
|
||||
|
||||
pagan_roots = yes
|
||||
doctrine = pagan_hostility_doctrine
|
||||
|
||||
#Main Group | placeholder
|
||||
doctrine = doctrine_no_head
|
||||
doctrine = doctrine_gender_equal
|
||||
doctrine = doctrine_pluralism_pluralistic
|
||||
doctrine = doctrine_theocracy_temporal
|
||||
|
||||
#Marriage | placeholder
|
||||
doctrine = doctrine_monogamy
|
||||
doctrine = doctrine_divorce_allowed
|
||||
doctrine = doctrine_bastardry_none
|
||||
doctrine = doctrine_consanguinity_cousins
|
||||
|
||||
#Crimes | placeholder
|
||||
doctrine = doctrine_homosexuality_accepted
|
||||
doctrine = doctrine_adultery_men_shunned
|
||||
doctrine = doctrine_adultery_women_shunned
|
||||
doctrine = doctrine_kinslaying_close_kin_crime
|
||||
doctrine = doctrine_deviancy_shunned
|
||||
doctrine = doctrine_witchcraft_virtuous
|
||||
|
||||
#Clerical Functions | placeholder
|
||||
doctrine = doctrine_clerical_function_taxation
|
||||
doctrine = doctrine_clerical_gender_either
|
||||
doctrine = doctrine_clerical_marriage_allowed
|
||||
doctrine = doctrine_clerical_succession_temporal_fixed_appointment
|
||||
|
||||
#Allow pilgrimages | placeholder
|
||||
doctrine = doctrine_pilgrimage_encouraged
|
||||
|
||||
#Funeral tradition | placeholder
|
||||
doctrine = doctrine_funeral_stoic
|
||||
|
||||
#Coronation tradition
|
||||
doctrine = doctrine_no_anointment
|
||||
|
||||
traits = {
|
||||
virtues = { compassionate generous temperate }
|
||||
sins = { callous sadistic gluttonous }
|
||||
}
|
||||
|
||||
reserved_male_names = { #put witch names here later
|
||||
Andrew Antoninus Bartolomeus Benedict Christian Christopher Clement Constantine David Demetrius Eustace George Gregory
|
||||
Hans Isaac Joakim Jacob John Jordan Joseph Laurence Magnus Marcus Martin Matthew Michael Nicholas Patrick Paul Peter Philip
|
||||
Salvador Samuel Sebastian Simon Stephen Thomas Abraham Alexander Daniel Job Joshua Cyrus Luke Zachariah
|
||||
}
|
||||
reserved_female_names = { #put witch names here later
|
||||
Anna Beatrice Benedicta Brigid Catherine Cecilia Christina Clementia Constance Dorothy Elisabeth Joan Judith Juliana Helen
|
||||
Magdalena Margaret Maria Marine Patricia Philippa Rachel Sarah Sophia Stephania
|
||||
}
|
||||
|
||||
custom_faith_icons = {
|
||||
custom_faith_1 custom_faith_2 custom_faith_3 custom_faith_4 custom_faith_5 custom_faith_6 custom_faith_7 custom_faith_8 custom_faith_9 custom_faith_10 dualism_custom_1 zoroastrian_custom_1 zoroastrian_custom_2 buddhism_custom_1 buddhism_custom_2 buddhism_custom_3 buddhism_custom_4 taoism_custom_1 yazidi_custom_1 sunni_custom_2 sunni_custom_3 sunni_custom_4 muhakkima_1 muhakkima_2 muhakkima_4 muhakkima_5 muhakkima_6 judaism_custom_1 custom_faith_fp1_fenrir custom_faith_fp1_irminsul custom_faith_fp1_jormungandr custom_faith_fp1_odins_ravens custom_faith_fp1_runestone_moon custom_faith_fp1_thors_hammer custom_faith_fp1_valknut custom_faith_fp1_yggdrasil custom_faith_boromian_circles custom_faith_lotus custom_faith_aum_tibetan custom_faith_pentagram custom_faith_pentagram_inverted custom_faith_burning_bush custom_faith_allah custom_faith_gankyil custom_faith_eye_of_providence custom_faith_dove custom_faith_ichthys custom_faith_lamb custom_faith_black_sheep custom_faith_ankh custom_faith_chi_rho custom_faith_hamsa custom_faith_cool_s
|
||||
}
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
{ name = "holy_order_knights_of_the_chalice" }
|
||||
{ name = "holy_order_order_of_the_holy_communion" }
|
||||
{ name = "holy_order_knights_of_the_first_gospel" }
|
||||
{ name = "holy_order_guardians_of_the_shroud" }
|
||||
{ name = "holy_order_knights_of_the_reliquary" }
|
||||
{ name = "holy_order_warriors_of_the_cross" }
|
||||
{ name = "holy_order_christian" coat_of_arms = "ho_christian" }
|
||||
}
|
||||
|
||||
holy_order_maa = { teutonic_knights } #placeholder
|
||||
|
||||
localization = {
|
||||
#HighGod | placeholder
|
||||
HighGodName = christianity_high_god_name
|
||||
HighGodName2 = christianity_high_god_name_2
|
||||
HighGodNamePossessive = christianity_high_god_name_possessive
|
||||
HighGodNameSheHe = CHARACTER_SHEHE_HE
|
||||
HighGodHerselfHimself = CHARACTER_HIMSELF
|
||||
HighGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HighGodNameAlternate = christianity_high_god_name_alternate
|
||||
HighGodNameAlternatePossessive = christianity_high_god_name_alternate_possessive
|
||||
|
||||
#Creator | placeholder
|
||||
CreatorName = christianity_creator_god_name
|
||||
CreatorNamePossessive = christianity_creator_god_name_possessive
|
||||
CreatorSheHe = CHARACTER_SHEHE_HE
|
||||
CreatorHerHis = CHARACTER_HERHIS_HIS
|
||||
CreatorHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HealthGod | placeholder
|
||||
HealthGodName = christianity_health_god_name
|
||||
HealthGodNamePossessive = christianity_health_god_name_possessive
|
||||
HealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
HealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FertilityGod | placeholder
|
||||
FertilityGodName = christianity_fertility_god_name
|
||||
FertilityGodNamePossessive = christianity_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_HE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WealthGod | placeholder
|
||||
WealthGodName = christianity_wealth_god_name
|
||||
WealthGodNamePossessive = christianity_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod | placeholder
|
||||
HouseholdGodName = christianity_household_god_name
|
||||
HouseholdGodNamePossessive = christianity_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_HE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FateGod | placeholder
|
||||
FateGodName = christianity_fate_god_name
|
||||
FateGodNamePossessive = christianity_fate_god_name_possessive
|
||||
FateGodSheHe = CHARACTER_SHEHE_HE
|
||||
FateGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FateGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#KnowledgeGod | placeholder
|
||||
KnowledgeGodName = christianity_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = christianity_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_HE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HIS
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WarGod | placeholder
|
||||
WarGodName = christianity_war_god_name
|
||||
WarGodNamePossessive = christianity_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#TricksterGod | placeholder
|
||||
TricksterGodName = christianity_trickster_god_name
|
||||
TricksterGodNamePossessive = christianity_trickster_god_name_possessive
|
||||
TricksterGodSheHe = CHARACTER_SHEHE_HE
|
||||
TricksterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
TricksterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#NightGod | placeholder
|
||||
NightGodName = christianity_night_god_name
|
||||
NightGodNamePossessive = christianity_night_god_name_possessive
|
||||
NightGodSheHe = CHARACTER_SHEHE_HE
|
||||
NightGodHerHis = CHARACTER_HERHIS_HIS
|
||||
NightGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WaterGod | placeholder
|
||||
WaterGodName = christianity_water_god_name
|
||||
WaterGodNamePossessive = christianity_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_HE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
PantheonTerm = christianity_high_god_name
|
||||
PantheonTerm2 = christianity_high_god_name_2
|
||||
PantheonTerm3 = christianity_high_god_name_3
|
||||
PantheonTermHasHave = pantheon_term_has
|
||||
GoodGodNames = {
|
||||
christianity_high_god_name
|
||||
christianity_high_god_name_alternate
|
||||
chistianity_good_god_jesus
|
||||
chistianity_good_god_christ
|
||||
}
|
||||
DevilName = christianity_devil_name
|
||||
DevilNamePossessive = christianity_devil_name_possessive
|
||||
DevilSheHe = CHARACTER_SHEHE_HE
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerselfHimself = CHARACTER_HIMSELF
|
||||
EvilGodNames = {
|
||||
christianity_devil_name
|
||||
christianity_evil_god_lucifer
|
||||
christianity_evil_god_beelzebub
|
||||
christianity_evil_god_mephistopheles
|
||||
}
|
||||
HouseOfWorship = christianity_house_of_worship
|
||||
HouseOfWorship2 = christianity_house_of_worship_2
|
||||
HouseOfWorship3 = christianity_house_of_worship_3
|
||||
HouseOfWorshipPlural = christianity_house_of_worship_plural
|
||||
ReligiousSymbol = christianity_religious_symbol
|
||||
ReligiousSymbol2 = christianity_religious_symbol_2
|
||||
ReligiousSymbol3 = christianity_religious_symbol_3
|
||||
ReligiousText = christianity_religious_text
|
||||
ReligiousText2 = christianity_religious_text_2
|
||||
ReligiousText3 = christianity_religious_text_3
|
||||
ReligiousHeadName = christianity_religious_head_title
|
||||
ReligiousHeadTitleName = christianity_religious_head_title_name
|
||||
DevoteeMale = christianity_devotee_male
|
||||
DevoteeMalePlural = christianity_devotee_male_plural
|
||||
DevoteeFemale = christianity_devotee_female
|
||||
DevoteeFemalePlural = christianity_devotee_female_plural
|
||||
DevoteeNeuter = christianity_devotee_neuter
|
||||
DevoteeNeuterPlural = christianity_devotee_neuter_plural
|
||||
PriestMale = christianity_priest_male
|
||||
PriestMalePlural = christianity_priest_male_plural
|
||||
PriestFemale = christianity_priest_male
|
||||
PriestFemalePlural = christianity_priest_male_plural
|
||||
PriestNeuter = christianity_priest_male
|
||||
PriestNeuterPlural = christianity_priest_male_plural
|
||||
AltPriestTermPlural = christianity_priest_alternate_plural
|
||||
BishopMale = christianity_bishop
|
||||
BishopMalePlural = christianity_bishop_plural
|
||||
BishopFemale = christianity_bishop
|
||||
BishopFemalePlural = christianity_bishop_plural
|
||||
BishopNeuter = christianity_bishop
|
||||
BishopNeuterPlural = christianity_bishop_plural
|
||||
DivineRealm = christianity_positive_afterlife
|
||||
DivineRealm2 = christianity_positive_afterlife_2
|
||||
DivineRealm3 = christianity_positive_afterlife_3
|
||||
PositiveAfterLife = christianity_positive_afterlife
|
||||
PositiveAfterLife2 = christianity_positive_afterlife_2
|
||||
PositiveAfterLife3 = christianity_positive_afterlife_3
|
||||
NegativeAfterLife = christianity_negative_afterlife
|
||||
NegativeAfterLife2 = christianity_negative_afterlife_2
|
||||
NegativeAfterLife3 = christianity_negative_afterlife_3
|
||||
DeathDeityName = christianity_death_deity_name
|
||||
DeathDeityNamePossessive = christianity_death_deity_name_possessive
|
||||
DeathDeitySheHe = CHARACTER_SHEHE_HE
|
||||
DeathDeityHerHis = CHARACTER_HERHIS_HIS
|
||||
DeathDeityHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodName = christianity_witchgodname_the_horned_god
|
||||
WitchGodNamePossessive = christianity_witchgodname_the_horned_god_possessive
|
||||
WitchGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WitchGodSheHe = CHARACTER_SHEHE_HE
|
||||
WitchGodHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodMistressMaster = master
|
||||
WitchGodMotherFather = father
|
||||
|
||||
|
||||
GHWName = ghw_crusade
|
||||
GHWNamePlural = ghw_crusades
|
||||
|
||||
}
|
||||
|
||||
piety_icon_group = "christian"
|
||||
|
||||
faiths = {
|
||||
druidic = {
|
||||
color = { 29 84 34 }
|
||||
icon = druidic
|
||||
reformed_icon = druidic_reformed
|
||||
|
||||
holy_site = tara
|
||||
holy_site = anglesey
|
||||
holy_site = carrowmore
|
||||
holy_site = stonehenge
|
||||
holy_site = beaghmore
|
||||
holy_site = lough_gur
|
||||
|
||||
|
||||
doctrine = unreformed_faith_doctrine
|
||||
|
||||
doctrine = tenet_druidry
|
||||
doctrine = tenet_megaliths
|
||||
doctrine = tenet_communal_identity
|
||||
|
||||
doctrine = special_doctrine_fae_and_folklore
|
||||
}
|
||||
gorsedd = {
|
||||
color = { 149 204 122 }
|
||||
icon = gorsedd
|
||||
reformed_icon = gorsedd_reformed
|
||||
|
||||
holy_site = stonehenge
|
||||
holy_site = wistman_wood
|
||||
holy_site = fortingall_yew
|
||||
holy_site = glastonbury
|
||||
holy_site = anglesey
|
||||
holy_site = rennes
|
||||
|
||||
doctrine = unreformed_faith_doctrine
|
||||
|
||||
doctrine = tenet_druidry
|
||||
doctrine = tenet_ancestor_worship
|
||||
doctrine = tenet_ritual_celebrations
|
||||
|
||||
doctrine = special_doctrine_fae_and_folklore
|
||||
}
|
||||
}
|
||||
}
|
||||
437
common/religion/religions/NEOW_europeanist.txt
Normal file
437
common/religion/religions/NEOW_europeanist.txt
Normal file
|
|
@ -0,0 +1,437 @@
|
|||
europeanist_religion = {
|
||||
family = rf_antediluvianist
|
||||
doctrine = antediluvianist_hostility_doctrine
|
||||
doctrine_background_icon = core_tenet_banner_europeanist.dds
|
||||
|
||||
#Main Group | placeholder
|
||||
doctrine = doctrine_temporal_head
|
||||
doctrine = doctrine_gender_equal
|
||||
doctrine = doctrine_pluralism_pluralist
|
||||
doctrine = doctrine_theocracy_lay_clergy
|
||||
|
||||
#Marriage | placeholder
|
||||
doctrine = doctrine_monogamy
|
||||
doctrine = doctrine_divorce_allowed
|
||||
doctrine = doctrine_bastardry_none
|
||||
doctrine = doctrine_consanguinity_aunt_nephew_and_uncle_niece
|
||||
|
||||
#Crimes | placeholder
|
||||
doctrine = doctrine_homosexuality_accepted
|
||||
doctrine = doctrine_adultery_men_shunned
|
||||
doctrine = doctrine_adultery_women_shunned
|
||||
doctrine = doctrine_kinslaying_shunned
|
||||
doctrine = doctrine_deviancy_accepted
|
||||
doctrine = doctrine_witchcraft_shunned
|
||||
|
||||
#Clerical Functions | placeholder
|
||||
doctrine = doctrine_clerical_function_alms_and_pacification
|
||||
doctrine = doctrine_clerical_gender_either
|
||||
doctrine = doctrine_clerical_marriage_allowed
|
||||
doctrine = doctrine_clerical_succession_temporal_appointment
|
||||
|
||||
#Allow pilgrimages | placeholder
|
||||
doctrine = doctrine_pilgrimage_encouraged
|
||||
|
||||
#Funeral tradition | placeholder
|
||||
doctrine = doctrine_funeral_stoic
|
||||
|
||||
#Coronation tradition
|
||||
doctrine = doctrine_no_anointment
|
||||
|
||||
traits = {
|
||||
virtues = { forgiving compassionate chaste }
|
||||
sins = { vengeful sadistic lustful }
|
||||
}
|
||||
|
||||
reserved_male_names = { #put witch names here later
|
||||
Andrew Antoninus Bartolomeus Benedict Christian Christopher Clement Constantine David Demetrius Eustace George Gregory
|
||||
Hans Isaac Joakim Jacob John Jordan Joseph Laurence Magnus Marcus Martin Matthew Michael Nicholas Patrick Paul Peter Philip
|
||||
Salvador Samuel Sebastian Simon Stephen Thomas Abraham Alexander Daniel Job Joshua Cyrus Luke Zachariah
|
||||
}
|
||||
reserved_female_names = { #put witch names here later
|
||||
Anna Beatrice Benedicta Brigid Catherine Cecilia Christina Clementia Constance Dorothy Elisabeth Joan Judith Juliana Helen
|
||||
Magdalena Margaret Maria Marine Patricia Philippa Rachel Sarah Sophia Stephania
|
||||
}
|
||||
|
||||
custom_faith_icons = {
|
||||
custom_faith_1 custom_faith_2 custom_faith_3 custom_faith_4 custom_faith_5 custom_faith_6 custom_faith_7 custom_faith_8 custom_faith_9 custom_faith_10 dualism_custom_1 zoroastrian_custom_1 zoroastrian_custom_2 buddhism_custom_1 buddhism_custom_2 buddhism_custom_3 buddhism_custom_4 taoism_custom_1 yazidi_custom_1 sunni_custom_2 sunni_custom_3 sunni_custom_4 muhakkima_1 muhakkima_2 muhakkima_4 muhakkima_5 muhakkima_6 judaism_custom_1 custom_faith_fp1_fenrir custom_faith_fp1_irminsul custom_faith_fp1_jormungandr custom_faith_fp1_odins_ravens custom_faith_fp1_runestone_moon custom_faith_fp1_thors_hammer custom_faith_fp1_valknut custom_faith_fp1_yggdrasil custom_faith_boromian_circles custom_faith_lotus custom_faith_aum_tibetan custom_faith_pentagram custom_faith_pentagram_inverted custom_faith_burning_bush custom_faith_allah custom_faith_gankyil custom_faith_eye_of_providence custom_faith_dove custom_faith_ichthys custom_faith_lamb custom_faith_black_sheep custom_faith_ankh custom_faith_chi_rho custom_faith_hamsa custom_faith_cool_s
|
||||
}
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
{ name = "holy_order_knights_of_the_chalice" }
|
||||
{ name = "holy_order_order_of_the_holy_communion" }
|
||||
{ name = "holy_order_knights_of_the_first_gospel" }
|
||||
{ name = "holy_order_guardians_of_the_shroud" }
|
||||
{ name = "holy_order_knights_of_the_reliquary" }
|
||||
{ name = "holy_order_warriors_of_the_cross" }
|
||||
{ name = "holy_order_christian" coat_of_arms = "ho_christian" }
|
||||
}
|
||||
|
||||
holy_order_maa = { teutonic_knights } #placeholder
|
||||
|
||||
localization = {
|
||||
#HighGod | placeholder
|
||||
HighGodName = europeanist_high_god_name
|
||||
HighGodName2 = europeanist_high_god_name_2
|
||||
HighGodNamePossessive = europeanist_high_god_name_possessive
|
||||
HighGodNameSheHe = CHARACTER_SHEHE_SHE
|
||||
HighGodHerselfHimself = CHARACTER_HERSELF
|
||||
HighGodHerHis = CHARACTER_HERHIS_HER
|
||||
HighGodNameAlternate = europeanist_high_god_name_alternate
|
||||
HighGodNameAlternatePossessive = europeanist_high_god_name_alternate_possessive
|
||||
|
||||
#Creator | placeholder
|
||||
CreatorName = europeanist_creator_god_name
|
||||
CreatorNamePossessive = europeanist_creator_god_name_possessive
|
||||
CreatorSheHe = CHARACTER_SHEHE_SHE
|
||||
CreatorHerHis = CHARACTER_HERHIS_HER
|
||||
CreatorHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#HealthGod | placeholder
|
||||
HealthGodName = europeanist_health_god_name
|
||||
HealthGodNamePossessive = europeanist_health_god_name_possessive
|
||||
HealthGodSheHe = CHARACTER_SHEHE_SHE
|
||||
HealthGodHerHis = CHARACTER_HERHIS_HER
|
||||
HealthGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#FertilityGod | placeholder
|
||||
FertilityGodName = europeanist_fertility_god_name
|
||||
FertilityGodNamePossessive = europeanist_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_SHE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HER
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WealthGod | placeholder
|
||||
WealthGodName = europeanist_wealth_god_name
|
||||
WealthGodNamePossessive = europeanist_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod | placeholder
|
||||
HouseholdGodName = europeanist_household_god_name
|
||||
HouseholdGodNamePossessive = europeanist_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_SHE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HER
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#FateGod | placeholder
|
||||
FateGodName = europeanist_fate_god_name
|
||||
FateGodNamePossessive = europeanist_fate_god_name_possessive
|
||||
FateGodSheHe = CHARACTER_SHEHE_HE
|
||||
FateGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FateGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#KnowledgeGod | placeholder
|
||||
KnowledgeGodName = europeanist_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = europeanist_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_HE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HIS
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WarGod | placeholder
|
||||
WarGodName = europeanist_war_god_name
|
||||
WarGodNamePossessive = europeanist_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#TricksterGod | placeholder
|
||||
TricksterGodName = europeanist_trickster_god_name
|
||||
TricksterGodNamePossessive = europeanist_trickster_god_name_possessive
|
||||
TricksterGodSheHe = CHARACTER_SHEHE_HE
|
||||
TricksterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
TricksterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#NightGod | placeholder
|
||||
NightGodName = europeanist_night_god_name
|
||||
NightGodNamePossessive = europeanist_night_god_name_possessive
|
||||
NightGodSheHe = CHARACTER_SHEHE_HE
|
||||
NightGodHerHis = CHARACTER_HERHIS_HIS
|
||||
NightGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WaterGod | placeholder
|
||||
WaterGodName = europeanist_water_god_name
|
||||
WaterGodNamePossessive = europeanist_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_HE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
PantheonTerm = europeanist_high_god_name
|
||||
PantheonTermHasHave = pantheon_term_has
|
||||
GoodGodNames = {
|
||||
europeanist_high_god_name
|
||||
europeanist_high_god_name_alternate
|
||||
europeanist_water_god_name
|
||||
europeanist_war_god_name
|
||||
europeanist_trickster_god_name
|
||||
europeanist_witch_god_name
|
||||
europeanist_fate_god_name
|
||||
europeanist_health_god_name
|
||||
europeanist_wealth_god_name
|
||||
}
|
||||
DevilName = europeanist_devil_name
|
||||
DevilNamePossessive = europeanist_devil_name_possessive
|
||||
DevilSheHe = CHARACTER_SHEHE_HE
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerselfHimself = CHARACTER_HIMSELF
|
||||
EvilGodNames = {
|
||||
europeanist_devil_name
|
||||
}
|
||||
HouseOfWorship = europeanist_house_of_worship
|
||||
HouseOfWorshipPlural = europeanist_house_of_worship_plural
|
||||
ReligiousSymbol = europeanist_religious_symbol
|
||||
ReligiousText = europeanist_religious_text
|
||||
ReligiousHeadName = europeanist_religious_head_title
|
||||
ReligiousHeadTitleName = europeanist_religious_head_title_name
|
||||
DevoteeMale = europeanist_devotee
|
||||
DevoteeMalePlural = europeanist_devotee_plural
|
||||
DevoteeFemale = europeanist_devotee
|
||||
DevoteeFemalePlural = europeanist_devotee_plural
|
||||
DevoteeNeuter = europeanist_devotee
|
||||
DevoteeNeuterPlural = europeanist_devotee_plural
|
||||
PriestMale = europeanist_priest
|
||||
PriestMalePlural = europeanist_priest_plural
|
||||
PriestFemale = europeanist_priest
|
||||
PriestFemalePlural = europeanist_priest_plural
|
||||
PriestNeuter = europeanist_priest
|
||||
PriestNeuterPlural = europeanist_priest_plural
|
||||
AltPriestTermPlural = europeanist_priest_plural
|
||||
BishopMale = europeanist_bishop
|
||||
BishopMalePlural = europeanist_bishop_plural
|
||||
BishopFemale = europeanist_bishop
|
||||
BishopFemalePlural = europeanist_bishop_plural
|
||||
BishopNeuter = europeanist_bishop
|
||||
BishopNeuterPlural = europeanist_bishop_plural
|
||||
DivineRealm = europeanist_positive_afterlife
|
||||
PositiveAfterLife = europeanist_positive_afterlife
|
||||
NegativeAfterLife = europeanist_negative_afterlife
|
||||
DeathDeityName = europeanist_death_deity_name
|
||||
DeathDeityNamePossessive = europeanist_death_deity_name_possessive
|
||||
DeathDeitySheHe = CHARACTER_SHEHE_HE
|
||||
DeathDeityHerHis = CHARACTER_HERHIS_HIS
|
||||
DeathDeityHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodName = europeanist_witch_god_name
|
||||
WitchGodNamePossessive = europeanist_witch_god_name_possessive
|
||||
WitchGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WitchGodSheHe = CHARACTER_SHEHE_HE
|
||||
WitchGodHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodMistressMaster = master
|
||||
WitchGodMotherFather = father
|
||||
|
||||
|
||||
GHWName = ghw_crusade
|
||||
GHWNamePlural = ghw_crusades
|
||||
|
||||
}
|
||||
|
||||
piety_icon_group = "christian"
|
||||
|
||||
faiths = {
|
||||
concordianist = {
|
||||
color = { 15 40 153 }
|
||||
icon = concordianist
|
||||
|
||||
# religious_head = k_papal_state
|
||||
|
||||
graphical_faith = "catholic_gfx"
|
||||
#placeholder holy sites
|
||||
holy_site = maastricht
|
||||
holy_site = rome
|
||||
holy_site = strassburg
|
||||
holy_site = frankfurt
|
||||
holy_site = brussels
|
||||
holy_site = luxembourg
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
doctrine = special_doctrine_people_of_the_book
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = core_tenet_belle_epoque
|
||||
doctrine = tenet_five_maxims
|
||||
doctrine = tenet_wandering_bards
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
|
||||
}
|
||||
trenchsinger = {
|
||||
color = { 255 102 114 }
|
||||
icon = trenchsinger
|
||||
|
||||
# religious_head = k_papal_state
|
||||
|
||||
graphical_faith = "catholic_gfx"
|
||||
#placeholder holy sites
|
||||
holy_site = verdun
|
||||
holy_site = manchester
|
||||
holy_site = somme
|
||||
holy_site = ypres
|
||||
holy_site = cambrai
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
doctrine = special_doctrine_people_of_the_book
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = core_tenet_belle_epoque
|
||||
doctrine = core_tenet_lest_we_forget
|
||||
doctrine = tenet_let_the_poppies_grow
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
|
||||
localization = {
|
||||
|
||||
#HealthGod
|
||||
HealthGodName = trenchsinger_health_god_name
|
||||
HealthGodNamePossessive = trenchsinger_health_god_name_possessive
|
||||
HealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
HealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FertilityGod
|
||||
FertilityGodName = trenchsinger_fertility_god_name
|
||||
FertilityGodNamePossessive = trenchsinger_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_HE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WealthGod
|
||||
WealthGodName = trenchsinger_wealth_god_name
|
||||
WealthGodNamePossessive = trenchsinger_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod
|
||||
HouseholdGodName = trenchsinger_household_god_name
|
||||
HouseholdGodNamePossessive = trenchsinger_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_SHE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HER
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#FateGod
|
||||
FateGodName = trenchsinger_fate_god_name
|
||||
FateGodNamePossessive = trenchsinger_fate_god_name_possessive
|
||||
FateGodSheHe = CHARACTER_SHEHE_HE
|
||||
FateGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FateGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#KnowledgeGod
|
||||
KnowledgeGodName = trenchsinger_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = trenchsinger_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_HE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HIS
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WarGod
|
||||
WarGodName = trenchsinger_war_god_name
|
||||
WarGodNamePossessive = trenchsinger_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#TricksterGod
|
||||
TricksterGodName = trenchsinger_trickster_god_name
|
||||
TricksterGodNamePossessive = trenchsinger_trickster_god_name_possessive
|
||||
TricksterGodSheHe = CHARACTER_SHEHE_HE
|
||||
TricksterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
TricksterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#NightGod
|
||||
NightGodName = trenchsinger_night_god_name
|
||||
NightGodNamePossessive = trenchsinger_night_god_name_possessive
|
||||
NightGodSheHe = CHARACTER_SHEHE_HE
|
||||
NightGodHerHis = CHARACTER_HERHIS_HIS
|
||||
NightGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WaterGod
|
||||
WaterGodName = numenorian_water_god_name
|
||||
WaterGodNamePossessive = numenorian_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_HE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HIN
|
||||
|
||||
ReligiousSymbol = trenchsinger_religious_symbol
|
||||
|
||||
GoodGodNames = {
|
||||
europeanist_high_god_name
|
||||
europeanist_high_god_name_alternate
|
||||
trenchsinger_water_god_name
|
||||
trenchsinger_trickster_god_name
|
||||
europeanist_witch_god_name
|
||||
trenchsinger_fate_god_name
|
||||
trenchsinger_health_god_name
|
||||
trenchsinger_wealth_god_name
|
||||
trenchsinger_fertility_god_name
|
||||
trenchsinger_household_god_name
|
||||
}
|
||||
EvilGodNames = {
|
||||
trenchsinger_devil_name
|
||||
trenchsinger_war_god_name
|
||||
trenchsinger_death_god_name
|
||||
}
|
||||
}
|
||||
}
|
||||
neuhumanist = {
|
||||
color = { 17 0 102 }
|
||||
icon = neuhumanist
|
||||
|
||||
# religious_head = k_papal_state
|
||||
|
||||
graphical_faith = "catholic_gfx"
|
||||
#placeholder holy sites
|
||||
holy_site = jerusalem
|
||||
holy_site = rome
|
||||
holy_site = cologne
|
||||
holy_site = santiago
|
||||
holy_site = kent
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
doctrine = special_doctrine_people_of_the_book
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_adaptive
|
||||
doctrine_selection_pair = {
|
||||
requires_dlc_flag = all_under_heaven
|
||||
doctrine = tenet_benevolent_governance
|
||||
fallback_doctrine = tenet_religious_legal_pronouncements
|
||||
}
|
||||
doctrine = tenet_five_maxims
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
|
||||
}
|
||||
heimwehler = {
|
||||
color = { 18 18 124 }
|
||||
icon = heimwehler
|
||||
|
||||
# religious_head = k_papal_state
|
||||
|
||||
graphical_faith = "catholic_gfx"
|
||||
#placeholder holy sites
|
||||
holy_site = jerusalem
|
||||
holy_site = rome
|
||||
holy_site = cologne
|
||||
holy_site = santiago
|
||||
holy_site = kent
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
#doctrine = special_doctrine_ecumenical_christian
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_pacifism
|
||||
doctrine = tenet_literalism
|
||||
doctrine = tenet_mendicant_preachers
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
311
common/religion/religions/NEOW_folkgerman.txt
Normal file
311
common/religion/religions/NEOW_folkgerman.txt
Normal file
|
|
@ -0,0 +1,311 @@
|
|||
folkgerman_religion = {
|
||||
family = rf_pagan
|
||||
graphical_faith = pagan_gfx
|
||||
|
||||
pagan_roots = yes
|
||||
doctrine = pagan_hostility_doctrine
|
||||
|
||||
#Main Group | placeholder
|
||||
doctrine = doctrine_no_head
|
||||
doctrine = doctrine_gender_equal
|
||||
doctrine = doctrine_pluralism_righteous
|
||||
doctrine = doctrine_theocracy_temporal
|
||||
|
||||
#Marriage | placeholder
|
||||
doctrine = doctrine_monogamy
|
||||
doctrine = doctrine_divorce_allowed
|
||||
doctrine = doctrine_bastardry_none
|
||||
doctrine = doctrine_consanguinity_cousins
|
||||
|
||||
#Crimes | placeholder
|
||||
doctrine = doctrine_homosexuality_accepted
|
||||
doctrine = doctrine_adultery_men_shunned
|
||||
doctrine = doctrine_adultery_women_shunned
|
||||
doctrine = doctrine_kinslaying_close_kin_crime
|
||||
doctrine = doctrine_deviancy_shunned
|
||||
doctrine = doctrine_witchcraft_virtuous
|
||||
|
||||
#Clerical Functions | placeholder
|
||||
doctrine = doctrine_clerical_function_taxation
|
||||
doctrine = doctrine_clerical_gender_either
|
||||
doctrine = doctrine_clerical_marriage_allowed
|
||||
doctrine = doctrine_clerical_succession_temporal_fixed_appointment
|
||||
|
||||
#Allow pilgrimages | placeholder
|
||||
doctrine = doctrine_pilgrimage_encouraged
|
||||
|
||||
#Funeral tradition | placeholder
|
||||
doctrine = doctrine_funeral_stoic
|
||||
|
||||
#Coronation tradition
|
||||
doctrine = doctrine_no_anointment
|
||||
|
||||
traits = {
|
||||
virtues = { brave humble strong generous }
|
||||
sins = { craven arrogant weak greedy }
|
||||
}
|
||||
|
||||
reserved_male_names = { #put witch names here later
|
||||
Andrew Antoninus Bartolomeus Benedict Christian Christopher Clement Constantine David Demetrius Eustace George Gregory
|
||||
Hans Isaac Joakim Jacob John Jordan Joseph Laurence Magnus Marcus Martin Matthew Michael Nicholas Patrick Paul Peter Philip
|
||||
Salvador Samuel Sebastian Simon Stephen Thomas Abraham Alexander Daniel Job Joshua Cyrus Luke Zachariah
|
||||
}
|
||||
reserved_female_names = { #put witch names here later
|
||||
Anna Beatrice Benedicta Brigid Catherine Cecilia Christina Clementia Constance Dorothy Elisabeth Joan Judith Juliana Helen
|
||||
Magdalena Margaret Maria Marine Patricia Philippa Rachel Sarah Sophia Stephania
|
||||
}
|
||||
|
||||
custom_faith_icons = {
|
||||
custom_faith_1 custom_faith_2 custom_faith_3 custom_faith_4 custom_faith_5 custom_faith_6 custom_faith_7 custom_faith_8 custom_faith_9 custom_faith_10 dualism_custom_1 zoroastrian_custom_1 zoroastrian_custom_2 buddhism_custom_1 buddhism_custom_2 buddhism_custom_3 buddhism_custom_4 taoism_custom_1 yazidi_custom_1 sunni_custom_2 sunni_custom_3 sunni_custom_4 muhakkima_1 muhakkima_2 muhakkima_4 muhakkima_5 muhakkima_6 judaism_custom_1 custom_faith_fp1_fenrir custom_faith_fp1_irminsul custom_faith_fp1_jormungandr custom_faith_fp1_odins_ravens custom_faith_fp1_runestone_moon custom_faith_fp1_thors_hammer custom_faith_fp1_valknut custom_faith_fp1_yggdrasil custom_faith_boromian_circles custom_faith_lotus custom_faith_aum_tibetan custom_faith_pentagram custom_faith_pentagram_inverted custom_faith_burning_bush custom_faith_allah custom_faith_gankyil custom_faith_eye_of_providence custom_faith_dove custom_faith_ichthys custom_faith_lamb custom_faith_black_sheep custom_faith_ankh custom_faith_chi_rho custom_faith_hamsa custom_faith_cool_s
|
||||
}
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
{ name = "holy_order_knights_of_the_chalice" }
|
||||
{ name = "holy_order_order_of_the_holy_communion" }
|
||||
{ name = "holy_order_knights_of_the_first_gospel" }
|
||||
{ name = "holy_order_guardians_of_the_shroud" }
|
||||
{ name = "holy_order_knights_of_the_reliquary" }
|
||||
{ name = "holy_order_warriors_of_the_cross" }
|
||||
{ name = "holy_order_christian" coat_of_arms = "ho_christian" }
|
||||
}
|
||||
|
||||
holy_order_maa = { teutonic_knights } #placeholder
|
||||
|
||||
localization = {
|
||||
#HighGod | placeholder
|
||||
HighGodName = christianity_high_god_name
|
||||
HighGodName2 = christianity_high_god_name_2
|
||||
HighGodNamePossessive = christianity_high_god_name_possessive
|
||||
HighGodNameSheHe = CHARACTER_SHEHE_HE
|
||||
HighGodHerselfHimself = CHARACTER_HIMSELF
|
||||
HighGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HighGodNameAlternate = christianity_high_god_name_alternate
|
||||
HighGodNameAlternatePossessive = christianity_high_god_name_alternate_possessive
|
||||
|
||||
#Creator | placeholder
|
||||
CreatorName = christianity_creator_god_name
|
||||
CreatorNamePossessive = christianity_creator_god_name_possessive
|
||||
CreatorSheHe = CHARACTER_SHEHE_HE
|
||||
CreatorHerHis = CHARACTER_HERHIS_HIS
|
||||
CreatorHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HealthGod | placeholder
|
||||
HealthGodName = christianity_health_god_name
|
||||
HealthGodNamePossessive = christianity_health_god_name_possessive
|
||||
HealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
HealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FertilityGod | placeholder
|
||||
FertilityGodName = christianity_fertility_god_name
|
||||
FertilityGodNamePossessive = christianity_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_HE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WealthGod | placeholder
|
||||
WealthGodName = christianity_wealth_god_name
|
||||
WealthGodNamePossessive = christianity_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod | placeholder
|
||||
HouseholdGodName = christianity_household_god_name
|
||||
HouseholdGodNamePossessive = christianity_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_HE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FateGod | placeholder
|
||||
FateGodName = christianity_fate_god_name
|
||||
FateGodNamePossessive = christianity_fate_god_name_possessive
|
||||
FateGodSheHe = CHARACTER_SHEHE_HE
|
||||
FateGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FateGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#KnowledgeGod | placeholder
|
||||
KnowledgeGodName = christianity_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = christianity_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_HE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HIS
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WarGod | placeholder
|
||||
WarGodName = christianity_war_god_name
|
||||
WarGodNamePossessive = christianity_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#TricksterGod | placeholder
|
||||
TricksterGodName = christianity_trickster_god_name
|
||||
TricksterGodNamePossessive = christianity_trickster_god_name_possessive
|
||||
TricksterGodSheHe = CHARACTER_SHEHE_HE
|
||||
TricksterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
TricksterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#NightGod | placeholder
|
||||
NightGodName = christianity_night_god_name
|
||||
NightGodNamePossessive = christianity_night_god_name_possessive
|
||||
NightGodSheHe = CHARACTER_SHEHE_HE
|
||||
NightGodHerHis = CHARACTER_HERHIS_HIS
|
||||
NightGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WaterGod | placeholder
|
||||
WaterGodName = christianity_water_god_name
|
||||
WaterGodNamePossessive = christianity_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_HE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
PantheonTerm = christianity_high_god_name
|
||||
PantheonTerm2 = christianity_high_god_name_2
|
||||
PantheonTerm3 = christianity_high_god_name_3
|
||||
PantheonTermHasHave = pantheon_term_has
|
||||
GoodGodNames = {
|
||||
christianity_high_god_name
|
||||
christianity_high_god_name_alternate
|
||||
chistianity_good_god_jesus
|
||||
chistianity_good_god_christ
|
||||
}
|
||||
DevilName = christianity_devil_name
|
||||
DevilNamePossessive = christianity_devil_name_possessive
|
||||
DevilSheHe = CHARACTER_SHEHE_HE
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerselfHimself = CHARACTER_HIMSELF
|
||||
EvilGodNames = {
|
||||
christianity_devil_name
|
||||
christianity_evil_god_lucifer
|
||||
christianity_evil_god_beelzebub
|
||||
christianity_evil_god_mephistopheles
|
||||
}
|
||||
HouseOfWorship = christianity_house_of_worship
|
||||
HouseOfWorship2 = christianity_house_of_worship_2
|
||||
HouseOfWorship3 = christianity_house_of_worship_3
|
||||
HouseOfWorshipPlural = christianity_house_of_worship_plural
|
||||
ReligiousSymbol = christianity_religious_symbol
|
||||
ReligiousSymbol2 = christianity_religious_symbol_2
|
||||
ReligiousSymbol3 = christianity_religious_symbol_3
|
||||
ReligiousText = christianity_religious_text
|
||||
ReligiousText2 = christianity_religious_text_2
|
||||
ReligiousText3 = christianity_religious_text_3
|
||||
ReligiousHeadName = christianity_religious_head_title
|
||||
ReligiousHeadTitleName = christianity_religious_head_title_name
|
||||
DevoteeMale = christianity_devotee_male
|
||||
DevoteeMalePlural = christianity_devotee_male_plural
|
||||
DevoteeFemale = christianity_devotee_female
|
||||
DevoteeFemalePlural = christianity_devotee_female_plural
|
||||
DevoteeNeuter = christianity_devotee_neuter
|
||||
DevoteeNeuterPlural = christianity_devotee_neuter_plural
|
||||
PriestMale = christianity_priest_male
|
||||
PriestMalePlural = christianity_priest_male_plural
|
||||
PriestFemale = christianity_priest_male
|
||||
PriestFemalePlural = christianity_priest_male_plural
|
||||
PriestNeuter = christianity_priest_male
|
||||
PriestNeuterPlural = christianity_priest_male_plural
|
||||
AltPriestTermPlural = christianity_priest_alternate_plural
|
||||
BishopMale = christianity_bishop
|
||||
BishopMalePlural = christianity_bishop_plural
|
||||
BishopFemale = christianity_bishop
|
||||
BishopFemalePlural = christianity_bishop_plural
|
||||
BishopNeuter = christianity_bishop
|
||||
BishopNeuterPlural = christianity_bishop_plural
|
||||
DivineRealm = christianity_positive_afterlife
|
||||
DivineRealm2 = christianity_positive_afterlife_2
|
||||
DivineRealm3 = christianity_positive_afterlife_3
|
||||
PositiveAfterLife = christianity_positive_afterlife
|
||||
PositiveAfterLife2 = christianity_positive_afterlife_2
|
||||
PositiveAfterLife3 = christianity_positive_afterlife_3
|
||||
NegativeAfterLife = christianity_negative_afterlife
|
||||
NegativeAfterLife2 = christianity_negative_afterlife_2
|
||||
NegativeAfterLife3 = christianity_negative_afterlife_3
|
||||
DeathDeityName = christianity_death_deity_name
|
||||
DeathDeityNamePossessive = christianity_death_deity_name_possessive
|
||||
DeathDeitySheHe = CHARACTER_SHEHE_HE
|
||||
DeathDeityHerHis = CHARACTER_HERHIS_HIS
|
||||
DeathDeityHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodName = christianity_witchgodname_the_horned_god
|
||||
WitchGodNamePossessive = christianity_witchgodname_the_horned_god_possessive
|
||||
WitchGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WitchGodSheHe = CHARACTER_SHEHE_HE
|
||||
WitchGodHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodMistressMaster = master
|
||||
WitchGodMotherFather = father
|
||||
|
||||
|
||||
GHWName = ghw_crusade
|
||||
GHWNamePlural = ghw_crusades
|
||||
|
||||
}
|
||||
|
||||
piety_icon_group = "christian"
|
||||
|
||||
faiths = {
|
||||
volksmarchen = {
|
||||
color = { 31 107 173 }
|
||||
icon = volksmarchen
|
||||
|
||||
holy_site = viscaya
|
||||
holy_site = aneto
|
||||
holy_site = bordeaux
|
||||
holy_site = santiago
|
||||
holy_site = cordoba
|
||||
|
||||
doctrine = unreformed_faith_doctrine
|
||||
|
||||
doctrine = tenet_sanctity_of_nature
|
||||
doctrine = tenet_ancestor_worship
|
||||
doctrine = tenet_communal_identity
|
||||
}
|
||||
vaesenite = {
|
||||
color = { 45 153 229 }
|
||||
icon = vaesenite
|
||||
|
||||
holy_site = viscaya
|
||||
holy_site = aneto
|
||||
holy_site = bordeaux
|
||||
holy_site = santiago
|
||||
holy_site = cordoba
|
||||
|
||||
doctrine = unreformed_faith_doctrine
|
||||
|
||||
doctrine = tenet_megaliths
|
||||
doctrine = tenet_sanctity_of_nature
|
||||
doctrine = tenet_ritual_celebrations
|
||||
}
|
||||
folketro = {
|
||||
color = { 168 120 0 }
|
||||
icon = folketro
|
||||
|
||||
holy_site = viscaya
|
||||
holy_site = aneto
|
||||
holy_site = bordeaux
|
||||
holy_site = santiago
|
||||
holy_site = cordoba
|
||||
|
||||
doctrine = unreformed_faith_doctrine
|
||||
|
||||
doctrine = tenet_christian_syncretism
|
||||
doctrine = tenet_ancestor_worship
|
||||
doctrine = tenet_unrelenting_faith
|
||||
}
|
||||
midnighter = {
|
||||
color = { 39 20 102 }
|
||||
icon = midnighter
|
||||
|
||||
holy_site = viscaya
|
||||
holy_site = aneto
|
||||
holy_site = bordeaux
|
||||
holy_site = santiago
|
||||
holy_site = cordoba
|
||||
|
||||
doctrine = unreformed_faith_doctrine
|
||||
|
||||
doctrine = tenet_adorcism
|
||||
doctrine = tenet_pursuit_of_power
|
||||
doctrine = tenet_astrology
|
||||
}
|
||||
}
|
||||
}
|
||||
381
common/religion/religions/NEOW_hermetic.txt
Normal file
381
common/religion/religions/NEOW_hermetic.txt
Normal file
|
|
@ -0,0 +1,381 @@
|
|||
hermetic_religion = {
|
||||
family = rf_esoteric
|
||||
doctrine = pagan_hostility_doctrine
|
||||
|
||||
#Main Group | placeholder
|
||||
doctrine = doctrine_temporal_head
|
||||
doctrine = doctrine_gender_equal
|
||||
doctrine = doctrine_pluralism_pluralistic
|
||||
doctrine = doctrine_theocracy_lay_clergy
|
||||
|
||||
#Marriage | placeholder
|
||||
doctrine = doctrine_monogamy
|
||||
doctrine = doctrine_divorce_approval
|
||||
doctrine = doctrine_bastardry_legitimization
|
||||
doctrine = doctrine_consanguinity_aunt_nephew_and_uncle_niece
|
||||
|
||||
#Crimes | placeholder
|
||||
doctrine = doctrine_homosexuality_accepted
|
||||
doctrine = doctrine_adultery_men_shunned
|
||||
doctrine = doctrine_adultery_women_crime
|
||||
doctrine = doctrine_kinslaying_close_kin_crime
|
||||
doctrine = doctrine_deviancy_crime
|
||||
doctrine = doctrine_witchcraft_crime
|
||||
|
||||
#Clerical Functions | placeholder
|
||||
doctrine = doctrine_clerical_function_taxation
|
||||
doctrine = doctrine_clerical_gender_either
|
||||
doctrine = doctrine_clerical_marriage_disallowed
|
||||
doctrine = doctrine_clerical_succession_spiritual_fixed_appointment
|
||||
|
||||
#Allow pilgrimages | placeholder
|
||||
doctrine = doctrine_pilgrimage_encouraged
|
||||
|
||||
#Funeral tradition | placeholder
|
||||
doctrine = doctrine_funeral_stoic
|
||||
|
||||
#Coronation tradition
|
||||
doctrine = doctrine_no_anointment
|
||||
|
||||
traits = {
|
||||
virtues = { }
|
||||
sins = { }
|
||||
}
|
||||
|
||||
reserved_male_names = {
|
||||
Andrew Antoninus Bartolomeus Benedict Christian Christopher Clement Constantine David Demetrius Eustace George Gregory
|
||||
Hans Isaac Joakim Jacob John Jordan Joseph Laurence Magnus Marcus Martin Matthew Michael Nicholas Patrick Paul Peter Philip
|
||||
Salvador Samuel Sebastian Simon Stephen Thomas Abraham Alexander Daniel Job Joshua Cyrus Luke Zachariah
|
||||
}
|
||||
reserved_female_names = {
|
||||
Anna Beatrice Benedicta Brigid Catherine Cecilia Christina Clementia Constance Dorothy Elisabeth Joan Judith Juliana Helen
|
||||
Magdalena Margaret Maria Marine Patricia Philippa Rachel Sarah Sophia Stephania
|
||||
}
|
||||
|
||||
custom_faith_icons = {
|
||||
custom_faith_1 custom_faith_2 custom_faith_3 custom_faith_4 custom_faith_5 custom_faith_6 custom_faith_7 custom_faith_8 custom_faith_9 custom_faith_10 dualism_custom_1 zoroastrian_custom_1 zoroastrian_custom_2 buddhism_custom_1 buddhism_custom_2 buddhism_custom_3 buddhism_custom_4 taoism_custom_1 yazidi_custom_1 sunni_custom_2 sunni_custom_3 sunni_custom_4 muhakkima_1 muhakkima_2 muhakkima_4 muhakkima_5 muhakkima_6 judaism_custom_1 custom_faith_fp1_fenrir custom_faith_fp1_irminsul custom_faith_fp1_jormungandr custom_faith_fp1_odins_ravens custom_faith_fp1_runestone_moon custom_faith_fp1_thors_hammer custom_faith_fp1_valknut custom_faith_fp1_yggdrasil custom_faith_boromian_circles custom_faith_lotus custom_faith_aum_tibetan custom_faith_pentagram custom_faith_pentagram_inverted custom_faith_burning_bush custom_faith_allah custom_faith_gankyil custom_faith_eye_of_providence custom_faith_dove custom_faith_ichthys custom_faith_lamb custom_faith_black_sheep custom_faith_ankh custom_faith_chi_rho custom_faith_hamsa custom_faith_cool_s
|
||||
}
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
{ name = "holy_order_knights_of_the_chalice" }
|
||||
{ name = "holy_order_order_of_the_holy_communion" }
|
||||
{ name = "holy_order_knights_of_the_first_gospel" }
|
||||
{ name = "holy_order_guardians_of_the_shroud" }
|
||||
{ name = "holy_order_knights_of_the_reliquary" }
|
||||
{ name = "holy_order_warriors_of_the_cross" }
|
||||
{ name = "holy_order_christian" coat_of_arms = "ho_christian" }
|
||||
}
|
||||
|
||||
holy_order_maa = { teutonic_knights } #placeholder
|
||||
|
||||
localization = {
|
||||
|
||||
#WealthGod | placeholder
|
||||
WealthGodName = hermetic_wealth_god_name
|
||||
WealthGodNamePossessive = hermetic_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FateGod | placeholder
|
||||
FateGodName = hermetic_fate_god_name
|
||||
FateGodNamePossessive = hermetic_fate_god_name_possessive
|
||||
FateGodSheHe = CHARACTER_SHEHE_HE
|
||||
FateGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FateGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#TricksterGod | placeholder
|
||||
TricksterGodName = hermetic_trickster_god_name
|
||||
TricksterGodNamePossessive = hermetic_trickster_god_name_possessive
|
||||
TricksterGodSheHe = CHARACTER_SHEHE_HE
|
||||
TricksterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
TricksterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#NightGod | placeholder
|
||||
NightGodName = hermetic_night_god_name
|
||||
NightGodNamePossessive = hermetic_night_god_name_possessive
|
||||
NightGodSheHe = CHARACTER_SHEHE_SHE
|
||||
NightGodHerHis = CHARACTER_HERHIS_HER
|
||||
NightGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
GoodGodNames = {
|
||||
hermetic_high_god_name
|
||||
hermetic_high_god_name_alternate
|
||||
}
|
||||
DevilName = hermetic_devil_name
|
||||
DevilNamePossessive = hermetic_devil_name_possessive
|
||||
DevilSheHe = CHARACTER_SHEHE_HE
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerselfHimself = CHARACTER_HIMSELF
|
||||
EvilGodNames = {
|
||||
hermetic_devil_name
|
||||
}
|
||||
HouseOfWorship = hermetic_house_of_worship
|
||||
HouseOfWorshipPlural = hermetic_house_of_worship_plural
|
||||
ReligiousText = hermetic_religious_text
|
||||
ReligiousHeadName = hermetic_religious_head_title
|
||||
ReligiousHeadTitleName = hermetic_religious_head_title_name
|
||||
DevoteeMale = hermetic_devotee
|
||||
DevoteeMalePlural = hermetic_devotee_plural
|
||||
DevoteeFemale = hermetic_devotee
|
||||
DevoteeFemalePlural = hermetic_devotee_plural
|
||||
DevoteeNeuter = hermetic_devotee
|
||||
DevoteeNeuterPlural = hermetic_devotee_plural
|
||||
PriestMale = hermetic_priest
|
||||
PriestMalePlural = hermetic_priest_plural
|
||||
PriestFemale = hermetic_priest
|
||||
PriestFemalePlural = hermetic_priest_plural
|
||||
PriestNeuter = hermetic_priest
|
||||
PriestNeuterPlural = hermetic_priest_plural
|
||||
BishopMale = hermetic_bishop
|
||||
BishopMalePlural = hermetic_bishop_plural
|
||||
BishopFemale = hermetic_bishop
|
||||
BishopFemalePlural = hermetic_bishop_plural
|
||||
BishopNeuter = hermetic_bishop
|
||||
BishopNeuterPlural = hermetic_bishop_plural
|
||||
DivineRealm = hermetic_positive_afterlife
|
||||
PositiveAfterLife = hermetic_positive_afterlife
|
||||
NegativeAfterLife = hermetic_negative_afterlife
|
||||
DeathDeityName = hermetic_death_deity_name
|
||||
DeathDeityNamePossessive = hermetic_death_deity_name_possessive
|
||||
DeathDeitySheHe = CHARACTER_SHEHE_HE
|
||||
DeathDeityHerHis = CHARACTER_HERHIS_HIS
|
||||
DeathDeityHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodName = hermetic_witch_god_name
|
||||
WitchGodNamePossessive = hermetic_witch_god_name_possessive
|
||||
WitchGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WitchGodSheHe = CHARACTER_SHEHE_HE
|
||||
WitchGodHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodMistressMaster = master
|
||||
WitchGodMotherFather = father
|
||||
|
||||
|
||||
GHWName = ghw_crusade
|
||||
GHWNamePlural = ghw_crusades
|
||||
|
||||
}
|
||||
|
||||
piety_icon_group = "christian"
|
||||
|
||||
faiths = {
|
||||
rosenkreuzer = {
|
||||
color = { 178 17 31 }
|
||||
icon = rosenkreuzer
|
||||
|
||||
# religious_head = k_papal_state
|
||||
|
||||
graphical_faith = "catholic_gfx"
|
||||
#placeholder holy sites
|
||||
holy_site = jerusalem
|
||||
holy_site = rome
|
||||
holy_site = cologne
|
||||
holy_site = santiago
|
||||
holy_site = kent
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
#doctrine = special_doctrine_ecumenical_christian
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_scientific_discourse
|
||||
doctrine = tenet_esotericism
|
||||
doctrine = tenet_communal_identity
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
|
||||
localization = {
|
||||
|
||||
ReligiousSymbol = rosenkreuzer_religious_symbol
|
||||
PantheonTerm = rosenkreuzer_high_god_name
|
||||
PantheonTermHasHave = pantheon_term_has
|
||||
|
||||
#HighGod | placeholder
|
||||
HighGodName = rosenkreuzer_high_god_name
|
||||
HighGodNamePossessive = rosenkreuzer_high_god_name_possessive
|
||||
HighGodNameSheHe = CHARACTER_SHEHE_HE
|
||||
HighGodHerselfHimself = CHARACTER_HIMSELF
|
||||
HighGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HighGodNameAlternate = rosenkreuzer_high_god_name_alternate
|
||||
HighGodNameAlternatePossessive = rosenkreuzer_high_god_name_alternate_possessive
|
||||
|
||||
#Creator | placeholder
|
||||
CreatorName = rosenkreuzer_creator_god_name
|
||||
CreatorNamePossessive = rosenkreuzer_creator_god_name_possessive
|
||||
CreatorSheHe = CHARACTER_SHEHE_HE
|
||||
CreatorHerHis = CHARACTER_HERHIS_HIS
|
||||
CreatorHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HealthGod | placeholder
|
||||
HealthGodName = rosenkreuzer_health_god_name
|
||||
HealthGodNamePossessive = rosenkreuzer_health_god_name_possessive
|
||||
HealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
HealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FertilityGod | placeholder
|
||||
FertilityGodName = rosenkreuzer_fertility_god_name
|
||||
FertilityGodNamePossessive = rosenkreuzer_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_HE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WaterGod | placeholder
|
||||
WaterGodName = rosenkreuzer_water_god_name
|
||||
WaterGodNamePossessive = rosenkreuzer_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_HE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WarGod | placeholder
|
||||
WarGodName = rosenkreuzer_war_god_name
|
||||
WarGodNamePossessive = rosenkreuzer_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#KnowledgeGod | placeholder
|
||||
KnowledgeGodName = rosenkreuzer_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = rosenkreuzer_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_IT
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_ITS
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_IT
|
||||
|
||||
#HouseholdGod | placeholder
|
||||
HouseholdGodName = rosenkreuzer_household_god_name
|
||||
HouseholdGodNamePossessive = rosenkreuzer_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_HE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
GoodGodNames = {
|
||||
rosenkreuzer_high_god_name
|
||||
rosenkreuzer_high_god_name_alternate
|
||||
rosenkreuzer_health_god_name
|
||||
rosenkreuzer_knowledge_god_name
|
||||
rosenkreuzer_household_god_name
|
||||
hermetic_witch_god_name
|
||||
hermetic_wealth_god_name
|
||||
hermetic_fate_god_name
|
||||
hermetic_night_god_name
|
||||
}
|
||||
EvilGodNames = {
|
||||
hermetic_devil_name
|
||||
rosenkreuzer_war_god_name
|
||||
hermetic_death_diety_name
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
nobelian = {
|
||||
color = { 204 179 51 }
|
||||
icon = nobelian
|
||||
|
||||
# religious_head = k_papal_state
|
||||
|
||||
graphical_faith = "catholic_gfx"
|
||||
#placeholder holy sites
|
||||
holy_site = jerusalem
|
||||
holy_site = rome
|
||||
holy_site = cologne
|
||||
holy_site = santiago
|
||||
holy_site = kent
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
#doctrine = special_doctrine_ecumenical_christian
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_scientific_discourse
|
||||
doctrine = tenet_inner_journey
|
||||
doctrine = tenet_pacifism
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
|
||||
localization = {
|
||||
|
||||
ReligiousSymbol = nobelian_religious_symbol
|
||||
PantheonTerm = nobelian_high_god_name
|
||||
PantheonTermHasHave = pantheon_term_has
|
||||
|
||||
#HighGod | placeholder
|
||||
HighGodName = nobelian_high_god_name
|
||||
HighGodNamePossessive = nobelian_high_god_name_possessive
|
||||
HighGodNameSheHe = CHARACTER_SHEHE_HE
|
||||
HighGodHerselfHimself = CHARACTER_HIMSELF
|
||||
HighGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HighGodNameAlternate = nobelian_high_god_name_alternate
|
||||
HighGodNameAlternatePossessive = nobelian_high_god_name_alternate_possessive
|
||||
|
||||
#Creator | placeholder
|
||||
CreatorName = nobelian_creator_god_name
|
||||
CreatorNamePossessive = nobelian_creator_god_name_possessive
|
||||
CreatorSheHe = CHARACTER_SHEHE_HE
|
||||
CreatorHerHis = CHARACTER_HERHIS_HIS
|
||||
CreatorHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HealthGod | placeholder
|
||||
HealthGodName = nobelian_health_god_name
|
||||
HealthGodNamePossessive = nobelian_health_god_name_possessive
|
||||
HealthGodSheHe = CHARACTER_SHEHE_SHE
|
||||
HealthGodHerHis = CHARACTER_HERHIS_HER
|
||||
HealthGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#FertilityGod | placeholder
|
||||
FertilityGodName = nobelian_fertility_god_name
|
||||
FertilityGodNamePossessive = nobelian_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_HE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WaterGod | placeholder
|
||||
WaterGodName = nobelian_water_god_name
|
||||
WaterGodNamePossessive = nobelian_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_SHE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HER
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WarGod | placeholder
|
||||
WarGodName = nobelian_war_god_name
|
||||
WarGodNamePossessive = nobelian_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_SHE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HER
|
||||
WarGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#KnowledgeGod | placeholder
|
||||
KnowledgeGodName = nobelian_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = nobelian_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_HE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HIS
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod | placeholder
|
||||
HouseholdGodName = nobelian_household_god_name
|
||||
HouseholdGodNamePossessive = nobelian_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_HE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
GoodGodNames = {
|
||||
nobelian_high_god_name
|
||||
nobelian_high_god_name_alternate
|
||||
nobelian_health_god_name
|
||||
nobelian_knowledge_god_name
|
||||
nobelian_household_god_name
|
||||
hermetic_witch_god_name
|
||||
hermetic_wealth_god_name
|
||||
hermetic_fate_god_name
|
||||
hermetic_night_god_name
|
||||
}
|
||||
EvilGodNames = {
|
||||
hermetic_devil_name
|
||||
nobelian_war_god_name
|
||||
hermetic_death_diety_name
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
1358
common/religion/religions/NEOW_novelist.txt
Normal file
1358
common/religion/religions/NEOW_novelist.txt
Normal file
File diff suppressed because it is too large
Load diff
297
common/religion/religions/NEOW_oceanic.txt
Normal file
297
common/religion/religions/NEOW_oceanic.txt
Normal file
|
|
@ -0,0 +1,297 @@
|
|||
oceanic_religion = {
|
||||
family = rf_pagan
|
||||
graphical_faith = pagan_gfx
|
||||
|
||||
pagan_roots = yes
|
||||
|
||||
doctrine = pagan_hostility_doctrine
|
||||
|
||||
|
||||
#Main Group | placeholder
|
||||
doctrine = doctrine_no_head
|
||||
doctrine = doctrine_gender_male_dominated
|
||||
doctrine = doctrine_pluralism_righteous
|
||||
doctrine = doctrine_theocracy_lay_clergy
|
||||
|
||||
#Marriage | placeholder
|
||||
doctrine = doctrine_concubines
|
||||
doctrine = doctrine_divorce_allowed
|
||||
doctrine = doctrine_bastardry_none
|
||||
doctrine = doctrine_consanguinity_aunt_nephew_and_uncle_niece
|
||||
|
||||
#Crimes | placeholder
|
||||
doctrine = doctrine_homosexuality_shunned
|
||||
doctrine = doctrine_adultery_men_accepted
|
||||
doctrine = doctrine_adultery_women_accepted
|
||||
doctrine = doctrine_kinslaying_shunned
|
||||
doctrine = doctrine_deviancy_accepted
|
||||
doctrine = doctrine_witchcraft_accepted
|
||||
|
||||
#Clerical Functions | placeholder
|
||||
doctrine = doctrine_clerical_function_recruitment
|
||||
doctrine = doctrine_clerical_gender_either
|
||||
doctrine = doctrine_clerical_marriage_allowed
|
||||
doctrine = doctrine_clerical_succession_temporal_appointment
|
||||
|
||||
#Allow pilgrimages | placeholder
|
||||
doctrine = doctrine_pilgrimage_forbidden
|
||||
|
||||
#Funeral tradition | placeholder
|
||||
doctrine = doctrine_funeral_cremation
|
||||
|
||||
#Coronation tradition
|
||||
doctrine = doctrine_no_anointment
|
||||
|
||||
traits = {
|
||||
virtues = { brave greedy ambitious gregarious }
|
||||
sins = { craven generous content shy }
|
||||
}
|
||||
|
||||
reserved_male_names = { #put witch names here later
|
||||
Andrew Antoninus Bartolomeus Benedict Christian Christopher Clement Constantine David Demetrius Eustace George Gregory
|
||||
Hans Isaac Joakim Jacob John Jordan Joseph Laurence Magnus Marcus Martin Matthew Michael Nicholas Patrick Paul Peter Philip
|
||||
Salvador Samuel Sebastian Simon Stephen Thomas Abraham Alexander Daniel Job Joshua Cyrus Luke Zachariah
|
||||
}
|
||||
reserved_female_names = { #put witch names here later
|
||||
Anna Beatrice Benedicta Brigid Catherine Cecilia Christina Clementia Constance Dorothy Elisabeth Joan Judith Juliana Helen
|
||||
Magdalena Margaret Maria Marine Patricia Philippa Rachel Sarah Sophia Stephania
|
||||
}
|
||||
|
||||
custom_faith_icons = {
|
||||
custom_faith_1 custom_faith_2 custom_faith_3 custom_faith_4 custom_faith_5 custom_faith_6 custom_faith_7 custom_faith_8 custom_faith_9 custom_faith_10 dualism_custom_1 zoroastrian_custom_1 zoroastrian_custom_2 buddhism_custom_1 buddhism_custom_2 buddhism_custom_3 buddhism_custom_4 taoism_custom_1 yazidi_custom_1 sunni_custom_2 sunni_custom_3 sunni_custom_4 muhakkima_1 muhakkima_2 muhakkima_4 muhakkima_5 muhakkima_6 judaism_custom_1 custom_faith_fp1_fenrir custom_faith_fp1_irminsul custom_faith_fp1_jormungandr custom_faith_fp1_odins_ravens custom_faith_fp1_runestone_moon custom_faith_fp1_thors_hammer custom_faith_fp1_valknut custom_faith_fp1_yggdrasil custom_faith_boromian_circles custom_faith_lotus custom_faith_aum_tibetan custom_faith_pentagram custom_faith_pentagram_inverted custom_faith_burning_bush custom_faith_allah custom_faith_gankyil custom_faith_eye_of_providence custom_faith_dove custom_faith_ichthys custom_faith_lamb custom_faith_black_sheep custom_faith_ankh custom_faith_chi_rho custom_faith_hamsa custom_faith_cool_s
|
||||
}
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
{ name = "holy_order_knights_of_the_chalice" }
|
||||
{ name = "holy_order_order_of_the_holy_communion" }
|
||||
{ name = "holy_order_knights_of_the_first_gospel" }
|
||||
{ name = "holy_order_guardians_of_the_shroud" }
|
||||
{ name = "holy_order_knights_of_the_reliquary" }
|
||||
{ name = "holy_order_warriors_of_the_cross" }
|
||||
{ name = "holy_order_christian" coat_of_arms = "ho_christian" }
|
||||
}
|
||||
|
||||
holy_order_maa = { teutonic_knights } #placeholder
|
||||
|
||||
|
||||
piety_icon_group = "christian"
|
||||
|
||||
faiths = {
|
||||
viking = {
|
||||
color = { 10 23 51 }
|
||||
icon = viking
|
||||
|
||||
# religious_head = k_papal_state
|
||||
|
||||
#placeholder holy sites
|
||||
holy_site = jerusalem
|
||||
holy_site = rome
|
||||
holy_site = cologne
|
||||
holy_site = santiago
|
||||
holy_site = kent
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_terror_of_the_seas
|
||||
doctrine = tenet_ritual_celebrations
|
||||
doctrine = tenet_ancestor_worship
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
|
||||
}
|
||||
corsair = {
|
||||
color = { 25 25 25 }
|
||||
icon = corsair
|
||||
|
||||
# religious_head = k_papal_state
|
||||
|
||||
#placeholder holy sites
|
||||
holy_site = jerusalem
|
||||
holy_site = rome
|
||||
holy_site = cologne
|
||||
holy_site = santiago
|
||||
holy_site = kent
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
|
||||
doctrine = doctrine_pluralism_pluralistic
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_terror_of_the_seas
|
||||
doctrine = tenet_astrology
|
||||
doctrine = tenet_communal_possessions
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
|
||||
localization = {
|
||||
#HighGod | placeholder
|
||||
HighGodName = corsair_high_god_name
|
||||
HighGodNamePossessive = corsair_high_god_name_possessive
|
||||
HighGodNameSheHe = CHARACTER_SHEHE_SHE
|
||||
HighGodHerselfHimself = CHARACTER_HERSELF
|
||||
HighGodHerHis = CHARACTER_HERHIS_HER
|
||||
HighGodNameAlternate = corsair_high_god_name_alternate
|
||||
HighGodNameAlternatePossessive = corsair_high_god_name_alternate_possessive
|
||||
|
||||
#Creator | placeholder
|
||||
CreatorName = corsair_creator_god_name
|
||||
CreatorNamePossessive = corsair_creator_god_name_possessive
|
||||
CreatorSheHe = CHARACTER_SHEHE_SHE
|
||||
CreatorHerHis = CHARACTER_HERHIS_HER
|
||||
CreatorHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#HealthGod | placeholder
|
||||
HealthGodName = corsair_health_god_name
|
||||
HealthGodNamePossessive = corsair_health_god_name_possessive
|
||||
HealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
HealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FertilityGod | placeholder
|
||||
FertilityGodName = corsair_fertility_god_name
|
||||
FertilityGodNamePossessive = corsair_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_THEY
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_THEIR
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_THEM
|
||||
|
||||
#WealthGod | placeholder
|
||||
WealthGodName = corsair_wealth_god_name
|
||||
WealthGodNamePossessive = corsair_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod | placeholder
|
||||
HouseholdGodName = corsair_household_god_name
|
||||
HouseholdGodNamePossessive = corsair_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_HE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FateGod | placeholder
|
||||
FateGodName = corsair_fate_god_name
|
||||
FateGodNamePossessive = corsair_fate_god_name_possessive
|
||||
FateGodSheHe = CHARACTER_SHEHE_SHE
|
||||
FateGodHerHis = CHARACTER_HERHIS_HER
|
||||
FateGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#KnowledgeGod | placeholder
|
||||
KnowledgeGodName = corsair_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = corsair_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_SHE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HER
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WarGod | placeholder
|
||||
WarGodName = corsair_war_god_name
|
||||
WarGodNamePossessive = corsair_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#TricksterGod | placeholder
|
||||
TricksterGodName = corsair_trickster_god_name
|
||||
TricksterGodNamePossessive = corsair_trickster_god_name_possessive
|
||||
TricksterGodSheHe = CHARACTER_SHEHE_HE
|
||||
TricksterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
TricksterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#NightGod | placeholder
|
||||
NightGodName = corsair_night_god_name
|
||||
NightGodNamePossessive = corsair_night_god_name_possessive
|
||||
NightGodSheHe = CHARACTER_SHEHE_SHE
|
||||
NightGodHerHis = CHARACTER_HERHIS_HER
|
||||
NightGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WaterGod | placeholder
|
||||
WaterGodName = corsair_water_god_name
|
||||
WaterGodNamePossessive = corsair_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_HE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
PantheonTerm = corsair_high_god_name
|
||||
PantheonTermHasHave = pantheon_term_has
|
||||
GoodGodNames = {
|
||||
corsair_high_god_name
|
||||
corsair_high_god_name_alternate
|
||||
corsair_fate_god_name
|
||||
corsair_night_god_name
|
||||
corsair_health_god_name
|
||||
corsair_wealth_god_name
|
||||
corsair_water_god_name
|
||||
}
|
||||
DevilName = corsair_devil_name
|
||||
DevilNamePossessive = corsair_devil_name_possessive
|
||||
DevilSheHe = CHARACTER_SHEHE_HE
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerselfHimself = CHARACTER_HIMSELF
|
||||
EvilGodNames = {
|
||||
corsair_devil_name
|
||||
corsair_trickster_god_name
|
||||
corsair_water_god_name
|
||||
corsair_fertility_god_name
|
||||
corsair_witch_god_name
|
||||
}
|
||||
HouseOfWorship = corsair_house_of_worship
|
||||
HouseOfWorship2 = corsair_house_of_worship_2
|
||||
HouseOfWorship3 = corsair_house_of_worship_3
|
||||
HouseOfWorshipPlural = corsair_house_of_worship_plural
|
||||
ReligiousSymbol = corsair_religious_symbol
|
||||
ReligiousSymbol2 = corsair_religious_symbol_2
|
||||
ReligiousSymbol3 = corsair_religious_symbol_3
|
||||
ReligiousText = corsair_religious_text
|
||||
ReligiousText2 = corsair_religious_text_2
|
||||
ReligiousText3 = corsair_religious_text_3
|
||||
ReligiousHeadName = corsair_religious_head_title
|
||||
ReligiousHeadTitleName = corsair_religious_head_title_name
|
||||
DevoteeMale = corsair_devotee_male
|
||||
DevoteeMalePlural = corsair_devotee_male_plural
|
||||
DevoteeFemale = corsair_devotee_female
|
||||
DevoteeFemalePlural = corsair_devotee_female_plural
|
||||
DevoteeNeuter = corsair_devotee_neuter
|
||||
DevoteeNeuterPlural = corsair_devotee_neuter_plural
|
||||
PriestMale = corsair_priest_male
|
||||
PriestMalePlural = corsair_priest_male_plural
|
||||
PriestFemale = corsair_priest_male
|
||||
PriestFemalePlural = corsair_priest_male_plural
|
||||
PriestNeuter = corsair_priest_male
|
||||
PriestNeuterPlural = corsair_priest_male_plural
|
||||
AltPriestTermPlural = corsair_priest_alternate_plural
|
||||
BishopMale = corsair_bishop
|
||||
BishopMalePlural = corsair_bishop_plural
|
||||
BishopFemale = corsair_bishop
|
||||
BishopFemalePlural = corsair_bishop_plural
|
||||
BishopNeuter = corsair_bishop
|
||||
BishopNeuterPlural = corsair_bishop_plural
|
||||
DivineRealm = corsair_positive_afterlife
|
||||
PositiveAfterLife = corsair_positive_afterlife
|
||||
NegativeAfterLife = corsair_negative_afterlife
|
||||
DeathDeityName = corsair_death_deity_name
|
||||
DeathDeityNamePossessive = corsair_death_deity_name_possessive
|
||||
DeathDeitySheHe = CHARACTER_SHEHE_HE
|
||||
DeathDeityHerHis = CHARACTER_HERHIS_HIS
|
||||
DeathDeityHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodName = corsair_witch_god_name
|
||||
WitchGodNamePossessive = corsair_witch_god_name_possessive
|
||||
WitchGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WitchGodSheHe = CHARACTER_SHEHE_HE
|
||||
WitchGodHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodMistressMaster = master
|
||||
WitchGodMotherFather = father
|
||||
|
||||
|
||||
GHWName = ghw_crusade
|
||||
GHWNamePlural = ghw_crusades
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
465
common/religion/religions/NEOW_orthodox.txt
Normal file
465
common/religion/religions/NEOW_orthodox.txt
Normal file
|
|
@ -0,0 +1,465 @@
|
|||
eastern_orthodox_religion = {
|
||||
family = rf_abrahamic
|
||||
|
||||
doctrine_background_icon = core_tenet_banner_christian.dds
|
||||
doctrine = abrahamic_hostility_doctrine
|
||||
|
||||
#Main Group | placeholder
|
||||
doctrine = doctrine_spiritual_head
|
||||
doctrine = doctrine_gender_equal
|
||||
doctrine = doctrine_pluralism_righteous
|
||||
doctrine = doctrine_theocracy_temporal
|
||||
|
||||
#Marriage | placeholder
|
||||
doctrine = doctrine_monogamy
|
||||
doctrine = doctrine_divorce_approval
|
||||
doctrine = doctrine_bastardry_legitimization
|
||||
doctrine = doctrine_consanguinity_restricted
|
||||
|
||||
#Crimes | placeholder
|
||||
doctrine = doctrine_homosexuality_shunned
|
||||
doctrine = doctrine_adultery_men_shunned
|
||||
doctrine = doctrine_adultery_women_crime
|
||||
doctrine = doctrine_kinslaying_close_kin_crime
|
||||
doctrine = doctrine_deviancy_crime
|
||||
doctrine = doctrine_witchcraft_crime
|
||||
|
||||
#Clerical Functions | placeholder
|
||||
doctrine = doctrine_clerical_function_taxation
|
||||
doctrine = doctrine_clerical_gender_male_only
|
||||
doctrine = doctrine_clerical_marriage_disallowed
|
||||
doctrine = doctrine_clerical_succession_spiritual_fixed_appointment
|
||||
|
||||
#Allow pilgrimages | placeholder
|
||||
doctrine = doctrine_pilgrimage_encouraged
|
||||
|
||||
#Funeral tradition | placeholder
|
||||
doctrine = doctrine_funeral_stoic
|
||||
|
||||
#Coronation tradition
|
||||
doctrine = doctrine_no_anointment
|
||||
|
||||
traits = {
|
||||
virtues = { forgiving compassionate chaste }
|
||||
sins = { vengeful sadistic lustful }
|
||||
}
|
||||
|
||||
reserved_male_names = { #these might be alright?
|
||||
Andrew Antoninus Bartolomeus Benedict Christian Christopher Clement Constantine David Demetrius Eustace George Gregory
|
||||
Hans Isaac Joakim Jacob John Jordan Joseph Laurence Magnus Marcus Martin Matthew Michael Nicholas Patrick Paul Peter Philip
|
||||
Salvador Samuel Sebastian Simon Stephen Thomas Abraham Alexander Daniel Job Joshua Cyrus Luke Zachariah
|
||||
}
|
||||
reserved_female_names = { #these might be alright?
|
||||
Anna Beatrice Benedicta Brigid Catherine Cecilia Christina Clementia Constance Dorothy Elisabeth Joan Judith Juliana Helen
|
||||
Magdalena Margaret Maria Marine Patricia Philippa Rachel Sarah Sophia Stephania
|
||||
}
|
||||
|
||||
custom_faith_icons = {
|
||||
custom_faith_1 custom_faith_2 custom_faith_3 custom_faith_4 custom_faith_5 custom_faith_6 custom_faith_7 custom_faith_8 custom_faith_9 custom_faith_10 dualism_custom_1 zoroastrian_custom_1 zoroastrian_custom_2 buddhism_custom_1 buddhism_custom_2 buddhism_custom_3 buddhism_custom_4 taoism_custom_1 yazidi_custom_1 sunni_custom_2 sunni_custom_3 sunni_custom_4 muhakkima_1 muhakkima_2 muhakkima_4 muhakkima_5 muhakkima_6 judaism_custom_1 custom_faith_fp1_fenrir custom_faith_fp1_irminsul custom_faith_fp1_jormungandr custom_faith_fp1_odins_ravens custom_faith_fp1_runestone_moon custom_faith_fp1_thors_hammer custom_faith_fp1_valknut custom_faith_fp1_yggdrasil custom_faith_boromian_circles custom_faith_lotus custom_faith_aum_tibetan custom_faith_pentagram custom_faith_pentagram_inverted custom_faith_burning_bush custom_faith_allah custom_faith_gankyil custom_faith_eye_of_providence custom_faith_dove custom_faith_ichthys custom_faith_lamb custom_faith_black_sheep custom_faith_ankh custom_faith_chi_rho custom_faith_hamsa custom_faith_cool_s
|
||||
}
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
{ name = "holy_order_knights_of_the_chalice" }
|
||||
{ name = "holy_order_order_of_the_holy_communion" }
|
||||
{ name = "holy_order_knights_of_the_first_gospel" }
|
||||
{ name = "holy_order_guardians_of_the_shroud" }
|
||||
{ name = "holy_order_knights_of_the_reliquary" }
|
||||
{ name = "holy_order_warriors_of_the_cross" }
|
||||
{ name = "holy_order_christian" coat_of_arms = "ho_christian" }
|
||||
}
|
||||
|
||||
holy_order_maa = { teutonic_knights } #placeholder
|
||||
|
||||
localization = {
|
||||
#HighGod | placeholder
|
||||
HighGodName = christianity_high_god_name
|
||||
HighGodName2 = christianity_high_god_name_2
|
||||
HighGodNamePossessive = christianity_high_god_name_possessive
|
||||
HighGodNameSheHe = CHARACTER_SHEHE_HE
|
||||
HighGodHerselfHimself = CHARACTER_HIMSELF
|
||||
HighGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HighGodNameAlternate = christianity_high_god_name_alternate
|
||||
HighGodNameAlternatePossessive = christianity_high_god_name_alternate_possessive
|
||||
|
||||
#Creator | placeholder
|
||||
CreatorName = christianity_creator_god_name
|
||||
CreatorNamePossessive = christianity_creator_god_name_possessive
|
||||
CreatorSheHe = CHARACTER_SHEHE_HE
|
||||
CreatorHerHis = CHARACTER_HERHIS_HIS
|
||||
CreatorHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HealthGod | placeholder
|
||||
HealthGodName = christianity_health_god_name
|
||||
HealthGodNamePossessive = christianity_health_god_name_possessive
|
||||
HealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
HealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FertilityGod | placeholder
|
||||
FertilityGodName = christianity_fertility_god_name
|
||||
FertilityGodNamePossessive = christianity_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_HE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WealthGod | placeholder
|
||||
WealthGodName = christianity_wealth_god_name
|
||||
WealthGodNamePossessive = christianity_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod | placeholder
|
||||
HouseholdGodName = christianity_household_god_name
|
||||
HouseholdGodNamePossessive = christianity_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_HE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FateGod | placeholder
|
||||
FateGodName = christianity_fate_god_name
|
||||
FateGodNamePossessive = christianity_fate_god_name_possessive
|
||||
FateGodSheHe = CHARACTER_SHEHE_HE
|
||||
FateGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FateGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#KnowledgeGod | placeholder
|
||||
KnowledgeGodName = christianity_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = christianity_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_HE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HIS
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WarGod | placeholder
|
||||
WarGodName = christianity_war_god_name
|
||||
WarGodNamePossessive = christianity_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#TricksterGod | placeholder
|
||||
TricksterGodName = christianity_trickster_god_name
|
||||
TricksterGodNamePossessive = christianity_trickster_god_name_possessive
|
||||
TricksterGodSheHe = CHARACTER_SHEHE_HE
|
||||
TricksterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
TricksterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#NightGod | placeholder
|
||||
NightGodName = christianity_night_god_name
|
||||
NightGodNamePossessive = christianity_night_god_name_possessive
|
||||
NightGodSheHe = CHARACTER_SHEHE_HE
|
||||
NightGodHerHis = CHARACTER_HERHIS_HIS
|
||||
NightGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WaterGod | placeholder
|
||||
WaterGodName = christianity_water_god_name
|
||||
WaterGodNamePossessive = christianity_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_HE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
PantheonTerm = christianity_high_god_name
|
||||
PantheonTerm2 = christianity_high_god_name_2
|
||||
PantheonTerm3 = christianity_high_god_name_3
|
||||
PantheonTermHasHave = pantheon_term_has
|
||||
GoodGodNames = {
|
||||
christianity_high_god_name
|
||||
christianity_high_god_name_alternate
|
||||
chistianity_good_god_jesus
|
||||
chistianity_good_god_christ
|
||||
}
|
||||
DevilName = christianity_devil_name
|
||||
DevilNamePossessive = christianity_devil_name_possessive
|
||||
DevilSheHe = CHARACTER_SHEHE_HE
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerselfHimself = CHARACTER_HIMSELF
|
||||
EvilGodNames = {
|
||||
christianity_devil_name
|
||||
christianity_evil_god_lucifer
|
||||
christianity_evil_god_beelzebub
|
||||
christianity_evil_god_mephistopheles
|
||||
}
|
||||
HouseOfWorship = christianity_house_of_worship
|
||||
HouseOfWorship2 = christianity_house_of_worship_2
|
||||
HouseOfWorship3 = christianity_house_of_worship_3
|
||||
HouseOfWorshipPlural = christianity_house_of_worship_plural
|
||||
ReligiousSymbol = christianity_religious_symbol
|
||||
ReligiousSymbol2 = christianity_religious_symbol_2
|
||||
ReligiousSymbol3 = christianity_religious_symbol_3
|
||||
ReligiousText = christianity_religious_text
|
||||
ReligiousText2 = christianity_religious_text_2
|
||||
ReligiousText3 = christianity_religious_text_3
|
||||
ReligiousHeadName = christianity_religious_head_title
|
||||
ReligiousHeadTitleName = christianity_religious_head_title_name
|
||||
DevoteeMale = christianity_devotee_male
|
||||
DevoteeMalePlural = christianity_devotee_male_plural
|
||||
DevoteeFemale = christianity_devotee_female
|
||||
DevoteeFemalePlural = christianity_devotee_female_plural
|
||||
DevoteeNeuter = christianity_devotee_neuter
|
||||
DevoteeNeuterPlural = christianity_devotee_neuter_plural
|
||||
PriestMale = christianity_priest_male
|
||||
PriestMalePlural = christianity_priest_male_plural
|
||||
PriestFemale = christianity_priest_male
|
||||
PriestFemalePlural = christianity_priest_male_plural
|
||||
PriestNeuter = christianity_priest_male
|
||||
PriestNeuterPlural = christianity_priest_male_plural
|
||||
AltPriestTermPlural = christianity_priest_alternate_plural
|
||||
BishopMale = christianity_bishop
|
||||
BishopMalePlural = christianity_bishop_plural
|
||||
BishopFemale = christianity_bishop
|
||||
BishopFemalePlural = christianity_bishop_plural
|
||||
BishopNeuter = christianity_bishop
|
||||
BishopNeuterPlural = christianity_bishop_plural
|
||||
DivineRealm = christianity_positive_afterlife
|
||||
DivineRealm2 = christianity_positive_afterlife_2
|
||||
DivineRealm3 = christianity_positive_afterlife_3
|
||||
PositiveAfterLife = christianity_positive_afterlife
|
||||
PositiveAfterLife2 = christianity_positive_afterlife_2
|
||||
PositiveAfterLife3 = christianity_positive_afterlife_3
|
||||
NegativeAfterLife = christianity_negative_afterlife
|
||||
NegativeAfterLife2 = christianity_negative_afterlife_2
|
||||
NegativeAfterLife3 = christianity_negative_afterlife_3
|
||||
DeathDeityName = christianity_death_deity_name
|
||||
DeathDeityNamePossessive = christianity_death_deity_name_possessive
|
||||
DeathDeitySheHe = CHARACTER_SHEHE_HE
|
||||
DeathDeityHerHis = CHARACTER_HERHIS_HIS
|
||||
DeathDeityHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodName = christianity_witchgodname_the_horned_god
|
||||
WitchGodNamePossessive = christianity_witchgodname_the_horned_god_possessive
|
||||
WitchGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WitchGodSheHe = CHARACTER_SHEHE_HE
|
||||
WitchGodHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodMistressMaster = master
|
||||
WitchGodMotherFather = father
|
||||
|
||||
|
||||
GHWName = ghw_crusade
|
||||
GHWNamePlural = ghw_crusades
|
||||
|
||||
}
|
||||
|
||||
piety_icon_group = "christian"
|
||||
|
||||
faiths = {
|
||||
orthodox = {
|
||||
color = { 0.6 0.3 0.5 }
|
||||
icon = orthodox
|
||||
religious_head = k_orthodox
|
||||
|
||||
holy_site = jerusalem
|
||||
holy_site = constantinople
|
||||
holy_site = rome
|
||||
holy_site = alexandria
|
||||
holy_site = antioch
|
||||
|
||||
#Special Tolerance
|
||||
doctrine = special_doctrine_ecumenical_christian
|
||||
|
||||
#Tenets
|
||||
doctrine = tenet_communion
|
||||
doctrine = tenet_pentarchy
|
||||
doctrine = tenet_monasticism
|
||||
|
||||
holy_order_names = {
|
||||
{ name = "holy_order_brotherhood_of_the_holy_sepulchre" }
|
||||
{ name = "holy_order_knights_of_the_first_patrirchate" }
|
||||
{ name = "holy_order_order_of_the_holy_virgin" }
|
||||
}
|
||||
|
||||
localization = { # Utilizes the 'West Christian' Saints, shared by Catholics and Orthodox
|
||||
#FertilityGod
|
||||
FertilityGodName = west_christian_fertility_god_name
|
||||
FertilityGodNamePossessive = west_christian_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_SHE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HER
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WealthGod
|
||||
WealthGodName = west_christian_wealth_god_name
|
||||
WealthGodNamePossessive = west_christian_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod
|
||||
HouseholdGodName = west_christian_household_god_name
|
||||
HouseholdGodNamePossessive = west_christian_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_HE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#KnowledgeGod
|
||||
KnowledgeGodName = west_christian_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = west_christian_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_SHE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HER
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WarGod
|
||||
WarGodName = west_christian_war_god_name
|
||||
WarGodNamePossessive = west_christian_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WaterGod
|
||||
WaterGodName = west_christian_water_god_name
|
||||
WaterGodNamePossessive = west_christian_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_HE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
# Patriarchs instead of Popes
|
||||
ReligiousHeadName = orthodox_religious_head_title
|
||||
ReligiousHeadTitleName = orthodox_religious_head_title_name
|
||||
}
|
||||
}
|
||||
elysian = {
|
||||
color = { 191 83 47 }
|
||||
icon = elysian
|
||||
#religious_head = k_orthodox
|
||||
|
||||
holy_site = jerusalem
|
||||
holy_site = constantinople
|
||||
holy_site = rome
|
||||
holy_site = alexandria
|
||||
holy_site = antioch
|
||||
|
||||
#Special Tolerance
|
||||
doctrine = special_doctrine_ecumenical_christian
|
||||
|
||||
#Tenets
|
||||
doctrine = tenet_communion
|
||||
doctrine = tenet_pentarchy
|
||||
doctrine = tenet_monasticism
|
||||
|
||||
holy_order_names = {
|
||||
{ name = "holy_order_brotherhood_of_the_holy_sepulchre" }
|
||||
{ name = "holy_order_knights_of_the_first_patrirchate" }
|
||||
{ name = "holy_order_order_of_the_holy_virgin" }
|
||||
}
|
||||
|
||||
localization = { # Utilizes the 'West Christian' Saints, shared by Catholics and Orthodox
|
||||
#FertilityGod
|
||||
FertilityGodName = west_christian_fertility_god_name
|
||||
FertilityGodNamePossessive = west_christian_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_SHE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HER
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WealthGod
|
||||
WealthGodName = west_christian_wealth_god_name
|
||||
WealthGodNamePossessive = west_christian_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod
|
||||
HouseholdGodName = west_christian_household_god_name
|
||||
HouseholdGodNamePossessive = west_christian_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_HE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#KnowledgeGod
|
||||
KnowledgeGodName = west_christian_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = west_christian_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_SHE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HER
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WarGod
|
||||
WarGodName = west_christian_war_god_name
|
||||
WarGodNamePossessive = west_christian_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WaterGod
|
||||
WaterGodName = west_christian_water_god_name
|
||||
WaterGodNamePossessive = west_christian_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_HE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
# Patriarchs instead of Popes
|
||||
ReligiousHeadName = orthodox_religious_head_title
|
||||
ReligiousHeadTitleName = orthodox_religious_head_title_name
|
||||
}
|
||||
}
|
||||
marblist = {
|
||||
color = { 240 216 255 }
|
||||
icon = marblist
|
||||
#religious_head = k_orthodox
|
||||
|
||||
holy_site = jerusalem
|
||||
holy_site = constantinople
|
||||
holy_site = rome
|
||||
holy_site = alexandria
|
||||
holy_site = antioch
|
||||
|
||||
#Special Tolerance
|
||||
doctrine = special_doctrine_ecumenical_christian
|
||||
|
||||
#Tenets
|
||||
doctrine = tenet_communion
|
||||
doctrine = tenet_pentarchy
|
||||
doctrine = tenet_monasticism
|
||||
|
||||
holy_order_names = {
|
||||
{ name = "holy_order_brotherhood_of_the_holy_sepulchre" }
|
||||
{ name = "holy_order_knights_of_the_first_patrirchate" }
|
||||
{ name = "holy_order_order_of_the_holy_virgin" }
|
||||
}
|
||||
|
||||
localization = { # Utilizes the 'West Christian' Saints, shared by Catholics and Orthodox
|
||||
#FertilityGod
|
||||
FertilityGodName = west_christian_fertility_god_name
|
||||
FertilityGodNamePossessive = west_christian_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_SHE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HER
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WealthGod
|
||||
WealthGodName = west_christian_wealth_god_name
|
||||
WealthGodNamePossessive = west_christian_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod
|
||||
HouseholdGodName = west_christian_household_god_name
|
||||
HouseholdGodNamePossessive = west_christian_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_HE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#KnowledgeGod
|
||||
KnowledgeGodName = west_christian_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = west_christian_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_SHE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HER
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WarGod
|
||||
WarGodName = west_christian_war_god_name
|
||||
WarGodNamePossessive = west_christian_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WaterGod
|
||||
WaterGodName = west_christian_water_god_name
|
||||
WaterGodNamePossessive = west_christian_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_HE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
# Patriarchs instead of Popes
|
||||
ReligiousHeadName = orthodox_religious_head_title
|
||||
ReligiousHeadTitleName = orthodox_religious_head_title_name
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
702
common/religion/religions/NEOW_protestant.txt
Normal file
702
common/religion/religions/NEOW_protestant.txt
Normal file
|
|
@ -0,0 +1,702 @@
|
|||
protestant_religion = {
|
||||
family = rf_abrahamic
|
||||
|
||||
doctrine_background_icon = core_tenet_banner_christian.dds
|
||||
doctrine = abrahamic_hostility_doctrine
|
||||
|
||||
#Main Group
|
||||
doctrine = doctrine_spiritual_head
|
||||
doctrine = doctrine_gender_male_dominated
|
||||
doctrine = doctrine_pluralism_pluralistic
|
||||
doctrine = doctrine_theocracy_temporal
|
||||
|
||||
#Marriage
|
||||
doctrine = doctrine_monogamy
|
||||
doctrine = doctrine_divorce_allowed
|
||||
doctrine = doctrine_bastardry_legitimization
|
||||
doctrine = doctrine_consanguinity_restricted
|
||||
|
||||
#Crimes
|
||||
doctrine = doctrine_homosexuality_accepted
|
||||
doctrine = doctrine_adultery_men_shunned
|
||||
doctrine = doctrine_adultery_women_shunned
|
||||
doctrine = doctrine_kinslaying_close_kin_crime
|
||||
doctrine = doctrine_deviancy_shunned
|
||||
doctrine = doctrine_witchcraft_shunned
|
||||
|
||||
#Clerical Functions
|
||||
doctrine = doctrine_clerical_function_taxation
|
||||
doctrine = doctrine_clerical_gender_either
|
||||
doctrine = doctrine_clerical_marriage_disallowed
|
||||
doctrine = doctrine_clerical_succession_temporal_appointment
|
||||
|
||||
#Allow pilgrimages
|
||||
doctrine = doctrine_pilgrimage_encouraged
|
||||
|
||||
#Funeral tradition
|
||||
doctrine = doctrine_funeral_stoic
|
||||
|
||||
#Coronation tradition
|
||||
doctrine = doctrine_no_anointment
|
||||
|
||||
#Special/Syncretic target doctrines
|
||||
doctrine = special_doctrine_is_christian_faith
|
||||
|
||||
traits = {
|
||||
virtues = { forgiving compassionate chaste }
|
||||
sins = { vengeful sadistic lustful }
|
||||
}
|
||||
|
||||
reserved_male_names = { #these might be alright?
|
||||
Andrew Antoninus Bartolomeus Benedict Christian Christopher Clement Constantine David Demetrius Eustace George Gregory
|
||||
Hans Isaac Joakim Jacob John Jordan Joseph Laurence Magnus Marcus Martin Matthew Michael Nicholas Patrick Paul Peter Philip
|
||||
Salvador Samuel Sebastian Simon Stephen Thomas Abraham Alexander Daniel Job Joshua Cyrus Luke Zachariah
|
||||
}
|
||||
reserved_female_names = { #these might be alright?
|
||||
Anna Beatrice Benedicta Brigid Catherine Cecilia Christina Clementia Constance Dorothy Elisabeth Joan Judith Juliana Helen
|
||||
Magdalena Margaret Maria Marine Patricia Philippa Rachel Sarah Sophia Stephania
|
||||
}
|
||||
|
||||
custom_faith_icons = {
|
||||
custom_faith_1 custom_faith_2 custom_faith_3 custom_faith_4 custom_faith_5 custom_faith_6 custom_faith_7 custom_faith_8 custom_faith_9 custom_faith_10 dualism_custom_1 zoroastrian_custom_1 zoroastrian_custom_2 buddhism_custom_1 buddhism_custom_2 buddhism_custom_3 buddhism_custom_4 taoism_custom_1 yazidi_custom_1 sunni_custom_2 sunni_custom_3 sunni_custom_4 muhakkima_1 muhakkima_2 muhakkima_4 muhakkima_5 muhakkima_6 judaism_custom_1 custom_faith_fp1_fenrir custom_faith_fp1_irminsul custom_faith_fp1_jormungandr custom_faith_fp1_odins_ravens custom_faith_fp1_runestone_moon custom_faith_fp1_thors_hammer custom_faith_fp1_valknut custom_faith_fp1_yggdrasil custom_faith_boromian_circles custom_faith_lotus custom_faith_aum_tibetan custom_faith_pentagram custom_faith_pentagram_inverted custom_faith_burning_bush custom_faith_allah custom_faith_gankyil custom_faith_eye_of_providence custom_faith_dove custom_faith_ichthys custom_faith_lamb custom_faith_black_sheep custom_faith_ankh custom_faith_chi_rho custom_faith_hamsa custom_faith_cool_s
|
||||
}
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
{ name = "holy_order_knights_of_the_chalice" }
|
||||
{ name = "holy_order_order_of_the_holy_communion" }
|
||||
{ name = "holy_order_knights_of_the_first_gospel" }
|
||||
{ name = "holy_order_guardians_of_the_shroud" }
|
||||
{ name = "holy_order_knights_of_the_reliquary" }
|
||||
{ name = "holy_order_warriors_of_the_cross" }
|
||||
{ name = "holy_order_christian" coat_of_arms = "ho_christian" }
|
||||
}
|
||||
|
||||
holy_order_maa = { teutonic_knights } #placeholder
|
||||
|
||||
localization = {
|
||||
#HighGod | placeholder
|
||||
HighGodName = christianity_high_god_name
|
||||
HighGodName2 = christianity_high_god_name_2
|
||||
HighGodNamePossessive = christianity_high_god_name_possessive
|
||||
HighGodNameSheHe = CHARACTER_SHEHE_HE
|
||||
HighGodHerselfHimself = CHARACTER_HIMSELF
|
||||
HighGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HighGodNameAlternate = christianity_high_god_name_alternate
|
||||
HighGodNameAlternatePossessive = christianity_high_god_name_alternate_possessive
|
||||
|
||||
#Creator | placeholder
|
||||
CreatorName = christianity_creator_god_name
|
||||
CreatorNamePossessive = christianity_creator_god_name_possessive
|
||||
CreatorSheHe = CHARACTER_SHEHE_HE
|
||||
CreatorHerHis = CHARACTER_HERHIS_HIS
|
||||
CreatorHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HealthGod | placeholder
|
||||
HealthGodName = christianity_health_god_name
|
||||
HealthGodNamePossessive = christianity_health_god_name_possessive
|
||||
HealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
HealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FertilityGod | placeholder
|
||||
FertilityGodName = christianity_fertility_god_name
|
||||
FertilityGodNamePossessive = christianity_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_HE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WealthGod | placeholder
|
||||
WealthGodName = christianity_wealth_god_name
|
||||
WealthGodNamePossessive = christianity_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod | placeholder
|
||||
HouseholdGodName = christianity_household_god_name
|
||||
HouseholdGodNamePossessive = christianity_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_HE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FateGod | placeholder
|
||||
FateGodName = christianity_fate_god_name
|
||||
FateGodNamePossessive = christianity_fate_god_name_possessive
|
||||
FateGodSheHe = CHARACTER_SHEHE_HE
|
||||
FateGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FateGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#KnowledgeGod | placeholder
|
||||
KnowledgeGodName = christianity_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = christianity_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_HE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HIS
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WarGod | placeholder
|
||||
WarGodName = christianity_war_god_name
|
||||
WarGodNamePossessive = christianity_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#TricksterGod | placeholder
|
||||
TricksterGodName = christianity_trickster_god_name
|
||||
TricksterGodNamePossessive = christianity_trickster_god_name_possessive
|
||||
TricksterGodSheHe = CHARACTER_SHEHE_HE
|
||||
TricksterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
TricksterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#NightGod | placeholder
|
||||
NightGodName = christianity_night_god_name
|
||||
NightGodNamePossessive = christianity_night_god_name_possessive
|
||||
NightGodSheHe = CHARACTER_SHEHE_HE
|
||||
NightGodHerHis = CHARACTER_HERHIS_HIS
|
||||
NightGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WaterGod | placeholder
|
||||
WaterGodName = christianity_water_god_name
|
||||
WaterGodNamePossessive = christianity_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_HE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
PantheonTerm = christianity_high_god_name
|
||||
PantheonTerm2 = christianity_high_god_name_2
|
||||
PantheonTerm3 = christianity_high_god_name_3
|
||||
PantheonTermHasHave = pantheon_term_has
|
||||
GoodGodNames = {
|
||||
christianity_high_god_name
|
||||
christianity_high_god_name_alternate
|
||||
chistianity_good_god_jesus
|
||||
chistianity_good_god_christ
|
||||
}
|
||||
DevilName = christianity_devil_name
|
||||
DevilNamePossessive = christianity_devil_name_possessive
|
||||
DevilSheHe = CHARACTER_SHEHE_HE
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerselfHimself = CHARACTER_HIMSELF
|
||||
EvilGodNames = {
|
||||
christianity_devil_name
|
||||
christianity_evil_god_lucifer
|
||||
christianity_evil_god_beelzebub
|
||||
christianity_evil_god_mephistopheles
|
||||
}
|
||||
HouseOfWorship = christianity_house_of_worship
|
||||
HouseOfWorship2 = christianity_house_of_worship_2
|
||||
HouseOfWorship3 = christianity_house_of_worship_3
|
||||
HouseOfWorshipPlural = christianity_house_of_worship_plural
|
||||
ReligiousSymbol = christianity_religious_symbol
|
||||
ReligiousSymbol2 = christianity_religious_symbol_2
|
||||
ReligiousSymbol3 = christianity_religious_symbol_3
|
||||
ReligiousText = christianity_religious_text
|
||||
ReligiousText2 = christianity_religious_text_2
|
||||
ReligiousText3 = christianity_religious_text_3
|
||||
ReligiousHeadName = christianity_religious_head_title
|
||||
ReligiousHeadTitleName = christianity_religious_head_title_name
|
||||
DevoteeMale = christianity_devotee_male
|
||||
DevoteeMalePlural = christianity_devotee_male_plural
|
||||
DevoteeFemale = christianity_devotee_female
|
||||
DevoteeFemalePlural = christianity_devotee_female_plural
|
||||
DevoteeNeuter = christianity_devotee_neuter
|
||||
DevoteeNeuterPlural = christianity_devotee_neuter_plural
|
||||
PriestMale = christianity_priest_male
|
||||
PriestMalePlural = christianity_priest_male_plural
|
||||
PriestFemale = christianity_priest_male
|
||||
PriestFemalePlural = christianity_priest_male_plural
|
||||
PriestNeuter = christianity_priest_male
|
||||
PriestNeuterPlural = christianity_priest_male_plural
|
||||
AltPriestTermPlural = christianity_priest_alternate_plural
|
||||
BishopMale = christianity_bishop
|
||||
BishopMalePlural = christianity_bishop_plural
|
||||
BishopFemale = christianity_bishop
|
||||
BishopFemalePlural = christianity_bishop_plural
|
||||
BishopNeuter = christianity_bishop
|
||||
BishopNeuterPlural = christianity_bishop_plural
|
||||
DivineRealm = christianity_positive_afterlife
|
||||
DivineRealm2 = christianity_positive_afterlife_2
|
||||
DivineRealm3 = christianity_positive_afterlife_3
|
||||
PositiveAfterLife = christianity_positive_afterlife
|
||||
PositiveAfterLife2 = christianity_positive_afterlife_2
|
||||
PositiveAfterLife3 = christianity_positive_afterlife_3
|
||||
NegativeAfterLife = christianity_negative_afterlife
|
||||
NegativeAfterLife2 = christianity_negative_afterlife_2
|
||||
NegativeAfterLife3 = christianity_negative_afterlife_3
|
||||
DeathDeityName = christianity_death_deity_name
|
||||
DeathDeityNamePossessive = christianity_death_deity_name_possessive
|
||||
DeathDeitySheHe = CHARACTER_SHEHE_HE
|
||||
DeathDeityHerHis = CHARACTER_HERHIS_HIS
|
||||
DeathDeityHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodName = christianity_witchgodname_the_horned_god
|
||||
WitchGodNamePossessive = christianity_witchgodname_the_horned_god_possessive
|
||||
WitchGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WitchGodSheHe = CHARACTER_SHEHE_HE
|
||||
WitchGodHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodMistressMaster = master
|
||||
WitchGodMotherFather = father
|
||||
|
||||
|
||||
GHWName = ghw_crusade
|
||||
GHWNamePlural = ghw_crusades
|
||||
|
||||
}
|
||||
|
||||
piety_icon_group = "christian"
|
||||
|
||||
faiths = {
|
||||
anglican_england = {
|
||||
color = { 140 178 191 }
|
||||
icon = anglican
|
||||
|
||||
religious_head = d_anglican_hof
|
||||
|
||||
graphical_faith = "catholic_gfx"
|
||||
#placeholder holy sites
|
||||
holy_site = london
|
||||
holy_site = armagh
|
||||
holy_site = jorvik
|
||||
holy_site = dublin
|
||||
holy_site = kent
|
||||
holy_site = llandrindod
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
doctrine = special_doctrine_via_media
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = against_all_odds
|
||||
doctrine = for_king_and_country
|
||||
doctrine = last_knights_of_britain
|
||||
|
||||
#Special/virtue | placeholder
|
||||
doctrine = special_doctrine_english_anglican
|
||||
doctrine = doctrine_pluralism_righteous
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
|
||||
localization = { # placeholder
|
||||
#FertilityGod
|
||||
FertilityGodName = west_christian_fertility_god_name
|
||||
FertilityGodNamePossessive = west_christian_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_SHE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HER
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WealthGod
|
||||
WealthGodName = west_christian_wealth_god_name
|
||||
WealthGodNamePossessive = west_christian_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod
|
||||
HouseholdGodName = west_christian_household_god_name
|
||||
HouseholdGodNamePossessive = west_christian_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_HE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#KnowledgeGod
|
||||
KnowledgeGodName = west_christian_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = west_christian_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_SHE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HER
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WarGod
|
||||
WarGodName = west_christian_war_god_name
|
||||
WarGodNamePossessive = west_christian_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WaterGod
|
||||
WaterGodName = west_christian_water_god_name
|
||||
WaterGodNamePossessive = west_christian_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_HE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
ReligiousHeadName = anglican_england_religious_head_title
|
||||
ReligiousHeadTitleName = anglican_england_religious_head_title_name
|
||||
}
|
||||
}
|
||||
lutheran = {
|
||||
color = { 51 76 229 }
|
||||
icon = liturgical
|
||||
|
||||
religious_head = d_lutheran_hof
|
||||
|
||||
#placeholder holy sites
|
||||
holy_site = perth
|
||||
holy_site = edinburgh
|
||||
holy_site = london
|
||||
holy_site = st_andrews
|
||||
holy_site = belfast
|
||||
holy_site = leath
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
doctrine = special_doctrine_established_church
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_adaptive
|
||||
doctrine = tenet_pentarchy
|
||||
doctrine = tenet_literalism
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
|
||||
localization = { # placeholder
|
||||
#FertilityGod
|
||||
FertilityGodName = west_christian_fertility_god_name
|
||||
FertilityGodNamePossessive = west_christian_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_SHE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HER
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WealthGod
|
||||
WealthGodName = west_christian_wealth_god_name
|
||||
WealthGodNamePossessive = west_christian_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod
|
||||
HouseholdGodName = west_christian_household_god_name
|
||||
HouseholdGodNamePossessive = west_christian_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_HE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#KnowledgeGod
|
||||
KnowledgeGodName = west_christian_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = west_christian_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_SHE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HER
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WarGod
|
||||
WarGodName = west_christian_war_god_name
|
||||
WarGodNamePossessive = west_christian_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WaterGod
|
||||
WaterGodName = west_christian_water_god_name
|
||||
WaterGodNamePossessive = west_christian_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_HE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
ReligiousHeadName = lutheran_england_religious_head_title
|
||||
ReligiousHeadTitleName = lutheran_england_religious_head_title_name
|
||||
}
|
||||
}
|
||||
grundtvigian = {
|
||||
color = { 226 152 164 }
|
||||
icon = grundtvigian
|
||||
|
||||
# religious_head = k_papal_state
|
||||
|
||||
#placeholder holy sites
|
||||
holy_site = perth
|
||||
holy_site = edinburgh
|
||||
holy_site = london
|
||||
holy_site = st_andrews
|
||||
holy_site = belfast
|
||||
holy_site = leath
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
doctrine = special_doctrine_reformation_roots
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_communal_possessions
|
||||
doctrine = tenet_alexandrian_catechism
|
||||
doctrine = tenet_ritual_celebrations
|
||||
doctrine = doctrine_no_head
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
|
||||
localization = { # placeholder
|
||||
#FertilityGod
|
||||
FertilityGodName = west_christian_fertility_god_name
|
||||
FertilityGodNamePossessive = west_christian_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_SHE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HER
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WealthGod
|
||||
WealthGodName = west_christian_wealth_god_name
|
||||
WealthGodNamePossessive = west_christian_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod
|
||||
HouseholdGodName = west_christian_household_god_name
|
||||
HouseholdGodNamePossessive = west_christian_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_HE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#KnowledgeGod
|
||||
KnowledgeGodName = west_christian_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = west_christian_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_SHE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HER
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WarGod
|
||||
WarGodName = west_christian_war_god_name
|
||||
WarGodNamePossessive = west_christian_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WaterGod
|
||||
WaterGodName = west_christian_water_god_name
|
||||
WaterGodNamePossessive = west_christian_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_HE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
}
|
||||
}
|
||||
moravian = {
|
||||
color = { 127 191 255 }
|
||||
icon = moravian
|
||||
|
||||
#placeholder holy sites
|
||||
holy_site = jerusalem
|
||||
holy_site = rome
|
||||
holy_site = cologne
|
||||
holy_site = santiago
|
||||
holy_site = kent
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
doctrine = special_doctrine_reformation_roots
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_catholic_communion
|
||||
doctrine = tenet_armed_pilgrimages
|
||||
doctrine = tenet_unrelenting_faith
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
|
||||
localization = { # placeholder
|
||||
#FertilityGod
|
||||
FertilityGodName = west_christian_fertility_god_name
|
||||
FertilityGodNamePossessive = west_christian_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_SHE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HER
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WealthGod
|
||||
WealthGodName = west_christian_wealth_god_name
|
||||
WealthGodNamePossessive = west_christian_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod
|
||||
HouseholdGodName = west_christian_household_god_name
|
||||
HouseholdGodNamePossessive = west_christian_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_HE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#KnowledgeGod
|
||||
KnowledgeGodName = west_christian_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = west_christian_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_SHE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HER
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WarGod
|
||||
WarGodName = west_christian_war_god_name
|
||||
WarGodNamePossessive = west_christian_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WaterGod
|
||||
WaterGodName = west_christian_water_god_name
|
||||
WaterGodNamePossessive = west_christian_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_HE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
}
|
||||
}
|
||||
utraquist = {
|
||||
color = { 0.9 0.5 0.4 }
|
||||
icon = utraquist
|
||||
|
||||
|
||||
graphical_faith = "catholic_gfx"
|
||||
#placeholder holy sites
|
||||
holy_site = jerusalem
|
||||
holy_site = rome
|
||||
holy_site = cologne
|
||||
holy_site = santiago
|
||||
holy_site = kent
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
doctrine = special_doctrine_radical_reform
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_catholic_communion
|
||||
doctrine = tenet_armed_pilgrimages
|
||||
doctrine = tenet_monasticism
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
{ name = "holy_order_knights_templar" coat_of_arms = "ho_knights_templar" }
|
||||
{ name = "holy_order_knights_hospitaller" coat_of_arms = "ho_knights_hospitaller" }
|
||||
{ name = "holy_order_teutonic_order" coat_of_arms = "ho_teutonic_order" }
|
||||
{ name = "holy_order_order_of_calatrava" coat_of_arms = "ho_order_of_calatrava" }
|
||||
{ name = "holy_order_order_of_alcantara" coat_of_arms = "ho_order_of_alcantara" }
|
||||
{ name = "holy_order_knights_of_santiago" coat_of_arms = "ho_knights_of_santiago" }
|
||||
}
|
||||
|
||||
localization = { # placeholder
|
||||
#FertilityGod
|
||||
FertilityGodName = west_christian_fertility_god_name
|
||||
FertilityGodNamePossessive = west_christian_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_SHE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HER
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WealthGod
|
||||
WealthGodName = west_christian_wealth_god_name
|
||||
WealthGodNamePossessive = west_christian_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod
|
||||
HouseholdGodName = west_christian_household_god_name
|
||||
HouseholdGodNamePossessive = west_christian_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_HE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#KnowledgeGod
|
||||
KnowledgeGodName = west_christian_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = west_christian_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_SHE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HER
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WarGod
|
||||
WarGodName = west_christian_war_god_name
|
||||
WarGodNamePossessive = west_christian_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WaterGod
|
||||
WaterGodName = west_christian_water_god_name
|
||||
WaterGodNamePossessive = west_christian_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_HE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
}
|
||||
}
|
||||
presbyterian = {
|
||||
color = { 177 224 220 }
|
||||
icon = presbyterian
|
||||
|
||||
# religious_head = k_papal_state
|
||||
|
||||
#placeholder holy sites
|
||||
holy_site = perth
|
||||
holy_site = edinburgh
|
||||
holy_site = london
|
||||
holy_site = standrews
|
||||
holy_site = belfast
|
||||
holy_site = leath
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
doctrine = special_doctrine_reformation_roots
|
||||
doctrine = doctrine_no_head
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_aniconism
|
||||
doctrine = tenet_pastoral_isolation
|
||||
doctrine = tenet_adaptive
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
|
||||
}
|
||||
helvetic = {
|
||||
color = { 127 127 163 }
|
||||
icon = helvetic
|
||||
|
||||
# religious_head = k_papal_state
|
||||
|
||||
#placeholder holy sites
|
||||
holy_site = jerusalem
|
||||
holy_site = rome
|
||||
holy_site = cologne
|
||||
holy_site = santiago
|
||||
holy_site = kent
|
||||
#holy_site = segrada_familia
|
||||
|
||||
doctrine = doctrine_gender_male_dominated
|
||||
doctrine = doctrine_clerical_gender_male_only
|
||||
doctrine = doctrine_pluralism_fundamentalist
|
||||
doctrine = doctrine_deviancy_crime
|
||||
doctrine = doctrine_witchcraft_crime
|
||||
doctrine = doctrine_theocracy_lay_clergy
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
doctrine = special_doctrine_radical_reform
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_aniconism
|
||||
doctrine = tenet_literalism
|
||||
doctrine = tenet_communion
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
|
||||
}
|
||||
genevan = {
|
||||
color = { 203 209 239 }
|
||||
icon = genevan
|
||||
|
||||
# religious_head = k_papal_state
|
||||
|
||||
#placeholder holy sites
|
||||
holy_site = jerusalem
|
||||
holy_site = rome
|
||||
holy_site = cologne
|
||||
holy_site = santiago
|
||||
holy_site = kent
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
doctrine = special_doctrine_reformation_roots
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_aniconism
|
||||
doctrine = tenet_adaptive
|
||||
doctrine = tenet_pacifism
|
||||
|
||||
doctrine = doctrine_no_head
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
321
common/religion/religions/NEOW_resurgentist.txt
Normal file
321
common/religion/religions/NEOW_resurgentist.txt
Normal file
|
|
@ -0,0 +1,321 @@
|
|||
resurgentist_religion = {
|
||||
family = rf_antediluvianist
|
||||
|
||||
doctrine = antediluvianist_hostility_doctrine
|
||||
|
||||
|
||||
#Main Group | placeholder
|
||||
doctrine = doctrine_no_head
|
||||
doctrine = doctrine_gender_equal
|
||||
doctrine = doctrine_pluralism_righteous
|
||||
doctrine = doctrine_theocracy_lay_clergy
|
||||
|
||||
#Marriage | placeholder
|
||||
doctrine = doctrine_monogamy
|
||||
doctrine = doctrine_divorce_allowed
|
||||
doctrine = doctrine_bastardry_none
|
||||
doctrine = doctrine_consanguinity_aunt_nephew_and_uncle_niece
|
||||
|
||||
#Crimes | placeholder
|
||||
doctrine = doctrine_homosexuality_shunned
|
||||
doctrine = doctrine_adultery_men_shunned
|
||||
doctrine = doctrine_adultery_women_shunned
|
||||
doctrine = doctrine_kinslaying_close_kin_crime
|
||||
doctrine = doctrine_deviancy_shunned
|
||||
doctrine = doctrine_witchcraft_accepted
|
||||
|
||||
#Clerical Functions | placeholder
|
||||
doctrine = doctrine_clerical_function_recruitment
|
||||
doctrine = doctrine_clerical_gender_either
|
||||
doctrine = doctrine_clerical_marriage_allowed
|
||||
doctrine = doctrine_clerical_succession_temporal_fixed_appointment
|
||||
|
||||
#Allow pilgrimages | placeholder
|
||||
doctrine = doctrine_pilgrimage_encouraged
|
||||
|
||||
#Funeral tradition | placeholder
|
||||
doctrine = doctrine_funeral_stoic
|
||||
|
||||
#Coronation tradition
|
||||
doctrine = doctrine_no_anointment
|
||||
|
||||
traits = {
|
||||
virtues = { forgiving compassionate chaste }
|
||||
sins = { vengeful sadistic lustful }
|
||||
}
|
||||
|
||||
reserved_male_names = { #put witch names here later
|
||||
Andrew Antoninus Bartolomeus Benedict Christian Christopher Clement Constantine David Demetrius Eustace George Gregory
|
||||
Hans Isaac Joakim Jacob John Jordan Joseph Laurence Magnus Marcus Martin Matthew Michael Nicholas Patrick Paul Peter Philip
|
||||
Salvador Samuel Sebastian Simon Stephen Thomas Abraham Alexander Daniel Job Joshua Cyrus Luke Zachariah
|
||||
}
|
||||
reserved_female_names = { #put witch names here later
|
||||
Anna Beatrice Benedicta Brigid Catherine Cecilia Christina Clementia Constance Dorothy Elisabeth Joan Judith Juliana Helen
|
||||
Magdalena Margaret Maria Marine Patricia Philippa Rachel Sarah Sophia Stephania
|
||||
}
|
||||
|
||||
custom_faith_icons = {
|
||||
custom_faith_1 custom_faith_2 custom_faith_3 custom_faith_4 custom_faith_5 custom_faith_6 custom_faith_7 custom_faith_8 custom_faith_9 custom_faith_10 dualism_custom_1 zoroastrian_custom_1 zoroastrian_custom_2 buddhism_custom_1 buddhism_custom_2 buddhism_custom_3 buddhism_custom_4 taoism_custom_1 yazidi_custom_1 sunni_custom_2 sunni_custom_3 sunni_custom_4 muhakkima_1 muhakkima_2 muhakkima_4 muhakkima_5 muhakkima_6 judaism_custom_1 custom_faith_fp1_fenrir custom_faith_fp1_irminsul custom_faith_fp1_jormungandr custom_faith_fp1_odins_ravens custom_faith_fp1_runestone_moon custom_faith_fp1_thors_hammer custom_faith_fp1_valknut custom_faith_fp1_yggdrasil custom_faith_boromian_circles custom_faith_lotus custom_faith_aum_tibetan custom_faith_pentagram custom_faith_pentagram_inverted custom_faith_burning_bush custom_faith_allah custom_faith_gankyil custom_faith_eye_of_providence custom_faith_dove custom_faith_ichthys custom_faith_lamb custom_faith_black_sheep custom_faith_ankh custom_faith_chi_rho custom_faith_hamsa custom_faith_cool_s
|
||||
}
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
{ name = "holy_order_knights_of_the_chalice" }
|
||||
{ name = "holy_order_order_of_the_holy_communion" }
|
||||
{ name = "holy_order_knights_of_the_first_gospel" }
|
||||
{ name = "holy_order_guardians_of_the_shroud" }
|
||||
{ name = "holy_order_knights_of_the_reliquary" }
|
||||
{ name = "holy_order_warriors_of_the_cross" }
|
||||
{ name = "holy_order_christian" coat_of_arms = "ho_christian" }
|
||||
}
|
||||
|
||||
holy_order_maa = { teutonic_knights } #placeholder
|
||||
|
||||
localization = {
|
||||
#HighGod | placeholder
|
||||
HighGodName = christianity_high_god_name
|
||||
HighGodName2 = christianity_high_god_name_2
|
||||
HighGodNamePossessive = christianity_high_god_name_possessive
|
||||
HighGodNameSheHe = CHARACTER_SHEHE_HE
|
||||
HighGodHerselfHimself = CHARACTER_HIMSELF
|
||||
HighGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HighGodNameAlternate = christianity_high_god_name_alternate
|
||||
HighGodNameAlternatePossessive = christianity_high_god_name_alternate_possessive
|
||||
|
||||
#Creator | placeholder
|
||||
CreatorName = christianity_creator_god_name
|
||||
CreatorNamePossessive = christianity_creator_god_name_possessive
|
||||
CreatorSheHe = CHARACTER_SHEHE_HE
|
||||
CreatorHerHis = CHARACTER_HERHIS_HIS
|
||||
CreatorHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HealthGod | placeholder
|
||||
HealthGodName = christianity_health_god_name
|
||||
HealthGodNamePossessive = christianity_health_god_name_possessive
|
||||
HealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
HealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FertilityGod | placeholder
|
||||
FertilityGodName = christianity_fertility_god_name
|
||||
FertilityGodNamePossessive = christianity_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_HE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WealthGod | placeholder
|
||||
WealthGodName = christianity_wealth_god_name
|
||||
WealthGodNamePossessive = christianity_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod | placeholder
|
||||
HouseholdGodName = christianity_household_god_name
|
||||
HouseholdGodNamePossessive = christianity_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_HE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FateGod | placeholder
|
||||
FateGodName = christianity_fate_god_name
|
||||
FateGodNamePossessive = christianity_fate_god_name_possessive
|
||||
FateGodSheHe = CHARACTER_SHEHE_HE
|
||||
FateGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FateGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#KnowledgeGod | placeholder
|
||||
KnowledgeGodName = christianity_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = christianity_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_HE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HIS
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WarGod | placeholder
|
||||
WarGodName = christianity_war_god_name
|
||||
WarGodNamePossessive = christianity_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#TricksterGod | placeholder
|
||||
TricksterGodName = christianity_trickster_god_name
|
||||
TricksterGodNamePossessive = christianity_trickster_god_name_possessive
|
||||
TricksterGodSheHe = CHARACTER_SHEHE_HE
|
||||
TricksterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
TricksterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#NightGod | placeholder
|
||||
NightGodName = christianity_night_god_name
|
||||
NightGodNamePossessive = christianity_night_god_name_possessive
|
||||
NightGodSheHe = CHARACTER_SHEHE_HE
|
||||
NightGodHerHis = CHARACTER_HERHIS_HIS
|
||||
NightGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WaterGod | placeholder
|
||||
WaterGodName = christianity_water_god_name
|
||||
WaterGodNamePossessive = christianity_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_HE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
PantheonTerm = christianity_high_god_name
|
||||
PantheonTerm2 = christianity_high_god_name_2
|
||||
PantheonTerm3 = christianity_high_god_name_3
|
||||
PantheonTermHasHave = pantheon_term_has
|
||||
GoodGodNames = {
|
||||
christianity_high_god_name
|
||||
christianity_high_god_name_alternate
|
||||
chistianity_good_god_jesus
|
||||
chistianity_good_god_christ
|
||||
}
|
||||
DevilName = christianity_devil_name
|
||||
DevilNamePossessive = christianity_devil_name_possessive
|
||||
DevilSheHe = CHARACTER_SHEHE_HE
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerselfHimself = CHARACTER_HIMSELF
|
||||
EvilGodNames = {
|
||||
christianity_devil_name
|
||||
christianity_evil_god_lucifer
|
||||
christianity_evil_god_beelzebub
|
||||
christianity_evil_god_mephistopheles
|
||||
}
|
||||
HouseOfWorship = christianity_house_of_worship
|
||||
HouseOfWorship2 = christianity_house_of_worship_2
|
||||
HouseOfWorship3 = christianity_house_of_worship_3
|
||||
HouseOfWorshipPlural = christianity_house_of_worship_plural
|
||||
ReligiousSymbol = christianity_religious_symbol
|
||||
ReligiousSymbol2 = christianity_religious_symbol_2
|
||||
ReligiousSymbol3 = christianity_religious_symbol_3
|
||||
ReligiousText = christianity_religious_text
|
||||
ReligiousText2 = christianity_religious_text_2
|
||||
ReligiousText3 = christianity_religious_text_3
|
||||
ReligiousHeadName = christianity_religious_head_title
|
||||
ReligiousHeadTitleName = christianity_religious_head_title_name
|
||||
DevoteeMale = christianity_devotee_male
|
||||
DevoteeMalePlural = christianity_devotee_male_plural
|
||||
DevoteeFemale = christianity_devotee_female
|
||||
DevoteeFemalePlural = christianity_devotee_female_plural
|
||||
DevoteeNeuter = christianity_devotee_neuter
|
||||
DevoteeNeuterPlural = christianity_devotee_neuter_plural
|
||||
PriestMale = christianity_priest_male
|
||||
PriestMalePlural = christianity_priest_male_plural
|
||||
PriestFemale = christianity_priest_male
|
||||
PriestFemalePlural = christianity_priest_male_plural
|
||||
PriestNeuter = christianity_priest_male
|
||||
PriestNeuterPlural = christianity_priest_male_plural
|
||||
AltPriestTermPlural = christianity_priest_alternate_plural
|
||||
BishopMale = christianity_bishop
|
||||
BishopMalePlural = christianity_bishop_plural
|
||||
BishopFemale = christianity_bishop
|
||||
BishopFemalePlural = christianity_bishop_plural
|
||||
BishopNeuter = christianity_bishop
|
||||
BishopNeuterPlural = christianity_bishop_plural
|
||||
DivineRealm = christianity_positive_afterlife
|
||||
DivineRealm2 = christianity_positive_afterlife_2
|
||||
DivineRealm3 = christianity_positive_afterlife_3
|
||||
PositiveAfterLife = christianity_positive_afterlife
|
||||
PositiveAfterLife2 = christianity_positive_afterlife_2
|
||||
PositiveAfterLife3 = christianity_positive_afterlife_3
|
||||
NegativeAfterLife = christianity_negative_afterlife
|
||||
NegativeAfterLife2 = christianity_negative_afterlife_2
|
||||
NegativeAfterLife3 = christianity_negative_afterlife_3
|
||||
DeathDeityName = christianity_death_deity_name
|
||||
DeathDeityNamePossessive = christianity_death_deity_name_possessive
|
||||
DeathDeitySheHe = CHARACTER_SHEHE_HE
|
||||
DeathDeityHerHis = CHARACTER_HERHIS_HIS
|
||||
DeathDeityHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodName = christianity_witchgodname_the_horned_god
|
||||
WitchGodNamePossessive = christianity_witchgodname_the_horned_god_possessive
|
||||
WitchGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WitchGodSheHe = CHARACTER_SHEHE_HE
|
||||
WitchGodHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodMistressMaster = master
|
||||
WitchGodMotherFather = father
|
||||
|
||||
|
||||
GHWName = ghw_crusade
|
||||
GHWNamePlural = ghw_crusades
|
||||
|
||||
}
|
||||
|
||||
piety_icon_group = "christian"
|
||||
|
||||
faiths = {
|
||||
neoclassical = {
|
||||
color = { 143 53 178 }
|
||||
icon = neoclassical
|
||||
|
||||
# religious_head = k_papal_state
|
||||
|
||||
#placeholder holy sites
|
||||
holy_site = jerusalem
|
||||
holy_site = rome
|
||||
holy_site = cologne
|
||||
holy_site = santiago
|
||||
holy_site = kent
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_bhakti
|
||||
doctrine = tenet_ritual_hospitality
|
||||
doctrine = tenet_pursuit_of_power
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
|
||||
}
|
||||
humanist = {
|
||||
color = { 200 225 225 }
|
||||
icon = humanist
|
||||
|
||||
# religious_head = k_papal_state
|
||||
|
||||
#placeholder holy sites
|
||||
holy_site = jerusalem
|
||||
holy_site = rome
|
||||
holy_site = cologne
|
||||
holy_site = santiago
|
||||
holy_site = kent
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_bhakti
|
||||
doctrine = tenet_ritual_hospitality
|
||||
doctrine = tenet_pursuit_of_power
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
|
||||
}
|
||||
romanofuturist = {
|
||||
color = { 178 17 31 }
|
||||
icon = romanofuturist
|
||||
|
||||
# religious_head = k_papal_state
|
||||
|
||||
#placeholder holy sites
|
||||
holy_site = jerusalem
|
||||
holy_site = rome
|
||||
holy_site = cologne
|
||||
holy_site = santiago
|
||||
holy_site = kent
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_warmonger
|
||||
doctrine = tenet_aniconism
|
||||
doctrine = tenet_communal_possessions
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
295
common/religion/religions/NEOW_sikh.txt
Normal file
295
common/religion/religions/NEOW_sikh.txt
Normal file
|
|
@ -0,0 +1,295 @@
|
|||
sikhism_religion = {
|
||||
family = rf_eastern
|
||||
graphical_faith = dharmic_gfx
|
||||
doctrine = eastern_hostility_doctrine
|
||||
|
||||
#Main Group
|
||||
doctrine = doctrine_no_head
|
||||
doctrine = doctrine_gender_male_dominated
|
||||
doctrine = doctrine_pluralism_pluralistic
|
||||
doctrine = doctrine_theocracy_temporal
|
||||
|
||||
#Marriage
|
||||
doctrine = doctrine_polygamy
|
||||
doctrine = doctrine_divorce_allowed
|
||||
doctrine = doctrine_bastardry_none
|
||||
doctrine = doctrine_consanguinity_restricted
|
||||
|
||||
#Crimes
|
||||
doctrine = doctrine_homosexuality_accepted
|
||||
doctrine = doctrine_adultery_men_shunned
|
||||
doctrine = doctrine_adultery_women_shunned
|
||||
doctrine = doctrine_kinslaying_close_kin_crime
|
||||
doctrine = doctrine_deviancy_shunned
|
||||
doctrine = doctrine_witchcraft_accepted
|
||||
|
||||
#Clerical Functions
|
||||
doctrine = doctrine_clerical_function_taxation
|
||||
doctrine = doctrine_clerical_gender_male_only
|
||||
doctrine = doctrine_clerical_marriage_allowed
|
||||
doctrine = doctrine_clerical_succession_temporal_appointment
|
||||
|
||||
#Special Doctrine for Eastern Syncretism
|
||||
doctrine = special_doctrine_is_eastern_faith
|
||||
|
||||
#Allow pilgrimages
|
||||
doctrine = doctrine_pilgrimage_encouraged
|
||||
|
||||
#Funeral tradition
|
||||
doctrine = doctrine_funeral_cremation
|
||||
|
||||
#Coronation tradition
|
||||
doctrine = doctrine_no_anointment
|
||||
|
||||
traits = {
|
||||
virtues = {
|
||||
temperate
|
||||
content
|
||||
honest
|
||||
}
|
||||
sins = {
|
||||
greedy
|
||||
wrathful
|
||||
ambitious
|
||||
}
|
||||
}
|
||||
|
||||
custom_faith_icons = {
|
||||
custom_faith_1 custom_faith_2 custom_faith_3 custom_faith_4 custom_faith_5 custom_faith_6 custom_faith_7 custom_faith_8 custom_faith_9 custom_faith_10 dualism_custom_1 zoroastrian_custom_1 zoroastrian_custom_2 buddhism_custom_1 buddhism_custom_2 buddhism_custom_3 buddhism_custom_4 taoism_custom_1 yazidi_custom_1 sunni_custom_2 sunni_custom_3 sunni_custom_4 muhakkima_1 muhakkima_2 muhakkima_4 muhakkima_5 muhakkima_6 judaism_custom_1 custom_faith_fp1_fenrir custom_faith_fp1_irminsul custom_faith_fp1_jormungandr custom_faith_fp1_odins_ravens custom_faith_fp1_runestone_moon custom_faith_fp1_thors_hammer custom_faith_fp1_valknut custom_faith_fp1_yggdrasil custom_faith_boromian_circles custom_faith_lotus custom_faith_aum_tibetan custom_faith_pentagram custom_faith_pentagram_inverted custom_faith_burning_bush custom_faith_allah custom_faith_gankyil custom_faith_eye_of_providence custom_faith_dove custom_faith_ichthys custom_faith_lamb custom_faith_black_sheep custom_faith_ankh custom_faith_chi_rho custom_faith_hamsa custom_faith_cool_s
|
||||
}
|
||||
|
||||
holy_order_names = {
|
||||
{ name = "holy_order_followers_of_arjuna" }
|
||||
{ name = "holy_order_faith_maharatas" }
|
||||
{ name = "holy_order_vyuha_of_highgod" }
|
||||
{ name = "holy_order_vyuha_of_the_temple_of_place" }
|
||||
{ name = "holy_order_maharatas_of_highgod" }
|
||||
}
|
||||
|
||||
holy_order_maa = { war_elephant }
|
||||
|
||||
localization = {
|
||||
#HighGod
|
||||
HighGodName = sikh_high_god_name
|
||||
HighGodNamePossessive = sikh_high_god_name_possessive
|
||||
HighGodNameSheHe = CHARACTER_SHEHE_HE
|
||||
HighGodHerselfHimself = CHARACTER_HIMSELF
|
||||
HighGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HighGodNameAlternate = sikh_high_god_name_alternate
|
||||
HighGodNameAlternatePossessive = sikh_high_god_name_alternate_possessive
|
||||
|
||||
#Creator
|
||||
CreatorName = sikh_creator_god_name
|
||||
CreatorNamePossessive = sikh_creator_god_name_possessive
|
||||
CreatorSheHe = CHARACTER_SHEHE_HE
|
||||
CreatorHerHis = CHARACTER_HERHIS_HIS
|
||||
CreatorHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HealthGod
|
||||
HealthGodName = sikh_health_god_name
|
||||
HealthGodNamePossessive = sikh_health_god_name_possessive
|
||||
HealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
HealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FertilityGod
|
||||
FertilityGodName = sikh_fertility_god_name
|
||||
FertilityGodNamePossessive = sikh_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_HE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WealthGod
|
||||
WealthGodName = sikh_wealth_god_name
|
||||
WealthGodNamePossessive = sikh_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod
|
||||
HouseholdGodName = sikh_household_god_name
|
||||
HouseholdGodNamePossessive = sikh_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_HE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FateGod
|
||||
FateGodName = sikh_fate_god_name
|
||||
FateGodNamePossessive = sikh_fate_god_name_possessive
|
||||
FateGodSheHe = CHARACTER_SHEHE_HE
|
||||
FateGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FateGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#KnowledgeGod
|
||||
KnowledgeGodName = sikh_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = sikh_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_HE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HIS
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WarGod
|
||||
WarGodName = sikh_war_god_name
|
||||
WarGodNamePossessive = sikh_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#TricksterGod
|
||||
TricksterGodName = sikh_trickster_god_name
|
||||
TricksterGodNamePossessive = sikh_trickster_god_name_possessive
|
||||
TricksterGodSheHe = CHARACTER_SHEHE_HE
|
||||
TricksterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
TricksterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#NightGod
|
||||
NightGodName = sikh_night_god_name
|
||||
NightGodNamePossessive = sikh_night_god_name_possessive
|
||||
NightGodSheHe = CHARACTER_SHEHE_HE
|
||||
NightGodHerHis = CHARACTER_HERHIS_HIS
|
||||
NightGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WaterGod
|
||||
WaterGodName = sikh_water_god_name
|
||||
WaterGodNamePossessive = sikh_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_HE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
|
||||
PantheonTerm = sikh_high_god_name
|
||||
PantheonTermHasHave = pantheon_term_has
|
||||
GoodGodNames = {
|
||||
sikh_high_god_name
|
||||
sikh_high_god_name_alternate
|
||||
sikh_health_god_name
|
||||
sikh_fertility_god_name
|
||||
sikh_fate_god_name
|
||||
sikh_war_god_name
|
||||
sikh_household_god_name
|
||||
sikh_knowledge_god_name
|
||||
sikh_wealth_god_name
|
||||
sikh_water_god_name
|
||||
sikh_night_god_name
|
||||
}
|
||||
DevilName = sikh_devil_name
|
||||
DevilNamePossessive = sikh_devil_name_possessive
|
||||
DevilSheHe = CHARACTER_SHEHE_HE
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerselfHimself = CHARACTER_HIMSELF
|
||||
EvilGodNames = {
|
||||
sikh_devil_name
|
||||
sikh_trickster_god_name
|
||||
sikh_witch_god_name
|
||||
}
|
||||
HouseOfWorship = sikh_house_of_worship
|
||||
HouseOfWorshipPlural = sikh_house_of_worship_plural
|
||||
ReligiousSymbol = sikh_religious_symbol
|
||||
ReligiousText = sikh_religious_text
|
||||
ReligiousHeadName = sikh_religious_head_title
|
||||
ReligiousHeadTitleName = sikh_religious_head_title_name
|
||||
DevoteeMale = sikh_devotee
|
||||
DevoteeMalePlural = sikh_devotee_plural
|
||||
DevoteeFemale = sikh_devotee
|
||||
DevoteeFemalePlural = sikh_devotee_plural
|
||||
DevoteeNeuter = sikh_devotee
|
||||
DevoteeNeuterPlural = sikh_devotee_plural
|
||||
PriestMale = sikh_priest
|
||||
PriestMalePlural = sikh_priest_plural
|
||||
PriestFemale = sikh_priest
|
||||
PriestFemalePlural = sikh_priest_plural
|
||||
PriestNeuter = sikh_priest
|
||||
PriestNeuterPlural = sikh_priest_plural
|
||||
AltPriestTermPlural = sikh_priest_term_plural
|
||||
BishopMale = sikh_bishop
|
||||
BishopMalePlural = sikh_bishop_plural
|
||||
BishopFemale = sikh_bishop
|
||||
BishopFemalePlural = sikh_bishop_plural
|
||||
BishopNeuter = sikh_bishop
|
||||
BishopNeuterPlural = sikh_bishop_plural
|
||||
DivineRealm = sikh_divine_realm
|
||||
PositiveAfterLife = sikh_positive_afterlife
|
||||
NegativeAfterLife = sikh_negative_afterlife
|
||||
DeathDeityName = sikh_death_name
|
||||
DeathDeityNamePossessive = sikh_death_name_possessive
|
||||
DeathDeitySheHe = CHARACTER_SHEHE_HE
|
||||
DeathDeityHerHis = CHARACTER_HERHIS_HIS
|
||||
DeathDeityHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodName = sikh_witch_god_name
|
||||
WitchGodNamePossessive = sikh_witch_god_name_possessive
|
||||
WitchGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WitchGodSheHe = CHARACTER_SHEHE_HE
|
||||
WitchGodHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodMistressMaster = master
|
||||
WitchGodMotherFather = father
|
||||
|
||||
GHWName = ghw_purification
|
||||
GHWNamePlural = ghw_purifications
|
||||
}
|
||||
|
||||
faiths = {
|
||||
amritdhari = {
|
||||
color = { 1.0 0.0 0.0 }
|
||||
icon = amritdhari
|
||||
|
||||
holy_site = varanasi
|
||||
holy_site = ayodhya
|
||||
holy_site = mathura
|
||||
holy_site = haridwar
|
||||
holy_site = kanchipuram
|
||||
holy_site = ujjayini
|
||||
holy_site = dwarka
|
||||
|
||||
doctrine = tenet_reincarnation
|
||||
doctrine = tenet_bhakti
|
||||
doctrine = tenet_esotericism
|
||||
|
||||
localization = {
|
||||
HighGodName = vaishnavism_high_god_name
|
||||
HighGodName2 = vaishnavism_high_god_name_2
|
||||
HighGodNamePossessive = vaishnavism_high_god_name_possessive
|
||||
HighGodNameSheHe = CHARACTER_SHEHE_HE
|
||||
HighGodHerselfHimself = CHARACTER_HIMSELF
|
||||
HighGodHerHis = CHARACTER_HERHIS_HIS
|
||||
|
||||
#WealthGod
|
||||
WealthGodName = vaishnavism_wealth_god_name
|
||||
WealthGodNamePossessive = vaishnavism_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_SHE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HER
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#KnowledgeGod
|
||||
KnowledgeGodName = vaishnavism_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = vaishnavism_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_HE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HIS
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WarGod
|
||||
WarGodName = vaishnavism_war_god_name
|
||||
WarGodNamePossessive = vaishnavism_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#TricksterGod
|
||||
TricksterGodName = vaishnavism_trickster_god_name
|
||||
TricksterGodNamePossessive = vaishnavism_trickster_god_name_possessive
|
||||
TricksterGodSheHe = CHARACTER_SHEHE_HE
|
||||
TricksterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
TricksterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
GoodGodNames = {
|
||||
vaishnavism_high_god_name
|
||||
hinduism_high_god_name_alternate
|
||||
hinduism_good_god_brahma
|
||||
hinduism_good_god_shiva
|
||||
hinduism_good_god_krishna
|
||||
hinduism_good_god_shakti
|
||||
hinduism_good_god_narayana
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
422
common/religion/religions/NEOW_thelema.txt
Normal file
422
common/religion/religions/NEOW_thelema.txt
Normal file
|
|
@ -0,0 +1,422 @@
|
|||
thelema_religion = {
|
||||
family = rf_esoteric
|
||||
graphical_faith = pagan_gfx
|
||||
doctrine = pagan_hostility_doctrine
|
||||
|
||||
#Main Group | placeholder
|
||||
doctrine = doctrine_spiritual_head
|
||||
doctrine = doctrine_gender_equal
|
||||
doctrine = doctrine_pluralism_righteous
|
||||
doctrine = doctrine_theocracy_temporal
|
||||
|
||||
#Marriage | placeholder
|
||||
doctrine = doctrine_concubines
|
||||
doctrine = doctrine_divorce_allowed
|
||||
doctrine = doctrine_bastardry_none
|
||||
doctrine = doctrine_consanguinity_aunt_nephew_and_uncle_niece
|
||||
|
||||
#Crimes | placeholder
|
||||
doctrine = doctrine_homosexuality_accepted
|
||||
doctrine = doctrine_adultery_men_accepted
|
||||
doctrine = doctrine_adultery_women_accepted
|
||||
doctrine = doctrine_kinslaying_shunned
|
||||
doctrine = doctrine_deviancy_virtuous
|
||||
doctrine = doctrine_witchcraft_accepted
|
||||
|
||||
#Clerical Functions | placeholder
|
||||
doctrine = doctrine_clerical_function_recruitment
|
||||
doctrine = doctrine_clerical_gender_either
|
||||
doctrine = doctrine_clerical_marriage_allowed
|
||||
doctrine = doctrine_clerical_succession_spiritual_appointment
|
||||
|
||||
#Allow pilgrimages | placeholder
|
||||
doctrine = doctrine_pilgrimage_encouraged
|
||||
|
||||
#Funeral tradition | placeholder
|
||||
doctrine = doctrine_funeral_cremation
|
||||
|
||||
#Coronation tradition
|
||||
doctrine = doctrine_no_anointment
|
||||
|
||||
traits = {
|
||||
virtues = { lustful lifestyle_mystic hashishiyah arbitrary}
|
||||
sins = { craven content }
|
||||
}
|
||||
|
||||
reserved_male_names = { #put larp names here later
|
||||
Andrew Antoninus Bartolomeus Benedict Christian Christopher Clement Constantine David Demetrius Eustace George Gregory
|
||||
Hans Isaac Joakim Jacob John Jordan Joseph Laurence Magnus Marcus Martin Matthew Michael Nicholas Patrick Paul Peter Philip
|
||||
Salvador Samuel Sebastian Simon Stephen Thomas Abraham Alexander Daniel Job Joshua Cyrus Luke Zachariah
|
||||
}
|
||||
reserved_female_names = { #put larp names here later
|
||||
Anna Beatrice Benedicta Brigid Catherine Cecilia Christina Clementia Constance Dorothy Elisabeth Joan Judith Juliana Helen
|
||||
Magdalena Margaret Maria Marine Patricia Philippa Rachel Sarah Sophia Stephania
|
||||
}
|
||||
|
||||
custom_faith_icons = {
|
||||
custom_faith_1 custom_faith_2 custom_faith_3 custom_faith_4 custom_faith_5 custom_faith_6 custom_faith_7 custom_faith_8 custom_faith_9 custom_faith_10 dualism_custom_1 zoroastrian_custom_1 zoroastrian_custom_2 buddhism_custom_1 buddhism_custom_2 buddhism_custom_3 buddhism_custom_4 taoism_custom_1 yazidi_custom_1 sunni_custom_2 sunni_custom_3 sunni_custom_4 muhakkima_1 muhakkima_2 muhakkima_4 muhakkima_5 muhakkima_6 judaism_custom_1 custom_faith_fp1_fenrir custom_faith_fp1_irminsul custom_faith_fp1_jormungandr custom_faith_fp1_odins_ravens custom_faith_fp1_runestone_moon custom_faith_fp1_thors_hammer custom_faith_fp1_valknut custom_faith_fp1_yggdrasil custom_faith_boromian_circles custom_faith_lotus custom_faith_aum_tibetan custom_faith_pentagram custom_faith_pentagram_inverted custom_faith_burning_bush custom_faith_allah custom_faith_gankyil custom_faith_eye_of_providence custom_faith_dove custom_faith_ichthys custom_faith_lamb custom_faith_black_sheep custom_faith_ankh custom_faith_chi_rho custom_faith_hamsa custom_faith_cool_s
|
||||
}
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
{ name = "holy_order_knights_of_the_chalice" }
|
||||
{ name = "holy_order_order_of_the_holy_communion" }
|
||||
{ name = "holy_order_knights_of_the_first_gospel" }
|
||||
{ name = "holy_order_guardians_of_the_shroud" }
|
||||
{ name = "holy_order_knights_of_the_reliquary" }
|
||||
{ name = "holy_order_warriors_of_the_cross" }
|
||||
{ name = "holy_order_christian" coat_of_arms = "ho_christian" }
|
||||
}
|
||||
|
||||
holy_order_maa = { teutonic_knights } #placeholder
|
||||
|
||||
localization = {
|
||||
#HighGod | thelema
|
||||
HighGodName = thelema_high_god_name
|
||||
HighGodNamePossessive = thelema_high_god_name_possessive
|
||||
HighGodNameSheHe = CHARACTER_SHEHE_SHE
|
||||
HighGodHerselfHimself = CHARACTER_HERSELF
|
||||
HighGodHerHis = CHARACTER_HERHIS_HER
|
||||
HighGodNameAlternate = thelema_high_god_name_alternate
|
||||
HighGodNameAlternatePossessive = thelema_high_god_name_alternate_possessive
|
||||
|
||||
#Creator | thelema
|
||||
CreatorName = thelema_creator_god_name
|
||||
CreatorNamePossessive = thelema_creator_god_name_possessive
|
||||
CreatorSheHe = CHARACTER_SHEHE_SHE
|
||||
CreatorHerHis = CHARACTER_HERHIS_HER
|
||||
CreatorHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#HealthGod | thelema
|
||||
HealthGodName = thelema_health_god_name
|
||||
HealthGodNamePossessive = thelema_health_god_name_possessive
|
||||
HealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
HealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FertilityGod | thelema
|
||||
FertilityGodName = thelema_fertility_god_name
|
||||
FertilityGodNamePossessive = thelema_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_SHE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HER
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WealthGod | thelema
|
||||
WealthGodName = thelema_wealth_god_name
|
||||
WealthGodNamePossessive = thelema_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod | thelema
|
||||
HouseholdGodName = thelema_household_god_name
|
||||
HouseholdGodNamePossessive = thelema_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_HE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FateGod | thelema
|
||||
FateGodName = thelema_fate_god_name
|
||||
FateGodNamePossessive = thelema_fate_god_name_possessive
|
||||
FateGodSheHe = CHARACTER_SHEHE_HE
|
||||
FateGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FateGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#KnowledgeGod | thelema
|
||||
KnowledgeGodName = thelema_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = thelema_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_HE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HIS
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WarGod | thelema
|
||||
WarGodName = thelema_war_god_name
|
||||
WarGodNamePossessive = thelema_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_IT
|
||||
WarGodHerHis = CHARACTER_HERHIS_ITS
|
||||
WarGodHerHim = CHARACTER_HERHIM_IT
|
||||
|
||||
#TricksterGod | thelema
|
||||
TricksterGodName = thelema_trickster_god_name
|
||||
TricksterGodNamePossessive = thelema_trickster_god_name_possessive
|
||||
TricksterGodSheHe = CHARACTER_SHEHE_HE
|
||||
TricksterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
TricksterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#NightGod | thelema
|
||||
NightGodName = thelema_night_god_name
|
||||
NightGodNamePossessive = thelema_night_god_name_possessive
|
||||
NightGodSheHe = CHARACTER_SHEHE_SHE
|
||||
NightGodHerHis = CHARACTER_HERHIS_HER
|
||||
NightGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WaterGod | thelema
|
||||
WaterGodName = thelema_water_god_name
|
||||
WaterGodNamePossessive = thelema_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_IT
|
||||
WaterGodHerHis = CHARACTER_HERHIS_ITS
|
||||
WaterGodHerHim = CHARACTER_HERHIM_IT
|
||||
|
||||
PantheonTerm = thelema_high_god_name
|
||||
PantheonTermHasHave = pantheon_term_has
|
||||
GoodGodNames = {
|
||||
thelema_creator_god_name
|
||||
thelema_household_god_name
|
||||
thelema_fertility_god_name
|
||||
}
|
||||
DevilName = thelema_devil_name
|
||||
DevilNamePossessive = thelema_devil_name_possessive
|
||||
DevilSheHe = CHARACTER_SHEHE_HE
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerselfHimself = CHARACTER_HIMSELF
|
||||
EvilGodNames = {
|
||||
thelema_devil_name
|
||||
}
|
||||
HouseOfWorship = thelema_house_of_worship
|
||||
HouseOfWorshipPlural = thelema_house_of_worship_plural
|
||||
ReligiousSymbol = thelema_religious_symbol
|
||||
ReligiousText = thelema_religious_text
|
||||
ReligiousHeadName = thelema_religious_head_title
|
||||
ReligiousHeadTitleName = thelema_religious_head_title_name
|
||||
DevoteeMale = thelema_devotee
|
||||
DevoteeMalePlural = thelema_devotee_plural
|
||||
DevoteeFemale = thelema_devotee
|
||||
DevoteeFemalePlural = thelema_devotee_plural
|
||||
DevoteeNeuter = thelema_devotee
|
||||
DevoteeNeuterPlural = thelema_devotee_plural
|
||||
PriestMale = thelema_priest
|
||||
PriestMalePlural = thelema_priest_plural
|
||||
PriestFemale = thelema_priest
|
||||
PriestFemalePlural = thelema_priest_plural
|
||||
PriestNeuter = thelema_priest
|
||||
PriestNeuterPlural = thelema_priest_plural
|
||||
AltPriestTermPlural = thelema_priest_alternate_plural
|
||||
BishopMale = thelema_bishop
|
||||
BishopMalePlural = thelema_bishop_plural
|
||||
BishopFemale = thelema_bishop
|
||||
BishopFemalePlural = thelema_bishop_plural
|
||||
BishopNeuter = thelema_bishop
|
||||
BishopNeuterPlural = thelema_bishop_plural
|
||||
DivineRealm = thelema_positive_afterlife
|
||||
PositiveAfterLife = thelema_positive_afterlife
|
||||
NegativeAfterLife = thelema_negative_afterlife
|
||||
DeathDeityName = thelema_death_deity_name
|
||||
DeathDeityNamePossessive = thelema_death_deity_name_possessive
|
||||
DeathDeitySheHe = CHARACTER_SHEHE_HE
|
||||
DeathDeityHerHis = CHARACTER_HERHIS_HIS
|
||||
DeathDeityHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodName = thelema_witch_god_name
|
||||
WitchGodNamePossessive = thelema_witch_god_name_possessive
|
||||
WitchGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WitchGodSheHe = CHARACTER_SHEHE_HE
|
||||
WitchGodHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodMistressMaster = master
|
||||
WitchGodMotherFather = father
|
||||
|
||||
|
||||
GHWName = ghw_crusade
|
||||
GHWNamePlural = ghw_crusades
|
||||
|
||||
}
|
||||
|
||||
piety_icon_group = "christian"
|
||||
|
||||
faiths = {
|
||||
victorian = {
|
||||
color = { 165 0 41 }
|
||||
icon = victorian
|
||||
doctrine_background_icon = core_tenet_banner_britannic.dds
|
||||
|
||||
religious_head = d_united_grand_lodge
|
||||
|
||||
#placeholder holy sites
|
||||
holy_site = lochness
|
||||
holy_site = cefalu
|
||||
holy_site = paris
|
||||
holy_site = london
|
||||
#holy_site = cairo
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
#doctrine = special_doctrine_esoteric_witchcraft
|
||||
|
||||
#Tenets | WIP
|
||||
doctrine = the_queen_of_summer
|
||||
doctrine = tenet_do_what_thou_wilt
|
||||
doctrine = tenet_rule_the_waves
|
||||
doctrine = doctrine_witchcraft_virtuous
|
||||
|
||||
#Special/virtue | placeholder
|
||||
doctrine = special_doctrine_base_thelema
|
||||
doctrine = doctrine_pluralism_pluralistic
|
||||
doctrine = special_doctrine_loyal_servants_of_the_queen_thelema
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
|
||||
localization = {
|
||||
#HighGod | victorian
|
||||
HighGodName = victorian_high_god_name
|
||||
HighGodNamePossessive = victorian_high_god_name_possessive
|
||||
HighGodNameSheHe = CHARACTER_SHEHE_SHE
|
||||
HighGodHerselfHimself = CHARACTER_HERSELF
|
||||
HighGodHerHis = CHARACTER_HERHIS_HER
|
||||
HighGodNameAlternate = victorian_high_god_name_alternate
|
||||
HighGodNameAlternatePossessive = victorian_high_god_name_alternate_possessive
|
||||
|
||||
#Creator | victorian
|
||||
CreatorName = victorian_creator_god_name
|
||||
CreatorNamePossessive = victorian_creator_god_name_possessive
|
||||
CreatorSheHe = CHARACTER_SHEHE_SHE
|
||||
CreatorHerHis = CHARACTER_HERHIS_HER
|
||||
CreatorHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#FertilityGod | victorian
|
||||
FertilityGodName = victorian_fertility_god_name
|
||||
FertilityGodNamePossessive = victorian_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_SHE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HER
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#KnowledgeGod | victorian
|
||||
KnowledgeGodName = victorian_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = victorian_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_HE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HIS
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
PantheonTerm = victorian_high_god_name
|
||||
PantheonTermHasHave = pantheon_term_has
|
||||
GoodGodNames = {
|
||||
victorian_creator_god_name
|
||||
thelema_household_god_name
|
||||
victorian_fertility_god_name
|
||||
victorian_knowledge_god_name
|
||||
victorian_witch_god_name
|
||||
thelema_war_god_name
|
||||
thelema_wealth_god_name
|
||||
thelema_night_god_name
|
||||
thelema_faith_god_name
|
||||
}
|
||||
HouseOfWorship = victorian_house_of_worship
|
||||
HouseOfWorshipPlural = victorian_house_of_worship_plural
|
||||
PriestMale = victorian_priest
|
||||
PriestMalePlural = victorian_priest_plural
|
||||
PriestFemale = victorian_priest
|
||||
PriestFemalePlural = victorian_priest_plural
|
||||
PriestNeuter = victorian_priest
|
||||
PriestNeuterPlural = victorian_priest_plural
|
||||
BishopMale = victorian_bishop
|
||||
BishopMalePlural = victorian_bishop_plural
|
||||
BishopFemale = victorian_bishop
|
||||
BishopFemalePlural = victorian_bishop_plural
|
||||
BishopNeuter = victorian_bishop
|
||||
BishopNeuterPlural = victorian_bishop_plural
|
||||
DivineRealm = victorian_positive_afterlife
|
||||
PositiveAfterLife = victorian_positive_afterlife
|
||||
WitchGodName = victorian_witch_god_name
|
||||
WitchGodNamePossessive = victorian_witch_god_name_possessive
|
||||
WitchGodHerHis = CHARACTER_HERHIS_HER
|
||||
WitchGodSheHe = CHARACTER_SHEHE_SHE
|
||||
WitchGodHerHim = CHARACTER_HERHIM_HER
|
||||
WitchGodMistressMaster = mistress
|
||||
WitchGodMotherFather = mother
|
||||
}
|
||||
|
||||
}
|
||||
royal_thelema = {
|
||||
color = { 255 0 0 }
|
||||
icon = royal_thelema
|
||||
doctrine_background_icon = core_tenet_banner_britannic.dds
|
||||
|
||||
#religious_head = d_united_grand_lodge
|
||||
|
||||
#placeholder holy sites
|
||||
holy_site = lochness
|
||||
holy_site = cefalu
|
||||
holy_site = paris
|
||||
holy_site = london
|
||||
#holy_site = cairo
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
#doctrine = special_doctrine_esoteric_witchcraft
|
||||
|
||||
#Tenets | WIP
|
||||
doctrine = tenet_love_under_will
|
||||
doctrine = tenet_do_what_thou_wilt
|
||||
doctrine = tenet_rule_the_waves
|
||||
|
||||
#Special/virtue | placeholder
|
||||
doctrine = special_doctrine_base_thelema
|
||||
doctrine = special_doctrine_true_servants_of_the_queen
|
||||
doctrine = doctrine_no_head
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
|
||||
}
|
||||
old_thelema = {
|
||||
color = { 175 0 175 }
|
||||
icon = old_thelema
|
||||
|
||||
# religious_head = k_papal_state
|
||||
|
||||
#placeholder holy sites
|
||||
holy_site = lochness
|
||||
holy_site = cefalu
|
||||
holy_site = paris
|
||||
holy_site = london
|
||||
#holy_site = cairo
|
||||
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder-
|
||||
#doctrine = special_doctrine_esoteric_witchcraft
|
||||
doctrine = doctrine_no_head
|
||||
doctrine = doctrine_pluralism_pluralistic
|
||||
|
||||
#Tenets | WIP
|
||||
doctrine = tenet_love_under_will
|
||||
doctrine = tenet_do_what_thou_wilt
|
||||
doctrine = tenet_true_will
|
||||
|
||||
#Special/virtue | placeholder
|
||||
doctrine = special_doctrine_old_thelema
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
}
|
||||
carcosan = {
|
||||
color = { 153 153 22 }
|
||||
icon = carcosan
|
||||
|
||||
# religious_head = k_papal_state
|
||||
|
||||
#placeholder holy sites
|
||||
holy_site = lochness
|
||||
holy_site = cefalu
|
||||
holy_site = paris
|
||||
holy_site = london
|
||||
#holy_site = cairo
|
||||
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder-
|
||||
#doctrine = special_doctrine_esoteric_witchcraft
|
||||
doctrine = doctrine_no_head
|
||||
doctrine = doctrine_pluralism_pluralistic
|
||||
|
||||
#Tenets | WIP
|
||||
doctrine = tenet_gnosticism
|
||||
doctrine = tenet_adorcism
|
||||
doctrine = tenet_human_sacrifice
|
||||
|
||||
#Special/virtue | placeholder
|
||||
doctrine = special_doctrine_old_thelema
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
313
common/religion/religions/NEOW_theomach.txt
Normal file
313
common/religion/religions/NEOW_theomach.txt
Normal file
|
|
@ -0,0 +1,313 @@
|
|||
theomach = {
|
||||
family = rf_antediluvianist
|
||||
graphical_faith = pagan_gfx
|
||||
doctrine = pagan_hostility_doctrine
|
||||
|
||||
#Main Group | placeholder
|
||||
doctrine = doctrine_temporal_head
|
||||
doctrine = doctrine_gender_equal
|
||||
doctrine = doctrine_pluralism_righteous
|
||||
doctrine = doctrine_theocracy_lay_clergy
|
||||
|
||||
#Marriage | placeholder
|
||||
doctrine = doctrine_monogamy
|
||||
doctrine = doctrine_divorce_allowed
|
||||
doctrine = doctrine_bastardry_none
|
||||
doctrine = doctrine_consanguinity_aunt_nephew_and_uncle_niece
|
||||
|
||||
#Crimes | placeholder
|
||||
doctrine = doctrine_homosexuality_accepted
|
||||
doctrine = doctrine_adultery_men_shunned
|
||||
doctrine = doctrine_adultery_women_shunned
|
||||
doctrine = doctrine_kinslaying_shunned
|
||||
doctrine = doctrine_deviancy_accepted
|
||||
doctrine = doctrine_witchcraft_shunned
|
||||
|
||||
#Clerical Functions | placeholder
|
||||
doctrine = doctrine_clerical_function_alms_and_pacification
|
||||
doctrine = doctrine_clerical_gender_either
|
||||
doctrine = doctrine_clerical_marriage_allowed
|
||||
doctrine = doctrine_clerical_succession_temporal_appointment
|
||||
|
||||
#Allow pilgrimages | placeholder
|
||||
doctrine = doctrine_pilgrimage_encouraged
|
||||
|
||||
#Funeral tradition | placeholder
|
||||
doctrine = doctrine_funeral_stoic
|
||||
|
||||
#Coronation tradition
|
||||
doctrine = doctrine_no_anointment
|
||||
|
||||
traits = {
|
||||
virtues = { forgiving compassionate chaste }
|
||||
sins = { vengeful sadistic lustful }
|
||||
}
|
||||
|
||||
reserved_male_names = { #put witch names here later
|
||||
Andrew Antoninus Bartolomeus Benedict Christian Christopher Clement Constantine David Demetrius Eustace George Gregory
|
||||
Hans Isaac Joakim Jacob John Jordan Joseph Laurence Magnus Marcus Martin Matthew Michael Nicholas Patrick Paul Peter Philip
|
||||
Salvador Samuel Sebastian Simon Stephen Thomas Abraham Alexander Daniel Job Joshua Cyrus Luke Zachariah
|
||||
}
|
||||
reserved_female_names = { #put witch names here later
|
||||
Anna Beatrice Benedicta Brigid Catherine Cecilia Christina Clementia Constance Dorothy Elisabeth Joan Judith Juliana Helen
|
||||
Magdalena Margaret Maria Marine Patricia Philippa Rachel Sarah Sophia Stephania
|
||||
}
|
||||
|
||||
custom_faith_icons = {
|
||||
custom_faith_1 custom_faith_2 custom_faith_3 custom_faith_4 custom_faith_5 custom_faith_6 custom_faith_7 custom_faith_8 custom_faith_9 custom_faith_10 dualism_custom_1 zoroastrian_custom_1 zoroastrian_custom_2 buddhism_custom_1 buddhism_custom_2 buddhism_custom_3 buddhism_custom_4 taoism_custom_1 yazidi_custom_1 sunni_custom_2 sunni_custom_3 sunni_custom_4 muhakkima_1 muhakkima_2 muhakkima_4 muhakkima_5 muhakkima_6 judaism_custom_1 custom_faith_fp1_fenrir custom_faith_fp1_irminsul custom_faith_fp1_jormungandr custom_faith_fp1_odins_ravens custom_faith_fp1_runestone_moon custom_faith_fp1_thors_hammer custom_faith_fp1_valknut custom_faith_fp1_yggdrasil custom_faith_boromian_circles custom_faith_lotus custom_faith_aum_tibetan custom_faith_pentagram custom_faith_pentagram_inverted custom_faith_burning_bush custom_faith_allah custom_faith_gankyil custom_faith_eye_of_providence custom_faith_dove custom_faith_ichthys custom_faith_lamb custom_faith_black_sheep custom_faith_ankh custom_faith_chi_rho custom_faith_hamsa custom_faith_cool_s
|
||||
}
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
{ name = "holy_order_knights_of_the_chalice" }
|
||||
{ name = "holy_order_order_of_the_holy_communion" }
|
||||
{ name = "holy_order_knights_of_the_first_gospel" }
|
||||
{ name = "holy_order_guardians_of_the_shroud" }
|
||||
{ name = "holy_order_knights_of_the_reliquary" }
|
||||
{ name = "holy_order_warriors_of_the_cross" }
|
||||
{ name = "holy_order_christian" coat_of_arms = "ho_christian" }
|
||||
}
|
||||
|
||||
holy_order_maa = { teutonic_knights } #placeholder
|
||||
|
||||
localization = {
|
||||
#HighGod | placeholder
|
||||
HighGodName = europeanist_high_god_name
|
||||
HighGodName2 = europeanist_high_god_name_2
|
||||
HighGodNamePossessive = europeanist_high_god_name_possessive
|
||||
HighGodNameSheHe = CHARACTER_SHEHE_SHE
|
||||
HighGodHerselfHimself = CHARACTER_HERSELF
|
||||
HighGodHerHis = CHARACTER_HERHIS_HER
|
||||
HighGodNameAlternate = europeanist_high_god_name_alternate
|
||||
HighGodNameAlternatePossessive = europeanist_high_god_name_alternate_possessive
|
||||
|
||||
#Creator | placeholder
|
||||
CreatorName = europeanist_creator_god_name
|
||||
CreatorNamePossessive = europeanist_creator_god_name_possessive
|
||||
CreatorSheHe = CHARACTER_SHEHE_SHE
|
||||
CreatorHerHis = CHARACTER_HERHIS_HER
|
||||
CreatorHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#HealthGod | placeholder
|
||||
HealthGodName = europeanist_health_god_name
|
||||
HealthGodNamePossessive = europeanist_health_god_name_possessive
|
||||
HealthGodSheHe = CHARACTER_SHEHE_SHE
|
||||
HealthGodHerHis = CHARACTER_HERHIS_HER
|
||||
HealthGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#FertilityGod | placeholder
|
||||
FertilityGodName = europeanist_fertility_god_name
|
||||
FertilityGodNamePossessive = europeanist_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_SHE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HER
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WealthGod | placeholder
|
||||
WealthGodName = europeanist_wealth_god_name
|
||||
WealthGodNamePossessive = europeanist_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod | placeholder
|
||||
HouseholdGodName = europeanist_household_god_name
|
||||
HouseholdGodNamePossessive = europeanist_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_SHE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HER
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#FateGod | placeholder
|
||||
FateGodName = europeanist_fate_god_name
|
||||
FateGodNamePossessive = europeanist_fate_god_name_possessive
|
||||
FateGodSheHe = CHARACTER_SHEHE_HE
|
||||
FateGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FateGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#KnowledgeGod | placeholder
|
||||
KnowledgeGodName = europeanist_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = europeanist_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_HE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HIS
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WarGod | placeholder
|
||||
WarGodName = europeanist_war_god_name
|
||||
WarGodNamePossessive = europeanist_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#TricksterGod | placeholder
|
||||
TricksterGodName = europeanist_trickster_god_name
|
||||
TricksterGodNamePossessive = europeanist_trickster_god_name_possessive
|
||||
TricksterGodSheHe = CHARACTER_SHEHE_HE
|
||||
TricksterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
TricksterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#NightGod | placeholder
|
||||
NightGodName = europeanist_night_god_name
|
||||
NightGodNamePossessive = europeanist_night_god_name_possessive
|
||||
NightGodSheHe = CHARACTER_SHEHE_HE
|
||||
NightGodHerHis = CHARACTER_HERHIS_HIS
|
||||
NightGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WaterGod | placeholder
|
||||
WaterGodName = europeanist_water_god_name
|
||||
WaterGodNamePossessive = europeanist_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_HE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
PantheonTerm = europeanist_high_god_name
|
||||
PantheonTermHasHave = pantheon_term_has
|
||||
GoodGodNames = {
|
||||
europeanist_high_god_name
|
||||
europeanist_high_god_name_alternate
|
||||
europeanist_water_god_name
|
||||
europeanist_war_god_name
|
||||
europeanist_trickster_god_name
|
||||
europeanist_witch_god_name
|
||||
europeanist_fate_god_name
|
||||
europeanist_health_god_name
|
||||
europeanist_wealth_god_name
|
||||
}
|
||||
DevilName = europeanist_devil_name
|
||||
DevilNamePossessive = europeanist_devil_name_possessive
|
||||
DevilSheHe = CHARACTER_SHEHE_HE
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerselfHimself = CHARACTER_HIMSELF
|
||||
EvilGodNames = {
|
||||
europeanist_devil_name
|
||||
}
|
||||
HouseOfWorship = europeanist_house_of_worship
|
||||
HouseOfWorshipPlural = europeanist_house_of_worship_plural
|
||||
ReligiousSymbol = europeanist_religious_symbol
|
||||
ReligiousText = europeanist_religious_text
|
||||
ReligiousHeadName = europeanist_religious_head_title
|
||||
ReligiousHeadTitleName = europeanist_religious_head_title_name
|
||||
DevoteeMale = europeanist_devotee
|
||||
DevoteeMalePlural = europeanist_devotee_plural
|
||||
DevoteeFemale = europeanist_devotee
|
||||
DevoteeFemalePlural = europeanist_devotee_plural
|
||||
DevoteeNeuter = europeanist_devotee
|
||||
DevoteeNeuterPlural = europeanist_devotee_plural
|
||||
PriestMale = europeanist_priest
|
||||
PriestMalePlural = europeanist_priest_plural
|
||||
PriestFemale = europeanist_priest
|
||||
PriestFemalePlural = europeanist_priest_plural
|
||||
PriestNeuter = europeanist_priest
|
||||
PriestNeuterPlural = europeanist_priest_plural
|
||||
AltPriestTermPlural = europeanist_priest_plural
|
||||
BishopMale = europeanist_bishop
|
||||
BishopMalePlural = europeanist_bishop_plural
|
||||
BishopFemale = europeanist_bishop
|
||||
BishopFemalePlural = europeanist_bishop_plural
|
||||
BishopNeuter = europeanist_bishop
|
||||
BishopNeuterPlural = europeanist_bishop_plural
|
||||
DivineRealm = europeanist_positive_afterlife
|
||||
PositiveAfterLife = europeanist_positive_afterlife
|
||||
NegativeAfterLife = europeanist_negative_afterlife
|
||||
DeathDeityName = europeanist_death_deity_name
|
||||
DeathDeityNamePossessive = europeanist_death_deity_name_possessive
|
||||
DeathDeitySheHe = CHARACTER_SHEHE_HE
|
||||
DeathDeityHerHis = CHARACTER_HERHIS_HIS
|
||||
DeathDeityHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodName = europeanist_witch_god_name
|
||||
WitchGodNamePossessive = europeanist_witch_god_name_possessive
|
||||
WitchGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WitchGodSheHe = CHARACTER_SHEHE_HE
|
||||
WitchGodHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodMistressMaster = master
|
||||
WitchGodMotherFather = father
|
||||
|
||||
|
||||
GHWName = ghw_crusade
|
||||
GHWNamePlural = ghw_crusades
|
||||
|
||||
}
|
||||
|
||||
piety_icon_group = "christian"
|
||||
|
||||
faiths = {
|
||||
megalocratic = {
|
||||
color = { 32 53 160 }
|
||||
icon = megalocratic
|
||||
|
||||
# religious_head = k_papal_state
|
||||
|
||||
#placeholder holy sites
|
||||
holy_site = maastricht
|
||||
holy_site = rome_concord
|
||||
holy_site = strassburg
|
||||
holy_site = frankfurt
|
||||
holy_site = brussels
|
||||
holy_site = luxembourg
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_religious_legal_pronouncements
|
||||
doctrine = tenet_literalism
|
||||
doctrine = tenet_pursuit_of_power
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
diadochic = {
|
||||
color = { 30 118 153 }
|
||||
icon = diadochic
|
||||
|
||||
# religious_head = k_papal_state
|
||||
|
||||
#placeholder holy sites
|
||||
holy_site = maastricht
|
||||
holy_site = rome_concord
|
||||
holy_site = strassburg
|
||||
holy_site = frankfurt
|
||||
holy_site = brussels
|
||||
holy_site = luxembourg
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_religious_legal_pronouncements
|
||||
doctrine = tenet_literalism
|
||||
doctrine = tenet_pursuit_of_power
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
monadic = {
|
||||
color = { 80 71 178 }
|
||||
icon = monadic
|
||||
|
||||
# religious_head = k_papal_state
|
||||
|
||||
#placeholder holy sites
|
||||
holy_site = maastricht
|
||||
holy_site = rome_concord
|
||||
holy_site = strassburg
|
||||
holy_site = frankfurt
|
||||
holy_site = brussels
|
||||
holy_site = luxembourg
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_religious_legal_pronouncements
|
||||
doctrine = tenet_literalism
|
||||
doctrine = tenet_pursuit_of_power
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
318
common/religion/religions/NEOW_third_estatist.txt
Normal file
318
common/religion/religions/NEOW_third_estatist.txt
Normal file
|
|
@ -0,0 +1,318 @@
|
|||
third_estatist_religion = {
|
||||
family = rf_antediluvianist
|
||||
doctrine = antediluvianist_hostility_doctrine
|
||||
doctrine_background_icon = core_tenet_banner_fremch.dds
|
||||
|
||||
#Main Group | placeholder
|
||||
doctrine = doctrine_temporal_head
|
||||
doctrine = doctrine_gender_equal
|
||||
doctrine = doctrine_pluralism_righteous
|
||||
doctrine = doctrine_theocracy_lay_clergy
|
||||
|
||||
#Marriage | placeholder
|
||||
doctrine = doctrine_monogamy
|
||||
doctrine = doctrine_divorce_approval
|
||||
doctrine = doctrine_bastardry_legitimization
|
||||
doctrine = doctrine_consanguinity_restricted
|
||||
|
||||
#Crimes | placeholder
|
||||
doctrine = doctrine_homosexuality_accepted
|
||||
doctrine = doctrine_adultery_men_shunned
|
||||
doctrine = doctrine_adultery_women_shunned
|
||||
doctrine = doctrine_kinslaying_close_kin_crime
|
||||
doctrine = doctrine_deviancy_crime
|
||||
doctrine = doctrine_witchcraft_crime
|
||||
|
||||
#Clerical Functions | placeholder
|
||||
doctrine = doctrine_clerical_function_taxation
|
||||
doctrine = doctrine_clerical_gender_either
|
||||
doctrine = doctrine_clerical_marriage_allowed
|
||||
doctrine = doctrine_clerical_succession_temporal_appointment
|
||||
|
||||
#Allow pilgrimages | placeholder
|
||||
doctrine = doctrine_pilgrimage_encouraged
|
||||
|
||||
#Funeral tradition | placeholder
|
||||
doctrine = doctrine_funeral_stoic
|
||||
|
||||
#Coronation tradition
|
||||
doctrine = doctrine_no_anointment
|
||||
|
||||
traits = {
|
||||
virtues = { brave just generous }
|
||||
sins = { craven arbitrary greedy }
|
||||
}
|
||||
|
||||
reserved_male_names = { #put witch names here later
|
||||
Andrew Antoninus Bartolomeus Benedict Christian Christopher Clement Constantine David Demetrius Eustace George Gregory
|
||||
Hans Isaac Joakim Jacob John Jordan Joseph Laurence Magnus Marcus Martin Matthew Michael Nicholas Patrick Paul Peter Philip
|
||||
Salvador Samuel Sebastian Simon Stephen Thomas Abraham Alexander Daniel Job Joshua Cyrus Luke Zachariah
|
||||
}
|
||||
reserved_female_names = { #put witch names here later
|
||||
Anna Beatrice Benedicta Brigid Catherine Cecilia Christina Clementia Constance Dorothy Elisabeth Joan Judith Juliana Helen
|
||||
Magdalena Margaret Maria Marine Patricia Philippa Rachel Sarah Sophia Stephania
|
||||
}
|
||||
|
||||
custom_faith_icons = {
|
||||
custom_faith_1 custom_faith_2 custom_faith_3 custom_faith_4 custom_faith_5 custom_faith_6 custom_faith_7 custom_faith_8 custom_faith_9 custom_faith_10 dualism_custom_1 zoroastrian_custom_1 zoroastrian_custom_2 buddhism_custom_1 buddhism_custom_2 buddhism_custom_3 buddhism_custom_4 taoism_custom_1 yazidi_custom_1 sunni_custom_2 sunni_custom_3 sunni_custom_4 muhakkima_1 muhakkima_2 muhakkima_4 muhakkima_5 muhakkima_6 judaism_custom_1 custom_faith_fp1_fenrir custom_faith_fp1_irminsul custom_faith_fp1_jormungandr custom_faith_fp1_odins_ravens custom_faith_fp1_runestone_moon custom_faith_fp1_thors_hammer custom_faith_fp1_valknut custom_faith_fp1_yggdrasil custom_faith_boromian_circles custom_faith_lotus custom_faith_aum_tibetan custom_faith_pentagram custom_faith_pentagram_inverted custom_faith_burning_bush custom_faith_allah custom_faith_gankyil custom_faith_eye_of_providence custom_faith_dove custom_faith_ichthys custom_faith_lamb custom_faith_black_sheep custom_faith_ankh custom_faith_chi_rho custom_faith_hamsa custom_faith_cool_s
|
||||
}
|
||||
|
||||
# holy_order_names = { #placeholder
|
||||
# }
|
||||
|
||||
holy_order_maa = { teutonic_knights } #placeholder
|
||||
|
||||
localization = {
|
||||
#HighGod | placeholder
|
||||
HighGodName = third_estatist_high_god_name
|
||||
HighGodNamePossessive = third_estatist_high_god_name_possessive
|
||||
HighGodNameSheHe = CHARACTER_SHEHE_HE
|
||||
HighGodHerselfHimself = CHARACTER_HIMSELF
|
||||
HighGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HighGodNameAlternate = third_estatist_high_god_name_alternate
|
||||
HighGodNameAlternatePossessive = third_estatist_high_god_name_alternate_possessive
|
||||
|
||||
#Creator | placeholder
|
||||
CreatorName = third_estatist_creator_god_name
|
||||
CreatorNamePossessive = third_estatist_creator_god_name_possessive
|
||||
CreatorSheHe = CHARACTER_SHEHE_HE
|
||||
CreatorHerHis = CHARACTER_HERHIS_HIS
|
||||
CreatorHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HealthGod | placeholder
|
||||
HealthGodName = third_estatist_health_god_name
|
||||
HealthGodNamePossessive = third_estatist_health_god_name_possessive
|
||||
HealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
HealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FertilityGod | placeholder
|
||||
FertilityGodName = third_estatist_fertility_god_name
|
||||
FertilityGodNamePossessive = third_estatist_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_SHE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HER
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WealthGod | placeholder
|
||||
WealthGodName = third_estatist_wealth_god_name
|
||||
WealthGodNamePossessive = third_estatist_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_SHE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HER
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#HouseholdGod | placeholder
|
||||
HouseholdGodName = third_estatist_household_god_name
|
||||
HouseholdGodNamePossessive = third_estatist_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_SHE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HER
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#FateGod | placeholder
|
||||
FateGodName = third_estatist_fate_god_name
|
||||
FateGodNamePossessive = third_estatist_fate_god_name_possessive
|
||||
FateGodSheHe = CHARACTER_SHEHE_HE
|
||||
FateGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FateGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#KnowledgeGod | placeholder
|
||||
KnowledgeGodName = third_estatist_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = third_estatist_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_SHE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HER
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WarGod | placeholder
|
||||
WarGodName = third_estatist_war_god_name
|
||||
WarGodNamePossessive = third_estatist_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#TricksterGod | placeholder
|
||||
TricksterGodName = third_estatist_trickster_god_name
|
||||
TricksterGodNamePossessive = third_estatist_trickster_god_name_possessive
|
||||
TricksterGodSheHe = CHARACTER_SHEHE_HE
|
||||
TricksterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
TricksterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#NightGod | placeholder
|
||||
NightGodName = third_estatist_night_god_name
|
||||
NightGodNamePossessive = third_estatist_night_god_name_possessive
|
||||
NightGodSheHe = CHARACTER_SHEHE_SHE
|
||||
NightGodHerHis = CHARACTER_HERHIS_HER
|
||||
NightGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WaterGod | placeholder
|
||||
WaterGodName = third_estatist_water_god_name
|
||||
WaterGodNamePossessive = third_estatist_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_SHE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HER
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
PantheonTerm = third_estatist_high_god_name
|
||||
PantheonTermHasHave = pantheon_term_has
|
||||
GoodGodNames = {
|
||||
third_estatist_high_god_name
|
||||
third_estatist_high_god_name_alternate
|
||||
third_estatist_health_god_name
|
||||
third_estatist_fertility_god_name
|
||||
third_estatist_fate_god_name
|
||||
third_estatist_war_god_name
|
||||
third_estatist_household_god_name
|
||||
third_estatist_knowledge_god_name
|
||||
third_estatist_wealth_god_name
|
||||
third_estatist_water_god_name
|
||||
}
|
||||
DevilName = third_estatist_devil_name
|
||||
DevilNamePossessive = third_estatist_devil_name_possessive
|
||||
DevilSheHe = CHARACTER_SHEHE_SHE
|
||||
DevilHerHis = CHARACTER_HERHIS_HER
|
||||
DevilHerHis = CHARACTER_HERHIS_HER
|
||||
DevilHerselfHimself = CHARACTER_HERSELF
|
||||
EvilGodNames = {
|
||||
third_estatist_devil_name
|
||||
third_estatist_trickster_god_name
|
||||
}
|
||||
HouseOfWorship = third_estatist_house_of_worship
|
||||
HouseOfWorshipPlural = third_estatist_house_of_worship_plural
|
||||
ReligiousSymbol = third_estatist_religious_symbol
|
||||
ReligiousText = third_estatist_religious_text
|
||||
ReligiousHeadName = third_estatist_religious_head_title
|
||||
ReligiousHeadTitleName = third_estatist_religious_head_title_name
|
||||
DevoteeMale = third_estatist_devotee
|
||||
DevoteeMalePlural = third_estatist_devotee_plural
|
||||
DevoteeFemale = third_estatist_devotee
|
||||
DevoteeFemalePlural = third_estatist_devotee_plural
|
||||
DevoteeNeuter = third_estatist_devotee
|
||||
DevoteeNeuterPlural = third_estatist_devotee_plural
|
||||
PriestMale = third_estatist_priest_male
|
||||
PriestMalePlural = third_estatist_priest_male_plural
|
||||
PriestFemale = third_estatist_priest
|
||||
PriestFemalePlural = third_estatist_priest_plural
|
||||
PriestNeuter = third_estatist_priest
|
||||
PriestNeuterPlural = third_estatist_priest_plural
|
||||
AltPriestTermPlural = third_estatist_priest_plural
|
||||
BishopMale = third_estatist_bishop
|
||||
BishopMalePlural = third_estatist_bishop_plural
|
||||
BishopFemale = third_estatist_bishop
|
||||
BishopFemalePlural = third_estatist_bishop_plural
|
||||
BishopNeuter = third_estatist_bishop
|
||||
BishopNeuterPlural = third_estatist_bishop_plural
|
||||
DivineRealm = third_estatist_positive_afterlife
|
||||
PositiveAfterLife = third_estatist_positive_afterlife
|
||||
NegativeAfterLife = third_estatist_negative_afterlife
|
||||
DeathDeityName = third_estatist_death_deity_name
|
||||
DeathDeityNamePossessive = third_estatist_death_deity_name_possessive
|
||||
DeathDeitySheHe = CHARACTER_SHEHE_SHE
|
||||
DeathDeityHerHis = CHARACTER_HERHIS_HER
|
||||
DeathDeityHerHim = CHARACTER_HERHIM_HER
|
||||
WitchGodName = third_estatist_witch_god_name
|
||||
WitchGodNamePossessive = third_estatist_witch_god_name_possessive
|
||||
WitchGodHerHis = CHARACTER_HERHIS_HER
|
||||
WitchGodSheHe = CHARACTER_SHEHE_SHE
|
||||
WitchGodHerHim = CHARACTER_HERHIM_HER
|
||||
WitchGodMistressMaster = mistress
|
||||
WitchGodMotherFather = mother
|
||||
|
||||
|
||||
GHWName = ghw_crusade
|
||||
GHWNamePlural = ghw_crusades
|
||||
|
||||
}
|
||||
|
||||
piety_icon_group = "christian"
|
||||
|
||||
faiths = {
|
||||
girondin = {
|
||||
color = { 36 82 163}
|
||||
icon = girondin
|
||||
|
||||
# religious_head = k_papal_state
|
||||
|
||||
#placeholder holy sites
|
||||
holy_site = paris
|
||||
holy_site = provence
|
||||
holy_site = bordeaux
|
||||
holy_site = rome
|
||||
holy_site = kent
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
#doctrine = special_doctrine_ecumenical_christian
|
||||
doctrine = special_doctrine_people_of_the_book
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_liberte
|
||||
doctrine = tenet_egalite
|
||||
doctrine = tenet_fraternite
|
||||
|
||||
#Special/virtue | placeholder
|
||||
doctrine = special_doctrine_liberty
|
||||
doctrine = doctrine_pluralism_pluralistic
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
|
||||
}
|
||||
jacobin = {
|
||||
color = { 22 133 229 }
|
||||
icon = jacobin
|
||||
|
||||
# religious_head = k_papal_state
|
||||
|
||||
#placeholder holy sites
|
||||
holy_site = jerusalem
|
||||
holy_site = rome
|
||||
holy_site = cologne
|
||||
holy_site = santiago
|
||||
holy_site = kent
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
#doctrine = special_doctrine_ecumenical_christian
|
||||
doctrine = special_doctrine_people_of_the_book
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_human_sacrifice
|
||||
doctrine = tenet_warmonger
|
||||
doctrine = tenet_false_conversion_sanction
|
||||
|
||||
#Special/virtue | placeholder
|
||||
doctrine = special_doctrine_fraternity
|
||||
doctrine = doctrine_pluralism_fundamentalist
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
|
||||
}
|
||||
communard = {
|
||||
color = { 127 12 50 }
|
||||
icon = communard
|
||||
|
||||
# religious_head = k_papal_state
|
||||
#placeholder holy sites
|
||||
holy_site = jerusalem
|
||||
holy_site = rome
|
||||
holy_site = cologne
|
||||
holy_site = santiago
|
||||
holy_site = kent
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
#doctrine = special_doctrine_ecumenical_christian
|
||||
doctrine = special_doctrine_people_of_the_book
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_vows_of_poverty
|
||||
doctrine = tenet_armed_pilgrimages
|
||||
doctrine = tenet_pursuit_of_power
|
||||
|
||||
#Special/virtue | placeholder
|
||||
doctrine = special_doctrine_equality
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
391
common/religion/religions/NEOW_tsarist.txt
Normal file
391
common/religion/religions/NEOW_tsarist.txt
Normal file
|
|
@ -0,0 +1,391 @@
|
|||
tsarist_religion = {
|
||||
family = rf_antediluvianist
|
||||
|
||||
doctrine_background_icon = core_tenet_banner_christian.dds
|
||||
doctrine = antediluvianist_hostility_doctrine
|
||||
|
||||
#Main Group | placeholder
|
||||
doctrine = doctrine_temporal_head
|
||||
doctrine = doctrine_gender_equal
|
||||
doctrine = doctrine_pluralism_righteous
|
||||
doctrine = doctrine_theocracy_lay_clergy
|
||||
|
||||
#Marriage | placeholder
|
||||
doctrine = doctrine_monogamy
|
||||
doctrine = doctrine_divorce_approval
|
||||
doctrine = doctrine_bastardry_legitimization
|
||||
doctrine = doctrine_consanguinity_restricted
|
||||
|
||||
#Crimes | placeholder
|
||||
doctrine = doctrine_homosexuality_shunned
|
||||
doctrine = doctrine_adultery_men_shunned
|
||||
doctrine = doctrine_adultery_women_crime
|
||||
doctrine = doctrine_kinslaying_close_kin_crime
|
||||
doctrine = doctrine_deviancy_crime
|
||||
doctrine = doctrine_witchcraft_crime
|
||||
|
||||
#Clerical Functions | placeholder
|
||||
doctrine = doctrine_clerical_function_taxation
|
||||
doctrine = doctrine_clerical_gender_male_only
|
||||
doctrine = doctrine_clerical_marriage_disallowed
|
||||
doctrine = doctrine_clerical_succession_spiritual_fixed_appointment
|
||||
|
||||
#Allow pilgrimages | placeholder
|
||||
doctrine = doctrine_pilgrimage_encouraged
|
||||
|
||||
#Funeral tradition | placeholder
|
||||
doctrine = doctrine_funeral_stoic
|
||||
|
||||
#Coronation tradition
|
||||
doctrine = doctrine_no_anointment
|
||||
|
||||
traits = {
|
||||
virtues = { forgiving compassionate chaste }
|
||||
sins = { vengeful sadistic lustful }
|
||||
}
|
||||
|
||||
reserved_male_names = { #these might be alright?
|
||||
Andrew Antoninus Bartolomeus Benedict Christian Christopher Clement Constantine David Demetrius Eustace George Gregory
|
||||
Hans Isaac Joakim Jacob John Jordan Joseph Laurence Magnus Marcus Martin Matthew Michael Nicholas Patrick Paul Peter Philip
|
||||
Salvador Samuel Sebastian Simon Stephen Thomas Abraham Alexander Daniel Job Joshua Cyrus Luke Zachariah
|
||||
}
|
||||
reserved_female_names = { #these might be alright?
|
||||
Anna Beatrice Benedicta Brigid Catherine Cecilia Christina Clementia Constance Dorothy Elisabeth Joan Judith Juliana Helen
|
||||
Magdalena Margaret Maria Marine Patricia Philippa Rachel Sarah Sophia Stephania
|
||||
}
|
||||
|
||||
custom_faith_icons = {
|
||||
custom_faith_1 custom_faith_2 custom_faith_3 custom_faith_4 custom_faith_5 custom_faith_6 custom_faith_7 custom_faith_8 custom_faith_9 custom_faith_10 dualism_custom_1 zoroastrian_custom_1 zoroastrian_custom_2 buddhism_custom_1 buddhism_custom_2 buddhism_custom_3 buddhism_custom_4 taoism_custom_1 yazidi_custom_1 sunni_custom_2 sunni_custom_3 sunni_custom_4 muhakkima_1 muhakkima_2 muhakkima_4 muhakkima_5 muhakkima_6 judaism_custom_1 custom_faith_fp1_fenrir custom_faith_fp1_irminsul custom_faith_fp1_jormungandr custom_faith_fp1_odins_ravens custom_faith_fp1_runestone_moon custom_faith_fp1_thors_hammer custom_faith_fp1_valknut custom_faith_fp1_yggdrasil custom_faith_boromian_circles custom_faith_lotus custom_faith_aum_tibetan custom_faith_pentagram custom_faith_pentagram_inverted custom_faith_burning_bush custom_faith_allah custom_faith_gankyil custom_faith_eye_of_providence custom_faith_dove custom_faith_ichthys custom_faith_lamb custom_faith_black_sheep custom_faith_ankh custom_faith_chi_rho custom_faith_hamsa custom_faith_cool_s
|
||||
}
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
{ name = "holy_order_knights_of_the_chalice" }
|
||||
{ name = "holy_order_order_of_the_holy_communion" }
|
||||
{ name = "holy_order_knights_of_the_first_gospel" }
|
||||
{ name = "holy_order_guardians_of_the_shroud" }
|
||||
{ name = "holy_order_knights_of_the_reliquary" }
|
||||
{ name = "holy_order_warriors_of_the_cross" }
|
||||
{ name = "holy_order_christian" coat_of_arms = "ho_christian" }
|
||||
}
|
||||
|
||||
holy_order_maa = { teutonic_knights } #placeholder
|
||||
|
||||
localization = {
|
||||
#HighGod | placeholder
|
||||
HighGodName = christianity_high_god_name
|
||||
HighGodName2 = christianity_high_god_name_2
|
||||
HighGodNamePossessive = christianity_high_god_name_possessive
|
||||
HighGodNameSheHe = CHARACTER_SHEHE_HE
|
||||
HighGodHerselfHimself = CHARACTER_HIMSELF
|
||||
HighGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HighGodNameAlternate = christianity_high_god_name_alternate
|
||||
HighGodNameAlternatePossessive = christianity_high_god_name_alternate_possessive
|
||||
|
||||
#Creator | placeholder
|
||||
CreatorName = christianity_creator_god_name
|
||||
CreatorNamePossessive = christianity_creator_god_name_possessive
|
||||
CreatorSheHe = CHARACTER_SHEHE_HE
|
||||
CreatorHerHis = CHARACTER_HERHIS_HIS
|
||||
CreatorHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HealthGod | placeholder
|
||||
HealthGodName = christianity_health_god_name
|
||||
HealthGodNamePossessive = christianity_health_god_name_possessive
|
||||
HealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
HealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FertilityGod | placeholder
|
||||
FertilityGodName = christianity_fertility_god_name
|
||||
FertilityGodNamePossessive = christianity_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_HE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WealthGod | placeholder
|
||||
WealthGodName = christianity_wealth_god_name
|
||||
WealthGodNamePossessive = christianity_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod | placeholder
|
||||
HouseholdGodName = christianity_household_god_name
|
||||
HouseholdGodNamePossessive = christianity_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_HE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FateGod | placeholder
|
||||
FateGodName = christianity_fate_god_name
|
||||
FateGodNamePossessive = christianity_fate_god_name_possessive
|
||||
FateGodSheHe = CHARACTER_SHEHE_HE
|
||||
FateGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FateGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#KnowledgeGod | placeholder
|
||||
KnowledgeGodName = christianity_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = christianity_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_HE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HIS
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WarGod | placeholder
|
||||
WarGodName = christianity_war_god_name
|
||||
WarGodNamePossessive = christianity_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#TricksterGod | placeholder
|
||||
TricksterGodName = christianity_trickster_god_name
|
||||
TricksterGodNamePossessive = christianity_trickster_god_name_possessive
|
||||
TricksterGodSheHe = CHARACTER_SHEHE_HE
|
||||
TricksterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
TricksterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#NightGod | placeholder
|
||||
NightGodName = christianity_night_god_name
|
||||
NightGodNamePossessive = christianity_night_god_name_possessive
|
||||
NightGodSheHe = CHARACTER_SHEHE_HE
|
||||
NightGodHerHis = CHARACTER_HERHIS_HIS
|
||||
NightGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WaterGod | placeholder
|
||||
WaterGodName = christianity_water_god_name
|
||||
WaterGodNamePossessive = christianity_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_HE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
PantheonTerm = christianity_high_god_name
|
||||
PantheonTerm2 = christianity_high_god_name_2
|
||||
PantheonTerm3 = christianity_high_god_name_3
|
||||
PantheonTermHasHave = pantheon_term_has
|
||||
GoodGodNames = {
|
||||
christianity_high_god_name
|
||||
christianity_high_god_name_alternate
|
||||
chistianity_good_god_jesus
|
||||
chistianity_good_god_christ
|
||||
}
|
||||
DevilName = christianity_devil_name
|
||||
DevilNamePossessive = christianity_devil_name_possessive
|
||||
DevilSheHe = CHARACTER_SHEHE_HE
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerselfHimself = CHARACTER_HIMSELF
|
||||
EvilGodNames = {
|
||||
christianity_devil_name
|
||||
christianity_evil_god_lucifer
|
||||
christianity_evil_god_beelzebub
|
||||
christianity_evil_god_mephistopheles
|
||||
}
|
||||
HouseOfWorship = christianity_house_of_worship
|
||||
HouseOfWorship2 = christianity_house_of_worship_2
|
||||
HouseOfWorship3 = christianity_house_of_worship_3
|
||||
HouseOfWorshipPlural = christianity_house_of_worship_plural
|
||||
ReligiousSymbol = christianity_religious_symbol
|
||||
ReligiousSymbol2 = christianity_religious_symbol_2
|
||||
ReligiousSymbol3 = christianity_religious_symbol_3
|
||||
ReligiousText = christianity_religious_text
|
||||
ReligiousText2 = christianity_religious_text_2
|
||||
ReligiousText3 = christianity_religious_text_3
|
||||
ReligiousHeadName = christianity_religious_head_title
|
||||
ReligiousHeadTitleName = christianity_religious_head_title_name
|
||||
DevoteeMale = christianity_devotee_male
|
||||
DevoteeMalePlural = christianity_devotee_male_plural
|
||||
DevoteeFemale = christianity_devotee_female
|
||||
DevoteeFemalePlural = christianity_devotee_female_plural
|
||||
DevoteeNeuter = christianity_devotee_neuter
|
||||
DevoteeNeuterPlural = christianity_devotee_neuter_plural
|
||||
PriestMale = christianity_priest_male
|
||||
PriestMalePlural = christianity_priest_male_plural
|
||||
PriestFemale = christianity_priest_male
|
||||
PriestFemalePlural = christianity_priest_male_plural
|
||||
PriestNeuter = christianity_priest_male
|
||||
PriestNeuterPlural = christianity_priest_male_plural
|
||||
AltPriestTermPlural = christianity_priest_alternate_plural
|
||||
BishopMale = christianity_bishop
|
||||
BishopMalePlural = christianity_bishop_plural
|
||||
BishopFemale = christianity_bishop
|
||||
BishopFemalePlural = christianity_bishop_plural
|
||||
BishopNeuter = christianity_bishop
|
||||
BishopNeuterPlural = christianity_bishop_plural
|
||||
DivineRealm = christianity_positive_afterlife
|
||||
DivineRealm2 = christianity_positive_afterlife_2
|
||||
DivineRealm3 = christianity_positive_afterlife_3
|
||||
PositiveAfterLife = christianity_positive_afterlife
|
||||
PositiveAfterLife2 = christianity_positive_afterlife_2
|
||||
PositiveAfterLife3 = christianity_positive_afterlife_3
|
||||
NegativeAfterLife = christianity_negative_afterlife
|
||||
NegativeAfterLife2 = christianity_negative_afterlife_2
|
||||
NegativeAfterLife3 = christianity_negative_afterlife_3
|
||||
DeathDeityName = christianity_death_deity_name
|
||||
DeathDeityNamePossessive = christianity_death_deity_name_possessive
|
||||
DeathDeitySheHe = CHARACTER_SHEHE_HE
|
||||
DeathDeityHerHis = CHARACTER_HERHIS_HIS
|
||||
DeathDeityHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodName = christianity_witchgodname_the_horned_god
|
||||
WitchGodNamePossessive = christianity_witchgodname_the_horned_god_possessive
|
||||
WitchGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WitchGodSheHe = CHARACTER_SHEHE_HE
|
||||
WitchGodHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodMistressMaster = master
|
||||
WitchGodMotherFather = father
|
||||
|
||||
|
||||
GHWName = ghw_crusade
|
||||
GHWNamePlural = ghw_crusades
|
||||
|
||||
}
|
||||
|
||||
piety_icon_group = "christian"
|
||||
|
||||
faiths = {
|
||||
third_covenant = {
|
||||
color = { 255 210 76 }
|
||||
icon = tsarist
|
||||
|
||||
holy_site = jerusalem
|
||||
holy_site = constantinople
|
||||
holy_site = rome
|
||||
holy_site = alexandria
|
||||
holy_site = antioch
|
||||
|
||||
#Special Tolerance
|
||||
|
||||
#Tenets
|
||||
doctrine = tenet_religious_legal_pronouncements
|
||||
doctrine = tenet_pursuit_of_power
|
||||
doctrine = tenet_ancestor_worship
|
||||
|
||||
doctrine = doctrine_spiritual_head
|
||||
|
||||
holy_order_names = {
|
||||
{ name = "holy_order_brotherhood_of_the_holy_sepulchre" }
|
||||
{ name = "holy_order_knights_of_the_first_patrirchate" }
|
||||
{ name = "holy_order_order_of_the_holy_virgin" }
|
||||
}
|
||||
|
||||
localization = { # Utilizes the 'West Christian' Saints, shared by Catholics and Orthodox
|
||||
#FertilityGod
|
||||
FertilityGodName = west_christian_fertility_god_name
|
||||
FertilityGodNamePossessive = west_christian_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_SHE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HER
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WealthGod
|
||||
WealthGodName = west_christian_wealth_god_name
|
||||
WealthGodNamePossessive = west_christian_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod
|
||||
HouseholdGodName = west_christian_household_god_name
|
||||
HouseholdGodNamePossessive = west_christian_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_HE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#KnowledgeGod
|
||||
KnowledgeGodName = west_christian_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = west_christian_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_SHE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HER
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WarGod
|
||||
WarGodName = west_christian_war_god_name
|
||||
WarGodNamePossessive = west_christian_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WaterGod
|
||||
WaterGodName = west_christian_water_god_name
|
||||
WaterGodNamePossessive = west_christian_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_HE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
# Patriarchs instead of Popes
|
||||
ReligiousHeadName = orthodox_religious_head_title
|
||||
ReligiousHeadTitleName = orthodox_religious_head_title_name
|
||||
}
|
||||
}
|
||||
stalinist = {
|
||||
color = { 178 14 0 }
|
||||
icon = stalinist
|
||||
|
||||
holy_site = jerusalem
|
||||
holy_site = constantinople
|
||||
holy_site = rome
|
||||
holy_site = alexandria
|
||||
holy_site = antioch
|
||||
|
||||
#Special Tolerance
|
||||
doctrine = doctrine_pluralism_fundamentalist
|
||||
|
||||
#Tenets
|
||||
doctrine = tenet_ritual_cannibalism
|
||||
doctrine = tenet_gnosticism
|
||||
doctrine = tenet_pursuit_of_power
|
||||
|
||||
holy_order_names = {
|
||||
{ name = "holy_order_brotherhood_of_the_holy_sepulchre" }
|
||||
{ name = "holy_order_knights_of_the_first_patrirchate" }
|
||||
{ name = "holy_order_order_of_the_holy_virgin" }
|
||||
}
|
||||
|
||||
localization = { # Utilizes the 'West Christian' Saints, shared by Catholics and Orthodox
|
||||
#FertilityGod
|
||||
FertilityGodName = west_christian_fertility_god_name
|
||||
FertilityGodNamePossessive = west_christian_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_SHE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HER
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WealthGod
|
||||
WealthGodName = west_christian_wealth_god_name
|
||||
WealthGodNamePossessive = west_christian_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod
|
||||
HouseholdGodName = west_christian_household_god_name
|
||||
HouseholdGodNamePossessive = west_christian_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_HE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#KnowledgeGod
|
||||
KnowledgeGodName = west_christian_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = west_christian_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_SHE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HER
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WarGod
|
||||
WarGodName = west_christian_war_god_name
|
||||
WarGodNamePossessive = west_christian_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WaterGod
|
||||
WaterGodName = west_christian_water_god_name
|
||||
WaterGodNamePossessive = west_christian_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_HE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
# Patriarchs instead of Popes
|
||||
ReligiousHeadName = orthodox_religious_head_title
|
||||
ReligiousHeadTitleName = orthodox_religious_head_title_name
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
358
common/religion/religions/NEOW_wicca.txt
Normal file
358
common/religion/religions/NEOW_wicca.txt
Normal file
|
|
@ -0,0 +1,358 @@
|
|||
wicca_religion = {
|
||||
family = rf_esoteric
|
||||
graphical_faith = pagan_gfx
|
||||
|
||||
doctrine = pagan_hostility_doctrine
|
||||
|
||||
#Main Group | placeholder
|
||||
doctrine = doctrine_spiritual_head
|
||||
doctrine = doctrine_gender_equal
|
||||
doctrine = doctrine_pluralism_pluralistic
|
||||
doctrine = doctrine_theocracy_temporal
|
||||
|
||||
#Marriage | placeholder
|
||||
doctrine = doctrine_monogamy
|
||||
doctrine = doctrine_divorce_allowed
|
||||
doctrine = doctrine_bastardry_none
|
||||
doctrine = doctrine_consanguinity_cousins
|
||||
|
||||
#Crimes | placeholder
|
||||
doctrine = doctrine_homosexuality_accepted
|
||||
doctrine = doctrine_adultery_men_shunned
|
||||
doctrine = doctrine_adultery_women_shunned
|
||||
doctrine = doctrine_kinslaying_close_kin_crime
|
||||
doctrine = doctrine_deviancy_accepted
|
||||
doctrine = doctrine_witchcraft_accepted
|
||||
|
||||
#Clerical Functions | placeholder
|
||||
doctrine = doctrine_clerical_function_alms_and_pacification
|
||||
doctrine = doctrine_clerical_gender_either
|
||||
doctrine = doctrine_clerical_marriage_allowed
|
||||
doctrine = doctrine_clerical_succession_temporal_appointment
|
||||
|
||||
#Allow pilgrimages | placeholder
|
||||
doctrine = doctrine_pilgrimage_encouraged
|
||||
|
||||
#Funeral tradition | placeholder
|
||||
doctrine = doctrine_funeral_stoic
|
||||
|
||||
#Coronation tradition
|
||||
doctrine = doctrine_no_anointment
|
||||
|
||||
traits = {
|
||||
virtues = { compassionate patient }
|
||||
sins = { callous impatient }
|
||||
}
|
||||
|
||||
reserved_male_names = { #put witch names here later
|
||||
Andrew Antoninus Bartolomeus Benedict Christian Christopher Clement Constantine David Demetrius Eustace George Gregory
|
||||
Hans Isaac Joakim Jacob John Jordan Joseph Laurence Magnus Marcus Martin Matthew Michael Nicholas Patrick Paul Peter Philip
|
||||
Salvador Samuel Sebastian Simon Stephen Thomas Abraham Alexander Daniel Job Joshua Cyrus Luke Zachariah
|
||||
}
|
||||
reserved_female_names = { #put witch names here later
|
||||
Anna Beatrice Benedicta Brigid Catherine Cecilia Christina Clementia Constance Dorothy Elisabeth Joan Judith Juliana Helen
|
||||
Magdalena Margaret Maria Marine Patricia Philippa Rachel Sarah Sophia Stephania
|
||||
}
|
||||
|
||||
custom_faith_icons = {
|
||||
custom_faith_1 custom_faith_2 custom_faith_3 custom_faith_4 custom_faith_5 custom_faith_6 custom_faith_7 custom_faith_8 custom_faith_9 custom_faith_10 dualism_custom_1 zoroastrian_custom_1 zoroastrian_custom_2 buddhism_custom_1 buddhism_custom_2 buddhism_custom_3 buddhism_custom_4 taoism_custom_1 yazidi_custom_1 sunni_custom_2 sunni_custom_3 sunni_custom_4 muhakkima_1 muhakkima_2 muhakkima_4 muhakkima_5 muhakkima_6 judaism_custom_1 custom_faith_fp1_fenrir custom_faith_fp1_irminsul custom_faith_fp1_jormungandr custom_faith_fp1_odins_ravens custom_faith_fp1_runestone_moon custom_faith_fp1_thors_hammer custom_faith_fp1_valknut custom_faith_fp1_yggdrasil custom_faith_boromian_circles custom_faith_lotus custom_faith_aum_tibetan custom_faith_pentagram custom_faith_pentagram_inverted custom_faith_burning_bush custom_faith_allah custom_faith_gankyil custom_faith_eye_of_providence custom_faith_dove custom_faith_ichthys custom_faith_lamb custom_faith_black_sheep custom_faith_ankh custom_faith_chi_rho custom_faith_hamsa custom_faith_cool_s
|
||||
}
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
{ name = "holy_order_knights_of_the_chalice" }
|
||||
{ name = "holy_order_order_of_the_holy_communion" }
|
||||
{ name = "holy_order_knights_of_the_first_gospel" }
|
||||
{ name = "holy_order_guardians_of_the_shroud" }
|
||||
{ name = "holy_order_knights_of_the_reliquary" }
|
||||
{ name = "holy_order_warriors_of_the_cross" }
|
||||
{ name = "holy_order_christian" coat_of_arms = "ho_christian" }
|
||||
}
|
||||
|
||||
#holy_order_maa = { teutonic_knights } #placeholder
|
||||
|
||||
localization = {
|
||||
#HighGod | placeholder
|
||||
HighGodName = wicca_high_god_name
|
||||
HighGodNamePossessive = wicca_high_god_name_possessive
|
||||
HighGodNameSheHe = CHARACTER_SHEHE_IT
|
||||
HighGodHerselfHimself = CHARACTER_ITSELF
|
||||
HighGodHerHis = CHARACTER_HERHIS_ITS
|
||||
HighGodNameAlternate = wicca_high_god_name_alternate
|
||||
HighGodNameAlternatePossessive = wicca_high_god_name_alternate_possessive
|
||||
|
||||
#Creator | placeholder
|
||||
CreatorName = wicca_creator_god_name
|
||||
CreatorNamePossessive = wicca_creator_god_name_possessive
|
||||
CreatorSheHe = CHARACTER_SHEHE_IT
|
||||
CreatorHerHis = CHARACTER_HERHIS_ITS
|
||||
CreatorHerHim = CHARACTER_HERHIM_IT
|
||||
|
||||
#HealthGod | placeholder
|
||||
HealthGodName = wicca_health_god_name
|
||||
HealthGodNamePossessive = wicca_health_god_name_possessive
|
||||
HealthGodSheHe = CHARACTER_SHEHE_SHE
|
||||
HealthGodHerHis = CHARACTER_HERHIS_HER
|
||||
HealthGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#FertilityGod | placeholder
|
||||
FertilityGodName = wicca_fertility_god_name
|
||||
FertilityGodNamePossessive = wicca_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_SHE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HER
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WealthGod | placeholder
|
||||
WealthGodName = wicca_wealth_god_name
|
||||
WealthGodNamePossessive = wicca_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod | placeholder
|
||||
HouseholdGodName = wicca_household_god_name
|
||||
HouseholdGodNamePossessive = wicca_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_SHE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HER
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#FateGod | placeholder
|
||||
FateGodName = wicca_fate_god_name
|
||||
FateGodNamePossessive = wicca_fate_god_name_possessive
|
||||
FateGodSheHe = CHARACTER_SHEHE_HE
|
||||
FateGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FateGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#KnowledgeGod | placeholder
|
||||
KnowledgeGodName = wicca_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = wicca_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_SHE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HER
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WarGod | placeholder
|
||||
WarGodName = wicca_war_god_name
|
||||
WarGodNamePossessive = wicca_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_SHE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HER
|
||||
WarGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#TricksterGod | placeholder
|
||||
TricksterGodName = wicca_trickster_god_name
|
||||
TricksterGodNamePossessive = wicca_trickster_god_name_possessive
|
||||
TricksterGodSheHe = CHARACTER_SHEHE_HE
|
||||
TricksterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
TricksterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#NightGod | placeholder
|
||||
NightGodName = wicca_night_god_name
|
||||
NightGodNamePossessive = wicca_night_god_name_possessive
|
||||
NightGodSheHe = CHARACTER_SHEHE_HE
|
||||
NightGodHerHis = CHARACTER_HERHIS_HIS
|
||||
NightGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WaterGod | placeholder
|
||||
WaterGodName = wicca_water_god_name
|
||||
WaterGodNamePossessive = wicca_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_SHE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HER
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
PantheonTerm = wicca_high_god_name
|
||||
PantheonTermHasHave = pantheon_term_has
|
||||
GoodGodNames = {
|
||||
wicca_high_god_name
|
||||
wicca_high_god_name_alternate
|
||||
wicca_health_god_name
|
||||
wicca_fertility_god_name
|
||||
wicca_wealth_god_name
|
||||
wicca_fate_god_name
|
||||
wicca_knowledge_god_name
|
||||
wicca_war_god_name
|
||||
wicca_trickster_god_name
|
||||
wiccs_night_god_name
|
||||
}
|
||||
DevilName = wicca_devil_name
|
||||
DevilNamePossessive = wicca_devil_name_possessive
|
||||
DevilSheHe = CHARACTER_SHEHE_HE
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerselfHimself = CHARACTER_HIMSELF
|
||||
EvilGodNames = {
|
||||
wicca_devil_name
|
||||
}
|
||||
HouseOfWorship = wicca_house_of_worship
|
||||
HouseOfWorshipPlural = wicca_house_of_worship_plural
|
||||
ReligiousSymbol = wicca_religious_symbol
|
||||
ReligiousText = wicca_religious_text
|
||||
ReligiousHeadName = wicca_religious_head_title
|
||||
ReligiousHeadTitleName = wicca_religious_head_title_name
|
||||
DevoteeMale = wicca_devotee
|
||||
DevoteeMalePlural = wicca_devotee_plural
|
||||
DevoteeFemale = wicca_devotee
|
||||
DevoteeFemalePlural = wicca_devotee_plural
|
||||
DevoteeNeuter = wicca_devotee
|
||||
DevoteeNeuterPlural = wicca_devotee_plural
|
||||
PriestMale = wicca_priest_male
|
||||
PriestMalePlural = wicca_priest_male_plural
|
||||
PriestFemale = wicca_priest_female
|
||||
PriestFemalePlural = wicca_priest_female_plural
|
||||
PriestNeuter = wicca_priest_male
|
||||
PriestNeuterPlural = wicca_priest_male_plural
|
||||
AltPriestTermPlural = wicca_priest_alternate_plural
|
||||
BishopMale = wicca_bishop_male
|
||||
BishopMalePlural = wicca_bishop_male_plural
|
||||
BishopFemale = wicca_bishop_female
|
||||
BishopFemalePlural = wicca_bishop_female_plural
|
||||
BishopNeuter = wicca_bishop_male
|
||||
BishopNeuterPlural = wicca_bishop_male_plural
|
||||
DivineRealm = wicca_positive_afterlife
|
||||
PositiveAfterLife = wicca_positive_afterlife
|
||||
NegativeAfterLife = wicca_negative_afterlife
|
||||
DeathDeityName = wicca_death_deity_name
|
||||
DeathDeityNamePossessive = wicca_death_deity_name_possessive
|
||||
DeathDeitySheHe = CHARACTER_SHEHE_SHE
|
||||
DeathDeityHerHis = CHARACTER_HERHIS_HER
|
||||
DeathDeityHerHim = CHARACTER_HERHIM_HER
|
||||
WitchGodName = wicca_witch_god_name
|
||||
WitchGodNamePossessive = wicca_witch_god_name_possessive
|
||||
WitchGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WitchGodSheHe = CHARACTER_SHEHE_HE
|
||||
WitchGodHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodMistressMaster = master
|
||||
WitchGodMotherFather = father
|
||||
|
||||
|
||||
GHWName = ghw_crusade
|
||||
GHWNamePlural = ghw_crusades
|
||||
|
||||
}
|
||||
|
||||
faiths = {
|
||||
avalonian = {
|
||||
color = { 216 216 43 }
|
||||
icon = avalonian
|
||||
|
||||
# religious_head = k_papal_state
|
||||
|
||||
#placeholder holy sites
|
||||
holy_site = stonehenge
|
||||
holy_site = glastonbury
|
||||
holy_site = warwick
|
||||
holy_site = cornwall
|
||||
holy_site = rennes
|
||||
holy_site = bedford
|
||||
#holy_site = cairo
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
doctrine = special_doctrine_goddesses_and_glory
|
||||
doctrine = special_doctrine_king_arthurs_bravery
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = the_queen_of_summer
|
||||
doctrine = king_of_winter
|
||||
doctrine = the_book_of_shadows
|
||||
|
||||
doctrine = doctrine_witchcraft_accepted
|
||||
|
||||
localization = {
|
||||
#HealthGod | placeholder
|
||||
HealthGodName = avalonian_summer_queen_name
|
||||
HealthGodNamePossessive = avalonian_summer_queen_name_possessive
|
||||
HealthGodSheHe = CHARACTER_SHEHE_SHE
|
||||
HealthGodHerHis = CHARACTER_HERHIS_HER
|
||||
HealthGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#FertilityGod | placeholder
|
||||
FertilityGodName = avalonian_summer_queen_name
|
||||
FertilityGodNamePossessive = avalonian_summer_queen_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_SHE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HER
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WealthGod | placeholder
|
||||
WealthGodName = avalonian_summer_queen_name
|
||||
WealthGodNamePossessive = avalonian_summer_queen_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod | placeholder
|
||||
HouseholdGodName = avalonian_summer_queen_name
|
||||
HouseholdGodNamePossessive = avalonian_summer_queen_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_SHE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HER
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#KnowledgeGod | placeholder
|
||||
KnowledgeGodName = avalonian_winter_king_name
|
||||
KnowledgeGodNamePossessive = avalonian_winter_king_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_SHE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HER
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WarGod | placeholder
|
||||
WarGodName = avalonian_winter_king_name
|
||||
WarGodNamePossessive = avalonian_winter_king_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_SHE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HER
|
||||
WarGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#NightGod | placeholder
|
||||
NightGodName = avalonian_winter_king_name
|
||||
NightGodNamePossessive = avalonian_winter_king_name_possessive
|
||||
NightGodSheHe = CHARACTER_SHEHE_HE
|
||||
NightGodHerHis = CHARACTER_HERHIS_HIS
|
||||
NightGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WaterGod | placeholder
|
||||
WaterGodName = wicca_water_god_name
|
||||
WaterGodNamePossessive = wicca_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_SHE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HER
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
PantheonTerm = wicca_high_god_name
|
||||
PantheonTermHasHave = pantheon_term_has
|
||||
GoodGodNames = {
|
||||
avalonian_winter_king_name
|
||||
avalonian_summer_queen_name
|
||||
wicca_high_god_name
|
||||
wicca_high_god_name_alternate
|
||||
wicca_fate_god_name
|
||||
wicca_trickster_god_name
|
||||
}
|
||||
}
|
||||
}
|
||||
arcane = {
|
||||
color = { 22 198 229 }
|
||||
icon = arcane
|
||||
|
||||
#religious_head = d_united_grand_lodge
|
||||
|
||||
#placeholder holy sites
|
||||
holy_site = london
|
||||
holy_site = stonehenge
|
||||
holy_site = southhampton
|
||||
holy_site = sussex
|
||||
holy_site = bedford
|
||||
holy_site = warwick
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
doctrine = special_doctrine_might_and_magick
|
||||
doctrine = special_doctrine_horned_lords_law
|
||||
|
||||
doctrine = doctrine_no_head
|
||||
doctrine = doctrine_pluralism_righteous
|
||||
doctrine = doctrine_theocracy_temporal
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_asceticism
|
||||
doctrine = tenet_druidry
|
||||
doctrine = the_book_of_shadows
|
||||
|
||||
doctrine = doctrine_witchcraft_virtuous
|
||||
}
|
||||
}
|
||||
}
|
||||
254
common/religion/religions/NEOW_xenology.txt
Normal file
254
common/religion/religions/NEOW_xenology.txt
Normal file
|
|
@ -0,0 +1,254 @@
|
|||
xenology_religion = {
|
||||
family = rf_antediluvianist
|
||||
doctrine = antediluvianist_hostility_doctrine
|
||||
|
||||
#Main Group | placeholder
|
||||
doctrine = doctrine_spiritual_head
|
||||
doctrine = doctrine_gender_equal
|
||||
doctrine = doctrine_pluralism_pluralistic
|
||||
doctrine = doctrine_theocracy_lay_clergy
|
||||
|
||||
#Marriage | placeholder
|
||||
doctrine = doctrine_concubines
|
||||
doctrine = doctrine_divorce_allowed
|
||||
doctrine = doctrine_bastardry_none
|
||||
doctrine = doctrine_consanguinity_aunt_nephew_and_uncle_niece
|
||||
|
||||
#Crimes | placeholder
|
||||
doctrine = doctrine_homosexuality_accepted
|
||||
doctrine = doctrine_adultery_men_accepted
|
||||
doctrine = doctrine_adultery_women_accepted
|
||||
doctrine = doctrine_kinslaying_shunned
|
||||
doctrine = doctrine_deviancy_virtuous
|
||||
doctrine = doctrine_witchcraft_virtuous
|
||||
|
||||
#Clerical Functions | placeholder
|
||||
doctrine = doctrine_clerical_function_alms_and_pacification
|
||||
doctrine = doctrine_clerical_gender_either
|
||||
doctrine = doctrine_clerical_marriage_allowed
|
||||
doctrine = doctrine_clerical_succession_temporal_appointment
|
||||
|
||||
#Allow pilgrimages | placeholder
|
||||
doctrine = doctrine_pilgrimage_forbidden
|
||||
|
||||
#Funeral tradition | placeholder
|
||||
doctrine = doctrine_funeral_stoic
|
||||
|
||||
#Coronation tradition
|
||||
doctrine = doctrine_no_anointment
|
||||
|
||||
traits = {
|
||||
virtues = { forgiving compassionate lustful }
|
||||
sins = { vengeful sadistic chaste }
|
||||
}
|
||||
|
||||
reserved_male_names = { #put witch names here later
|
||||
Andrew Antoninus Bartolomeus Benedict Christian Christopher Clement Constantine David Demetrius Eustace George Gregory
|
||||
Hans Isaac Joakim Jacob John Jordan Joseph Laurence Magnus Marcus Martin Matthew Michael Nicholas Patrick Paul Peter Philip
|
||||
Salvador Samuel Sebastian Simon Stephen Thomas Abraham Alexander Daniel Job Joshua Cyrus Luke Zachariah
|
||||
}
|
||||
reserved_female_names = { #put witch names here later
|
||||
Anna Beatrice Benedicta Brigid Catherine Cecilia Christina Clementia Constance Dorothy Elisabeth Joan Judith Juliana Helen
|
||||
Magdalena Margaret Maria Marine Patricia Philippa Rachel Sarah Sophia Stephania
|
||||
}
|
||||
|
||||
custom_faith_icons = {
|
||||
custom_faith_1 custom_faith_2 custom_faith_3 custom_faith_4 custom_faith_5 custom_faith_6 custom_faith_7 custom_faith_8 custom_faith_9 custom_faith_10 dualism_custom_1 zoroastrian_custom_1 zoroastrian_custom_2 buddhism_custom_1 buddhism_custom_2 buddhism_custom_3 buddhism_custom_4 taoism_custom_1 yazidi_custom_1 sunni_custom_2 sunni_custom_3 sunni_custom_4 muhakkima_1 muhakkima_2 muhakkima_4 muhakkima_5 muhakkima_6 judaism_custom_1 custom_faith_fp1_fenrir custom_faith_fp1_irminsul custom_faith_fp1_jormungandr custom_faith_fp1_odins_ravens custom_faith_fp1_runestone_moon custom_faith_fp1_thors_hammer custom_faith_fp1_valknut custom_faith_fp1_yggdrasil custom_faith_boromian_circles custom_faith_lotus custom_faith_aum_tibetan custom_faith_pentagram custom_faith_pentagram_inverted custom_faith_burning_bush custom_faith_allah custom_faith_gankyil custom_faith_eye_of_providence custom_faith_dove custom_faith_ichthys custom_faith_lamb custom_faith_black_sheep custom_faith_ankh custom_faith_chi_rho custom_faith_hamsa custom_faith_cool_s
|
||||
}
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
{ name = "holy_order_knights_of_the_chalice" }
|
||||
{ name = "holy_order_order_of_the_holy_communion" }
|
||||
{ name = "holy_order_knights_of_the_first_gospel" }
|
||||
{ name = "holy_order_guardians_of_the_shroud" }
|
||||
{ name = "holy_order_knights_of_the_reliquary" }
|
||||
{ name = "holy_order_warriors_of_the_cross" }
|
||||
{ name = "holy_order_christian" coat_of_arms = "ho_christian" }
|
||||
}
|
||||
|
||||
holy_order_maa = { teutonic_knights } #placeholder
|
||||
|
||||
|
||||
piety_icon_group = "christian"
|
||||
|
||||
faiths = {
|
||||
raelian = {
|
||||
color = { 0 0 100 }
|
||||
icon = raelian
|
||||
|
||||
# religious_head = k_papal_state
|
||||
#placeholder holy sites
|
||||
holy_site = maastricht
|
||||
holy_site = rome_concord
|
||||
holy_site = strassburg
|
||||
holy_site = frankfurt
|
||||
holy_site = brussels
|
||||
holy_site = luxembourg
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_carnal_exaltation
|
||||
doctrine = tenet_polyamory
|
||||
doctrine = tenet_astrology
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
|
||||
localization = {
|
||||
#HighGod | placeholder
|
||||
HighGodName = raelian_high_god_name
|
||||
HighGodNamePossessive = raelian_high_god_name_possessive
|
||||
HighGodNameSheHe = CHARACTER_SHEHE_HE
|
||||
HighGodHerselfHimself = CHARACTER_HIMSELF
|
||||
HighGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HighGodNameAlternate = raelian_high_god_name_alternate
|
||||
HighGodNameAlternatePossessive = raelian_high_god_name_alternate_possessive
|
||||
|
||||
#Creator | placeholder
|
||||
CreatorName = raelian_creator_god_name
|
||||
CreatorNamePossessive = raelian_creator_god_name_possessive
|
||||
CreatorSheHe = CHARACTER_SHEHE_HE
|
||||
CreatorHerHis = CHARACTER_HERHIS_HIS
|
||||
CreatorHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HealthGod | placeholder
|
||||
HealthGodName = raelian_health_god_name
|
||||
HealthGodNamePossessive = raelian_health_god_name_possessive
|
||||
HealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
HealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FertilityGod | placeholder
|
||||
FertilityGodName = raelian_fertility_god_name
|
||||
FertilityGodNamePossessive = raelian_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_HE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WealthGod | placeholder
|
||||
WealthGodName = raelian_wealth_god_name
|
||||
WealthGodNamePossessive = raelian_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod | placeholder
|
||||
HouseholdGodName = raelian_household_god_name
|
||||
HouseholdGodNamePossessive = raelian_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_HE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FateGod | placeholder
|
||||
FateGodName = raelian_fate_god_name
|
||||
FateGodNamePossessive = raelian_fate_god_name_possessive
|
||||
FateGodSheHe = CHARACTER_SHEHE_HE
|
||||
FateGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FateGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#KnowledgeGod | placeholder
|
||||
KnowledgeGodName = raelian_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = raelian_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_HE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HIS
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WarGod | placeholder
|
||||
WarGodName = raelian_war_god_name
|
||||
WarGodNamePossessive = raelian_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#TricksterGod | placeholder
|
||||
TricksterGodName = raelian_trickster_god_name
|
||||
TricksterGodNamePossessive = raelian_trickster_god_name_possessive
|
||||
TricksterGodSheHe = CHARACTER_SHEHE_HE
|
||||
TricksterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
TricksterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#NightGod | placeholder
|
||||
NightGodName = raelian_night_god_name
|
||||
NightGodNamePossessive = raelian_night_god_name_possessive
|
||||
NightGodSheHe = CHARACTER_SHEHE_HE
|
||||
NightGodHerHis = CHARACTER_HERHIS_HIS
|
||||
NightGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WaterGod | placeholder
|
||||
WaterGodName = raelian_water_god_name
|
||||
WaterGodNamePossessive = raelian_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_HE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
PantheonTerm = raelian_pantheon_name
|
||||
PantheonTermHasHave = pantheon_term_have
|
||||
GoodGodNames = {
|
||||
raelian_high_god_name
|
||||
raelian_high_god_name_alternate
|
||||
raelian_creator_god_name
|
||||
raelian_health_god_name
|
||||
raelian_wealth_god_name
|
||||
raelian_fate_god_name
|
||||
raelian_knowledge_god_name
|
||||
}
|
||||
DevilName = raelian_devil_name
|
||||
DevilNamePossessive = raelian_devil_name_possessive
|
||||
DevilSheHe = CHARACTER_SHEHE_HE
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerselfHimself = CHARACTER_HIMSELF
|
||||
EvilGodNames = {
|
||||
raelian_devil_name
|
||||
raelian_witch_god_name
|
||||
}
|
||||
HouseOfWorship = raelian_house_of_worship
|
||||
HouseOfWorshipPlural = raelian_house_of_worship_plural
|
||||
ReligiousSymbol = raelian_religious_symbol
|
||||
ReligiousText = raelian_religious_text
|
||||
ReligiousHeadName = raelian_religious_head_title
|
||||
ReligiousHeadTitleName = raelian_religious_head_title_name
|
||||
DevoteeMale = raelian_devotee
|
||||
DevoteeMalePlural = raelian_devotee_plural
|
||||
DevoteeFemale = raelian_devotee
|
||||
DevoteeFemalePlural = raelian_devotee_plural
|
||||
DevoteeNeuter = raelian_devotee
|
||||
DevoteeNeuterPlural = raelian_devotee_plural
|
||||
PriestMale = raelian_priest
|
||||
PriestMalePlural = raelian_priest_plural
|
||||
PriestFemale = raelian_priest
|
||||
PriestFemalePlural = raelian_priest_plural
|
||||
PriestNeuter = raelian_priest
|
||||
PriestNeuterPlural = raelian_priest_plural
|
||||
BishopMale = raelian_bishop
|
||||
BishopMalePlural = raelian_bishop_plural
|
||||
BishopFemale = raelian_bishop
|
||||
BishopFemalePlural = raelian_bishop_plural
|
||||
BishopNeuter = raelian_bishop
|
||||
BishopNeuterPlural = raelian_bishop_plural
|
||||
DivineRealm = raelian_positive_afterlife
|
||||
PositiveAfterLife = raelian_positive_afterlife
|
||||
NegativeAfterLife = raelian_negative_afterlife
|
||||
DeathDeityName = raelian_death_deity_name
|
||||
DeathDeityNamePossessive = raelian_death_deity_name_possessive
|
||||
DeathDeitySheHe = CHARACTER_SHEHE_HE
|
||||
DeathDeityHerHis = CHARACTER_HERHIS_HIS
|
||||
DeathDeityHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodName = raelian_witch_god_name
|
||||
WitchGodNamePossessive = raelian_witch_god_name_possessive
|
||||
WitchGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WitchGodSheHe = CHARACTER_SHEHE_HE
|
||||
WitchGodHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodMistressMaster = master
|
||||
WitchGodMotherFather = father
|
||||
|
||||
|
||||
GHWName = ghw_crusade
|
||||
GHWNamePlural = ghw_crusades
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
286
common/religion/religions/NEOW_yugoslavist.txt
Normal file
286
common/religion/religions/NEOW_yugoslavist.txt
Normal file
|
|
@ -0,0 +1,286 @@
|
|||
yugoslavic_religion = {
|
||||
family = rf_antediluvianist
|
||||
doctrine = pagan_hostility_doctrine
|
||||
|
||||
#Main Group | placeholder
|
||||
doctrine = doctrine_spiritual_head
|
||||
doctrine = doctrine_gender_equal
|
||||
doctrine = doctrine_pluralism_righteous
|
||||
doctrine = doctrine_theocracy_lay_clergy
|
||||
|
||||
#Marriage | placeholder
|
||||
doctrine = doctrine_monogamy
|
||||
doctrine = doctrine_divorce_allowed
|
||||
doctrine = doctrine_bastardry_none
|
||||
doctrine = doctrine_consanguinity_aunt_nephew_and_uncle_niece
|
||||
|
||||
#Crimes | placeholder
|
||||
doctrine = doctrine_homosexuality_accepted
|
||||
doctrine = doctrine_adultery_men_shunned
|
||||
doctrine = doctrine_adultery_women_shunned
|
||||
doctrine = doctrine_kinslaying_shunned
|
||||
doctrine = doctrine_deviancy_accepted
|
||||
doctrine = doctrine_witchcraft_shunned
|
||||
|
||||
#Clerical Functions | placeholder
|
||||
doctrine = doctrine_clerical_function_alms_and_pacification
|
||||
doctrine = doctrine_clerical_gender_either
|
||||
doctrine = doctrine_clerical_marriage_allowed
|
||||
doctrine = doctrine_clerical_succession_temporal_appointment
|
||||
|
||||
#Allow pilgrimages | placeholder
|
||||
doctrine = doctrine_pilgrimage_encouraged
|
||||
|
||||
#Funeral tradition | placeholder
|
||||
doctrine = doctrine_funeral_stoic
|
||||
|
||||
#Coronation tradition
|
||||
doctrine = doctrine_no_anointment
|
||||
|
||||
traits = {
|
||||
virtues = { forgiving compassionate chaste }
|
||||
sins = { vengeful sadistic lustful }
|
||||
}
|
||||
|
||||
reserved_male_names = { #put witch names here later
|
||||
Andrew Antoninus Bartolomeus Benedict Christian Christopher Clement Constantine David Demetrius Eustace George Gregory
|
||||
Hans Isaac Joakim Jacob John Jordan Joseph Laurence Magnus Marcus Martin Matthew Michael Nicholas Patrick Paul Peter Philip
|
||||
Salvador Samuel Sebastian Simon Stephen Thomas Abraham Alexander Daniel Job Joshua Cyrus Luke Zachariah
|
||||
}
|
||||
reserved_female_names = { #put witch names here later
|
||||
Anna Beatrice Benedicta Brigid Catherine Cecilia Christina Clementia Constance Dorothy Elisabeth Joan Judith Juliana Helen
|
||||
Magdalena Margaret Maria Marine Patricia Philippa Rachel Sarah Sophia Stephania
|
||||
}
|
||||
|
||||
custom_faith_icons = {
|
||||
custom_faith_1 custom_faith_2 custom_faith_3 custom_faith_4 custom_faith_5 custom_faith_6 custom_faith_7 custom_faith_8 custom_faith_9 custom_faith_10 dualism_custom_1 zoroastrian_custom_1 zoroastrian_custom_2 buddhism_custom_1 buddhism_custom_2 buddhism_custom_3 buddhism_custom_4 taoism_custom_1 yazidi_custom_1 sunni_custom_2 sunni_custom_3 sunni_custom_4 muhakkima_1 muhakkima_2 muhakkima_4 muhakkima_5 muhakkima_6 judaism_custom_1 custom_faith_fp1_fenrir custom_faith_fp1_irminsul custom_faith_fp1_jormungandr custom_faith_fp1_odins_ravens custom_faith_fp1_runestone_moon custom_faith_fp1_thors_hammer custom_faith_fp1_valknut custom_faith_fp1_yggdrasil custom_faith_boromian_circles custom_faith_lotus custom_faith_aum_tibetan custom_faith_pentagram custom_faith_pentagram_inverted custom_faith_burning_bush custom_faith_allah custom_faith_gankyil custom_faith_eye_of_providence custom_faith_dove custom_faith_ichthys custom_faith_lamb custom_faith_black_sheep custom_faith_ankh custom_faith_chi_rho custom_faith_hamsa custom_faith_cool_s
|
||||
}
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
{ name = "holy_order_knights_of_the_chalice" }
|
||||
{ name = "holy_order_order_of_the_holy_communion" }
|
||||
{ name = "holy_order_knights_of_the_first_gospel" }
|
||||
{ name = "holy_order_guardians_of_the_shroud" }
|
||||
{ name = "holy_order_knights_of_the_reliquary" }
|
||||
{ name = "holy_order_warriors_of_the_cross" }
|
||||
{ name = "holy_order_christian" coat_of_arms = "ho_christian" }
|
||||
}
|
||||
|
||||
holy_order_maa = { teutonic_knights } #placeholder
|
||||
|
||||
localization = {
|
||||
#HighGod | placeholder
|
||||
HighGodName = europeanist_high_god_name
|
||||
HighGodName2 = europeanist_high_god_name_2
|
||||
HighGodNamePossessive = europeanist_high_god_name_possessive
|
||||
HighGodNameSheHe = CHARACTER_SHEHE_SHE
|
||||
HighGodHerselfHimself = CHARACTER_HERSELF
|
||||
HighGodHerHis = CHARACTER_HERHIS_HER
|
||||
HighGodNameAlternate = europeanist_high_god_name_alternate
|
||||
HighGodNameAlternatePossessive = europeanist_high_god_name_alternate_possessive
|
||||
|
||||
#Creator | placeholder
|
||||
CreatorName = europeanist_creator_god_name
|
||||
CreatorNamePossessive = europeanist_creator_god_name_possessive
|
||||
CreatorSheHe = CHARACTER_SHEHE_SHE
|
||||
CreatorHerHis = CHARACTER_HERHIS_HER
|
||||
CreatorHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#HealthGod | placeholder
|
||||
HealthGodName = europeanist_health_god_name
|
||||
HealthGodNamePossessive = europeanist_health_god_name_possessive
|
||||
HealthGodSheHe = CHARACTER_SHEHE_SHE
|
||||
HealthGodHerHis = CHARACTER_HERHIS_HER
|
||||
HealthGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#FertilityGod | placeholder
|
||||
FertilityGodName = europeanist_fertility_god_name
|
||||
FertilityGodNamePossessive = europeanist_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_SHE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HER
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WealthGod | placeholder
|
||||
WealthGodName = europeanist_wealth_god_name
|
||||
WealthGodNamePossessive = europeanist_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod | placeholder
|
||||
HouseholdGodName = europeanist_household_god_name
|
||||
HouseholdGodNamePossessive = europeanist_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_SHE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HER
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#FateGod | placeholder
|
||||
FateGodName = europeanist_fate_god_name
|
||||
FateGodNamePossessive = europeanist_fate_god_name_possessive
|
||||
FateGodSheHe = CHARACTER_SHEHE_HE
|
||||
FateGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FateGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#KnowledgeGod | placeholder
|
||||
KnowledgeGodName = europeanist_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = europeanist_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_HE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HIS
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WarGod | placeholder
|
||||
WarGodName = europeanist_war_god_name
|
||||
WarGodNamePossessive = europeanist_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#TricksterGod | placeholder
|
||||
TricksterGodName = europeanist_trickster_god_name
|
||||
TricksterGodNamePossessive = europeanist_trickster_god_name_possessive
|
||||
TricksterGodSheHe = CHARACTER_SHEHE_HE
|
||||
TricksterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
TricksterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#NightGod | placeholder
|
||||
NightGodName = europeanist_night_god_name
|
||||
NightGodNamePossessive = europeanist_night_god_name_possessive
|
||||
NightGodSheHe = CHARACTER_SHEHE_HE
|
||||
NightGodHerHis = CHARACTER_HERHIS_HIS
|
||||
NightGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WaterGod | placeholder
|
||||
WaterGodName = europeanist_water_god_name
|
||||
WaterGodNamePossessive = europeanist_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_HE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
PantheonTerm = europeanist_high_god_name
|
||||
PantheonTermHasHave = pantheon_term_has
|
||||
GoodGodNames = {
|
||||
europeanist_high_god_name
|
||||
europeanist_high_god_name_alternate
|
||||
europeanist_water_god_name
|
||||
europeanist_war_god_name
|
||||
europeanist_trickster_god_name
|
||||
europeanist_witch_god_name
|
||||
europeanist_fate_god_name
|
||||
europeanist_health_god_name
|
||||
europeanist_wealth_god_name
|
||||
}
|
||||
DevilName = europeanist_devil_name
|
||||
DevilNamePossessive = europeanist_devil_name_possessive
|
||||
DevilSheHe = CHARACTER_SHEHE_HE
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerselfHimself = CHARACTER_HIMSELF
|
||||
EvilGodNames = {
|
||||
europeanist_devil_name
|
||||
}
|
||||
HouseOfWorship = europeanist_house_of_worship
|
||||
HouseOfWorshipPlural = europeanist_house_of_worship_plural
|
||||
ReligiousSymbol = europeanist_religious_symbol
|
||||
ReligiousText = europeanist_religious_text
|
||||
ReligiousHeadName = europeanist_religious_head_title
|
||||
ReligiousHeadTitleName = europeanist_religious_head_title_name
|
||||
DevoteeMale = europeanist_devotee
|
||||
DevoteeMalePlural = europeanist_devotee_plural
|
||||
DevoteeFemale = europeanist_devotee
|
||||
DevoteeFemalePlural = europeanist_devotee_plural
|
||||
DevoteeNeuter = europeanist_devotee
|
||||
DevoteeNeuterPlural = europeanist_devotee_plural
|
||||
PriestMale = europeanist_priest
|
||||
PriestMalePlural = europeanist_priest_plural
|
||||
PriestFemale = europeanist_priest
|
||||
PriestFemalePlural = europeanist_priest_plural
|
||||
PriestNeuter = europeanist_priest
|
||||
PriestNeuterPlural = europeanist_priest_plural
|
||||
AltPriestTermPlural = europeanist_priest_plural
|
||||
BishopMale = europeanist_bishop
|
||||
BishopMalePlural = europeanist_bishop_plural
|
||||
BishopFemale = europeanist_bishop
|
||||
BishopFemalePlural = europeanist_bishop_plural
|
||||
BishopNeuter = europeanist_bishop
|
||||
BishopNeuterPlural = europeanist_bishop_plural
|
||||
DivineRealm = europeanist_positive_afterlife
|
||||
PositiveAfterLife = europeanist_positive_afterlife
|
||||
NegativeAfterLife = europeanist_negative_afterlife
|
||||
DeathDeityName = europeanist_death_deity_name
|
||||
DeathDeityNamePossessive = europeanist_death_deity_name_possessive
|
||||
DeathDeitySheHe = CHARACTER_SHEHE_HE
|
||||
DeathDeityHerHis = CHARACTER_HERHIS_HIS
|
||||
DeathDeityHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodName = europeanist_witch_god_name
|
||||
WitchGodNamePossessive = europeanist_witch_god_name_possessive
|
||||
WitchGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WitchGodSheHe = CHARACTER_SHEHE_HE
|
||||
WitchGodHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodMistressMaster = master
|
||||
WitchGodMotherFather = father
|
||||
|
||||
|
||||
GHWName = ghw_crusade
|
||||
GHWNamePlural = ghw_crusades
|
||||
|
||||
}
|
||||
|
||||
piety_icon_group = "christian"
|
||||
|
||||
faiths = {
|
||||
yugoslavist = {
|
||||
color = { 216 36 0 }
|
||||
icon = yugoslavist
|
||||
|
||||
# religious_head = k_papal_state
|
||||
|
||||
#placeholder holy sites
|
||||
holy_site = maastricht
|
||||
holy_site = rome_concord
|
||||
holy_site = strassburg
|
||||
holy_site = frankfurt
|
||||
holy_site = brussels
|
||||
holy_site = luxembourg
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_adaptive
|
||||
doctrine = tenet_armed_pilgrimages
|
||||
doctrine = tenet_ancestor_worship
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
|
||||
}
|
||||
titoist = {
|
||||
color = { 153 30 61 }
|
||||
icon = titoist
|
||||
|
||||
# religious_head = k_papal_state
|
||||
|
||||
#placeholder holy sites
|
||||
holy_site = maastricht
|
||||
holy_site = rome_concord
|
||||
holy_site = strassburg
|
||||
holy_site = frankfurt
|
||||
holy_site = brussels
|
||||
holy_site = luxembourg
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
|
||||
doctrine = doctrine_temporal_head
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_fp3_fedayeen
|
||||
doctrine = tenet_struggle_submission
|
||||
doctrine = tenet_communal_identity
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue