The debugging will continue until stability improves
This commit is contained in:
parent
bd75dc0b38
commit
b21331e150
39 changed files with 25050 additions and 13859 deletions
|
|
@ -747,18 +747,18 @@ gift_interaction = {
|
|||
}
|
||||
}
|
||||
|
||||
modifier = {
|
||||
add = 100
|
||||
scope:actor = {
|
||||
is_at_war = no
|
||||
has_trait = fp3_struggle_supporter
|
||||
any_character_struggle = { is_struggle_type = persian_struggle }
|
||||
}
|
||||
scope:recipient = {
|
||||
title:d_sunni.holder ?= this
|
||||
gold < 0
|
||||
}
|
||||
}
|
||||
# modifier = {
|
||||
# add = 100
|
||||
# scope:actor = {
|
||||
# is_at_war = no
|
||||
# has_trait = fp3_struggle_supporter
|
||||
# any_character_struggle = { is_struggle_type = persian_struggle }
|
||||
# }
|
||||
# scope:recipient = {
|
||||
# title:d_sunni.holder ?= this
|
||||
# gold < 0
|
||||
# }
|
||||
# }
|
||||
|
||||
# Nomads are slightly less likely to do this since they'd prefer to send Herd instead
|
||||
modifier = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue