This commit is contained in:
Heidesommer 2026-06-04 03:38:15 -04:00
parent b19c4ec5b2
commit dc4a7691ca
4 changed files with 927 additions and 25 deletions

View file

@ -3578,10 +3578,50 @@ unique_pool_list = {
}
norse_gods_aspects_list = {
odins_wisdom = {
#trigger = {
# NOT = { has_trait = cynical }
#}
allfathers_wisdom = {
trigger = {
faith = faith:folketro
}
weight = {
value = 10
if = {
limit = {
OR = {
has_trait = zealous
has_trait = lifestyle_mystic
has_trait = one_eyed
has_trait = ambitious
has_trait = shrewd
}
}
add = 990
}
}
}
yulefathers_wisdom = {
trigger = {
faith = faith:vaesenite
}
weight = {
value = 10
if = {
limit = {
OR = {
has_trait = zealous
has_trait = lifestyle_mystic
has_trait = one_eyed
has_trait = ambitious
has_trait = shrewd
}
}
add = 990
}
}
}
the_emperors_wisdom = {
trigger = {
faith = faith:volksmarchen
}
weight = {
value = 10
if = {
@ -3599,9 +3639,10 @@ norse_gods_aspects_list = {
}
}
odins_brilliance = {
#trigger = {
# NOT = { has_trait = cynical }
#}
trigger = {
NOT = { has_trait = cynical }
faith = faith:viking
}
weight = {
value = 10
if = {
@ -3624,6 +3665,7 @@ norse_gods_aspects_list = {
has_trait = calm
has_trait = patient
}
faith = faith:viking
}
weight = {
value = 10
@ -3645,6 +3687,7 @@ norse_gods_aspects_list = {
NOT = {
has_trait = cynical
}
faith = faith:viking
}
weight = {
value = 10
@ -3664,6 +3707,7 @@ norse_gods_aspects_list = {
}
odins_eye = {
trigger = {
faith = faith:viking
}
weight = {
value = 10
@ -3680,6 +3724,7 @@ norse_gods_aspects_list = {
NOT = {
has_trait = cynical
}
faith = faith:viking
}
weight = {
value = 10
@ -3704,6 +3749,7 @@ norse_gods_aspects_list = {
has_trait = callous
has_trait = deceitful
}
faith = faith:viking
}
weight = {
value = 10
@ -3728,6 +3774,7 @@ norse_gods_aspects_list = {
has_trait = chaste
has_trait = celibate
}
faith = faith:viking
}
weight = {
value = 10
@ -3742,7 +3789,7 @@ norse_gods_aspects_list = {
}
}
}
thors_strength = {
jesus_strength = {
trigger = {
NOR = {
has_trait = calm
@ -3750,6 +3797,7 @@ norse_gods_aspects_list = {
has_trait = patient
has_trait = forgiving
}
faith = faith:folketro
}
weight = {
value = 10
@ -3768,7 +3816,7 @@ norse_gods_aspects_list = {
}
}
}
thors_thunder = {
jesus_thunder = {
trigger = {
NOR = {
has_trait = calm
@ -3776,6 +3824,7 @@ norse_gods_aspects_list = {
has_trait = patient
has_trait = forgiving
}
faith = faith:folketro
}
weight = {
value = 10
@ -3794,12 +3843,13 @@ norse_gods_aspects_list = {
}
}
}
tyrs_prowess = {
jesus_prowess = {
trigger = {
NOR = {
has_trait = arrogant
has_trait = impatient
}
faith = faith:folketro
}
weight = {
value = 10
@ -3816,12 +3866,13 @@ norse_gods_aspects_list = {
}
}
}
tyrs_bravery = {
jesus_bravery = {
trigger = {
NOR = {
has_trait = arrogant
has_trait = impatient
}
faith = faith:folketro
}
weight = {
value = 10
@ -3838,7 +3889,7 @@ norse_gods_aspects_list = {
}
}
}
baldurs_light = {
baldrs_light = {
trigger = {
NOR = {
has_trait = deceitful
@ -3847,6 +3898,7 @@ norse_gods_aspects_list = {
has_trait = callous
has_trait = sadistic
}
faith = faith:viking
}
weight = {
value = 10
@ -3863,7 +3915,7 @@ norse_gods_aspects_list = {
}
}
}
baldurs_purity = {
saint_elmos_fire = {
trigger = {
NOR = {
has_trait = deceitful
@ -3872,6 +3924,7 @@ norse_gods_aspects_list = {
has_trait = callous
has_trait = sadistic
}
faith = faith:mariner
}
weight = {
value = 10
@ -3888,7 +3941,7 @@ norse_gods_aspects_list = {
}
}
}
baldurs_fairness = {
the_lions_light = {
trigger = {
NOR = {
has_trait = deceitful
@ -3897,6 +3950,7 @@ norse_gods_aspects_list = {
has_trait = callous
has_trait = sadistic
}
faith = faith:mariner
}
weight = {
value = 10
@ -3913,7 +3967,7 @@ norse_gods_aspects_list = {
}
}
}
baldurs_wisdom = {
baldrs_purity = {
trigger = {
NOR = {
has_trait = deceitful
@ -3922,6 +3976,7 @@ norse_gods_aspects_list = {
has_trait = callous
has_trait = sadistic
}
faith = faith:viking
}
weight = {
value = 10
@ -3938,7 +3993,7 @@ norse_gods_aspects_list = {
}
}
}
baldurs_justice = {
baldrs_fairness = {
trigger = {
NOR = {
has_trait = deceitful
@ -3947,6 +4002,7 @@ norse_gods_aspects_list = {
has_trait = callous
has_trait = sadistic
}
faith = faith:viking
}
weight = {
value = 10
@ -3963,7 +4019,59 @@ norse_gods_aspects_list = {
}
}
}
lokis_cunning = {
baldrs_wisdom = {
trigger = {
NOR = {
has_trait = deceitful
has_trait = arbitrary
has_trait = arrogant
has_trait = callous
has_trait = sadistic
}
faith = faith:viking
}
weight = {
value = 10
if = {
limit = {
OR = {
has_trait = beauty_good
has_trait = just
has_trait = honest
has_trait = compassionate
}
}
add = 990
}
}
}
baldrs_justice = {
trigger = {
NOR = {
has_trait = deceitful
has_trait = arbitrary
has_trait = arrogant
has_trait = callous
has_trait = sadistic
}
faith = faith:viking
}
weight = {
value = 10
if = {
limit = {
OR = {
has_trait = beauty_good
has_trait = just
has_trait = honest
has_trait = compassionate
}
}
add = 990
}
}
}
mephistos_cunning = {
trigger = {
OR = {
has_trait = deceitful
@ -3977,6 +4085,7 @@ norse_gods_aspects_list = {
has_trait = just
has_trait = compassionate
}
faith = faith:volksmarchen
}
weight = {
value = 10
@ -3996,7 +4105,7 @@ norse_gods_aspects_list = {
}
}
}
lokis_deceit = {
mephistos_deceit = {
trigger = {
OR = {
has_trait = deceitful
@ -4010,6 +4119,7 @@ norse_gods_aspects_list = {
has_trait = just
has_trait = compassionate
}
faith = faith:volksmarchen
}
weight = {
value = 10
@ -4035,6 +4145,7 @@ norse_gods_aspects_list = {
has_trait = impatient
has_trait = lazy
}
faith = faith:viking
}
weight = {
value = 10
@ -4056,6 +4167,7 @@ norse_gods_aspects_list = {
has_trait = impatient
has_trait = lazy
}
faith = faith:viking
}
weight = {
value = 10
@ -4078,6 +4190,7 @@ norse_gods_aspects_list = {
has_trait = chaste
has_trait = celibate
}
faith = faith:viking
}
weight = {
value = 10
@ -4098,6 +4211,7 @@ norse_gods_aspects_list = {
has_trait = greedy
has_trait = vengeful
}
faith = faith:viking
}
weight = {
value = 10
@ -4119,6 +4233,7 @@ norse_gods_aspects_list = {
has_trait = greedy
has_trait = vengeful
}
faith = faith:viking
}
weight = {
value = 10
@ -4134,13 +4249,14 @@ norse_gods_aspects_list = {
}
}
}
freys_peace = {
sankta_lucias_peace = {
trigger = {
NOR = {
has_trait = greedy
has_trait = vengeful
has_trait = ambitious
}
faith = faith:folketro
}
weight = {
value = 10
@ -4156,12 +4272,13 @@ norse_gods_aspects_list = {
}
}
}
freyas_love = {
sankta_lucias_love = {
trigger = {
NOR = {
has_trait = chaste
has_trait = celibate
}
faith = faith:folketro
}
weight = {
value = 10
@ -4184,6 +4301,7 @@ norse_gods_aspects_list = {
has_trait = chaste
has_trait = celibate
}
faith = faith:viking
}
weight = {
value = 10
@ -4206,6 +4324,7 @@ norse_gods_aspects_list = {
has_trait = chaste
has_trait = celibate
}
faith = faith:viking
}
weight = {
value = 10
@ -4228,6 +4347,7 @@ norse_gods_aspects_list = {
has_trait = chaste
has_trait = celibate
}
faith = faith:viking
}
weight = {
value = 10
@ -4250,6 +4370,7 @@ norse_gods_aspects_list = {
has_trait = chaste
has_trait = celibate
}
faith = faith:viking
}
weight = {
value = 10
@ -4272,6 +4393,7 @@ norse_gods_aspects_list = {
has_trait = chaste
has_trait = celibate
}
faith = faith:viking
}
weight = {
value = 10
@ -4293,6 +4415,7 @@ norse_gods_aspects_list = {
NOT = {
has_trait = forgiving
}
faith = faith:viking
}
weight = {
value = 10
@ -4312,6 +4435,7 @@ norse_gods_aspects_list = {
NOT = {
has_trait = forgiving
}
faith = faith:viking
}
weight = {
value = 10
@ -4332,6 +4456,7 @@ norse_gods_aspects_list = {
has_trait = shy
has_trait = brave
}
faith = faith:viking
}
weight = {
value = 10
@ -4353,6 +4478,7 @@ norse_gods_aspects_list = {
has_trait = shy
has_trait = brave
}
faith = faith:viking
}
weight = {
value = 10
@ -4375,6 +4501,7 @@ norse_gods_aspects_list = {
has_trait = lunatic
has_trait = possessed
}
faith = faith:viking
}
weight = {
value = 10
@ -4390,11 +4517,12 @@ norse_gods_aspects_list = {
}
}
}
njords_seas = {
the_ladys_seas = {
trigger = {
NOT = {
has_trait = generous
}
faith = faith:mariner
}
weight = {
value = 10
@ -4415,6 +4543,7 @@ norse_gods_aspects_list = {
NOT = {
has_trait = generous
}
faith = faith:viking
}
weight = {
value = 10
@ -4430,8 +4559,9 @@ norse_gods_aspects_list = {
}
}
}
mimirs_knowledge = {
fausts_knowledge = {
trigger = {
faith = faith:volksmarchen
}
weight = {
value = 10
@ -4452,6 +4582,7 @@ norse_gods_aspects_list = {
has_trait = trusting
has_trait = blind
}
faith = faith:viking
}
weight = {
value = 10
@ -4473,6 +4604,7 @@ norse_gods_aspects_list = {
has_trait = curious
has_trait = charming
}
faith = faith:viking
}
weight = {
value = 10