Unit AbilityChanged this version

Scorch Earth

scorch_earthin_game/common/unit_abilities/scorch_earth.txt:1

Burn the fields, foul the wells and slaughter the livestock around us, slowing enemy advances and crippling the local economy for a year.

RequiresScorched EarthStatic Modifierallow

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
21NOT = {
21has_province_modifier = scorched_earth
}
}
}
25start_effect = {
26unit_location.province = {
27add_province_modifier = {
28modifier = scorched_earth
29years = 1
30mode = add_and_extend
}
}
}
34ai_will_do = {
35add = -10
}
© 2026 Soft Santa Cruz, S.L.U.. All rights reserved. Unofficial fan project, not affiliated with Paradox Interactive. Game content © Paradox Interactive. About · Privacy · Legal notice