﻿##############################################
# 
# 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.
# 
##############################################

# Not in ROA originally
semang = {
	color = { 101 123 33 }

	ethos = ethos_communal
	heritage = heritage_austronesian
	language = language_asli
	martial_custom = martial_custom_male_only
	head_determination = head_determination_domain
	traditions = {
		tradition_isolationist
		tradition_jungle_dwellers
		#tradition_collective_lands
		tradition_pacifism
	}

	name_list = name_list_senoi

	coa_gfx = { burman_group_coa_gfx }
	building_gfx = { southeast_asian_building_gfx }
	clothing_gfx = { malay_clothing_gfx southeast_asian_clothing_gfx }
	unit_gfx = { austronesian_unit_gfx southeast_asian_unit_gfx indian_unit_gfx }
	house_coa_frame = house_frame_30
	house_coa_mask_offset = { 0.0 0.0 }
	house_coa_mask_scale = { 0.9 0.9 }

	ethnicities = {
		20 = asian_malay
		8 = east_asian_austronesian_papuan_01
		8 = east_asian_austronesian_papuan_02
		8 = east_asian_austronesian_papuan_03
		8 = east_asian_austronesian_papuan_04
		8 = east_asian_austronesian_papuan_05
		8 = east_asian_austronesian_papuan_06
		8 = east_asian_austronesian_papuan_07
		8 = east_asian_austronesian_papuan_08
		8 = east_asian_austronesian_papuan_09
		8 = east_asian_austronesian_papuan_10
		8 = east_asian_austronesian_papuan_11
	}
}

# From ROA
moklen = {
	color = { 58 58 22 }

	ethos = ethos_communal
	heritage = heritage_austronesian
	language = language_moklen
	martial_custom = martial_custom_male_only
	head_determination = head_determination_domain

	traditions = {
		tradition_fishermen
		tradition_staunch_traditionalists
		tradition_collective_lands
	}

	dlc_tradition = {
		trait = tradition_maritime_way_of_life
		requires_dlc_flag = all_under_heaven
		fallback = tradition_seafaring
	}

	name_list = name_list_senoi

	coa_gfx = { burman_group_coa_gfx }
	building_gfx = { southeast_asian_building_gfx }
	clothing_gfx = { malay_clothing_gfx southeast_asian_clothing_gfx }
	unit_gfx = { austronesian_unit_gfx southeast_asian_unit_gfx indian_unit_gfx }
	house_coa_frame = house_frame_30
	house_coa_mask_offset = { 0.0 0.0 }
	house_coa_mask_scale = { 0.9 0.9 }

	ethnicities = {
		50 = asian_malay
		50 = asian_austronesian
	}
}


# Jakun
jakun = {
	color = { 212 212 122 }

	ethos = ethos_communal
	heritage = heritage_austronesian
	language = language_austronesian
	martial_custom = martial_custom_male_only
	head_determination = head_determination_domain
	traditions = {
		tradition_isolationist
		#tradition_jungle_dwellers
		tradition_pacifism
		tradition_hunters
	}

	dlc_tradition = {
		trait = tradition_tgp_rice_cultivators
		requires_dlc_flag = all_under_heaven
		fallback = tradition_agrarian
	}

	name_list = name_list_malay

	coa_gfx = { burman_group_coa_gfx }
	building_gfx = { southeast_asian_building_gfx }
	clothing_gfx = { malay_clothing_gfx southeast_asian_clothing_gfx }
	unit_gfx = { southeast_asian_unit_gfx indian_unit_gfx }
	house_coa_frame = house_frame_30
	house_coa_mask_offset = { 0.0 0.0 }
	house_coa_mask_scale = { 0.9 0.9 }

	ethnicities = {
		100 = asian_malay
	}
}


