이벤트
보수 인상 요구

용병대 대장들이 우리 국가와의 관계에서 자신들이 우위를 점한다는 것을 간파하고, 담합을 통해 보수 인상을 요구하고 나섰습니다.
정의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
}
}