variety stuff

This commit is contained in:
trashmasteruni 2025-09-14 23:24:57 +02:00
parent d4727f7223
commit 6a83eb9026
9 changed files with 526 additions and 91 deletions

View file

@ -627,6 +627,83 @@
WaterGodHerHim = CHARACTER_HERHIM_HIM WaterGodHerHim = CHARACTER_HERHIM_HIM
} }
} }
luminarian = {
color = { 229 225 206 }
icon = luminarian
religious_head = k_papal_state
graphical_faith = "catholic_gfx"
#placeholder holy sites
holy_site = jerusalem
holy_site = rome
holy_site = cologne
holy_site = santiago
holy_site = kent
#holy_site = segrada_familia
#Special Tolerance | placeholder
doctrine = special_doctrine_roman_rite
doctrine = special_doctrine_christian
#Tenets | placeholder
doctrine = tenet_catholic_communion
doctrine = tenet_communal_possessions
doctrine = tenet_pacifism
holy_order_names = { #placeholder
{ name = "holy_order_knights_templar" coat_of_arms = "ho_knights_templar" }
{ name = "holy_order_knights_hospitaller" coat_of_arms = "ho_knights_hospitaller" }
{ name = "holy_order_teutonic_order" coat_of_arms = "ho_teutonic_order" }
{ name = "holy_order_order_of_calatrava" coat_of_arms = "ho_order_of_calatrava" }
{ name = "holy_order_order_of_alcantara" coat_of_arms = "ho_order_of_alcantara" }
{ name = "holy_order_knights_of_santiago" coat_of_arms = "ho_knights_of_santiago" }
}
localization = { # placeholder
#FertilityGod
FertilityGodName = west_christian_fertility_god_name
FertilityGodNamePossessive = west_christian_fertility_god_name_possessive
FertilityGodSheHe = CHARACTER_SHEHE_SHE
FertilityGodHerHis = CHARACTER_HERHIS_HER
FertilityGodHerHim = CHARACTER_HERHIM_HER
#WealthGod
WealthGodName = west_christian_wealth_god_name
WealthGodNamePossessive = west_christian_wealth_god_name_possessive
WealthGodSheHe = CHARACTER_SHEHE_HE
WealthGodHerHis = CHARACTER_HERHIS_HIS
WealthGodHerHim = CHARACTER_HERHIM_HIM
#HouseholdGod
HouseholdGodName = west_christian_household_god_name
HouseholdGodNamePossessive = west_christian_household_god_name_possessive
HouseholdGodSheHe = CHARACTER_SHEHE_HE
HouseholdGodHerHis = CHARACTER_HERHIS_HIS
HouseholdGodHerHim = CHARACTER_HERHIM_HIM
#KnowledgeGod
KnowledgeGodName = west_christian_knowledge_god_name
KnowledgeGodNamePossessive = west_christian_knowledge_god_name_possessive
KnowledgeGodSheHe = CHARACTER_SHEHE_SHE
KnowledgeGodHerHis = CHARACTER_HERHIS_HER
KnowledgeGodHerHim = CHARACTER_HERHIM_HER
#WarGod
WarGodName = west_christian_war_god_name
WarGodNamePossessive = west_christian_war_god_name_possessive
WarGodSheHe = CHARACTER_SHEHE_HE
WarGodHerHis = CHARACTER_HERHIS_HIS
WarGodHerHim = CHARACTER_HERHIM_HIM
#WaterGod
WaterGodName = west_christian_water_god_name
WaterGodNamePossessive = west_christian_water_god_name_possessive
WaterGodSheHe = CHARACTER_SHEHE_HE
WaterGodHerHis = CHARACTER_HERHIS_HIS
WaterGodHerHim = CHARACTER_HERHIM_HIM
}
}
utraquist = { utraquist = {
color = { 0.9 0.5 0.4 } color = { 0.9 0.5 0.4 }
icon = utraquist icon = utraquist
@ -1087,8 +1164,8 @@
WaterGodHerHim = CHARACTER_HERHIM_HIM WaterGodHerHim = CHARACTER_HERHIM_HIM
} }
} }
iberian = { iberian = {
color = { 168 23 23 } color = { 153 204 153 }
icon = NEOW_iberian icon = NEOW_iberian
religious_head = k_papal_state religious_head = k_papal_state

View file

@ -254,7 +254,35 @@
#Special Tolerance | placeholder #Special Tolerance | placeholder
#doctrine = special_doctrine_ecumenical_christian #doctrine = special_doctrine_ecumenical_christian
doctrine = special_doctrine_people_of_the_book #doctrine = special_doctrine_people_of_the_book
#Tenets | placeholder
doctrine = tenet_bhakti
doctrine = tenet_ritual_hospitality
doctrine = tenet_pursuit_of_power
holy_order_names = { #placeholder
}
}
humanist = {
color = { 200 225 225 }
icon = humanist
# religious_head = k_papal_state
graphical_faith = "catholic_gfx"
#placeholder holy sites
holy_site = jerusalem
holy_site = rome
holy_site = cologne
holy_site = santiago
holy_site = kent
#holy_site = segrada_familia
#Special Tolerance | placeholder
#doctrine = special_doctrine_ecumenical_christian
#doctrine = special_doctrine_people_of_the_book
#Tenets | placeholder #Tenets | placeholder
doctrine = tenet_bhakti doctrine = tenet_bhakti
@ -282,7 +310,7 @@
#Special Tolerance | placeholder #Special Tolerance | placeholder
#doctrine = special_doctrine_ecumenical_christian #doctrine = special_doctrine_ecumenical_christian
doctrine = special_doctrine_people_of_the_book #doctrine = special_doctrine_people_of_the_book
#Tenets | placeholder #Tenets | placeholder
doctrine = tenet_warmonger doctrine = tenet_warmonger

View file

@ -250,73 +250,74 @@
doctrine = the_queen_of_summer doctrine = the_queen_of_summer
doctrine = king_of_winter doctrine = king_of_winter
doctrine = the_book_of_shadows doctrine = the_book_of_shadows
}
localization = {
#HealthGod | placeholder
HealthGodName = avalonian_summer_queen_name
HealthGodNamePossessive = avalonian_summer_queen_name_possessive
HealthGodSheHe = CHARACTER_SHEHE_SHE
HealthGodHerHis = CHARACTER_HERHIS_HER
HealthGodHerHim = CHARACTER_HERHIM_HER
#FertilityGod | placeholder localization = {
FertilityGodName = avalonian_summer_queen_name #HealthGod | placeholder
FertilityGodNamePossessive = avalonian_summer_queen_name_possessive HealthGodName = avalonian_summer_queen_name
FertilityGodSheHe = CHARACTER_SHEHE_SHE HealthGodNamePossessive = avalonian_summer_queen_name_possessive
FertilityGodHerHis = CHARACTER_HERHIS_HER HealthGodSheHe = CHARACTER_SHEHE_SHE
FertilityGodHerHim = CHARACTER_HERHIM_HER HealthGodHerHis = CHARACTER_HERHIS_HER
HealthGodHerHim = CHARACTER_HERHIM_HER
#WealthGod | placeholder #FertilityGod | placeholder
WealthGodName = avalonian_summer_queen_name FertilityGodName = avalonian_summer_queen_name
WealthGodNamePossessive = avalonian_summer_queen_name_possessive FertilityGodNamePossessive = avalonian_summer_queen_name_possessive
WealthGodSheHe = CHARACTER_SHEHE_HE FertilityGodSheHe = CHARACTER_SHEHE_SHE
WealthGodHerHis = CHARACTER_HERHIS_HIS FertilityGodHerHis = CHARACTER_HERHIS_HER
WealthGodHerHim = CHARACTER_HERHIM_HIM FertilityGodHerHim = CHARACTER_HERHIM_HER
#HouseholdGod | placeholder #WealthGod | placeholder
HouseholdGodName = avalonian_summer_queen_name WealthGodName = avalonian_summer_queen_name
HouseholdGodNamePossessive = avalonian_summer_queen_name_possessive WealthGodNamePossessive = avalonian_summer_queen_name_possessive
HouseholdGodSheHe = CHARACTER_SHEHE_SHE WealthGodSheHe = CHARACTER_SHEHE_HE
HouseholdGodHerHis = CHARACTER_HERHIS_HER WealthGodHerHis = CHARACTER_HERHIS_HIS
HouseholdGodHerHim = CHARACTER_HERHIM_HER WealthGodHerHim = CHARACTER_HERHIM_HIM
#KnowledgeGod | placeholder #HouseholdGod | placeholder
KnowledgeGodName = avalonian_winter_king_name HouseholdGodName = avalonian_summer_queen_name
KnowledgeGodNamePossessive = avalonian_winter_king_name_possessive HouseholdGodNamePossessive = avalonian_summer_queen_name_possessive
KnowledgeGodSheHe = CHARACTER_SHEHE_SHE HouseholdGodSheHe = CHARACTER_SHEHE_SHE
KnowledgeGodHerHis = CHARACTER_HERHIS_HER HouseholdGodHerHis = CHARACTER_HERHIS_HER
KnowledgeGodHerHim = CHARACTER_HERHIM_HER HouseholdGodHerHim = CHARACTER_HERHIM_HER
#WarGod | placeholder #KnowledgeGod | placeholder
WarGodName = avalonian_winter_king_name KnowledgeGodName = avalonian_winter_king_name
WarGodNamePossessive = avalonian_winter_king_name_possessive KnowledgeGodNamePossessive = avalonian_winter_king_name_possessive
WarGodSheHe = CHARACTER_SHEHE_SHE KnowledgeGodSheHe = CHARACTER_SHEHE_SHE
WarGodHerHis = CHARACTER_HERHIS_HER KnowledgeGodHerHis = CHARACTER_HERHIS_HER
WarGodHerHim = CHARACTER_HERHIM_HER KnowledgeGodHerHim = CHARACTER_HERHIM_HER
#NightGod | placeholder #WarGod | placeholder
NightGodName = avalonian_winter_king_name WarGodName = avalonian_winter_king_name
NightGodNamePossessive = avalonian_winter_king_name_possessive WarGodNamePossessive = avalonian_winter_king_name_possessive
NightGodSheHe = CHARACTER_SHEHE_HE WarGodSheHe = CHARACTER_SHEHE_SHE
NightGodHerHis = CHARACTER_HERHIS_HIS WarGodHerHis = CHARACTER_HERHIS_HER
NightGodHerHim = CHARACTER_HERHIM_HIM WarGodHerHim = CHARACTER_HERHIM_HER
#WaterGod | placeholder #NightGod | placeholder
WaterGodName = wicca_water_god_name NightGodName = avalonian_winter_king_name
WaterGodNamePossessive = wicca_water_god_name_possessive NightGodNamePossessive = avalonian_winter_king_name_possessive
WaterGodSheHe = CHARACTER_SHEHE_SHE NightGodSheHe = CHARACTER_SHEHE_HE
WaterGodHerHis = CHARACTER_HERHIS_HER NightGodHerHis = CHARACTER_HERHIS_HIS
WaterGodHerHim = CHARACTER_HERHIM_HER NightGodHerHim = CHARACTER_HERHIM_HIM
PantheonTerm = wicca_high_god_name #WaterGod | placeholder
PantheonTermHasHave = pantheon_term_has WaterGodName = wicca_water_god_name
GoodGodNames = { WaterGodNamePossessive = wicca_water_god_name_possessive
avalonian_winter_king_name WaterGodSheHe = CHARACTER_SHEHE_SHE
avalonian_summer_queen_name WaterGodHerHis = CHARACTER_HERHIS_HER
wicca_high_god_name WaterGodHerHim = CHARACTER_HERHIM_HER
wicca_high_god_name_alternate
wicca_fate_god_name PantheonTerm = wicca_high_god_name
wicca_trickster_god_name PantheonTermHasHave = pantheon_term_has
GoodGodNames = {
avalonian_winter_king_name
avalonian_summer_queen_name
wicca_high_god_name
wicca_high_god_name_alternate
wicca_fate_god_name
wicca_trickster_god_name
}
} }
} }
arcane = { arcane = {

View file

@ -0,0 +1,287 @@
yugoslavic_religion = {
family = rf_antediluvianist
doctrine = abrahimic_hostility_doctrine
#Main Group | placeholder
doctrine = doctrine_temporal_head
doctrine = doctrine_gender_equal
doctrine = doctrine_pluralism_righteous
doctrine = doctrine_theocracy_lay_clergy
#Marriage | placeholder
doctrine = doctrine_monogamy
doctrine = doctrine_divorce_allowed
doctrine = doctrine_bastardry_none
doctrine = doctrine_consanguinity_aunt_nephew_and_uncle_niece
#Crimes | placeholder
doctrine = doctrine_homosexuality_accepted
doctrine = doctrine_adultery_men_shunned
doctrine = doctrine_adultery_women_shunned
doctrine = doctrine_kinslaying_shunned
doctrine = doctrine_deviancy_accepted
doctrine = doctrine_witchcraft_shunned
#Clerical Functions | placeholder
doctrine = doctrine_clerical_function_alms_and_pacification
doctrine = doctrine_clerical_gender_equal
doctrine = doctrine_clerical_marriage_allowed
doctrine = doctrine_clerical_succession_temporal_appointment
#Allow pilgrimages | placeholder
doctrine = doctrine_pilgrimage_encouraged
#Funeral tradition | placeholder
doctrine = doctrine_funeral_stoic
traits = {
virtues = { forgiving compassionate chaste }
sins = { vengeful sadistic lustful }
}
reserved_male_names = { #put witch names here later
Andrew Antoninus Bartolomeus Benedict Christian Christopher Clement Constantine David Demetrius Eustace George Gregory
Hans Isaac Joakim Jacob John Jordan Joseph Laurence Magnus Marcus Martin Matthew Michael Nicholas Patrick Paul Peter Philip
Salvador Samuel Sebastian Simon Stephen Thomas Abraham Alexander Daniel Job Joshua Cyrus Luke Zachariah
}
reserved_female_names = { #put witch names here later
Anna Beatrice Benedicta Brigid Catherine Cecilia Christina Clementia Constance Dorothy Elisabeth Joan Judith Juliana Helen
Magdalena Margaret Maria Marine Patricia Philippa Rachel Sarah Sophia Stephania
}
custom_faith_icons = {
custom_faith_1 custom_faith_2 custom_faith_3 custom_faith_4 custom_faith_5 custom_faith_6 custom_faith_7 custom_faith_8 custom_faith_9 custom_faith_10 dualism_custom_1 zoroastrian_custom_1 zoroastrian_custom_2 buddhism_custom_1 buddhism_custom_2 buddhism_custom_3 buddhism_custom_4 taoism_custom_1 yazidi_custom_1 sunni_custom_2 sunni_custom_3 sunni_custom_4 muhakkima_1 muhakkima_2 muhakkima_4 muhakkima_5 muhakkima_6 judaism_custom_1 custom_faith_fp1_fenrir custom_faith_fp1_irminsul custom_faith_fp1_jormungandr custom_faith_fp1_odins_ravens custom_faith_fp1_runestone_moon custom_faith_fp1_thors_hammer custom_faith_fp1_valknut custom_faith_fp1_yggdrasil custom_faith_boromian_circles custom_faith_lotus custom_faith_aum_tibetan custom_faith_pentagram custom_faith_pentagram_inverted custom_faith_burning_bush custom_faith_allah custom_faith_gankyil custom_faith_eye_of_providence custom_faith_dove custom_faith_ichthys custom_faith_lamb custom_faith_black_sheep custom_faith_ankh custom_faith_chi_rho custom_faith_hamsa custom_faith_cool_s
}
holy_order_names = { #placeholder
{ name = "holy_order_knights_of_the_chalice" }
{ name = "holy_order_order_of_the_holy_communion" }
{ name = "holy_order_knights_of_the_first_gospel" }
{ name = "holy_order_guardians_of_the_shroud" }
{ name = "holy_order_knights_of_the_reliquary" }
{ name = "holy_order_warriors_of_the_cross" }
{ name = "holy_order_christian" coat_of_arms = "ho_christian" }
}
holy_order_maa = { teutonic_knights } #placeholder
localization = {
#HighGod | placeholder
HighGodName = europeanist_high_god_name
HighGodName2 = europeanist_high_god_name_2
HighGodNamePossessive = europeanist_high_god_name_possessive
HighGodNameSheHe = CHARACTER_SHEHE_SHE
HighGodHerselfHimself = CHARACTER_HERSELF
HighGodHerHis = CHARACTER_HERHIS_HER
HighGodNameAlternate = europeanist_high_god_name_alternate
HighGodNameAlternatePossessive = europeanist_high_god_name_alternate_possessive
#Creator | placeholder
CreatorName = europeanist_creator_god_name
CreatorNamePossessive = europeanist_creator_god_name_possessive
CreatorSheHe = CHARACTER_SHEHE_SHE
CreatorHerHis = CHARACTER_HERHIS_HER
CreatorHerHim = CHARACTER_HERHIM_HER
#HealthGod | placeholder
HealthGodName = europeanist_health_god_name
HealthGodNamePossessive = europeanist_health_god_name_possessive
HealthGodSheHe = CHARACTER_SHEHE_SHE
HealthGodHerHis = CHARACTER_HERHIS_HER
HealthGodHerHim = CHARACTER_HERHIM_HER
#FertilityGod | placeholder
FertilityGodName = europeanist_fertility_god_name
FertilityGodNamePossessive = europeanist_fertility_god_name_possessive
FertilityGodSheHe = CHARACTER_SHEHE_SHE
FertilityGodHerHis = CHARACTER_HERHIS_HER
FertilityGodHerHim = CHARACTER_HERHIM_HER
#WealthGod | placeholder
WealthGodName = europeanist_wealth_god_name
WealthGodNamePossessive = europeanist_wealth_god_name_possessive
WealthGodSheHe = CHARACTER_SHEHE_HE
WealthGodHerHis = CHARACTER_HERHIS_HIS
WealthGodHerHim = CHARACTER_HERHIM_HIM
#HouseholdGod | placeholder
HouseholdGodName = europeanist_household_god_name
HouseholdGodNamePossessive = europeanist_household_god_name_possessive
HouseholdGodSheHe = CHARACTER_SHEHE_SHE
HouseholdGodHerHis = CHARACTER_HERHIS_HER
HouseholdGodHerHim = CHARACTER_HERHIM_HER
#FateGod | placeholder
FateGodName = europeanist_fate_god_name
FateGodNamePossessive = europeanist_fate_god_name_possessive
FateGodSheHe = CHARACTER_SHEHE_HE
FateGodHerHis = CHARACTER_HERHIS_HIS
FateGodHerHim = CHARACTER_HERHIM_HIM
#KnowledgeGod | placeholder
KnowledgeGodName = europeanist_knowledge_god_name
KnowledgeGodNamePossessive = europeanist_knowledge_god_name_possessive
KnowledgeGodSheHe = CHARACTER_SHEHE_HE
KnowledgeGodHerHis = CHARACTER_HERHIS_HIS
KnowledgeGodHerHim = CHARACTER_HERHIM_HIM
#WarGod | placeholder
WarGodName = europeanist_war_god_name
WarGodNamePossessive = europeanist_war_god_name_possessive
WarGodSheHe = CHARACTER_SHEHE_HE
WarGodHerHis = CHARACTER_HERHIS_HIS
WarGodHerHim = CHARACTER_HERHIM_HIM
#TricksterGod | placeholder
TricksterGodName = europeanist_trickster_god_name
TricksterGodNamePossessive = europeanist_trickster_god_name_possessive
TricksterGodSheHe = CHARACTER_SHEHE_HE
TricksterGodHerHis = CHARACTER_HERHIS_HIS
TricksterGodHerHim = CHARACTER_HERHIM_HIM
#NightGod | placeholder
NightGodName = europeanist_night_god_name
NightGodNamePossessive = europeanist_night_god_name_possessive
NightGodSheHe = CHARACTER_SHEHE_HE
NightGodHerHis = CHARACTER_HERHIS_HIS
NightGodHerHim = CHARACTER_HERHIM_HIM
#WaterGod | placeholder
WaterGodName = europeanist_water_god_name
WaterGodNamePossessive = europeanist_water_god_name_possessive
WaterGodSheHe = CHARACTER_SHEHE_HE
WaterGodHerHis = CHARACTER_HERHIS_HIS
WaterGodHerHim = CHARACTER_HERHIM_HIM
PantheonTerm = europeanist_high_god_name
PantheonTermHasHave = pantheon_term_has
GoodGodNames = {
europeanist_high_god_name
europeanist_high_god_name_alternate
europeanist_water_god_name
europeanist_war_god_name
europeanist_trickster_god_name
europeanist_witch_god_name
europeanist_fate_god_name
europeanist_health_god_name
europeanist_wealth_god_name
}
DevilName = europeanist_devil_name
DevilNamePossessive = europeanist_devil_name_possessive
DevilSheHe = CHARACTER_SHEHE_HE
DevilHerHis = CHARACTER_HERHIS_HIS
DevilHerHis = CHARACTER_HERHIS_HIS
DevilHerselfHimself = CHARACTER_HIMSELF
EvilGodNames = {
europeanist_devil_name
}
HouseOfWorship = europeanist_house_of_worship
HouseOfWorshipPlural = europeanist_house_of_worship_plural
ReligiousSymbol = europeanist_religious_symbol
ReligiousText = europeanist_religious_text
ReligiousHeadName = europeanist_religious_head_title
ReligiousHeadTitleName = europeanist_religious_head_title_name
DevoteeMale = europeanist_devotee
DevoteeMalePlural = europeanist_devotee_plural
DevoteeFemale = europeanist_devotee
DevoteeFemalePlural = europeanist_devotee_plural
DevoteeNeuter = europeanist_devotee
DevoteeNeuterPlural = europeanist_devotee_plural
PriestMale = europeanist_priest
PriestMalePlural = europeanist_priest_plural
PriestFemale = europeanist_priest
PriestFemalePlural = europeanist_priest_plural
PriestNeuter = europeanist_priest
PriestNeuterPlural = europeanist_priest_plural
AltPriestTermPlural = europeanist_priest_plural
BishopMale = europeanist_bishop
BishopMalePlural = europeanist_bishop_plural
BishopFemale = europeanist_bishop
BishopFemalePlural = europeanist_bishop_plural
BishopNeuter = europeanist_bishop
BishopNeuterPlural = europeanist_bishop_plural
DivineRealm = europeanist_positive_afterlife
PositiveAfterLife = europeanist_positive_afterlife
NegativeAfterLife = europeanist_negative_afterlife
DeathDeityName = europeanist_death_deity_name
DeathDeityNamePossessive = europeanist_death_deity_name_possessive
DeathDeitySheHe = CHARACTER_SHEHE_HE
DeathDeityHerHis = CHARACTER_HERHIS_HIS
DeathDeityHerHim = CHARACTER_HERHIM_HIM
WitchGodName = europeanist_witch_god_name
WitchGodNamePossessive = europeanist_witch_god_name_possessive
WitchGodHerHis = CHARACTER_HERHIS_HIS
WitchGodSheHe = CHARACTER_SHEHE_HE
WitchGodHerHim = CHARACTER_HERHIM_HIM
WitchGodMistressMaster = master
WitchGodMotherFather = father
GHWName = ghw_crusade
GHWNamePlural = ghw_crusades
}
piety_icon_group = "christian"
faiths = {
yugoslavist = {
color = { 216 36 0 }
icon = yugoslavist
# religious_head = k_papal_state
graphical_faith = "catholic_gfx"
#placeholder holy sites
holy_site = maastricht
holy_site = rome_concord
holy_site = strassburg
holy_site = frankfurt
holy_site = brussels
holy_site = luxembourg
#holy_site = segrada_familia
#Special Tolerance | placeholder
#doctrine = special_doctrine_ecumenical_christian
#doctrine = special_doctrine_people_of_the_book
#Tenets | placeholder
doctrine = tenet_adaptive
doctrine = tenet_armed_pilgrimages
doctrine = tenet_ancestor_worship
holy_order_names = { #placeholder
}
}
titoist = {
color = { 153 30 61 }
icon = titoist
# religious_head = k_papal_state
graphical_faith = "catholic_gfx"
#placeholder holy sites
holy_site = maastricht
holy_site = rome_concord
holy_site = strassburg
holy_site = frankfurt
holy_site = brussels
holy_site = luxembourg
#holy_site = segrada_familia
#Special Tolerance | placeholder
#doctrine = special_doctrine_ecumenical_christian
#doctrine = special_doctrine_people_of_the_book
#Tenets | placeholder
doctrine = tenet_fp3_fedayeen
doctrine = tenet_struggle_submission
doctrine = tenet_communal_identity
holy_order_names = { #placeholder
}
}
}
}

BIN
N3OW/gfx/interface/icons/faith/luminarian.dds (Stored with Git LFS) Normal file

Binary file not shown.

BIN
N3OW/gfx/interface/icons/faith/titoist.dds (Stored with Git LFS) Normal file

Binary file not shown.

View file

@ -562,8 +562,21 @@
# History # History
800.1.1 = { culture = catalan } 800.1.1 = { culture = catalan }
} }
1868 = { # PUIGCERDA
holding = castle_holding
}
8801 = { # Seu d'Urgell 8801 = { # Seu d'Urgell
1868 = { # PUIGCERDA
# Misc
culture = visigothic
religion = iberian
holding = church_holding holding = church_holding
# History
800.1.1 = { culture = andorra }
}
} }
1884 = { # BALAGUER/Organya 1884 = { # BALAGUER/Organya
holding = none holding = none
@ -595,16 +608,6 @@
} }
###c_puigcerda ###c_puigcerda
1868 = { # PUIGCERDA
# Misc
culture = visigothic
religion = iberian
holding = castle_holding
# History
800.1.1 = { culture = andorra }
}
8797 = { # LLIVIA 8797 = { # LLIVIA
holding = city_holding holding = city_holding
} }
@ -1149,12 +1152,10 @@
1791 = { # MELIDE 1791 = { # MELIDE
holding = church_holding holding = church_holding
} }
1783 = { # PADRON
holding = none
}
###c_tui ###c_tui
1784 = { # MONTE FARO 1781 = { # TUI
# Misc # Misc
culture = visigothic culture = visigothic
religion = sevillian religion = sevillian
@ -1163,8 +1164,9 @@
# History # History
800.1.1 = { culture = galician } 800.1.1 = { culture = galician }
} }
1781 = { # TUI 1783 = { # PADRON
holding = church_holding holding = church_holding
} }
1782 = { # VIGO 1782 = { # VIGO
@ -1217,6 +1219,16 @@
# History # History
800.1.1 = { culture = galician } 800.1.1 = { culture = galician }
} }
1784 = { # MONTE FARO
# Misc
culture = visigothic
religion = sevillian
holding = castle_holding
# History
800.1.1 = { culture = galician }
}
1800 = { # LIMIA 1800 = { # LIMIA
holding = city_holding holding = city_holding
} }
@ -1491,26 +1503,19 @@
1948 = { # VALERIA 1948 = { # VALERIA
holding = church_holding holding = church_holding
} }
1950 = { # VENTA DEL MORO/Iniesta
holding = city_holding
}
1964 = { # ALCAZAR 1964 = { # ALCAZAR
holding = none holding = none
} }
###c_alcaraz ###c_alcaraz
1967 = { # ALCARAZ 1967 = { # ALCARAZ
holding = city_holding
}
1950 = { # VENTA DEL MORO/Iniesta
# Misc # Misc
culture = visigothic culture = NEOW_andalusian
religion = sevillian religion = sevillian
holding = castle_holding
# History
800.1.1 = { culture = andalusian }
812.1.1 = { religion = sevillian }
1245.3.19 = {
culture = NEOW_andalusian
religion = sevillian
}
} }
1973 = { # HUESCAR/Cotillas 1973 = { # HUESCAR/Cotillas
holding = none holding = none

View file

@ -14,6 +14,14 @@
orleaniste_religious_head_title:0 "WIP" orleaniste_religious_head_title:0 "WIP"
orleaniste_religious_head_title_name:0 "WIP" orleaniste_religious_head_title_name:0 "WIP"
luminarian:0 "Luminarian Movement"
luminarian_adj:0 "Luminarian"
luminarian_adherent:0 "Luminarian"
luminarian_adherent_plural:0 "Luminarians"
luminarian_desc:0 "What started as a protest movement within the reformist Catholic academia soon turned into a thorn in the Church's side. The Luminarian Movement places little value in many of the Church's longest standing traditions, believing the Popes of the new era did not do nearly enough to prevent the slow decline of Catholicism. They are vehemently opposed to any tradition they view as backwards, advocating for the ordainment of female priests, greater inter-faith cooperation, and an end to holy wars and crusading. The ultimate goal of the Movement is to change the image of the Church into that of an organisation that heals and rebuilds, instead of one that sends its young to die for the faith."
luminarian_religious_head_title:0 "WIP"
luminarian_religious_head_title_name:0 "WIP"
sebastianist:0 "Sebastianism" sebastianist:0 "Sebastianism"
sebastianist_adj:0 "Sebastianist" sebastianist_adj:0 "Sebastianist"
sebastianist_adherent:0 "Sebastianist" sebastianist_adherent:0 "Sebastianist"

View file

@ -0,0 +1,23 @@
l_english:
yugoslavic_religion:1 "Yugoslavism"
yugoslavic_religion_adj:1 "Yugoslavic"
yugoslavic_religion_adherent:1 "Yugoslav"
yugoslavic_religion_adherent_plural:1 "Yugoslavs"
yugoslavic_religion_desc:1 "Out of all legends to spread across southeastern Europe, the myth surrounding the Divine Marshal and his role in the formation of the Empire of Yugoslavia is by far the most prevalent. Long reviled by the Catholic and Orthodox churches as dangerous heresy, they were nonetheless powerless to stop its monumental rise as one of the premier religions in Europe, as well as the state religion of the Empire of Yugoslavia."
yugoslavist:0 "Yugoslavist Church"
yugoslavist_adj:0 "Yugoslavist"
yugoslavist_adherent:0 "Yugoslavist"
yugoslavist_adherent_plural:0 "Yugoslavists"
yugoslavist_desc:0 "The Yugoslavist Church, codified after the Yugoslav Rebellion, venerates the Prophet-Marshal Tito as the true and final messenger of God. Sent to unite the squabbling Balkan tribes and teach them the meaning of Brotherhood and Unity, the Prophet-Marshal - along with his great generals Jelačić and Karađorđe - liberated the plains of Pannonia and the hills of Raška from the hordes of Osman, heralding a new age for the crossroads of Europe under the wise guidance of Yugoslavia. According to the Sveta Knjiga, the Prophet-Marshal thus clarified God's covenant to include all living believers, whether they call themselves Christian or Muslim or anything inbetween."
yugoslavist_religious_head_title:0 "WIP"
yugoslavist_religious_head_title_name:0 "WIP"
titoist:0 "Partizanstvo"
titoist_adj:0 "Partisan"
titoist_adherent:0 "Partisan"
titoist_adherent_plural:0 "Partisans"
titoist_desc:0 "The Partisans are loyal followers of the Divine Marshal Tito, who reached apotheosis upon successfuly spreading the message of Brotherhood and Unity across the world. According to legend, all the unholy forces of the earth descended upon his creation, and it took the defeat of both the encroaching West and tyrannical East for there to be peace in Europe. Upon his ascension, the Marshal ordered his Partisans to keep the spirit of Yugoslavia alive, so that he may return to lead it once again during its darkest hour. And so, the Partisans became the sworn protectors of Yugoslavia, silently watching over it in times of peace, and zealously fighting for it in times of war."
titoist_religious_head_title:0 "WIP"
titoist_religious_head_title_name:0 "WIP"