Event
Subject is Tired of War
It would seem that with our wars that one of ours subjects have been destabilized quite a bit. Of course we could just let them handle it, but it would be a show of good faith if we aided them.
Definitionin_game/events/diplomacy/subject_interaction_events.txt:1170
1171hide_portraits = yes
1172type = country_event
1173title = subject_interaction_events.43.title Subject is Tired of War
1174desc = subject_interaction_events.43.desc It would seem that with our wars that one of ours subjects have been destabilized quite a bit. Of course we could just let them handle it, but it would be a show of good faith if we aided them.
1175outcome = neutral
1176trigger = {
1177any_subject = {
1178war_exhaustion > 5.00
}
}
1183immediate = {
1184random_subject = {
1185limit = {
1186war_exhaustion > 5.00
}
1188save_scope_as = subject_target
}
}