事件
支付要求

许多雇佣兵队长感觉到我们对他们的需要可能超过他们对我们的需要,因此他们联合起来要求更高的薪酬。
定义in_game/events/government/societal_values.txt:5445
5446hide_portraits = yes
5447type = country_event
5448title = societal_values.1610.title 支付要求
5449desc = societal_values.1610.desc 许多雇佣兵队长感觉到我们对他们的需要可能超过他们对我们的需要,因此他们联合起来要求更高的薪酬。
5450outcome = neutral
5451trigger = {
5452at_war = yes
5453war_exhaustion > 5
5454any_hired_mercenary = {
5455count > 0
}
}
5459illustration_tags = {
546010 = angry
546110 = exterior
}
5463immediate = {
}
5466ordered_hired_mercenary = {
5467order_by = monthly_cost
5468max = 1
5470save_scope_as = merc_company
}
}