# -*- ck2.event_modifiers -*-



## Lucky Ruler ##Borrow from EMF

scmr_emf_mod_lucky_ruler = {
	city_vassal_min_levy = 0.3
	city_vassal_max_levy = 0.3
	castle_vassal_min_levy = 0.3
	castle_vassal_max_levy = 0.3
	temple_vassal_min_levy = 0.3
	temple_vassal_max_levy = 0.3
	tribal_vassal_min_levy = 0.3
	tribal_vassal_max_levy = 0.3

	# Nomad stuff
	max_population_mult = 0.25
	population_growth = 1
	manpower_growth = 1
	nomad_tax_modifier = 0.25

	plot_power_modifier = 1
	defensive_plot_power_modifier = 1

	court_size_modifier = 50
	court_size_maintenance_cost_modifier = -1

	is_visible = { has_character_flag = cheats_enabled }
	icon = 13
}
