
Cabinet Action
Reduce War Exhaustion
This will reduce our War Exhaustion.
Modifiers
Definitionin_game/common/cabinet_actions/reduce_war_exhaustion.txt:1
2ability = dip
4allow = {
5war_exhaustion > 0
}
8is_finished = {
9war_exhaustion <= 0
}

This will reduce our War Exhaustion.