Yay things work now
This commit is contained in:
parent
294570f0f6
commit
719ab62dc9
25 changed files with 5584 additions and 5210 deletions
|
|
@ -2731,25 +2731,25 @@ learn_language_interaction = {
|
|||
}
|
||||
}
|
||||
|
||||
modifier = { # Nestorian clergy/pious people want to learn aramaic
|
||||
add = 50
|
||||
scope:actor = {
|
||||
faith = faith:nestorian
|
||||
OR = {
|
||||
has_trait = zealous
|
||||
has_trait = humble
|
||||
is_clergy = yes
|
||||
}
|
||||
NOT = {
|
||||
knows_language = language_aramaic
|
||||
}
|
||||
}
|
||||
scope:recipient = {
|
||||
culture = {
|
||||
has_cultural_pillar = language_aramaic
|
||||
}
|
||||
}
|
||||
}
|
||||
# modifier = { # Nestorian clergy/pious people want to learn aramaic
|
||||
# add = 50
|
||||
# scope:actor = {
|
||||
# faith = faith:nestorian
|
||||
# OR = {
|
||||
# has_trait = zealous
|
||||
# has_trait = humble
|
||||
# is_clergy = yes
|
||||
# }
|
||||
# NOT = {
|
||||
# knows_language = language_aramaic
|
||||
# }
|
||||
# }
|
||||
# scope:recipient = {
|
||||
# culture = {
|
||||
# has_cultural_pillar = language_aramaic
|
||||
# }
|
||||
## }
|
||||
## }
|
||||
|
||||
modifier = {
|
||||
add = 20
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue