﻿# ##############################################
# # 
# # Partial adaptation of *some* cultures from the Rajas of Asia mod.
# # Not all cultures have been adapted to reduce potential compatibility issues and save time.
# # 
# ##############################################



yamato = {		
	color = { 0.5 0.3 0.0 }
	
	ethos = ethos_courtly
	heritage = heritage_yamato
	language = language_yamato
	martial_custom = martial_custom_male_only
	traditions = {
		tradition_mystical_ancestors
		tradition_family_entrepreneurship
		tradition_poetry
		tradition_hereditary_hierarchy
		tradition_collective_lands
	}

	name_list = name_list_yamato
	
	coa_gfx = { yamato_group_coa_gfx }
	building_gfx = { chinese_building_gfx }
	clothing_gfx = { yamato_clothing_gfx }
	unit_gfx = { mongol_unit_gfx }
	
	ethnicities = {
		10 = yamato
		10 = shogunate_japanese_1
		#10 = shogunate_japanese_2
		#10 = shogunate_japanese_3
		#10 = shogunate_japanese_4
	}
}