Événement
Pour la cause !

L'ensemble de notre Flavor Rank soutient notre guerre en Enemy Country. Tous sentent bien qu'il s'agit là d'un affrontement crucial et font leur part pour Country.
Définitionin_game/events/random_event.txt:3716
3717type = country_event
3719title = random_event.70.title Pour la cause !
3720desc = random_event.70.desc L'ensemble de notre Flavor Rank soutient notre guerre en Enemy Country. Tous sentent bien qu'il s'agit là d'un affrontement crucial et font leur part pour Country.
3721outcome = neutral
3722illustration_tags = {
372310 = armed
372410 = exterior
}
3727trigger = {
3728at_war = yes
3729num_rebels <= 0
3730war_exhaustion > 2
3731any_country_at_war_with = {
3732army_size > root.army_size
}
}
3736immediate = {
3737random_country_at_war_with = {
3738limit = {
3739army_size > root.army_size
}
3741save_scope_as = enemy_country
}
}
}