
north_pole = {
	graphical_cultures = { westerngfx }
	
	elfin = {
		graphical_cultures = { westerngfx }
		graphical_unit_culture = finnishholygfx
		
		color = { 0.83 0.14 0.15 }
		
		horde = yes
		
		used_for_random = no
		
		male_names = {
			Buddy Jingle Charlie Chippy Jingles Jolly Peppermint Mincepie Cedar Chestnut Evergreen Figgy Drummer Garland Forest Nougat Robin Fir Fudge Fruitcake Bernard Quintin
		}
		
		female_names = {
			Snowflake Elfie Jingle Jingles Sparkle Holly Twinkle Peppermint Figgy Yule Glitter Cherry Ginger Ivy Judy Tinsel Glisten Glimmer
		}
		
		from_dynasty_prefix = "of "
		
		male_patronym = "'s son"
		female_patronym = "'s daughter"
		prefix = no		
				
		founder_named_dynasties = yes
		
		# Chance of male children being named after their paternal or maternal grandfather, or their father. Sum must not exceed 100.
		pat_grf_name_chance = 25
		mat_grf_name_chance = 0
		father_name_chance = 0
		
		# Chance of female children being named after their paternal or maternal grandmother, or their mother. Sum must not exceed 100.
		pat_grm_name_chance = 5
		mat_grm_name_chance = 25
		mother_name_chance = 0
		
		modifier = elfin_culture_modifier
	}
}