부대 능력이번 버전 변경
초토화
후퇴해야만 할 때 소유한 식량 물자를 파괴해 적을 약화시킵니다.
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
}