单位能力本版本变更
执行焦土
在我们需要撤退时摧毁我们的食物补给以削弱敌军。
2toggle = no
3army_only = yes
5map = yes
8allow = {
9has_only_prisoners = no
10is_army = yes
11in_combat = no
12is_moving = no
13is_exiled = no
14in_siege = no
15unit_location.owner ?= owner
16unit_location.controller ?= owner
17unit_location.province.capital ?= unit_location
19unit_location.province ?= {
20province_food_percentage > 0.2
}
}
25start_effect = {
26unit_location.province = {
}
}
34ai_will_do = {
35add = -10
}