













#컬쳐파일에 mercenary_names 참조

# 계획
# 랜덤생성되는 용병단들은 용병단들의 문장들을 몇개 만들어둔뒤
# "생성된coa"모디파이어가 없는 용병정부 타이틀에게 문화-종교에 따라 랜덤문장이 부여된다.
# 이후 "생성된coa"모디파이어가 생겨서 새로운 문장이 부여받게 되는 것을 막는다.



# 이름리스트에 정보없음
#mc_bull = {
#mc_french = {
#mc_thinglith = {
#mc_mamluks = {
#mc_ghilman = {


# 서게르만
mc_white_company = {
	pattern = "pattern_solid.dds"
	color1 = "white"

	colored_emblem = {
		texture = "ce_ordinary_chevron_5.dds"
		color1 = "red"
	}
}

# 중게르만
mc_great_company = {
	pattern = "pattern_solid.dds"
	color1 = "red"
	color2 = "white"
	colored_emblem = {
		texture = "cat_sword_wappen.dds"
		color1 = "white"
		color2 = "yellow"
		color3 = "black"
		instance = { position = { 0.28 0.43 } scale = { 0.85 0.85 }  }
		instance = { position = { 0.5 0.55 } scale = { 0.85 0.85 }  }
		instance = { position = { 0.72 0.43 } scale = { 0.85 0.85 }  }
	}
}

# 라틴
mc_compagnia_di_san_giorgio = {
	pattern = "pattern_solid.dds"
	color1 = "white"
	color2 = "red"
	colored_emblem = {
		texture = "ce_ordinary_cross_5.dds"
		color1 = "red"
	}
}

# 라틴
mc_compagnia_della_stella = {
	pattern = "pattern_horizontal_stripes_01.dds"
	color1 = "yellow"
	color2 = "red"

	colored_emblem = {
		texture = "ce_star_08.dds"
		color1 = "yellow"
	}
}

# 라틴
mc_compagnia_della_rosa = {
	pattern = "pattern_diagonal_split_01.dds"
	color1 = "white"
	color2 = "red"

	colored_emblem = {
		texture = "ce_flower.dds"
		color1 = "red"
		color2 = "yellow"
	}
}

# 이베리아
mc_gran_companyia_catalana = {
	pattern = "pattern_solid.dds"
	color1 = "yellow"
	colored_emblem = {
		texture = "ce_diagonal_stripes_02_dual.dds"
		color1 = "red"
		color2 = "red"
	}
}

# 이베리아
mc_nafarroako_konpainia = {
	pattern = "pattern_solid.dds"
	color1 = "yellow"
	colored_emblem = {
		texture = "ce_cross_08.dds"
		color1 = "yellow"
	}
}

# 중게르만
mc_company_of_the_brabancon_wolf = {
	pattern = "pattern_solid.dds"
	color1 = "orange"
	
	colored_emblem = {
		texture = "ce_lion_rampant.dds"
		color1 = "blue"
		color2 = "white"
		instance = { position = { 0.5 0.5 } scale = { 0.9 0.9 }  }
	}
}

# 중게르만
mc_hengist_retinue = {
	pattern = "pattern_solid.dds"
	color1 = "red"
	colored_emblem = {
		texture = "cat_horse4_wappen.dds"
		color1 = "white"
		color2 = rgb { 133 168 168 }
		color3 = rgb { 180 180 180 }
		instance = { position = { 0.5 0.5 } scale = { 0.95 0.95 }  }
	}	
}

# 중게르만
mc_wakes_guard = {
	pattern = "pattern_solid.dds"
	color1 = "black"
	color2 = "red"
	colored_emblem = {
		texture = "cat_sindal_sickle2.dds"
		color1 = "white"
		color2 = "yellow"
		instance = { position = { 0.5 0.5 } scale = { 0.95 0.95 }  }
	}
	colored_emblem = {
		texture = "cat_jolly_roger_skull1.dds"
		color1 = "white"
		color2 = "white"
		color3 = "black"
		instance = { position = { 0.485 0.6} scale = { 0.8 0.8 }  }
	}
	colored_emblem = {
		texture = "cat_crown4.dds"
		color1 = "yellow"
		color2 = "green"
		color3 = "blue_light"
		instance = { position = { 0.485 0.4} scale = { 0.4 0.4 }  }
	}
}

# 중게르만
mc_horsas_band = {
	pattern = "pattern_solid.dds"
	color1 = "red"
	color2 = "yellow"
	colored_emblem = {
		texture = "cat_lithuanian_knight2_horse_wappen.dds"
		color1 = "yellow"
		color2 = "black"
		color3 = "blue_light"
		instance = { position = { 0.5 0.4 } scale = { 0.95 0.95 }  }
	}
}

# 브레토닉
mc_woad_raiders = {
	pattern = "pattern_solid.dds"
	color1 = "green"
	color2 = "white"
	colored_emblem = {
		texture = "cat_scot_frame5_tressure.dds"
		color1 = "white"
		color2 = "green"
		instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 }  }
	}
	colored_emblem = {
		texture = "cat_celtic_knot.dds"
		color1 = "white"
		instance = { position = { 0.5 0.475 } scale = { 0.75 0.75 }  }
	}
}