faith work

This commit is contained in:
trashmasteruni 2025-10-20 23:56:09 +02:00
parent ad487a5387
commit 49c07f28a2
12 changed files with 286 additions and 204 deletions

View file

@ -9,7 +9,7 @@
#Main Group | placeholder #Main Group | placeholder
doctrine = doctrine_spiritual_head doctrine = doctrine_spiritual_head
doctrine = doctrine_gender_male_dominated doctrine = doctrine_gender_male_dominated
doctrine = doctrine_pluralism_righteous doctrine = doctrine_pluralism_fundamentalist
doctrine = doctrine_theocracy_temporal doctrine = doctrine_theocracy_temporal
#Marriage | placeholder #Marriage | placeholder
@ -19,7 +19,7 @@
doctrine = doctrine_consanguinity_aunt_nephew_and_uncle_niece doctrine = doctrine_consanguinity_aunt_nephew_and_uncle_niece
#Crimes | placeholder #Crimes | placeholder
doctrine = doctrine_homosexuality_shunned doctrine = doctrine_homosexuality_accepted
doctrine = doctrine_adultery_men_shunned doctrine = doctrine_adultery_men_shunned
doctrine = doctrine_adultery_women_shunned doctrine = doctrine_adultery_women_shunned
doctrine = doctrine_kinslaying_shunned doctrine = doctrine_kinslaying_shunned

View file

@ -312,8 +312,81 @@
ReligiousHeadTitleName = orthodox_religious_head_title_name ReligiousHeadTitleName = orthodox_religious_head_title_name
} }
} }
elysian = {
color = { 191 83 47 }
icon = elysian
#religious_head = k_orthodox
holy_site = jerusalem
holy_site = constantinople
holy_site = rome
holy_site = alexandria
holy_site = antioch
#Special Tolerance
doctrine = special_doctrine_ecumenical_christian
#Tenets
doctrine = tenet_communion
doctrine = tenet_pentarchy
doctrine = tenet_monasticism
holy_order_names = {
{ name = "holy_order_brotherhood_of_the_holy_sepulchre" }
{ name = "holy_order_knights_of_the_first_patrirchate" }
{ name = "holy_order_order_of_the_holy_virgin" }
}
localization = { # Utilizes the 'West Christian' Saints, shared by Catholics and Orthodox
#FertilityGod
FertilityGodName = west_christian_fertility_god_name
FertilityGodNamePossessive = west_christian_fertility_god_name_possessive
FertilityGodSheHe = CHARACTER_SHEHE_SHE
FertilityGodHerHis = CHARACTER_HERHIS_HER
FertilityGodHerHim = CHARACTER_HERHIM_HER
#WealthGod
WealthGodName = west_christian_wealth_god_name
WealthGodNamePossessive = west_christian_wealth_god_name_possessive
WealthGodSheHe = CHARACTER_SHEHE_HE
WealthGodHerHis = CHARACTER_HERHIS_HIS
WealthGodHerHim = CHARACTER_HERHIM_HIM
#HouseholdGod
HouseholdGodName = west_christian_household_god_name
HouseholdGodNamePossessive = west_christian_household_god_name_possessive
HouseholdGodSheHe = CHARACTER_SHEHE_HE
HouseholdGodHerHis = CHARACTER_HERHIS_HIS
HouseholdGodHerHim = CHARACTER_HERHIM_HIM
#KnowledgeGod
KnowledgeGodName = west_christian_knowledge_god_name
KnowledgeGodNamePossessive = west_christian_knowledge_god_name_possessive
KnowledgeGodSheHe = CHARACTER_SHEHE_SHE
KnowledgeGodHerHis = CHARACTER_HERHIS_HER
KnowledgeGodHerHim = CHARACTER_HERHIM_HER
#WarGod
WarGodName = west_christian_war_god_name
WarGodNamePossessive = west_christian_war_god_name_possessive
WarGodSheHe = CHARACTER_SHEHE_HE
WarGodHerHis = CHARACTER_HERHIS_HIS
WarGodHerHim = CHARACTER_HERHIM_HIM
#WaterGod
WaterGodName = west_christian_water_god_name
WaterGodNamePossessive = west_christian_water_god_name_possessive
WaterGodSheHe = CHARACTER_SHEHE_HE
WaterGodHerHis = CHARACTER_HERHIS_HIS
WaterGodHerHim = CHARACTER_HERHIM_HIM
# Patriarchs instead of Popes
ReligiousHeadName = orthodox_religious_head_title
ReligiousHeadTitleName = orthodox_religious_head_title_name
}
}
marblist = { marblist = {
color = { 0.7 0.7 0.7 } color = { 240 216 255 }
icon = marblist icon = marblist
#religious_head = k_orthodox #religious_head = k_orthodox

View file

@ -65,163 +65,156 @@
holy_order_maa = { teutonic_knights } #placeholder holy_order_maa = { teutonic_knights } #placeholder
piety_icon_group = "christian"
faiths = {
raelian = {
color = { 0 0 100 }
icon = raelian
localization = { localization = {
#HighGod | placeholder #HighGod | placeholder
HighGodName = christianity_high_god_name HighGodName = raelian_high_god_name
HighGodName2 = christianity_high_god_name_2 HighGodNamePossessive = raelian_high_god_name_possessive
HighGodNamePossessive = christianity_high_god_name_possessive
HighGodNameSheHe = CHARACTER_SHEHE_HE HighGodNameSheHe = CHARACTER_SHEHE_HE
HighGodHerselfHimself = CHARACTER_HIMSELF HighGodHerselfHimself = CHARACTER_HIMSELF
HighGodHerHis = CHARACTER_HERHIS_HIS HighGodHerHis = CHARACTER_HERHIS_HIS
HighGodNameAlternate = christianity_high_god_name_alternate HighGodNameAlternate = raelian_high_god_name_alternate
HighGodNameAlternatePossessive = christianity_high_god_name_alternate_possessive HighGodNameAlternatePossessive = raelian_high_god_name_alternate_possessive
#Creator | placeholder #Creator | placeholder
CreatorName = christianity_creator_god_name CreatorName = raelian_creator_god_name
CreatorNamePossessive = christianity_creator_god_name_possessive CreatorNamePossessive = raelian_creator_god_name_possessive
CreatorSheHe = CHARACTER_SHEHE_HE CreatorSheHe = CHARACTER_SHEHE_HE
CreatorHerHis = CHARACTER_HERHIS_HIS CreatorHerHis = CHARACTER_HERHIS_HIS
CreatorHerHim = CHARACTER_HERHIM_HIM CreatorHerHim = CHARACTER_HERHIM_HIM
#HealthGod | placeholder #HealthGod | placeholder
HealthGodName = christianity_health_god_name HealthGodName = raelian_health_god_name
HealthGodNamePossessive = christianity_health_god_name_possessive HealthGodNamePossessive = raelian_health_god_name_possessive
HealthGodSheHe = CHARACTER_SHEHE_HE HealthGodSheHe = CHARACTER_SHEHE_HE
HealthGodHerHis = CHARACTER_HERHIS_HIS HealthGodHerHis = CHARACTER_HERHIS_HIS
HealthGodHerHim = CHARACTER_HERHIM_HIM HealthGodHerHim = CHARACTER_HERHIM_HIM
#FertilityGod | placeholder #FertilityGod | placeholder
FertilityGodName = christianity_fertility_god_name FertilityGodName = raelian_fertility_god_name
FertilityGodNamePossessive = christianity_fertility_god_name_possessive FertilityGodNamePossessive = raelian_fertility_god_name_possessive
FertilityGodSheHe = CHARACTER_SHEHE_HE FertilityGodSheHe = CHARACTER_SHEHE_HE
FertilityGodHerHis = CHARACTER_HERHIS_HIS FertilityGodHerHis = CHARACTER_HERHIS_HIS
FertilityGodHerHim = CHARACTER_HERHIM_HIM FertilityGodHerHim = CHARACTER_HERHIM_HIM
#WealthGod | placeholder #WealthGod | placeholder
WealthGodName = christianity_wealth_god_name WealthGodName = raelian_wealth_god_name
WealthGodNamePossessive = christianity_wealth_god_name_possessive WealthGodNamePossessive = raelian_wealth_god_name_possessive
WealthGodSheHe = CHARACTER_SHEHE_HE WealthGodSheHe = CHARACTER_SHEHE_HE
WealthGodHerHis = CHARACTER_HERHIS_HIS WealthGodHerHis = CHARACTER_HERHIS_HIS
WealthGodHerHim = CHARACTER_HERHIM_HIM WealthGodHerHim = CHARACTER_HERHIM_HIM
#HouseholdGod | placeholder #HouseholdGod | placeholder
HouseholdGodName = christianity_household_god_name HouseholdGodName = raelian_household_god_name
HouseholdGodNamePossessive = christianity_household_god_name_possessive HouseholdGodNamePossessive = raelian_household_god_name_possessive
HouseholdGodSheHe = CHARACTER_SHEHE_HE HouseholdGodSheHe = CHARACTER_SHEHE_HE
HouseholdGodHerHis = CHARACTER_HERHIS_HIS HouseholdGodHerHis = CHARACTER_HERHIS_HIS
HouseholdGodHerHim = CHARACTER_HERHIM_HIM HouseholdGodHerHim = CHARACTER_HERHIM_HIM
#FateGod | placeholder #FateGod | placeholder
FateGodName = christianity_fate_god_name FateGodName = raelian_fate_god_name
FateGodNamePossessive = christianity_fate_god_name_possessive FateGodNamePossessive = raelian_fate_god_name_possessive
FateGodSheHe = CHARACTER_SHEHE_HE FateGodSheHe = CHARACTER_SHEHE_HE
FateGodHerHis = CHARACTER_HERHIS_HIS FateGodHerHis = CHARACTER_HERHIS_HIS
FateGodHerHim = CHARACTER_HERHIM_HIM FateGodHerHim = CHARACTER_HERHIM_HIM
#KnowledgeGod | placeholder #KnowledgeGod | placeholder
KnowledgeGodName = christianity_knowledge_god_name KnowledgeGodName = raelian_knowledge_god_name
KnowledgeGodNamePossessive = christianity_knowledge_god_name_possessive KnowledgeGodNamePossessive = raelian_knowledge_god_name_possessive
KnowledgeGodSheHe = CHARACTER_SHEHE_HE KnowledgeGodSheHe = CHARACTER_SHEHE_HE
KnowledgeGodHerHis = CHARACTER_HERHIS_HIS KnowledgeGodHerHis = CHARACTER_HERHIS_HIS
KnowledgeGodHerHim = CHARACTER_HERHIM_HIM KnowledgeGodHerHim = CHARACTER_HERHIM_HIM
#WarGod | placeholder #WarGod | placeholder
WarGodName = christianity_war_god_name WarGodName = raelian_war_god_name
WarGodNamePossessive = christianity_war_god_name_possessive WarGodNamePossessive = raelian_war_god_name_possessive
WarGodSheHe = CHARACTER_SHEHE_HE WarGodSheHe = CHARACTER_SHEHE_HE
WarGodHerHis = CHARACTER_HERHIS_HIS WarGodHerHis = CHARACTER_HERHIS_HIS
WarGodHerHim = CHARACTER_HERHIM_HIM WarGodHerHim = CHARACTER_HERHIM_HIM
#TricksterGod | placeholder #TricksterGod | placeholder
TricksterGodName = christianity_trickster_god_name TricksterGodName = raelian_trickster_god_name
TricksterGodNamePossessive = christianity_trickster_god_name_possessive TricksterGodNamePossessive = raelian_trickster_god_name_possessive
TricksterGodSheHe = CHARACTER_SHEHE_HE TricksterGodSheHe = CHARACTER_SHEHE_HE
TricksterGodHerHis = CHARACTER_HERHIS_HIS TricksterGodHerHis = CHARACTER_HERHIS_HIS
TricksterGodHerHim = CHARACTER_HERHIM_HIM TricksterGodHerHim = CHARACTER_HERHIM_HIM
#NightGod | placeholder #NightGod | placeholder
NightGodName = christianity_night_god_name NightGodName = raelian_night_god_name
NightGodNamePossessive = christianity_night_god_name_possessive NightGodNamePossessive = raelian_night_god_name_possessive
NightGodSheHe = CHARACTER_SHEHE_HE NightGodSheHe = CHARACTER_SHEHE_HE
NightGodHerHis = CHARACTER_HERHIS_HIS NightGodHerHis = CHARACTER_HERHIS_HIS
NightGodHerHim = CHARACTER_HERHIM_HIM NightGodHerHim = CHARACTER_HERHIM_HIM
#WaterGod | placeholder #WaterGod | placeholder
WaterGodName = christianity_water_god_name WaterGodName = raelian_water_god_name
WaterGodNamePossessive = christianity_water_god_name_possessive WaterGodNamePossessive = raelian_water_god_name_possessive
WaterGodSheHe = CHARACTER_SHEHE_HE WaterGodSheHe = CHARACTER_SHEHE_HE
WaterGodHerHis = CHARACTER_HERHIS_HIS WaterGodHerHis = CHARACTER_HERHIS_HIS
WaterGodHerHim = CHARACTER_HERHIM_HIM WaterGodHerHim = CHARACTER_HERHIM_HIM
PantheonTerm = christianity_high_god_name PantheonTerm = raelian_pantheon_name
PantheonTerm2 = christianity_high_god_name_2 PantheonTermHasHave = pantheon_term_have
PantheonTerm3 = christianity_high_god_name_3
PantheonTermHasHave = pantheon_term_has
GoodGodNames = { GoodGodNames = {
christianity_high_god_name raelian_high_god_name
christianity_high_god_name_alternate raelian_high_god_name_alternate
chistianity_good_god_jesus raelian_creator_god_name
chistianity_good_god_christ raelian_health_god_name
raelian_wealth_god_name
raelian_fate_god_name
raelian_knowledge_god_name
} }
DevilName = christianity_devil_name DevilName = raelian_devil_name
DevilNamePossessive = christianity_devil_name_possessive DevilNamePossessive = raelian_devil_name_possessive
DevilSheHe = CHARACTER_SHEHE_HE DevilSheHe = CHARACTER_SHEHE_HE
DevilHerHis = CHARACTER_HERHIS_HIS DevilHerHis = CHARACTER_HERHIS_HIS
DevilHerHis = CHARACTER_HERHIS_HIS DevilHerHis = CHARACTER_HERHIS_HIS
DevilHerselfHimself = CHARACTER_HIMSELF DevilHerselfHimself = CHARACTER_HIMSELF
EvilGodNames = { EvilGodNames = {
christianity_devil_name raelian_devil_name
christianity_evil_god_lucifer raelian_witch_god_name
christianity_evil_god_beelzebub
christianity_evil_god_mephistopheles
} }
HouseOfWorship = christianity_house_of_worship HouseOfWorship = raelian_house_of_worship
HouseOfWorship2 = christianity_house_of_worship_2 HouseOfWorshipPlural = raelian_house_of_worship_plural
HouseOfWorship3 = christianity_house_of_worship_3 ReligiousSymbol = raelian_religious_symbol
HouseOfWorshipPlural = christianity_house_of_worship_plural ReligiousText = raelian_religious_text
ReligiousSymbol = christianity_religious_symbol ReligiousHeadName = raelian_religious_head_title
ReligiousSymbol2 = christianity_religious_symbol_2 ReligiousHeadTitleName = raelian_religious_head_title_name
ReligiousSymbol3 = christianity_religious_symbol_3 DevoteeMale = raelian_devotee
ReligiousText = christianity_religious_text DevoteeMalePlural = raelian_devotee_plural
ReligiousText2 = christianity_religious_text_2 DevoteeFemale = raelian_devotee
ReligiousText3 = christianity_religious_text_3 DevoteeFemalePlural = raelian_devotee_plural
ReligiousHeadName = christianity_religious_head_title DevoteeNeuter = raelian_devotee
ReligiousHeadTitleName = christianity_religious_head_title_name DevoteeNeuterPlural = raelian_devotee_plural
DevoteeMale = christianity_devotee_male PriestMale = raelian_priest
DevoteeMalePlural = christianity_devotee_male_plural PriestMalePlural = raelian_priest_plural
DevoteeFemale = christianity_devotee_female PriestFemale = raelian_priest
DevoteeFemalePlural = christianity_devotee_female_plural PriestFemalePlural = raelian_priest_plural
DevoteeNeuter = christianity_devotee_neuter PriestNeuter = raelian_priest
DevoteeNeuterPlural = christianity_devotee_neuter_plural PriestNeuterPlural = raelian_priest_plural
PriestMale = christianity_priest_male BishopMale = raelian_bishop
PriestMalePlural = christianity_priest_male_plural BishopMalePlural = raelian_bishop_plural
PriestFemale = christianity_priest_male BishopFemale = raelian_bishop
PriestFemalePlural = christianity_priest_male_plural BishopFemalePlural = raelian_bishop_plural
PriestNeuter = christianity_priest_male BishopNeuter = raelian_bishop
PriestNeuterPlural = christianity_priest_male_plural BishopNeuterPlural = raelian_bishop_plural
AltPriestTermPlural = christianity_priest_alternate_plural DivineRealm = raelian_positive_afterlife
BishopMale = christianity_bishop PositiveAfterLife = raelian_positive_afterlife
BishopMalePlural = christianity_bishop_plural NegativeAfterLife = raelian_negative_afterlife
BishopFemale = christianity_bishop DeathDeityName = raelian_death_deity_name
BishopFemalePlural = christianity_bishop_plural DeathDeityNamePossessive = raelian_death_deity_name_possessive
BishopNeuter = christianity_bishop
BishopNeuterPlural = christianity_bishop_plural
DivineRealm = christianity_positive_afterlife
DivineRealm2 = christianity_positive_afterlife_2
DivineRealm3 = christianity_positive_afterlife_3
PositiveAfterLife = christianity_positive_afterlife
PositiveAfterLife2 = christianity_positive_afterlife_2
PositiveAfterLife3 = christianity_positive_afterlife_3
NegativeAfterLife = christianity_negative_afterlife
NegativeAfterLife2 = christianity_negative_afterlife_2
NegativeAfterLife3 = christianity_negative_afterlife_3
DeathDeityName = christianity_death_deity_name
DeathDeityNamePossessive = christianity_death_deity_name_possessive
DeathDeitySheHe = CHARACTER_SHEHE_HE DeathDeitySheHe = CHARACTER_SHEHE_HE
DeathDeityHerHis = CHARACTER_HERHIS_HIS DeathDeityHerHis = CHARACTER_HERHIS_HIS
DeathDeityHerHim = CHARACTER_HERHIM_HIM DeathDeityHerHim = CHARACTER_HERHIM_HIM
WitchGodName = christianity_witchgodname_the_horned_god WitchGodName = raelian_witch_god_name
WitchGodNamePossessive = christianity_witchgodname_the_horned_god_possessive WitchGodNamePossessive = raelian_witch_god_name_possessive
WitchGodHerHis = CHARACTER_HERHIS_HIS WitchGodHerHis = CHARACTER_HERHIS_HIS
WitchGodSheHe = CHARACTER_SHEHE_HE WitchGodSheHe = CHARACTER_SHEHE_HE
WitchGodHerHim = CHARACTER_HERHIM_HIM WitchGodHerHim = CHARACTER_HERHIM_HIM
@ -234,13 +227,6 @@
} }
piety_icon_group = "christian"
faiths = {
raelian = {
color = { 0 0 100 }
icon = raelian
# religious_head = k_papal_state # religious_head = k_papal_state
graphical_faith = "catholic_gfx" graphical_faith = "catholic_gfx"
@ -260,7 +246,7 @@
#Tenets | placeholder #Tenets | placeholder
doctrine = tenet_carnal_exaltation doctrine = tenet_carnal_exaltation
doctrine = tenet_polyamory doctrine = tenet_polyamory
doctrine = tenet_alexandrian_catechism doctrine = tenet_astrology
holy_order_names = { #placeholder holy_order_names = { #placeholder
} }

View file

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:42a1b80739d7947f46019c194af632f4655f1511c593d8ee6c6e865452a481e6
size 5128

View file

@ -123,7 +123,7 @@ benelux_oranje_nassau_weilburg_hendrick = {
benelux_oranje_nassau_weilburg_hugo = { benelux_oranje_nassau_weilburg_hugo = {
name = "Hugo" name = "Hugo"
dynasty_house = house_belgium_oranje_nassau_weilburg dynasty_house = house_belgium_oranje_nassau_weilburg
religion = "presbyterian" religion = "genevan"
culture = dutch culture = dutch
trait = education_stewardship_4 trait = education_stewardship_4
trait = ambitious trait = ambitious
@ -174,7 +174,7 @@ benelux_christian_lys = {
benelux_ryt_vos = { benelux_ryt_vos = {
name = "Ryt" name = "Ryt"
dynasty = vos_dynasty dynasty = vos_dynasty
religion = "presbyterian" religion = "genevan"
culture = frisian culture = frisian
2534.1.1 = { 2534.1.1 = {
birth = yes birth = yes

View file

@ -90,7 +90,7 @@ germany0005 = {
germany0006 = { germany0006 = {
name = "Willi" name = "Willi"
dynasty = makserbunner_dynasty dynasty = makserbunner_dynasty
religion = "teutonic" religion = "einblicker"
culture = bavarian culture = bavarian
trait = education_stewardship_2 trait = education_stewardship_2
trait = just trait = just
@ -108,7 +108,7 @@ germany0006 = {
germany0007 = { germany0007 = {
name = "Olaf" name = "Olaf"
dynasty = abend_dynasty dynasty = abend_dynasty
religion = "roman_catholic" religion = "einblicker"
culture = swabian culture = swabian
trait = education_martial_1 trait = education_martial_1
trait = chaste trait = chaste
@ -292,7 +292,7 @@ germany0016 = { #from a minor branch of the glucksburg family that gained power
germany0017 = { germany0017 = {
name = "Radbot" name = "Radbot"
dynasty = zollern_dynasty dynasty = zollern_dynasty
religion = "heimwehler" religion = "lutheran"
culture = brandenburger culture = brandenburger
trait = education_diplomacy_3 trait = education_diplomacy_3
trait = cynical trait = cynical
@ -405,8 +405,8 @@ germany0024 = {
germany0024 = { germany0024 = {
name = "Awgust" name = "Awgust"
religion = "roman_catholic" religion = "volksmarchen"
culture = sorbian culture = saxon
2536.1.1 = { 2536.1.1 = {
birth = yes birth = yes
} }

View file

@ -104,7 +104,7 @@
###c_farduzes ###c_farduzes
2052 = { 2052 = {
culture = aleman culture = aleman
religion = teutonic religion = helvetic
holding = castle_holding holding = castle_holding
} }
###c_chur ###c_chur
@ -122,7 +122,7 @@
###c_vorarlberg ###c_vorarlberg
2787 = { 2787 = {
culture = aleman culture = aleman
religion = teutonic religion = einblicker
holding = castle_holding holding = castle_holding
} }
##d_tyrol ##d_tyrol

View file

@ -118,7 +118,7 @@
###c_oversticht ###c_oversticht
2421 = { 2421 = {
culture = dutch culture = dutch
religion = presbyterian religion = genevan
holding = castle_holding holding = castle_holding
} }
2416 = { 2416 = {
@ -148,7 +148,7 @@
###c_groningen ###c_groningen
2417 = { 2417 = {
culture = dutch culture = dutch
religion = presbyterian religion = genevan
holding = castle_holding holding = castle_holding
} }
2420 = { 2420 = {
@ -206,7 +206,7 @@
###c_frisia ###c_frisia
2413 = { 2413 = {
culture = dutch culture = dutch
religion = presbyterian religion = genevan
holding = castle_holding holding = castle_holding
1178.1.1 = { 1178.1.1 = {
culture = frisian culture = frisian

View file

@ -1240,24 +1240,16 @@
} }
###c_meissen ###c_meissen
3035 = { 3035 = {
968.1.1 = { holding = castle_holding
holding = church_holding culture = saxon
religion = heimwehler
} }
} }
3034 = { 3034 = {
holding = none holding = none
} }
3027 = { 3027 = {
culture = polabian holding = church_holding
religion = slavic_pagan
holding = tribal_holding
968.1.1 = {
holding = castle_holding
}
1170.1.1 = {
culture = franconian
religion = volksmarchen
}
} }
###c_wolkenstein ###c_wolkenstein
3012 = { 3012 = {
@ -1623,7 +1615,7 @@
###c_ulm ###c_ulm
2768 = { 2768 = {
culture = swabian culture = swabian
religion = rosenkreuzer religion = einblicker
holding = castle_holding holding = castle_holding
} }
2766 = { 2766 = {
@ -1639,7 +1631,7 @@
###c_baden ###c_baden
9775 = { 9775 = {
culture = swabian culture = swabian
religion = teutonic religion = rosenkreuzer
holding = castle_holding holding = castle_holding
} }
2746 = { 2746 = {
@ -1715,7 +1707,7 @@
###c_konstanz ###c_konstanz
2762 = { 2762 = {
culture = aleman culture = aleman
religion = einblicker religion = rosenkreuzer
holding = castle_holding holding = castle_holding
} }
2758 = { 2758 = {

View file

@ -435,7 +435,9 @@
} }
###c_ponferrada ###c_ponferrada
1824 = { 1824 = {
holding = church_holding holding = castle_holding
culture = asturleonese
religion = sevillian
} }
1793 = { 1793 = {
holding = none holding = none
@ -1421,11 +1423,9 @@
} }
###c_elvas ###c_elvas
1776 = { 1776 = {
culture = visigothic culture = portuguese
religion = sevillian religion = iberian
holding = castle_holding holding = castle_holding
800.1.1 = { culture = portuguese }
944.1.1 = { religion = sevillian }
} }
1779 = { 1779 = {
holding = city_holding holding = city_holding

View file

@ -86,5 +86,6 @@ c_breisgau = {
c_zollern = { c_zollern = {
2554.1.1 = { 2554.1.1 = {
holder = germany0017 #Radbot Zollern holder = germany0017 #Radbot Zollern
liege = d_toterpapsten
} }
} }

View file

@ -0,0 +1,27 @@
l_english:
eastern_orthodox_religion:1 "Eastern Orthodox"
eastern_orthodox_religion_adj:1 "Eastern Orthodox"
eastern_orthodox_religion_adherent:1 "Eastern Orthodox"
eastern_orthodox_religion_adherent_plural:1 "Eastern Orthodox"
eastern_orthodox_religion_desc:1 "One of the largest branches of Christianity, the Eastern Orthodox claim to be the successors of the original Christian Church of antiquity. Rooted in ancient traditions like monasticism and iconography, the Eastern Orthodox are resistant to change, withstanding the fires of the Event better than most."
orthodox:0 "Eastern Orthodox Church"
orthodox_adj:0 "Eastern Orthodox"
orthodox_adherent:0 "Eastern Orthodox"
orthodox_adherent_plural:0 "Eastern Orthodox"
orthodox_desc:0 "The Eastern Orthodox Church is the largest and oldest of all the Orthodox churches, headed by the Ecumenical Patriarch who commands the respect of the communion of countless smaller autocephalous churches. Following the chaos of the Event, the Ecumenical Patriarchate of Constantinople was relocated to the Empire of Nistrenia, whose rulers serve as patrons and guardians of the Church to this day. The decision to move the seat was not without controversy, leading to the Russian Orthodox Church severing communion - the culmination of decades of tension and doctrinal disagreements."
orthodox_religious_head_title:0 "Patriarch"
orthodox_religious_head_title_name:0 "Patriarchate"
elysian:0 "Elysian Church"
elysian_adj:0 "Elysian"
elysian_adherent:0 "Elysian"
elysian_adherent_plural:0 "Elysians"
elysian_desc:0 "Elysians hold that the earth has been under Satan's control for countless centuries. It is said when a body dies, the soul is dragged into the ghastly kingdom of Hades where it will exist in between this life and the afterlife for all eternity. These shades are used by the Devil and his minions to torment those still living through curses and hauntings, and the only remedy is through pacification rituals and elaborate funerals for the dead. One day, however, those lucky few destined to ascend to Heaven will create the Heavenly Host, and return to liberate Hades during the end times so all humans - living and dead - may prosper in the paradise known as the Elysian Fields."
marblist:0 "Marblism"
marblist_adj:0 "Marblist"
marblist_adherent:0 "Marblist"
marblist_adherent_plural:0 "Marblists"
marblist_desc:0 "Legends have long spoken of the Emperor Constantine, who beat back the hordes of Huns and Goths during the waning days of the Romans. His fight to save the blessed empire was in vain, however, and the Emperor was ultimately felled in battle. It is said that during his final moments, Saint Michael descended before him to declare him the 'Marmaroménos vasiliás', turning the Emperor into a statue made of pure marble and burying him deep underneath the walls of Constantinople. This is so when the world nears its end, and the forces of evil triumph over those of good, the Marble Emperor will awaken to fulfil his role as the eternal guardian of Christendom, and lead the Lord's flock to victory and salvation as their divine and immortal Emperor."