covering errors
This commit is contained in:
parent
c1b4784178
commit
79c630dcf9
38 changed files with 209 additions and 215 deletions
|
|
@ -1525,7 +1525,7 @@ mediocre_spouse = {
|
|||
add = 5
|
||||
OR = {
|
||||
culture = { has_cultural_pillar = heritage_north_germanic }
|
||||
religion = religion:germanic_religion
|
||||
religion = religion:folkgerman_religion
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -97,7 +97,7 @@ pool_repopulate_prowess = {
|
|||
add = 5
|
||||
OR = {
|
||||
culture = { has_cultural_pillar = heritage_north_germanic }
|
||||
religion = religion:germanic_religion
|
||||
religion = religion:folkgerman_religion
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -268,7 +268,7 @@ pool_repopulate_diplomacy = {
|
|||
add = 10
|
||||
OR = {
|
||||
culture = { has_cultural_pillar = heritage_north_germanic }
|
||||
religion = religion:germanic_religion
|
||||
religion = religion:folkgerman_religion
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -348,7 +348,7 @@ pool_repopulate_martial = {
|
|||
limit = {
|
||||
OR = {
|
||||
culture = { has_cultural_pillar = heritage_north_germanic }
|
||||
religion = religion:germanic_religion
|
||||
religion = religion:folkgerman_religion
|
||||
}
|
||||
}
|
||||
random_list = {
|
||||
|
|
@ -530,7 +530,7 @@ pool_repopulate_stewardship = {
|
|||
add = 5
|
||||
OR = {
|
||||
culture = { has_cultural_pillar = heritage_north_germanic }
|
||||
religion = religion:germanic_religion
|
||||
religion = religion:folkgerman_religion
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -606,7 +606,7 @@ pool_repopulate_intrigue = {
|
|||
add = 5
|
||||
OR = {
|
||||
culture = { has_cultural_pillar = heritage_north_germanic }
|
||||
religion = religion:germanic_religion
|
||||
religion = religion:folkgerman_religion
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -697,7 +697,7 @@ pool_repopulate_learning = {
|
|||
add = 5
|
||||
OR = {
|
||||
culture = { has_cultural_pillar = heritage_north_germanic }
|
||||
religion = religion:germanic_religion
|
||||
religion = religion:folkgerman_religion
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -851,7 +851,7 @@ pool_repopulate_spouse = {
|
|||
add = 5
|
||||
OR = {
|
||||
culture = { has_cultural_pillar = heritage_north_germanic }
|
||||
religion = religion:germanic_religion
|
||||
religion = religion:folkgerman_religion
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1545,7 +1545,7 @@ pool_repopulate_local_flavor = {
|
|||
}
|
||||
OR = {
|
||||
culture = { has_cultural_pillar = heritage_north_germanic }
|
||||
religion = religion:germanic_religion
|
||||
religion = religion:folkgerman_religion
|
||||
}
|
||||
NOR = {
|
||||
has_trait = craven
|
||||
|
|
|
|||
|
|
@ -374,7 +374,7 @@ fp1_jomsviking_bigwig = {
|
|||
#General
|
||||
age = { 30 60 }
|
||||
dynasty = none
|
||||
faith = faith:norse_pagan
|
||||
faith = faith:folketro
|
||||
culture = culture:norse
|
||||
#Education
|
||||
random_traits_list = {
|
||||
|
|
@ -416,13 +416,13 @@ fp1_jomsviking_bigwig = {
|
|||
gender_female_chance = {
|
||||
if = {
|
||||
limit = {
|
||||
faith:norse_pagan = { has_doctrine = doctrine_gender_male_dominated }
|
||||
faith:folketro = { has_doctrine = doctrine_gender_male_dominated }
|
||||
}
|
||||
add = 0
|
||||
}
|
||||
else_if = {
|
||||
limit = {
|
||||
faith:norse_pagan = { has_doctrine = doctrine_gender_female_dominated }
|
||||
faith:folketro = { has_doctrine = doctrine_gender_female_dominated }
|
||||
}
|
||||
add = 100
|
||||
}
|
||||
|
|
@ -445,7 +445,7 @@ fp1_jomsviking_retainer_martial = {
|
|||
#General
|
||||
age = { 25 45 }
|
||||
dynasty = none
|
||||
faith = faith:norse_pagan
|
||||
faith = faith:folketro
|
||||
culture = root.culture
|
||||
#Education
|
||||
random_traits_list = {
|
||||
|
|
@ -478,13 +478,13 @@ fp1_jomsviking_retainer_martial = {
|
|||
gender_female_chance = {
|
||||
if = {
|
||||
limit = {
|
||||
faith:norse_pagan = { has_doctrine = doctrine_gender_male_dominated }
|
||||
faith:folketro = { has_doctrine = doctrine_gender_male_dominated }
|
||||
}
|
||||
add = 0
|
||||
}
|
||||
else_if = {
|
||||
limit = {
|
||||
faith:norse_pagan = { has_doctrine = doctrine_gender_female_dominated }
|
||||
faith:folketro = { has_doctrine = doctrine_gender_female_dominated }
|
||||
}
|
||||
add = 100
|
||||
}
|
||||
|
|
@ -504,7 +504,7 @@ fp1_jomsviking_retainer_prowess = {
|
|||
#General
|
||||
age = { 25 45 }
|
||||
dynasty = none
|
||||
faith = faith:norse_pagan
|
||||
faith = faith:folketro
|
||||
culture = root.culture
|
||||
#Education
|
||||
random_traits_list = {
|
||||
|
|
@ -537,13 +537,13 @@ fp1_jomsviking_retainer_prowess = {
|
|||
gender_female_chance = {
|
||||
if = {
|
||||
limit = {
|
||||
faith:norse_pagan = { has_doctrine = doctrine_gender_male_dominated }
|
||||
faith:folketro = { has_doctrine = doctrine_gender_male_dominated }
|
||||
}
|
||||
add = 0
|
||||
}
|
||||
else_if = {
|
||||
limit = {
|
||||
faith:norse_pagan = { has_doctrine = doctrine_gender_female_dominated }
|
||||
faith:folketro = { has_doctrine = doctrine_gender_female_dominated }
|
||||
}
|
||||
add = 100
|
||||
}
|
||||
|
|
|
|||
|
|
@ -86,7 +86,7 @@ accolade_marauder_character = {
|
|||
#berserker
|
||||
if = {
|
||||
limit = {
|
||||
faith.religion = faith:norse_pagan.religion
|
||||
faith.religion = faith:folketro.religion
|
||||
}
|
||||
random = {
|
||||
chance = 20
|
||||
|
|
@ -292,7 +292,7 @@ accolade_idealist_character = {
|
|||
add = 10
|
||||
OR = {
|
||||
culture = { has_cultural_pillar = heritage_north_germanic }
|
||||
religion = religion:germanic_religion
|
||||
religion = religion:folkgerman_religion
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -475,7 +475,7 @@ accolade_charmer_character = {
|
|||
add = 10
|
||||
OR = {
|
||||
culture = { has_cultural_pillar = heritage_north_germanic }
|
||||
religion = religion:germanic_religion
|
||||
religion = religion:folkgerman_religion
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -664,7 +664,7 @@ accolade_thug_character = {
|
|||
#berserker
|
||||
if = {
|
||||
limit = {
|
||||
faith.religion = faith:norse_pagan.religion
|
||||
faith.religion = faith:folketro.religion
|
||||
}
|
||||
random = {
|
||||
chance = 20
|
||||
|
|
@ -1205,7 +1205,7 @@ accolade_valiant_character = {
|
|||
#berserker
|
||||
if = {
|
||||
limit = {
|
||||
faith.religion = faith:norse_pagan.religion
|
||||
faith.religion = faith:folketro.religion
|
||||
}
|
||||
random = {
|
||||
chance = 20
|
||||
|
|
@ -1225,7 +1225,7 @@ accolade_valiant_character = {
|
|||
add = 5
|
||||
OR = {
|
||||
culture = { has_cultural_pillar = heritage_north_germanic }
|
||||
religion = religion:germanic_religion
|
||||
religion = religion:folkgerman_religion
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1622,7 +1622,7 @@ accolade_scoundrel_character = {
|
|||
add = 5
|
||||
OR = {
|
||||
culture = { has_cultural_pillar = heritage_north_germanic }
|
||||
religion = religion:germanic_religion
|
||||
religion = religion:folkgerman_religion
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1814,7 +1814,7 @@ accolade_politicker_character = {
|
|||
add = 10
|
||||
OR = {
|
||||
culture = { has_cultural_pillar = heritage_north_germanic }
|
||||
religion = religion:germanic_religion
|
||||
religion = religion:folkgerman_religion
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -2698,7 +2698,7 @@ accolade_contender_character = {
|
|||
#berserker
|
||||
if = {
|
||||
limit = {
|
||||
faith.religion = faith:norse_pagan.religion
|
||||
faith.religion = faith:folketro.religion
|
||||
}
|
||||
random = {
|
||||
chance = 20
|
||||
|
|
@ -3644,7 +3644,7 @@ accolade_vanguard_character = {
|
|||
#berserker
|
||||
if = {
|
||||
limit = {
|
||||
faith.religion = faith:norse_pagan.religion
|
||||
faith.religion = faith:folketro.religion
|
||||
}
|
||||
random = {
|
||||
chance = 20
|
||||
|
|
@ -5338,7 +5338,7 @@ accolade_master_of_revels_character = {
|
|||
add = 15
|
||||
OR = {
|
||||
culture = { has_cultural_pillar = heritage_north_germanic }
|
||||
religion = religion:germanic_religion
|
||||
religion = religion:folkgerman_religion
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -139,7 +139,7 @@ varangian_template = {
|
|||
#berserker
|
||||
if = {
|
||||
limit = {
|
||||
faith.religion = faith:norse_pagan.religion
|
||||
faith.religion = faith:folketro.religion
|
||||
}
|
||||
random = {
|
||||
chance = 33
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue