# -*- ck2.event_modifiers -*-


# For available modifier icons, see: common/event_modifiers/REFERENCE_emf_modifier_icons.txt

plot_assisted_spying = {
	plot_power_modifier = 0.2
	plot_discovery_chance = 0.1
	icon = 5
}

plot_assisted_spying2 = {
	plot_power_modifier = 0.4
	plot_discovery_chance = 0.2
	icon = 5
}

plot_assisted_spying3 = {
	plot_power_modifier = 0.6
	plot_discovery_chance = 0.3
	icon = 5
}

plot_assisted_spying4 = {
	plot_power_modifier = 0.8
	plot_discovery_chance = 0.4
	icon = 5
}

plot_assisted_spying5 = {
	plot_power_modifier = 1.0
	plot_discovery_chance = 0.5
	icon = 5
}

plot_in_action_timer = {
	is_visible = { emf_hidden = yes }
	icon = 1
}

replace_regent_timer = {
	is_visible = { emf_hidden = yes }
	icon = 1
}

seduction_timer = {
	is_visible = { emf_hidden = yes }
	icon = 1
}

spying_target_timer = {
	is_visible = { emf_hidden = yes }
	icon = 1
}
