covering errors

This commit is contained in:
Heidesommer 2026-05-07 17:47:22 -04:00
parent c1b4784178
commit 79c630dcf9
38 changed files with 209 additions and 215 deletions

View file

@ -3993,7 +3993,7 @@
scope:activity ?= { scope:activity ?= {
has_current_phase = coronation_phase_coronation has_current_phase = coronation_phase_coronation
} }
scope:host = { religion = religion:germanic_religion } scope:host = { religion = religion:folkgerman_religion }
} }
texture = "gfx/interface/illustrations/event_scenes/fp1_tribal_temple.dds" texture = "gfx/interface/illustrations/event_scenes/fp1_tribal_temple.dds"
environment = "environment_event_fp1_tribal_temple" environment = "environment_event_fp1_tribal_temple"

View file

@ -411,7 +411,7 @@
} }
#Norse #Norse
AND = { AND = {
scope:host = { religion = religion:germanic_religion } scope:host = { religion = religion:folkgerman_religion }
county = title:c_paderborn # Paderborn county = title:c_paderborn # Paderborn
} }

View file

@ -4878,11 +4878,11 @@
limit = { exists = scope:owner.var:book_artifact_topic } limit = { exists = scope:owner.var:book_artifact_topic }
scope:owner.var:book_artifact_topic = flag:edda scope:owner.var:book_artifact_topic = flag:edda
} }
scope:owner.faith.religion = religion:germanic_religion scope:owner.faith.religion = religion:folkgerman_religion
trigger_if = { trigger_if = {
limit = { exists = scope:owner.var:book_artifact_author } limit = { exists = scope:owner.var:book_artifact_author }
scope:owner.var:book_artifact_author = { scope:owner.var:book_artifact_author = {
faith.religion = religion:germanic_religion faith.religion = religion:folkgerman_religion
has_trait = lifestyle_poet has_trait = lifestyle_poet
} }
} }
@ -4902,10 +4902,10 @@
limit = { exists = scope:owner.var:book_artifact_topic } limit = { exists = scope:owner.var:book_artifact_topic }
scope:owner.var:book_artifact_topic = flag:orkneyinga scope:owner.var:book_artifact_topic = flag:orkneyinga
} }
scope:owner.faith.religion = religion:germanic_religion scope:owner.faith.religion = religion:folkgerman_religion
trigger_if = { trigger_if = {
limit = { exists = scope:owner.var:book_artifact_author } limit = { exists = scope:owner.var:book_artifact_author }
scope:owner.var:book_artifact_author.faith.religion = religion:germanic_religion scope:owner.var:book_artifact_author.faith.religion = religion:folkgerman_religion
} }
} }
weight = 1 weight = 1

View file

@ -66,7 +66,7 @@
scope:religion = religion:baltic_religion scope:religion = religion:baltic_religion
scope:religion = religion:finno_ugric_religion scope:religion = religion:finno_ugric_religion
scope:religion = religion:magyar_religion scope:religion = religion:magyar_religion
scope:religion = religion:germanic_religion scope:religion = religion:folkgerman_religion
scope:religion = religion:zoroastrianism_religion scope:religion = religion:zoroastrianism_religion
scope:religion = religion:tengrism_religion scope:religion = religion:tengrism_religion
scope:religion = religion:akom_religion scope:religion = religion:akom_religion
@ -111,7 +111,7 @@
# Germanic Paganism # Germanic Paganism
special_selection = { special_selection = {
trigger = { trigger = {
scope:faith.religion = religion:germanic_religion scope:faith.religion = religion:folkgerman_religion
} }
5000 = basic_pagan_template 5000 = basic_pagan_template
5000 = basic_pagan_template_inverted 5000 = basic_pagan_template_inverted

View file

@ -386,7 +386,7 @@ colored_emblem_texture_lists = {
# Norse # Norse
special_selection = { special_selection = {
trigger = { trigger = {
scope:faith.religion = religion:germanic_religion scope:faith.religion = religion:folkgerman_religion
coa_norse_trigger = yes coa_norse_trigger = yes
} }
100 = "ce_attire.dds" 100 = "ce_attire.dds"
@ -1170,7 +1170,7 @@ colored_emblem_texture_lists = {
special_selection = { special_selection = {
trigger = { trigger = {
scope:faith.religion = religion:germanic_religion scope:faith.religion = religion:folkgerman_religion
} }
1000 = "ce_pagan_vehmic.dds" 1000 = "ce_pagan_vehmic.dds"
1000 = "ce_pagan_wolf_triskel.dds" 1000 = "ce_pagan_wolf_triskel.dds"
@ -1188,7 +1188,7 @@ colored_emblem_texture_lists = {
# Viking specific designs # Viking specific designs
special_selection = { special_selection = {
trigger = { trigger = {
#scope:faith.religion = religion:germanic_religion #scope:faith.religion = religion:folkgerman_religion
coa_norse_trigger = yes coa_norse_trigger = yes
} }
1000 = "ce_mjolnir.dds" 1000 = "ce_mjolnir.dds"
@ -1230,7 +1230,7 @@ colored_emblem_texture_lists = {
# Germanic counterparts # Germanic counterparts
special_selection = { special_selection = {
trigger = { trigger = {
#scope:faith.religion = religion:germanic_religion #scope:faith.religion = religion:folkgerman_religion
coa_germanic_trigger = no coa_germanic_trigger = no
} }
1000 = "ce_irminsul.dds" 1000 = "ce_irminsul.dds"
@ -1272,7 +1272,7 @@ colored_emblem_texture_lists = {
} }
special_selection = { special_selection = {
trigger = { trigger = {
scope:faith.religion = religion:germanic_religion scope:faith.religion = religion:folkgerman_religion
} }
500 = "ce_piles_conjoined.dds" 500 = "ce_piles_conjoined.dds"
500 = "ce_pile_mask.dds" 500 = "ce_pile_mask.dds"
@ -1322,7 +1322,7 @@ colored_emblem_texture_lists = {
# Norse - A few designs excluded due to vertical offset # Norse - A few designs excluded due to vertical offset
special_selection = { special_selection = {
trigger = { trigger = {
scope:faith.religion = religion:germanic_religion scope:faith.religion = religion:folkgerman_religion
coa_norse_trigger = yes coa_norse_trigger = yes
} }
10000 = "ce_mjolnir.dds" 10000 = "ce_mjolnir.dds"
@ -1367,7 +1367,7 @@ colored_emblem_texture_lists = {
special_selection = { special_selection = {
trigger = { trigger = {
scope:faith.religion = religion:germanic_religion scope:faith.religion = religion:folkgerman_religion
} }
# Circle frames using various viking styles # Circle frames using various viking styles
1000 = "ce_frame_circle_borre_double.dds" 1000 = "ce_frame_circle_borre_double.dds"

View file

@ -937,7 +937,7 @@
OR = { OR = {
NOT = { exists = scope:new_landless_adventurer } NOT = { exists = scope:new_landless_adventurer }
scope:new_landless_adventurer ?= { scope:new_landless_adventurer ?= {
faith = faith:norse_pagan faith = faith:folketro
} }
} }
} }

View file

@ -914,7 +914,7 @@ GetActualBishopTitle = {
text = { text = {
trigger = { trigger = {
highest_held_title_tier >= tier_duchy highest_held_title_tier >= tier_duchy
faith.religion = faith:slavic_pagan.religion faith.religion = faith:chernobozhye.religion
NOT = { # Required formatting to include male/female check as well as vacancy NOT = { # Required formatting to include male/female check as well as vacancy
cp:councillor_court_chaplain ?= { cp:councillor_court_chaplain ?= {
is_female = yes is_female = yes
@ -926,7 +926,7 @@ GetActualBishopTitle = {
text = { text = {
trigger = { trigger = {
highest_held_title_tier >= tier_duchy highest_held_title_tier >= tier_duchy
faith.religion = faith:slavic_pagan.religion faith.religion = faith:chernobozhye.religion
NOT = { # Required formatting to include male/female check as well as vacancy NOT = { # Required formatting to include male/female check as well as vacancy
cp:councillor_court_chaplain ?= { cp:councillor_court_chaplain ?= {
is_female = no is_female = no
@ -938,7 +938,7 @@ GetActualBishopTitle = {
text = { text = {
trigger = { trigger = {
highest_held_title_tier < tier_duchy highest_held_title_tier < tier_duchy
faith.religion = faith:slavic_pagan.religion faith.religion = faith:chernobozhye.religion
NOT = { # Required formatting to include male/female check as well as vacancy NOT = { # Required formatting to include male/female check as well as vacancy
cp:councillor_court_chaplain ?= { cp:councillor_court_chaplain ?= {
is_female = yes is_female = yes
@ -950,7 +950,7 @@ GetActualBishopTitle = {
text = { text = {
trigger = { trigger = {
highest_held_title_tier < tier_duchy highest_held_title_tier < tier_duchy
faith.religion = faith:slavic_pagan.religion faith.religion = faith:chernobozhye.religion
NOT = { # Required formatting to include male/female check as well as vacancy NOT = { # Required formatting to include male/female check as well as vacancy
cp:councillor_court_chaplain ?= { cp:councillor_court_chaplain ?= {
is_female = no is_female = no
@ -995,7 +995,7 @@ GetActualBishopTitle = {
} }
OR = { OR = {
faith.religion = faith:baltic_pagan.religion faith.religion = faith:baltic_pagan.religion
faith.religion = faith:slavic_pagan.religion faith.religion = faith:chernobozhye.religion
faith.religion = faith:finnish_pagan.religion faith.religion = faith:finnish_pagan.religion
faith.religion = faith:zun_pagan.religion faith.religion = faith:zun_pagan.religion
} }
@ -1012,7 +1012,7 @@ GetActualBishopTitle = {
} }
OR = { OR = {
faith.religion = faith:baltic_pagan.religion faith.religion = faith:baltic_pagan.religion
faith.religion = faith:slavic_pagan.religion faith.religion = faith:chernobozhye.religion
faith.religion = faith:finnish_pagan.religion faith.religion = faith:finnish_pagan.religion
faith.religion = faith:zun_pagan.religion faith.religion = faith:zun_pagan.religion
} }
@ -1119,40 +1119,40 @@ GetActualBishopTitle = {
text = { text = {
trigger = { trigger = {
highest_held_title_tier >= tier_kingdom highest_held_title_tier >= tier_kingdom
faith.religion = faith:norse_pagan.religion faith.religion = faith:folketro.religion
} }
localization_key = councillor_court_chaplain_germanic_religion_kingdom localization_key = councillor_court_chaplain_folkgerman_religion_kingdom
} }
text = { text = {
trigger = { trigger = {
highest_held_title_tier >= tier_duchy highest_held_title_tier >= tier_duchy
faith.religion = faith:norse_pagan.religion faith.religion = faith:folketro.religion
} }
localization_key = councillor_court_chaplain_germanic_religion_duchy localization_key = councillor_court_chaplain_folkgerman_religion_duchy
} }
text = { text = {
trigger = { trigger = {
highest_held_title_tier < tier_duchy highest_held_title_tier < tier_duchy
faith.religion = faith:norse_pagan.religion faith.religion = faith:folketro.religion
NOT = { # Required formatting to include male/female check as well as vacancy NOT = { # Required formatting to include male/female check as well as vacancy
cp:councillor_court_chaplain ?= { cp:councillor_court_chaplain ?= {
is_female = yes is_female = yes
} }
} }
} }
localization_key = councillor_court_chaplain_germanic_religion_county localization_key = councillor_court_chaplain_folkgerman_religion_county
} }
text = { text = {
trigger = { trigger = {
highest_held_title_tier < tier_duchy highest_held_title_tier < tier_duchy
faith.religion = faith:norse_pagan.religion faith.religion = faith:folketro.religion
NOT = { # Required formatting to include male/female check as well as vacancy NOT = { # Required formatting to include male/female check as well as vacancy
cp:councillor_court_chaplain ?= { cp:councillor_court_chaplain ?= {
is_female = no is_female = no
} }
} }
} }
localization_key = councillor_court_chaplain_germanic_religion_county_female localization_key = councillor_court_chaplain_folkgerman_religion_county_female
} }
#Dualism #Dualism
@ -1777,7 +1777,7 @@ GetActualBishopTitlePossessive = {
text = { text = {
trigger = { trigger = {
highest_held_title_tier >= tier_duchy highest_held_title_tier >= tier_duchy
faith.religion = faith:slavic_pagan.religion faith.religion = faith:chernobozhye.religion
NOT = { # Required formatting to include male/female check as well as vacancy NOT = { # Required formatting to include male/female check as well as vacancy
cp:councillor_court_chaplain ?= { cp:councillor_court_chaplain ?= {
is_female = yes is_female = yes
@ -1789,7 +1789,7 @@ GetActualBishopTitlePossessive = {
text = { text = {
trigger = { trigger = {
highest_held_title_tier >= tier_duchy highest_held_title_tier >= tier_duchy
faith.religion = faith:slavic_pagan.religion faith.religion = faith:chernobozhye.religion
NOT = { # Required formatting to include male/female check as well as vacancy NOT = { # Required formatting to include male/female check as well as vacancy
cp:councillor_court_chaplain ?= { cp:councillor_court_chaplain ?= {
is_female = no is_female = no
@ -1801,7 +1801,7 @@ GetActualBishopTitlePossessive = {
text = { text = {
trigger = { trigger = {
highest_held_title_tier < tier_duchy highest_held_title_tier < tier_duchy
faith.religion = faith:slavic_pagan.religion faith.religion = faith:chernobozhye.religion
NOT = { # Required formatting to include male/female check as well as vacancy NOT = { # Required formatting to include male/female check as well as vacancy
cp:councillor_court_chaplain ?= { cp:councillor_court_chaplain ?= {
is_female = yes is_female = yes
@ -1813,7 +1813,7 @@ GetActualBishopTitlePossessive = {
text = { text = {
trigger = { trigger = {
highest_held_title_tier < tier_duchy highest_held_title_tier < tier_duchy
faith.religion = faith:slavic_pagan.religion faith.religion = faith:chernobozhye.religion
NOT = { # Required formatting to include male/female check as well as vacancy NOT = { # Required formatting to include male/female check as well as vacancy
cp:councillor_court_chaplain ?= { cp:councillor_court_chaplain ?= {
is_female = no is_female = no
@ -1858,7 +1858,7 @@ GetActualBishopTitlePossessive = {
} }
OR = { OR = {
faith.religion = faith:baltic_pagan.religion faith.religion = faith:baltic_pagan.religion
faith.religion = faith:slavic_pagan.religion faith.religion = faith:chernobozhye.religion
faith.religion = faith:finnish_pagan.religion faith.religion = faith:finnish_pagan.religion
faith.religion = faith:zun_pagan.religion faith.religion = faith:zun_pagan.religion
} }
@ -1875,7 +1875,7 @@ GetActualBishopTitlePossessive = {
} }
OR = { OR = {
faith.religion = faith:baltic_pagan.religion faith.religion = faith:baltic_pagan.religion
faith.religion = faith:slavic_pagan.religion faith.religion = faith:chernobozhye.religion
faith.religion = faith:finnish_pagan.religion faith.religion = faith:finnish_pagan.religion
faith.religion = faith:zun_pagan.religion faith.religion = faith:zun_pagan.religion
} }
@ -1982,40 +1982,40 @@ GetActualBishopTitlePossessive = {
text = { text = {
trigger = { trigger = {
highest_held_title_tier >= tier_kingdom highest_held_title_tier >= tier_kingdom
faith.religion = faith:norse_pagan.religion faith.religion = faith:folketro.religion
} }
localization_key = councillor_court_chaplain_germanic_religion_kingdom_possessive localization_key = councillor_court_chaplain_folkgerman_religion_kingdom_possessive
} }
text = { text = {
trigger = { trigger = {
highest_held_title_tier >= tier_duchy highest_held_title_tier >= tier_duchy
faith.religion = faith:norse_pagan.religion faith.religion = faith:folketro.religion
} }
localization_key = councillor_court_chaplain_germanic_religion_duchy_possessive localization_key = councillor_court_chaplain_folkgerman_religion_duchy_possessive
} }
text = { text = {
trigger = { trigger = {
highest_held_title_tier < tier_duchy highest_held_title_tier < tier_duchy
faith.religion = faith:norse_pagan.religion faith.religion = faith:folketro.religion
NOT = { # Required formatting to include male/female check as well as vacancy NOT = { # Required formatting to include male/female check as well as vacancy
cp:councillor_court_chaplain ?= { cp:councillor_court_chaplain ?= {
is_female = yes is_female = yes
} }
} }
} }
localization_key = councillor_court_chaplain_germanic_religion_county_possessive localization_key = councillor_court_chaplain_folkgerman_religion_county_possessive
} }
text = { text = {
trigger = { trigger = {
highest_held_title_tier < tier_duchy highest_held_title_tier < tier_duchy
faith.religion = faith:norse_pagan.religion faith.religion = faith:folketro.religion
NOT = { # Required formatting to include male/female check as well as vacancy NOT = { # Required formatting to include male/female check as well as vacancy
cp:councillor_court_chaplain ?= { cp:councillor_court_chaplain ?= {
is_female = no is_female = no
} }
} }
} }
localization_key = councillor_court_chaplain_germanic_religion_county_female_possessive localization_key = councillor_court_chaplain_folkgerman_religion_county_female_possessive
} }
#Dualism #Dualism

View file

@ -1973,7 +1973,7 @@ CulturalCurse = {
culture = { has_name_list = name_list_swedish } culture = { has_name_list = name_list_swedish }
culture = { has_name_list = name_list_norse } culture = { has_name_list = name_list_norse }
} }
faith = faith:norse_pagan faith = faith:folketro
} }
localization_key = curse_balders_balle localization_key = curse_balders_balle
} }

View file

@ -172,7 +172,7 @@ DeathMessageIntro = {
text = { text = {
localization_key = SUCCESSION_EVENT_WINDOW_DEAD_INTRO_NORSE_1 localization_key = SUCCESSION_EVENT_WINDOW_DEAD_INTRO_NORSE_1
trigger = { trigger = {
faith.religion = faith:norse_pagan.religion faith.religion = faith:folketro.religion
} }
} }
text = { text = {

View file

@ -281,7 +281,7 @@ apocalypse_name = {
text = { text = {
trigger = { trigger = {
faith.religion = religion:germanic_religion faith.religion = religion:folkgerman_religion
} }
localization_key = ragnarok localization_key = ragnarok
} }

View file

@ -319,7 +319,7 @@ defenders_of_highgod_decision = {
is_shown = { is_shown = {
OR = { OR = {
faith = faith:baltic_pagan faith = faith:baltic_pagan
faith = faith:slavic_pagan faith = faith:chernobozhye
faith = faith:finnish_pagan faith = faith:finnish_pagan
} }
#Only once per faith #Only once per faith
@ -332,7 +332,7 @@ defenders_of_highgod_decision = {
} }
} }
AND = { AND = {
faith = faith:slavic_pagan faith = faith:chernobozhye
is_target_in_global_variable_list = { is_target_in_global_variable_list = {
name = unavailable_unique_decisions name = unavailable_unique_decisions
target = flag:defenders_of_highgod_slavic_decision target = flag:defenders_of_highgod_slavic_decision
@ -447,7 +447,7 @@ defenders_of_highgod_decision = {
} }
} }
else_if = { else_if = {
limit = { faith = faith:slavic_pagan } limit = { faith = faith:chernobozhye }
add_to_global_variable_list = { add_to_global_variable_list = {
name = unavailable_unique_decisions name = unavailable_unique_decisions
target = flag:defenders_of_highgod_slavic_decision target = flag:defenders_of_highgod_slavic_decision

View file

@ -612,7 +612,7 @@ select_personal_deity_germanic_decision = {
# DLC check. # DLC check.
has_fp1_dlc_trigger = yes has_fp1_dlc_trigger = yes
# Following a valid religion & faith. # Following a valid religion & faith.
religion = religion:germanic_religion religion = religion:folkgerman_religion
faith = { has_doctrine_parameter = select_personal_god_active } faith = { has_doctrine_parameter = select_personal_god_active }
} }

View file

@ -921,7 +921,7 @@ empire_theocracy_christianity_religion_orthodox = {
# Dualism (same as Christianity) # Dualism (same as Christianity)
# Germanic # Germanic
baron_theocracy_male_germanic_religion = { baron_theocracy_male_folkgerman_religion = {
type = character type = character
gender = male gender = male
special = holder special = holder
@ -931,9 +931,9 @@ baron_theocracy_male_germanic_religion = {
top_liege = no top_liege = no
} }
governments = { theocracy_government } governments = { theocracy_government }
religions = { germanic_religion } religions = { folkgerman_religion }
} }
baron_theocracy_female_germanic_religion = { baron_theocracy_female_folkgerman_religion = {
type = character type = character
gender = female gender = female
special = holder special = holder
@ -943,9 +943,9 @@ baron_theocracy_female_germanic_religion = {
top_liege = no top_liege = no
} }
governments = { theocracy_government } governments = { theocracy_government }
religions = { germanic_religion } religions = { folkgerman_religion }
} }
barony_theocracy_germanic_religion = { barony_theocracy_folkgerman_religion = {
type = title type = title
tier = barony tier = barony
flavourization_rules = { flavourization_rules = {
@ -953,9 +953,9 @@ barony_theocracy_germanic_religion = {
} }
priority = 7 priority = 7
holding = church_holding holding = church_holding
religions = { germanic_religion hellenism_religion taoism_religion zunism_religion } religions = { folkgerman_religion hellenism_religion taoism_religion zunism_religion }
} }
count_theocracy_male_germanic_religion = { count_theocracy_male_folkgerman_religion = {
type = character type = character
gender = male gender = male
special = holder special = holder
@ -965,9 +965,9 @@ count_theocracy_male_germanic_religion = {
top_liege = no top_liege = no
} }
governments = { theocracy_government } governments = { theocracy_government }
religions = { germanic_religion } religions = { folkgerman_religion }
} }
count_theocracy_female_germanic_religion = { count_theocracy_female_folkgerman_religion = {
type = character type = character
gender = female gender = female
special = holder special = holder
@ -977,9 +977,9 @@ count_theocracy_female_germanic_religion = {
top_liege = no top_liege = no
} }
governments = { theocracy_government } governments = { theocracy_government }
religions = { germanic_religion } religions = { folkgerman_religion }
} }
county_theocracy_germanic_religion = { county_theocracy_folkgerman_religion = {
type = title type = title
tier = county tier = county
flavourization_rules = { flavourization_rules = {
@ -987,9 +987,9 @@ county_theocracy_germanic_religion = {
} }
priority = 18 priority = 18
governments = { theocracy_government } governments = { theocracy_government }
religions = { germanic_religion hellenism_religion taoism_religion zoroastrianism_religion zunism_religion } religions = { folkgerman_religion hellenism_religion taoism_religion zoroastrianism_religion zunism_religion }
} }
king_theocracy_male_germanic_religion = { king_theocracy_male_folkgerman_religion = {
type = character type = character
gender = male gender = male
special = holder special = holder
@ -999,9 +999,9 @@ king_theocracy_male_germanic_religion = {
top_liege = no top_liege = no
} }
governments = { theocracy_government } governments = { theocracy_government }
religions = { germanic_religion hellenism_religion } religions = { folkgerman_religion hellenism_religion }
} }
king_theocracy_female_germanic_religion = { king_theocracy_female_folkgerman_religion = {
type = character type = character
gender = female gender = female
special = holder special = holder
@ -1011,9 +1011,9 @@ king_theocracy_female_germanic_religion = {
top_liege = no top_liege = no
} }
governments = { theocracy_government } governments = { theocracy_government }
religions = { germanic_religion hellenism_religion } religions = { folkgerman_religion hellenism_religion }
} }
emperor_theocracy_male_germanic_religion = { emperor_theocracy_male_folkgerman_religion = {
type = character type = character
gender = male gender = male
special = holder special = holder
@ -1023,9 +1023,9 @@ emperor_theocracy_male_germanic_religion = {
top_liege = no top_liege = no
} }
governments = { theocracy_government } governments = { theocracy_government }
religions = { germanic_religion hellenism_religion } religions = { folkgerman_religion hellenism_religion }
} }
emperor_theocracy_female_germanic_religion = { emperor_theocracy_female_folkgerman_religion = {
type = character type = character
gender = female gender = female
special = holder special = holder
@ -1035,7 +1035,7 @@ emperor_theocracy_female_germanic_religion = {
top_liege = no top_liege = no
} }
governments = { theocracy_government } governments = { theocracy_government }
religions = { germanic_religion hellenism_religion } religions = { folkgerman_religion hellenism_religion }
} }
# Hellenism # Hellenism
@ -1997,7 +1997,7 @@ duke_theocracy_male_paganism_religion = {
top_liege = no top_liege = no
} }
governments = { theocracy_government } governments = { theocracy_government }
religions = { paganism_religion taoism_religion bon_religion germanic_religion tengrism_religion west_african_religion west_african_bori_religion west_african_roog_religion zunism_religion } religions = { paganism_religion taoism_religion bon_religion folkgerman_religion tengrism_religion west_african_religion west_african_bori_religion west_african_roog_religion zunism_religion }
} }
duke_theocracy_female_paganism_religion = { duke_theocracy_female_paganism_religion = {
type = character type = character
@ -2009,7 +2009,7 @@ duke_theocracy_female_paganism_religion = {
top_liege = no top_liege = no
} }
governments = { theocracy_government } governments = { theocracy_government }
religions = { paganism_religion taoism_religion bon_religion germanic_religion tengrism_religion west_african_religion west_african_bori_religion west_african_roog_religion zunism_religion } religions = { paganism_religion taoism_religion bon_religion folkgerman_religion tengrism_religion west_african_religion west_african_bori_religion west_african_roog_religion zunism_religion }
} }
duchy_theocracy_paganism_religion = { duchy_theocracy_paganism_religion = {
type = title type = title
@ -2019,7 +2019,7 @@ duchy_theocracy_paganism_religion = {
} }
priority = 27 priority = 27
governments = { theocracy_government } governments = { theocracy_government }
religions = { paganism_religion magyar_religion baltic_religion slavic_religion finno_ugric_religion tengrism_religion west_african_religion west_african_bori_religion west_african_roog_religion germanic_religion zunism_religion zoroastrianism_religion bon_religion taoism_religion buddhism_religion hinduism_religion jainism_religion judaism_religion } religions = { paganism_religion magyar_religion baltic_religion slavic_religion finno_ugric_religion tengrism_religion west_african_religion west_african_bori_religion west_african_roog_religion folkgerman_religion zunism_religion zoroastrianism_religion bon_religion taoism_religion buddhism_religion hinduism_religion jainism_religion judaism_religion }
} }
king_theocracy_male_paganism_religion = { king_theocracy_male_paganism_religion = {
type = character type = character
@ -2053,7 +2053,7 @@ kingdom_theocracy_paganism_religion = {
} }
priority = 47 priority = 47
governments = { theocracy_government } governments = { theocracy_government }
religions = { paganism_religion magyar_religion baltic_religion slavic_religion finno_ugric_religion tengrism_religion west_african_religion west_african_bori_religion west_african_roog_religion germanic_religion hellenism_religion zunism_religion zoroastrianism_religion bon_religion taoism_religion buddhism_religion hinduism_religion jainism_religion judaism_religion } religions = { paganism_religion magyar_religion baltic_religion slavic_religion finno_ugric_religion tengrism_religion west_african_religion west_african_bori_religion west_african_roog_religion folkgerman_religion hellenism_religion zunism_religion zoroastrianism_religion bon_religion taoism_religion buddhism_religion hinduism_religion jainism_religion judaism_religion }
} }
emperor_theocracy_male_paganism_religion = { emperor_theocracy_male_paganism_religion = {
type = character type = character
@ -2087,7 +2087,7 @@ empire_theocracy_paganism_religion = {
} }
priority = 102 priority = 102
governments = { theocracy_government } governments = { theocracy_government }
religions = { paganism_religion magyar_religion baltic_religion slavic_religion finno_ugric_religion tengrism_religion west_african_religion west_african_bori_religion west_african_roog_religion germanic_religion hellenism_religion taoism_religion zunism_religion zoroastrianism_religion judaism_religion } religions = { paganism_religion magyar_religion baltic_religion slavic_religion finno_ugric_religion tengrism_religion west_african_religion west_african_bori_religion west_african_roog_religion folkgerman_religion hellenism_religion taoism_religion zunism_religion zoroastrianism_religion judaism_religion }
} }
# Baltic # Baltic

View file

@ -3071,7 +3071,7 @@
religion_tag = hinduism_religion religion_tag = hinduism_religion
# With FP1, Germanics also get personal deities. # With FP1, Germanics also get personal deities.
AND = { AND = {
religion_tag = germanic_religion religion_tag = folkgerman_religion
has_fp1_dlc_trigger = yes has_fp1_dlc_trigger = yes
} }
} }
@ -3881,7 +3881,7 @@
name = { name = {
first_valid = { first_valid = {
triggered_desc = { triggered_desc = {
trigger = { religion_tag = germanic_religion } trigger = { religion_tag = folkgerman_religion }
desc = tenet_gruesome_festivals_blot_name desc = tenet_gruesome_festivals_blot_name
} }
desc = tenet_gruesome_festivals_name desc = tenet_gruesome_festivals_name

View file

@ -1029,7 +1029,7 @@ great_holy_war_target_kingdom_weight = {
# Norse heartlands # Norse heartlands
else_if = { else_if = {
limit = { limit = {
scope:the_faith.religion = religion:germanic_religion scope:the_faith.religion = religion:folkgerman_religion
title_capital_county.title_province = { geographical_region = ghw_region_scandinavia } title_capital_county.title_province = { geographical_region = ghw_region_scandinavia }
} }
add = ghw_target_heartlands add = ghw_target_heartlands
@ -1037,7 +1037,7 @@ great_holy_war_target_kingdom_weight = {
# Norse frontier # Norse frontier
else_if = { else_if = {
limit = { limit = {
scope:the_faith.religion = religion:germanic_religion scope:the_faith.religion = religion:folkgerman_religion
title_capital_county.title_province = { title_capital_county.title_province = {
OR = { OR = {
geographical_region = ghw_region_britannia geographical_region = ghw_region_britannia
@ -1051,7 +1051,7 @@ great_holy_war_target_kingdom_weight = {
# Norse fringe # Norse fringe
else_if = { else_if = {
limit = { limit = {
scope:the_faith.religion = religion:germanic_religion scope:the_faith.religion = religion:folkgerman_religion
title_capital_county.title_province = { title_capital_county.title_province = {
OR = { OR = {
geographical_region = ghw_region_baltic geographical_region = ghw_region_baltic
@ -1064,7 +1064,7 @@ great_holy_war_target_kingdom_weight = {
# Norse stretch goal # Norse stretch goal
else_if = { else_if = {
limit = { limit = {
scope:the_faith.religion = religion:germanic_religion scope:the_faith.religion = religion:folkgerman_religion
title_capital_county.title_province = { geographical_region = ghw_region_thessalonika } title_capital_county.title_province = { geographical_region = ghw_region_thessalonika }
} }
add = ghw_target_stretch add = ghw_target_stretch
@ -1935,7 +1935,7 @@ great_holy_war_target_kingdom_weight = {
} }
# Asatru Paganism # Asatru Paganism
else_if = { else_if = {
limit = { scope:the_faith.religion = religion:germanic_religion } limit = { scope:the_faith.religion = religion:folkgerman_religion }
if = { if = {
limit = { limit = {
title_capital_county = { title_capital_county = {
@ -2345,7 +2345,7 @@ great_holy_war_target_kingdom_weight = {
} }
# Asatru Paganism # Asatru Paganism
else_if = { else_if = {
limit = { scope:the_faith.religion = religion:germanic_religion } limit = { scope:the_faith.religion = religion:folkgerman_religion }
if = { if = {
limit = { limit = {
title_capital_county = { title_capital_county = {
@ -2755,7 +2755,7 @@ great_holy_war_target_kingdom_weight = {
} }
# Asatru Paganism # Asatru Paganism
else_if = { else_if = {
limit = { scope:the_faith.religion = religion:germanic_religion } limit = { scope:the_faith.religion = religion:folkgerman_religion }
if = { if = {
limit = { limit = {
title_capital_county = { title_capital_county = {

View file

@ -805,7 +805,7 @@ court_chaplain_conversion_contextual_bonuses = {
has_character_modifier = defiant_high_king_conversion_boost_modifier has_character_modifier = defiant_high_king_conversion_boost_modifier
has_character_modifier = defiant_high_queen_conversion_boost_modifier has_character_modifier = defiant_high_queen_conversion_boost_modifier
} }
religion = religion:germanic_religion religion = religion:folkgerman_religion
} }
scope:county.faith = { scope:county.faith = {
NOT = { has_doctrine_parameter = unreformed } NOT = { has_doctrine_parameter = unreformed }

View file

@ -1525,7 +1525,7 @@ mediocre_spouse = {
add = 5 add = 5
OR = { OR = {
culture = { has_cultural_pillar = heritage_north_germanic } culture = { has_cultural_pillar = heritage_north_germanic }
religion = religion:germanic_religion religion = religion:folkgerman_religion
} }
} }
} }

View file

@ -97,7 +97,7 @@ pool_repopulate_prowess = {
add = 5 add = 5
OR = { OR = {
culture = { has_cultural_pillar = heritage_north_germanic } culture = { has_cultural_pillar = heritage_north_germanic }
religion = religion:germanic_religion religion = religion:folkgerman_religion
} }
} }
} }
@ -268,7 +268,7 @@ pool_repopulate_diplomacy = {
add = 10 add = 10
OR = { OR = {
culture = { has_cultural_pillar = heritage_north_germanic } culture = { has_cultural_pillar = heritage_north_germanic }
religion = religion:germanic_religion religion = religion:folkgerman_religion
} }
} }
} }
@ -348,7 +348,7 @@ pool_repopulate_martial = {
limit = { limit = {
OR = { OR = {
culture = { has_cultural_pillar = heritage_north_germanic } culture = { has_cultural_pillar = heritage_north_germanic }
religion = religion:germanic_religion religion = religion:folkgerman_religion
} }
} }
random_list = { random_list = {
@ -530,7 +530,7 @@ pool_repopulate_stewardship = {
add = 5 add = 5
OR = { OR = {
culture = { has_cultural_pillar = heritage_north_germanic } culture = { has_cultural_pillar = heritage_north_germanic }
religion = religion:germanic_religion religion = religion:folkgerman_religion
} }
} }
} }
@ -606,7 +606,7 @@ pool_repopulate_intrigue = {
add = 5 add = 5
OR = { OR = {
culture = { has_cultural_pillar = heritage_north_germanic } culture = { has_cultural_pillar = heritage_north_germanic }
religion = religion:germanic_religion religion = religion:folkgerman_religion
} }
} }
} }
@ -697,7 +697,7 @@ pool_repopulate_learning = {
add = 5 add = 5
OR = { OR = {
culture = { has_cultural_pillar = heritage_north_germanic } culture = { has_cultural_pillar = heritage_north_germanic }
religion = religion:germanic_religion religion = religion:folkgerman_religion
} }
} }
} }
@ -851,7 +851,7 @@ pool_repopulate_spouse = {
add = 5 add = 5
OR = { OR = {
culture = { has_cultural_pillar = heritage_north_germanic } culture = { has_cultural_pillar = heritage_north_germanic }
religion = religion:germanic_religion religion = religion:folkgerman_religion
} }
} }
} }
@ -1545,7 +1545,7 @@ pool_repopulate_local_flavor = {
} }
OR = { OR = {
culture = { has_cultural_pillar = heritage_north_germanic } culture = { has_cultural_pillar = heritage_north_germanic }
religion = religion:germanic_religion religion = religion:folkgerman_religion
} }
NOR = { NOR = {
has_trait = craven has_trait = craven

View file

@ -374,7 +374,7 @@ fp1_jomsviking_bigwig = {
#General #General
age = { 30 60 } age = { 30 60 }
dynasty = none dynasty = none
faith = faith:norse_pagan faith = faith:folketro
culture = culture:norse culture = culture:norse
#Education #Education
random_traits_list = { random_traits_list = {
@ -416,13 +416,13 @@ fp1_jomsviking_bigwig = {
gender_female_chance = { gender_female_chance = {
if = { if = {
limit = { limit = {
faith:norse_pagan = { has_doctrine = doctrine_gender_male_dominated } faith:folketro = { has_doctrine = doctrine_gender_male_dominated }
} }
add = 0 add = 0
} }
else_if = { else_if = {
limit = { limit = {
faith:norse_pagan = { has_doctrine = doctrine_gender_female_dominated } faith:folketro = { has_doctrine = doctrine_gender_female_dominated }
} }
add = 100 add = 100
} }
@ -445,7 +445,7 @@ fp1_jomsviking_retainer_martial = {
#General #General
age = { 25 45 } age = { 25 45 }
dynasty = none dynasty = none
faith = faith:norse_pagan faith = faith:folketro
culture = root.culture culture = root.culture
#Education #Education
random_traits_list = { random_traits_list = {
@ -478,13 +478,13 @@ fp1_jomsviking_retainer_martial = {
gender_female_chance = { gender_female_chance = {
if = { if = {
limit = { limit = {
faith:norse_pagan = { has_doctrine = doctrine_gender_male_dominated } faith:folketro = { has_doctrine = doctrine_gender_male_dominated }
} }
add = 0 add = 0
} }
else_if = { else_if = {
limit = { limit = {
faith:norse_pagan = { has_doctrine = doctrine_gender_female_dominated } faith:folketro = { has_doctrine = doctrine_gender_female_dominated }
} }
add = 100 add = 100
} }
@ -504,7 +504,7 @@ fp1_jomsviking_retainer_prowess = {
#General #General
age = { 25 45 } age = { 25 45 }
dynasty = none dynasty = none
faith = faith:norse_pagan faith = faith:folketro
culture = root.culture culture = root.culture
#Education #Education
random_traits_list = { random_traits_list = {
@ -537,13 +537,13 @@ fp1_jomsviking_retainer_prowess = {
gender_female_chance = { gender_female_chance = {
if = { if = {
limit = { limit = {
faith:norse_pagan = { has_doctrine = doctrine_gender_male_dominated } faith:folketro = { has_doctrine = doctrine_gender_male_dominated }
} }
add = 0 add = 0
} }
else_if = { else_if = {
limit = { limit = {
faith:norse_pagan = { has_doctrine = doctrine_gender_female_dominated } faith:folketro = { has_doctrine = doctrine_gender_female_dominated }
} }
add = 100 add = 100
} }

View file

@ -86,7 +86,7 @@ accolade_marauder_character = {
#berserker #berserker
if = { if = {
limit = { limit = {
faith.religion = faith:norse_pagan.religion faith.religion = faith:folketro.religion
} }
random = { random = {
chance = 20 chance = 20
@ -292,7 +292,7 @@ accolade_idealist_character = {
add = 10 add = 10
OR = { OR = {
culture = { has_cultural_pillar = heritage_north_germanic } culture = { has_cultural_pillar = heritage_north_germanic }
religion = religion:germanic_religion religion = religion:folkgerman_religion
} }
} }
} }
@ -475,7 +475,7 @@ accolade_charmer_character = {
add = 10 add = 10
OR = { OR = {
culture = { has_cultural_pillar = heritage_north_germanic } culture = { has_cultural_pillar = heritage_north_germanic }
religion = religion:germanic_religion religion = religion:folkgerman_religion
} }
} }
} }
@ -664,7 +664,7 @@ accolade_thug_character = {
#berserker #berserker
if = { if = {
limit = { limit = {
faith.religion = faith:norse_pagan.religion faith.religion = faith:folketro.religion
} }
random = { random = {
chance = 20 chance = 20
@ -1205,7 +1205,7 @@ accolade_valiant_character = {
#berserker #berserker
if = { if = {
limit = { limit = {
faith.religion = faith:norse_pagan.religion faith.religion = faith:folketro.religion
} }
random = { random = {
chance = 20 chance = 20
@ -1225,7 +1225,7 @@ accolade_valiant_character = {
add = 5 add = 5
OR = { OR = {
culture = { has_cultural_pillar = heritage_north_germanic } culture = { has_cultural_pillar = heritage_north_germanic }
religion = religion:germanic_religion religion = religion:folkgerman_religion
} }
} }
} }
@ -1622,7 +1622,7 @@ accolade_scoundrel_character = {
add = 5 add = 5
OR = { OR = {
culture = { has_cultural_pillar = heritage_north_germanic } culture = { has_cultural_pillar = heritage_north_germanic }
religion = religion:germanic_religion religion = religion:folkgerman_religion
} }
} }
} }
@ -1814,7 +1814,7 @@ accolade_politicker_character = {
add = 10 add = 10
OR = { OR = {
culture = { has_cultural_pillar = heritage_north_germanic } culture = { has_cultural_pillar = heritage_north_germanic }
religion = religion:germanic_religion religion = religion:folkgerman_religion
} }
} }
} }
@ -2698,7 +2698,7 @@ accolade_contender_character = {
#berserker #berserker
if = { if = {
limit = { limit = {
faith.religion = faith:norse_pagan.religion faith.religion = faith:folketro.religion
} }
random = { random = {
chance = 20 chance = 20
@ -3644,7 +3644,7 @@ accolade_vanguard_character = {
#berserker #berserker
if = { if = {
limit = { limit = {
faith.religion = faith:norse_pagan.religion faith.religion = faith:folketro.religion
} }
random = { random = {
chance = 20 chance = 20
@ -5338,7 +5338,7 @@ accolade_master_of_revels_character = {
add = 15 add = 15
OR = { OR = {
culture = { has_cultural_pillar = heritage_north_germanic } culture = { has_cultural_pillar = heritage_north_germanic }
religion = religion:germanic_religion religion = religion:folkgerman_religion
} }
} }
} }

View file

@ -139,7 +139,7 @@ varangian_template = {
#berserker #berserker
if = { if = {
limit = { limit = {
faith.religion = faith:norse_pagan.religion faith.religion = faith:folketro.religion
} }
random = { random = {
chance = 33 chance = 33

View file

@ -150,7 +150,7 @@ coronation_proper_artifact_regalia_trigger = {
# akom_religion # akom_religion
# basque_paganism_religion # basque_paganism_religion
# donyipolism_religion # donyipolism_religion
# germanic_religion # folkgerman_religion
# islam_religion # islam_religion
# magyar_religion # magyar_religion
# mundhum_religion # mundhum_religion

View file

@ -9006,7 +9006,7 @@ faith_warrior = {
desc = trait_crusader_dualism desc = trait_crusader_dualism
} }
triggered_desc = { triggered_desc = {
trigger = { faith = { religion_tag = germanic_religion } } trigger = { faith = { religion_tag = folkgerman_religion } }
desc = trait_crusader_germanic desc = trait_crusader_germanic
} }
triggered_desc = { triggered_desc = {
@ -14046,7 +14046,7 @@ crusader_king = {
desc = trait_crusader_king_dualism desc = trait_crusader_king_dualism
} }
triggered_desc = { triggered_desc = {
trigger = { faith = { religion_tag = germanic_religion } } trigger = { faith = { religion_tag = folkgerman_religion } }
desc = trait_crusader_king_germanic desc = trait_crusader_king_germanic
} }
triggered_desc = { triggered_desc = {

View file

@ -3562,7 +3562,7 @@ scripted_trigger artifact_4070_valid_relic_trigger = {
var:relic = flag:germanic var:relic = flag:germanic
} }
previous_owner ?= { previous_owner ?= {
NOT = { faith.religion = religion:germanic_religion } NOT = { faith.religion = religion:folkgerman_religion }
} }
} }
trigger_else_if = { trigger_else_if = {

View file

@ -107,7 +107,7 @@ historical_artifacts.0023 = {
} }
} }
# Court Artifacts: Norse Paganism # Court Artifacts: Norse Paganism
faith:norse_pagan = { faith:folketro = {
while = { while = {
count = 2 count = 2
random_faith_ruler = { random_faith_ruler = {
@ -131,7 +131,7 @@ historical_artifacts.0023 = {
} }
} }
# Court Artifacts: Slavic # Court Artifacts: Slavic
faith:slavic_pagan = { faith:chernobozhye = {
random_faith_ruler = { random_faith_ruler = {
limit = { highest_held_title_tier >= tier_county } limit = { highest_held_title_tier >= tier_county }
create_artifact_pedestal_branch_relic_slavic_effect = { OWNER = this } create_artifact_pedestal_branch_relic_slavic_effect = { OWNER = this }

View file

@ -26,7 +26,7 @@ scripted_effect gruesome_sacrifices_clean_up_declining_guests_effect = {
scripted_trigger sacrifice_method_hang_n_fang_trigger = { scripted_trigger sacrifice_method_hang_n_fang_trigger = {
scope:activity.var:gf_faith = { scope:activity.var:gf_faith = {
religion = religion:germanic_religion religion = religion:folkgerman_religion
has_doctrine_parameter = cannibalism_legal has_doctrine_parameter = cannibalism_legal
} }
} }
@ -34,7 +34,7 @@ scripted_trigger sacrifice_method_eat_em_trigger = {
scope:activity.var:gf_faith = { has_doctrine_parameter = cannibalism_legal } scope:activity.var:gf_faith = { has_doctrine_parameter = cannibalism_legal }
} }
scripted_trigger sacrifice_method_hang_em_trigger = { scripted_trigger sacrifice_method_hang_em_trigger = {
scope:activity.var:gf_faith.religion = religion:germanic_religion scope:activity.var:gf_faith.religion = religion:folkgerman_religion
} }
scripted_trigger gruesome_festivals_available_impressable_nobles = { scripted_trigger gruesome_festivals_available_impressable_nobles = {
@ -1983,7 +1983,7 @@ fp1_other_decisions.1000 = {
override_background = { override_background = {
trigger = { trigger = {
scope:blotter = { scope:blotter = {
religion = religion:germanic_religion religion = religion:folkgerman_religion
} }
} }
reference = fp1_tribal_temple reference = fp1_tribal_temple
@ -1992,7 +1992,7 @@ fp1_other_decisions.1000 = {
trigger = { trigger = {
scope:blotter = { scope:blotter = {
NOT = { NOT = {
religion = religion:germanic_religion religion = religion:folkgerman_religion
} }
} }
} }

View file

@ -538,8 +538,8 @@ fp1_yearly.0011 = {
#Must have at least one suitable courtier. #Must have at least one suitable courtier.
any_courtier = { offensive_courtier_candidate_trigger = yes } any_courtier = { offensive_courtier_candidate_trigger = yes }
#Both yourself and your capital must be Germanic Pagans. #Both yourself and your capital must be Germanic Pagans.
religion = religion:germanic_religion religion = religion:folkgerman_religion
capital_county.religion = religion:germanic_religion capital_county.religion = religion:folkgerman_religion
} }
weight_multiplier = { weight_multiplier = {
@ -1936,8 +1936,8 @@ scripted_trigger suitable_islamic_realm_trigger = {
top_liege = { top_liege = {
NOR = { NOR = {
#Such as the liege not having much contact with Germanic Paganism. #Such as the liege not having much contact with Germanic Paganism.
religion = religion:germanic_religion religion = religion:folkgerman_religion
any_vassal_or_below = { religion = religion:germanic_religion } any_vassal_or_below = { religion = religion:folkgerman_religion }
#The realm not being positioned next door to root. #The realm not being positioned next door to root.
character_is_realm_neighbor = root.top_liege character_is_realm_neighbor = root.top_liege
#And the realm generally not being inside the same (admittedly large) area. #And the realm generally not being inside the same (admittedly large) area.
@ -1973,7 +1973,7 @@ fp1_yearly.0041 = {
is_landed = yes is_landed = yes
#Must be a Norse pagan tribal. #Must be a Norse pagan tribal.
government_has_flag = government_is_tribal government_has_flag = government_is_tribal
religion = religion:germanic_religion religion = religion:folkgerman_religion
#With a capital in the steppe/Russia. #With a capital in the steppe/Russia.
capital_province = { geographical_region = dlc_fp1_region_russian_steppe } capital_province = { geographical_region = dlc_fp1_region_russian_steppe }
#Just for good measure, you should probably be a small-ish realm. #Just for good measure, you should probably be a small-ish realm.
@ -5261,7 +5261,7 @@ scripted_trigger fp1_0111_superstitious_courtier_trigger = {
is_available_ai_adult = yes is_available_ai_adult = yes
OR = { OR = {
fp1_is_norse = yes fp1_is_norse = yes
religion = religion:germanic_religion religion = religion:folkgerman_religion
} }
# Rule out a few key traits. # Rule out a few key traits.
NOR = { NOR = {
@ -5295,7 +5295,7 @@ scripted_trigger fp1_0111_suspicious_courtier_trigger = {
this != scope:accursed this != scope:accursed
OR = { OR = {
fp1_is_norse = yes fp1_is_norse = yes
religion = religion:germanic_religion religion = religion:folkgerman_religion
} }
# Would-be sorcerers need to either know what they're doing, or else have absolutely no clue. # Would-be sorcerers need to either know what they're doing, or else have absolutely no clue.
OR = { OR = {
@ -5350,7 +5350,7 @@ scripted_trigger fp1_0111_discountable_courtier_trigger = {
this != scope:accursed this != scope:accursed
OR = { OR = {
fp1_is_norse = yes fp1_is_norse = yes
religion = religion:germanic_religion religion = religion:folkgerman_religion
} }
# Discountables must not meet minimum requirements to be suspicious. # Discountables must not meet minimum requirements to be suspicious.
fp1_0111_suspicious_courtier_trigger = no fp1_0111_suspicious_courtier_trigger = no
@ -12988,13 +12988,13 @@ fp1_yearly.0692 = {
scripted_trigger valid_germanic_faith_trigger = { scripted_trigger valid_germanic_faith_trigger = {
#Small enough that it probably doesn't need a trigger, but might need to be more complex in future. #Small enough that it probably doesn't need a trigger, but might need to be more complex in future.
religion = religion:germanic_religion religion = religion:folkgerman_religion
} }
scripted_trigger valid_non_germanic_reformed_faith_trigger = { scripted_trigger valid_non_germanic_reformed_faith_trigger = {
NOR = { NOR = {
faith = { has_doctrine_parameter = unreformed } faith = { has_doctrine_parameter = unreformed }
religion = religion:germanic_religion religion = religion:folkgerman_religion
} }
} }
@ -15002,7 +15002,7 @@ fp1_yearly.1061 = {
# DLC check. # DLC check.
has_fp1_dlc_trigger = yes has_fp1_dlc_trigger = yes
# Germanic faith. # Germanic faith.
religion = religion:germanic_religion religion = religion:folkgerman_religion
# Shouldn't ever happen, but just in case, exempt sky burials so that the character is never buried twice. # Shouldn't ever happen, but just in case, exempt sky burials so that the character is never buried twice.
NOR = { NOR = {
faith = { has_doctrine_parameter = sky_burials_active } faith = { has_doctrine_parameter = sky_burials_active }

View file

@ -4313,9 +4313,9 @@ fp2_struggle.1050 = {
} }
triggered_desc = { triggered_desc = {
trigger = { trigger = {
has_religion = religion:germanic_religion has_religion = religion:folkgerman_religion
scope:visionary_spouse= { scope:visionary_spouse= {
has_religion = religion:germanic_religion has_religion = religion:folkgerman_religion
} }
} }
desc = fp2_struggle.1050.desc_rampaging_barbarian_heathen desc = fp2_struggle.1050.desc_rampaging_barbarian_heathen

View file

@ -22,7 +22,7 @@ historical_char_creation_events.1 = {
override_background = { override_background = {
trigger = { trigger = {
scope:historical_character.faith = faith:norse_pagan scope:historical_character.faith = faith:folketro
} }
reference = fp1_runestone_circle reference = fp1_runestone_circle
} }

View file

@ -483,7 +483,7 @@ warhorse.0003 = {
option = { option = {
name = warhorse.0003.sleipnir name = warhorse.0003.sleipnir
trigger = { trigger = {
faith = { religion_tag = germanic_religion } faith = { religion_tag = folkgerman_religion }
} }
hidden_effect = { hidden_effect = {
scope:story= { scope:story= {

View file

@ -34,7 +34,7 @@ scripted_trigger varangian_0001_available_varangian_trigger = {
has_character_flag = has_asked_to_be_varangian has_character_flag = has_asked_to_be_varangian
has_trait = varangian has_trait = varangian
} }
religion = religion:germanic_religion religion = religion:folkgerman_religion
NOR = { NOR = {
faith = { faith = {
has_doctrine_parameter = pacifist_opinion_active has_doctrine_parameter = pacifist_opinion_active
@ -50,7 +50,7 @@ varangian.0001 = {
hidden = yes hidden = yes
trigger = { trigger = {
religion = religion:germanic_religion religion = religion:folkgerman_religion
NOR = { NOR = {
faith = { faith = {
has_doctrine_parameter = pacifist_opinion_active has_doctrine_parameter = pacifist_opinion_active

View file

@ -1385,7 +1385,7 @@
holding = tribal_holding holding = tribal_holding
855.1.1 = { 855.1.1 = {
culture = norse culture = norse
religion = norse_pagan religion = folketro
} }
1000.1.1 = { 1000.1.1 = {
religion = jack_tar religion = jack_tar

View file

@ -562,7 +562,7 @@
# Misc # Misc
culture = norse culture = norse
religion = norse_pagan religion = folketro
holding = none holding = none
# History # History
@ -576,7 +576,7 @@
# Misc # Misc
culture = norse culture = norse
religion = norse_pagan religion = folketro
holding = none holding = none
# History # History

View file

@ -19,7 +19,7 @@
###c_rostock ###c_rostock
2809 = { 2809 = {
culture = NEOW_pomeranian culture = NEOW_pomeranian
religion = slavic_pagan religion = chernobozhye
holding = tribal_holding holding = tribal_holding
1050.1.1 = { 1050.1.1 = {
holding = castle_holding holding = castle_holding
@ -33,7 +33,7 @@
} }
2807 = { 2807 = {
culture = NEOW_pomeranian culture = NEOW_pomeranian
religion = slavic_pagan religion = chernobozhye
holding = tribal_holding holding = tribal_holding
1045.1.1 = { 1045.1.1 = {
holding = castle_holding holding = castle_holding
@ -74,7 +74,7 @@
} }
3143 = { 3143 = {
culture = polabian culture = polabian
religion = slavic_pagan religion = chernobozhye
holding = tribal_holding holding = tribal_holding
1000.1.1 = { 1000.1.1 = {
holding = castle_holding holding = castle_holding
@ -85,7 +85,7 @@
} }
3140 = { 3140 = {
culture = polabian culture = polabian
religion = slavic_pagan religion = chernobozhye
holding = tribal_holding holding = tribal_holding
929.1.1 = { 929.1.1 = {
holding = castle_holding holding = castle_holding
@ -97,7 +97,7 @@
###c_senftenberg ###c_senftenberg
3181 = { 3181 = {
culture = sorbian culture = sorbian
religion = slavic_pagan religion = chernobozhye
holding = tribal_holding holding = tribal_holding
950.1.1 = { 950.1.1 = {
holding = castle_holding holding = castle_holding
@ -116,7 +116,7 @@
###c_szczecin ###c_szczecin
2823 = { 2823 = {
culture = odrzan culture = odrzan
religion = slavic_pagan religion = chernobozhye
holding = tribal_holding holding = tribal_holding
880.1.1 = { 880.1.1 = {
holding = castle_holding holding = castle_holding
@ -140,7 +140,7 @@
###c_wolgast ###c_wolgast
2817 = { 2817 = {
culture = NEOW_pomeranian culture = NEOW_pomeranian
religion = slavic_pagan religion = chernobozhye
holding = tribal_holding holding = tribal_holding
1020.1.1 = { 1020.1.1 = {
holding = castle_holding holding = castle_holding
@ -158,7 +158,7 @@
###c_rugen ###c_rugen
2811 = { 2811 = {
culture = NEOW_pomeranian culture = NEOW_pomeranian
religion = slavic_pagan religion = chernobozhye
holding = tribal_holding holding = tribal_holding
1066.1.1 = { 1066.1.1 = {
holding = castle_holding holding = castle_holding
@ -219,7 +219,7 @@
###c_spreewald ###c_spreewald
3180 = { 3180 = {
culture = polabian culture = polabian
religion = slavic_pagan religion = chernobozhye
holding = tribal_holding holding = tribal_holding
1000.1.1 = { 1000.1.1 = {
holding = castle_holding holding = castle_holding
@ -234,7 +234,7 @@
} }
3175 = { 3175 = {
culture = polabian culture = polabian
religion = slavic_pagan religion = chernobozhye
holding = none holding = none
1000.1.1 = { 1000.1.1 = {
holding = city_holding holding = city_holding
@ -246,7 +246,7 @@
###c_prignitz ###c_prignitz
2814 = { 2814 = {
culture = NEOW_pomeranian culture = NEOW_pomeranian
religion = slavic_pagan religion = chernobozhye
holding = tribal_holding holding = tribal_holding
946.1.1 = { 946.1.1 = {
holding = church_holding holding = church_holding
@ -258,7 +258,7 @@
} }
3168 = { 3168 = {
culture = NEOW_pomeranian culture = NEOW_pomeranian
religion = slavic_pagan religion = chernobozhye
holding = tribal_holding holding = tribal_holding
890.1.1 = { 890.1.1 = {
holding = castle_holding holding = castle_holding
@ -283,7 +283,7 @@
###c_berlin ###c_berlin
3158 = { 3158 = {
culture = NEOW_pomeranian culture = NEOW_pomeranian
religion = slavic_pagan religion = chernobozhye
holding = tribal_holding holding = tribal_holding
1066.1.1 = { 1066.1.1 = {
holding = castle_holding holding = castle_holding
@ -305,7 +305,7 @@
###c_uckermark ###c_uckermark
3160 = { 3160 = {
culture = NEOW_pomeranian culture = NEOW_pomeranian
religion = slavic_pagan religion = chernobozhye
holding = tribal_holding holding = tribal_holding
1066.1.1 = { 1066.1.1 = {
holding = castle_holding holding = castle_holding
@ -853,7 +853,7 @@
###c_dresden ###c_dresden
3030 = { 3030 = {
culture = saxon culture = saxon
religion = slavic_pagan religion = chernobozhye
holding = tribal_holding holding = tribal_holding
1178.1.1 = { 1178.1.1 = {
religion = volksmarchen religion = volksmarchen
@ -877,7 +877,7 @@
###c_erzgebirg ###c_erzgebirg
3012 = { 3012 = {
culture = polabian culture = polabian
religion = slavic_pagan religion = chernobozhye
holding = tribal_holding holding = tribal_holding
1170.1.1 = { 1170.1.1 = {
culture = saxon culture = saxon
@ -910,7 +910,7 @@
} }
3025 = { 3025 = {
culture = polabian culture = polabian
religion = slavic_pagan religion = chernobozhye
holding = tribal_holding holding = tribal_holding
1150.1.1 = { 1150.1.1 = {
culture = low_saxon culture = low_saxon
@ -940,7 +940,7 @@
} }
2980 = { 2980 = {
culture = polabian culture = polabian
religion = slavic_pagan religion = chernobozhye
holding = tribal_holding holding = tribal_holding
990.1.1 = { 990.1.1 = {
holding = castle_holding holding = castle_holding
@ -979,7 +979,7 @@
} }
3024 = { 3024 = {
culture = polabian culture = polabian
religion = slavic_pagan religion = chernobozhye
holding = none holding = none
} }
###c_magdeburg ###c_magdeburg
@ -1026,7 +1026,7 @@
} }
3020 = { 3020 = {
culture = polabian culture = polabian
religion = slavic_pagan religion = chernobozhye
holding = none holding = none
1150.1.1 = { 1150.1.1 = {
culture = franconian culture = franconian

View file

@ -785,7 +785,7 @@
#Before that, his land was still pagan, but some of his people had already converted #Before that, his land was still pagan, but some of his people had already converted
#So, we set as megalocratic from the get go the southern parts of k_bulgaria (Bulgaria & Philippopolis) due to their closeness to BYZ #So, we set as megalocratic from the get go the southern parts of k_bulgaria (Bulgaria & Philippopolis) due to their closeness to BYZ
#Additionnally, Moesia will also start as megalocratic, as it's the ruler's "capital territory" #Additionnally, Moesia will also start as megalocratic, as it's the ruler's "capital territory"
#Dobrudja & Vidin will stay as slavic_pagan from start, and convert in 893 (after Boris' son, Vladimir,'s defeat when he tried a pagan uprising) #Dobrudja & Vidin will stay as chernobozhye from start, and convert in 893 (after Boris' son, Vladimir,'s defeat when he tried a pagan uprising)
#Then, in the 1st half of the Xth century, Bogomilism appeared in south-western Bulgaria, until the end of the 2nd NEOW_bulgarian Empire #Then, in the 1st half of the Xth century, Bogomilism appeared in south-western Bulgaria, until the end of the 2nd NEOW_bulgarian Empire
##d_vidin ################################### ##d_vidin ###################################

View file

@ -43,7 +43,7 @@
###c_vestisland ###c_vestisland
2 = { 2 = {
culture = norse culture = norse
religion = norse_pagan religion = folketro
holding = city_holding holding = city_holding
1000.1.1 = { 1000.1.1 = {
religion = viking religion = viking
@ -64,7 +64,7 @@
###c_nordrland ###c_nordrland
5 = { 5 = {
culture = norse culture = norse
religion = norse_pagan religion = folketro
holding = city_holding holding = city_holding
1000.1.1 = { 1000.1.1 = {
religion = viking religion = viking
@ -82,7 +82,7 @@
###c_austisland ###c_austisland
4 = { 4 = {
culture = norse culture = norse
religion = norse_pagan religion = folketro
holding = city_holding holding = city_holding
1000.1.1 = { 1000.1.1 = {
religion = viking religion = viking
@ -96,15 +96,9 @@
} }
###c_sudurland ###c_sudurland
3 = { 3 = {
culture = norse
religion = norse_pagan
holding = city_holding
1000.1.1 = {
religion = viking
}
1178.1.1 = {
culture = icelander culture = icelander
} religion = viking
holding = city_holding
} }
8774 = { 8774 = {
holding = none holding = none
@ -191,7 +185,7 @@
###c_jamtfir ###c_jamtfir
386 = { 386 = {
culture = norse culture = norse
religion = norse_pagan religion = folketro
holding = tribal_holding holding = tribal_holding
1020.1.1 = { 1020.1.1 = {
culture = jaamtsk culture = jaamtsk
@ -213,7 +207,7 @@
###c_morarna ###c_morarna
389 = { 389 = {
culture = norse culture = norse
religion = norse_pagan religion = folketro
holding = tribal_holding holding = tribal_holding
1020.1.1 = { 1020.1.1 = {
culture = jaamtsk culture = jaamtsk
@ -230,7 +224,7 @@
###c_helgum ###c_helgum
439 = { 439 = {
culture = norse culture = norse
religion = norse_pagan religion = folketro
holding = tribal_holding holding = tribal_holding
1020.1.1 = { 1020.1.1 = {
culture = jaamtsk culture = jaamtsk
@ -255,7 +249,7 @@
###c_harjadalen ###c_harjadalen
291 = { 291 = {
culture = norse culture = norse
religion = norse_pagan religion = folketro
holding = tribal_holding holding = tribal_holding
1020.1.1 = { 1020.1.1 = {
culture = jaamtsk culture = jaamtsk
@ -272,7 +266,7 @@
###c_vastmanland ###c_vastmanland
346 = { 346 = {
culture = norse culture = norse
religion = norse_pagan religion = folketro
holding = tribal_holding holding = tribal_holding
1066.1.1 = { 1066.1.1 = {
culture = svealandsk culture = svealandsk
@ -309,7 +303,7 @@
###c_dalabergslagen ###c_dalabergslagen
350 = { 350 = {
culture = norse culture = norse
religion = norse_pagan religion = folketro
holding = tribal_holding holding = tribal_holding
867.1.1 = { 867.1.1 = {
special_building_slot = falun_mines_01 special_building_slot = falun_mines_01
@ -362,7 +356,7 @@
} }
366 = { 366 = {
culture = norse culture = norse
religion = norse_pagan religion = folketro
holding = tribal_holding holding = tribal_holding
1066.1.1 = { 1066.1.1 = {
culture = svealandsk culture = svealandsk
@ -384,7 +378,7 @@
###c_gastrikland ###c_gastrikland
354 = { 354 = {
culture = norse culture = norse
religion = norse_pagan religion = folketro
holding = tribal_holding holding = tribal_holding
1066.1.1 = { 1066.1.1 = {
culture = svealandsk culture = svealandsk
@ -445,7 +439,7 @@
###c_dalarna ###c_dalarna
351 = { 351 = {
culture = norse culture = norse
religion = norse_pagan religion = folketro
holding = tribal_holding holding = tribal_holding
1066.1.1 = { 1066.1.1 = {
culture = svealandsk culture = svealandsk
@ -467,7 +461,7 @@
###c_gutland ###c_gutland
369 = { 369 = {
culture = norse culture = norse
religion = norse_pagan religion = folketro
holding = tribal_holding holding = tribal_holding
867.1.1 = { 867.1.1 = {
special_building_slot = visby_ringmur_01 special_building_slot = visby_ringmur_01
@ -556,7 +550,7 @@
} }
229 = { 229 = {
culture = norse culture = norse
religion = norse_pagan religion = folketro
holding = tribal_holding holding = tribal_holding
1020.1.1 = { 1020.1.1 = {
culture = gotsk culture = gotsk
@ -588,7 +582,7 @@
###c_blekinge ###c_blekinge
78 = { 78 = {
culture = norse culture = norse
religion = norse_pagan religion = folketro
holding = tribal_holding holding = tribal_holding
965.1.1 = { 965.1.1 = {
culture = skansk culture = skansk
@ -623,7 +617,7 @@
###c_dal ###c_dal
321 = { 321 = {
culture = norse culture = norse
religion = norse_pagan religion = folketro
holding = tribal_holding holding = tribal_holding
1066.1.1 = { 1066.1.1 = {
culture = gotsk culture = gotsk
@ -653,7 +647,7 @@
###c_ostergotland ###c_ostergotland
330 = { 330 = {
culture = norse culture = norse
religion = norse_pagan religion = folketro
holding = tribal_holding holding = tribal_holding
1066.1.1 = { 1066.1.1 = {
culture = gotsk culture = gotsk
@ -673,7 +667,7 @@
###c_kinda ###c_kinda
332 = { 332 = {
culture = norse culture = norse
religion = norse_pagan religion = folketro
holding = tribal_holding holding = tribal_holding
1066.1.1 = { 1066.1.1 = {
culture = gotsk culture = gotsk
@ -768,7 +762,7 @@
} }
301 = { 301 = {
culture = norse culture = norse
religion = norse_pagan religion = folketro
holding = tribal_holding holding = tribal_holding
1066.1.1 = { 1066.1.1 = {
culture = gotsk culture = gotsk
@ -799,7 +793,7 @@
} }
63 = { 63 = {
culture = norse culture = norse
religion = norse_pagan religion = folketro
holding = tribal_holding holding = tribal_holding
867.1.1 = { 867.1.1 = {
buildings = { buildings = {
@ -841,7 +835,7 @@
###c_bornholm ###c_bornholm
77 = { 77 = {
culture = norse culture = norse
religion = norse_pagan religion = folketro
holding = tribal_holding holding = tribal_holding
965.1.1 = { 965.1.1 = {
culture = bornholmer culture = bornholmer
@ -872,7 +866,7 @@
###c_lolland_falster ###c_lolland_falster
67 = { 67 = {
culture = norse culture = norse
religion = norse_pagan religion = folketro
holding = tribal_holding holding = tribal_holding
965.1.1 = { 965.1.1 = {
culture = dansk culture = dansk
@ -904,7 +898,7 @@
###c_vorbasse ###c_vorbasse
59 = { 59 = {
culture = norse culture = norse
religion = norse_pagan religion = folketro
holding = tribal_holding holding = tribal_holding
965.1.1 = { 965.1.1 = {
culture = slesvigsk culture = slesvigsk
@ -948,7 +942,7 @@
###c_viborg ###c_viborg
56 = { 56 = {
culture = norse culture = norse
religion = norse_pagan religion = folketro
holding = tribal_holding holding = tribal_holding
965.1.1 = { 965.1.1 = {
culture = dansk culture = dansk
@ -962,7 +956,7 @@
###c_ringkobing ###c_ringkobing
82 = { 82 = {
culture = norse culture = norse
religion = norse_pagan religion = folketro
holding = tribal_holding holding = tribal_holding
965.1.1 = { 965.1.1 = {
culture = dansk culture = dansk
@ -1006,7 +1000,7 @@
###c_slesvig ###c_slesvig
62 = { 62 = {
culture = norse culture = norse
religion = norse_pagan religion = folketro
holding = tribal_holding holding = tribal_holding
special_building_slot = danevirke_01 special_building_slot = danevirke_01
700.1.1 = { 700.1.1 = {
@ -1053,7 +1047,7 @@
###c_kiel ###c_kiel
2801 = { 2801 = {
culture = polabian culture = polabian
religion = slavic_pagan religion = chernobozhye
holding = tribal_holding holding = tribal_holding
950.1.1 = { 950.1.1 = {
holding = castle_holding holding = castle_holding
@ -1078,7 +1072,7 @@
###c_lubeck ###c_lubeck
2804 = { 2804 = {
culture = polabian culture = polabian
religion = slavic_pagan religion = chernobozhye
holding = tribal_holding holding = tribal_holding
950.1.1 = { 950.1.1 = {
holding = castle_holding holding = castle_holding
@ -1115,7 +1109,7 @@
###c_vingulmork ###c_vingulmork
234 = { 234 = {
culture = norse culture = norse
religion = norse_pagan religion = folketro
holding = tribal_holding holding = tribal_holding
1000.1.1 = { 1000.1.1 = {
holding = castle_holding holding = castle_holding
@ -1146,7 +1140,7 @@
###c_vestfold ###c_vestfold
286 = { 286 = {
culture = norse culture = norse
religion = norse_pagan religion = folketro
holding = tribal_holding holding = tribal_holding
special_building_slot = heddal_stave_church_01 special_building_slot = heddal_stave_church_01
1020.1.1 = { 1020.1.1 = {
@ -1173,7 +1167,7 @@
###c_telemark ###c_telemark
248 = { 248 = {
culture = norse culture = norse
religion = norse_pagan religion = folketro
holding = tribal_holding holding = tribal_holding
1020.1.1 = { 1020.1.1 = {
culture = ostsk culture = ostsk
@ -1203,7 +1197,7 @@
###c_nedenes ###c_nedenes
249 = { 249 = {
culture = norse culture = norse
religion = norse_pagan religion = folketro
holding = tribal_holding holding = tribal_holding
1020.1.1 = { 1020.1.1 = {
culture = ostsk culture = ostsk
@ -1251,7 +1245,7 @@
###c_hordalandi ###c_hordalandi
257 = { 257 = {
culture = norse culture = norse
religion = norse_pagan religion = folketro
holding = tribal_holding holding = tribal_holding
1020.1.1 = { 1020.1.1 = {
culture = vestsk culture = vestsk
@ -1274,7 +1268,7 @@
###c_sogn ###c_sogn
260 = { 260 = {
culture = norse culture = norse
religion = norse_pagan religion = folketro
holding = tribal_holding holding = tribal_holding
1020.1.1 = { 1020.1.1 = {
culture = vestsk culture = vestsk
@ -1300,7 +1294,7 @@
###c_firdafylki ###c_firdafylki
265 = { 265 = {
culture = norse culture = norse
religion = norse_pagan religion = folketro
holding = tribal_holding holding = tribal_holding
1020.1.1 = { 1020.1.1 = {
culture = vestsk culture = vestsk
@ -1376,7 +1370,7 @@
###c_hedmork ###c_hedmork
236 = { 236 = {
culture = norse culture = norse
religion = norse_pagan religion = folketro
holding = tribal_holding holding = tribal_holding
1020.1.1 = { 1020.1.1 = {
culture = ostsk culture = ostsk

View file

@ -664,7 +664,7 @@
###c_durmitor ###c_durmitor
3584 = { #Prijepolje 3584 = { #Prijepolje
culture = NEOW_serbian culture = NEOW_serbian
religion = slavic_pagan religion = chernobozhye
holding = castle_holding holding = castle_holding
870.1.1 = { 870.1.1 = {
religion = yugoslavist religion = yugoslavist
@ -682,7 +682,7 @@
###c_macva ###c_macva
3604 = { #Macva 3604 = { #Macva
culture = NEOW_serbian culture = NEOW_serbian
religion = slavic_pagan religion = chernobozhye
holding = castle_holding holding = castle_holding
870.1.1 = { 870.1.1 = {
religion = yugoslavist religion = yugoslavist

BIN
map_data/provinces.png (Stored with Git LFS)

Binary file not shown.