marivite head of faith
This commit is contained in:
parent
f045a89ed6
commit
06e7428024
7 changed files with 87 additions and 10 deletions
|
|
@ -12926,7 +12926,7 @@ k_bashkiria = {
|
|||
}
|
||||
}
|
||||
|
||||
mariavite_hof={
|
||||
d_mariavite_hof={
|
||||
pattern="pattern_solid.dds"
|
||||
color1=yellow
|
||||
color2=white
|
||||
|
|
|
|||
|
|
@ -212,7 +212,7 @@ d_mariavite_hof = {
|
|||
ruler_uses_title_name = no
|
||||
landless = yes
|
||||
|
||||
capital = c_plock
|
||||
capital = c_plocka
|
||||
|
||||
ai_primary_priority = {
|
||||
add = @always_primary_score
|
||||
|
|
|
|||
|
|
@ -1284,9 +1284,9 @@
|
|||
WaterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
# Patriarchs instead of Popes
|
||||
ReligiousHeadName = orthodox_religious_head_title
|
||||
ReligiousHeadTitleName = orthodox_religious_head_title_name
|
||||
# Patriarchs instead of Popes -change to prime bishop at later date
|
||||
ReligiousHeadName = anglican_england_religious_head_title
|
||||
ReligiousHeadTitleName = anglican_england_religious_head_title_name
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -345,6 +345,30 @@
|
|||
doctrine = doctrine_funeral_stoic
|
||||
|
||||
localization = { # placeholder
|
||||
#HighGod | placeholder
|
||||
HighGodName = christianity_high_god_name
|
||||
HighGodName2 = christianity_high_god_name_2
|
||||
HighGodNamePossessive = christianity_high_god_name_possessive
|
||||
HighGodNameSheHe = CHARACTER_SHEHE_HE
|
||||
HighGodHerselfHimself = CHARACTER_HIMSELF
|
||||
HighGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HighGodNameAlternate = christianity_high_god_name_alternate
|
||||
HighGodNameAlternatePossessive = christianity_high_god_name_alternate_possessive
|
||||
|
||||
#Creator | placeholder
|
||||
CreatorName = christianity_creator_god_name
|
||||
CreatorNamePossessive = christianity_creator_god_name_possessive
|
||||
CreatorSheHe = CHARACTER_SHEHE_HE
|
||||
CreatorHerHis = CHARACTER_HERHIS_HIS
|
||||
CreatorHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HealthGod | placeholder
|
||||
HealthGodName = christianity_health_god_name
|
||||
HealthGodNamePossessive = christianity_health_god_name_possessive
|
||||
HealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
HealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FertilityGod
|
||||
FertilityGodName = west_christian_fertility_god_name
|
||||
FertilityGodNamePossessive = west_christian_fertility_god_name_possessive
|
||||
|
|
@ -420,16 +444,44 @@
|
|||
doctrine = doctrine_anointment_permitted
|
||||
doctrine = doctrine_funeral_cremation
|
||||
doctrine = doctrine_clerical_marriage_disallowed
|
||||
|
||||
doctrine = doctrine_clerical_succession_temporal_fixed
|
||||
localization = {
|
||||
ReligiousHeadName = draculean_religious_head_title
|
||||
ReligiousHeadTitleName = draculean_religious_head_title_name
|
||||
}
|
||||
doctrine = doctrine_holy_order_head
|
||||
holy_order_names = {}
|
||||
{ name = "holy_order_knights_of_st_jeanne" coat_of_arms = "d_st_jeanne" }
|
||||
holy_order_names = {
|
||||
{ name = "Order of Sainte Jeanne d'Arc" coat_of_arms = "d_st_jeanne" }
|
||||
#{ name = "holy_order_les_habs" coat_of_arms = "ho_les_habs" }
|
||||
#{ name = "holy_order_saint_flannel" coat_of_arms = "ho_saint_flannel" }
|
||||
#{ name = "holy_order_cent_milles" coat_of_arms = "ho_cent_milles" }
|
||||
}
|
||||
|
||||
localization = { # placeholder
|
||||
#HighGod | placeholder
|
||||
HighGodName = christianity_high_god_name
|
||||
HighGodName2 = christianity_high_god_name_2
|
||||
HighGodNamePossessive = christianity_high_god_name_possessive
|
||||
HighGodNameSheHe = CHARACTER_SHEHE_HE
|
||||
HighGodHerselfHimself = CHARACTER_HIMSELF
|
||||
HighGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HighGodNameAlternate = christianity_high_god_name_alternate
|
||||
HighGodNameAlternatePossessive = christianity_high_god_name_alternate_possessive
|
||||
|
||||
#Creator | placeholder
|
||||
CreatorName = christianity_creator_god_name
|
||||
CreatorNamePossessive = christianity_creator_god_name_possessive
|
||||
CreatorSheHe = CHARACTER_SHEHE_HE
|
||||
CreatorHerHis = CHARACTER_HERHIS_HIS
|
||||
CreatorHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HealthGod | placeholder
|
||||
HealthGodName = christianity_health_god_name
|
||||
HealthGodNamePossessive = christianity_health_god_name_possessive
|
||||
HealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
HealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FertilityGod
|
||||
FertilityGodName = west_christian_fertility_god_name
|
||||
FertilityGodNamePossessive = west_christian_fertility_god_name_possessive
|
||||
|
|
|
|||
|
|
@ -2414,3 +2414,22 @@ wanko_wank = { # the lord of wank
|
|||
death = yes
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
zapadoslavia0103 = { #mariavite head of faith
|
||||
name = "Maria"
|
||||
religion = "mariavite"
|
||||
culture = NEOW_lesser_polish
|
||||
trait = education_learning_3
|
||||
trait = patient
|
||||
trait = generous
|
||||
trait = just
|
||||
trait = journaller
|
||||
2527.6.4 = {
|
||||
birth = yes
|
||||
}
|
||||
2600.1.1 = {
|
||||
death = yes
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -546,7 +546,7 @@
|
|||
2339 = {
|
||||
culture = metropolitain
|
||||
religion = orleaniste
|
||||
holding = castle_holding
|
||||
holding = none
|
||||
}
|
||||
###c_eure_et_loir
|
||||
2331 = {
|
||||
|
|
|
|||
|
|
@ -220,8 +220,14 @@ d_transnistria = { # occ
|
|||
}
|
||||
}
|
||||
|
||||
d_st_jeanne_order = {
|
||||
d_st_jeanne = {
|
||||
2553.1.1 = {
|
||||
holder = jean_metz
|
||||
}
|
||||
}
|
||||
|
||||
d_mariavite_hof = {
|
||||
2553.1.1 = {
|
||||
holder = zapadoslavia0103
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue