arakkoa_group = {
    graphical_cultures = { censoredgfx arakkoagfx westerngfx }
	alternate_start = { 
		always = no
	}
	
	arakkoa = {
		graphical_cultures = { censoredgfx arakkoagfx westerngfx }
		
		color = { 0.85 0.29 0.63 }
		
		# Game rules
		used_for_random = no
		allow_in_ruler_designer = no

		# Names
		male_names = {
			Aeryx Akrath Erekem Grizzik Ikiss Isfar Kirrawk Kirrik Krikka Kris'kar Krisek Lithic Parshah  Ranjit Rathyx Reshad Rilak Rilak Roakk Syth Viryx Y'kish	
		}
		female_names = {
			Ornekka		
		}
		
		# Title rules

		# Dynasty rules
		from_dynasty_prefix = "of "

		# Chance of male children being named after their paternal or maternal grandfather, or their father. Sum must not exceed 100.
		pat_grf_name_chance = 30
		mat_grf_name_chance = 10
		father_name_chance = 25
		
		# Chance of female children being named after their paternal or maternal grandmother, or their mother. Sum must not exceed 100.
		pat_grm_name_chance = 20
		mat_grm_name_chance = 40
		mother_name_chance = 5
		
		# Modifiers
		modifier = default_culture_modifier
	}
}