La guerre ne change jamais. Que va-t-il advenir de notre Pays ?
Définitionin_game/events/debug/qa_debug.txt:1903
1904type = country_event
1905title = qa_debug.18.title Menu Guerre
1906desc = qa_debug.18.desc La guerre ne change jamais. Que va-t-il advenir de notre Pays ?
1907outcome = neutral
1908orphan = yes
Options
AOccupons tous les lieux de l'ennemi !
1916custom_tooltip = {
1917text = qa_debug_occupy_all_enemy_locations_tt Tous les Lieux ennemis vont être occupés par Country
1918every_current_war = {
1919every_war_participant = {
1920limit = {
1921is_at_war_with = root
}
1923every_owned_location = {
1924change_location_controller = root
}
}
}
}
BEn fait, je ne veux voir aucune guerre dans les cinq ans à venir.
1933custom_tooltip = {
1934text = qa_debug_create_truce_with_everyone_to_you_tt Établir une Trêve avec les Pays limitrophes
1935every_neighbor_country = {
}
}
CRendons-les à la poussière !
1943custom_tooltip = {
1944text = qa_debug_kill_all_enemy_units Toutes les Unités ennemies sont détruites
1945every_current_war = {
1946every_war_participant = {
1947limit = {
1948is_at_war_with = root
}
}
}
}
DLeurs lieux précieux sont à nous !
1960custom_tooltip = {
1961text = qa_debug_seize_all_non_capital_locations_tt Tous les Lieux ennemis qui ne sont pas leur Capitale vont être capturés par Country
1962every_current_war = {
1963every_war_participant = {
1964limit = {
1965is_at_war_with = root
}
1967every_owned_location = {
1969change_location_controller = root
1970change_location_owner = root
}
}
}
}