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


# bugis = {
# 	color = { 7 128 214 }

# 	ethos = ethos_communal
# 	heritage = heritage_sulawesi
# 	language = language_bugis
# 	martial_custom = martial_custom_male_only
# 	head_determination = head_determination_domain

# 	name_list = name_list_bugis

# 	coa_gfx = { burman_group_coa_gfx }
# 	building_gfx = { indian_building_gfx }
# 	clothing_gfx = { indian_clothing_gfx }
# 	unit_gfx = { indian_unit_gfx }

# 	traditions = {
# 		tradition_maritime_mercantilism
# 		tradition_staunch_traditionalists
# 		tradition_family_entrepreneurship
# 		tradition_poetry
# 		tradition_jungle_warriors
# 	}

# 	ethnicities = {
# 		10 = asian
# 	}
# }



# makassar = {
# 	color = { 17 188 234 }

# 	ethos = ethos_stoic
# 	heritage = heritage_sulawesi
# 	language = language_makassar
# 	martial_custom = martial_custom_male_only
# 	head_determination = head_determination_domain

# 	name_list = name_list_makassar

# 	coa_gfx = { burman_group_coa_gfx }
# 	building_gfx = { indian_building_gfx }
# 	clothing_gfx = { indian_clothing_gfx }
# 	unit_gfx = { indian_unit_gfx }

# 	traditions = {
# 		tradition_maritime_mercantilism
# 		tradition_fishermen
# 		tradition_seafaring
# 		tradition_polygamous
# 		tradition_jungle_warriors
# 	}

# 	ethnicities = {
# 		10 = asian
# 	}
# }



# Speakers of the Tolaki language
# Used to be the dominant group in Southeast Sulawesi
tolaki = {
	color = { 16 48 69 } # 58 99 102 # 88 152 152 # 7 77 107

	ethos = ethos_stoic 
	heritage = heritage_austronesian
	language = language_tomini
	martial_custom = martial_custom_male_only
	head_determination = head_determination_domain
	traditions = {
		tradition_charitable 	# Cybr: Tolaki principle of Samaturu, solidarity and helping each other
		#tradition_equitable 	# Cybr: Tolaki tradition of assemblies, customary law, and deliberation to resolve conflicts
	}

	# Cybr: Rice cultivators
	dlc_tradition = {
		trait = tradition_tgp_rice_cultivators
		requires_dlc_flag = all_under_heaven
		fallback = tradition_agrarian
	}

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

	name_list = name_list_bugis

	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_26
	house_coa_mask_offset = { 0.0 0.0 }
	house_coa_mask_scale = { 0.85 0.85 }

	ethnicities = {
		20 = asian_malay
		80 = asian_austronesian
	}
}

# Adapted from Rajas of Asia
# Unused for now as they are a later identity, but kept here for the hell of it
bungku = {
	color = { 44 77 88 } # 58 99 102 # 88 152 152 # 7 77 107

	ethos = ethos_stoic 
	heritage = heritage_austronesian
	language = language_bugis
	martial_custom = martial_custom_male_only
	head_determination = head_determination_domain
	traditions = {
		tradition_religion_blending
		#tradition_hill_dwellers
		tradition_jungle_warriors
		tradition_practiced_pirates
	}

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

	name_list = name_list_bugis

	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_26
	house_coa_mask_offset = { 0.0 0.0 }
	house_coa_mask_scale = { 0.85 0.85 }

	ethnicities = {
		20 = asian_malay
		80 = asian_austronesian
	}
}

# Adapted from Rajas of Asia
gorontalo = {
	color = { 123 232 232 }

	ethos = ethos_communal
	heritage = heritage_austronesian
	language = language_filipino
	martial_custom = martial_custom_male_only
	head_determination = head_determination_domain
	traditions = {
		tradition_religion_blending
		tradition_jungle_dwellers
		tradition_music_theory
		#tradition_modest
		tradition_jungle_warriors
	}

	# dlc_tradition = {
	# 	trait = tradition_maritime_way_of_life
	# 	requires_dlc_flag = all_under_heaven
	# 	fallback = tradition_maritime_mercantilism
	# }

	name_list = name_list_bisayan

	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_26
	house_coa_mask_offset = { 0.0 0.0 }
	house_coa_mask_scale = { 0.85 0.85 }

	ethnicities = {
		20 = asian_malay
		80 = asian_austronesian
	}
}