covering errors
This commit is contained in:
parent
c1b4784178
commit
79c630dcf9
38 changed files with 209 additions and 215 deletions
|
|
@ -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
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue