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

@ -1029,7 +1029,7 @@ great_holy_war_target_kingdom_weight = {
# Norse heartlands
else_if = {
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 }
}
add = ghw_target_heartlands
@ -1037,7 +1037,7 @@ great_holy_war_target_kingdom_weight = {
# Norse frontier
else_if = {
limit = {
scope:the_faith.religion = religion:germanic_religion
scope:the_faith.religion = religion:folkgerman_religion
title_capital_county.title_province = {
OR = {
geographical_region = ghw_region_britannia
@ -1051,7 +1051,7 @@ great_holy_war_target_kingdom_weight = {
# Norse fringe
else_if = {
limit = {
scope:the_faith.religion = religion:germanic_religion
scope:the_faith.religion = religion:folkgerman_religion
title_capital_county.title_province = {
OR = {
geographical_region = ghw_region_baltic
@ -1064,7 +1064,7 @@ great_holy_war_target_kingdom_weight = {
# Norse stretch goal
else_if = {
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 }
}
add = ghw_target_stretch
@ -1935,7 +1935,7 @@ great_holy_war_target_kingdom_weight = {
}
# Asatru Paganism
else_if = {
limit = { scope:the_faith.religion = religion:germanic_religion }
limit = { scope:the_faith.religion = religion:folkgerman_religion }
if = {
limit = {
title_capital_county = {
@ -2345,7 +2345,7 @@ great_holy_war_target_kingdom_weight = {
}
# Asatru Paganism
else_if = {
limit = { scope:the_faith.religion = religion:germanic_religion }
limit = { scope:the_faith.religion = religion:folkgerman_religion }
if = {
limit = {
title_capital_county = {
@ -2755,7 +2755,7 @@ great_holy_war_target_kingdom_weight = {
}
# Asatru Paganism
else_if = {
limit = { scope:the_faith.religion = religion:germanic_religion }
limit = { scope:the_faith.religion = religion:folkgerman_religion }
if = {
limit = {
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_queen_conversion_boost_modifier
}
religion = religion:germanic_religion
religion = religion:folkgerman_religion
}
scope:county.faith = {
NOT = { has_doctrine_parameter = unreformed }