Wallachia
This commit is contained in:
parent
86b4d1af15
commit
37b4292287
16 changed files with 1310 additions and 157 deletions
|
|
@ -3950,7 +3950,7 @@ norse_gods_aspects_list = {
|
|||
has_trait = callous
|
||||
has_trait = sadistic
|
||||
}
|
||||
faith = faith:mariner
|
||||
faith = faith:midnighter
|
||||
}
|
||||
weight = {
|
||||
value = 10
|
||||
|
|
|
|||
185
common/dynasty_house_motto_inserts/NEOW_inserts.txt
Normal file
185
common/dynasty_house_motto_inserts/NEOW_inserts.txt
Normal file
|
|
@ -0,0 +1,185 @@
|
|||
theomach_gods_aspects_list = {
|
||||
anaxandros_strength = {
|
||||
trigger = {
|
||||
NOR = {
|
||||
has_trait = calm
|
||||
has_trait = content
|
||||
has_trait = patient
|
||||
has_trait = forgiving
|
||||
}
|
||||
}
|
||||
weight = {
|
||||
value = 10
|
||||
if = {
|
||||
limit = {
|
||||
OR = {
|
||||
has_trait = impatient
|
||||
has_trait = brave
|
||||
has_trait = arrogant
|
||||
has_trait = strong
|
||||
has_trait = physique_good
|
||||
has_trait = gregarious
|
||||
}
|
||||
}
|
||||
add = 990
|
||||
}
|
||||
}
|
||||
}
|
||||
ares_strength = {
|
||||
trigger = {
|
||||
NOR = {
|
||||
has_trait = calm
|
||||
has_trait = content
|
||||
has_trait = patient
|
||||
has_trait = forgiving
|
||||
}
|
||||
faith = faith:stratocratic
|
||||
}
|
||||
weight = {
|
||||
value = 10
|
||||
if = {
|
||||
limit = {
|
||||
OR = {
|
||||
has_trait = impatient
|
||||
has_trait = brave
|
||||
has_trait = arrogant
|
||||
has_trait = strong
|
||||
has_trait = physique_good
|
||||
has_trait = gregarious
|
||||
}
|
||||
}
|
||||
add = 990
|
||||
}
|
||||
}
|
||||
}
|
||||
anaxandros_prowess = {
|
||||
trigger = {
|
||||
NOR = {
|
||||
has_trait = arrogant
|
||||
has_trait = impatient
|
||||
}
|
||||
}
|
||||
weight = {
|
||||
value = 10
|
||||
if = {
|
||||
limit = {
|
||||
OR = {
|
||||
has_trait = brave
|
||||
has_trait = scarred
|
||||
has_trait = strategist
|
||||
has_trait = lifestyle_blademaster
|
||||
}
|
||||
}
|
||||
add = 990
|
||||
}
|
||||
}
|
||||
}
|
||||
ares_prowess = {
|
||||
trigger = {
|
||||
NOR = {
|
||||
has_trait = arrogant
|
||||
has_trait = impatient
|
||||
}
|
||||
faith = faith:stratocratic
|
||||
}
|
||||
weight = {
|
||||
value = 10
|
||||
if = {
|
||||
limit = {
|
||||
OR = {
|
||||
has_trait = brave
|
||||
has_trait = scarred
|
||||
has_trait = strategist
|
||||
has_trait = lifestyle_blademaster
|
||||
}
|
||||
}
|
||||
add = 990
|
||||
}
|
||||
}
|
||||
}
|
||||
athenas_prowess = {
|
||||
trigger = {
|
||||
NOR = {
|
||||
has_trait = arrogant
|
||||
has_trait = impatient
|
||||
}
|
||||
faith = faith:stratocratic
|
||||
}
|
||||
weight = {
|
||||
value = 10
|
||||
if = {
|
||||
limit = {
|
||||
OR = {
|
||||
has_trait = brave
|
||||
has_trait = scarred
|
||||
has_trait = strategist
|
||||
has_trait = lifestyle_blademaster
|
||||
}
|
||||
}
|
||||
add = 990
|
||||
}
|
||||
}
|
||||
}
|
||||
anaxandros_bravery = {
|
||||
trigger = {
|
||||
NOR = {
|
||||
has_trait = arrogant
|
||||
has_trait = impatient
|
||||
}
|
||||
}
|
||||
weight = {
|
||||
value = 10
|
||||
if = {
|
||||
limit = {
|
||||
OR = {
|
||||
has_trait = brave
|
||||
has_trait = scarred
|
||||
has_trait = strategist
|
||||
has_trait = lifestyle_blademaster
|
||||
}
|
||||
}
|
||||
add = 990
|
||||
}
|
||||
}
|
||||
}
|
||||
ares_bravery = {
|
||||
trigger = {
|
||||
NOR = {
|
||||
has_trait = arrogant
|
||||
has_trait = impatient
|
||||
}
|
||||
faith = faith:stratocratic
|
||||
}
|
||||
weight = {
|
||||
value = 10
|
||||
if = {
|
||||
limit = {
|
||||
OR = {
|
||||
has_trait = brave
|
||||
has_trait = scarred
|
||||
has_trait = strategist
|
||||
has_trait = lifestyle_blademaster
|
||||
}
|
||||
}
|
||||
add = 990
|
||||
}
|
||||
}
|
||||
}
|
||||
athenas_knowledge = {
|
||||
trigger = {
|
||||
faith.religion = religion:theomach_religion
|
||||
}
|
||||
weight = {
|
||||
value = 10
|
||||
if = {
|
||||
limit = {
|
||||
OR = {
|
||||
has_trait = shrewd
|
||||
has_trait = intellect_good
|
||||
}
|
||||
}
|
||||
add = 990
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue