﻿mountain_orc = {
	color = { 0.3 0.4 0.25 }
	
	created = 350.1.1
	history_loc_override = orc_history_loc
	
	head_determination = head_determination_domain
	ethos = ethos_stoic
	heritage = heritage_orsimeri
	language = language_orcish
	martial_custom = martial_custom_equal
	traditions = {
		tradition_orc_core
		tradition_arsenal
		tradition_denizens_lost_orsinium
		tradition_mountain_homes
		tradition_only_the_strong
	}
	
	name_list = name_list_mountain_orc
	
	coa_gfx = { orc_group_coa_gfx }
	building_gfx = { ek_orc_building_gfx }
	clothing_gfx = { ek_orc_clothing_gfx }
	unit_gfx = { morc_unit_gfx }
	
	ethnicities = {
		10 = race_orsimer
		10 = race_orsimer_2
		1 = race_orsimer_iron
		1 = race_orsimer_iron_2
	}
}

iron_orc = {
	color = { 0.3 0.4 0.3 }
		
	created = 350.1.1
	parents = { mountain_orc }
	history_loc_override = iron_orc_history_loc
	
	head_determination = head_determination_domain
	ethos = ethos_bellicose
	heritage = heritage_orsimeri
	language = language_iron_orcish
	martial_custom = martial_custom_equal
	traditions = {
		tradition_orc_core
		tradition_arsenal
		tradition_forlorn_peace
		tradition_dryland_dwellers
		tradition_only_the_strong
	}
	
	name_list = name_list_iron_orc
	
	coa_gfx = { orc_group_coa_gfx }
	building_gfx = { ek_orc_building_gfx }
	clothing_gfx = { ek_orc_clothing_gfx }
	unit_gfx = { morc_unit_gfx }
	
	ethnicities = {
		10 = race_orsimer_iron
		10 = race_orsimer_iron_2
	}
}

wood_orc = {
	color = { 0.325 0.4 0.25 }
		
	created = 350.1.1
	parents = { mountain_orc }
	history_loc_override = orc_history_loc
	
	head_determination = head_determination_domain
	ethos = ethos_egalitarian
	heritage = heritage_orsimeri
	language = language_orcish
	martial_custom = martial_custom_equal
	traditions = {
		tradition_orc_core
		tradition_arsenal
		tradition_jungle_dwellers
		tradition_only_the_strong
		tradition_wood_axes
	}
	
	name_list = name_list_wood_orc
	
	coa_gfx = { orc_group_coa_gfx }
	building_gfx = { ek_orc_building_gfx }
	clothing_gfx = { ek_orc_clothing_gfx }
	unit_gfx = { morc_unit_gfx }
	
	ethnicities = {
		1 = race_orsimer
		1 = race_orsimer_2
		10 = race_orsimer_wood
		10 = race_orsimer_wood_2
	}
}
