pte_hostile_movement_speed_edict = {
	potential = {
		always = yes
	}

	allow = {
		always = yes
	}

	modifier = {
		local_hostile_movement_speed = -0.15
	}

	color = { 0 100 255 }

	ai_will_do = {
		factor = 0
	}

	notify_trigger = {
		is_at_war = no
	}
}