More rel bugs
This commit is contained in:
parent
16e7f0de2a
commit
c6d5c01c61
125 changed files with 337211 additions and 3069 deletions
|
|
@ -144,7 +144,7 @@
|
|||
OR = {
|
||||
NOT = { exists = scope:new_landless_adventurer }
|
||||
scope:new_landless_adventurer ?= {
|
||||
NOT = { religion = faith:ashari.religion }
|
||||
NOT = { religion = faith:aqlani.religion }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -607,7 +607,7 @@
|
|||
location = {
|
||||
geographical_region = world_africa
|
||||
}
|
||||
NOT = { religion = faith:ashari.religion }
|
||||
NOT = { religion = faith:aqlani.religion }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1067,7 +1067,7 @@
|
|||
OR = {
|
||||
NOT = { exists = scope:new_landless_adventurer }
|
||||
scope:new_landless_adventurer ?= {
|
||||
NOT = { religion = faith:ashari.religion }
|
||||
NOT = { religion = faith:aqlani.religion }
|
||||
ai_honor > 0
|
||||
}
|
||||
}
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
|
|
@ -139,34 +139,61 @@ DeathMessageIntro = {
|
|||
}
|
||||
}
|
||||
}
|
||||
text = {
|
||||
localization_key = SUCCESSION_EVENT_WINDOW_DEAD_INTRO_ELYSIAN_1
|
||||
trigger = {
|
||||
faith = faith:elysian
|
||||
}
|
||||
}
|
||||
text = {
|
||||
localization_key = SUCCESSION_EVENT_WINDOW_DEAD_INTRO_ELYSIAN_2
|
||||
trigger = {
|
||||
faith = faith:elysian
|
||||
}
|
||||
}
|
||||
text = {
|
||||
localization_key = SUCCESSION_EVENT_WINDOW_DEAD_INTRO_CHRISTIANITY_1
|
||||
trigger = {
|
||||
faith.religion = faith:catholic.religion
|
||||
OR = {
|
||||
faith.religion = faith:roman_catholic.religion
|
||||
faith.religion = faith:lutheran.religion
|
||||
faith.religion = faith:orthodox.religion
|
||||
}
|
||||
NOT = { faith = faith:elysian }
|
||||
}
|
||||
}
|
||||
text = {
|
||||
localization_key = SUCCESSION_EVENT_WINDOW_DEAD_INTRO_CHRISTIANITY_2
|
||||
trigger = {
|
||||
faith.religion = faith:catholic.religion
|
||||
OR = {
|
||||
faith.religion = faith:roman_catholic.religion
|
||||
faith.religion = faith:lutheran.religion
|
||||
faith.religion = faith:orthodox.religion
|
||||
}
|
||||
NOT = { faith = faith:elysian }
|
||||
}
|
||||
}
|
||||
text = {
|
||||
localization_key = SUCCESSION_EVENT_WINDOW_DEAD_INTRO_ISLAM_1
|
||||
trigger = {
|
||||
faith.religion = faith:ashari.religion
|
||||
OR = {
|
||||
faith.religion = faith:roman_catholic.religion
|
||||
faith.religion = faith:lutheran.religion
|
||||
faith.religion = faith:orthodox.religion
|
||||
}
|
||||
NOT = { faith = faith:elysian }
|
||||
}
|
||||
}
|
||||
text = {
|
||||
localization_key = SUCCESSION_EVENT_WINDOW_DEAD_INTRO_ISLAM_2
|
||||
trigger = {
|
||||
faith.religion = faith:ashari.religion
|
||||
faith.religion = faith:aqlani.religion
|
||||
}
|
||||
}
|
||||
text = {
|
||||
localization_key = SUCCESSION_EVENT_WINDOW_DEAD_INTRO_ISLAM_3
|
||||
trigger = {
|
||||
faith.religion = faith:ashari.religion
|
||||
faith.religion = faith:aqlani.religion
|
||||
}
|
||||
}
|
||||
text = {
|
||||
|
|
@ -191,6 +218,14 @@ DeathMessageIntro = {
|
|||
}
|
||||
}
|
||||
}
|
||||
text = {
|
||||
localization_key = SUCCESSION_EVENT_WINDOW_DEAD_INTRO_EURO_1
|
||||
trigger = {
|
||||
OR = {
|
||||
faith.religion = faith:mysteriosophy.religion
|
||||
}
|
||||
}
|
||||
}
|
||||
text = {
|
||||
localization_key = SUCCESSION_EVENT_WINDOW_DEAD_INTRO_TRIBAL_1
|
||||
trigger = {
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
|
|
@ -336,7 +336,7 @@ form_rum_sultanate_decision = {
|
|||
NOT = { OR = { faith.religion = religion:eastern_orthodox_religion faith.religion = religion:catholic_religion faith.religion = religion:protestant_religion } }
|
||||
OR = {
|
||||
top_liege = this
|
||||
top_liege = { faith.religion = faith:ashari.religion }
|
||||
top_liege = { faith.religion = faith:aqlani.religion }
|
||||
}
|
||||
capital_province = {
|
||||
OR = {
|
||||
|
|
|
|||
1880
common/decisions/dlc_decisions/tgp/tgp_japan_decisions.txt
Normal file
1880
common/decisions/dlc_decisions/tgp/tgp_japan_decisions.txt
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -265,7 +265,7 @@
|
|||
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
}
|
||||
}
|
||||
khurul = { # Kalmyk Buddhism
|
||||
color = { 191 76 19 }
|
||||
icon = kalmyk_buddhist
|
||||
|
|
@ -394,133 +394,5 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
rime = { # Nangchos aka Tibetan Buddhism - syncretic of Mahayana, Vajrayana and native Tibetan elements
|
||||
color = { 230 200 180 }
|
||||
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
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
196
common/religion/religion_types/00_confucianism.txt
Normal file
196
common/religion/religion_types/00_confucianism.txt
Normal file
|
|
@ -0,0 +1,196 @@
|
|||
confucianism_religion = {
|
||||
family = rf_sinitic
|
||||
graphical_faith = sinitic_gfx
|
||||
doctrine = eastern_hostility_doctrine
|
||||
|
||||
#Main Group
|
||||
doctrine = doctrine_polytheist
|
||||
doctrine = doctrine_no_head
|
||||
doctrine = doctrine_gender_male_dominated
|
||||
doctrine = doctrine_pluralism_pluralistic
|
||||
doctrine = doctrine_theocracy_lay_clergy
|
||||
|
||||
#Marriage
|
||||
doctrine = doctrine_concubines
|
||||
doctrine = doctrine_divorce_allowed
|
||||
doctrine = doctrine_bastardry_legitimization
|
||||
doctrine = doctrine_consanguinity_dynastic
|
||||
|
||||
#Crimes
|
||||
doctrine = doctrine_homosexuality_shunned
|
||||
doctrine = doctrine_adultery_men_crime
|
||||
doctrine = doctrine_adultery_women_crime
|
||||
doctrine = doctrine_kinslaying_any_dynasty_member_crime
|
||||
doctrine = doctrine_deviancy_crime
|
||||
doctrine = doctrine_witchcraft_crime
|
||||
|
||||
#Clerical Functions
|
||||
doctrine = doctrine_clerical_function_taxation
|
||||
doctrine = doctrine_clerical_gender_male_only
|
||||
doctrine = doctrine_clerical_marriage_allowed
|
||||
doctrine = doctrine_clerical_succession_temporal_appointment
|
||||
|
||||
#Allow pilgrimages
|
||||
doctrine = doctrine_pilgrimage_local_rites
|
||||
|
||||
doctrine = special_doctrine_immaterial_harmony
|
||||
doctrine = special_doctrine_is_sinitic_faith
|
||||
|
||||
#Funeral tradition
|
||||
doctrine = doctrine_family_rites
|
||||
|
||||
#Coronation tradition
|
||||
doctrine = doctrine_no_anointment
|
||||
|
||||
traits = {
|
||||
virtues = { compassionate just honest scholar }
|
||||
sins = { lazy greedy deceitful }
|
||||
}
|
||||
|
||||
piety_icon_group = "confucianism"
|
||||
|
||||
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_guardians_of_divinerealm" }
|
||||
{ name = "holy_order_faithful_of_highgod" }
|
||||
{ name = "holy_order_warriors_of_the_symbol" }
|
||||
}
|
||||
|
||||
localization = {
|
||||
HighGodName = confucianism_high_god_name
|
||||
HighGodName2 = confucianism_high_god_name_2
|
||||
HighGodNamePossessive = confucianism_high_god_name_possessive
|
||||
HighGodNameSheHe = CHARACTER_SHEHE_HE
|
||||
HighGodHerselfHimself = CHARACTER_HIMSELF
|
||||
HighGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HighGodNameAlternate = confucianism_high_god_name_alternate
|
||||
HighGodNameAlternatePossessive = confucianism_high_god_name_alternate_possessive
|
||||
|
||||
CreatorName = confucianism_creator_god_name
|
||||
CreatorNamePossessive = confucianism_creator_god_name_possessive
|
||||
CreatorSheHe = CHARACTER_SHEHE_HE
|
||||
CreatorHerHis = CHARACTER_HERHIS_HIS
|
||||
CreatorHerHim = CHARACTER_HERHIM_HIM
|
||||
HealthGodName = confucianism_health_god_name
|
||||
HealthGodNamePossessive = confucianism_health_god_name_possessive
|
||||
HealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
HealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
FertilityGodName = confucianism_fertility_god_name
|
||||
FertilityGodNamePossessive = confucianism_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_HE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HIM
|
||||
WealthGodName = confucianism_wealth_god_name
|
||||
WealthGodNamePossessive = confucianism_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
HouseholdGodName = confucianism_household_god_name
|
||||
HouseholdGodNamePossessive = confucianism_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_HE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HIM
|
||||
FateGodName = confucianism_fate_god_name
|
||||
FateGodNamePossessive = confucianism_fate_god_name_possessive
|
||||
FateGodSheHe = CHARACTER_SHEHE_IT
|
||||
FateGodHerHis = CHARACTER_HERHIS_ITS
|
||||
FateGodHerHim = CHARACTER_HERHIM_IT
|
||||
KnowledgeGodName = confucianism_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = confucianism_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_HE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HIS
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HIM
|
||||
WarGodName = confucianism_war_god_name
|
||||
WarGodNamePossessive = confucianism_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
TricksterGodName = confucianism_trickster_god_name
|
||||
TricksterGodNamePossessive = confucianism_trickster_god_name_possessive
|
||||
TricksterGodSheHe = CHARACTER_SHEHE_SHE
|
||||
TricksterGodHerHis = CHARACTER_HERHIS_HER
|
||||
TricksterGodHerHim = CHARACTER_HERHIM_HER
|
||||
NightGodName = confucianism_night_god_name
|
||||
NightGodNamePossessive = confucianism_night_god_name_possessive
|
||||
NightGodSheHe = CHARACTER_SHEHE_HE
|
||||
NightGodHerHis = CHARACTER_HERHIS_HIS
|
||||
NightGodHerHim = CHARACTER_HERHIM_HIM
|
||||
WaterGodName = confucianism_water_god_name
|
||||
WaterGodNamePossessive = confucianism_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_HE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
PantheonTerm = confucianism_pantheon_term
|
||||
PantheonTerm2 = confucianism_pantheon_term_2
|
||||
PantheonTerm3 = confucianism_pantheon_term_3
|
||||
PantheonTermHasHave = pantheon_term_have
|
||||
GoodGodNames = { confucianism_high_god_name confucianism_wealth_god_name confucianism_war_god_name }
|
||||
DevilName = confucianism_devil_name
|
||||
DevilNamePossessive = confucianism_devil_name_possessive
|
||||
DevilSheHe = CHARACTER_SHEHE_SHE
|
||||
DevilHerHis = CHARACTER_HERHIS_HER
|
||||
DevilHerselfHimself = CHARACTER_HERSELF
|
||||
EvilGodNames = { confucian_evil_god }
|
||||
HouseOfWorship = confucianism_house_of_worship
|
||||
HouseOfWorship2 = confucianism_house_of_worship_2
|
||||
HouseOfWorship3 = confucianism_house_of_worship_3
|
||||
HouseOfWorshipPlural = confucianism_house_of_worship_plural
|
||||
ReligiousSymbol = confucianism_religious_symbol
|
||||
ReligiousSymbol2 = confucianism_religious_symbol_2
|
||||
ReligiousSymbol3 = confucianism_religious_symbol_3
|
||||
ReligiousText = confucianism_religious_text
|
||||
ReligiousText2 = confucianism_religious_text_2
|
||||
ReligiousText3 = confucianism_religious_text_3
|
||||
ReligiousHeadName = confucianism_religious_head_title
|
||||
ReligiousHeadTitleName = confucianism_religious_head_title_name
|
||||
DevoteeMale = confucianism_devotee
|
||||
DevoteeMalePlural = confucianism_devotee_plural
|
||||
DevoteeFemale = confucianism_devotee
|
||||
DevoteeFemalePlural = confucianism_devotee_plural
|
||||
DevoteeNeuter = confucianism_devotee
|
||||
DevoteeNeuterPlural = confucianism_devotee_plural
|
||||
PriestMale = confucianism_priest
|
||||
PriestMalePlural = confucianism_priest_plural
|
||||
PriestFemale = confucianism_priest
|
||||
PriestFemalePlural = confucianism_priest_plural
|
||||
PriestNeuter = confucianism_priest
|
||||
PriestNeuterPlural = confucianism_priest_plural
|
||||
AltPriestTermPlural = confucianism_priest_plural
|
||||
BishopMale = confucianism_priest
|
||||
BishopMalePlural = confucianism_priest_plural
|
||||
BishopFemale = confucianism_priest
|
||||
BishopFemalePlural = confucianism_priest_plural
|
||||
BishopNeuter = confucianism_priest
|
||||
BishopNeuterPlural = confucianism_priest_plural
|
||||
DivineRealm = confucianism_divine_realm
|
||||
DivineRealm2 = confucianism_divine_realm_2
|
||||
DivineRealm3 = confucianism_divine_realm_3
|
||||
PositiveAfterLife = confucianism_positive_afterlife
|
||||
PositiveAfterLife2 = confucianism_positive_afterlife_2
|
||||
PositiveAfterLife3 = confucianism_positive_afterlife_3
|
||||
NegativeAfterLife = confucianism_negative_afterlife
|
||||
NegativeAfterLife2 = confucianism_negative_afterlife_2
|
||||
NegativeAfterLife3 = confucianism_negative_afterlife_3
|
||||
DeathDeityName = confucianism_death_deity_name
|
||||
DeathDeityNamePossessive = confucianism_death_deity_name_possessive
|
||||
DeathDeitySheHe = CHARACTER_SHEHE_HE
|
||||
DeathDeityHerHis = CHARACTER_HERHIS_HIS
|
||||
DeathDeityHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodName = confucian_evil_god
|
||||
WitchGodNamePossessive = confucian_evil_god_possessive
|
||||
WitchGodSheHe = CHARACTER_SHEHE_HE
|
||||
WitchGodHerHim = CHARACTER_HERHIM_HER
|
||||
WitchGodMistressMaster = mistress
|
||||
WitchGodMotherFather = mother
|
||||
WitchGodHerHis = CHARACTER_HERHIS_HER
|
||||
GHWName = ghw_great_holy_war
|
||||
GHWNamePlural = ghw_great_holy_wars
|
||||
}
|
||||
|
||||
faiths = {
|
||||
}
|
||||
}
|
||||
307
common/religion/religion_types/00_hinduism.txt
Normal file
307
common/religion/religion_types/00_hinduism.txt
Normal file
|
|
@ -0,0 +1,307 @@
|
|||
hinduism_religion = {
|
||||
family = rf_eastern #Dharmic
|
||||
graphical_faith = dharmic_gfx
|
||||
doctrine = eastern_hostility_doctrine
|
||||
|
||||
#Main Group
|
||||
doctrine = doctrine_polytheist
|
||||
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 custom_faith_magatama custom_faith_soto custom_faith_benzhuism
|
||||
}
|
||||
|
||||
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 = hinduism_high_god_name
|
||||
HighGodName2 = hinduism_high_god_name_2
|
||||
HighGodNamePossessive = hinduism_high_god_name_possessive
|
||||
HighGodNameSheHe = CHARACTER_SHEHE_IT
|
||||
HighGodHerselfHimself = CHARACTER_ITSELF
|
||||
HighGodHerHis = CHARACTER_HERHIS_ITS
|
||||
HighGodNameAlternate = hinduism_high_god_name_alternate
|
||||
HighGodNameAlternatePossessive = hinduism_high_god_name_alternate_possessive
|
||||
|
||||
#Creator
|
||||
CreatorName = hinduism_creator_god_name
|
||||
CreatorNamePossessive = hinduism_creator_god_name_possessive
|
||||
CreatorSheHe = CHARACTER_SHEHE_HE
|
||||
CreatorHerHis = CHARACTER_HERHIS_HIS
|
||||
CreatorHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HealthGod
|
||||
HealthGodName = hinduism_health_god_name
|
||||
HealthGodNamePossessive = hinduism_health_god_name_possessive
|
||||
HealthGodSheHe = CHARACTER_SHEHE_SHE
|
||||
HealthGodHerHis = CHARACTER_HERHIS_HER
|
||||
HealthGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#FertilityGod
|
||||
FertilityGodName = hinduism_fertility_god_name
|
||||
FertilityGodNamePossessive = hinduism_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_SHE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HER
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WealthGod
|
||||
WealthGodName = hinduism_wealth_god_name
|
||||
WealthGodNamePossessive = hinduism_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod
|
||||
HouseholdGodName = hinduism_household_god_name
|
||||
HouseholdGodNamePossessive = hinduism_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_SHE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HER
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#FateGod
|
||||
FateGodName = hinduism_fate_god_name
|
||||
FateGodNamePossessive = hinduism_fate_god_name_possessive
|
||||
FateGodSheHe = CHARACTER_SHEHE_IT
|
||||
FateGodHerHis = CHARACTER_HERHIS_ITS
|
||||
FateGodHerHim = CHARACTER_HERHIM_IT
|
||||
|
||||
#KnowledgeGod
|
||||
KnowledgeGodName = hinduism_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = hinduism_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_SHE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HER
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WarGod
|
||||
WarGodName = hinduism_war_god_name
|
||||
WarGodNamePossessive = hinduism_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_SHE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HER
|
||||
WarGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#TricksterGod
|
||||
TricksterGodName = hinduism_trickster_god_name
|
||||
TricksterGodNamePossessive = hinduism_trickster_god_name_possessive
|
||||
TricksterGodSheHe = CHARACTER_SHEHE_HE
|
||||
TricksterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
TricksterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#NightGod
|
||||
NightGodName = hinduism_night_god_name
|
||||
NightGodNamePossessive = hinduism_night_god_name_possessive
|
||||
NightGodSheHe = CHARACTER_SHEHE_SHE
|
||||
NightGodHerHis = CHARACTER_HERHIS_HER
|
||||
NightGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WaterGod
|
||||
WaterGodName = hinduism_water_god_name
|
||||
WaterGodNamePossessive = hinduism_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_SHE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HER
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
|
||||
PantheonTerm = religion_the_gods
|
||||
PantheonTerm2 = religion_the_gods_2
|
||||
PantheonTerm3 = religion_the_gods_3
|
||||
PantheonTermHasHave = pantheon_term_have
|
||||
GoodGodNames = {
|
||||
hinduism_high_god_name
|
||||
hinduism_high_god_name_alternate
|
||||
hinduism_good_god_brahma
|
||||
hinduism_good_god_vishnu
|
||||
hinduism_good_god_shiva
|
||||
hinduism_good_god_ganesh
|
||||
hinduism_good_god_surya
|
||||
shaktism_good_god_devi
|
||||
}
|
||||
DevilName = hinduism_devil_name
|
||||
DevilNamePossessive = hinduism_devil_name_possessive
|
||||
DevilSheHe = CHARACTER_SHEHE_THEY
|
||||
DevilHerHis = CHARACTER_HERHIS_THEIR
|
||||
DevilHerselfHimself = hinduism_devil_herselfhimself
|
||||
EvilGodNames = {
|
||||
hinduism_devil_name
|
||||
hinduism_evil_god_pishachas
|
||||
hinduism_evil_god_krodha
|
||||
}
|
||||
HouseOfWorship = hinduism_house_of_worship
|
||||
HouseOfWorship2 = hinduism_house_of_worship_2
|
||||
HouseOfWorship3 = hinduism_house_of_worship_3
|
||||
HouseOfWorshipPlural = hinduism_house_of_worship_plural
|
||||
ReligiousSymbol = hinduism_religious_symbol
|
||||
ReligiousSymbol2 = hinduism_religious_symbol_2
|
||||
ReligiousSymbol3 = hinduism_religious_symbol_3
|
||||
ReligiousText = hinduism_religious_text
|
||||
ReligiousText2 = hinduism_religious_text_2
|
||||
ReligiousText3 = hinduism_religious_text_3
|
||||
ReligiousHeadName = hinduism_religious_head_title
|
||||
ReligiousHeadTitleName = hinduism_religious_head_title_name
|
||||
DevoteeMale = hinduism_devotee_male
|
||||
DevoteeMalePlural = hinduism_devotee_male_plural
|
||||
DevoteeFemale = hinduism_devotee_female
|
||||
DevoteeFemalePlural = hinduism_devotee_female_plural
|
||||
DevoteeNeuter = hinduism_devotee_neuter
|
||||
DevoteeNeuterPlural = hinduism_devotee_neuter_plural
|
||||
PriestMale = hinduism_priest
|
||||
PriestMalePlural = hinduism_priest_plural
|
||||
PriestFemale = hinduism_priest
|
||||
PriestFemalePlural = hinduism_priest_plural
|
||||
PriestNeuter = hinduism_priest
|
||||
PriestNeuterPlural = hinduism_priest_plural
|
||||
AltPriestTermPlural = hinduism_priest_term_plural
|
||||
BishopMale = hinduism_bishop
|
||||
BishopMalePlural = hinduism_bishop_plural
|
||||
BishopFemale = hinduism_bishop
|
||||
BishopFemalePlural = hinduism_bishop_plural
|
||||
BishopNeuter = hinduism_bishop
|
||||
BishopNeuterPlural = hinduism_bishop_plural
|
||||
DivineRealm = hinduism_divine_realm
|
||||
DivineRealm2 = hinduism_divine_realm_2
|
||||
DivineRealm3 = hinduism_divine_realm_3
|
||||
PositiveAfterLife = hinduism_positive_afterlife
|
||||
PositiveAfterLife2 = hinduism_positive_afterlife_2
|
||||
PositiveAfterLife3 = hinduism_positive_afterlife_3
|
||||
NegativeAfterLife = hinduism_negative_afterlife
|
||||
NegativeAfterLife2 = hinduism_negative_afterlife_2
|
||||
NegativeAfterLife3 = hinduism_negative_afterlife_3
|
||||
DeathDeityName = hinduism_death_name
|
||||
DeathDeityNamePossessive = hinduism_death_name_possessive
|
||||
DeathDeitySheHe = CHARACTER_SHEHE_HE
|
||||
DeathDeityHerHis = CHARACTER_HERHIS_HIS
|
||||
DeathDeityHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodName = shaktism_good_god_kali
|
||||
WitchGodNamePossessive = shaktism_good_god_kali_possessive
|
||||
WitchGodHerHis = CHARACTER_HERHIS_HER
|
||||
WitchGodSheHe = CHARACTER_SHEHE_SHE
|
||||
WitchGodHerHim = CHARACTER_HERHIM_HER
|
||||
WitchGodMistressMaster = mistress
|
||||
WitchGodMotherFather = mother
|
||||
|
||||
GHWName = ghw_purification
|
||||
GHWNamePlural = ghw_purifications
|
||||
}
|
||||
|
||||
faiths = {
|
||||
vaishnavism = {
|
||||
color = { 1.0 0.0 0.0 }
|
||||
icon = hinduism
|
||||
|
||||
holy_site = varanasi
|
||||
holy_site = ayodhya
|
||||
holy_site = mathura
|
||||
holy_site = bantey_srei
|
||||
holy_site = kanchipuram
|
||||
holy_site = ujjayini
|
||||
holy_site = khao_khlang_nai
|
||||
|
||||
doctrine = tenet_reincarnation
|
||||
doctrine = tenet_bhakti
|
||||
doctrine = tenet_preservation
|
||||
|
||||
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
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -376,33 +376,7 @@
|
|||
doctrine = special_doctrine_jizya
|
||||
#Leadership
|
||||
doctrine = doctrine_temporal_head
|
||||
}
|
||||
|
||||
ashari = { #Arabian Sunni Islam
|
||||
color = { 0 0.6 0 }
|
||||
icon = sunni
|
||||
religious_head = d_sunni
|
||||
|
||||
holy_site = mecca
|
||||
holy_site = medina
|
||||
holy_site = jerusalem
|
||||
holy_site = baghdad
|
||||
holy_site = sinai
|
||||
|
||||
#Tenet:
|
||||
doctrine = tenet_struggle_submission
|
||||
doctrine = tenet_religious_legal_pronouncements
|
||||
doctrine = tenet_legalism
|
||||
|
||||
#DOCTRINES:
|
||||
#Sunni
|
||||
doctrine = muhammad_succession_sunni_doctrine
|
||||
# Jizya
|
||||
doctrine = special_doctrine_jizya
|
||||
#Leadership
|
||||
doctrine = doctrine_temporal_head
|
||||
}
|
||||
|
||||
}
|
||||
jadidi = { #placeholder - modernists from central asia
|
||||
color = { 8 89 89 }
|
||||
icon = jadidi
|
||||
|
|
@ -458,651 +432,5 @@
|
|||
|
||||
doctrine = doctrine_pluralism_pluralistic
|
||||
}
|
||||
|
||||
muwalladi = { # Iberian Sunni Islam
|
||||
color = { 0 0.4 0 }
|
||||
icon = muwalladi
|
||||
religious_head = d_sunni
|
||||
|
||||
holy_site = mecca
|
||||
holy_site = medina
|
||||
holy_site = jerusalem
|
||||
holy_site = cordoba
|
||||
holy_site = fes
|
||||
|
||||
#Tenet:
|
||||
doctrine = tenet_struggle_submission
|
||||
doctrine = tenet_communal_identity
|
||||
doctrine = tenet_adaptive
|
||||
|
||||
#DOCTRINES:
|
||||
#Sunni
|
||||
doctrine = muhammad_succession_sunni_doctrine
|
||||
# Jizya
|
||||
doctrine = special_doctrine_jizya
|
||||
#Homosexuality is a sin, but a much more tolerated one.
|
||||
doctrine = doctrine_homosexuality_accepted
|
||||
#Pluralistic
|
||||
doctrine = doctrine_pluralism_pluralistic
|
||||
}
|
||||
|
||||
maturidi = { # Persian Sunni Islam
|
||||
color = { 0.1 0.5 0.3 }
|
||||
icon = maturidi
|
||||
religious_head = d_sunni
|
||||
|
||||
holy_site = mecca
|
||||
holy_site = medina
|
||||
holy_site = jerusalem
|
||||
holy_site = baghdad
|
||||
holy_site = samarkand
|
||||
|
||||
#Tenet
|
||||
doctrine = tenet_adaptive
|
||||
doctrine = tenet_religious_legal_pronouncements
|
||||
doctrine = tenet_legalism
|
||||
|
||||
#DOCTRINES
|
||||
#Sunni
|
||||
doctrine = muhammad_succession_sunni_doctrine
|
||||
# Jizya
|
||||
doctrine = special_doctrine_jizya
|
||||
#Pluralistic
|
||||
doctrine = doctrine_pluralism_pluralistic
|
||||
}
|
||||
|
||||
masmudi = { # Reformist Sunni Islam (Almohads)
|
||||
color = { 0 0.6 0.2 }
|
||||
icon = masmudi
|
||||
religious_head = d_masmudi
|
||||
|
||||
holy_site = mecca
|
||||
holy_site = medina
|
||||
holy_site = jerusalem
|
||||
holy_site = tinmallal
|
||||
holy_site = fes
|
||||
|
||||
#Tenet:
|
||||
doctrine = tenet_struggle_submission
|
||||
doctrine = tenet_warmonger
|
||||
doctrine = tenet_literalism
|
||||
|
||||
#DOCTRINES:
|
||||
#Sunni
|
||||
doctrine = muhammad_succession_sunni_doctrine
|
||||
#Pluralistic
|
||||
doctrine = doctrine_pluralism_fundamentalist
|
||||
|
||||
localization = {
|
||||
ReligiousHeadName = masmudi_religious_head_title
|
||||
ReligiousHeadTitleName = masmudi_religious_head_title_name
|
||||
}
|
||||
}
|
||||
|
||||
mutazila = { # Rationalist school of Sunni Islam. Dominant between 8th and 10th centuries in the Abbasid Caliphate (Persia).
|
||||
color = { 0 0.7 0.5 }
|
||||
icon = mutazila
|
||||
religious_head = d_sunni
|
||||
|
||||
holy_site = mecca
|
||||
holy_site = medina
|
||||
holy_site = jerusalem
|
||||
holy_site = baghdad
|
||||
holy_site = sinai
|
||||
|
||||
#Tenet:
|
||||
doctrine = tenet_struggle_submission
|
||||
doctrine = tenet_alexandrian_catechism #FP3 change
|
||||
doctrine = tenet_legalism
|
||||
|
||||
#DOCTRINES:
|
||||
#Sunni
|
||||
doctrine = muhammad_succession_sunni_doctrine
|
||||
# Jizya
|
||||
doctrine = special_doctrine_jizya
|
||||
doctrine = doctrine_divorce_allowed
|
||||
doctrine = doctrine_witchcraft_shunned
|
||||
}
|
||||
|
||||
quranist = {
|
||||
color = { 0.2 0.7 0.1 }
|
||||
icon = quranist
|
||||
|
||||
holy_site = mecca
|
||||
holy_site = medina
|
||||
holy_site = jerusalem
|
||||
holy_site = kufa
|
||||
holy_site = sinai
|
||||
|
||||
#Tenet
|
||||
doctrine = tenet_literalism
|
||||
doctrine = tenet_religious_legal_pronouncements
|
||||
doctrine = tenet_false_conversion_sanction
|
||||
|
||||
#DOCTRINES
|
||||
#Sunni
|
||||
#No Head
|
||||
#Homosexuality is a crime
|
||||
#Adultery is a crime
|
||||
#Deviancy is a crime
|
||||
#Fundamentalist
|
||||
# Jizya
|
||||
doctrine = special_doctrine_jizya
|
||||
doctrine = muhammad_succession_zandaqa_doctrine #Technically Shia
|
||||
doctrine = doctrine_no_head
|
||||
doctrine = doctrine_homosexuality_crime
|
||||
doctrine = doctrine_adultery_men_crime
|
||||
doctrine = doctrine_adultery_women_crime
|
||||
doctrine = doctrine_deviancy_crime
|
||||
doctrine = doctrine_pluralism_fundamentalist
|
||||
}
|
||||
|
||||
ismaili = { #Seveners (default Shia)
|
||||
color = { 0.2 0.8 0 }
|
||||
icon = shia
|
||||
religious_head = d_shiite
|
||||
|
||||
holy_site = mecca
|
||||
holy_site = medina
|
||||
holy_site = jerusalem
|
||||
holy_site = nadjaf
|
||||
holy_site = damascus
|
||||
|
||||
doctrine = tenet_struggle_submission
|
||||
doctrine = tenet_esotericism
|
||||
doctrine = tenet_false_conversion_sanction
|
||||
|
||||
#DOCTRINES
|
||||
# Jizya
|
||||
doctrine = special_doctrine_jizya
|
||||
#Leadership
|
||||
doctrine = doctrine_temporal_head
|
||||
|
||||
#Shia
|
||||
#Witchcraft is frowned upon
|
||||
doctrine = muhammad_succession_shia_doctrine
|
||||
doctrine = doctrine_witchcraft_shunned
|
||||
|
||||
localization = {
|
||||
PriestMale = islam_shia_priest
|
||||
PriestMalePlural = islam_shia_priest_plural
|
||||
PriestFemale = islam_shia_priest
|
||||
PriestFemalePlural = islam_shia_priest_plural
|
||||
PriestNeuter = islam_shia_priest
|
||||
PriestNeuterPlural = islam_shia_priest_plural
|
||||
ReligiousHeadName = islam_shia_religious_head_title
|
||||
ReligiousHeadTitleName = islam_shia_religious_head_title_name
|
||||
}
|
||||
}
|
||||
|
||||
qarmatian = { #A branch of the Isma'ili with syncretic Zoroastrian elements
|
||||
#Founded a utopian republic in al-Hasa
|
||||
color = { 0.1 0.8 0.1 }
|
||||
icon = qarmatian
|
||||
|
||||
holy_site = mecca
|
||||
holy_site = medina
|
||||
holy_site = jerusalem
|
||||
holy_site = nadjaf
|
||||
holy_site = damascus
|
||||
|
||||
doctrine = tenet_unrelenting_faith
|
||||
doctrine = tenet_aniconism
|
||||
doctrine = tenet_gnosticism
|
||||
|
||||
#Shia
|
||||
#Homosexuality is a sin, but a much more tolerated one.
|
||||
#Witchcraft is frowned upon
|
||||
doctrine = muhammad_succession_zandaqa_doctrine #Technically Shia
|
||||
doctrine = doctrine_no_head # Believes in the Imams, but disagree with mainline Shias as to who they are. Does not believe the true Imam has been reincarnated yet.
|
||||
doctrine = doctrine_pluralism_fundamentalist
|
||||
doctrine = doctrine_homosexuality_accepted
|
||||
doctrine = doctrine_witchcraft_shunned
|
||||
doctrine = doctrine_monogamy
|
||||
doctrine = doctrine_gender_equal # While the differences between men and women were a bit more complex, Equal is a suitable abstraction for lack of male-pref
|
||||
doctrine = doctrine_pilgrimage_forbidden
|
||||
|
||||
localization = {
|
||||
PriestMale = islam_shia_priest
|
||||
PriestMalePlural = islam_shia_priest_plural
|
||||
PriestFemale = islam_shia_priest
|
||||
PriestFemalePlural = islam_shia_priest_plural
|
||||
PriestNeuter = islam_shia_priest
|
||||
PriestNeuterPlural = islam_shia_priest_plural
|
||||
ReligiousHeadName = islam_shia_religious_head_title
|
||||
ReligiousHeadTitleName = islam_shia_religious_head_title_name
|
||||
}
|
||||
}
|
||||
|
||||
nizari = {
|
||||
color = { 0.2 0.7 0.1 }
|
||||
icon = nizari
|
||||
religious_head = d_nizari
|
||||
|
||||
holy_site = mecca
|
||||
holy_site = medina
|
||||
holy_site = jerusalem
|
||||
holy_site = nadjaf
|
||||
holy_site = qom # Very important religious center in Iran
|
||||
|
||||
doctrine = tenet_religious_legal_pronouncements
|
||||
doctrine = tenet_false_conversion_sanction
|
||||
|
||||
# Fedayeen, else Struggle & Submission
|
||||
doctrine_selection_pair = {
|
||||
requires_dlc_flag = legacy_of_persia
|
||||
doctrine = tenet_fp3_fedayeen
|
||||
fallback_doctrine = tenet_struggle_submission
|
||||
}
|
||||
|
||||
#Shia
|
||||
doctrine = muhammad_succession_shia_doctrine
|
||||
# Jizya
|
||||
doctrine = special_doctrine_jizya
|
||||
#Hereditary clerical succession
|
||||
doctrine = doctrine_clerical_succession_spiritual_fixed_appointment
|
||||
# Assassins
|
||||
doctrine = doctrine_clerical_function_recruitment
|
||||
|
||||
localization = {
|
||||
PriestMale = islam_shia_priest
|
||||
PriestMalePlural = islam_shia_priest_plural
|
||||
PriestFemale = islam_shia_priest
|
||||
PriestFemalePlural = islam_shia_priest_plural
|
||||
PriestNeuter = islam_shia_priest
|
||||
PriestNeuterPlural = islam_shia_priest_plural
|
||||
ReligiousHeadName = islam_shia_religious_head_title
|
||||
ReligiousHeadTitleName = islam_shia_religious_head_title_name
|
||||
}
|
||||
}
|
||||
|
||||
zayidi = {
|
||||
color = { 0.3 0.8 0.2 }
|
||||
icon = zayidi
|
||||
religious_head = d_zayidi
|
||||
|
||||
holy_site = mecca
|
||||
holy_site = medina
|
||||
holy_site = jerusalem
|
||||
holy_site = nadjaf
|
||||
holy_site = damascus
|
||||
|
||||
doctrine = tenet_struggle_submission
|
||||
doctrine = tenet_unrelenting_faith
|
||||
doctrine = tenet_legalism
|
||||
|
||||
#Shia
|
||||
#Witchcraft is a sin
|
||||
doctrine = muhammad_succession_shia_doctrine
|
||||
# Jizya
|
||||
doctrine = special_doctrine_jizya
|
||||
doctrine = doctrine_witchcraft_shunned
|
||||
doctrine = doctrine_pluralism_pluralistic
|
||||
|
||||
localization = {
|
||||
PriestMale = islam_shia_priest
|
||||
PriestMalePlural = islam_shia_priest_plural
|
||||
PriestFemale = islam_shia_priest
|
||||
PriestFemalePlural = islam_shia_priest_plural
|
||||
PriestNeuter = islam_shia_priest
|
||||
PriestNeuterPlural = islam_shia_priest_plural
|
||||
ReligiousHeadName = islam_shia_religious_head_title
|
||||
ReligiousHeadTitleName = islam_shia_religious_head_title_name
|
||||
}
|
||||
}
|
||||
|
||||
imami = { #Twelver
|
||||
color = { 0.1 0.5 0.1 }
|
||||
icon = imami
|
||||
religious_head = d_imami
|
||||
|
||||
holy_site = mecca
|
||||
holy_site = medina
|
||||
holy_site = jerusalem
|
||||
holy_site = nadjaf
|
||||
holy_site = baghdad
|
||||
|
||||
doctrine = tenet_legalism
|
||||
doctrine = tenet_false_conversion_sanction
|
||||
doctrine = tenet_religious_legal_pronouncements
|
||||
|
||||
#Shia
|
||||
#No religious head
|
||||
#Homosexuality is a sin
|
||||
#Witchcraft is a sin
|
||||
doctrine = muhammad_succession_shia_doctrine
|
||||
# Jizya
|
||||
doctrine = special_doctrine_jizya
|
||||
doctrine = doctrine_witchcraft_shunned
|
||||
|
||||
localization = {
|
||||
PriestMale = islam_shia_priest
|
||||
PriestMalePlural = islam_shia_priest_plural
|
||||
PriestFemale = islam_shia_priest
|
||||
PriestFemalePlural = islam_shia_priest_plural
|
||||
PriestNeuter = islam_shia_priest
|
||||
PriestNeuterPlural = islam_shia_priest_plural
|
||||
BishopMale = islam_ayatollah
|
||||
BishopMalePlural = islam_ayatollah_plural
|
||||
BishopFemale = islam_ayatollah
|
||||
BishopFemalePlural = islam_ayatollah_plural
|
||||
BishopNeuter = islam_ayatollah
|
||||
BishopNeuterPlural = islam_ayatollah_plural
|
||||
ReligiousHeadName = islam_shia_religious_head_title
|
||||
ReligiousHeadTitleName = islam_shia_religious_head_title_name
|
||||
}
|
||||
}
|
||||
|
||||
ghulat = {
|
||||
color = { 0.4 0.8 0.3 }
|
||||
icon = ghulat
|
||||
religious_head = d_ghulat
|
||||
|
||||
holy_site = mecca
|
||||
holy_site = medina
|
||||
holy_site = jerusalem
|
||||
holy_site = nadjaf
|
||||
holy_site = damascus
|
||||
|
||||
doctrine = tenet_struggle_submission
|
||||
doctrine = tenet_false_conversion_sanction
|
||||
doctrine = tenet_communion
|
||||
|
||||
#Shia
|
||||
#No religious head
|
||||
#Witchcraft is a sin
|
||||
doctrine = muhammad_succession_zandaqa_doctrine #Technically Shia
|
||||
# Jizya
|
||||
doctrine = special_doctrine_jizya
|
||||
doctrine = doctrine_witchcraft_shunned
|
||||
|
||||
localization = {
|
||||
PriestMale = islam_shia_priest
|
||||
PriestMalePlural = islam_shia_priest_plural
|
||||
PriestFemale = islam_shia_priest
|
||||
PriestFemalePlural = islam_shia_priest_plural
|
||||
PriestNeuter = islam_shia_priest
|
||||
PriestNeuterPlural = islam_shia_priest_plural
|
||||
ReligiousHeadName = islam_shia_religious_head_title
|
||||
ReligiousHeadTitleName = islam_shia_religious_head_title_name
|
||||
}
|
||||
}
|
||||
|
||||
alawite = {
|
||||
color = { 0.2 0.4 0.1 }
|
||||
icon = alawite
|
||||
|
||||
holy_site = mecca
|
||||
holy_site = medina
|
||||
holy_site = jerusalem
|
||||
holy_site = nadjaf
|
||||
holy_site = damascus
|
||||
|
||||
doctrine = tenet_esotericism
|
||||
doctrine = tenet_reincarnation
|
||||
doctrine = tenet_communion
|
||||
|
||||
#Shia
|
||||
#No head of faith: or, technically should be no head, but one is required for their communion tenet to work, so we give them a chief imam.
|
||||
#Monogamy
|
||||
#Free divorce
|
||||
#Adultery is a crime
|
||||
#Clergy - equal
|
||||
doctrine = muhammad_succession_zandaqa_doctrine #Technically Shia
|
||||
doctrine = doctrine_monogamy
|
||||
doctrine = doctrine_divorce_allowed
|
||||
doctrine = doctrine_adultery_men_crime
|
||||
doctrine = doctrine_spiritual_head
|
||||
doctrine = doctrine_adultery_women_crime
|
||||
doctrine = doctrine_clerical_gender_either
|
||||
doctrine = doctrine_pilgrimage_forbidden
|
||||
|
||||
localization = {
|
||||
PriestMale = islam_shia_priest
|
||||
PriestMalePlural = islam_shia_priest_plural
|
||||
PriestFemale = islam_shia_priest
|
||||
PriestFemalePlural = islam_shia_priest_plural
|
||||
PriestNeuter = islam_shia_priest
|
||||
PriestNeuterPlural = islam_shia_priest_plural
|
||||
ReligiousHeadName = islam_shia_religious_head_title
|
||||
ReligiousHeadTitleName = islam_shia_religious_head_title_name
|
||||
}
|
||||
}
|
||||
|
||||
druze = {
|
||||
color = { 0.3 0.7 0.1 }
|
||||
icon = islam_druze
|
||||
|
||||
holy_site = mecca
|
||||
holy_site = medina
|
||||
holy_site = jerusalem
|
||||
holy_site = beirut
|
||||
holy_site = zozan
|
||||
|
||||
doctrine = tenet_gnosticism
|
||||
doctrine = tenet_reincarnation
|
||||
doctrine = tenet_false_conversion_sanction
|
||||
|
||||
#Shia
|
||||
#Divorce forbidden
|
||||
#Homosexuality is a sin
|
||||
#Witchcraft is a sin
|
||||
|
||||
doctrine = doctrine_monogamy
|
||||
doctrine = muhammad_succession_zandaqa_doctrine #Technically Shia
|
||||
doctrine = doctrine_divorce_allowed
|
||||
doctrine = doctrine_adultery_women_crime
|
||||
doctrine = doctrine_adultery_men_crime
|
||||
doctrine = doctrine_witchcraft_shunned
|
||||
doctrine = doctrine_clerical_gender_either
|
||||
doctrine = doctrine_pilgrimage_forbidden
|
||||
|
||||
localization = {
|
||||
PriestMale = islam_shia_priest
|
||||
PriestMalePlural = islam_shia_priest_plural
|
||||
PriestFemale = islam_shia_priest
|
||||
PriestFemalePlural = islam_shia_priest_plural
|
||||
PriestNeuter = islam_shia_priest
|
||||
PriestNeuterPlural = islam_shia_priest_plural
|
||||
ReligiousText = druze_religious_text
|
||||
ReligiousText2 = druze_religious_text_2
|
||||
ReligiousText3 = druze_religious_text_3
|
||||
ReligiousHeadName = islam_shia_religious_head_title
|
||||
ReligiousHeadTitleName = islam_shia_religious_head_title_name
|
||||
}
|
||||
}
|
||||
|
||||
ibadi = {
|
||||
color = { 0.3 0.6 0.3 }
|
||||
icon = ibadi
|
||||
|
||||
holy_site = mecca
|
||||
holy_site = medina
|
||||
holy_site = jerusalem
|
||||
holy_site = basra
|
||||
holy_site = nizwa
|
||||
|
||||
#Tenet
|
||||
doctrine = tenet_literalism
|
||||
doctrine = tenet_religious_legal_pronouncements
|
||||
doctrine = tenet_false_conversion_sanction
|
||||
|
||||
#DOCTRINES
|
||||
#Muhakkima
|
||||
#No religious head
|
||||
#Witchcraft is a sin
|
||||
doctrine = muhammad_succession_muhakkima_doctrine
|
||||
# Jizya
|
||||
doctrine = special_doctrine_jizya
|
||||
doctrine = doctrine_no_head
|
||||
doctrine = doctrine_witchcraft_shunned
|
||||
|
||||
localization = {
|
||||
PriestMale = islam_shia_priest
|
||||
PriestMalePlural = islam_shia_priest_plural
|
||||
PriestFemale = islam_shia_priest
|
||||
PriestFemalePlural = islam_shia_priest_plural
|
||||
PriestNeuter = islam_shia_priest
|
||||
PriestNeuterPlural = islam_shia_priest_plural
|
||||
ReligiousHeadName = islam_shia_religious_head_title
|
||||
ReligiousHeadTitleName = islam_shia_religious_head_title_name
|
||||
}
|
||||
|
||||
holy_order_names = {
|
||||
{ name = "holy_order_haruriyya" }
|
||||
}
|
||||
}
|
||||
|
||||
azariqa = {
|
||||
color = { 0.3 0.7 0.7 }
|
||||
icon = azariqa
|
||||
|
||||
holy_site = mecca
|
||||
holy_site = medina
|
||||
holy_site = jerusalem
|
||||
holy_site = siffa
|
||||
holy_site = kufa
|
||||
|
||||
#Tenet
|
||||
doctrine = tenet_legalism
|
||||
doctrine = tenet_warmonger
|
||||
|
||||
# Fedayeen, else Struggle & Submission
|
||||
doctrine_selection_pair = {
|
||||
requires_dlc_flag = legacy_of_persia
|
||||
doctrine = tenet_fp3_fedayeen
|
||||
fallback_doctrine = tenet_struggle_submission
|
||||
}
|
||||
|
||||
doctrine = muhammad_succession_muhakkima_doctrine
|
||||
doctrine = doctrine_temporal_head
|
||||
doctrine = doctrine_witchcraft_shunned
|
||||
doctrine = doctrine_adultery_men_crime
|
||||
doctrine = doctrine_adultery_women_crime
|
||||
doctrine = doctrine_gender_equal
|
||||
doctrine = doctrine_pluralism_fundamentalist
|
||||
|
||||
localization = {
|
||||
PriestMale = islam_shia_priest
|
||||
PriestMalePlural = islam_shia_priest_plural
|
||||
PriestFemale = islam_shia_priest
|
||||
PriestFemalePlural = islam_shia_priest_plural
|
||||
PriestNeuter = islam_shia_priest
|
||||
PriestNeuterPlural = islam_shia_priest_plural
|
||||
ReligiousHeadName = islam_shia_religious_head_title
|
||||
ReligiousHeadTitleName = islam_shia_religious_head_title_name
|
||||
}
|
||||
}
|
||||
|
||||
najdat = {
|
||||
color = { 0.6 0.7 0.7 }
|
||||
icon = nadjat
|
||||
|
||||
holy_site = mecca
|
||||
holy_site = medina
|
||||
holy_site = jerusalem
|
||||
holy_site = bahrein
|
||||
holy_site = yamama
|
||||
|
||||
#Tenet
|
||||
doctrine = tenet_struggle_submission
|
||||
doctrine = tenet_religious_legal_pronouncements
|
||||
doctrine = tenet_esotericism
|
||||
|
||||
#Doctrines
|
||||
doctrine = muhammad_succession_muhakkima_doctrine
|
||||
# Jizya
|
||||
doctrine = special_doctrine_jizya
|
||||
doctrine = doctrine_temporal_head
|
||||
doctrine = doctrine_witchcraft_shunned
|
||||
|
||||
localization = {
|
||||
PriestMale = islam_shia_priest
|
||||
PriestMalePlural = islam_shia_priest_plural
|
||||
PriestFemale = islam_shia_priest
|
||||
PriestFemalePlural = islam_shia_priest_plural
|
||||
PriestNeuter = islam_shia_priest
|
||||
PriestNeuterPlural = islam_shia_priest_plural
|
||||
ReligiousHeadName = islam_shia_religious_head_title
|
||||
ReligiousHeadTitleName = islam_shia_religious_head_title_name
|
||||
}
|
||||
}
|
||||
|
||||
sufri = {
|
||||
color = { 0.3 0.5 0.5 }
|
||||
icon = muhakkima_3
|
||||
|
||||
|
||||
holy_site = mecca
|
||||
holy_site = medina
|
||||
holy_site = jerusalem
|
||||
holy_site = sijilmasa
|
||||
holy_site = siffa
|
||||
|
||||
#Tenet
|
||||
doctrine = tenet_struggle_submission
|
||||
doctrine = tenet_literalism
|
||||
doctrine = tenet_false_conversion_sanction
|
||||
|
||||
#Doctrines
|
||||
doctrine = muhammad_succession_muhakkima_doctrine
|
||||
# Jizya
|
||||
doctrine = special_doctrine_jizya
|
||||
doctrine = doctrine_no_head
|
||||
doctrine = doctrine_divorce_allowed
|
||||
doctrine = doctrine_witchcraft_shunned
|
||||
doctrine = doctrine_gender_equal
|
||||
doctrine = doctrine_clerical_gender_either
|
||||
|
||||
localization = {
|
||||
PriestMale = islam_shia_priest
|
||||
PriestMalePlural = islam_shia_priest_plural
|
||||
PriestFemale = islam_shia_priest
|
||||
PriestFemalePlural = islam_shia_priest_plural
|
||||
PriestNeuter = islam_shia_priest
|
||||
PriestNeuterPlural = islam_shia_priest_plural
|
||||
ReligiousHeadName = islam_shia_religious_head_title
|
||||
ReligiousHeadTitleName = islam_shia_religious_head_title_name
|
||||
}
|
||||
}
|
||||
|
||||
hafizi = { #Sub-set of Ismaili Shiites that fervently supported the primacy of their caliph.
|
||||
color = { 0.5 0.8 0.4 }
|
||||
icon = ibadi_custom
|
||||
religious_head = d_shiite
|
||||
|
||||
holy_site = mecca
|
||||
holy_site = medina
|
||||
holy_site = jerusalem
|
||||
holy_site = nadjaf
|
||||
holy_site = damascus
|
||||
|
||||
doctrine = tenet_struggle_submission
|
||||
doctrine = tenet_unrelenting_faith
|
||||
doctrine = tenet_false_conversion_sanction
|
||||
|
||||
# Leadership
|
||||
doctrine = doctrine_temporal_head
|
||||
|
||||
# Shia
|
||||
doctrine = muhammad_succession_shia_doctrine
|
||||
# Main Doctrines
|
||||
doctrine = doctrine_pluralism_fundamentalist
|
||||
# Criminal Doctrines
|
||||
doctrine = doctrine_witchcraft_shunned
|
||||
# Clergy Doctrines
|
||||
doctrine = doctrine_clerical_function_recruitment
|
||||
|
||||
localization = {
|
||||
PriestMale = islam_shia_priest
|
||||
PriestMalePlural = islam_shia_priest_plural
|
||||
PriestFemale = islam_shia_priest
|
||||
PriestFemalePlural = islam_shia_priest_plural
|
||||
PriestNeuter = islam_shia_priest
|
||||
PriestNeuterPlural = islam_shia_priest_plural
|
||||
ReligiousHeadName = islam_shia_religious_head_title
|
||||
ReligiousHeadTitleName = islam_shia_religious_head_title_name
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
247
common/religion/religion_types/00_jainism.txt
Normal file
247
common/religion/religion_types/00_jainism.txt
Normal file
|
|
@ -0,0 +1,247 @@
|
|||
jainism_religion = {
|
||||
family = rf_eastern #Dharmic
|
||||
graphical_faith = dharmic_gfx
|
||||
doctrine = eastern_hostility_doctrine
|
||||
|
||||
#Main Group
|
||||
doctrine = doctrine_polytheist
|
||||
doctrine = doctrine_no_head
|
||||
doctrine = doctrine_gender_male_dominated
|
||||
doctrine = doctrine_pluralism_righteous
|
||||
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_close_kin_crime
|
||||
doctrine = doctrine_deviancy_shunned
|
||||
doctrine = doctrine_witchcraft_accepted
|
||||
|
||||
#Clerical Functions
|
||||
doctrine = doctrine_clerical_function_alms_and_pacification
|
||||
doctrine = doctrine_clerical_gender_male_only
|
||||
doctrine = doctrine_clerical_marriage_disallowed
|
||||
doctrine = doctrine_clerical_succession_spiritual_fixed_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 = { calm compassionate honest }
|
||||
sins = { wrathful sadistic deceitful }
|
||||
}
|
||||
|
||||
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_bulls_of_rishabha" }
|
||||
{ name = "holy_order_jivas_of_madhya_loka" }
|
||||
{ name = "holy_order_guardians_of_the_lotus_ocean" }
|
||||
{ name = "holy_order_sacrifices_of_devloka" }
|
||||
}
|
||||
|
||||
holy_order_maa = { khandayat }
|
||||
|
||||
localization = {
|
||||
#HighGodName
|
||||
HighGodName = jainism_high_god_name
|
||||
HighGodName2 = jainism_high_god_name_2
|
||||
HighGodNamePossessive = jainism_high_god_name_possessive
|
||||
HighGodNameSheHe = jainism_high_god_shehe
|
||||
HighGodHerselfHimself = jainism_high_god_herselfhimself
|
||||
HighGodHerHis = jainism_high_god_herhis
|
||||
HighGodNameAlternate = jainism_high_god_alternate
|
||||
HighGodNameAlternatePossessive = jainism_high_god_alternate_possessive
|
||||
|
||||
#Creator
|
||||
CreatorName = jainism_creator_god_name
|
||||
CreatorNamePossessive = jainism_creator_god_name_possessive
|
||||
CreatorSheHe = CHARACTER_SHEHE_IT
|
||||
CreatorHerHis = CHARACTER_HERHIS_ITS
|
||||
CreatorHerHim = CHARACTER_HERHIM_IT
|
||||
|
||||
#HealthGod
|
||||
HealthGodName = jainism_health_god_name
|
||||
HealthGodNamePossessive = jainism_health_god_name_possessive
|
||||
HealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
HealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FertilityGod
|
||||
FertilityGodName = jainism_fertility_god_name
|
||||
FertilityGodNamePossessive = jainism_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_HE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WealthGod
|
||||
WealthGodName = jainism_wealth_god_name
|
||||
WealthGodNamePossessive = jainism_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod
|
||||
HouseholdGodName = jainism_household_god_name
|
||||
HouseholdGodNamePossessive = jainism_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_HE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FateGod
|
||||
FateGodName = jainism_fate_god_name
|
||||
FateGodNamePossessive = jainism_fate_god_name_possessive
|
||||
FateGodSheHe = CHARACTER_SHEHE_IT
|
||||
FateGodHerHis = CHARACTER_HERHIS_ITS
|
||||
FateGodHerHim = CHARACTER_HERHIM_IT
|
||||
|
||||
#KnowledgeGod
|
||||
KnowledgeGodName = jainism_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = jainism_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_HE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HIS
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WarGod
|
||||
WarGodName = jainism_war_god_name
|
||||
WarGodNamePossessive = jainism_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#TricksterGod
|
||||
TricksterGodName = jainism_trickster_god_name
|
||||
TricksterGodNamePossessive = jainism_trickster_god_name_possessive
|
||||
TricksterGodSheHe = CHARACTER_SHEHE_IT
|
||||
TricksterGodHerHis = CHARACTER_HERHIS_ITS
|
||||
TricksterGodHerHim = CHARACTER_HERHIM_IT
|
||||
|
||||
#NightGod
|
||||
NightGodName = jainism_night_god_name
|
||||
NightGodNamePossessive = jainism_night_god_name_possessive
|
||||
NightGodSheHe = CHARACTER_SHEHE_HE
|
||||
NightGodHerHis = CHARACTER_HERHIS_HIS
|
||||
NightGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WaterGod
|
||||
WaterGodName = jainism_water_god_name
|
||||
WaterGodNamePossessive = jainism_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_HE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
PantheonTerm = religion_the_gods
|
||||
PantheonTerm2 = religion_the_gods_2
|
||||
PantheonTerm3 = religion_the_gods_3
|
||||
PantheonTermHasHave = pantheon_term_have
|
||||
GoodGodNames = {
|
||||
jainism_high_god_name
|
||||
jainism_high_god_alternate
|
||||
jainism_good_god_rishabhanatha
|
||||
jainism_good_god_mahavira
|
||||
}
|
||||
DevilName = jainism_devil_name
|
||||
DevilNamePossessive = jainism_devil_name_possessive
|
||||
DevilSheHe = CHARACTER_SHEHE_THEY
|
||||
DevilHerHis = CHARACTER_HERHIS_THEIR
|
||||
DevilHerselfHimself = jainism_devil_herselfhimself
|
||||
EvilGodNames = {
|
||||
jainism_devil_name
|
||||
jainism_evil_god_hellish_beings
|
||||
jainism_evil_god_ignorance
|
||||
}
|
||||
HouseOfWorship = jainism_house_of_worship
|
||||
HouseOfWorship2 = jainism_house_of_worship_2
|
||||
HouseOfWorship3 = jainism_house_of_worship_3
|
||||
HouseOfWorshipPlural = jainism_house_of_worship_plural
|
||||
ReligiousSymbol = jainism_religious_symbol
|
||||
ReligiousSymbol2 = jainism_religious_symbol_2
|
||||
ReligiousSymbol3 = jainism_religious_symbol_3
|
||||
ReligiousText = jainism_religious_text
|
||||
ReligiousText2 = jainism_religious_text_2
|
||||
ReligiousText3 = jainism_religious_text_3
|
||||
ReligiousHeadName = jainism_religious_head_title
|
||||
ReligiousHeadTitleName = jainism_religious_head_title_name
|
||||
DevoteeMale = jainism_devotee_male
|
||||
DevoteeMalePlural = jainism_devotee_male_plural
|
||||
DevoteeFemale = jainism_devotee_female
|
||||
DevoteeFemalePlural = jainism_devotee_female_plural
|
||||
DevoteeNeuter = jainism_devotee_neuter
|
||||
DevoteeNeuterPlural = jainism_devotee_neuter_plural
|
||||
PriestMale = jainism_devotee_male
|
||||
PriestMalePlural = jainism_devotee_male_plural
|
||||
PriestFemale = jainism_devotee_female
|
||||
PriestFemalePlural = jainism_devotee_female_plural
|
||||
PriestNeuter = jainism_devotee_neuter
|
||||
PriestNeuterPlural = jainism_devotee_neuter_plural
|
||||
AltPriestTermPlural = jainism_alternate_priest_term_plural
|
||||
BishopMale = jainism_bishop
|
||||
BishopMalePlural = jainism_bishop_plural
|
||||
BishopFemale = jainism_bishop
|
||||
BishopFemalePlural = jainism_bishop_plural
|
||||
BishopNeuter = jainism_bishop
|
||||
BishopNeuterPlural = jainism_bishop_plural
|
||||
DivineRealm = jainism_divine_realm
|
||||
DivineRealm2 = jainism_divine_realm_2
|
||||
DivineRealm3 = jainism_divine_realm_3
|
||||
PositiveAfterLife = jainism_positive_afterlife
|
||||
PositiveAfterLife2 = jainism_positive_afterlife_2
|
||||
PositiveAfterLife3 = jainism_positive_afterlife_3
|
||||
NegativeAfterLife = jainism_negative_afterlife
|
||||
NegativeAfterLife2 = jainism_negative_afterlife_2
|
||||
NegativeAfterLife3 = jainism_negative_afterlife_3
|
||||
DeathDeityName = jainism_death_deity
|
||||
DeathDeityNamePossessive = jainism_death_deity_possessive
|
||||
DeathDeitySheHe = jainism_death_deity_shehe
|
||||
DeathDeityHerHis = jainism_death_deity_herhis
|
||||
DeathDeityHerHim = CHARACTER_HERHIM_IT
|
||||
WitchGodName = witchgod_jainism_the_devas
|
||||
WitchGodNamePossessive = witchgod_jainism_the_devas_possessive
|
||||
WitchGodSheHe = witchgod_shehe_they
|
||||
WitchGodHerHis = witchgod_herhis_their
|
||||
WitchGodHerHim = witchgod_herhim_them
|
||||
WitchGodMistressMaster = witch_spirit
|
||||
WitchGodMotherFather = witch_source
|
||||
|
||||
GHWName = ghw_purification
|
||||
GHWNamePlural = ghw_purifications
|
||||
}
|
||||
|
||||
faiths = {
|
||||
digambara = {
|
||||
color = { 1.0 1.0 0.4 }
|
||||
icon = jainism
|
||||
|
||||
holy_site = palitana
|
||||
holy_site = shikharj
|
||||
holy_site = ranakpur
|
||||
holy_site = ellora
|
||||
holy_site = sittannavasal
|
||||
|
||||
doctrine = tenet_dharmic_pacifism
|
||||
doctrine = tenet_asceticism
|
||||
doctrine = tenet_ritual_hospitality
|
||||
|
||||
doctrine = doctrine_clerical_gender_male_only
|
||||
doctrine = special_doctrine_naked_priests # Digambara, or "sky-clad", these Jain monks do not wear clothes as part of their religious practices.
|
||||
}
|
||||
}
|
||||
}
|
||||
241
common/religion/religion_types/00_shintoism.txt
Normal file
241
common/religion/religion_types/00_shintoism.txt
Normal file
|
|
@ -0,0 +1,241 @@
|
|||
shintoism_religion = {
|
||||
family = rf_pagan
|
||||
doctrine = pagan_hostility_doctrine
|
||||
graphical_faith = shinto_gfx
|
||||
|
||||
#Main Group
|
||||
doctrine = doctrine_polytheist
|
||||
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_accepted
|
||||
doctrine = doctrine_adultery_women_accepted
|
||||
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_allowed
|
||||
doctrine = doctrine_clerical_succession_spiritual_fixed_appointment
|
||||
|
||||
#Allow pilgrimages
|
||||
doctrine = doctrine_pilgrimage_local_rites
|
||||
|
||||
#Funeral tradition
|
||||
doctrine = doctrine_funeral_stoic
|
||||
|
||||
#Coronation tradition
|
||||
doctrine = doctrine_no_anointment
|
||||
|
||||
#Special Doctrine for Shinto mechanics
|
||||
doctrine = special_doctrine_immaterial_harmony
|
||||
|
||||
traits = {
|
||||
virtues = {
|
||||
compassionate
|
||||
content
|
||||
humble
|
||||
}
|
||||
sins = {
|
||||
sadistic
|
||||
ambitious
|
||||
arrogant
|
||||
}
|
||||
}
|
||||
|
||||
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
|
||||
}
|
||||
|
||||
localization = {
|
||||
HighGodName = shintoism_high_god_name
|
||||
HighGodName2 = shintoism_high_god_name_2
|
||||
HighGodNamePossessive = shintoism_high_god_name_possessive
|
||||
HighGodNameSheHe = CHARACTER_SHEHE_SHE
|
||||
HighGodHerselfHimself = CHARACTER_HERSELF
|
||||
HighGodHerHis = CHARACTER_HERHIS_HER
|
||||
HighGodNameAlternate = shintoism_high_god_name_alternate
|
||||
HighGodNameAlternatePossessive = shintoism_high_god_name_alternate_possessive
|
||||
|
||||
#Creator
|
||||
CreatorName = shintoism_creator_god_name
|
||||
CreatorNamePossessive = shintoism_creator_god_name_possessive
|
||||
CreatorSheHe = CHARACTER_SHEHE_SHE
|
||||
CreatorHerHis = CHARACTER_HERHIS_HER
|
||||
CreatorHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#HealthGod
|
||||
HealthGodName = shintoism_health_god_name
|
||||
HealthGodNamePossessive = shintoism_health_god_name_possessive
|
||||
HealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
HealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FertilityGod
|
||||
FertilityGodName = shintoism_fertility_god_name
|
||||
FertilityGodNamePossessive = shintoism_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_THEY
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_THEIR
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_THEM
|
||||
|
||||
#WealthGod
|
||||
WealthGodName = shintoism_wealth_god_name
|
||||
WealthGodNamePossessive = shintoism_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod
|
||||
HouseholdGodName = shintoism_household_god_name
|
||||
HouseholdGodNamePossessive = shintoism_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_HE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FateGod
|
||||
FateGodName = shintoism_fate_god_name
|
||||
FateGodNamePossessive = shintoism_fate_god_name_possessive
|
||||
FateGodSheHe = CHARACTER_SHEHE_HE
|
||||
FateGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FateGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#KnowledgeGod
|
||||
KnowledgeGodName = shintoism_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = shintoism_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_HE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HIS
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WarGod
|
||||
WarGodName = shintoism_war_god_name
|
||||
WarGodNamePossessive = shintoism_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#TricksterGod
|
||||
TricksterGodName = shintoism_trickster_god_name
|
||||
TricksterGodNamePossessive = shintoism_trickster_god_name_possessive
|
||||
TricksterGodSheHe = CHARACTER_SHEHE_HE
|
||||
TricksterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
TricksterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#NightGod
|
||||
NightGodName = shintoism_night_god_name
|
||||
NightGodNamePossessive = shintoism_night_god_name_possessive
|
||||
NightGodSheHe = CHARACTER_SHEHE_THEY
|
||||
NightGodHerHis = CHARACTER_HERHIS_THEIR
|
||||
NightGodHerHim = CHARACTER_HERHIM_THEM
|
||||
|
||||
#WaterGod
|
||||
WaterGodName = shintoism_water_god_name
|
||||
WaterGodNamePossessive = shintoism_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_HE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#Devil
|
||||
DevilName = shintoism_devil_name
|
||||
DevilNamePossessive = shintoism_devil_name_possessive
|
||||
DevilSheHe = CHARACTER_SHEHE_HE
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerselfHimself = CHARACTER_HIMSELF
|
||||
|
||||
#Death
|
||||
DeathDeityName = shintoism_death_deity_name
|
||||
DeathDeityNamePossessive = shintoism_death_deity_name_possessive
|
||||
DeathDeitySheHe = CHARACTER_SHEHE_SHE
|
||||
DeathDeityHerHis = CHARACTER_HERHIS_HER
|
||||
DeathDeityHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#Witch
|
||||
WitchGodName = shintoism_witch_god_name
|
||||
WitchGodNamePossessive = shintoism_witch_god_name_possessive
|
||||
WitchGodSheHe = CHARACTER_SHEHE_HE
|
||||
WitchGodHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodMistressMaster = master
|
||||
WitchGodMotherFather = father
|
||||
WitchGodHerHis = CHARACTER_HERHIS_HIS
|
||||
|
||||
GoodGodNames = { shintoism_high_god_name }
|
||||
EvilGodNames = { shintoism_evil_god_amatsu_mikaboshi }
|
||||
|
||||
PantheonTerm = religion_the_gods
|
||||
PantheonTerm2 = religion_the_gods_2
|
||||
PantheonTerm3 = religion_the_gods_3
|
||||
PantheonTermHasHave = pantheon_term_have
|
||||
|
||||
HouseOfWorship = shintoism_house_of_worship
|
||||
HouseOfWorship2 = shintoism_house_of_worship_2
|
||||
HouseOfWorship3 = shintoism_house_of_worship_3
|
||||
HouseOfWorshipPlural = shintoism_house_of_worship_plural
|
||||
ReligiousSymbol = shintoism_religious_symbol
|
||||
ReligiousSymbol2 = shintoism_religious_symbol_2
|
||||
ReligiousSymbol3 = shintoism_religious_symbol_3
|
||||
ReligiousText = shintoism_religious_text
|
||||
ReligiousText2 = shintoism_religious_text_2
|
||||
ReligiousText3 = shintoism_religious_text_3
|
||||
ReligiousHeadName = shintoism_religious_head_title
|
||||
ReligiousHeadTitleName = shintoism_religious_head_title_name
|
||||
DevoteeMale = shintoism_devotee
|
||||
DevoteeMalePlural = shintoism_devoteeplural
|
||||
DevoteeFemale = shintoism_devotee
|
||||
DevoteeFemalePlural = shintoism_devoteeplural
|
||||
DevoteeNeuter = shintoism_devotee
|
||||
DevoteeNeuterPlural = shintoism_devoteeplural
|
||||
PriestMale = shinto_priest_male
|
||||
PriestMalePlural = shinto_priest_male_plural
|
||||
PriestFemale = shinto_priest_female
|
||||
PriestFemalePlural = shinto_priest_female_plural
|
||||
PriestNeuter = shinto_priest_neuter
|
||||
PriestNeuterPlural = shinto_priest_neuter_plural
|
||||
AltPriestTermPlural = shintoism_priest_alternate_plural
|
||||
BishopMale = shinto_priest_male
|
||||
BishopMalePlural = shinto_priest_male_plural
|
||||
BishopFemale = shinto_priest_female
|
||||
BishopFemalePlural = shinto_priest_female_plural
|
||||
BishopNeuter = shinto_priest_male
|
||||
BishopNeuterPlural = shinto_priest_male_plural
|
||||
DivineRealm = shintoism_divine_realm
|
||||
DivineRealm2 = shintoism_divine_realm_2
|
||||
DivineRealm3 = shintoism_divine_realm_3
|
||||
PositiveAfterLife = shintoism_afterlife
|
||||
PositiveAfterLife2 = shintoism_afterlife_2
|
||||
PositiveAfterLife3 = shintoism_afterlife_3
|
||||
NegativeAfterLife = shintoism_afterlife
|
||||
NegativeAfterLife2 = shintoism_afterlife_2
|
||||
NegativeAfterLife3 = shintoism_afterlife_3
|
||||
|
||||
GHWName = ghw_great_holy_war
|
||||
GHWNamePlural = ghw_great_holy_wars
|
||||
}
|
||||
|
||||
faiths = {
|
||||
shinto = {
|
||||
color = { 188 0 45 }
|
||||
icon = shinto
|
||||
|
||||
holy_site = ise_jingu
|
||||
holy_site = itsukushima
|
||||
holy_site = hachimangu
|
||||
holy_site = kizuki
|
||||
holy_site = kashima
|
||||
|
||||
doctrine = tenet_communal_identity
|
||||
doctrine = tenet_ancestor_worship
|
||||
doctrine = tenet_ritual_celebrations
|
||||
}
|
||||
}
|
||||
}
|
||||
257
common/religion/religion_types/00_taoism.txt
Normal file
257
common/religion/religion_types/00_taoism.txt
Normal file
|
|
@ -0,0 +1,257 @@
|
|||
taoism_religion = {
|
||||
family = rf_sinitic
|
||||
doctrine = eastern_hostility_doctrine
|
||||
graphical_faith = sinitic_gfx
|
||||
|
||||
#Main Group
|
||||
doctrine = doctrine_polytheist
|
||||
doctrine = doctrine_no_head
|
||||
doctrine = doctrine_gender_male_dominated
|
||||
doctrine = doctrine_pluralism_pluralistic
|
||||
doctrine = doctrine_theocracy_temporal
|
||||
|
||||
#Marriage
|
||||
doctrine = doctrine_concubines
|
||||
doctrine = doctrine_divorce_allowed
|
||||
doctrine = doctrine_bastardry_none
|
||||
doctrine = doctrine_consanguinity_dynastic
|
||||
|
||||
#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_accepted
|
||||
|
||||
#Clerical Functions
|
||||
doctrine = doctrine_clerical_function_alms_and_pacification
|
||||
doctrine = doctrine_clerical_gender_male_only
|
||||
doctrine = doctrine_clerical_marriage_disallowed
|
||||
doctrine = doctrine_clerical_succession_temporal_appointment
|
||||
|
||||
#Special Doctrine for Eastern Syncretism
|
||||
doctrine = special_doctrine_is_sinitic_faith
|
||||
doctrine = special_doctrine_immaterial_harmony
|
||||
|
||||
#Allow pilgrimages
|
||||
doctrine = doctrine_pilgrimage_local_rites
|
||||
|
||||
#Funeral tradition
|
||||
doctrine = doctrine_funeral_stoic
|
||||
|
||||
#Coronation tradition
|
||||
doctrine = doctrine_no_anointment
|
||||
|
||||
traits = {
|
||||
virtues = {
|
||||
compassionate
|
||||
content
|
||||
humble
|
||||
}
|
||||
sins = {
|
||||
sadistic
|
||||
ambitious
|
||||
arrogant
|
||||
}
|
||||
}
|
||||
|
||||
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
|
||||
}
|
||||
|
||||
localization = {
|
||||
HighGodName = taoism_high_god_name
|
||||
HighGodName2 = taoism_high_god_name_2
|
||||
HighGodNamePossessive = taoism_high_god_name_possessive
|
||||
HighGodNameSheHe = CHARACTER_SHEHE_IT
|
||||
HighGodHerselfHimself = CHARACTER_ITSELF
|
||||
HighGodHerHis = CHARACTER_HERHIS_ITS
|
||||
HighGodNameAlternate = taoism_high_god_name_alternate
|
||||
HighGodNameAlternatePossessive = taoism_high_god_name_alternate_possessive
|
||||
|
||||
#Creator
|
||||
CreatorName = taoism_creator_god_name
|
||||
CreatorNamePossessive = taoism_creator_god_name_possessive
|
||||
CreatorSheHe = CHARACTER_SHEHE_HE
|
||||
CreatorHerHis = CHARACTER_HERHIS_HIS
|
||||
CreatorHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HealthGod
|
||||
HealthGodName = taoism_health_god_name
|
||||
HealthGodNamePossessive = taoism_health_god_name_possessive
|
||||
HealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
HealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FertilityGod
|
||||
FertilityGodName = taoism_fertility_god_name
|
||||
FertilityGodNamePossessive = taoism_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_HE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WealthGod
|
||||
WealthGodName = taoism_wealth_god_name
|
||||
WealthGodNamePossessive = taoism_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod
|
||||
HouseholdGodName = taoism_household_god_name
|
||||
HouseholdGodNamePossessive = taoism_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_HE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FateGod
|
||||
FateGodName = taoism_fate_god_name
|
||||
FateGodNamePossessive = taoism_fate_god_name_possessive
|
||||
FateGodSheHe = CHARACTER_SHEHE_IT
|
||||
FateGodHerHis = CHARACTER_HERHIS_ITS
|
||||
FateGodHerHim = CHARACTER_HERHIM_IT
|
||||
|
||||
#KnowledgeGod
|
||||
KnowledgeGodName = taoism_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = taoism_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_HE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HIS
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WarGod
|
||||
WarGodName = taoism_war_god_name
|
||||
WarGodNamePossessive = taoism_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#TricksterGod
|
||||
TricksterGodName = taoism_trickster_god_name
|
||||
TricksterGodNamePossessive = taoism_trickster_god_name_possessive
|
||||
TricksterGodSheHe = CHARACTER_SHEHE_SHE
|
||||
TricksterGodHerHis = CHARACTER_HERHIS_HER
|
||||
TricksterGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#NightGod
|
||||
NightGodName = taoism_night_god_name
|
||||
NightGodNamePossessive = taoism_night_god_name_possessive
|
||||
NightGodSheHe = CHARACTER_SHEHE_SHE
|
||||
NightGodHerHis = CHARACTER_HERHIS_HER
|
||||
NightGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WaterGod
|
||||
WaterGodName = taoism_water_god_name
|
||||
WaterGodNamePossessive = taoism_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_HE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
PantheonTerm = religion_the_gods
|
||||
PantheonTerm2 = religion_the_gods_2
|
||||
PantheonTerm3 = religion_the_gods_3
|
||||
PantheonTermHasHave = pantheon_term_have
|
||||
GoodGodNames = {
|
||||
taoism_good_god_name_three_pure_ones
|
||||
taoism_wealth_god_name
|
||||
taoism_health_god_name
|
||||
taoism_knowledge_god_name
|
||||
taoism_war_god_name
|
||||
taoism_night_god_name
|
||||
taoism_water_god_name
|
||||
}
|
||||
DevilName = taoism_devil_name
|
||||
DevilNamePossessive = taoism_devil_name_possessive
|
||||
DevilSheHe = CHARACTER_SHEHE_IT
|
||||
DevilHerHis = CHARACTER_HERHIS_ITS
|
||||
DevilHerselfHimself = CHARACTER_ITSELF
|
||||
EvilGodNames = { taoism_devil_name }
|
||||
HouseOfWorship = taoism_house_of_worship
|
||||
HouseOfWorship2 = taoism_house_of_worship_2
|
||||
HouseOfWorship3 = taoism_house_of_worship_3
|
||||
HouseOfWorshipPlural = taoism_house_of_worship_plural
|
||||
ReligiousSymbol = taoism_religious_symbol
|
||||
ReligiousSymbol2 = taoism_religious_symbol_2
|
||||
ReligiousSymbol3 = taoism_religious_symbol_3
|
||||
ReligiousText = taoism_religious_text
|
||||
ReligiousText2 = taoism_religious_text_2
|
||||
ReligiousText3 = taoism_religious_text_3
|
||||
ReligiousHeadName = taoism_religious_head_title
|
||||
ReligiousHeadTitleName = taoism_religious_head_title_name
|
||||
DevoteeMale = taoism_devotee_male
|
||||
DevoteeMalePlural = taoism_devotee_male_plural
|
||||
DevoteeFemale = taoism_devotee_female
|
||||
DevoteeFemalePlural = taoism_devotee_female_plural
|
||||
DevoteeNeuter = taoism_devotee_neuter
|
||||
DevoteeNeuterPlural = taoism_devotee_neuter_plural
|
||||
PriestMale = taoism_priest_male
|
||||
PriestMalePlural = taoism_priest_male_plural
|
||||
PriestFemale = taoism_priest_female
|
||||
PriestFemalePlural = taoism_priest_female_plural
|
||||
PriestNeuter = taoism_priest_neuter
|
||||
PriestNeuterPlural = taoism_priest_neuter_plural
|
||||
AltPriestTermPlural = taoism_alternate_priest_term_plural
|
||||
BishopMale = taoism_priest_male
|
||||
BishopMalePlural = taoism_priest_male_plural
|
||||
BishopFemale = taoism_priest_female
|
||||
BishopFemalePlural = taoism_priest_female_plural
|
||||
BishopNeuter = taoism_priest_neuter
|
||||
BishopNeuterPlural = taoism_priest_neuter_plural
|
||||
|
||||
DivineRealm = taoism_divine_realm
|
||||
DivineRealm2 = taoism_divine_realm_2
|
||||
DivineRealm3 = taoism_divine_realm_3
|
||||
PositiveAfterLife = taoism_positive_afterlife
|
||||
PositiveAfterLife2 = taoism_positive_afterlife_2
|
||||
PositiveAfterLife3 = taoism_positive_afterlife_3
|
||||
NegativeAfterLife = taoism_negative_afterlife
|
||||
NegativeAfterLife2 = taoism_negative_afterlife_2
|
||||
NegativeAfterLife3 = taoism_negative_afterlife_3
|
||||
DeathDeityName = paganism_death_deity_name
|
||||
DeathDeityNamePossessive = paganism_death_deity_name_possessive
|
||||
DeathDeitySheHe = CHARACTER_SHEHE_IT
|
||||
DeathDeityHerHis = CHARACTER_HERSHIS_ITS
|
||||
DeathDeityHerHim = CHARACTER_HERHIM_IT
|
||||
WitchGodName = witchgodname_taoism_daode_tianzun
|
||||
WitchGodNamePossessive = witchgodname_taoism_daode_tianzun_possessive
|
||||
WitchGodHerHis = CHARACTER_HERHIS_HER
|
||||
WitchGodSheHe = CHARACTER_SHEHE_SHE
|
||||
WitchGodHerHim = CHARACTER_HERHIM_HER
|
||||
WitchGodMistressMaster = mistress
|
||||
WitchGodMotherFather = mother
|
||||
|
||||
GHWName = ghw_purification
|
||||
GHWNamePlural = ghw_purifications
|
||||
}
|
||||
|
||||
faiths = {
|
||||
zhengyi = {
|
||||
color = { 8 140 131 }
|
||||
icon = taoism
|
||||
|
||||
holy_site = mount_longhu # Where Zhang Daoling had obtained the Tao
|
||||
holy_site = mount_wudang
|
||||
holy_site = mount_qingcheng
|
||||
holy_site = mount_tai
|
||||
holy_site = luyi
|
||||
|
||||
#Main Group
|
||||
doctrine = doctrine_spiritual_head
|
||||
doctrine = doctrine_pluralism_righteous
|
||||
|
||||
#Crimes
|
||||
doctrine = doctrine_adultery_men_crime
|
||||
doctrine = doctrine_adultery_women_crime
|
||||
doctrine = doctrine_deviancy_crime
|
||||
|
||||
#Clerical Functions
|
||||
doctrine = doctrine_clerical_function_taxation
|
||||
doctrine = doctrine_clerical_marriage_disallowed
|
||||
doctrine = doctrine_clerical_succession_spiritual_fixed_appointment
|
||||
|
||||
doctrine = tenet_communion
|
||||
doctrine = tenet_esotericism
|
||||
doctrine = tenet_mendicant_preachers
|
||||
}
|
||||
}
|
||||
}
|
||||
257
common/religion/religion_types/00_yazidi.txt
Normal file
257
common/religion/religion_types/00_yazidi.txt
Normal file
|
|
@ -0,0 +1,257 @@
|
|||
yazidi_religion = {
|
||||
family = rf_abrahamic
|
||||
graphical_faith = "islamic_gfx"
|
||||
|
||||
#STANDARD DOCTRINES:
|
||||
|
||||
#Abrahamic hostiliy group
|
||||
doctrine = abrahamic_hostility_doctrine
|
||||
|
||||
# Main group
|
||||
doctrine = doctrine_monotheist
|
||||
doctrine = doctrine_gender_male_dominated
|
||||
doctrine = doctrine_pluralism_righteous
|
||||
doctrine = doctrine_temporal_head
|
||||
doctrine = doctrine_clerical_succession_temporal_fixed_appointment
|
||||
|
||||
# Marriage
|
||||
doctrine = doctrine_polygamy
|
||||
doctrine = doctrine_divorce_allowed
|
||||
doctrine = doctrine_bastardry_none
|
||||
doctrine = doctrine_consanguinity_cousins
|
||||
|
||||
# Crimes
|
||||
doctrine = doctrine_homosexuality_shunned
|
||||
doctrine = doctrine_adultery_men_shunned
|
||||
doctrine = doctrine_adultery_women_shunned
|
||||
doctrine = doctrine_kinslaying_any_dynasty_member_crime
|
||||
doctrine = doctrine_deviancy_shunned
|
||||
doctrine = doctrine_witchcraft_crime
|
||||
|
||||
# Clerical
|
||||
doctrine = doctrine_theocracy_lay_clergy
|
||||
doctrine = doctrine_clerical_function_taxation
|
||||
doctrine = doctrine_clerical_gender_male_only
|
||||
doctrine = doctrine_clerical_marriage_allowed
|
||||
|
||||
#Allow pilgrimages
|
||||
doctrine = doctrine_pilgrimage_encouraged
|
||||
|
||||
#Funeral tradition
|
||||
doctrine = doctrine_funeral_stoic
|
||||
|
||||
#Coronation tradition
|
||||
doctrine = doctrine_no_anointment
|
||||
|
||||
traits = {
|
||||
virtues = { temperate generous just }
|
||||
sins = { gluttonous greedy arbitrary }
|
||||
}
|
||||
|
||||
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_servants_of_melek_taus" }
|
||||
}
|
||||
|
||||
localization = {
|
||||
#HighGod
|
||||
HighGodName = yazidi_high_god_name
|
||||
HighGodName2 = yazidi_high_god_name_2
|
||||
HighGodNamePossessive = yazidi_high_god_name_possessive
|
||||
HighGodNameSheHe = CHARACTER_SHEHE_HE
|
||||
HighGodHerselfHimself = CHARACTER_HIMSELF
|
||||
HighGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HighGodNameAlternate = yazidi_high_god_name_alternate
|
||||
HighGodNameAlternatePossessive = yazidi_high_god_name_alternate_possessive
|
||||
|
||||
#Creator
|
||||
CreatorName = yazidi_creator_god_name
|
||||
CreatorNamePossessive = yazidi_creator_god_name_possessive
|
||||
CreatorSheHe = CHARACTER_SHEHE_HE
|
||||
CreatorHerHis = CHARACTER_HERHIS_HIS
|
||||
CreatorHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HealthGod
|
||||
HealthGodName = yazidi_good_god_dadrail
|
||||
HealthGodNamePossessive = yazidi_good_god_dadrail_possessive
|
||||
HealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
HealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FertilityGod
|
||||
FertilityGodName = yazidi_good_god_dadrail
|
||||
FertilityGodNamePossessive = yazidi_good_god_dadrail_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_HE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WealthGod
|
||||
WealthGodName = yazidi_good_god_shemnail
|
||||
WealthGodNamePossessive = yazidi_good_god_shemnail_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod
|
||||
HouseholdGodName = yazidi_good_god_dadrail
|
||||
HouseholdGodNamePossessive = yazidi_good_god_dadrail_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_HE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FateGod
|
||||
FateGodName = yazidi_high_god_name
|
||||
FateGodNamePossessive = yazidi_high_god_name_possessive
|
||||
FateGodSheHe = CHARACTER_SHEHE_HE
|
||||
FateGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FateGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#KnowledgeGod
|
||||
KnowledgeGodName = yazidi_good_god_azazil
|
||||
KnowledgeGodNamePossessive = yazidi_good_god_azazil_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_HE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HIS
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WarGod
|
||||
WarGodName = yazidi_good_god_mikhail
|
||||
WarGodNamePossessive = yazidi_good_god_mikhail_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#TricksterGod
|
||||
TricksterGodName = islam_trickster_god_name
|
||||
TricksterGodNamePossessive = islam_trickster_god_name_possessive
|
||||
TricksterGodSheHe = CHARACTER_SHEHE_HE
|
||||
TricksterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
TricksterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#NightGod
|
||||
NightGodName = yazidi_good_god_azazil
|
||||
NightGodNamePossessive = yazidi_good_god_azazil_possessive
|
||||
NightGodSheHe = CHARACTER_SHEHE_HE
|
||||
NightGodHerHis = CHARACTER_HERHIS_HIS
|
||||
NightGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WaterGod
|
||||
WaterGodName = yazidi_good_god_azrafil
|
||||
WaterGodNamePossessive = yazidi_good_god_azrafil_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 = {
|
||||
yazidi_good_god_peacock_angel
|
||||
yazidi_good_god_tawuse_melek
|
||||
yazidi_good_god_seven_mysteries
|
||||
islam_good_god_the_one
|
||||
yazidi_good_god_azazil
|
||||
yazidi_good_god_jabrail
|
||||
yazidi_good_god_mikhail
|
||||
yazidi_good_god_rafail
|
||||
yazidi_good_god_dadrail
|
||||
yazidi_good_god_azrafil
|
||||
yazidi_good_god_shemnail
|
||||
}
|
||||
|
||||
PriestMale = yazidi_priest
|
||||
PriestMalePlural = yazidi_priest_plural
|
||||
PriestFemale = yazidi_priest
|
||||
PriestFemalePlural = yazidi_priest_plural
|
||||
PriestNeuter = yazidi_priest
|
||||
PriestNeuterPlural = yazidi_priest_plural
|
||||
ReligiousHeadName = yazidi_religious_head_title
|
||||
DevilName = islam_devil_name
|
||||
DevilNamePossessive = islam_devil_name_possessive
|
||||
DevilSheHe = CHARACTER_SHEHE_HE
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerselfHimself = CHARACTER_HIMSELF
|
||||
EvilGodNames = {
|
||||
islam_evil_god_iblis
|
||||
}
|
||||
HouseOfWorship = yazidi_house_of_worship
|
||||
HouseOfWorship2 = yazidi_house_of_worship_2
|
||||
HouseOfWorship3 = yazidi_house_of_worship_3
|
||||
HouseOfWorshipPlural = yazidi_house_of_worship_plural
|
||||
ReligiousSymbol = yazidi_religious_symbol
|
||||
ReligiousSymbol2 = yazidi_religious_symbol_2
|
||||
ReligiousSymbol3 = yazidi_religious_symbol_3
|
||||
ReligiousText = yazidi_religious_text
|
||||
ReligiousText2 = yazidi_religious_text_2
|
||||
ReligiousText3 = yazidi_religious_text_3
|
||||
ReligiousHeadName = yazidi_religious_head_title
|
||||
ReligiousHeadTitleName = yazidi_religious_head_title_name
|
||||
DevoteeMale = yazidi_devotee
|
||||
DevoteeMalePlural = yazidi_devotee_plural
|
||||
DevoteeFemale = yazidi_devotee
|
||||
DevoteeFemalePlural = yazidi_devotee_plural
|
||||
DevoteeNeuter = yazidi_devotee
|
||||
DevoteeNeuterPlural = yazidi_devotee_plural
|
||||
PriestMale = yazidi_priest
|
||||
PriestMalePlural = yazidi_priest_plural
|
||||
PriestFemale = yazidi_priest
|
||||
PriestFemalePlural = yazidi_priest_plural
|
||||
PriestNeuter = yazidi_priest
|
||||
PriestNeuterPlural = yazidi_priest_plural
|
||||
AltPriestTermPlural = yazidi_priest_alternate_plural
|
||||
BishopMale = yazidi_bishop
|
||||
BishopMalePlural = yazidi_bishop_plural
|
||||
BishopFemale = yazidi_bishop
|
||||
BishopFemalePlural = yazidi_bishop_plural
|
||||
BishopNeuter = yazidi_bishop
|
||||
BishopNeuterPlural = yazidi_bishop_plural
|
||||
DivineRealm = yazidi_positive_afterlife
|
||||
DivineRealm2 = yazidi_positive_afterlife_2
|
||||
DivineRealm3 = yazidi_positive_afterlife_3
|
||||
PositiveAfterLife = yazidi_positive_afterlife
|
||||
PositiveAfterLife2 = yazidi_positive_afterlife_2
|
||||
PositiveAfterLife3 = yazidi_positive_afterlife_3
|
||||
NegativeAfterLife = yazidi_negative_afterlife
|
||||
NegativeAfterLife2 = yazidi_negative_afterlife_2
|
||||
NegativeAfterLife3 = yazidi_negative_afterlife_3
|
||||
DeathDeityName = yazidi_good_god_azazil
|
||||
DeathDeityNamePossessive = yazidi_good_god_azazil_possessive
|
||||
DeathDeitySheHe = CHARACTER_SHEHE_HE
|
||||
DeathDeityHerHis = CHARACTER_HERHIS_HIS
|
||||
DeathDeityHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodName = christianity_witchgodname_iblis
|
||||
WitchGodNamePossessive = christianity_witchgodname_iblis_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 = {
|
||||
yazidi = {
|
||||
color = { 0.2 0.2 0.7 }
|
||||
icon = yazidism
|
||||
|
||||
holy_site = sinjar
|
||||
holy_site = baalbek
|
||||
holy_site = lalish
|
||||
holy_site = nishapur
|
||||
holy_site = dashtestan
|
||||
|
||||
#Tenet
|
||||
doctrine = tenet_communal_identity
|
||||
doctrine = tenet_reincarnation
|
||||
doctrine = tenet_islamic_syncretism
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue