Event
War-Weary Population

Our Commoners are tired of our war and our soldiers are exhausted. It is becoming increasingly difficult to force them to fight for us, as they find ever more creative methods to dodge conscription. Even those in the army think more of home than of the glory of defeating our enemy. We should conclude the war quickly or it may soon take a turn for the worse.
CommonersEstatetrigger
Maximum War ExhaustionModifier TypetriggerDefinitionin_game/events/random_event.txt:4316
4317type = country_event
4319title = random_event.84.title War-Weary Population
4320desc = random_event.84.desc Our Commoners are tired of our war and our soldiers are exhausted. It is becoming increasingly difficult to force them to fight for us, as they find ever more creative methods to dodge conscription. Even those in the army think more of home than of the glory of defeating our enemy. We should conclude the war quickly or it may soon take a turn for the worse.
4321outcome = neutral
4322illustration_tags = {
432310 = armed
432410 = exterior
}
4327trigger = {
4328months_since_peace > 60
4329army_tradition > 10
4332has_ruler = yes
}
4335immediate = {
}
4337ruler = {
4337save_scope_as = target_ruler
}
}