Bugs fixing
This commit is contained in:
parent
cb926c39aa
commit
ebc206bb1c
117 changed files with 59950 additions and 11056 deletions
|
|
@ -1146,28 +1146,28 @@ offer_vassalization_interaction = {
|
|||
}
|
||||
|
||||
#HISTORICALLY ADMIN PEOPLES WANT TO BE ADMIN
|
||||
modifier = {
|
||||
add = 30
|
||||
scope:actor = {
|
||||
government_has_flag = government_is_administrative
|
||||
}
|
||||
scope:recipient = {
|
||||
culture = {
|
||||
OR = {
|
||||
this = culture:greek
|
||||
any_parent_culture_or_above = {
|
||||
this = culture:greek
|
||||
}
|
||||
this = culture:han
|
||||
any_parent_culture_or_above = {
|
||||
this = culture:han
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
desc = "HISTORICAL_ADMIN_REASON"
|
||||
}
|
||||
# modifier = {
|
||||
# add = 30
|
||||
# scope:actor = {
|
||||
# government_has_flag = government_is_administrative
|
||||
# }
|
||||
# scope:recipient = {
|
||||
# culture = {
|
||||
# OR = {
|
||||
# this = culture:greek
|
||||
# any_parent_culture_or_above = {
|
||||
# this = culture:greek
|
||||
# }
|
||||
# this = culture:han
|
||||
# any_parent_culture_or_above = {
|
||||
# this = culture:han
|
||||
# }
|
||||
# }
|
||||
# }
|
||||
# }
|
||||
#
|
||||
# desc = "HISTORICAL_ADMIN_REASON"
|
||||
# }
|
||||
|
||||
modifier = { # AI-only weights, keep the pope from vassalizing too fast
|
||||
trigger = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue