Modificateur automatique
capital_occupied
Modificateurs
Définitionin_game/common/auto_modifiers/country.txt:1373
1374potential_trigger = {
1375at_war = yes
1376OR = {
1377country_type = location
1378country_type = army
}
1380capital ?= {
1381AND = {
1382exists = owner
1383owner != controller
}
}
}
