# Lucky Ruler/Nations mechanic Borrowed From EMF
scmr_emf_lucky_ruler = {
	ai_ambition = 1000

	land_morale = 0.1
	global_tax_modifier = 2
	vassal_opinion = 60
	liege_opinion = -30 # Lucky rulers don't like to be vassals
	ambition_opinion = -30 # Give them what they want
	health = 4
	combat_rating = 40

	diplomacy = 10
	martial = 20
	stewardship = 10
	intrigue = 20
	learning = 10

	cached = yes
	customizer = no
	random = no
}