﻿pillage_army_movement_friendly_county_modifier = {
	icon = martial_negative
	county_opinion_add = -20
	development_growth_factor = -0.05
	travel_danger = 2
	tax_mult = -0.05
	epidemic_resistance = -10
}

pillage_army_movement_friendly_province_modifier = {
	icon = martial_negative
	tax_mult = -0.05
	build_speed = 0.10
}

pillage_army_movement_hostile_county_modifier = {
	icon = martial_negative
	county_opinion_add = -10
	development_growth_factor = -0.1
	travel_danger = 5
	tax_mult = -0.10
	epidemic_resistance = -20
}

pillage_army_movement_hostile_province_modifier = {
	icon = martial_negative
	tax_mult = -0.10
	build_speed = 0.25
}