이벤트
종속국의 전쟁 피로
우리나라가 벌이는 전쟁으로 인해 종속국 중 한 곳이 상당한 불안을 겪고 있습니다. 물론 알아서 해결하게 둘 수도 있지만, 직접 도움을 제공하고 선의를 내보일 기회이기도 합니다.
정의in_game/events/diplomacy/subject_interaction_events.txt:1170
1171hide_portraits = yes
1172type = country_event
1173title = subject_interaction_events.43.title 종속국의 전쟁 피로
1174desc = subject_interaction_events.43.desc 우리나라가 벌이는 전쟁으로 인해 종속국 중 한 곳이 상당한 불안을 겪고 있습니다. 물론 알아서 해결하게 둘 수도 있지만, 직접 도움을 제공하고 선의를 내보일 기회이기도 합니다.
1175outcome = neutral
1176trigger = {
1177any_subject = {
1178war_exhaustion > 5.00
}
}
1183immediate = {
1184random_subject = {
1185limit = {
1186war_exhaustion > 5.00
}
1188save_scope_as = subject_target
}
}