template = {
	faction_01 = {
		pattern = list "faction_patterns_list"
		color1 = red
		color2 = black
		color3 = white
		color4 = white
		colored_emblem = {
			texture = list "charge"
			color1 = color3
			color2 = color4
			instance = { position = { 0.5 0.5 }  scale = { 0.7 0.7 }  }
		}
	}

	simple_cross_flag = {
		pattern = list "christian_emblems_list"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "normal_colors"
	}

	basic_charge_01 = {
		pattern = list "basic_division"
		color1 = list "normal_colors"
		color2 = list "normal_colors"
		color3 = list "metal_colors"
		color4 = list "metal_colors"

		colored_emblem = {
			texture = list "charge"
			color1 = color3
			color2 = color4
			instance = { position = { 0.5 0.5 }  scale = { 0.9 0.9 }  }
		}
	}

	basic_charge_01b = {
		pattern = list "basic_division"
		color1 = list "metal_colors"
		color2 = list "metal_colors"
		color3 = list "normal_colors"
		color4 = list "normal_colors"

		colored_emblem = {
			texture = list "charge"
			color1 = color3
			color2 = color4
			instance = { position = { 0.5 0.5 }  scale = { 0.9 0.9 }  }
		}
	}

	basic_charge_03 = {
		pattern = list "basic_division"
		color1 = list "normal_colors"
		color2 = list "normal_colors"
		color3 = list "metal_colors"
		color4 = list "metal_colors"

		colored_emblem = {
			texture = list "charge"
			color1 = color3
			color2 = color4
			instance = { position = { 0.5 0.25 }  scale = { 0.5 0.5 }  }
			instance = { position = { 0.5 0.75 }  scale = { 0.5 0.5 }  }
		}
	}

	basic_charge_05 = {
		pattern = list "basic_division"
		color1 = list "normal_colors"
		color2 = list "normal_colors"
		color3 = list "metal_colors"
		color4 = list "metal_colors"


		colored_emblem = {
			texture = list "charge"
			color1 = color3
			color2 = color3
			instance = { position = { 0.25 0.5 }  scale = { -0.5 0.5 }  }
			instance = { position = { 0.75 0.5 }  scale = { 0.5 0.5 }  }
		}
	}
	basic_charge_07 = { # 3 charges in the shape of a heater shield
		pattern = list "basic_division"
		color1 = list "normal_colors"
		color2 = list "normal_colors"

		colored_emblem = {
			texture = list "charge"
			color1 = list "metal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.25 0.3 } scale = { 0.5 0.5 }  }
			instance = { position = { 0.75 0.3 } scale = { 0.5 0.5 }  }
			instance = { position = { 0.5 0.7 } scale = { 0.5 0.5 }  }
		}
	}
	basic_charge_08 = { # 3 charges in the shape of a heater shield
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "metal_colors"

		colored_emblem = {
			texture = list "charge"
			color1 = list "normal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.25 0.3 } scale = { 0.5 0.5 }  }
			instance = { position = { 0.75 0.3 } scale = { 0.5 0.5 }  }
			instance = { position = { 0.5 0.7 } scale = { 0.5 0.5 }  }
		}
	}
	basic_charge_09 = { # 6 charges in the shape of a heater shield
		pattern = list "basic_division"
		color1 = list "normal_colors"
		color2 = list "normal_colors"

		colored_emblem = {
			texture = list "charge"
			color1 = list "metal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.25 0.25 } scale = { 0.35 0.3 }  } #1st row
			instance = { position = { 0.50 0.25 } scale = { 0.35 0.3 }  }
			instance = { position = { 0.75 0.25 } scale = { 0.35 0.3 }  }
			instance = { position = { 0.37 0.50 } scale = { 0.35 0.3 }  } #2nd row
			instance = { position = { 0.63 0.50 } scale = { 0.35 0.3 }  }
			instance = { position = { 0.50 0.75 } scale = { 0.35 0.3 }  } #3rd row
		}
	}
	basic_charge_10 = { # 6 charges in the shape of a heater shield
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "metal_colors"

		colored_emblem = {
			texture = list "charge"
			color1 = list "normal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.25 0.25 } scale = { 0.35 0.3 }  } #1st row
			instance = { position = { 0.50 0.25 } scale = { 0.35 0.3 }  }
			instance = { position = { 0.75 0.25 } scale = { 0.35 0.3 }  }
			instance = { position = { 0.37 0.50 } scale = { 0.35 0.3 }  } #2nd row
			instance = { position = { 0.63 0.50 } scale = { 0.35 0.3 }  }
			instance = { position = { 0.50 0.75 } scale = { 0.35 0.3 }  } #3rd row
		}
	}
	basic_charge_11 = { # 10 charges in the shape of a heater shield
		pattern = list "basic_division"
		color1 = list "normal_colors"
		color2 = list "normal_colors"

		colored_emblem = {
			texture = list "charge"
			color1 = list "metal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.2 0.2 } scale = { 0.2 0.2 }  } #1st row
			instance = { position = { 0.4 0.2 } scale = { 0.2 0.2 }  }
			instance = { position = { 0.6 0.2 } scale = { 0.2 0.2 }  }
			instance = { position = { 0.8 0.2 } scale = { 0.2 0.2 }  }

			instance = { position = { 0.3 0.4 } scale = { 0.2 0.2 }  } #2st row
			instance = { position = { 0.5 0.4 } scale = { 0.2 0.2 }  }
			instance = { position = { 0.7 0.4 } scale = { 0.2 0.2 }  }

			instance = { position = { 0.4 0.6 } scale = { 0.2 0.2 }  } #3rd row
			instance = { position = { 0.6 0.6 } scale = { 0.2 0.2 }  }

			instance = { position = { 0.5 0.8 } scale = { 0.2 0.2 }  } #4rd row
		}
	}
	basic_charge_12 = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "metal_colors"

		colored_emblem = { # 10 charges in the shape of a heater shield
			texture = list "charge"
			color1 = list "normal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.2 0.2 } scale = { 0.2 0.2 }  } #1st row
			instance = { position = { 0.4 0.2 } scale = { 0.2 0.2 }  }
			instance = { position = { 0.6 0.2 } scale = { 0.2 0.2 }  }
			instance = { position = { 0.8 0.2 } scale = { 0.2 0.2 }  }

			instance = { position = { 0.3 0.4 } scale = { 0.2 0.2 }  } #2st row
			instance = { position = { 0.5 0.4 } scale = { 0.2 0.2 }  }
			instance = { position = { 0.7 0.4 } scale = { 0.2 0.2 }  }

			instance = { position = { 0.4 0.6 } scale = { 0.2 0.2 }  } #3rd row
			instance = { position = { 0.6 0.6 } scale = { 0.2 0.2 }  }

			instance = { position = { 0.5 0.8 } scale = { 0.2 0.2 }  } #4rd row
		}
	}
	basic_charge_13 = {
		# like k_france fleury
		pattern = list "basic_division"
		color1 = list "normal_colors"
		color2 = list "normal_colors"

		colored_emblem = {
			texture = list "charge"
			color1 = list "metal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.10 0.00 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.30 0.00 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.50 0.00 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.70 0.00 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.90 0.00 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.00 0.20 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.20 0.20 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.40 0.20 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.60 0.20 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.80 0.20 } scale = { 0.20 0.20 }  }
			instance = { position = { 1.00 0.20 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.10 0.40 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.30 0.40 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.50 0.40 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.70 0.40 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.90 0.40 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.00 0.60 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.20 0.60 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.40 0.60 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.60 0.60 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.80 0.60 } scale = { 0.20 0.20 }  }
			instance = { position = { 1.00 0.60 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.10 0.80 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.30 0.80 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.50 0.80 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.70 0.80 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.90 0.80 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.00 1.00 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.20 1.00 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.40 1.00 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.60 1.00 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.80 1.00 } scale = { 0.20 0.20 }  }
			instance = { position = { 1.00 1.00 } scale = { 0.20 0.20 }  }
		}
	}

	basic_charge_13_b = {
		# like k_france fleury
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"

		colored_emblem = {
			texture = list "charge"
			color1 = list "normal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.10 0.00 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.30 0.00 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.50 0.00 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.70 0.00 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.90 0.00 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.00 0.20 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.20 0.20 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.40 0.20 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.60 0.20 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.80 0.20 } scale = { 0.20 0.20 }  }
			instance = { position = { 1.00 0.20 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.10 0.40 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.30 0.40 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.50 0.40 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.70 0.40 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.90 0.40 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.00 0.60 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.20 0.60 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.40 0.60 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.60 0.60 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.80 0.60 } scale = { 0.20 0.20 }  }
			instance = { position = { 1.00 0.60 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.10 0.80 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.30 0.80 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.50 0.80 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.70 0.80 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.90 0.80 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.00 1.00 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.20 1.00 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.40 1.00 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.60 1.00 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.80 1.00 } scale = { 0.20 0.20 }  }
			instance = { position = { 1.00 1.00 } scale = { 0.20 0.20 }  }
		}
	}

	basic_ordinary_01 = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"

		colored_emblem = {
			texture = list "basic_geometrical_charges_list"
			color1 = list "metal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 }  }
		}
	}

	basic_ordinary_01_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"

		colored_emblem = {
			texture = list "basic_geometrical_charges_list"
			color1 = list "normal_colors"
			color2 = list "metal_colors"
			instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 }  }
		}
	}

	basic_ordinary_02 = {
		# like k_france fleury
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"

		colored_emblem = {
			texture = list "charge"
			color1 = list "metal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.10 0.00 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.30 0.00 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.50 0.00 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.70 0.00 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.90 0.00 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.00 0.20 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.20 0.20 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.40 0.20 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.60 0.20 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.80 0.20 } scale = { 0.20 0.20 }  }
			instance = { position = { 1.00 0.20 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.10 0.40 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.30 0.40 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.50 0.40 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.70 0.40 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.90 0.40 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.00 0.60 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.20 0.60 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.40 0.60 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.60 0.60 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.80 0.60 } scale = { 0.20 0.20 }  }
			instance = { position = { 1.00 0.60 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.10 0.80 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.30 0.80 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.50 0.80 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.70 0.80 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.90 0.80 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.00 1.00 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.20 1.00 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.40 1.00 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.60 1.00 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.80 1.00 } scale = { 0.20 0.20 }  }
			instance = { position = { 1.00 1.00 } scale = { 0.20 0.20 }  }
		}

		colored_emblem = {
			texture = list "ordinaries"
			color1 = list "metal_colors"
			color2 = list "normal_colors"
		}
	}

	basic_ordinary_02_b = {
		# like k_france fleury
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"

		colored_emblem = {
			texture = list "charge"
			color1 = list "normal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.10 0.00 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.30 0.00 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.50 0.00 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.70 0.00 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.90 0.00 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.00 0.20 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.20 0.20 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.40 0.20 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.60 0.20 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.80 0.20 } scale = { 0.20 0.20 }  }
			instance = { position = { 1.00 0.20 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.10 0.40 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.30 0.40 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.50 0.40 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.70 0.40 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.90 0.40 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.00 0.60 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.20 0.60 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.40 0.60 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.60 0.60 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.80 0.60 } scale = { 0.20 0.20 }  }
			instance = { position = { 1.00 0.60 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.10 0.80 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.30 0.80 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.50 0.80 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.70 0.80 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.90 0.80 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.00 1.00 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.20 1.00 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.40 1.00 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.60 1.00 } scale = { 0.20 0.20 }  }
			instance = { position = { 0.80 1.00 } scale = { 0.20 0.20 }  }
			instance = { position = { 1.00 1.00 } scale = { 0.20 0.20 }  }
		}

		colored_emblem = {
			texture = list "ordinaries"
			color1 = list "normal_colors"
			color2 = list "normal_colors"
		}
	}

	basic_ordinary_division_01 = {
		pattern = list "basic_division"
		color1 = list "normal_colors"
		color2 = list "metal_colors"

		colored_emblem = {
			mask = { 1 }
			texture = list "ordinaries"
			color1 = list "metal_colors"
			color2 = list "normal_colors"
		}

		colored_emblem = {
			mask = { 2 }
			texture = list "ordinaries"
			color1 = list "normal_colors"
			color2 = list "metal_colors"
		}
	}
	basic_ordinary_division_02 = {
		pattern = list "basic_division"
		color1 = list "normal_colors"
		color2 = list "normal_colors"

		colored_emblem = {
			texture = list "ordinaries"
			color1 = list "metal_colors"
			color2 = list "normal_colors"
		}
	}
	basic_ordinary_chief_01 = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"

		colored_emblem = {
			texture = list "ordinaries_vertically_scalable"
			color1 = list "normal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.5 0.6 } scale = { 1.0 0.8 }  }
		}

		colored_emblem = {
			texture = "ce_ordinary_fess_5.dds"
			color1 = list "normal_colors"
			color2 = list "metal_colors"
			instance = { position = { 0.5 0.1 } scale = { 1.0 1.05 }  }
		}
	}
	basic_ordinary_chief_02 = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"

		colored_emblem = {
			texture = list "ordinaries_vertically_scalable"
			color1 = list "metal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.5 0.6 } scale = { 1.0 0.8 }  }
		}

		colored_emblem = {
			texture = "ce_ordinary_fess_5.dds"
			color1 = list "metal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.5 0.1 } scale = { 1.0 1.05 }  }
		}
	}


	@cross_from_center_x = 0.25
	@cross_from_center_y = 0.3

	@cross_offset_left = @[0.5 - cross_from_center_x ]
	@cross_offset_right = @[0.5 + cross_from_center_x ]

	@cross_offset_top = @[0.5 - cross_from_center_y ]
	@cross_offset_bottom = @[0.5 + cross_from_center_y ]

	basic_ordinary_cross_01 = {
		# coloured cross with the same charge in each quarter
		pattern = list "field_cross"
		color1 = list "metal_colors"
		color2 = list "metal_colors"
		colored_emblem = {
			texture = "ce_ordinary_cross_5.dds"
			color1 = list "normal_colors"
			color2 = list "metal_colors"
		}
		colored_emblem = {
			texture = list "charge"
			color1 = list "normal_colors"
			color2 = list "normal_colors"
			instance = { position = { @cross_offset_left @cross_offset_top } scale = { 0.4 0.4 }  }
			instance = { position = { @cross_offset_left @cross_offset_bottom } scale = { 0.4 0.4 }  }
			instance = { position = { 0.8 @cross_offset_top } scale = { 0.4 0.4 }  }
			instance = { position = { 0.8 @cross_offset_bottom } scale = { 0.4 0.4 }  }
		}
	}
	basic_ordinary_cross_02 = {
		# metal cross with the same charge in each quarter
		pattern = list "field_cross"
		color1 = list "normal_colors"
		color2 = list "normal_colors"
		colored_emblem = {
			texture = "ce_ordinary_cross_5.dds"
			color1 = list "metal_colors"
			color2 = list "normal_colors"
		}
		colored_emblem = {
			texture = list "charge"
			color1 = list "metal_colors"
			color2 = list "metal_colors"
			instance = { position = { @cross_offset_left @cross_offset_top } scale = { 0.4 0.4 }  }
			instance = { position = { @cross_offset_left @cross_offset_bottom } scale = { 0.4 0.4 }  }
			instance = { position = { @cross_offset_right @cross_offset_top } scale = { 0.4 0.4 }  }
			instance = { position = { @cross_offset_right @cross_offset_bottom } scale = { 0.4 0.4 }  }
		}
	}

	basic_ordinary_cross_03 = {
		# coloured cross with 5 charges inside the cross
		pattern = list "field_cross"
		color1 = list "metal_colors"
		color2 = list "metal_colors"
		colored_emblem = {
			texture = "ce_ordinary_cross_3.dds"
			color1 = list "normal_colors"
			color2 = list "metal_colors"
		}
		colored_emblem = {
			texture = list "charge"
			color1 = list "metal_colors"
			color2 = list "metal_colors"
			instance = { position = { 0.5 0.2 } scale = { 0.333 0.333 }  }
			instance = { position = { 0.2 0.5 } scale = { 0.333 0.333 }  }
			instance = { position = { 0.5 0.5 } scale = { 0.333 0.333 }  }
			instance = { position = { 0.8 0.5 } scale = { 0.333 0.333 }  }
			instance = { position = { 0.5 0.8 } scale = { 0.333 0.333 }  }
		}
	}
	basic_ordinary_cross_04 = {
		# metal cross with 5 charges inside the cross
		pattern = list "field_cross"
		color1 = list "normal_colors"
		color2 = list "normal_colors"
		colored_emblem = {
			texture = "ce_ordinary_cross_3.dds"
			color1 = list "metal_colors"
			color2 = list "normal_colors"
		}
		colored_emblem = {
			texture = list "charge"
			color1 = list "normal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.5 0.2 } scale = { 0.333 0.333 }  }
			instance = { position = { 0.2 0.5 } scale = { 0.333 0.333 }  }
			instance = { position = { 0.5 0.5 } scale = { 0.333 0.333 }  }
			instance = { position = { 0.8 0.5 } scale = { 0.333 0.333 }  }
			instance = { position = { 0.5 0.8 } scale = { 0.333 0.333 }  }
		}
	}

	basic_ordinary_saltire_01 = {
		# coloured saltire with the same charge in each quarter
		pattern = list "field_saltire"
		color1 = list "metal_colors"
		color2 = list "metal_colors"
		colored_emblem = {
			texture = "ce_ordinary_saltire_5.dds"
			color1 = list "normal_colors"
			color2 = list "metal_colors"
		}
		colored_emblem = {
			texture = list "charge"
			color1 = list "normal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.50 0.125 } scale = { 0.25 0.25 }  }
			instance = { position = { 0.125 0.50 } scale = { 0.25 0.25 }  }
			instance = { position = { 0.875 0.50 } scale = { 0.25 0.25 }  }
			instance = { position = { 0.50 0.875 } scale = { 0.25 0.25 }  }
		}
	}
	basic_ordinary_saltire_02 = {
		# metal saltire with the same charge in each quarter
		pattern = list "field_saltire"
		color1 = list "normal_colors"
		color2 = list "normal_colors"
		colored_emblem = {
			texture = "ce_ordinary_saltire_5.dds"
			color1 = list "metal_colors"
			color2 = list "normal_colors"
		}
		colored_emblem = {
			texture = list "charge"
			color1 = list "metal_colors"
			color2 = list "metal_colors"
			instance = { position = { 0.50 0.125 } scale = { 0.25 0.25 }  }
			instance = { position = { 0.125 0.50 } scale = { 0.25 0.25 }  }
			instance = { position = { 0.875 0.50 } scale = { 0.25 0.25 }  }
			instance = { position = { 0.50 0.875 } scale = { 0.25 0.25 }  }
		}
	}
	basic_ordinary_saltire_03 = {
		# colour saltire with a fur background
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		colored_emblem = {
			texture = list "furs"
			color1 = list "metal_colors"
			color2 = list "normal_colors"
		}
		colored_emblem = {
			texture = "ce_ordinary_saltire_5.dds"
			color1 = list "normal_colors"
		}
	}
	basic_ordinary_saltire_04 = {
		# metal saltire with a fur background
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		colored_emblem = {
			texture = list "furs"
			color1 = list "normal_colors"
			color2 = list "metal_colors"
		}
		colored_emblem = {
			texture = "ce_ordinary_saltire_5.dds"
			color1 = list "metal_colors"
		}
	}

	basic_ordinary_fess_01 = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		colored_emblem = {
			texture = "ce_ordinary_fess_5.dds"
			color1 = list "normal_colors"
			color2 = list "metal_colors"
		}
		colored_emblem = {
			texture = list "charge"
			color1 = list "normal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.25 0.20 } scale = { 0.4 0.4 }  } #top
			instance = { position = { 0.75 0.20 } scale = { 0.4 0.4 }  }
			instance = { position = { 0.5 0.80 } scale = { 0.4 0.4 }  } #bottom
		}

	}

	basic_ordinary_fess_01_b = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		colored_emblem = {
			texture = "ce_ordinary_fess_5.dds"
			color1 = list "metal_colors"
			color2 = list "normal_colors"
		}
		colored_emblem = {
			texture = list "charge"
			color1 = list "metal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.25 0.20 } scale = { 0.4 0.4 }  } #top
			instance = { position = { 0.75 0.20 } scale = { 0.4 0.4 }  }
			instance = { position = { 0.5 0.80 } scale = { 0.4 0.4 }  } #bottom
		}
	}

	basic_ordinary_fess_02 = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		colored_emblem = {
			texture = "ce_ordinary_fess_5.dds"
			color1 = list "metal_colors"
			color2 = list "normal_colors"
		}
		colored_emblem = {
			texture = list "charge"
			color1 = list "metal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.20 0.20 } scale = { 0.33 0.33 }  } #top
			instance = { position = { 0.50 0.20 } scale = { 0.33 0.33 }  }
			instance = { position = { 0.80 0.20 } scale = { 0.33 0.33 }  }

			instance = { position = { 0.20 0.80 } scale = { 0.33 0.33 }  } #bottom
			instance = { position = { 0.50 0.80 } scale = { 0.33 0.33 }  }
			instance = { position = { 0.80 0.80 } scale = { 0.33 0.33 }  }
		}
	}

	basic_ordinary_fess_02_b = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		colored_emblem = {
			texture = "ce_ordinary_fess_5.dds"
			color1 = list "normal_colors"
			color2 = list "metal_colors"
		}
		colored_emblem = {
			texture = list "charge"
			color1 = list "normal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.20 0.20 } scale = { 0.33 0.33 }  } #top
			instance = { position = { 0.50 0.20 } scale = { 0.33 0.33 }  }
			instance = { position = { 0.80 0.20 } scale = { 0.33 0.33 }  }

			instance = { position = { 0.20 0.80 } scale = { 0.33 0.33 }  } #bottom
			instance = { position = { 0.50 0.80 } scale = { 0.33 0.33 }  }
			instance = { position = { 0.80 0.80 } scale = { 0.33 0.33 }  }
		}
	}

	quartering_01 = {
		pattern = "pattern_checkers_01.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
	}
	quartering_01_metal = {
		pattern = "pattern_checkers_01.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
	}

	quartering_02 = {
		#quartered ordinaries
		pattern = "pattern_checkers_01.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		colored_emblem = {
			texture = list "ordinaries"
			color1 = list "metal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.25 0.25 } scale = { 0.5 0.5 }  }
			instance = { position = { 0.75 0.75 } scale = { 0.5 0.5 }  }
		}
		colored_emblem = {
			texture = list "charge"
			color1 = list "normal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.75 0.25 } scale = { 0.5 0.5 }  }
			instance = { position = { 0.25 0.75 } scale = { 0.5 0.5 }  }
		}
	}

	quartering_02_metal = {
		#quartered ordinaries
		pattern = "pattern_checkers_01.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		colored_emblem = {
			texture = list "ordinaries"
			color1 = list "normal_colors"
			color2 = list "metal_colors"
			instance = { position = { 0.25 0.25 } scale = { 0.5 0.5 }  }
			instance = { position = { 0.75 0.75 } scale = { 0.5 0.5 }  }
		}
		colored_emblem = {
			texture = list "charge"
			color1 = list "metal_colors"
			color2 = list "metal_colors"
			instance = { position = { 0.75 0.25 } scale = { 0.5 0.5 }  }
			instance = { position = { 0.25 0.75 } scale = { 0.5 0.5 }  }
		}
	}

	quartering_03 = {
		#quartered charges
		pattern = "pattern_checkers_01.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		colored_emblem = {
			texture = list "charge"
			color1 = list "metal_colors"
			color2 = list "metal_colors"
			instance = { position = { 0.25 0.25 } scale = { 0.5 0.5 }  }
			instance = { position = { 0.75 0.75 } scale = { 0.5 0.5 }  }
		}
		colored_emblem = {
			texture = list "ordinaries"
			color1 = list "normal_colors"
			color2 = list "metal_colors"
			instance = { position = { 0.75 0.25 } scale = { 0.5 0.5 }  }
			instance = { position = { 0.25 0.75 } scale = { 0.5 0.5 }  }
		}
	}

	quartering_03_metal = {
		#quartered charges
		pattern = "pattern_checkers_01.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		colored_emblem = {
			texture = list "charge"
			color1 = list "normal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.25 0.25 } scale = { 0.5 0.5 }  }
			instance = { position = { 0.75 0.75 } scale = { 0.5 0.5 }  }
		}
		colored_emblem = {
			texture = list "ordinaries"
			color1 = list "metal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.75 0.25 } scale = { 0.5 0.5 }  }
			instance = { position = { 0.25 0.75 } scale = { 0.5 0.5 }  }
		}
	}

	impalement_01 = {
		#impaled, left=charge, right=ordinary
		pattern = "pattern_vertical_split_01.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		colored_emblem = {
			texture = list "charge"
			color1 = list "metal_colors"
			color2 = list "metal_colors"
			instance = { position = { 0.25 0.5 } scale = { 0.5 0.5 }  }
		}
		colored_emblem = {
			texture = list "ordinaries_horizontally_scalable"
			color1 = list "normal_colors"
			color2 = list "metal_colors"
			instance = { position = { 0.75 0.5 } scale = { 0.5 1.0 }  }
		}
	}

	impalement_01_metal = {
		#impaled, left=charge, right=ordinary
		pattern = "pattern_vertical_split_01.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		colored_emblem = {
			texture = list "charge"
			color1 = list "normal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.25 0.5 } scale = { 0.5 0.5 }  }
		}
		colored_emblem = {
			texture = list "ordinaries_horizontally_scalable"
			color1 = list "metal_colors"
			color2 = list "metal_colors"
			instance = { position = { 0.75 0.5 } scale = { 0.5 1.0 }  }
		}
	}

	impalement_02 = {
		#impaled, left=ordinary, right=charge
		pattern = "pattern_vertical_split_01.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		colored_emblem = {
			texture = list "ordinaries_horizontally_scalable"
			color1 = list "metal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.25 0.5 } scale = { 0.5 1.0 }  }
		}
		colored_emblem = {
			texture = list "charge"
			color1 = list "normal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.75 0.5 } scale = { 0.5 0.5 }  }
		}
	}

	impalement_02_metal = {
		#impaled, left=ordinary, right=charge
		pattern = "pattern_vertical_split_01.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		colored_emblem = {
			texture = list "ordinaries_horizontally_scalable"
			color1 = list "normal_colors"
			color2 = list "metal_colors"
			instance = { position = { 0.25 0.5 } scale = { 0.5 1.0 }  }
		}
		colored_emblem = {
			texture = list "charge"
			color1 = list "metal_colors"
			color2 = list "metal_colors"
			instance = { position = { 0.75 0.5 } scale = { 0.5 0.5 }  }
		}
	}

	dynasty_godwin = { # of Godwin
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"

		colored_emblem = {
			texture = "ce_ordinary_fess_5.dds"
			color1 = list "metal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.5 0.3 } scale = { 1.0 0.5 } }
			instance = { position = { 0.5 0.7 } scale = { 1.0 0.5 } }
		}
		colored_emblem = {
			texture = list "charge"
			color1 = list "metal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.1 0.1 } scale = { 0.2 0.2 } }
			instance = { position = { 0.5 0.1 } scale = { 0.2 0.2 } }
			instance = { position = { 0.9 0.1 } scale = { 0.2 0.2 } }

			instance = { position = { 0.3 0.5 } scale = { 0.2 0.2 } }
			instance = { position = { 0.7 0.5 } scale = { 0.2 0.2 } }

			instance = { position = { 0.1 0.9 } scale = { 0.2 0.2 } }
			instance = { position = { 0.5 0.9 } scale = { 0.2 0.2 } }
			instance = { position = { 0.9 0.9 } scale = { 0.2 0.2 } }
		}
		colored_emblem = {
			texture = list "charge"
			color1 = list "metal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.3 0.1 } scale = { 0.2 0.2 } }
			instance = { position = { 0.7 0.1 } scale = { 0.2 0.2 } }

			instance = { position = { 0.1 0.5 } scale = { 0.2 0.2 } }
			instance = { position = { 0.5 0.5 } scale = { 0.2 0.2 } }
			instance = { position = { 0.9 0.5 } scale = { 0.2 0.2 } }

			instance = { position = { 0.3 0.9 } scale = { 0.2 0.2 } }
			instance = { position = { 0.7 0.9 } scale = { 0.2 0.2 } }
		}
	}

	dynasty_godwin_02 = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"

		@dynasty_godwin_02_charge_scale = @[ 0.8 / 3 ]

		colored_emblem = {
			texture = "ce_ordinary_fess_5.dds"
			color1 = list "metal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.5 0.3 } scale = { 1.0 0.5 } }
			instance = { position = { 0.5 0.7 } scale = { 1.0 0.5 } }
		}
		colored_emblem = {
			texture = list "charge"
			color1 = list "metal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.2 0.1 } scale = { @dynasty_godwin_02_charge_scale @dynasty_godwin_02_charge_scale } }
			instance = { position = { 0.5 0.1 } scale = { @dynasty_godwin_02_charge_scale @dynasty_godwin_02_charge_scale } }
			instance = { position = { 0.8 0.1 } scale = { @dynasty_godwin_02_charge_scale @dynasty_godwin_02_charge_scale } }

			instance = { position = { 0.35 0.5 } scale = { @dynasty_godwin_02_charge_scale @dynasty_godwin_02_charge_scale } }
			instance = { position = { 0.65 0.5 } scale = { @dynasty_godwin_02_charge_scale @dynasty_godwin_02_charge_scale } }

			instance = { position = { 0.5 0.9 } scale = { @dynasty_godwin_02_charge_scale @dynasty_godwin_02_charge_scale } }
		}
	}

	quartering_04_a = {
		#quartered charges
		pattern = "pattern_checkers_01.dds"
		color1 = list "normal_colors"
		color2 = list "normal_colors"
		colored_emblem = {
			texture = list "charge"
			color1 = list "metal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.25 0.25 } scale = { 0.5 0.5 }  }
			instance = { position = { 0.75 0.75 } scale = { 0.5 0.5 }  }
		}
		colored_emblem = {
			texture = list "charge"
			color1 = list "metal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.75 0.25 } scale = { 0.5 0.5 }  }
			instance = { position = { 0.25 0.75 } scale = { 0.5 0.5 }  }
		}
	}
	quartering_04_b = {
		#quartered charges
		pattern = "pattern_checkers_01.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		colored_emblem = {
			texture = list "charge"
			color1 = list "metal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.25 0.25 } scale = { 0.5 0.5 }  }
			instance = { position = { 0.75 0.75 } scale = { 0.5 0.5 }  }
		}
		colored_emblem = {
			texture = list "charge"
			color1 = list "normal_colors"
			color2 = list "metal_colors"
			instance = { position = { 0.75 0.25 } scale = { 0.5 0.5 }  }
			instance = { position = { 0.25 0.75 } scale = { 0.5 0.5 }  }
		}
	}
	quartering_04_c = {
		#quartered charges
		pattern = "pattern_checkers_01.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		colored_emblem = {
			texture = list "charge"
			color1 = list "normal_colors"
			color2 = list "metal_colors"
			instance = { position = { 0.25 0.25 } scale = { 0.5 0.5 }  }
			instance = { position = { 0.75 0.75 } scale = { 0.5 0.5 }  }
		}
		colored_emblem = {
			texture = list "charge"
			color1 = list "metal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.75 0.25 } scale = { 0.5 0.5 }  }
			instance = { position = { 0.25 0.75 } scale = { 0.5 0.5 }  }
		}
	}

	# mena
	mena_fess_01 = { # per fess, top charge, middle fur, bottom charge
		pattern = list "mena_tierced_per_fess"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "normal_colors"
		colored_emblem = {
			texture = list "mena_base_charges_list"
			color1 = list "metal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.5 0.17 } scale = { 0.33 0.33 }  }
		}
		colored_emblem = {
			texture = list "mena_base_charges_list"
			color1 = list "metal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.5 0.83 } scale = { 0.33 0.33 }  }
		}
		colored_emblem = {
			mask = { 2 }
			texture = list "furs_thirds_empty"
			color1 = list "metal_colors"
			color2 = list "normal_colors"
		}
	}
	mena_fess_01_barrulets = { # per fess, top charge, middle fur, bottom charge, barrulets
		pattern = list "mena_tierced_per_fess"
		color1 = list "normal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"
		colored_emblem = {
			texture = "ce_barrulets_2.dds"
			color1 = list "metal_colors"
			color2 = list "normal_colors"
		}
		colored_emblem = {
			texture = list "mena_base_charges_list"
			color1 = list "metal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.5 0.17 } scale = { 0.33 0.33 }  }
		}
		colored_emblem = {
			texture = list "mena_base_charges_list"
			color1 = list "metal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.5 0.83 } scale = { 0.33 0.33 }  }
		}
		colored_emblem = {
			mask = { 2 }
			texture = list "furs_thirds_empty"
			color1 = list "normal_colors"
			color2 = list "metal_colors"
		}
	}
	mena_fess_02 = { # per fess, top charge, middle charge, bottom charge
		pattern = list "mena_tierced_per_fess"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "normal_colors"
		color4 = list "normal_colors"
		colored_emblem = {
			texture = list "mena_base_charges_list"
			color1 = list "metal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.5 0.17 } scale = { 0.33 0.33 }  }
		}
		colored_emblem = {
			texture = list "mena_horizontal_charges_list"
			color1 = color4
			color2 = color4
			instance = { position = { 0.5 0.5 } scale = { 0.6 0.6 }  }
		}
		colored_emblem = {
			texture = list "mena_base_charges_list"
			color1 = list "metal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.5 0.83 } scale = { 0.33 0.33 }  }
		}
	}
	mena_fess_02_barrulets = { # per fess, top charge, middle charge, bottom charge, barrulets
		pattern = list "mena_tierced_per_fess"
		color1 = list "normal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"
		color4 = list "metal_colors"
		colored_emblem = {
			texture = "ce_barrulets_2.dds"
			color1 = list "metal_colors"
			color2 = list "normal_colors"
		}
		colored_emblem = {
			texture = list "mena_base_charges_list"
			color1 = list "metal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.5 0.17 } scale = { 0.33 0.33 }  }
		}
		colored_emblem = {
			texture = list "mena_horizontal_charges_list"
			color1 = color4
			color2 = color4
			instance = { position = { 0.5 0.5 } scale = { 0.5 0.5 }  }
		}
		colored_emblem = {
			texture = list "mena_base_charges_list"
			color1 = list "metal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.5 0.83 } scale = { 0.33 0.33 }  }
		}
	}
	mena_fess_03 = { # per fess, middle charge only
		pattern = list "mena_tierced_per_fess"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "normal_colors"
		color4 = list "normal_colors"
		colored_emblem = {
			texture = list "mena_horizontal_charges_list"
			color1 = color4
			color2 = color4
			instance = { position = { 0.5 0.5 } scale = { 0.6 0.6 }  }
		}
		colored_emblem = {
			texture = list "border_circle_empty"
			color1 = list "normal_colors"
			color2 = list "metal_colors"
		}
	}
	mena_fess_03_barrulets = { # per fess, middle charge only, barrulets
		pattern = list "mena_tierced_per_fess"
		color1 = list "normal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"
		color4 = list "metal_colors"
		colored_emblem = {
			texture = "ce_barrulets_2.dds"
			color1 = list "metal_colors"
			color2 = list "normal_colors"
		}
		colored_emblem = {
			texture = list "mena_horizontal_charges_list"
			color1 = color4
			color2 = color4
			instance = { position = { 0.5 0.5 } scale = { 0.6 0.6 }  }
		}
		colored_emblem = {
			texture = list "border_circle_empty"
			color1 = list "normal_colors"
			color2 = list "metal_colors"
		}
	}
	mena_fess_04 = { # per fess, middle 2 charges side by side
		pattern = list "mena_tierced_per_fess"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "normal_colors"
		colored_emblem = {
			texture = list "mena_horizontal_addorsed_charges_list"
			color1 = list "normal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.3 0.5 } scale = {  0.4 0.4 }  }
			instance = { position = { 0.7 0.5 } scale = { -0.4 0.4 }  }
		}
		colored_emblem = {
			texture = list "border_circle_empty"
			color1 = list "normal_colors"
			color2 = list "metal_colors"
		}
	}
	mena_fess_04_barrulets = { # per fess, middle 2 charges side by side, barrulets
		pattern = list "mena_tierced_per_fess"
		color1 = list "normal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"
		colored_emblem = {
			texture = "ce_barrulets_2.dds"
			color1 = list "metal_colors"
			color2 = list "normal_colors"
		}
		colored_emblem = {
			texture = list "mena_horizontal_addorsed_charges_list"
			color1 = list "metal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.3 0.5 } scale = {  0.4 0.4 }  }
			instance = { position = { 0.7 0.5 } scale = { -0.4 0.4 }  }
		}
		colored_emblem = {
			texture = list "border_circle_empty"
			color1 = list "normal_colors"
			color2 = list "metal_colors"
		}
	}

	mena_fess_05 = { # per fess, middle charge with 2 wings
		pattern = list "mena_tierced_per_fess"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "normal_colors"
		# middle charge
		colored_emblem = {
			texture = list "mena_middle_charges_list"
			color1 = list "normal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.5 0.5 } scale = { 0.33 0.33 }  }
		}
		# middle charge wings
		colored_emblem = {
			texture = list "mena_horizontal_addorsed_charges_list"
			color1 = list "normal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.28 0.5 } scale = { 0.33 0.33 }  }
			instance = { position = { 0.72 0.5 } scale = { -0.33 0.33 }  }
		}
		colored_emblem = {
			texture = list "border_circle_empty"
			color1 = list "normal_colors"
			color2 = list "metal_colors"
		}
	}

	mena_fess_05_barrulets = { # per fess, middle charge with 2 wings, barrulets
		pattern = list "mena_tierced_per_fess"
		color1 = list "normal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"
		colored_emblem = {
			texture = "ce_barrulets_2.dds"
			color1 = list "metal_colors"
			color2 = list "normal_colors"
		}
		# middle charge
		colored_emblem = {
			texture = list "mena_middle_charges_list"
			color1 = list "metal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.5 0.5 } scale = { 0.33 0.33 }  }
		}
		# middle charge wings
		colored_emblem = {
			texture = list "mena_horizontal_addorsed_charges_list"
			color1 = list "metal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.28 0.5 } scale = { 0.33 0.33 }  }
			instance = { position = { 0.72 0.5 } scale = { -0.33 0.33 }  }
		}
		colored_emblem = {
			texture = list "border_circle_empty"
			color1 = list "normal_colors"
			color2 = list "metal_colors"
		}
	}

	mena_fess_06 = { # per fess, top charge, middle charge with two wings, bottom charge
		pattern = list "mena_tierced_per_fess"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "normal_colors"
		# top charge
		colored_emblem = {
			texture = list "mena_base_charges_list"
			color1 = list "metal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.5 0.17 } scale = { 0.33 0.33 }  }
		}
		# middle charge
		colored_emblem = {
			texture = list "mena_middle_charges_list"
			color1 = list "normal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.5 0.5 } scale = { 0.33 0.33 }  }
		}
		# middle charge wings
		colored_emblem = {
			texture = list "mena_horizontal_addorsed_charges_list"
			color1 = list "normal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.28 0.5 } scale = { 0.33 0.33 }  }
			instance = { position = { 0.72 0.5 } scale = { -0.33 0.33 }  }
		}
		# bottom charge
		colored_emblem = {
			texture = list "mena_base_charges_list"
			color1 = list "metal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.5 0.83 } scale = { 0.33 0.33 }  }
		}
	}
	mena_fess_06_barrulets = { # per fess, top charge, middle charge with two wings, bottom charge, barrulets
		pattern = list "mena_tierced_per_fess"
		color1 = list "normal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"
		colored_emblem = {
			texture = "ce_barrulets_2.dds"
			color1 = list "metal_colors"
			color2 = list "normal_colors"
		}
		# top charge
		colored_emblem = {
			texture = list "mena_base_charges_list"
			color1 = list "metal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.5 0.17 } scale = { 0.33 0.33 }  }
		}
		# middle charge
		colored_emblem = {
			texture = list "mena_middle_charges_list"
			color1 = list "metal_colors"
			color2 = list "metal_colors"
			instance = { position = { 0.5 0.5 } scale = { 0.33 0.33 }  }
		}
		colored_emblem = {
			texture = list "mena_horizontal_addorsed_charges_list"
			color1 = list "metal_colors"
			color2 = list "metal_colors"
			instance = { position = { 0.28 0.5 } scale = { 0.33 0.33 }  }
			instance = { position = { 0.72 0.5 } scale = { -0.33 0.33 }  }
		}
		# bottom charge
		colored_emblem = {
			texture = list "mena_base_charges_list"
			color1 = list "metal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.5 0.83 } scale = { 0.33 0.33 }  }
		}
	}
	mena_chief_01 = {
		pattern = "pattern_chief.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"
		#colored_emblem = {
		#	mask = { 2 3 }
		#	texture = list "furs"
		#	color1 = list "metal_colors"
		#	color2 = list "normal_colors"
		#}
		colored_emblem = {
			texture = list "mena_base_charges_list"
			color1 = list "metal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.5 0.17 } scale = { 0.33 0.33 }  }
		}
		colored_emblem = {
			texture = list "mena_base_charges_list"
			color1 = list "normal_colors"
			color2 = list "metal_colors"
			instance = { position = { 0.5 0.665 } scale = { 0.66 0.66 }  }
		}
	}
	mena_chief_01_b = {
		pattern = "pattern_chief.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"
		colored_emblem = {
			texture = list "mena_base_charges_list"
			color1 = list "normal_colors"
			color2 = list "metal_colors"
			instance = { position = { 0.5 0.17 } scale = { 0.33 0.33 }  }
		}
		colored_emblem = {
			texture = list "mena_base_charges_list"
			color1 = list "metal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.5 0.665 } scale = { 0.66 0.66 }  }
		}
		colored_emblem = {
			mask = { 2 3 }
			texture = list "furs_thirds_empty"
			color1 = list "metal_colors"
			color2 = list "normal_colors"
		}
	}
	mena_chief_03 = { # bottom charge
		pattern = "pattern_chief.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"
		colored_emblem = {
			texture = list "mena_base_charges_list"
			color1 = list "normal_colors"
			color2 = list "metal_colors"
			instance = { position = { 0.5 0.665 } scale = { 0.66 0.66 }  }
		}
	}
	mena_chief_04 = { # bottom charge side by side
		pattern = "pattern_chief.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"
		colored_emblem = {
			texture = list "mena_horizontal_addorsed_charges_list"
			color1 = list "normal_colors"
			color2 = list "metal_colors"
			instance = { position = { 0.34 0.665 } scale = {  0.5 0.5 }  }
			instance = { position = { 0.66 0.665 } scale = { -0.5 0.5 }  }
		}
	}

	mena_fess_chief = { # charge + fess in chief
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"
		colored_emblem = {
			texture = list "mena_base_charges_list"
			color1 = color2
			color2 = color2
			instance = { position = { 0.5 0.665 } scale = { 0.66 0.66 }  }
		}
		colored_emblem = {
			texture = "ce_mena_fess.dds"
			color1 = list "metal_colors"
			color2 = list "metal_colors"
			instance = { position = { 0.5 0.25 } scale = { 1.0 0.5 }  }
		}
	}
	mena_fess_chief_inverted = { # charge + fess in chief
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"
		colored_emblem = {
			texture = list "mena_base_charges_list"
			color1 = color2
			color2 = color2
			instance = { position = { 0.5 0.665 } scale = { 0.66 0.66 }  }
		}
		colored_emblem = {
			texture = "ce_mena_fess.dds"
			color1 = list "normal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.5 0.25 } scale = { 1.0 0.5 }  }
		}
	}

	mena_lowered_fess = { # charge + lowered fess
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"
		colored_emblem = {
			texture = list "mena_base_charges_list"
			color1 = color2
			color2 = color2
			instance = { position = { 0.5 0.32 } scale = { 0.66 0.66 }  }
		}
		colored_emblem = {
			texture = "ce_mena_fess.dds"
			color1 = list "metal_colors"
			color2 = list "metal_colors"
			instance = { position = { 0.5 0.665 } scale = { 1.0 0.5 }  }
		}
	}
	mena_lowered_fess_inverted = { # charge + lowered fess
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"
		colored_emblem = {
			texture = list "mena_base_charges_list"
			color1 = color2
			color2 = color2
			instance = { position = { 0.5 0.32 } scale = { 0.66 0.66 }  }
		}
		colored_emblem = {
			texture = "ce_mena_fess.dds"
			color1 = list "normal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.5 0.665 } scale = { 1.0 0.5 }  }
		}
	}

	mena_bend_01 = {
		pattern = "pattern_tricolor_bend_01.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "normal_colors"
		colored_emblem = {
			texture = list "mena_horizontal_charges_list"
			color1 = list "normal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.5 0.5 } scale = { 0.6 0.6 } rotation = 45  }
		}
		colored_emblem = {
			texture = list "border_circle_empty"
			color1 = list "normal_colors"
			color2 = list "metal_colors"
		}
	}
	mena_bend_02 = {
		pattern = "pattern_tricolor_bend_02.dds" # bend senester
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "normal_colors"
		colored_emblem = {
			texture = list "mena_horizontal_charges_list"
			color1 = list "normal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.5 0.5 } scale = { 0.6 0.6 } rotation = -45  }
		}
		colored_emblem = {
			texture = list "border_circle_empty"
			color1 = list "normal_colors"
			color2 = list "metal_colors"
		}
	}
	mena_bend_03 = {
		pattern = "pattern_tricolor_bend_01.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "normal_colors"
		colored_emblem = {
			texture = list "charge_thirds"
			color1 = list "normal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.5 0.5 } rotation = 45  }
		}
		colored_emblem = {
			texture = list "border_circle_empty"
			color1 = list "normal_colors"
			color2 = list "metal_colors"
		}
	}
	mena_bend_04 = {
		pattern = "pattern_tricolor_bend_02.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "normal_colors"
		colored_emblem = {
			texture = list "charge_thirds"
			color1 = list "normal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.5 0.5 } rotation = -45  }
		}
		colored_emblem = {
			texture = list "border_circle_empty"
			color1 = list "normal_colors"
			color2 = list "metal_colors"
		}
	}


	border_01 = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"

		colored_emblem = {
			texture = list "charge"
			color1 = list "metal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.5 0.485 } scale = { 0.5 0.5 }  }
		}

		colored_emblem = {
			texture = list "borders"
			color1 = list "metal_colors"
			color2 = list "normal_colors"
		}
	}
	border_01_metal = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"

		colored_emblem = {
			texture = list "charge"
			color1 = list "normal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.5 0.485 } scale = { 0.5 0.5 }  }
		}

		colored_emblem = {
			texture = list "borders"
			color1 = list "normal_colors"
			color2 = list "metal_colors"
		}
	}

	### European Paganism

	# Single charge template (limited choice of field patterns)
	basic_pagan_template = {
		pattern = list "basic_pagan_patterns"
		color1 = list "normal_colors"
		color2 = list "normal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "pagan_single_charge_list"
			color1 = color3
			color2 = color3
			instance = { position = { 0.5 0.48 } scale = { 1.0 1.0 }  }
		}
	}
	basic_pagan_template_inverted = {
		pattern = list "basic_pagan_patterns"
		color1 = list "metal_colors"
		color2 = list "metal_colors"
		color3 = list "normal_colors"

		colored_emblem = {
			texture = list "pagan_single_charge_list"
			color1 = color3
			color2 = color3
			instance = { position = { 0.5 0.48 } scale = { 1.0 1.0 }  }
		}
	}

	# Senester variant
	basic_pagan_template_senester = {
		pattern = list "basic_pagan_patterns"
		color1 = list "normal_colors"
		color2 = list "normal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "pagan_single_charge_list"
			color1 = color3
			color2 = color3
			instance = { position = { 0.5 0.48 } scale = { -1.0 1.0 }  }
		}
	}
	basic_pagan_template_senester_inverted = {
		pattern = list "basic_pagan_patterns"
		color1 = list "metal_colors"
		color2 = list "metal_colors"
		color3 = list "normal_colors"

		colored_emblem = {
			texture = list "pagan_single_charge_list"
			color1 = color3
			color2 = color3
			instance = { position = { 0.5 0.48 } scale = { -1.0 1.0 }  }
		}
	}

	# Circled variant
	circled_pagan_template = {
		pattern = list "basic_pagan_patterns"
		color1 = list "normal_colors"
		color2 = list "normal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "circled_pagan_charge_list"
			color1 = color3
			color2 = color3
			instance = { position = { 0.5 0.48 } scale = { 0.7 0.7 }  }
		}
		colored_emblem = {
			texture = list "pagan_circle_frame_list"
			color1 = color3
			color2 = color1
			instance = { position = { 0.5 0.48 } scale = { 1.0 1.0 }  }
		}
	}

	# Pagan - Circled - Vertical offset for some charges
	# Add inverted colour templates for circled variants
	circled_pagan_template_offset = {
		pattern = list "basic_pagan_patterns"
		color1 = list "normal_colors"
		color2 = list "normal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "circled_pagan_charge_offset_list"
			color1 = color3
			color2 = color3
			instance = { position = { 0.5 0.5 } scale = { 0.7 0.7 }  }
		}
		colored_emblem = {
			texture = "ce_pagan_circle_frame.dds"
			color1 = color3
			color2 = color1
			instance = { position = { 0.5 0.48 } scale = { 1.0 1.0 }  }
		}
	}

	circled_pagan_template_inverted = {
		pattern = list "basic_pagan_patterns"
		color1 = list "metal_colors"
		color2 = list "metal_colors"
		color3 = list "normal_colors"

		colored_emblem = {
			texture = list "circled_pagan_charge_list"
			color1 = color3
			color2 = color3
			instance = { position = { 0.5 0.48 } scale = { 0.7 0.7 }  }
		}
		colored_emblem = {
			texture = list "pagan_circle_frame_list"
			color1 = color3
			color2 = color1
			instance = { position = { 0.5 0.48 } scale = { 1.0 1.0 }  }
		}
	}
	circled_pagan_template_offset_inverted = {
		pattern = list "basic_pagan_patterns"
		color1 = list "metal_colors"
		color2 = list "metal_colors"
		color3 = list "normal_colors"

		colored_emblem = {
			texture = list "circled_pagan_charge_offset_list"
			color1 = color3
			color2 = color3
			instance = { position = { 0.5 0.5 } scale = { 0.7 0.7 }  }
		}
		colored_emblem = {
			texture = "ce_pagan_circle_frame.dds"
			color1 = color3
			color2 = color3
			instance = { position = { 0.5 0.48 } scale = { 1.0 1.0 }  }
		}
	}

	# Geometrical designs
	geometrical_pagan_template = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"

		colored_emblem = {
			texture = list "geometrical_pagan_charge_list"
			color1 = color2
			color2 = color1
			instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 }  }
		}
	}
	geometrical_pagan_template_senester = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"

		colored_emblem = {
			texture = list "geometrical_pagan_charge_list"
			color1 = color2
			color2 = color1
			instance = { position = { 0.5 0.5 } scale = { -1.0 1.0 }  }
		}
	}
	geometrical_pagan_template_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"

		colored_emblem = {
			texture = list "geometrical_pagan_charge_list"
			color1 = color2
			color2 = color1
			instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 }  }
		}
	}

	### Steppes

	# Single Tamgha
	basic_tamgha_template = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "normal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "base_tamgha_charge_list"
			color1 = color3
			color2 = color3
			instance = { position = { 0.5 0.48 } scale = { 0.95 0.95 }  }
		}
	}
	basic_tamgha_template_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "metal_colors"
		color3 = list "normal_colors"

		colored_emblem = {
			texture = list "base_tamgha_charge_list"
			color1 = color3
			color2 = color3
			instance = { position = { 0.5 0.48 } scale = { 0.95 0.95 }  }
		}
	}

	# Circled variant
	circled_tamgha_template = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "normal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "tamgha_circle_frame_list"
			color1 = list "metal_colors"
			color2 = color3
			instance = { position = { 0.5 0.48 } scale = { 0.75 0.75 }  }
		}
		colored_emblem = {
			texture = list "base_tamgha_charge_list"
			color1 = color3
			color2 = color3
			instance = { position = { 0.5 0.48 } scale = { 0.7 0.7 }  }
		}
	}
	circled_tamgha_template_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "metal_colors"
		color3 = list "normal_colors"

		colored_emblem = {
			texture = list "tamgha_circle_frame_list"
			color1 = list "normal_colors"
			color2 = color3
			instance = { position = { 0.5 0.48 } scale = { 0.75 0.75 }  }
		}
		colored_emblem = {
			texture = list "base_tamgha_charge_list"
			color1 = color3
			color2 = color3
			instance = { position = { 0.5 0.48 } scale = { 0.7 0.7 }  }
		}
	}

	# Roundel with Tamgha variant
	roundel_tamgha_template = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "normal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = "ce_tamgha_roundel_frame.dds"
			color1 = color3
			color2 = list "metal_colors"
			instance = { position = { 0.5 0.48 } scale = { 0.75 0.75 }  }
		}
		colored_emblem = {
			texture = list "base_tamgha_charge_list"
			color1 = color1
			color2 = color1
			instance = { position = { 0.5 0.48 } scale = { 0.7 0.7 }  }
		}
	}
	roundel_tamgha_template_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "metal_colors"
		color3 = list "normal_colors"

		colored_emblem = {
			texture = "ce_tamgha_roundel_frame.dds"
			color1 = color3
			color2 = list "normal_colors"
			instance = { position = { 0.5 0.48 } scale = { 0.75 0.75 }  }
		}
		colored_emblem = {
			texture = list "base_tamgha_charge_list"
			color1 = color1
			color2 = color1
			instance = { position = { 0.5 0.48 } scale = { 0.7 0.7 }  }
		}
	}

	triangle_tamgha_template = {
		pattern = "pattern_triangle_01.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"

		colored_emblem = {
			texture = list "base_tamgha_charge_list"
			color1 = color2
			color2 = color1
			instance= { position = { 0.5 0.36 } scale = { 0.7 0.7 } }
		}
	}

	triangle_tamgha_template_inverted = {
		pattern = "pattern_triangle_01.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"

		colored_emblem = {
			texture = list "base_tamgha_charge_list"
			color1 = color2
			color2 = color1
			instance= { position = { 0.5 0.36 } scale = { 0.7 0.7 } }
		}
	}

	basic_tamgha_herder_template = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"

		colored_emblem = {
			texture = list "base_tamgha_charge_list"
			color1 = color2
			color2 = color1
			instance= { position = { 0.5 0.5 } scale = { 0.8 0.8 } }
		}
	}

	basic_tamgha_herder_template_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"

		colored_emblem = {
			texture = list "base_tamgha_charge_list"
			color1 = color2
			color2 = color1
			instance= { position = { 0.5 0.5 } scale = { 0.8 0.8 } }
		}
	}

	### African paganism

	# Single charge
	basic_african_template = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "normal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "african_charge_list"
			color1 = color3
			color2 = color3
			instance = { position = { 0.5 0.48 } scale = { 0.9 0.9 }  }
		}
	}
	basic_african_template_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "metal_colors"
		color3 = list "normal_colors"

		colored_emblem = {
			texture = list "african_charge_list"
			color1 = color3
			color2 = color3
			instance = { position = { 0.5 0.48 } scale = { 0.9 0.9 }  }
		}
	}

	# Circled variant
	circled_african_template = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "normal_colors"
		color3 = list "metal_colors"
		color4 = list "metal_colors"

		colored_emblem = {
			texture = list "african_charge_list"
			color1 = color3
			color2 = color3
			instance = { position = { 0.5 0.48 } scale = { 0.65 0.65 }  }
		}
		colored_emblem = {
			texture = list "african_circle_frame_bg_list"
			color1 = color4
			color2 = color4
			instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 }  }
		}
		colored_emblem = {
			texture = list "african_circle_frame_list"
			color1 = list "normal_colors"
			color2 = list "metal_colors"
			instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 }  }
		}
	}
	circled_african_template_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "metal_colors"
		color3 = list "normal_colors"
		color4 = list "normal_colors"

		colored_emblem = {
			texture = list "african_charge_list"
			color1 = color3
			color2 = color3
			instance = { position = { 0.5 0.48 } scale = { 0.65 0.65 }  }
		}
		colored_emblem = {
			texture = list "african_circle_frame_bg_list"
			color1 = color4
			color2 = color4
			instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 }  }
		}
		colored_emblem = {
			texture = list "african_circle_frame_list"
			color1 = list "metal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 }  }
		}
	}

	# Geometrical designs
	geometrical_african_template = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "normal_colors"
		colored_emblem = {
			texture = "ce_block_02.dds"
			color1 = color1
			color2 = color1
			instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 }  }
		}
		colored_emblem = {
			texture = list "african_geometrical_charge_list"
			color1 = color3
			color2 = color2
			instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 }  }
		}
	}
	geometrical_african_template_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "metal_colors"
		colored_emblem = {
			texture = "ce_block_02.dds"
			color1 = color1
			color2 = color1
			instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 }  }
		}
		colored_emblem = {
			texture = list "african_geometrical_charge_list"
			color1 = color3
			color2 = color2
			instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 }  }
		}
	}

	### Heraldry

	# Single charge
	hr_single_charge_template = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "normal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "hr_charges_list"
			color1 = color3
			color2 = list "metal_colors"
			instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 }  }
		}
	}
	hr_single_charge_template_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "metal_colors"
		color3 = list "normal_colors"

		colored_emblem = {
			texture = list "hr_charges_list"
			color1 = color3
			color2 = list "normal_colors"
			instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 }  }
		}
	}

	# Three charges 2:1
	hr_three_charges_template = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "normal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "hr_three_charges_list"
			color1 = color3
			color2 = color3
			instance = { position = { 0.30 0.30 } scale = { 0.5 0.5 }  }
			instance = { position = { 0.70 0.30 } scale = { 0.5 0.5 }  }
			instance = { position = { 0.5 0.70 } scale = { 0.5 0.5 }  }
		}
	}
	hr_three_charges_template_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "metal_colors"
		color3 = list "normal_colors"

		colored_emblem = {
			texture = list "hr_three_charges_list"
			color1 = color3
			color2 = color3
			instance = { position = { 0.30 0.30 } scale = { 0.5 0.5 }  }
			instance = { position = { 0.70 0.30 } scale = { 0.5 0.5 }  }
			instance = { position = { 0.5 0.70 } scale = { 0.5 0.5 }  }
		}
	}

	# Six charges 3:2:1
	hr_six_charges_template = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "normal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "hr_six_charges_list"
			color1 = color3
			color2 = color3
			instance = { position = { 0.5 0.22 } scale = { 0.33 0.33 }  }
			instance = { position = { 0.5 0.78 } scale = { 0.33 0.33 }  }
			instance = { position = { 0.26 0.22 } scale = { 0.33 0.33 }  }
			instance = { position = { 0.74 0.22 } scale = { 0.33 0.33 }  }
			instance = { position = { 0.37 0.50 } scale = { 0.33 0.33 }  }
			instance = { position = { 0.63 0.50 } scale = { 0.33 0.33 }  }
		}
	}
	hr_six_charges_template_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "metal_colors"
		color3 = list "normal_colors"

		colored_emblem = {
			texture = list "hr_six_charges_list"
			color1 = color3
			color2 = color3
			instance = { position = { 0.5 0.22 } scale = { 0.33 0.33 }  }
			instance = { position = { 0.5 0.78 } scale = { 0.33 0.33 }  }
			instance = { position = { 0.26 0.22 } scale = { 0.33 0.33 }  }
			instance = { position = { 0.74 0.22 } scale = { 0.33 0.33 }  }
			instance = { position = { 0.37 0.50 } scale = { 0.33 0.33 }  }
			instance = { position = { 0.63 0.50 } scale = { 0.33 0.33 }  }
		}
	}

	# Single charge and a chief
	hr_charge_under_chief_template = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "normal_colors"
		color3 = list "metal_colors"
		colored_emblem = {
			texture = "ce_block_02.dds"
			color1 = color3
			color2 = color3
			instance = { position = { 0.5 0.156 } scale = { 1.0 0.312 }  }
		}
		colored_emblem = {
			texture = list "hr_medium_charges_list"
			color1 = list "metal_colors"
			color2 = list "metal_colors"
			instance = { position = { 0.5 0.62 } scale = { 0.6 0.6 }  }
		}
	}
	hr_charge_under_chief_template_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "metal_colors"
		color3 = list "normal_colors"
		colored_emblem = {
			texture = "ce_block_02.dds"
			color1 = color3
			color2 = color3
			instance = { position = { 0.5 0.156 } scale = { 1.0 0.312 }  }
		}
		colored_emblem = {
			texture = list "hr_medium_charges_list"
			color1 = list "normal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.5 0.62 } scale = { 0.6 0.6 }  }
		}
	}

	# Three charges, on a chief
	hr_three_charges_in_chief_template = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "normal_colors"
		color3 = list "metal_colors"
		colored_emblem = {
			texture = "ce_block_02.dds"
			color1 = color3
			color2 = color3
			instance = { position = { 0.5 0.156 } scale = { 1.0 0.312 }  }
		}
		colored_emblem = {
			texture = list "hr_small_charges_list"
			color1 = color2
			color2 = color2
			instance = { position = { 0.26 0.165 } scale = { 0.28 0.28 }  }
			instance = { position = { 0.5 0.165 } scale = { 0.28 0.28 }  }
			instance = { position = { 0.74 0.165 } scale = { 0.28 0.28 }  }
		}
	}
	hr_three_charges_in_chief_template_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "metal_colors"
		color3 = list "normal_colors"
		colored_emblem = {
			texture = "ce_block_02.dds"
			color1 = color3
			color2 = color3
			instance = { position = { 0.5 0.156 } scale = { 1.0 0.312 }  }
		}
		colored_emblem = {
			texture = list "hr_small_charges_list"
			color1 = color2
			color2 = color2
			instance = { position = { 0.26 0.165 } scale = { 0.28 0.28 }  }
			instance = { position = { 0.5 0.165 } scale = { 0.28 0.28 }  }
			instance = { position = { 0.74 0.165 } scale = { 0.28 0.28 }  }
		}
	}

	# Three charges, on a fess
	hr_three_charges_in_fess_template = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "normal_colors"
		color3 = list "metal_colors"
		colored_emblem = {
			texture = "ce_block_02.dds"
			color1 = color3
			color2 = color3
			instance = { position = { 0.5 0.5 } scale = { 1.0 0.312 }  }
		}
		colored_emblem = {
			texture = list "hr_small_charges_list"
			color1 = color2
			color2 = color2
			instance = { position = { 0.26 0.5 } scale = { 0.28 0.28 }  }
			instance = { position = { 0.5 0.5 } scale = { 0.28 0.28 }  }
			instance = { position = { 0.74 0.5 } scale = { 0.28 0.28 }  }
		}
	}
	hr_three_charges_in_fess_template_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "metal_colors"
		color3 = list "normal_colors"
		colored_emblem = {
			texture = "ce_block_02.dds"
			color1 = color3
			color2 = color3
			instance = { position = { 0.5 0.5 } scale = { 1.0 0.312 }  }
		}
		colored_emblem = {
			texture = list "hr_small_charges_list"
			color1 = list "metal_colors"
			color2 = list "metal_colors"
			instance = { position = { 0.26 0.5 } scale = { 0.28 0.28 }  }
			instance = { position = { 0.5 0.5 } scale = { 0.28 0.28 }  }
			instance = { position = { 0.74 0.5 } scale = { 0.28 0.28 }  }
		}
	}

	# Three charges, on a bend (some like the eagles should be rotated though)
	hr_three_charges_in_bend_template = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "normal_colors"
		color3 = list "metal_colors"
		colored_emblem = {
			texture = "ce_ordinary_bend_dexter_5.dds"
			color1 = color3
			color2 = color3
			instance = { position = { 0.5 0.5 } scale = { 1.2 1.2 }  }
		}
		colored_emblem = {
			texture = list "hr_small_charges_list"
			color1 = list "normal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.303 0.304 } rotation = 0 scale = { 0.3 0.3 }  }
			instance = { position = { 0.504 0.505 } rotation = 0 scale = { 0.3 0.3 }  }
			instance = { position = { 0.705 0.706 } rotation = 0 scale = { 0.3 0.3 }  }
		}
	}
	hr_three_charges_in_bend_template_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "metal_colors"
		color3 = list "normal_colors"
		colored_emblem = {
			texture = "ce_ordinary_bend_dexter_5.dds"
			color1 = color3
			color2 = color3
			instance = { position = { 0.5 0.5 } scale = { 1.2 1.2 }  }
		}
		colored_emblem = {
			texture = list "hr_small_charges_list"
			color1 = list "metal_colors"
			color2 = list "metal_colors"
			instance = { position = { 0.303 0.304 } rotation = 0 scale = { 0.3 0.3 }  }
			instance = { position = { 0.504 0.505 } rotation = 0 scale = { 0.3 0.3 }  }
			instance = { position = { 0.705 0.706 } rotation = 0 scale = { 0.3 0.3 }  }
		}
	}

	# Furs with a charge overall
	hr_vair_template = {
		pattern = "pattern_solid.dds"
		color1 = "white"
		color2 = "blue"
		colored_emblem = {
			texture = "ce_vair_pattern.dds"
			color1 = "blue"
			color2 = "blue"
			instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 }  }
		}
		colored_emblem = {
			texture = list "hr_fur_overall_charges_list"
			color1 = "red"
			color2 = "red"
			instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 }  }
		}
	}
	hr_ermine_template = {
		pattern = "pattern_solid.dds"
		color1 = "white"
		color2 = "black"
		colored_emblem = {
			texture = "ce_ermine_pattern.dds"
			color1 = "black"
			color2 = "black"
			instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 }  }
		}
		colored_emblem = {
			texture = list "hr_fur_overall_charges_list"
			color1 = "red"
			color2 = "red"
			instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 }  }
		}
	}

	# Geometrical designs
	hr_geometrical_template = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "normal_colors"		# Here, the three colours should always be different

		colored_emblem = {
			texture = list "hr_geometrical_list"
			color1 = color2
			color2 = color3
			instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 }  }
		}
	}
	hr_geometrical_template_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "metal_colors"		# Here, the three colours should always be different

		colored_emblem = {
			texture = list "hr_geometrical_list"
			color1 = color2
			color2 = color3
			instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 }  }
		}
	}

	# Charge and bordure
	hr_charge_within_border_template = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "normal_colors"
		color4 = list "metal_colors"

		colored_emblem = {
			texture = list "hr_within_border_list"
			color1 = color2
			color2 = color3
			instance = { position = { 0.5 0.48 } scale = { 0.82 0.82 }  }
		}
		colored_emblem = {
			texture = "ce_border_shield.dds"
			color1 = color4
			color2 = color4
			instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 }  }
		}
	}
	hr_charge_within_border_template_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "metal_colors"
		color4 = list "normal_colors"

		colored_emblem = {
			texture = list "hr_within_border_list"
			color1 = color2
			color2 = color3
			instance = { position = { 0.5 0.48 } scale = { 0.82 0.82 }  }
		}
		colored_emblem = {
			texture = "ce_border_shield.dds"
			color1 = color4
			color2 = color4
			instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 }  }
		}
	}

	# Three charges, in pale 1:1:1 (like norman k_england, Swabia)
	hr_three_charges_in_pale_template = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"

		colored_emblem = {
			texture = list "hr_pale_charges_list"
			color1 = color2
			color2 = color3
			instance = { position = { 0.5 0.16 } scale = { 0.85 0.85 }  }
			instance = { position = { 0.5 0.415 } scale = { 0.85 0.85 }  }
			instance = { position = { 0.5 0.67 } scale = { 0.85 0.85 }  }
		}
	}
	hr_three_charges_in_pale_template_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "hr_pale_charges_list"
			color1 = color2
			color2 = color3
			instance = { position = { 0.5 0.16 } scale = { 0.85 0.85 }  }
			instance = { position = { 0.5 0.415 } scale = { 0.85 0.85 }  }
			instance = { position = { 0.5 0.67 } scale = { 0.85 0.85 }  }
		}
	}

	# Canton as main design, with a charge on it
	hr_canton_template = {
		pattern = "pattern_quarter.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"

		colored_emblem = {
			texture = "ce_ordinary_canton.dds"
			color1 = color2
			color2 = color2
			instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 }  }
		}
		colored_emblem = {
			texture = list "hr_medium_charges_list"
			color1 = list "metal_colors"
			color2 = list "metal_colors"
			instance = { position = { 0.312 0.26 } scale = { 0.5 0.5 }  }
			mask = { 2 }
		}
	}
	hr_canton_template_inverted = {
		pattern = "pattern_quarter.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = "ce_ordinary_canton.dds"
			color1 = color2
			color2 = color2
			instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 }  }
		}
		colored_emblem = {
			texture = list "hr_medium_charges_list"
			color1 = list "normal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.312 0.26 } scale = { 0.5 0.5 }  }
			mask = { 2 }
		}
	}

	# Geometrical design & canton overall (with a charge)
	hr_geometrical_field_canton_template = {
		pattern = "pattern_quarter.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"

		colored_emblem = {
			texture = list "hr_geometrical_list"
			color1 = color2
			color2 = list "metal_colors"
			instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 }  }
		}
		colored_emblem = {
			texture = "ce_ordinary_canton.dds"
			color1 = list "normal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 }  }
		}
		colored_emblem = {
			texture = list "hr_medium_charges_list"
			color1 = list "metal_colors"
			color2 = list "metal_colors"
			instance = { position = { 0.312 0.26 } scale = { 0.5 0.5 }  }
			mask = { 2 }
		}
	}
	hr_geometrical_field_canton_template_inverted = {
		pattern = "pattern_quarter.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "hr_geometrical_list"
			color1 = color2
			color2 = list "normal_colors"
			instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 }  }
		}
		colored_emblem = {
			texture = "ce_ordinary_canton.dds"
			color1 = list "metal_colors"
			color2 = list "metal_colors"
			instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 }  }
		}
		colored_emblem = {
			texture = list "hr_medium_charges_list"
			color1 = list "normal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.312 0.26 } scale = { 0.5 0.5 }  }
			mask = { 2 }
		}
	}

	# Single charge & a canton overall (with a charge on it)
	hr_charge_and_canton_template = {
		pattern = "pattern_quarter.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"

		colored_emblem = {
			texture = list "hr_charges_list"
			color1 = color2
			color2 = list "normal_colors"
			instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 }  }
		}
		colored_emblem = {
			texture = "ce_ordinary_canton.dds"
			color1 = color3
			color2 = color3
			instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 }  }
		}
		colored_emblem = {
			texture = list "hr_canton_charges_list"
			color1 = list "metal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.312 0.26 } scale = { 0.5 0.5 }  }
			mask = { 2 }
		}
	}
	hr_charge_and_canton_template_inverted = {
		pattern = "pattern_quarter.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "hr_charges_list"
			color1 = color2
			color2 = list "metal_colors"
			instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 }  }
		}
		colored_emblem = {
			texture = "ce_ordinary_canton.dds"
			color1 = color3
			color2 = color3
			instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 }  }
		}
		colored_emblem = {
			texture = list "hr_canton_charges_list"
			color1 = list "normal_colors"
			color2 = list "metal_colors"
			instance = { position = { 0.312 0.26 } scale = { 0.5 0.5 }  }
			mask = { 2 }
		}
	}

	# Charge in chief (charge issant from)
	hr_charge_issant_chief_template = {
		pattern = "pattern_chief.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"	# 3rd should be different from 2nd pick

		colored_emblem = {
			texture = list "hr_chief_issant_charges_list" # semy would also fit if coat_of_arms support added
			color1 = color3
			color2 = list "normal_colors"
			instance = { position = { 0.5 0.48 } scale = { 1.0 1.0 }  }
			mask = { 1 }
		}
	}
	hr_charge_issant_chief_template_inverted = {
		pattern = "pattern_chief.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"	# 3rd should be different from 2nd pick

		colored_emblem = {
			texture = list "hr_chief_issant_charges_list"
			color1 = color3
			color2 = list "metal_colors"
			instance = { position = { 0.5 0.48 } scale = { 1.0 1.0 }  }
			mask = { 1 }
		}
	}

	# Fess and six accompanying charges (3:3)
	hr_fess_acc_six_charges_template = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"	# 3rd colour can be the same, or not (50-50 ideally)

		colored_emblem = {
			texture = "ce_ordinary_fess_5.dds"
			color1 = color2
			color2 = color2
			instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 }  }
		}
		colored_emblem = {
			texture = list "hr_small_charges_list"
			color1 = list "normal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.250 0.210 } scale = { 0.3 0.3 }  }
			instance = { position = { 0.500 0.210 } scale = { 0.3 0.3 }  }
			instance = { position = { 0.750 0.210 } scale = { 0.3 0.3 }  }
			instance = { position = { 0.250 0.730 } scale = { 0.3 0.3 }  }
			instance = { position = { 0.500 0.840 } scale = { 0.3 0.3 }  }
			instance = { position = { 0.750 0.730 } scale = { 0.3 0.3 }  }
		}
	}
	hr_fess_acc_six_charges_template_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"	# 3rd colour can be the same, or not (50-50 ideally)

		colored_emblem = {
			texture = "ce_ordinary_fess_5.dds"
			color1 = color2
			color2 = color2
			instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 }  }
		}
		colored_emblem = {
			texture = list "hr_small_charges_list"
			color1 = list "metal_colors"
			color2 = list "metal_colors"
			instance = { position = { 0.250 0.210 } scale = { 0.3 0.3 }  }
			instance = { position = { 0.500 0.210 } scale = { 0.3 0.3 }  }
			instance = { position = { 0.750 0.210 } scale = { 0.3 0.3 }  }
			instance = { position = { 0.250 0.730 } scale = { 0.3 0.3 }  }
			instance = { position = { 0.500 0.840 } scale = { 0.3 0.3 }  }
			instance = { position = { 0.750 0.730 } scale = { 0.3 0.3 }  }
		}
	}
	# Fess and three accompanying charges (2:1)
	hr_fess_acc_three_template = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"	# 3rd colour can be the same, or not (50-50 ideally)

		colored_emblem = {
			texture = "ce_ordinary_fess_5.dds"
			color1 = color2
			color2 = color2
			instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 }  }
		}
		colored_emblem = {
			texture = list "hr_three_charges_list"
			color1 = list "normal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.320 0.210 } scale = { 0.42 0.42 }  }
			instance = { position = { 0.680 0.210 } scale = { 0.42 0.42 }  }
			instance = { position = { 0.500 0.790 } scale = { 0.42 0.42 }  }
		}
	}
	hr_fess_acc_three_template_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"	# 3rd colour can be the same, or not (50-50 ideally)

		colored_emblem = {
			texture = "ce_ordinary_fess_5.dds"
			color1 = color2
			color2 = color2
			instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 }  }
		}
		colored_emblem = {
			texture = list "hr_three_charges_list"
			color1 = list "metal_colors"
			color2 = list "metal_colors"
			instance = { position = { 0.320 0.210 } scale = { 0.42 0.42 }  }
			instance = { position = { 0.680 0.210 } scale = { 0.42 0.42 }  }
			instance = { position = { 0.500 0.790 } scale = { 0.42 0.42 }  }
		}
	}

	# Chevron and three accompanying charges
	hr_chevron_acc_three_template = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"	# 3rd colour can be the same, or not (50-50 ideally)

		colored_emblem = {
			texture = "ce_ordinary_chevron_5.dds"
			color1 = color2
			color2 = color2
			instance = { position = { 0.5 0.52 } scale = { 1.0 0.9 }  }
		}
		colored_emblem = {
			texture = list "hr_three_charges_list" # or an hybrid list of medium & small ?
			color1 = list "normal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.290 0.210 } scale = { 0.40 0.40 }  }
			instance = { position = { 0.710 0.210 } scale = { 0.40 0.40 }  }
			instance = { position = { 0.500 0.770 } scale = { 0.40 0.40 }  }
		}
	}
	hr_chevron_acc_three_template_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"	# 3rd colour can be the same, or not (50-50 ideally)

		colored_emblem = {
			texture = "ce_ordinary_chevron_5.dds"
			color1 = color2
			color2 = color2
			instance = { position = { 0.5 0.52 } scale = { 1.0 0.9 }  }
		}
		colored_emblem = {
			texture = list "hr_three_charges_list" # or an hybrid list of medium & small ?
			color1 = list "metal_colors"
			color2 = list "metal_colors"
			instance = { position = { 0.290 0.210 } scale = { 0.40 0.40 }  }
			instance = { position = { 0.710 0.210 } scale = { 0.40 0.40 }  }
			instance = { position = { 0.500 0.770 } scale = { 0.40 0.40 }  }
		}
	}

	# Cross and four acc. charges (1 in each quarter)
	hr_cross_acc_four_template = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"

		colored_emblem = {
			texture = list "hr_cross_charges_list"
			color1 = color2
			color2 = list "normal_colors"
			instance = { position = { 0.50 0.50 } scale = { 1.0 1.0 }  }
		}
		colored_emblem = {
			texture = list "hr_medium_charges_list"
			color1 = list "normal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.265 0.210 } scale = { 0.35 0.35 }  }
			instance = { position = { 0.735 0.210 } scale = { 0.35 0.35 }  }
			instance = { position = { 0.735 0.725 } scale = { 0.30 0.30 }  }
			instance = { position = { 0.265 0.725 } scale = { 0.30 0.30 }  }
		}
	}
	hr_cross_acc_four_template_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "hr_cross_charges_list"
			color1 = color2
			color2 = list "metal_colors"
			instance = { position = { 0.50 0.50 } scale = { 1.0 1.0 }  }
		}
		colored_emblem = {
			texture = list "hr_medium_charges_list"
			color1 = list "metal_colors"
			color2 = list "metal_colors"
			instance = { position = { 0.265 0.210 } scale = { 0.35 0.35 }  }
			instance = { position = { 0.735 0.210 } scale = { 0.35 0.35 }  }
			instance = { position = { 0.735 0.725 } scale = { 0.30 0.30 }  }
			instance = { position = { 0.265 0.725 } scale = { 0.30 0.30 }  }
		}
	}

	# Five charges, on a cross
	hr_cross_ch_five_template = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"

		colored_emblem = {
			texture = list "hr_cross_plain_charges_list"
			color1 = color2
			color2 = color2
			instance = { position = { 0.50 0.50 } scale = { 1.0 1.0 }  }
		}
		colored_emblem = {
			texture = list "hr_medium_charges_list"
			color1 = list "metal_colors"
			color2 = list "metal_colors"
			instance = { position = { 0.500 0.210 } scale = { 0.24 0.25 }  }
			instance = { position = { 0.735 0.500 } scale = { 0.25 0.24 }  }
			instance = { position = { 0.265 0.500 } scale = { 0.25 0.24 }  }
			instance = { position = { 0.500 0.500 } scale = { 0.25 0.24 }  }
			instance = { position = { 0.500 0.780 } scale = { 0.24 0.25 }  }
		}
	}
	hr_cross_ch_five_template_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "hr_cross_plain_charges_list"
			color1 = color2
			color2 = color2
			instance = { position = { 0.50 0.50 } scale = { 1.0 1.0 }  }
		}
		colored_emblem = {
			texture = list "hr_medium_charges_list"
			color1 = list "normal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.500 0.210 } scale = { 0.24 0.25 }  }
			instance = { position = { 0.735 0.500 } scale = { 0.25 0.24 }  }
			instance = { position = { 0.265 0.500 } scale = { 0.25 0.24 }  }
			instance = { position = { 0.500 0.500 } scale = { 0.25 0.24 }  }
			instance = { position = { 0.500 0.780 } scale = { 0.24 0.25 }  }
		}
	}

	# Lion semy (ie lion billety, lion crusilly, etc)
	hr_lion_semy_template = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"

		colored_emblem = {
			texture = list "hr_lion_rampant_charges_list"
			color1 = color2
			color2 = color2
			instance = { position = { 0.50 0.50 } scale = { 1.0 1.0 }  }
		}
		colored_emblem = {
			texture = list "hr_billet_like_charges_list"
			color1 = color2
			color2 = color2
			instance = { position = { 0.17 0.09 } scale = { 0.12 0.12 }  }
			instance = { position = { 0.35 0.09 } scale = { 0.12 0.12 }  }
			instance = { position = { 0.65 0.09 } scale = { 0.12 0.12 }  }
			instance = { position = { 0.84 0.09 } scale = { 0.12 0.12 }  }
			instance = { position = { 0.17 0.50 } scale = { 0.12 0.12 }  }
			instance = { position = { 0.62 0.47 } scale = { 0.12 0.12 }  }
			instance = { position = { 0.17 0.70 } scale = { 0.12 0.12 }  }
			instance = { position = { 0.36 0.78 } scale = { 0.12 0.12 }  }
			instance = { position = { 0.68 0.78 } scale = { 0.12 0.12 }  }
			instance = { position = { 0.82 0.68 } scale = { 0.12 0.12 }  }
		}
	}
	hr_lion_semy_template_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "hr_lion_rampant_charges_list"
			color1 = color2
			color2 = color2
			instance = { position = { 0.50 0.50 } scale = { 1.0 1.0 }  }
		}
		colored_emblem = {
			texture = list "hr_billet_like_charges_list"
			color1 = color2
			color2 = color2
			instance = { position = { 0.17 0.09 } scale = { 0.12 0.12 }  }
			instance = { position = { 0.35 0.09 } scale = { 0.12 0.12 }  }
			instance = { position = { 0.65 0.09 } scale = { 0.12 0.12 }  }
			instance = { position = { 0.84 0.09 } scale = { 0.12 0.12 }  }
			instance = { position = { 0.17 0.50 } scale = { 0.12 0.12 }  }
			instance = { position = { 0.62 0.47 } scale = { 0.12 0.12 }  }
			instance = { position = { 0.17 0.70 } scale = { 0.12 0.12 }  }
			instance = { position = { 0.36 0.78 } scale = { 0.12 0.12 }  }
			instance = { position = { 0.68 0.78 } scale = { 0.12 0.12 }  }
			instance = { position = { 0.82 0.68 } scale = { 0.12 0.12 }  }
		}
	}

	# Seven charges (3:3:1)
	hr_seven_charges_template = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "normal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "hr_seven_charges_list"
			color1 = color3
			color2 = color3
			instance = { position = { 0.28 0.20 } scale = { 0.30 0.30 }  }
			instance = { position = { 0.50 0.20 } scale = { 0.30 0.30 }  }
			instance = { position = { 0.72 0.20 } scale = { 0.30 0.30 }  }
			instance = { position = { 0.28 0.48 } scale = { 0.30 0.30 }  }
			instance = { position = { 0.50 0.48 } scale = { 0.30 0.30 }  }
			instance = { position = { 0.72 0.48 } scale = { 0.30 0.30 }  }
			instance = { position = { 0.50 0.76 } scale = { 0.30 0.30 }  }
		}
	}
	hr_seven_charges_template_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "metal_colors"
		color3 = list "normal_colors"

		colored_emblem = {
			texture = list "hr_seven_charges_list"
			color1 = color3
			color2 = color3
			instance = { position = { 0.28 0.20 } scale = { 0.30 0.30 }  }
			instance = { position = { 0.50 0.20 } scale = { 0.30 0.30 }  }
			instance = { position = { 0.72 0.20 } scale = { 0.30 0.30 }  }
			instance = { position = { 0.28 0.48 } scale = { 0.30 0.30 }  }
			instance = { position = { 0.50 0.48 } scale = { 0.30 0.30 }  }
			instance = { position = { 0.72 0.48 } scale = { 0.30 0.30 }  }
			instance = { position = { 0.50 0.76 } scale = { 0.30 0.30 }  }
		}
	}

	# Ten charges (3:3:3:1)
	hr_ten_charges_template = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "normal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "hr_seven_charges_list"
			color1 = color3
			color2 = color3
			instance = { position = { 0.28 0.18 } scale = { 0.28 0.28 }  }
			instance = { position = { 0.50 0.18 } scale = { 0.28 0.28  }  }
			instance = { position = { 0.72 0.18 } scale = { 0.28 0.28  }  }
			instance = { position = { 0.28 0.40 } scale = { 0.28 0.28  }  }
			instance = { position = { 0.50 0.40 } scale = { 0.28 0.28  }  }
			instance = { position = { 0.72 0.40 } scale = { 0.28 0.28  }  }
			instance = { position = { 0.28 0.62 } scale = { 0.28 0.28  }  }
			instance = { position = { 0.50 0.62 } scale = { 0.28 0.28  }  }
			instance = { position = { 0.72 0.62 } scale = { 0.28 0.28  }  }
			instance = { position = { 0.50 0.84 } scale = { 0.28 0.28  }  }
		}
	}
	hr_ten_charges_template_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "metal_colors"
		color3 = list "normal_colors"

		colored_emblem = {
			texture = list "hr_seven_charges_list"
			color1 = color3
			color2 = color3
			instance = { position = { 0.28 0.18 } scale = { 0.28 0.28 }  }
			instance = { position = { 0.50 0.18 } scale = { 0.28 0.28  }  }
			instance = { position = { 0.72 0.18 } scale = { 0.28 0.28  }  }
			instance = { position = { 0.28 0.40 } scale = { 0.28 0.28  }  }
			instance = { position = { 0.50 0.40 } scale = { 0.28 0.28  }  }
			instance = { position = { 0.72 0.40 } scale = { 0.28 0.28  }  }
			instance = { position = { 0.28 0.62 } scale = { 0.28 0.28  }  }
			instance = { position = { 0.50 0.62 } scale = { 0.28 0.28  }  }
			instance = { position = { 0.72 0.62 } scale = { 0.28 0.28  }  }
			instance = { position = { 0.50 0.84 } scale = { 0.28 0.28  }  }
		}
	}

	# Five charges in saltire (2:1:2, only common in iberian heraldry)
	hr_five_charges_template = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "normal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "hr_five_charges_list"
			color1 = color3
			color2 = color3
			instance = { position = { 0.32 0.20 } scale = { 0.36 0.36 }  }
			instance = { position = { 0.50 0.45 } scale = { 0.36 0.36 }  }
			instance = { position = { 0.68 0.20 } scale = { 0.36 0.36 }  }
			instance = { position = { 0.32 0.70 } scale = { 0.36 0.36 }  }
			instance = { position = { 0.68 0.70 } scale = { 0.36 0.36 }  }
		}
	}
	hr_five_charges_template_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "metal_colors"
		color3 = list "normal_colors"

		colored_emblem = {
			texture = list "hr_five_charges_list"
			color1 = color3
			color2 = color3
			instance = { position = { 0.32 0.20 } scale = { 0.36 0.36 }  }
			instance = { position = { 0.50 0.45 } scale = { 0.36 0.36 }  }
			instance = { position = { 0.68 0.20 } scale = { 0.36 0.36 }  }
			instance = { position = { 0.32 0.70 } scale = { 0.36 0.36 }  }
			instance = { position = { 0.68 0.70 } scale = { 0.36 0.36 }  }
		}
	}

	# Geometrical & a canton ermine (ie Dreux-Brittany)
	hr_canton_ermine_template = {
		pattern = "pattern_solid.dds"
		color1 = "yellow" # field must be gold in this case
		color2 = list "normal_colors"
		color3 = list "normal_colors"

		colored_emblem = {
			texture = list "hr_geometrical_list"
			color1 = color2
			color2 = list "metal_colors"
			instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 }  }
		}
		colored_emblem = {
			texture = "ce_ordinary_canton.dds"
			color1 = "white"
			color2 = "white"
			instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 }  }
		}
		colored_emblem = {
			texture = "ce_ermine_spot.dds"
			color1 = "black"
			color2 = "black"
			instance = { position = { 0.195 0.110 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.421 0.110 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.308 0.230 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.195 0.355 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.421 0.355 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.082 0.230 } scale = { 0.24 0.24 }  }
		}
	}
	hr_canton_ermine_template_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "normal_colors"

		colored_emblem = {
			texture = list "hr_geometrical_list"
			color1 = color2
			color2 = list "normal_colors"
			instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 }  }
		}
		colored_emblem = {
			texture = "ce_ordinary_canton.dds"
			color1 = "white"
			color2 = "white"
			instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 }  }
		}
		colored_emblem = {
			texture = "ce_ermine_spot.dds"
			color1 = "black"
			color2 = "black"
			instance = { position = { 0.195 0.110 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.421 0.110 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.308 0.230 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.195 0.355 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.421 0.355 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.082 0.230 } scale = { 0.24 0.24 }  }
		}
	}

	# Charge & a canton ermine
	hr_charge_canton_ermine_template = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "normal_colors"

		colored_emblem = {
			texture = list "hr_charges_list"
			color1 = color2
			color2 = list "normal_colors"
			instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 }  }
		}
		colored_emblem = {
			texture = "ce_ordinary_canton.dds"
			color1 = "white"
			color2 = "white"
			instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 }  }
		}
		colored_emblem = {
			texture = "ce_ermine_spot.dds"
			color1 = "black"
			color2 = "black"
			instance = { position = { 0.195 0.110 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.421 0.110 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.308 0.230 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.195 0.355 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.421 0.355 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.082 0.230 } scale = { 0.24 0.24 }  }
		}
	}
	hr_charge_canton_ermine_template_inverted = {
		pattern = "pattern_solid.dds"
		color1 = "yellow" # field must be gold in this case
		color2 = list "normal_colors"
		color3 = list "normal_colors"

		colored_emblem = {
			texture = list "hr_charges_list"
			color1 = color2
			color2 = list "metal_colors"
			instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 }  }
		}
		colored_emblem = {
			texture = "ce_ordinary_canton.dds"
			color1 = "white"
			color2 = "white"
			instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 }  }
		}
		colored_emblem = {
			texture = "ce_ermine_spot.dds"
			color1 = "black"
			color2 = "black"
			instance = { position = { 0.195 0.110 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.421 0.110 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.308 0.230 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.195 0.355 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.421 0.355 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.082 0.230 } scale = { 0.24 0.24 }  }
		}
	}

	# Charge on a mount, only common in german heraldry (bestiary/canting ie Helfenstein, Hornes)
	hr_single_charge_on_mount_template = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "normal_colors"
		color3 = list "metal_colors"
		color4 = list "metal_colors" # should be diff from color3

		colored_emblem = {
			texture = list "hr_mount_list"
			color1 = color4 # most of the time, green or blue for normal colour picks (obv invert from charge colour when metal) - should never be black for ex
			color2 = color4
			instance = { position = { 0.5 0.55 } scale = { 1.0 1.0 }  }
		}
		colored_emblem = {
			texture = list "hr_charges_on_mount_list"
			color1 = color3
			color2 = list "metal_colors"
			instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 }  }
		}
	}
	hr_single_charge_on_mount_template_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "metal_colors"
		color3 = list "normal_colors"
		color4 = list "normal_colors"

		colored_emblem = {
			texture = list "hr_mount_list"
			color1 = color4
			color2 = color4
			instance = { position = { 0.5 0.55 } scale = { 1.0 1.0 }  }
		}
		colored_emblem = {
			texture = list "hr_charges_on_mount_list"
			color1 = color3
			color2 = list "normal_colors"
			instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 }  }
		}
	}

	# Charge in heart (optionnal) and an orle of small charges (ie Sorel/Estrées, Tancarville, Umfraville)
	hr_escutcheon_orle_template = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"

		colored_emblem = {
			texture = list "hr_escutcheon_charges_list"
			color1 = color2
			color2 = list "normal_colors"
			instance = { position = { 0.50 0.50 } scale = { 0.45 0.45 }  }
		}
		colored_emblem = {
			texture = list "hr_orle_charges_list"
			color1 = list "normal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.235 0.160 } scale = { 0.25 0.25 }  }
			instance = { position = { 0.500 0.160 } scale = { 0.25 0.25 }  }
			instance = { position = { 0.765 0.160 } scale = { 0.25 0.25 }  }
			instance = { position = { 0.235 0.425 } scale = { 0.25 0.25 }  }
			instance = { position = { 0.765 0.425 } scale = { 0.25 0.25 }  }
			instance = { position = { 0.250 0.690 } scale = { 0.25 0.25 }  }
			instance = { position = { 0.750 0.690 } scale = { 0.25 0.25 }  }
			instance = { position = { 0.500 0.840 } scale = { 0.25 0.25 }  }
		}
	}
	hr_escutcheon_orle_template_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "hr_escutcheon_charges_list"
			color1 = color2
			color2 = list "metal_colors"
			instance = { position = { 0.50 0.50 } scale = { 0.45 0.45 }  }
		}
		colored_emblem = {
			texture = list "hr_orle_charges_list"
			color1 = list "metal_colors"
			color2 = list "metal_colors"
			instance = { position = { 0.235 0.160 } scale = { 0.25 0.25 }  }
			instance = { position = { 0.500 0.160 } scale = { 0.25 0.25 }  }
			instance = { position = { 0.765 0.160 } scale = { 0.25 0.25 }  }
			instance = { position = { 0.235 0.425 } scale = { 0.25 0.25 }  }
			instance = { position = { 0.765 0.425 } scale = { 0.25 0.25 }  }
			instance = { position = { 0.250 0.690 } scale = { 0.25 0.25 }  }
			instance = { position = { 0.750 0.690 } scale = { 0.25 0.25 }  }
			instance = { position = { 0.500 0.840 } scale = { 0.25 0.25 }  }
		}
	}

	# Bend and six accompanying charges (ie Tyrell, Bohun)
	hr_bend_acc_six_charges_template = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"

		colored_emblem = {
			texture = "ce_bend_thin.dds"
			color1 = color2
			color2 = color2
			instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 }  }
		}
		colored_emblem = {
			texture = list "hr_small_charges_list"
			color1 = list "normal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.505 0.160 } scale = { 0.30 0.30 }  }
			instance = { position = { 0.750 0.160 } scale = { 0.30 0.30 }  }
			instance = { position = { 0.750 0.400 } scale = { 0.30 0.30 }  }
			instance = { position = { 0.235 0.545 } scale = { 0.26 0.26 }  }
			instance = { position = { 0.310 0.750 } scale = { 0.26 0.26 }  }
			instance = { position = { 0.530 0.840 } scale = { 0.26 0.26 }  }
		}
	}
	hr_bend_acc_six_charges_template_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = "ce_bend_thin.dds"
			color1 = color2
			color2 = color2
			instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 }  }
		}
		colored_emblem = {
			texture = list "hr_small_charges_list"
			color1 = list "metal_colors"
			color2 = list "metal_colors"
			instance = { position = { 0.505 0.160 } scale = { 0.30 0.30 }  }
			instance = { position = { 0.750 0.160 } scale = { 0.30 0.30 }  }
			instance = { position = { 0.750 0.400 } scale = { 0.30 0.30 }  }
			instance = { position = { 0.235 0.545 } scale = { 0.26 0.26 }  }
			instance = { position = { 0.310 0.750 } scale = { 0.26 0.26 }  }
			instance = { position = { 0.530 0.840 } scale = { 0.26 0.26 }  }
		}
	}

	# Semy, opt. a charge overall (ie France, Anjou)
	hr_semy_template = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "normal_colors"
		color4 = list "metal_colors"	# all four colours should be different

		colored_emblem = {
			texture = list "hr_semy_charges_list"
			color1 = color2
			color2 = color2
			instance = { position = { 0.10 0.00 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.30 0.00 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.50 0.00 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.70 0.00 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.90 0.00 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.00 0.20 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.20 0.20 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.40 0.20 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.60 0.20 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.80 0.20 } scale = { 0.24 0.24 }  }
			instance = { position = { 1.00 0.20 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.10 0.40 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.30 0.40 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.50 0.40 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.70 0.40 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.90 0.40 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.00 0.60 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.20 0.60 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.40 0.60 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.60 0.60 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.80 0.60 } scale = { 0.24 0.24 }  }
			instance = { position = { 1.00 0.60 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.10 0.80 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.30 0.80 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.50 0.80 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.70 0.80 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.90 0.80 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.00 1.00 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.20 1.00 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.40 1.00 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.60 1.00 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.80 1.00 } scale = { 0.24 0.24 }  }
			instance = { position = { 1.00 1.00 } scale = { 0.24 0.24 }  }
		}
		colored_emblem = {
			texture = list "hr_semy_overall_list"
			color1 = color3
			color2 = color4
			instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 }  }
		}
	}
	hr_semy_template_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "metal_colors"
		color4 = list "normal_colors"	# all four colours should be different

		colored_emblem = {
			texture = list "hr_semy_charges_list"
			color1 = color2
			color2 = color2
			instance = { position = { 0.10 0.00 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.30 0.00 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.50 0.00 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.70 0.00 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.90 0.00 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.00 0.20 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.20 0.20 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.40 0.20 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.60 0.20 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.80 0.20 } scale = { 0.24 0.24 }  }
			instance = { position = { 1.00 0.20 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.10 0.40 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.30 0.40 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.50 0.40 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.70 0.40 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.90 0.40 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.00 0.60 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.20 0.60 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.40 0.60 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.60 0.60 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.80 0.60 } scale = { 0.24 0.24 }  }
			instance = { position = { 1.00 0.60 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.10 0.80 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.30 0.80 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.50 0.80 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.70 0.80 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.90 0.80 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.00 1.00 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.20 1.00 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.40 1.00 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.60 1.00 } scale = { 0.24 0.24 }  }
			instance = { position = { 0.80 1.00 } scale = { 0.24 0.24 }  }
			instance = { position = { 1.00 1.00 } scale = { 0.24 0.24 }  }
		}
		colored_emblem = {
			texture = list "hr_semy_overall_list"
			color1 = list "normal_colors"
			color2 = color4
			instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 }  }
		}
	}

	# Charge and ordinary overall (Bendlet, label)
	hr_charge_cadency_template = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "normal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "hr_within_border_list"
			color1 = color3
			color2 = list "metal_colors"
			instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 }  }
		}
		colored_emblem = {
			texture = list "hr_cadency_list"
			color1 = list "metal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 }  }
		}
	}
	hr_charge_cadency_template_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "metal_colors"
		color3 = list "normal_colors"

		colored_emblem = {
			texture = list "hr_within_border_list"
			color1 = color3
			color2 = list "normal_colors"
			instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 }  }
		}
		# test
		colored_emblem = {
			texture = list "hr_cadency_list"
			color1 = list "normal_colors"
			color2 = list "metal_colors"
			instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 }  }
		}
	}

	hr_three_charges_arranged_in_bend_template = {
		# Three charges arranged in bend (only without bend)

		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "normal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "hr_small_charges_list"
			color1 = list "metal_colors"
			color2 = list "metal_colors"
			instance = { position = { 0.3 0.20 } scale = { 0.38 0.38 }  }
			instance = { position = { 0.5 0.45 } scale = { 0.38 0.38 }  }
			instance = { position = { 0.7 0.70 } scale = { 0.38 0.38 }  }
		}
	}
	hr_three_charges_arranged_in_bend_template_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "metal_colors"
		color3 = list "normal_colors"

		colored_emblem = {
			texture = list "hr_small_charges_list"
			color1 = list "normal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.3 0.20 } scale = { 0.38 0.38 }  }
			instance = { position = { 0.5 0.45 } scale = { 0.38 0.38 }  }
			instance = { position = { 0.7 0.70 } scale = { 0.38 0.38 }  }
		}
	}

	hr_three_charges_arranged_in_bend_template_senester = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "normal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "hr_small_charges_list"
			color1 = list "metal_colors"
			color2 = list "metal_colors"
			instance = { position = { 0.7 0.20 } scale = { 0.38 0.38 }  }
			instance = { position = { 0.5 0.45 } scale = { 0.38 0.38 }  }
			instance = { position = { 0.3 0.70 } scale = { 0.38 0.38 }  }
		}
	}
	hr_three_charges_arranged_in_bend_template_senester_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "metal_colors"
		color3 = list "normal_colors"

		colored_emblem = {
			texture = list "hr_small_charges_list"
			color1 = list "normal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.7 0.20 } scale = { 0.38 0.38 }  }
			instance = { position = { 0.5 0.45 } scale = { 0.38 0.38 }  }
			instance = { position = { 0.3 0.70 } scale = { 0.38 0.38 }  }
		}
	}

	hr_three_charges_in_pall_template = {
		# Three charges 2:1 with the charges arranged as if charging a pall (so from center to all three angles)
		# Germanic & Scandinavian

		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "normal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "hr_three_charges_pall_list"
			color1 = color3
			color2 = color3
			instance = { position = { 0.33 0.30 } rotation = -45 scale = { 0.45 0.45 }  }
			instance = { position = { 0.67 0.30 } rotation = 45 scale = { 0.45 0.45 }  }
			instance = { position = { 0.5 0.67 } scale = { 0.45 -0.45 }  }
		}
	}
	hr_three_charges_in_pall_template_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "metal_colors"
		color3 = list "normal_colors"

		colored_emblem = {
			texture = list "hr_three_charges_pall_list"
			color1 = color3
			color2 = color3
			instance = { position = { 0.33 0.30 } rotation = -45 scale = { 0.45 0.45 }  }
			instance = { position = { 0.67 0.30 } rotation = 45 scale = { 0.45 0.45 }  }
			instance = { position = { 0.5 0.67 } scale = { 0.45 -0.45 }  }
		}
	}

	hr_dimidiated_charge_and_geometrical = {
		# a dimidiated design, with a charge (left) and a division or ordinary (right)

		pattern = "pattern_vertical_split_01.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"
		color4 = list "normal_colors"

		colored_emblem = {
			texture = list "hr_charges_symetrical_list"
			color1 = color2
			color2 = color2
			instance = { position = { 0.5 0.48 } scale = { 1.0 1.0 }  }
			mask = { 1 }
		}

		colored_emblem = {
			texture = "ce_block_02.dds"
			color1 = color4
			color2 = color2
			instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 }  }
			mask = { 2 }
		}

		colored_emblem = {
			texture = list "hr_geometrical_symetrical_list"
			color1 = color3
			color2 = color4
			instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 }  }
			mask = { 2 }
		}
	}
	hr_dimidiated_charge_and_geometrical_inverted = {
		# left charge is dimidiated, right field with geometrical or another charge

		pattern = "pattern_vertical_split_01.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"
		color4 = list "metal_colors"

		colored_emblem = {
			texture = list "hr_charges_symetrical_list"
			color1 = color2
			color2 = color2
			instance = { position = { 0.5 0.48 } scale = { 1.0 1.0 }  }
			mask = { 1 }
		}

		colored_emblem = {
			texture = "ce_block_02.dds"
			color1 = color4
			color2 = color2
			instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 }  }
			mask = { 2 }
		}

		colored_emblem = {
			texture = list "hr_geometrical_symetrical_list"
			color1 = color3
			color2 = color4
			instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 }  }
			mask = { 2 }
		}
	}

	hr_single_charge_chevron_chief = {
		# Single charge with a chevron in chief

		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "normal_colors"
		color3 = list "metal_colors"
		color4 = list "metal_colors"

		colored_emblem = {
			texture = "ce_chevron_in_chief.dds"
			color1 = color4
			color2 = color4
			instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 }  }
		}
		colored_emblem = {
			texture = list "hr_three_charges_list"
			color1 = color3
			color2 = color4
			instance = { position = { 0.5 0.65 }  scale = { 0.60 0.60 }  }
		}
	}
	hr_single_charge_chevron_chief_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "metal_colors"
		color3 = list "normal_colors"
		color4 = list "normal_colors"

		colored_emblem = {
			texture = "ce_chevron_in_chief.dds"
			color1 = color4
			color2 = color4
			instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 }  }
		}
		colored_emblem = {
			texture = list "hr_three_charges_list"
			color1 = color3
			color2 = color4
			instance = { position = { 0.5 0.65 }  scale = { 0.60 0.60 }  }
		}
	}

	hr_single_charge_in_bend = {
		# single charge, tilted to fit diagonally

		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "normal_colors"
		color3 = list "metal_colors"
		color4 = list "metal_colors"

		colored_emblem = {
			texture = list "hr_single_charge_bend_list"
			color1 = color3
			color2 = color4
			instance = { position = { 0.51 0.47 } rotation = -40 scale = { 0.9 0.9 }  }
		}
	}

	### Islamic/MENA
	circled_mena_template = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "normal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "mena_circled_frame_list"
			color1 = list "metal_colors"
			color2 = color3
			instance = { position = { 0.5 0.48 } scale = { 0.75 0.75 }  }
		}
		colored_emblem = {
			texture = list "base_islamic_charge_list"
			color1 = color3
			color2 = color3
			instance = { position = { 0.5 0.48 } scale = { 0.65 0.65 }  }
		}
	}
	circled_mena_template_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "metal_colors"
		color3 = list "normal_colors"

		colored_emblem = {
			texture = list "mena_circled_frame_list"
			color1 = list "normal_colors"
			color2 = color3
			instance = { position = { 0.5 0.48 } scale = { 0.75 0.75 }  }
		}
		colored_emblem = {
			texture = list "base_islamic_charge_list"
			color1 = color3
			color2 = color3
			instance = { position = { 0.5 0.48 } scale = { 0.65 0.65 }  }
		}
	}

	# Roundel, similar to the tamgha roundel template, only with more elaborate frames (polylobe, star, doted)
	roundel_mena_template = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "normal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "mena_roundel_frame_list"
			color1 = color3
			color2 = list "metal_colors"
			instance = { position = { 0.5 0.48 } scale = { 0.75 0.75 }  }
		}
		colored_emblem = {
			texture = list "base_islamic_charge_list"
			color1 = color1
			color2 = color1
			instance = { position = { 0.5 0.48 } scale = { 0.7 0.7 }  }
		}
	}
	roundel_mena_template_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "metal_colors"
		color3 = list "normal_colors"

		colored_emblem = {
			texture = list "mena_roundel_frame_list"
			color1 = color3
			color2 = list "normal_colors"
			instance = { position = { 0.5 0.48 } scale = { 0.75 0.75 }  }
		}
		colored_emblem = {
			texture = list "base_islamic_charge_list"
			color1 = color1
			color2 = color1
			instance = { position = { 0.5 0.48 } scale = { 0.7 0.7 }  }
		}
	}
	mena_geometrical_template = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "normal_colors"

		colored_emblem = {
			texture = list "mena_geometrical_charges_list"
			color1 = color2
			color2 = color3
			instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 }  }
		}
	}
	mena_geometrical_template_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "mena_geometrical_charges_list"
			color1 = color2
			color2 = color3
			instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 }  }
		}
	}

	### India
	indian_geometrical_template = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "normal_colors"

		colored_emblem = {
			texture = list "indian_geometrical_charges_list"
			color1 = color2
			color2 = color3
			instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 }  }
		}
	}
	indian_geometrical_template_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "indian_geometrical_charges_list"
			color1 = color2
			color2 = color3
			instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 }  }
		}
	}

	# Single charge, two additionnal symbols in chief (up to five in reality)
	indian_single_template = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "normal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "indian_single_left_decor_list"
			color1 = color3
			color2 = color3
			instance = { position = { 0.280 0.140 } scale = { 0.2 0.2 }  }
		}
		colored_emblem = {
			texture = list "indian_single_right_decor_list"
			color1 = color3
			color2 = color3
			instance = { position = { 0.720 0.140 } scale = { 0.2 0.2 }  }
		}
		colored_emblem = {
			texture = list "indian_single_charge_list"
			color1 = color3
			color2 = color3
			instance = { position = { 0.5 0.52 } scale = { 0.75 0.75 }  }
		}
	}
	indian_single_template_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "metal_colors"
		color3 = list "normal_colors"

		colored_emblem = {
			texture = list "indian_single_left_decor_list"
			color1 = color3
			color2 = color3
			instance = { position = { 0.280 0.150 } scale = { 0.2 0.2 }  }
		}
		colored_emblem = {
			texture = list "indian_single_right_decor_list"
			color1 = color3
			color2 = color3
			instance = { position = { 0.720 0.150 } scale = { 0.2 0.2 }  }
		}
		colored_emblem = {
			texture = list "indian_single_charge_list"
			color1 = color3
			color2 = color3
			instance = { position = { 0.5 0.52 } scale = { 0.8 0.8 }  }
		}
	}

	# Mirrored variant (ideally all indian templates should reverse randomly)
	indian_single_template_senester = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "normal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "indian_single_left_decor_list"
			color1 = color3
			color2 = color3
			instance = { position = { 0.280 0.150 } scale = { 0.2 0.2 }  }
		}
		colored_emblem = {
			texture = list "indian_single_right_decor_list"
			color1 = color3
			color2 = color3
			instance = { position = { 0.720 0.150 } scale = { 0.2 0.2 }  }
		}
		colored_emblem = {
			texture = list "indian_single_charge_list"
			color1 = color3
			color2 = color3
			instance = { position = { 0.5 0.52 } scale = { -0.8 0.8 }  }
		}
	}
	indian_single_template_senester_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "metal_colors"
		color3 = list "normal_colors"

		colored_emblem = {
			texture = list "indian_single_left_decor_list"
			color1 = color3
			color2 = color3
			instance = { position = { 0.280 0.150 } scale = { 0.2 0.2 }  }
		}
		colored_emblem = {
			texture = list "indian_single_right_decor_list"
			color1 = color3
			color2 = color3
			instance = { position = { 0.720 0.150 } scale = { 0.2 0.2 }  }
		}
		colored_emblem = {
			texture = list "indian_single_charge_list"
			color1 = color3
			color2 = color3
			instance = { position = { 0.5 0.52 } scale = { -0.8 0.8 }  }
		}
	}

	# Charge and a border (vertical)
	indian_single_border_template = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "normal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = "ce_block_02.dds"
			color1 = list "metal_colors"
			color2 = list "metal_colors"
			instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 }  }
		}
		colored_emblem = {
			texture = "ce_block_02.dds"
			color1 = color1
			color2 = color1
			instance = { position = { 0.5 0.5 } scale = { 0.60 1.0 }  }
		}
		colored_emblem = {
			texture = list "indian_single_charge_list"
			color1 = color3
			color2 = color3
			instance = { position = { 0.5 0.5 } scale = { 0.70 0.70 }  }
		}
	}
	indian_single_border_template_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "metal_colors"
		color3 = list "normal_colors"

		colored_emblem = {
			texture = "ce_block_02.dds"
			color1 = list "normal_colors"
			color2 = list "normal_colors"
			instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 }  }
		}
		colored_emblem = {
			texture = "ce_block_02.dds"
			color1 = color1
			color2 = color1
			instance = { position = { 0.5 0.5 } scale = { 0.60 1.0 }  }
		}
		colored_emblem = {
			texture = list "indian_single_charge_list"
			color1 = color3
			color2 = color3
			instance = { position = { 0.5 0.5 } scale = { 0.70 0.70 }  }
		}
	}

	# Circled frame, select choice of charges that will fit
	circled_indian_template = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "normal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "indian_circled_frame_list"
			color1 = list "metal_colors"
			color2 = color3
			instance = { position = { 0.5 0.5 } scale = { 0.78 0.78 }  }
		}
		colored_emblem = {
			texture = list "indian_circled_charge_list"
			color1 = color3
			color2 = color3
			instance = { position = { 0.5 0.5 } scale = { 0.60 0.60 }  }
		}
	}
	circled_indian_template_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "metal_colors"
		color3 = list "normal_colors"

		colored_emblem = {
			texture = list "indian_circled_frame_list"
			color1 = list "normal_colors"
			color2 = color3
			instance = { position = { 0.5 0.5 } scale = { 0.78 0.78 }  }
		}
		colored_emblem = {
			texture = list "indian_circled_charge_list"
			color1 = color3
			color2 = color3
			instance = { position = { 0.5 0.5 } scale = { 0.60 0.60 }  }
		}
	}

	# Same as precedent with other charges needing small offset to align correctly
	circled_indian_template_offset = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "normal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "indian_circled_frame_list"
			color1 = list "metal_colors"
			color2 = color3
			instance = { position = { 0.5 0.5 } scale = { 0.78 0.78 }  }
		}
		colored_emblem = {
			texture = list "indian_circled_charge_offset_list"
			color1 = color3
			color2 = color3
			instance = { position = { 0.5 0.50 } scale = { 0.60 0.60 }  }
		}
	}
	circled_indian_template_offset_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "metal_colors"
		color3 = list "normal_colors"

		colored_emblem = {
			texture = list "indian_circled_frame_list"
			color1 = list "normal_colors"
			color2 = color3
			instance = { position = { 0.5 0.5 } scale = { 0.78 0.78 }  }
		}
		colored_emblem = {
			texture = list "indian_circled_charge_offset_list"
			color1 = color3
			color2 = color3
			instance = { position = { 0.5 0.50 } scale = { 0.60 0.60 }  }
		}
	}

	# Circled frame template, featuring main bestiary from indian iconography, with a single centered symbol in chief
	circled_indian_single_symbol_template = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "normal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "indian_circled_charge_decor_list"
			color1 = color3
			color2 = color3
			instance = { position = { 0.5 0.55 } scale = { 0.55 0.55 }  }
		}
		colored_emblem = {
			texture = list "indian_centered_symbol_list"
			color1 = color3
			color2 = color3
			instance = { position = { 0.5 0.28 } scale = { 0.3 0.3 }  }
		}
		colored_emblem = {
			texture = list "indian_circled_frame_list"
			color1 = list "metal_colors"
			color2 = color3
			instance = { position = { 0.5 0.5 } scale = { 0.78 0.78 }  }
		}
	}
	circled_indian_single_symbol_template_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "metal_colors"
		color3 = list "normal_colors"

		colored_emblem = {
			texture = list "indian_circled_charge_decor_list"
			color1 = color3
			color2 = color3
			instance = { position = { 0.5 0.55 } scale = { 0.55 0.55 }  }
		}
		colored_emblem = {
			texture = list "indian_centered_symbol_list"
			color1 = color3
			color2 = color3
			instance = { position = { 0.5 0.28 } scale = { 0.3 0.3 }  }
		}
		colored_emblem = {
			texture = list "indian_circled_frame_list"
			color1 = list "normal_colors"
			color2 = color3
			instance = { position = { 0.5 0.5 } scale = { 0.78 0.78 }  }
		}
	}
	# Circled Frame Template for Byzantines
	byzantine_circled_single_symbol = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "byzantine_circled_charge_list"
			color1 = color2
			color2 = color2
			color3 = color1
			instance = { position = { 0.5 0.48 } scale = { 0.55 0.55 }  }
		}
		colored_emblem = {
			texture = list "byzantine_circled_frame_list"
			color1 = color2
			color2 = color2
			color3 = color1
			instance = { position = { 0.5 0.48 } scale = { 0.78 0.78 }  }
		}
	}

	byzantine_circled_single_symbol_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "byzantine_circled_charge_list"
			color1 = color2
			color2 = color2
			color3 = color1
			instance = { position = { 0.5 0.48 } scale = { 0.55 0.55 }  }
		}
		colored_emblem = {
			texture = list "byzantine_circled_frame_list"
			color1 = color2
			color2 = color2
			instance = { position = { 0.5 0.48 } scale = { 0.78 0.78 }  }
		}
	}

	byzantine_circled_single_symbol_mask = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "byzantine_circled_frame_list_mask"
			color1 = color2
			color2 = color2
			color3 = color1
			instance = { position = { 0.5 0.48 } scale = { 0.68 0.68 }  }
		}

		colored_emblem = {
			texture = list "byzantine_circled_charge_list"
			color1 = color1
			color2 = color1
			color3 = color2
			instance = { position = { 0.5 0.48 } scale = { 0.55 0.55 }  }
		}

	}

	byzantine_circled_single_symbol_mask_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "byzantine_circled_frame_list_mask"
			color1 = color2
			color2 = color2
			instance = { position = { 0.5 0.48 } scale = { 0.68 0.68 }  }
		}

		colored_emblem = {
			texture = list "byzantine_circled_charge_list"
			color1 = color1
			color2 = color1
			color3 = color2
			instance = { position = { 0.5 0.48 } scale = { 0.55 0.55 }  }
		}
	}

	byzantine_three_charges_in_pale = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture= "ce_mena_pale.dds"
			color1 = color2
			instance = { position = { 0.5 0.5 } scale = { 1.2 1.0 }  }
		}

		colored_emblem = {
			texture = list "byzantine_secondary_charge_list"
			color1 = color2
			color2 = color2
			color3 = color1
			instance = { position = { 0.18 0.45 } scale = { 0.3 0.3 }  }
			instance = { position = { 0.82 0.45 } scale = { 0.3 0.3 }  }
		}

		colored_emblem = {
			texture = list "byzantine_primary_charge_list"
			color1 = color1
			color2 = color1
			color3 = color2
			instance = { position = { 0.5 0.45 } scale = { 0.45 0.45 }  }
		}
	}

	byzantine_three_charges_in_pale_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture= "ce_mena_pale.dds"
			color1 = color2
			instance = { position = { 0.5 0.5 } scale = { 1.2 1.0 }  }
		}

		colored_emblem = {
			texture = list "byzantine_secondary_charge_list"
			color1 = color2
			color2 = color2
			color3 = color1
			instance = { position = { 0.18 0.45 } scale = { 0.3 0.3 }  }
			instance = { position = { 0.82 0.45 } scale = { 0.3 0.3 }  }
		}

		colored_emblem = {
			texture = list "byzantine_primary_charge_list"
			color1 = color1
			color2 = color1
			color3 = color2
			instance = { position = { 0.5 0.45 } scale = { 0.45 0.45 }  }
		}
	}

	byzantine_two_charges_stacked_in_pale = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture= "ce_mena_pale.dds"
			color1 = color2
			instance = { position = { 0.5 0.5 } scale = { 1.2 1.0 }  }
		}

		colored_emblem = {
			texture = list "byzantine_secondary_charge_list"
			color1 = color1
			color2 = color1
			color3 = color2
			instance = { position = { 0.5 0.2 } scale = { 0.3 0.3 }  }
		}

		colored_emblem = {
			texture = list "byzantine_primary_charge_list"
			color1 = color1
			color2 = color1
			color3 = color2
			instance = { position = { 0.5 0.65 } scale = { 0.45 0.45 }  }
		}
	}

	byzantine_two_charges_stacked_in_pale_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture= "ce_mena_pale.dds"
			color1 = color2
			instance = { position = { 0.5 0.5 } scale = { 1.2 1.0 }  }
		}

		colored_emblem = {
			texture = list "byzantine_secondary_charge_list"
			color1 = color1
			color2 = color1
			color3 = color2
			instance = { position = { 0.5 0.2 } scale = { 0.3 0.3 }  }
		}

		colored_emblem = {
			texture = list "byzantine_primary_charge_list"
			color1 = color1
			color2 = color1
			color3 = color2
			instance = { position = { 0.5 0.65 } scale = { 0.45 0.45 }  }
		}
	}

	byzantine_charges_stacked_in_chief = {
		pattern = "pattern_chief.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "byzantine_secondary_charge_list"
			color1 = color2
			color2 = color2
			color3 = color1
			instance = { position = { 0.25 0.15 } scale = { 0.22 0.22 }  }
			instance = { position = { 0.5 0.15 } scale = { 0.22 0.22 }  }
			instance = { position = { 0.75 0.15 } scale = { 0.22 0.22 }  }
		}

		colored_emblem = {
			texture = list "byzantine_primary_charge_list"
			color1 = color1
			color2 = color1
			color3 = color2
			instance = { position = { 0.5 0.6 } scale = { 0.55 0.55 }  }
		}
	}

	byzantine_charges_stacked_in_chief_inverted = {
		pattern = "pattern_chief.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "byzantine_secondary_charge_list"
			color1 = color2
			color2 = color2
			color3 = color1
			instance = { position = { 0.25 0.15 } scale = { 0.22 0.22 }  }
			instance = { position = { 0.5 0.15 } scale = { 0.22 0.22 }  }
			instance = { position = { 0.75 0.15 } scale = { 0.22 0.22 }  }
		}

		colored_emblem = {
			texture = list "byzantine_primary_charge_list"
			color1 = color1
			color2 = color1
			color3 = color2
			instance = { position = { 0.5 0.6 } scale = { 0.55 0.55 }  }
		}
	}

	byzantine_alpha_omega_in_pale = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture= "ce_mena_pale.dds"
			color1 = color2
			instance = { position = { 0.5 0.5 } scale = { 1.2 1.0 }  }
		}

		colored_emblem = {
			texture = "ce_letter_alpha.dds"
			color1 = color2
			color2 = color2
			color3 = color1
			instance = { position = { 0.18 0.45 } scale = { 0.3 0.3 }  }
		}

		colored_emblem = {
			texture = "ce_letter_omega.dds"
			color1 = color2
			color2 = color2
			color3 = color1
			instance = { position = { 0.82 0.45 } scale = { 0.3 0.3 }  }
		}

		colored_emblem = {
			texture = list "byzantine_primary_charge_list"
			color1 = color1
			color2 = color1
			color3 = color2
			instance = { position = { 0.5 0.45 } scale = { 0.45 0.45 }  }
		}
	}

	byzantine_alpha_omega_in_pale_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture= "ce_mena_pale.dds"
			color1 = color2
			instance = { position = { 0.5 0.5 } scale = { 1.2 1.0 }  }
		}

		colored_emblem = {
			texture = "ce_letter_alpha.dds"
			color1 = color2
			color2 = color2
			color3 = color1
			instance = { position = { 0.18 0.45 } scale = { 0.3 0.3 }  }
		}

		colored_emblem = {
			texture = "ce_letter_omega.dds"
			color1 = color2
			color2 = color2
			color3 = color1
			instance = { position = { 0.82 0.45 } scale = { 0.3 0.3 }  }
		}

		colored_emblem = {
			texture = list "byzantine_primary_charge_list"
			color1 = color1
			color2 = color1
			color3 = color2
			instance = { position = { 0.5 0.45 } scale = { 0.45 0.45 }  }
		}
	}

	byzantine_basic_charge = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"


		colored_emblem = {
			texture = list "byzantine_primary_charge_list"
			color1 = color2
			color2 = color2
			color3 = color1
			instance = { position = { 0.5 0.5 } scale = { 0.8 0.8 }  }
		}
	}

	byzantine_basic_charge_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "metal_colors"


		colored_emblem = {
			texture = list "byzantine_primary_charge_list"
			color1 = color2
			color2 = color2
			color3 = color1
			instance = { position = { 0.5 0.5 } scale = { 0.8 0.8 }  }
		}
	}

	byzantine_ordinary_cross = {
		# coloured cross with the same charge in each quarter
		pattern = list "field_cross"
		color1 = list "metal_colors"
		color2 = list "metal_colors"
		colored_emblem = {
			texture = "ce_ordinary_cross_5.dds"
			color1 = list "normal_colors"
			color2 = list "metal_colors"
		}
		colored_emblem = {
			texture = list "byzantine_secondary_charge_list"
			color1 = list "normal_colors"
			color2 = list "normal_colors"
			instance = { position = { @cross_offset_left @cross_offset_top } scale = { 0.35 0.35 } }
			instance = { position = { @cross_offset_left @cross_offset_bottom } scale = { 0.35 0.35 } }
			instance = { position = { @cross_offset_right @cross_offset_top } scale = { 0.35 0.35 } }
			instance = { position = { @cross_offset_right @cross_offset_bottom } scale = { 0.35 0.35 } }
		}
	}

	byzantine_ordinary_cross_inverted = {
		# metal cross with the same charge in each quarter
		pattern = list "field_cross"
		color1 = list "normal_colors"
		color2 = list "normal_colors"
		colored_emblem = {
			texture = "ce_ordinary_cross_5.dds"
			color1 = list "metal_colors"
			color2 = list "normal_colors"
		}
		colored_emblem = {
			texture = list "byzantine_secondary_charge_list"
			color1 = list "metal_colors"
			color2 = list "metal_colors"
			instance = { position = { @cross_offset_left @cross_offset_top } scale = { 0.35 0.35 } }
			instance = { position = { @cross_offset_left @cross_offset_bottom } scale = { 0.35 0.35 } }
			instance = { position = { @cross_offset_right @cross_offset_top } scale = { 0.35 0.35 } }
			instance = { position = { @cross_offset_right @cross_offset_bottom } scale = { 0.35 0.35 } }
		}
	}

	#Japanese

	kamon_radial_three = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"


		colored_emblem = {
			texture = list "kamon_radial_third"
			color1 = color2

			instance = {
				position = { 0.5 0.31 }
				scale = { 0.5 0.5 }
			}

			instance = {
				position={ 0.66 0.59 }
				scale = { 0.5 0.5 }
				rotation = 120
			}

			instance = {
				position={ 0.34 0.59 }
				scale = { 0.5 0.5 }
				rotation = 240
			}
		}

		colored_emblem = {
			texture = list "kamon_center"
			color1 = color2
			color2 = color1
			instance = { position = { 0.5 0.5 } scale = { 0.4 0.4 }  }
		}
	}

	kamon_radial_three_hole = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"

		colored_emblem={
			color1 = color2
			texture="ce_kamon_hole.dds"
		}

		colored_emblem = {
			texture = list "kamon_radial_third"
			color1 = color2

			instance = {
				position = { 0.5 0.31 }
				scale = { 0.5 0.5 }
			}

			instance = {
				position={ 0.66 0.59 }
				scale = { 0.5 0.5 }
				rotation = 120
			}

			instance = {
				position={ 0.34 0.59 }
				scale = { 0.5 0.5 }
				rotation = 240
			}
		}

		colored_emblem = {
			texture = list "kamon_center"
			color1 = color2
			color2 = color1
			instance = { position = { 0.5 0.5 } scale = { 0.4 0.4 }  }
		}
	}

	kamon_radial_three_framed = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"


		colored_emblem = {
			texture = list "kamon_radial_third"
			color1 = color2

			instance = {
				position = { 0.5 0.31 }
				scale = { 0.45 0.45 }
			}

			instance = {
				position={ 0.65 0.58 }
				scale = { 0.45 0.45 }
				rotation = 120
			}

			instance = {
				position={ 0.34 0.58 }
				scale = { 0.45 0.45 }
				rotation = 240
			}
		}

		colored_emblem = {
			texture = list "kamon_center"
			color1 = color2
			color2 = color1
			instance = { position = { 0.5 0.5 } scale = { 0.4 0.4 }  }
		}

		colored_emblem = {
			texture = list "kamon_frame"
			color1 = color2
			instance = { position = { 0.5 0.5 } scale = { 0.85 0.85 }  }
		}
	}

	kamon_radial_three_alternating = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"


		colored_emblem = {
			texture = list "kamon_radial_third"
			color1 = color2

			instance = {
				position = { 0.5 0.31 }
				scale = { 0.38 0.38 }
			}

			instance = {
				position={ 0.66 0.59 }
				scale = { 0.38 0.38 }
				rotation = 120
			}

			instance = {
				position={ 0.34 0.59 }
				scale = { 0.38 0.38 }
				rotation = 240
			}
		}

		colored_emblem = {
			texture = list "kamon_secondary"
			color1 = color2

			instance = {
				position = { 0.73 0.36 }
				scale = { 0.38 0.38 }
				rotation = 60
			}

			instance = {
				position = { 0.5 0.77 }
				scale = { 0.38 0.38 }
				rotation = 180
			}

			instance = {
				position = { 0.27 0.36 }
				scale = { 0.38 0.38 }
				rotation = 300
			}
		}

		colored_emblem = {
			texture = list "kamon_stem"
			color1 = color2

			instance = {
				position = { 0.5 0.5 }
				scale = { 0.5 0.5 }
				rotation = 60
			}

			instance = {
				position = { 0.5 0.5 }
				scale = { 0.5 0.5 }
				rotation = 180
			}

			instance = {
				position = { 0.5 0.5 }
				scale = { 0.5 0.5 }
				rotation = 300
			}
		}

		colored_emblem = {
			texture = list "kamon_center"
			color1 = color2
			color2 = color1
			instance = { position = { 0.5 0.5 } scale = { 0.4 0.4 }  }
		}
	}

	kamon_radial_three_alternating_hole = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"

		colored_emblem={
			color1 = color2
			texture="ce_kamon_hole.dds"
		}

		colored_emblem = {
			texture = list "kamon_radial_third"
			color1 = color2

			instance = {
				position = { 0.5 0.31 }
				scale = { 0.38 0.38 }
			}

			instance = {
				position={ 0.66 0.59 }
				scale = { 0.38 0.38 }
				rotation = 120
			}

			instance = {
				position={ 0.34 0.59 }
				scale = { 0.38 0.38 }
				rotation = 240
			}
		}

		colored_emblem = {
			texture = list "kamon_secondary"
			color1 = color2

			instance = {
				position = { 0.73 0.36 }
				scale = { 0.38 0.38 }
				rotation = 60
			}

			instance = {
				position = { 0.5 0.77 }
				scale = { 0.38 0.38 }
				rotation = 180
			}

			instance = {
				position = { 0.27 0.36 }
				scale = { 0.38 0.38 }
				rotation = 300
			}
		}

		colored_emblem = {
			texture = list "kamon_stem"
			color1 = color2

			instance = {
				position = { 0.5 0.5 }
				scale = { 0.5 0.5 }
				rotation = 60
			}

			instance = {
				position = { 0.5 0.5 }
				scale = { 0.5 0.5 }
				rotation = 180
			}

			instance = {
				position = { 0.5 0.5 }
				scale = { 0.5 0.5 }
				rotation = 300
			}
		}

		colored_emblem = {
			texture = list "kamon_center"
			color1 = color2
			color2 = color1
			instance = { position = { 0.5 0.5 } scale = { 0.4 0.4 }  }
		}
	}

	kamon_radial_three_alternating_framed = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"


		colored_emblem = {
			texture = list "kamon_radial_third"
			color1 = color2

			instance = {
				position = { 0.5 0.31 }
				scale = { 0.38 0.38 }
			}

			instance = {
				position={ 0.66 0.59 }
				scale = { 0.38 0.38 }
				rotation = 120
			}

			instance = {
				position={ 0.34 0.59 }
				scale = { 0.38 0.38 }
				rotation = 240
			}
		}

		colored_emblem = {
			texture = list "kamon_secondary"
			color1 = color2

			instance = {
				position = { 0.73 0.36 }
				scale = { 0.38 0.38 }
				rotation = 60
			}

			instance = {
				position = { 0.5 0.77 }
				scale = { 0.38 0.38 }
				rotation = 180
			}

			instance = {
				position = { 0.27 0.36 }
				scale = { 0.38 0.38 }
				rotation = 300
			}
		}

		colored_emblem = {
			texture = list "kamon_stem"
			color1 = color2

			instance = {
				position = { 0.5 0.5 }
				scale = { 0.5 0.5 }
				rotation = 60
			}

			instance = {
				position = { 0.5 0.5 }
				scale = { 0.5 0.5 }
				rotation = 180
			}

			instance = {
				position = { 0.5 0.5 }
				scale = { 0.5 0.5 }
				rotation = 300
			}
		}

		colored_emblem = {
			texture = list "kamon_center"
			color1 = color2
			color2 = color1
			instance = { position = { 0.5 0.5 } scale = { 0.4 0.4 }  }
		}

		colored_emblem = {
			texture = list "kamon_frame"
			color1 = color2
			instance = { position = { 0.5 0.5 } scale = { 0.85 0.85 }  }
		}
	}

	kamon_radial_three_alternating_mirrored_framed = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"


		colored_emblem = {
			texture = list "kamon_radial_third"
			color1 = color2

			instance = {
				position = { 0.5 0.31 }
				scale = { 0.38 0.38 }
				rotation = 180
			}

			instance = {
				position={ 0.66 0.59 }
				scale = { 0.38 0.38 }
				rotation = 300
			}

			instance = {
				position={ 0.34 0.59 }
				scale = { 0.38 0.38 }
				rotation = 60
			}
		}

		colored_emblem = {
			texture = list "kamon_secondary"
			color1 = color2

			instance = {
				position = { 0.73 0.36 }
				scale = { 0.38 0.38 }
				rotation = 60
			}

			instance = {
				position = { 0.5 0.77 }
				scale = { 0.38 0.38 }
				rotation = 180
			}

			instance = {
				position = { 0.27 0.36 }
				scale = { 0.38 0.38 }
				rotation = 300
			}
		}

		colored_emblem = {
			texture = list "kamon_stem"
			color1 = color2

			instance = {
				position = { 0.5 0.5 }
				scale = { 0.5 0.5 }
				rotation = 60
			}

			instance = {
				position = { 0.5 0.5 }
				scale = { 0.5 0.5 }
				rotation = 180
			}

			instance = {
				position = { 0.5 0.5 }
				scale = { 0.5 0.5 }
				rotation = 300
			}
		}

		colored_emblem = {
			texture = list "kamon_center"
			color1 = color2
			color2 = color1
			instance = { position = { 0.5 0.5 } scale = { 0.4 0.4 }  }
		}

		colored_emblem = {
			texture = list "kamon_frame"
			color1 = color2
			instance = { position = { 0.5 0.5 } scale = { 0.85 0.85 }  }
		}
	}

	kamon_radial_three_alternating_mirrored = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"


		colored_emblem = {
			texture = list "kamon_radial_third"
			color1 = color2

			instance = {
				position = { 0.5 0.33 }
				scale = { 0.38 0.38 }
				rotation = 180
			}

			instance = {
				position={ 0.66 0.59 }
				scale = { 0.38 0.38 }
				rotation = 300
			}

			instance = {
				position={ 0.34 0.59 }
				scale = { 0.38 0.38 }
				rotation = 60
			}
		}

		colored_emblem = {
			texture = list "kamon_secondary"
			color1 = color2

			instance = {
				position = { 0.73 0.36 }
				scale = { 0.38 0.38 }
				rotation = 60
			}

			instance = {
				position = { 0.5 0.77 }
				scale = { 0.38 0.38 }
				rotation = 180
			}

			instance = {
				position = { 0.27 0.36 }
				scale = { 0.38 0.38 }
				rotation = 300
			}
		}

		colored_emblem = {
			texture = list "kamon_stem"
			color1 = color2

			instance = {
				position = { 0.5 0.5 }
				scale = { 0.5 0.5 }
				rotation = 60
			}

			instance = {
				position = { 0.5 0.5 }
				scale = { 0.5 0.5 }
				rotation = 180
			}

			instance = {
				position = { 0.5 0.5 }
				scale = { 0.5 0.5 }
				rotation = 300
			}
		}

		colored_emblem = {
			texture = list "kamon_center"
			color1 = color2
			color2 = color1
			instance = { position = { 0.5 0.5 } scale = { 0.4 0.4 }  }
		}
	}

	kamon_radial_three_alternating_mirrored_hole = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"

		colored_emblem={
			color1 = color2
			texture="ce_kamon_hole.dds"
		}

		colored_emblem = {
			texture = list "kamon_radial_third"
			color1 = color2

			instance = {
				position = { 0.5 0.33 }
				scale = { 0.38 0.38 }
				rotation = 180
			}

			instance = {
				position={ 0.66 0.59 }
				scale = { 0.38 0.38 }
				rotation = 300
			}

			instance = {
				position={ 0.34 0.59 }
				scale = { 0.38 0.38 }
				rotation = 60
			}
		}

		colored_emblem = {
			texture = list "kamon_secondary"
			color1 = color2

			instance = {
				position = { 0.73 0.36 }
				scale = { 0.38 0.38 }
				rotation = 60
			}

			instance = {
				position = { 0.5 0.77 }
				scale = { 0.38 0.38 }
				rotation = 180
			}

			instance = {
				position = { 0.27 0.36 }
				scale = { 0.38 0.38 }
				rotation = 300
			}
		}

		colored_emblem = {
			texture = list "kamon_stem"
			color1 = color2

			instance = {
				position = { 0.5 0.5 }
				scale = { 0.5 0.5 }
				rotation = 60
			}

			instance = {
				position = { 0.5 0.5 }
				scale = { 0.5 0.5 }
				rotation = 180
			}

			instance = {
				position = { 0.5 0.5 }
				scale = { 0.5 0.5 }
				rotation = 300
			}
		}

		colored_emblem = {
			texture = list "kamon_center"
			color1 = color2
			color2 = color1
			instance = { position = { 0.5 0.5 } scale = { 0.4 0.4 }  }
		}
	}

	kamon_radial_three_mirrored_framed = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"


		colored_emblem = {
			texture = list "kamon_radial_third"
			color1 = color2

			instance = {
				position = { 0.5 0.30 }
				scale = { 0.45 0.45 }
				rotation = 180
			}

			instance = {
				position={ 0.66 0.59 }
				scale = { 0.45 0.45 }
				rotation = 300
			}

			instance = {
				position={ 0.33 0.59 }
				scale = { 0.45 0.45 }
				rotation = 60
			}
		}

		colored_emblem = {
			texture = list "kamon_frame"
			color1 = color2
			instance = { position = { 0.5 0.5 } scale = { 0.85 0.85 }  }
		}
	}

	kamon_radial_three_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"


		colored_emblem = {
			texture = list "kamon_radial_third"
			color1 = color2

			instance = {
				position = { 0.5 0.32 }
				scale = { 0.5 0.5 }
			}

			instance = {
				position={ 0.66 0.59 }
				scale = { 0.5 0.5 }
				rotation = 120
			}

			instance = {
				position={ 0.34 0.59 }
				scale = { 0.5 0.5 }
				rotation = 240
			}
		}

		colored_emblem = {
			texture = list "kamon_center"
			color1 = color2
			color2 = color1
			instance = { position = { 0.5 0.5 } scale = { 0.4 0.4 }  }
		}
	}

	kamon_radial_three_inverted_hole = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"

		colored_emblem={
			color1 = color2
			texture="ce_kamon_hole.dds"
		}

		colored_emblem = {
			texture = list "kamon_radial_third"
			color1 = color2

			instance = {
				position = { 0.5 0.32 }
				scale = { 0.5 0.5 }
			}

			instance = {
				position={ 0.66 0.59 }
				scale = { 0.5 0.5 }
				rotation = 120
			}

			instance = {
				position={ 0.34 0.59 }
				scale = { 0.5 0.5 }
				rotation = 240
			}
		}

		colored_emblem = {
			texture = list "kamon_center"
			color1 = color2
			color2 = color1
			instance = { position = { 0.5 0.5 } scale = { 0.4 0.4 }  }
		}
	}

	kamon_radial_three_framed_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"


		colored_emblem = {
			texture = list "kamon_radial_third"
			color1 = color2

			instance = {
				position = { 0.5 0.32 }
				scale = { 0.45 0.45 }
			}

			instance = {
				position={ 0.65 0.58 }
				scale = { 0.45 0.45 }
				rotation = 120
			}

			instance = {
				position={ 0.34 0.58 }
				scale = { 0.45 0.45 }
				rotation = 240
			}
		}

		colored_emblem = {
			texture = list "kamon_center"
			color1 = color2
			color2 = color1
			instance = { position = { 0.5 0.5 } scale = { 0.4 0.4 }  }
		}

		colored_emblem = {
			texture = list "kamon_frame"
			color1 = color2
			instance = { position = { 0.5 0.5 } scale = { 0.85 0.85 }  }
		}
	}

	kamon_radial_three_alternating_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"


		colored_emblem = {
			texture = list "kamon_radial_third"
			color1 = color2

			instance = {
				position = { 0.5 0.32 }
				scale = { 0.38 0.38 }
			}

			instance = {
				position={ 0.66 0.59 }
				scale = { 0.38 0.38 }
				rotation = 120
			}

			instance = {
				position={ 0.34 0.59 }
				scale = { 0.38 0.38 }
				rotation = 240
			}
		}

		colored_emblem = {
			texture = list "kamon_secondary"
			color1 = color2

			instance = {
				position = { 0.73 0.36 }
				scale = { 0.38 0.38 }
				rotation = 60
			}

			instance = {
				position = { 0.5 0.77 }
				scale = { 0.38 0.38 }
				rotation = 180
			}

			instance = {
				position = { 0.27 0.36 }
				scale = { 0.38 0.38 }
				rotation = 300
			}
		}

		colored_emblem = {
			texture = list "kamon_stem"
			color1 = color2

			instance = {
				position = { 0.5 0.5 }
				scale = { 0.5 0.5 }
				rotation = 60
			}

			instance = {
				position = { 0.5 0.5 }
				scale = { 0.5 0.5 }
				rotation = 180
			}

			instance = {
				position = { 0.5 0.5 }
				scale = { 0.5 0.5 }
				rotation = 300
			}
		}

		colored_emblem = {
			texture = list "kamon_center"
			color1 = color2
			color2 = color1
			instance = { position = { 0.5 0.5 } scale = { 0.4 0.4 }  }
		}
	}

	kamon_radial_three_alternating_inverted_hole = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"

		colored_emblem={
			color1 = color2
			texture="ce_kamon_hole.dds"
		}

		colored_emblem = {
			texture = list "kamon_radial_third"
			color1 = color2

			instance = {
				position = { 0.5 0.32 }
				scale = { 0.38 0.38 }
			}

			instance = {
				position={ 0.66 0.59 }
				scale = { 0.38 0.38 }
				rotation = 120
			}

			instance = {
				position={ 0.34 0.59 }
				scale = { 0.38 0.38 }
				rotation = 240
			}
		}

		colored_emblem = {
			texture = list "kamon_secondary"
			color1 = color2

			instance = {
				position = { 0.73 0.36 }
				scale = { 0.38 0.38 }
				rotation = 60
			}

			instance = {
				position = { 0.5 0.77 }
				scale = { 0.38 0.38 }
				rotation = 180
			}

			instance = {
				position = { 0.27 0.36 }
				scale = { 0.38 0.38 }
				rotation = 300
			}
		}

		colored_emblem = {
			texture = list "kamon_stem"
			color1 = color2

			instance = {
				position = { 0.5 0.5 }
				scale = { 0.5 0.5 }
				rotation = 60
			}

			instance = {
				position = { 0.5 0.5 }
				scale = { 0.5 0.5 }
				rotation = 180
			}

			instance = {
				position = { 0.5 0.5 }
				scale = { 0.5 0.5 }
				rotation = 300
			}
		}

		colored_emblem = {
			texture = list "kamon_center"
			color1 = color2
			color2 = color1
			instance = { position = { 0.5 0.5 } scale = { 0.4 0.4 }  }
		}
	}

	kamon_radial_three_alternating_framed_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"


		colored_emblem = {
			texture = list "kamon_radial_third"
			color1 = color2

			instance = {
				position = { 0.5 0.32 }
				scale = { 0.38 0.38 }
			}

			instance = {
				position={ 0.66 0.59 }
				scale = { 0.38 0.38 }
				rotation = 120
			}

			instance = {
				position={ 0.34 0.59 }
				scale = { 0.38 0.38 }
				rotation = 240
			}
		}

		colored_emblem = {
			texture = list "kamon_secondary"
			color1 = color2

			instance = {
				position = { 0.73 0.36 }
				scale = { 0.38 0.38 }
				rotation = 60
			}

			instance = {
				position = { 0.5 0.77 }
				scale = { 0.38 0.38 }
				rotation = 180
			}

			instance = {
				position = { 0.27 0.36 }
				scale = { 0.38 0.38 }
				rotation = 300
			}
		}

		colored_emblem = {
			texture = list "kamon_stem"
			color1 = color2

			instance = {
				position = { 0.5 0.5 }
				scale = { 0.5 0.5 }
				rotation = 60
			}

			instance = {
				position = { 0.5 0.5 }
				scale = { 0.5 0.5 }
				rotation = 180
			}

			instance = {
				position = { 0.5 0.5 }
				scale = { 0.5 0.5 }
				rotation = 300
			}
		}

		colored_emblem = {
			texture = list "kamon_center"
			color1 = color2
			color2 = color1
			instance = { position = { 0.5 0.5 } scale = { 0.4 0.4 }  }
		}

		colored_emblem = {
			texture = list "kamon_frame"
			color1 = color2
			instance = { position = { 0.5 0.5 } scale = { 0.85 0.85 }  }
		}
	}

	kamon_radial_three_alternating_mirrored_framed_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"


		colored_emblem = {
			texture = list "kamon_radial_third"
			color1 = color2

			instance = {
				position = { 0.5 0.31 }
				scale = { 0.38 0.38 }
				rotation = 180
			}

			instance = {
				position={ 0.66 0.59 }
				scale = { 0.38 0.38 }
				rotation = 300
			}

			instance = {
				position={ 0.34 0.59 }
				scale = { 0.38 0.38 }
				rotation = 60
			}
		}

		colored_emblem = {
			texture = list "kamon_secondary"
			color1 = color2

			instance = {
				position = { 0.73 0.36 }
				scale = { 0.38 0.38 }
				rotation = 60
			}

			instance = {
				position = { 0.5 0.77 }
				scale = { 0.38 0.38 }
				rotation = 180
			}

			instance = {
				position = { 0.27 0.36 }
				scale = { 0.38 0.38 }
				rotation = 300
			}
		}

		colored_emblem = {
			texture = list "kamon_stem"
			color1 = color2

			instance = {
				position = { 0.5 0.5 }
				scale = { 0.5 0.5 }
				rotation = 60
			}

			instance = {
				position = { 0.5 0.5 }
				scale = { 0.5 0.5 }
				rotation = 180
			}

			instance = {
				position = { 0.5 0.5 }
				scale = { 0.5 0.5 }
				rotation = 300
			}
		}

		colored_emblem = {
			texture = list "kamon_center"
			color1 = color2
			color2 = color1
			instance = { position = { 0.5 0.5 } scale = { 0.4 0.4 }  }
		}

		colored_emblem = {
			texture = list "kamon_frame"
			color1 = color2
			instance = { position = { 0.5 0.5 } scale = { 0.85 0.85 }  }
		}
	}

	kamon_radial_three_alternating_mirrored_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"


		colored_emblem = {
			texture = list "kamon_radial_third"
			color1 = color2

			instance = {
				position = { 0.5 0.33 }
				scale = { 0.38 0.38 }
				rotation = 180
			}

			instance = {
				position={ 0.66 0.59 }
				scale = { 0.38 0.38 }
				rotation = 300
			}

			instance = {
				position={ 0.34 0.59 }
				scale = { 0.38 0.38 }
				rotation = 60
			}
		}

		colored_emblem = {
			texture = list "kamon_secondary"
			color1 = color2

			instance = {
				position = { 0.73 0.36 }
				scale = { 0.38 0.38 }
				rotation = 60
			}

			instance = {
				position = { 0.5 0.77 }
				scale = { 0.38 0.38 }
				rotation = 180
			}

			instance = {
				position = { 0.27 0.36 }
				scale = { 0.38 0.38 }
				rotation = 300
			}
		}

		colored_emblem = {
			texture = list "kamon_stem"
			color1 = color2

			instance = {
				position = { 0.5 0.5 }
				scale = { 0.5 0.5 }
				rotation = 60
			}

			instance = {
				position = { 0.5 0.5 }
				scale = { 0.5 0.5 }
				rotation = 180
			}

			instance = {
				position = { 0.5 0.5 }
				scale = { 0.5 0.5 }
				rotation = 300
			}
		}

		colored_emblem = {
			texture = list "kamon_center"
			color1 = color2
			color2 = color1
			instance = { position = { 0.5 0.5 } scale = { 0.4 0.4 }  }
		}
	}

	kamon_radial_three_alternating_mirrored_inverted_hole = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"

		colored_emblem={
			color1 = color2
			texture="ce_kamon_hole.dds"
		}

		colored_emblem = {
			texture = list "kamon_radial_third"
			color1 = color2

			instance = {
				position = { 0.5 0.33 }
				scale = { 0.38 0.38 }
				rotation = 180
			}

			instance = {
				position={ 0.66 0.59 }
				scale = { 0.38 0.38 }
				rotation = 300
			}

			instance = {
				position={ 0.34 0.59 }
				scale = { 0.38 0.38 }
				rotation = 60
			}
		}

		colored_emblem = {
			texture = list "kamon_secondary"
			color1 = color2

			instance = {
				position = { 0.73 0.36 }
				scale = { 0.38 0.38 }
				rotation = 60
			}

			instance = {
				position = { 0.5 0.77 }
				scale = { 0.38 0.38 }
				rotation = 180
			}

			instance = {
				position = { 0.27 0.36 }
				scale = { 0.38 0.38 }
				rotation = 300
			}
		}

		colored_emblem = {
			texture = list "kamon_stem"
			color1 = color2

			instance = {
				position = { 0.5 0.5 }
				scale = { 0.5 0.5 }
				rotation = 60
			}

			instance = {
				position = { 0.5 0.5 }
				scale = { 0.5 0.5 }
				rotation = 180
			}

			instance = {
				position = { 0.5 0.5 }
				scale = { 0.5 0.5 }
				rotation = 300
			}
		}

		colored_emblem = {
			texture = list "kamon_center"
			color1 = color2
			color2 = color1
			instance = { position = { 0.5 0.5 } scale = { 0.4 0.4 }  }
		}
	}

	kamon_radial_three_mirrored_framed_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"


		colored_emblem = {
			texture = list "kamon_radial_third"
			color1 = color2

			instance = {
				position = { 0.5 0.30 }
				scale = { 0.45 0.45 }
				rotation = 180
			}

			instance = {
				position={ 0.66 0.59 }
				scale = { 0.45 0.45 }
				rotation = 300
			}

			instance = {
				position={ 0.34 0.59 }
				scale = { 0.45 0.45 }
				rotation = 60
			}
		}

		colored_emblem = {
			texture = list "kamon_frame"
			color1 = color2
			instance = { position = { 0.5 0.5 } scale = { 0.85 0.85 }  }
		}
	}

	kamon_radial_four = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"


		colored_emblem = {
			texture = list "kamon_radial_quarter"
			color1 = color2

			instance = {
				position = { 0.5 0.32 }
				scale = { 0.5 0.5 }
			}

			instance = {
				position={ 0.68 0.5 }
				scale = { 0.5 0.5 }
				rotation = 90
			}

			instance = {
				position={ 0.5 0.68 }
				scale = { 0.5 0.5 }
				rotation = 180
			}

			instance = {
				position={ 0.32 0.5 }
				scale = { 0.5 0.5 }
				rotation = 270
			}
		}

		colored_emblem = {
			texture = list "kamon_center"
			color1 = color2
			color2 = color1
			instance = { position = { 0.5 0.5 } scale = { 0.4 0.4 }  }
		}
	}

	kamon_radial_four_hole = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"

		colored_emblem={
			color1 = color2
			texture="ce_kamon_hole.dds"
		}

		colored_emblem = {
			texture = list "kamon_radial_quarter"
			color1 = color2

			instance = {
				position = { 0.5 0.32 }
				scale = { 0.5 0.5 }
			}

			instance = {
				position={ 0.68 0.5 }
				scale = { 0.5 0.5 }
				rotation = 90
			}

			instance = {
				position={ 0.5 0.68 }
				scale = { 0.5 0.5 }
				rotation = 180
			}

			instance = {
				position={ 0.32 0.5 }
				scale = { 0.5 0.5 }
				rotation = 270
			}
		}

		colored_emblem = {
			texture = list "kamon_center"
			color1 = color2
			color2 = color1
			instance = { position = { 0.5 0.5 } scale = { 0.4 0.4 }  }
		}
	}

	kamon_radial_four_framed = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"


		colored_emblem = {
			texture = list "kamon_radial_quarter"
			color1 = color2

			instance = {
				position = { 0.5 0.32 }
				scale = { 0.5 0.5 }
			}

			instance = {
				position={ 0.68 0.5 }
				scale = { 0.5 0.5 }
				rotation = 90
			}

			instance = {
				position={ 0.5 0.68 }
				scale = { 0.5 0.5 }
				rotation = 180
			}

			instance = {
				position={ 0.32 0.5 }
				scale = { 0.5 0.5 }
				rotation = 270
			}
		}

		colored_emblem = {
			texture = list "kamon_frame"
			color1 = color2
			instance = { position = { 0.5 0.5 } scale = { 0.85 0.85 }  }
		}

		colored_emblem = {
			texture = list "kamon_center"
			color1 = color2
			color2 = color1
			instance = { position = { 0.5 0.5 } scale = { 0.4 0.4 }  }
		}
	}

	kamon_radial_four_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"


		colored_emblem = {
			texture = list "kamon_radial_quarter"
			color1 = color2

			instance = {
				position = { 0.5 0.32 }
				scale = { 0.5 0.5 }
			}

			instance = {
				position={ 0.68 0.5 }
				scale = { 0.5 0.5 }
				rotation = 90
			}

			instance = {
				position={ 0.5 0.68 }
				scale = { 0.5 0.5 }
				rotation = 180
			}

			instance = {
				position={ 0.32 0.5 }
				scale = { 0.5 0.5 }
				rotation = 270
			}
		}

		colored_emblem = {
			texture = list "kamon_center"
			color1 = color2
			color2 = color1
			instance = { position = { 0.5 0.5 } scale = { 0.4 0.4 }  }
		}
	}

	kamon_radial_four_inverted_hole = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"

		colored_emblem={
			color1 = color2
			texture="ce_kamon_hole.dds"
		}

		colored_emblem = {
			texture = list "kamon_radial_quarter"
			color1 = color2

			instance = {
				position = { 0.5 0.32 }
				scale = { 0.5 0.5 }
			}

			instance = {
				position={ 0.68 0.5 }
				scale = { 0.5 0.5 }
				rotation = 90
			}

			instance = {
				position={ 0.5 0.68 }
				scale = { 0.5 0.5 }
				rotation = 180
			}

			instance = {
				position={ 0.32 0.5 }
				scale = { 0.5 0.5 }
				rotation = 270
			}
		}

		colored_emblem = {
			texture = list "kamon_center"
			color1 = color2
			color2 = color1
			instance = { position = { 0.5 0.5 } scale = { 0.4 0.4 }  }
		}
	}

	kamon_radial_four_framed_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"


		colored_emblem = {
			texture = list "kamon_radial_quarter"
			color1 = color2

			instance = {
				position = { 0.5 0.32 }
				scale = { 0.5 0.5 }
			}

			instance = {
				position={ 0.68 0.5 }
				scale = { 0.5 0.5 }
				rotation = 90
			}

			instance = {
				position={ 0.5 0.68 }
				scale = { 0.5 0.5 }
				rotation = 180
			}

			instance = {
				position={ 0.32 0.5 }
				scale = { 0.5 0.5 }
				rotation = 270
			}
		}

		colored_emblem = {
			texture = list "kamon_frame"
			color1 = color2
			instance = { position = { 0.5 0.5 } scale = { 0.85 0.85 }  }
		}

		colored_emblem = {
			texture = list "kamon_center"
			color1 = color2
			color2 = color1
			instance = { position = { 0.5 0.5 } scale = { 0.4 0.4 }  }
		}
	}

	kamon_radial_five = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"


		colored_emblem = {
			texture = list "kamon_radial_fifth"
			color1 = color2

			instance = {
				position = { 0.5 0.31 }
				scale = { 0.4 0.4 }
			}

			instance = {
				position={ 0.68 0.44 }
				scale = { 0.4 0.4 }
				rotation = 72
			}

			instance = {
				position={ 0.61 0.65 }
				scale = { 0.4 0.4 }
				rotation = 144
			}

			instance = {
				position={ 0.39 0.65 }
				scale = { 0.4 0.4 }
				rotation = 216
			}

			instance = {
				position={ 0.32 0.44 }
				scale = { 0.4 0.4 }
				rotation = 288
			}
		}

		colored_emblem = {
			texture = list "kamon_center"
			color1 = color2
			color2 = color1
			instance = { position = { 0.5 0.5 } scale = { 0.4 0.4 }  }
		}
	}

	kamon_radial_five_hole = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			color1 = color2
			texture="ce_kamon_hole.dds"
		}

		colored_emblem = {
			texture = list "kamon_radial_fifth"
			color1 = color2

			instance = {
				position = { 0.5 0.31 }
				scale = { 0.4 0.4 }
			}

			instance = {
				position={ 0.68 0.44 }
				scale = { 0.4 0.4 }
				rotation = 72
			}

			instance = {
				position={ 0.61 0.65 }
				scale = { 0.4 0.4 }
				rotation = 144
			}

			instance = {
				position={ 0.39 0.65 }
				scale = { 0.4 0.4 }
				rotation = 216
			}

			instance = {
				position={ 0.32 0.44 }
				scale = { 0.4 0.4 }
				rotation = 288
			}
		}

		colored_emblem = {
			texture = list "kamon_center"
			color1 = color2
			color2 = color1
			instance = { position = { 0.5 0.5 } scale = { 0.4 0.4 }  }
		}
	}

	kamon_radial_five_framed = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"


		colored_emblem = {
			texture = list "kamon_radial_fifth"
			color1 = color2

			instance = {
				position = { 0.5 0.31 }
				scale = { 0.4 0.4 }
			}

			instance = {
				position={ 0.68 0.44 }
				scale = { 0.4 0.4 }
				rotation = 72
			}

			instance = {
				position={ 0.61 0.65 }
				scale = { 0.4 0.4 }
				rotation = 144
			}

			instance = {
				position={ 0.39 0.65 }
				scale = { 0.4 0.4 }
				rotation = 216
			}

			instance = {
				position={ 0.32 0.44 }
				scale = { 0.4 0.4 }
				rotation = 288
			}
		}

		colored_emblem = {
			texture = list "kamon_frame"
			color1 = color2
			instance = { position = { 0.5 0.5 } scale = { 0.85 0.85 }  }
		}

		colored_emblem = {
			texture = list "kamon_center"
			color1 = color2
			color2 = color1
			instance = { position = { 0.5 0.5 } scale = { 0.4 0.4 }  }
		}
	}

	kamon_radial_five_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"


		colored_emblem = {
			texture = list "kamon_radial_fifth"
			color1 = color2

			instance = {
				position = { 0.5 0.31 }
				scale = { 0.4 0.4 }
			}

			instance = {
				position={ 0.68 0.44 }
				scale = { 0.4 0.4 }
				rotation = 72
			}

			instance = {
				position={ 0.61 0.65 }
				scale = { 0.4 0.4 }
				rotation = 144
			}

			instance = {
				position={ 0.39 0.65 }
				scale = { 0.4 0.4 }
				rotation = 216
			}

			instance = {
				position={ 0.32 0.44 }
				scale = { 0.4 0.4 }
				rotation = 288
			}
		}

		colored_emblem = {
			texture = list "kamon_center"
			color1 = color2
			color2 = color1
			instance = { position = { 0.5 0.5 } scale = { 0.4 0.4 }  }
		}
	}

	kamon_radial_five_inverted_hole = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"

		colored_emblem = {
			color1 = color2
			texture="ce_kamon_hole.dds"
		}
		
		colored_emblem = {
			texture = list "kamon_radial_fifth"
			color1 = color2

			instance = {
				position = { 0.5 0.31 }
				scale = { 0.4 0.4 }
			}

			instance = {
				position={ 0.68 0.44 }
				scale = { 0.4 0.4 }
				rotation = 72
			}

			instance = {
				position={ 0.61 0.65 }
				scale = { 0.4 0.4 }
				rotation = 144
			}

			instance = {
				position={ 0.39 0.65 }
				scale = { 0.4 0.4 }
				rotation = 216
			}

			instance = {
				position={ 0.32 0.44 }
				scale = { 0.4 0.4 }
				rotation = 288
			}
		}

		colored_emblem = {
			texture = list "kamon_center"
			color1 = color2
			color2 = color1
			instance = { position = { 0.5 0.5 } scale = { 0.4 0.4 }  }
		}
	}

	kamon_radial_five_framed_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"


		colored_emblem = {
			texture = list "kamon_radial_fifth"
			color1 = color2

			instance = {
				position = { 0.5 0.31 }
				scale = { 0.4 0.4 }
			}

			instance = {
				position={ 0.68 0.44 }
				scale = { 0.4 0.4 }
				rotation = 72
			}

			instance = {
				position={ 0.61 0.65 }
				scale = { 0.4 0.4 }
				rotation = 144
			}

			instance = {
				position={ 0.39 0.65 }
				scale = { 0.4 0.4 }
				rotation = 216
			}

			instance = {
				position={ 0.32 0.44 }
				scale = { 0.4 0.4 }
				rotation = 288
			}
		}

		colored_emblem = {
			texture = list "kamon_frame"
			color1 = color2
			instance = { position = { 0.5 0.5 } scale = { 0.85 0.85 }  }
		}

		colored_emblem = {
			texture = list "kamon_center"
			color1 = color2
			color2 = color1
			instance = { position = { 0.5 0.5 } scale = { 0.4 0.4 }  }
		}
	}

	kamon_radial_six = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"


		colored_emblem = {
			texture = list "kamon_radial_sixth"
			color1 = color2

			instance = {
				position = { 0.5 0.30 }
				scale = { 0.4 0.4 }
			}

			instance = {
				position={ 0.66 0.4 }
				scale = { 0.4 0.4 }
				rotation = 60
			}

			instance = {
				position={ 0.67 0.59 }
				scale = { 0.4 0.4 }
				rotation = 120
			}

			instance = {
				position={ 0.5 0.69 }
				scale = { 0.4 0.4 }
				rotation = 180
			}

			instance = {
				position={ 0.335 0.59 }
				scale = { 0.4 0.4 }
				rotation = 240
			}

			instance = {
				position={ 0.335 0.4 }
				scale = { 0.4 0.4 }
				rotation = 300
			}
		}

		colored_emblem = {
			texture = list "kamon_center"
			color1 = color2
			color2 = color1
			instance = { position = { 0.5 0.5 } scale = { 0.4 0.4 }  }
		}
	}

	kamon_radial_six_hole = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			color1 = color2
			texture="ce_kamon_hole.dds"
		}

		colored_emblem = {
			texture = list "kamon_radial_sixth"
			color1 = color2

			instance = {
				position = { 0.5 0.30 }
				scale = { 0.4 0.4 }
			}

			instance = {
				position={ 0.66 0.4 }
				scale = { 0.4 0.4 }
				rotation = 60
			}

			instance = {
				position={ 0.67 0.59 }
				scale = { 0.4 0.4 }
				rotation = 120
			}

			instance = {
				position={ 0.5 0.69 }
				scale = { 0.4 0.4 }
				rotation = 180
			}

			instance = {
				position={ 0.335 0.59 }
				scale = { 0.4 0.4 }
				rotation = 240
			}

			instance = {
				position={ 0.335 0.4 }
				scale = { 0.4 0.4 }
				rotation = 300
			}
		}

		colored_emblem = {
			texture = list "kamon_center"
			color1 = color2
			color2 = color1
			instance = { position = { 0.5 0.5 } scale = { 0.4 0.4 }  }
		}
	}

	kamon_radial_six_alternating = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"


		colored_emblem = {
			texture = list "kamon_radial_sixth"
			color1 = color2

			instance = {
				position = { 0.5 0.30 }
				scale = { 0.4 0.4 }
			}


			instance = {
				position={ 0.68 0.6 }
				scale = { 0.4 0.4 }
				rotation = 120
			}

			instance = {
				position={ 0.32 0.6 }
				scale = { 0.4 0.4 }
				rotation = 240
			}
		}

		colored_emblem = {
			texture = list "kamon_stem"
			color1 = color2

			instance = {
				position={ 0.5 0.5 }
				scale = { 0.5 0.5 }
				rotation = 60
			}

			instance = {
				position={ 0.5 0.5 }
				scale = { 0.5 0.5 }
				rotation = 180
			}

			instance = {
				position={ 0.5 0.5 }
				scale = { 0.5 0.5 }
				rotation = 300
			}
		}

		colored_emblem = {
			texture = list "kamon_secondary"
			color1 = color2


			instance = {
				position={ 0.67 0.4 }
				scale = { 0.4 0.4 }
				rotation = 60
			}

			instance = {
				position={ 0.5 0.69 }
				scale = { 0.4 0.4 }
				rotation = 180
			}

			instance = {
				position={ 0.33 0.4 }
				scale = { 0.4 0.4 }
				rotation = 300
			}
		}
		colored_emblem = {
			texture = list "kamon_center"
			color1 = color2
			color2 = color1
			instance = { position = { 0.5 0.5 } scale = { 0.4 0.4 }  }
		}
	}

	kamon_radial_six_alternating_hole = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			color1 = color2
			texture="ce_kamon_hole.dds"
		}
		
		colored_emblem = {
			texture = list "kamon_radial_sixth"
			color1 = color2

			instance = {
				position = { 0.5 0.30 }
				scale = { 0.4 0.4 }
			}


			instance = {
				position={ 0.68 0.6 }
				scale = { 0.4 0.4 }
				rotation = 120
			}

			instance = {
				position={ 0.32 0.6 }
				scale = { 0.4 0.4 }
				rotation = 240
			}
		}

		colored_emblem = {
			texture = list "kamon_stem"
			color1 = color2

			instance = {
				position={ 0.5 0.5 }
				scale = { 0.5 0.5 }
				rotation = 60
			}

			instance = {
				position={ 0.5 0.5 }
				scale = { 0.5 0.5 }
				rotation = 180
			}

			instance = {
				position={ 0.5 0.5 }
				scale = { 0.5 0.5 }
				rotation = 300
			}
		}

		colored_emblem = {
			texture = list "kamon_secondary"
			color1 = color2


			instance = {
				position={ 0.67 0.4 }
				scale = { 0.4 0.4 }
				rotation = 60
			}

			instance = {
				position={ 0.5 0.69 }
				scale = { 0.4 0.4 }
				rotation = 180
			}

			instance = {
				position={ 0.33 0.4 }
				scale = { 0.4 0.4 }
				rotation = 300
			}
		}
		colored_emblem = {
			texture = list "kamon_center"
			color1 = color2
			color2 = color1
			instance = { position = { 0.5 0.5 } scale = { 0.4 0.4 }  }
		}
	}

	kamon_radial_six_alternating_framed = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"


		colored_emblem = {
			texture = list "kamon_radial_sixth"
			color1 = color2

			instance = {
				position = { 0.5 0.30 }
				scale = { 0.4 0.4 }
			}


			instance = {
				position={ 0.68 0.6 }
				scale = { 0.4 0.4 }
				rotation = 120
			}

			instance = {
				position={ 0.32 0.6 }
				scale = { 0.4 0.4 }
				rotation = 240
			}
		}

		colored_emblem = {
			texture = list "kamon_stem"
			color1 = color2

			instance = {
				position={ 0.5 0.5 }
				scale = { 0.5 0.5 }
				rotation = 60
			}

			instance = {
				position={ 0.5 0.5 }
				scale = { 0.5 0.5 }
				rotation = 180
			}

			instance = {
				position={ 0.5 0.5 }
				scale = { 0.5 0.5 }
				rotation = 300
			}
		}

		colored_emblem = {
			texture = list "kamon_secondary"
			color1 = color2


			instance = {
				position={ 0.67 0.4 }
				scale = { 0.4 0.4 }
				rotation = 60
			}

			instance = {
				position={ 0.5 0.69 }
				scale = { 0.4 0.4 }
				rotation = 180
			}

			instance = {
				position={ 0.33 0.4 }
				scale = { 0.4 0.4 }
				rotation = 300
			}
		}

		colored_emblem = {
			texture = list "kamon_frame"
			color1 = color2
			instance = { position = { 0.5 0.5 } scale = { 0.85 0.85 }  }
		}

		colored_emblem = {
			texture = list "kamon_center"
			color1 = color2
			color2 = color1
			instance = { position = { 0.5 0.5 } scale = { 0.4 0.4 }  }
		}
	}

	kamon_radial_six_framed = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"


		colored_emblem = {
			texture = list "kamon_radial_sixth"
			color1 = color2

			instance = {
				position = { 0.5 0.30 }
				scale = { 0.4 0.4 }
			}

			instance = {
				position={ 0.66 0.4 }
				scale = { 0.4 0.4 }
				rotation = 60
			}

			instance = {
				position={ 0.67 0.59 }
				scale = { 0.4 0.4 }
				rotation = 120
			}

			instance = {
				position={ 0.5 0.69 }
				scale = { 0.4 0.4 }
				rotation = 180
			}

			instance = {
				position={ 0.335 0.59 }
				scale = { 0.4 0.4 }
				rotation = 240
			}

			instance = {
				position={ 0.335 0.4 }
				scale = { 0.4 0.4 }
				rotation = 300
			}
		}

		colored_emblem = {
			texture = list "kamon_frame"
			color1 = color2
			instance = { position = { 0.5 0.5 } scale = { 0.85 0.85 }  }
		}

		colored_emblem = {
			texture = list "kamon_center"
			color1 = color2
			color2 = color1
			instance = { position = { 0.5 0.5 } scale = { 0.4 0.4 }  }
		}
	}

	kamon_radial_six_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"


		colored_emblem = {
			texture = list "kamon_radial_sixth"
			color1 = color2

			instance = {
				position = { 0.5 0.30 }
				scale = { 0.4 0.4 }
			}

			instance = {
				position={ 0.66 0.4 }
				scale = { 0.4 0.4 }
				rotation = 60
			}

			instance = {
				position={ 0.67 0.59 }
				scale = { 0.4 0.4 }
				rotation = 120
			}

			instance = {
				position={ 0.5 0.69 }
				scale = { 0.4 0.4 }
				rotation = 180
			}

			instance = {
				position={ 0.335 0.59 }
				scale = { 0.4 0.4 }
				rotation = 240
			}

			instance = {
				position={ 0.335 0.4 }
				scale = { 0.4 0.4 }
				rotation = 300
			}
		}

		colored_emblem = {
			texture = list "kamon_center"
			color1 = color2
			color2 = color1
			instance = { position = { 0.5 0.5 } scale = { 0.4 0.4 }  }
		}
	}

	kamon_radial_six_inverted_hole = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"

		colored_emblem = {
			color1 = color2
			texture="ce_kamon_hole.dds"
		}

		colored_emblem = {
			texture = list "kamon_radial_sixth"
			color1 = color2

			instance = {
				position = { 0.5 0.30 }
				scale = { 0.4 0.4 }
			}

			instance = {
				position={ 0.66 0.4 }
				scale = { 0.4 0.4 }
				rotation = 60
			}

			instance = {
				position={ 0.67 0.59 }
				scale = { 0.4 0.4 }
				rotation = 120
			}

			instance = {
				position={ 0.5 0.69 }
				scale = { 0.4 0.4 }
				rotation = 180
			}

			instance = {
				position={ 0.335 0.59 }
				scale = { 0.4 0.4 }
				rotation = 240
			}

			instance = {
				position={ 0.335 0.4 }
				scale = { 0.4 0.4 }
				rotation = 300
			}
		}

		colored_emblem = {
			texture = list "kamon_center"
			color1 = color2
			color2 = color1
			instance = { position = { 0.5 0.5 } scale = { 0.4 0.4 }  }
		}
	}

	kamon_radial_six_alternating_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"


		colored_emblem = {
			texture = list "kamon_radial_sixth"
			color1 = color2

			instance = {
				position = { 0.5 0.30 }
				scale = { 0.4 0.4 }
			}


			instance = {
				position={ 0.68 0.6 }
				scale = { 0.4 0.4 }
				rotation = 120
			}

			instance = {
				position={ 0.32 0.6 }
				scale = { 0.4 0.4 }
				rotation = 240
			}
		}

		colored_emblem = {
			texture = list "kamon_stem"
			color1 = color2

			instance = {
				position={ 0.5 0.5 }
				scale = { 0.5 0.5 }
				rotation = 60
			}

			instance = {
				position={ 0.5 0.5 }
				scale = { 0.5 0.5 }
				rotation = 180
			}

			instance = {
				position={ 0.5 0.5 }
				scale = { 0.5 0.5 }
				rotation = 300
			}
		}

		colored_emblem = {
			texture = list "kamon_secondary"
			color1 = color2


			instance = {
				position={ 0.67 0.4 }
				scale = { 0.4 0.4 }
				rotation = 60
			}

			instance = {
				position={ 0.5 0.69 }
				scale = { 0.4 0.4 }
				rotation = 180
			}

			instance = {
				position={ 0.33 0.4 }
				scale = { 0.4 0.4 }
				rotation = 300
			}
		}
		colored_emblem = {
			texture = list "kamon_center"
			color1 = color2
			color2 = color1
			instance = { position = { 0.5 0.5 } scale = { 0.4 0.4 }  }
		}
	}

	kamon_radial_six_alternating_inverted_hole = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"

		colored_emblem = {
			color1 = color2
			texture="ce_kamon_hole.dds"
		}

		colored_emblem = {
			texture = list "kamon_radial_sixth"
			color1 = color2

			instance = {
				position = { 0.5 0.30 }
				scale = { 0.4 0.4 }
			}


			instance = {
				position={ 0.68 0.6 }
				scale = { 0.4 0.4 }
				rotation = 120
			}

			instance = {
				position={ 0.32 0.6 }
				scale = { 0.4 0.4 }
				rotation = 240
			}
		}

		colored_emblem = {
			texture = list "kamon_stem"
			color1 = color2

			instance = {
				position={ 0.5 0.5 }
				scale = { 0.5 0.5 }
				rotation = 60
			}

			instance = {
				position={ 0.5 0.5 }
				scale = { 0.5 0.5 }
				rotation = 180
			}

			instance = {
				position={ 0.5 0.5 }
				scale = { 0.5 0.5 }
				rotation = 300
			}
		}

		colored_emblem = {
			texture = list "kamon_secondary"
			color1 = color2


			instance = {
				position={ 0.67 0.4 }
				scale = { 0.4 0.4 }
				rotation = 60
			}

			instance = {
				position={ 0.5 0.69 }
				scale = { 0.4 0.4 }
				rotation = 180
			}

			instance = {
				position={ 0.33 0.4 }
				scale = { 0.4 0.4 }
				rotation = 300
			}
		}
		colored_emblem = {
			texture = list "kamon_center"
			color1 = color2
			color2 = color1
			instance = { position = { 0.5 0.5 } scale = { 0.4 0.4 }  }
		}
	}


	kamon_radial_six_alternating_framed_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"


		colored_emblem = {
			texture = list "kamon_radial_sixth"
			color1 = color2

			instance = {
				position = { 0.5 0.30 }
				scale = { 0.4 0.4 }
			}


			instance = {
				position={ 0.68 0.6 }
				scale = { 0.4 0.4 }
				rotation = 120
			}

			instance = {
				position={ 0.32 0.6 }
				scale = { 0.4 0.4 }
				rotation = 240
			}
		}

		colored_emblem = {
			texture = list "kamon_stem"
			color1 = color2

			instance = {
				position={ 0.5 0.5 }
				scale = { 0.5 0.5 }
				rotation = 60
			}

			instance = {
				position={ 0.5 0.5 }
				scale = { 0.5 0.5 }
				rotation = 180
			}

			instance = {
				position={ 0.5 0.5 }
				scale = { 0.5 0.5 }
				rotation = 300
			}
		}

		colored_emblem = {
			texture = list "kamon_secondary"
			color1 = color2


			instance = {
				position={ 0.67 0.4 }
				scale = { 0.4 0.4 }
				rotation = 60
			}

			instance = {
				position={ 0.5 0.69 }
				scale = { 0.4 0.4 }
				rotation = 180
			}

			instance = {
				position={ 0.33 0.4 }
				scale = { 0.4 0.4 }
				rotation = 300
			}
		}

		colored_emblem = {
			texture = list "kamon_frame"
			color1 = color2
			instance = { position = { 0.5 0.5 } scale = { 0.85 0.85 }  }
		}

		colored_emblem = {
			texture = list "kamon_center"
			color1 = color2
			color2 = color1
			instance = { position = { 0.5 0.5 } scale = { 0.4 0.4 }  }
		}
	}

	kamon_radial_six_framed_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"


		colored_emblem = {
			texture = list "kamon_radial_sixth"
			color1 = color2

			instance = {
				position = { 0.5 0.30 }
				scale = { 0.4 0.4 }
			}

			instance = {
				position={ 0.66 0.4 }
				scale = { 0.4 0.4 }
				rotation = 60
			}

			instance = {
				position={ 0.67 0.59 }
				scale = { 0.4 0.4 }
				rotation = 120
			}

			instance = {
				position={ 0.5 0.69 }
				scale = { 0.4 0.4 }
				rotation = 180
			}

			instance = {
				position={ 0.335 0.59 }
				scale = { 0.4 0.4 }
				rotation = 240
			}

			instance = {
				position={ 0.335 0.4 }
				scale = { 0.4 0.4 }
				rotation = 300
			}
		}

		colored_emblem = {
			texture = list "kamon_frame"
			color1 = color2
			instance = { position = { 0.5 0.5 } scale = { 0.85 0.85 }  }
		}

		colored_emblem = {
			texture = list "kamon_center"
			color1 = color2
			color2 = color1
			instance = { position = { 0.5 0.5 } scale = { 0.4 0.4 }  }
		}
	}

	kamon_bloom = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"


		colored_emblem = {
			texture = list "kamon_bloom"
			color1 = color2

			instance = {
				position = { 0.5 0.5 }
				scale = { 0.7 0.7 }
			}
		}

		colored_emblem = {
			texture = list "kamon_secondary"
			color1 = color2

			instance = {
				position = { 0.33 0.34 }
				scale = { 0.32 0.32 }
			}

			instance = {
				position = { 0.5 0.36 }
				scale = { 0.34 0.34 }
			}

			instance = {
				position = { 0.5 0.26 }
				scale = { 0.34 0.34 }
			}

			instance = {
				position = { 0.67 0.34 }
				scale = { 0.32 0.32 }
			}
		}
	}

	kamon_bloom_framed = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"


		colored_emblem = {
			texture = list "kamon_bloom"
			color1 = color2

			instance = {
				position = { 0.5 0.5 }
				scale = { 0.6 0.6 }
			}
		}

		colored_emblem = {
			texture = list "kamon_secondary"
			color1 = color2

			instance = {
				position = { 0.35 0.35 }
				scale = { 0.3 0.3 }
			}

			instance = {
				position = { 0.5 0.38 }
				scale = { 0.32 0.32 }
			}

			instance = {
				position = { 0.5 0.28 }
				scale = { 0.32 0.32 }
			}

			instance = {
				position = { 0.65 0.35 }
				scale = { 0.3 0.3 }
			}
		}

		colored_emblem = {
			texture = list "kamon_frame"
			color1 = color2
			instance = { position = { 0.5 0.5 } scale = { 0.85 0.85 }  }
		}
	}

	kamon_bloom_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"


		colored_emblem = {
			texture = list "kamon_bloom"
			color1 = color2

			instance = {
				position = { 0.5 0.5 }
				scale = { 0.7 0.7 }
			}
		}

		colored_emblem = {
			texture = list "kamon_secondary"
			color1 = color2

			instance = {
				position = { 0.33 0.34 }
				scale = { 0.32 0.32 }
			}

			instance = {
				position = { 0.5 0.36 }
				scale = { 0.34 0.34 }
			}

			instance = {
				position = { 0.5 0.26 }
				scale = { 0.34 0.34 }
			}

			instance = {
				position = { 0.67 0.34 }
				scale = { 0.32 0.32 }
			}
		}
	}

	kamon_bloom_framed_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"


		colored_emblem = {
			texture = list "kamon_bloom"
			color1 = color2

			instance = {
				position = { 0.5 0.5 }
				scale = { 0.6 0.6 }
			}
		}

		colored_emblem = {
			texture = list "kamon_secondary"
			color1 = color2

			instance = {
				position = { 0.35 0.35 }
				scale = { 0.3 0.3 }
			}

			instance = {
				position = { 0.5 0.38 }
				scale = { 0.32 0.32 }
			}

			instance = {
				position = { 0.5 0.28 }
				scale = { 0.32 0.32 }
			}

			instance = {
				position = { 0.65 0.35 }
				scale = { 0.3 0.3 }
			}
		}

		colored_emblem = {
			texture = list "kamon_frame"
			color1 = color2
			instance = { position = { 0.5 0.5 } scale = { 0.85 0.85 }  }
		}
	}

	kamon_parallel_horizontal_two = {

		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "kamon_parallel"
			color1 = color2
			color2 = color1

			instance = {
				position = { 0.33 0.5 }
				scale = { 0.8 0.8 }
			}

			instance = {
				position={ 0.66 0.5 }
				scale = { 0.8 0.8 }
			}
		}
	}

	kamon_parallel_vertical_two = {

		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "kamon_parallel"
			color1 = color2
			color2 = color1

			instance = {
				position = { 0.5 0.33 }
				scale = { 0.8 0.8 }
				rotation = 90
			}

			instance = {
				position={ 0.5 0.66 }
				scale = { 0.8 0.8 }
				rotation = 90
			}
		}
	}

	kamon_parallel_vertical_two_framed = {

		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "kamon_parallel"
			color1 = color2
			color2 = color1

			instance = {
				position = { 0.5 0.37 }
				scale = { 0.65 0.65 }
				rotation = 90
			}

			instance = {
				position=  { 0.5 0.63 }
				scale = { 0.65 0.65 }
				rotation = 90
			}
		}

		colored_emblem = {
			texture = list "kamon_frame"
			color1 = color2
			instance = { position = { 0.5 0.5 } scale = { 0.85 0.85 }  }
		}
	}

	kamon_parallel_horizontal_two_framed = {

		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "kamon_parallel"
			color1 = color2

			instance = {
				position = { 0.37 0.5 }
				scale = { 0.65 0.65 }
			}

			instance = {
				position = { 0.63 0.5 }
				scale = { 0.65 0.65 }
			}
		}

		colored_emblem = {
			texture = list "kamon_frame"
			color1 = color2
			instance = { position = { 0.5 0.5 } scale = { 0.85 0.85 }  }
		}
	}

	kamon_parallel_horizontal_three = {

		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "kamon_parallel"
			color1 = color2
			color2 = color1

			instance = {
				position = { 0.25 0.5 }
				scale = { 0.6 0.6 }
			}

			instance = {
				position={ 0.5 0.5 }
				scale = { 0.6 0.6 }
			}

			instance = {
				position={ 0.75 0.5 }
				scale = { 0.6 0.6 }
			}
		}
	}

	kamon_parallel_vertical_three = {

		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "kamon_parallel"
			color1 = color2

			instance = {
				position = { 0.5 0.25 }
				scale = { 0.6 0.6 }
				rotation = 90
			}

			instance = {
				position = { 0.5 0.5 }
				scale = { 0.6 0.6 }
				rotation = 90
			}

			instance = {
				position={ 0.5 0.75 }
				scale = { 0.6 0.6 }
				rotation = 90
			}
		}
	}

	kamon_parallel_vertical_three_framed = {

		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "kamon_parallel"
			color1 = color2
			color2 = color1

			instance = {
				position = { 0.5 0.3 }
				scale = { 0.52 0.52 }
				rotation = 90
			}

			instance = {
				position = { 0.5 0.5 }
				scale = { 0.52 0.52 }
				rotation = 90
			}

			instance = {
				position={ 0.5 0.7 }
				scale = { 0.52 0.52 }
				rotation = 90
			}
		}

		colored_emblem = {
			texture = list "kamon_frame"
			color1 = color2
			instance = { position = { 0.5 0.5 } scale = { 0.85 0.85 }  }
		}
	}

	kamon_parallel_horizontal_three_framed = {

		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "kamon_parallel"

			color2 = color1
			color1 = color2
			color3 = color3

			instance = {
				position = { 0.3 0.5 }
				scale = { 0.52 0.52 }
			}

			instance = {
				position={ 0.5 0.5 }
				scale = { 0.52 0.52 }
			}

			instance = {
				position={ 0.7 0.5 }
				scale = { 0.52 0.52 }
			}
		}

		colored_emblem = {
			texture = list "kamon_frame"
			color1 = color2
			instance = { position = { 0.5 0.5 } scale = { 0.85 0.85 }  }
		}
	}

	# kamon_parallel_crossover = {

	# 	pattern = "pattern_solid.dds"
	# 	color1 = list "normal_colors"
	# 	color2 = list "metal_colors"
	# 	color3 = list "metal_colors"

	# 	colored_emblem = {
	# 		texture = list "kamon_parallel"
	# 		color1 = color2
	# 		color2 = color1

	# 		instance = {
	# 			position = { 0.5 0.5 }
	# 			scale = { 1 1 }
	# 			rotation = 45
	# 		}

	# 		instance = {
	# 			position={ 0.5 0.5 }
	# 			scale = { -1 1 }
	# 			rotation = 315
	# 		}
	# 	}
	# }

	kamon_parallel_horizontal_two_inverted = {

		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"

		colored_emblem = {
			texture = list "kamon_parallel"
			color1 = color2
			color2 = color1

			instance = {
				position = { 0.33 0.5 }
				scale = { 0.8 0.8 }
			}

			instance = {
				position={ 0.66 0.5 }
				scale = { 0.8 0.8 }
			}
		}
	}

	kamon_parallel_vertical_two_inverted = {

		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"

		colored_emblem = {
			texture = list "kamon_parallel"
			color1 = color2
			color2 = color1

			instance = {
				position = { 0.5 0.33 }
				scale = { 0.8 0.8 }
				rotation = 90
			}

			instance = {
				position={ 0.5 0.66 }
				scale = { 0.8 0.8 }
				rotation = 90
			}
		}
	}

	kamon_parallel_vertical_two_framed_inverted = {

		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"

		colored_emblem = {
			texture = list "kamon_parallel"
			color1 = color2
			color2 = color1

			instance = {
				position = { 0.5 0.37 }
				scale = { 0.65 0.65 }
				rotation = 90
			}

			instance = {
				position=  { 0.5 0.63 }
				scale = { 0.65 0.65 }
				rotation = 90
			}
		}

		colored_emblem = {
			texture = list "kamon_frame"
			color1 = color2
			instance = { position = { 0.5 0.5 } scale = { 0.85 0.85 }  }
		}
	}

	kamon_parallel_horizontal_two_framed_inverted = {

		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"

		colored_emblem = {
			texture = list "kamon_parallel"
			color1 = color2

			instance = {
				position = { 0.37 0.5 }
				scale = { 0.65 0.65 }
			}

			instance = {
				position = { 0.63 0.5 }
				scale = { 0.65 0.65 }
			}
		}

		colored_emblem = {
			texture = list "kamon_frame"
			color1 = color2
			instance = { position = { 0.5 0.5 } scale = { 0.85 0.85 }  }
		}
	}

	kamon_parallel_horizontal_three_inverted = {

		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"

		colored_emblem = {
			texture = list "kamon_parallel"
			color1 = color2
			color2 = color1

			instance = {
				position = { 0.25 0.5 }
				scale = { 0.6 0.6 }
			}

			instance = {
				position={ 0.5 0.5 }
				scale = { 0.6 0.6 }
			}

			instance = {
				position={ 0.75 0.5 }
				scale = { 0.6 0.6 }
			}
		}
	}

	kamon_parallel_vertical_three_inverted = {

		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"

		colored_emblem = {
			texture = list "kamon_parallel"
			color1 = color2

			instance = {
				position = { 0.5 0.25 }
				scale = { 0.6 0.6 }
				rotation = 90
			}

			instance = {
				position = { 0.5 0.5 }
				scale = { 0.6 0.6 }
				rotation = 90
			}

			instance = {
				position={ 0.5 0.75 }
				scale = { 0.6 0.6 }
				rotation = 90
			}
		}
	}

	kamon_parallel_vertical_three_framed_inverted = {

		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"

		colored_emblem = {
			texture = list "kamon_parallel"
			color1 = color2
			color2 = color1

			instance = {
				position = { 0.5 0.3 }
				scale = { 0.52 0.52 }
				rotation = 90
			}

			instance = {
				position = { 0.5 0.5 }
				scale = { 0.52 0.52 }
				rotation = 90
			}

			instance = {
				position={ 0.5 0.7 }
				scale = { 0.52 0.52 }
				rotation = 90
			}
		}

		colored_emblem = {
			texture = list "kamon_frame"
			color1 = color2
			instance = { position = { 0.5 0.5 } scale = { 0.85 0.85 }  }
		}
	}

	kamon_parallel_horizontal_three_framed_inverted = {

		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"

		colored_emblem = {
			texture = list "kamon_parallel"

			color2 = color1
			color1 = color2
			color3 = color3

			instance = {
				position = { 0.3 0.5 }
				scale = { 0.52 0.52 }
			}

			instance = {
				position={ 0.5 0.5 }
				scale = { 0.52 0.52 }
			}

			instance = {
				position={ 0.7 0.5 }
				scale = { 0.52 0.52 }
			}
		}

		colored_emblem = {
			texture = list "kamon_frame"
			color1 = color2
			instance = { position = { 0.5 0.5 } scale = { 0.85 0.85 }  }
		}
	}

	kamon_parallel_crossover_inverted = {

		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"

		colored_emblem = {
			texture = list "kamon_parallel"
			color1 = color2
			color2 = color1

			instance = {
				position = { 0.5 0.5 }
				scale = { 1 1 }
				rotation = 45
			}

			instance = {
				position={ 0.5 0.5 }
				scale = { -1 1 }
				rotation = 315
			}
		}
	}

	kamon_laurel = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"


		colored_emblem = {
			texture = list "kamon_laurel"
			color1 = color2

			instance = {
				position = { 0.5 0.5 }
				scale = { 0.8 0.8 }
			}
		}
	}

	kamon_laurel_framed = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"


		colored_emblem = {
			texture = list "kamon_laurel"
			color1 = color2

			instance = {
				position = { 0.5 0.5 }
				scale = { 0.65 0.65 }
			}
		}

		colored_emblem = {
			texture = list "kamon_frame"
			color1 = color2
			instance = { position = { 0.5 0.5 } scale = { 0.85 0.85 }  }
		}
	}

	kamon_laurel_block = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"


		colored_emblem = {
			texture = list "kamon_laurel"
			color1 = color2

			instance = {
				position = { 0.5 0.5 }
				scale = { 0.8 0.8 }
			}
		}

		colored_emblem = {
			texture = list "kamon_block"
			color1 = color2

			instance = {
				position = { 0.5 0.39 }
				scale = { 0.4 0.4 }
			}
		}
	}

	kamon_laurel_mirrored = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"


		colored_emblem = {
			texture = list "kamon_laurel"
			color1 = color2

			instance = {
				position = { 0.5 0.5 }
				scale = { 0.8 0.8 }
				rotation = 180
			}
		}
	}

	kamon_laurel_mirrored_framed = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"


		colored_emblem = {
			texture = list "kamon_laurel"
			color1 = color2

			instance = {
				position = { 0.5 0.5 }
				scale = { 0.65 0.65 }
				rotation = 180
			}
		}

		colored_emblem = {
			texture = list "kamon_frame"
			color1 = color2
			instance = { position = { 0.5 0.5 } scale = { 0.85 0.85 }  }
		}
	}

	kamon_laurel_block_mirrored = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"


		colored_emblem = {
			texture = list "kamon_laurel"
			color1 = color2

			instance = {
				position = { 0.5 0.5 }
				scale = { 0.8 0.8 }
				rotation = 180
			}
		}

		colored_emblem = {
			texture = list "kamon_block"
			color1 = color2

			instance = {
				position = { 0.5 0.61 }
				scale = { 0.4 0.4 }
			}
		}
	}

	kamon_laurel_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"


		colored_emblem = {
			texture = list "kamon_laurel"
			color1 = color2

			instance = {
				position = { 0.5 0.5 }
				scale = { 0.8 0.8 }
			}
		}
	}

	kamon_laurel_framed_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"


		colored_emblem = {
			texture = list "kamon_laurel"
			color1 = color2

			instance = {
				position = { 0.5 0.5 }
				scale = { 0.65 0.65 }
			}
		}

		colored_emblem = {
			texture = list "kamon_frame"
			color1 = color2
			instance = { position = { 0.5 0.5 } scale = { 0.85 0.85 }  }
		}
	}

	kamon_laurel_block_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"


		colored_emblem = {
			texture = list "kamon_laurel"
			color1 = color2

			instance = {
				position = { 0.5 0.5 }
				scale = { 0.8 0.8 }
			}
		}

		colored_emblem = {
			texture = list "kamon_block"
			color1 = color2

			instance = {
				position = { 0.5 0.39 }
				scale = { 0.4 0.4 }
			}
		}
	}

	kamon_laurel_mirrored_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"


		colored_emblem = {
			texture = list "kamon_laurel"
			color1 = color2

			instance = {
				position = { 0.5 0.5 }
				scale = { 0.8 0.8 }
				rotation = 180
			}
		}
	}

	kamon_laurel_mirrored_framed_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"


		colored_emblem = {
			texture = list "kamon_laurel"
			color1 = color2

			instance = {
				position = { 0.5 0.5 }
				scale = { 0.65 0.65 }
				rotation = 180
			}
		}

		colored_emblem = {
			texture = list "kamon_frame"
			color1 = color2
			instance = { position = { 0.5 0.5 } scale = { 0.85 0.85 }  }
		}
	}

	kamon_laurel_block_mirrored_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"


		colored_emblem = {
			texture = list "kamon_laurel"
			color1 = color2

			instance = {
				position = { 0.5 0.5 }
				scale = { 0.8 0.8 }
				rotation = 180
			}
		}

		colored_emblem = {
			texture = list "kamon_block"
			color1 = color2

			instance = {
				position = { 0.5 0.61 }
				scale = { 0.4 0.4 }
			}
		}
	}

	kamon_central = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"


		colored_emblem = {
			texture = list "kamon_central"
			color1 = color2

			instance = {
				position = { 0.5 0.5 }
				scale = { 0.8 0.8 }
			}
		}
	}

	kamon_central_framed = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"


		colored_emblem = {
			texture = list "kamon_central"
			color1 = color2

			instance = {
				position = { 0.5 0.5 }
				scale = { 0.65 0.65 }
			}
		}

		colored_emblem = {
			texture = list "kamon_frame"
			color1 = color2
			instance = { position = { 0.5 0.5 } scale = { 0.85 0.85 }  }
		}
	}

	kamon_central_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"


		colored_emblem = {
			texture = list "kamon_central"
			color1 = color2

			instance = {
				position = { 0.5 0.5 }
				scale = { 0.8 0.8 }
			}
		}
	}

	kamon_central_framed_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"


		colored_emblem = {
			texture = list "kamon_central"
			color1 = color2

			instance = {
				position = { 0.5 0.5 }
				scale = { 0.65 0.65 }
			}
		}

		colored_emblem = {
			texture = list "kamon_frame"
			color1 = color2
			instance = { position = { 0.5 0.5 } scale = { 0.85 0.85 }  }
		}
	}

	kamon_aligned_four = {

		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "kamon_block"
			color1 = color2
			color2 = color1

			instance = {
				position = { 0.33 0.33 }
				scale = { 0.5 0.5 }
			}

			instance = {
				position={ 0.66 0.33 }
				scale = { 0.5 0.5 }
			}

			instance = {
				position = { 0.33 0.66 }
				scale = { 0.5 0.5 }
			}

			instance = {
				position={ 0.66 0.66 }
				scale = { 0.5 0.5 }
			}
		}
	}

	kamon_aligned_four_framed = {

		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "kamon_block"
			color1 = color2
			color2 = color1

			instance = {
				position = { 0.37 0.37 }
				scale = { 0.4 0.4 }
			}

			instance = {
				position={ 0.62 0.37 }
				scale = { 0.4 0.4 }
			}

			instance = {
				position = { 0.37 0.62 }
				scale = { 0.4 0.4 }
			}

			instance = {
				position={ 0.62 0.62 }
				scale = { 0.4 0.4 }
			}
		}

		colored_emblem = {
			texture = list "kamon_frame"
			color1 = color2
			instance = { position = { 0.5 0.5 } scale = { 0.85 0.85 }  }
		}
	}

	kamon_aligned_six = {

		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "kamon_block"
			color1 = color2
			color2 = color1

			instance = {
				position = { 0.25 0.36 }
				scale = { 0.4 0.4 }
			}

			instance = {
				position={ 0.5 0.36 }
				scale = { 0.4 0.4 }
			}

			instance = {
				position={ 0.75 0.36 }
				scale = { 0.4 0.4 }
			}

			instance = {
				position = { 0.25 0.63 }
				scale = { 0.4 0.4 }
			}

			instance = {
				position={ 0.5 0.63 }
				scale = { 0.4 0.4 }
			}

			instance = {
				position={ 0.75 0.63 }
				scale = { 0.4 0.4 }
			}
		}
	}

	kamon_aligned_six_framed = {

		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "kamon_block"
			color1 = color2
			color2 = color1

			instance = {
				position = { 0.3 0.4 }
				scale = { 0.3 0.3 }
			}

			instance = {
				position={ 0.5 0.4 }
				scale = { 0.3 0.3 }
			}

			instance = {
				position={ 0.7 0.4 }
				scale = { 0.3 0.3 }
			}

			instance = {
				position = { 0.3 0.59 }
				scale = { 0.3 0.3 }
			}

			instance = {
				position={ 0.5 0.59 }
				scale = { 0.3 0.3 }
			}

			instance = {
				position={ 0.7 0.59 }
				scale = { 0.3 0.3 }
			}
		}

		colored_emblem = {
			texture = list "kamon_frame"
			color1 = color2
			instance = { position = { 0.5 0.5 } scale = { 0.85 0.85 }  }
		}
	}

	kamon_aligned_nine = {

		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "kamon_block"
			color1 = color2
			color2 = color1

			instance = {
				position = { 0.3 0.3 }
				scale = { 0.3 0.3 }
			}

			instance = {
				position={ 0.5 0.3 }
				scale = { 0.3 0.3 }
			}

			instance = {
				position={ 0.7 0.3 }
				scale = { 0.3 0.3 }
			}

			instance = {
				position = { 0.3 0.5 }
				scale = { 0.3 0.3 }
			}

			instance = {
				position={ 0.5 0.5 }
				scale = { 0.3 0.3 }
			}

			instance = {
				position={ 0.7 0.5 }
				scale = { 0.3 0.3 }
			}

			instance = {
				position = { 0.3 0.7 }
				scale = { 0.3 0.3 }
			}

			instance = {
				position={ 0.5 0.7 }
				scale = { 0.3 0.3 }
			}

			instance = {
				position={ 0.7 0.7 }
				scale = { 0.3 0.3 }
			}
		}
	}

	kamon_aligned_four_inverted = {

		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"

		colored_emblem = {
			texture = list "kamon_block"
			color1 = color2
			color2 = color1

			instance = {
				position = { 0.33 0.33 }
				scale = { 0.5 0.5 }
			}

			instance = {
				position={ 0.66 0.33 }
				scale = { 0.5 0.5 }
			}

			instance = {
				position = { 0.33 0.66 }
				scale = { 0.5 0.5 }
			}

			instance = {
				position={ 0.66 0.66 }
				scale = { 0.5 0.5 }
			}
		}
	}

	kamon_aligned_four_framed_inverted = {

		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"

		colored_emblem = {
			texture = list "kamon_block"
			color1 = color2
			color2 = color1

			instance = {
				position = { 0.37 0.37 }
				scale = { 0.4 0.4 }
			}

			instance = {
				position={ 0.62 0.37 }
				scale = { 0.4 0.4 }
			}

			instance = {
				position = { 0.37 0.62 }
				scale = { 0.4 0.4 }
			}

			instance = {
				position={ 0.62 0.62 }
				scale = { 0.4 0.4 }
			}
		}

		colored_emblem = {
			texture = list "kamon_frame"
			color1 = color2
			instance = { position = { 0.5 0.5 } scale = { 0.85 0.85 }  }
		}
	}

	kamon_aligned_six_inverted = {

		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"

		colored_emblem = {
			texture = list "kamon_block"
			color1 = color2
			color2 = color1

			instance = {
				position = { 0.25 0.36 }
				scale = { 0.4 0.4 }
			}

			instance = {
				position={ 0.5 0.36 }
				scale = { 0.4 0.4 }
			}

			instance = {
				position={ 0.75 0.36 }
				scale = { 0.4 0.4 }
			}

			instance = {
				position = { 0.25 0.63 }
				scale = { 0.4 0.4 }
			}

			instance = {
				position={ 0.5 0.63 }
				scale = { 0.4 0.4 }
			}

			instance = {
				position={ 0.75 0.63 }
				scale = { 0.4 0.4 }
			}
		}
	}

	kamon_aligned_six_framed_inverted = {

		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"

		colored_emblem = {
			texture = list "kamon_block"
			color1 = color2
			color2 = color1

			instance = {
				position = { 0.3 0.4 }
				scale = { 0.3 0.3 }
			}

			instance = {
				position={ 0.5 0.4 }
				scale = { 0.3 0.3 }
			}

			instance = {
				position={ 0.7 0.4 }
				scale = { 0.3 0.3 }
			}

			instance = {
				position = { 0.3 0.59 }
				scale = { 0.3 0.3 }
			}

			instance = {
				position={ 0.5 0.59 }
				scale = { 0.3 0.3 }
			}

			instance = {
				position={ 0.7 0.59 }
				scale = { 0.3 0.3 }
			}
		}

		colored_emblem = {
			texture = list "kamon_frame"
			color1 = color2
			instance = { position = { 0.5 0.5 } scale = { 0.85 0.85 }  }
		}
	}

	kamon_aligned_nine_inverted = {

		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"

		colored_emblem = {
			texture = list "kamon_block"
			color1 = color2
			color2 = color1

			instance = {
				position = { 0.3 0.3 }
				scale = { 0.3 0.3 }
			}

			instance = {
				position={ 0.5 0.3 }
				scale = { 0.3 0.3 }
			}

			instance = {
				position={ 0.7 0.3 }
				scale = { 0.3 0.3 }
			}

			instance = {
				position = { 0.3 0.5 }
				scale = { 0.3 0.3 }
			}

			instance = {
				position={ 0.5 0.5 }
				scale = { 0.3 0.3 }
			}

			instance = {
				position={ 0.7 0.5 }
				scale = { 0.3 0.3 }
			}

			instance = {
				position = { 0.3 0.7 }
				scale = { 0.3 0.3 }
			}

			instance = {
				position={ 0.5 0.7 }
				scale = { 0.3 0.3 }
			}

			instance = {
				position={ 0.7 0.7 }
				scale = { 0.3 0.3 }
			}
		}
	}

	kamon_diamond_frame = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"


		colored_emblem = {
			color1 = color2
			texture = list "kamon_diamond"

			instance = {
				position = { 0.66 0.5 }
				scale = { 0.44 0.30 }
				rotation = 90
			}

			instance = {
				position = { 0.5 0.38 }
				scale = { 0.42 0.30 }
			}

			instance = {
				position = { 0.34 0.5 }
				scale = { 0.44 0.30 }
				rotation = 270
			}

			instance = {
				position = { 0.5 0.62 }
				scale = { 0.42 0.30 }
				rotation = 180
			}
		}

		colored_emblem = {
			texture = list "kamon_frame"
			color1 = color2
			instance = { position = { 0.5 0.5 } scale = { 0.85 0.85 }  }
		}
	}

	kamon_diamond = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"


		colored_emblem = {
			color1 = color2
			texture = list "kamon_diamond"

			instance = {
				position = { 0.69 0.5 }
				scale = { 0.52 0.36 }
				rotation = 90
			}

			instance = {
				position= { 0.5 0.35 }
				scale = { 0.48 0.36 }
			}

			instance = {
				position = { 0.31 0.5 }
				scale = { 0.52 0.36 }
				rotation = 270
			}

			instance = {
				position = { 0.5 0.65 }
				scale = { 0.48 0.36 }
				rotation = 180
			}
		}
	}

	kamon_diamond_frame_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"


		colored_emblem = {
			color1 = color2
			texture = list "kamon_diamond"

			instance = {
				position = { 0.66 0.5 }
				scale = { 0.44 0.30 }
				rotation = 90
			}

			instance = {
				position = { 0.5 0.38 }
				scale = { 0.42 0.30 }
			}

			instance = {
				position = { 0.34 0.5 }
				scale = { 0.44 0.30 }
				rotation = 270
			}

			instance = {
				position = { 0.5 0.62 }
				scale = { 0.42 0.30 }
				rotation = 180
			}
		}

		colored_emblem = {
			texture = list "kamon_frame"
			color1 = color2
			instance = { position = { 0.5 0.5 } scale = { 0.85 0.85 }  }
		}
	}

	kamon_diamond_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"


		colored_emblem = {
			color1 = color2
			texture = list "kamon_diamond"

			instance = {
				position = { 0.69 0.5 }
				scale = { 0.52 0.36 }
				rotation = 90
			}

			instance = {
				position= { 0.5 0.35 }
				scale = { 0.48 0.36 }
			}

			instance = {
				position = { 0.31 0.5 }
				scale = { 0.52 0.36 }
				rotation = 270
			}

			instance = {
				position = { 0.5 0.65 }
				scale = { 0.48 0.36 }
				rotation = 180
			}
		}
	}

	kamon_mirror = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"


		colored_emblem = {
			color1 = color2
			texture = list "kamon_mirror"

			instance = {
				position = { 0.33 0.5 }
				scale={ 0.75 0.75 }
			}

			instance = {
				position= { 0.66 0.5 }
				scale = { -0.75 0.75 }
			}
		}
	}

	kamon_mirror_frame = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"


		colored_emblem = {
			color1 = color2
			texture = list "kamon_mirror"

			instance = {
				position = { 0.37 0.5 }
				scale = { 0.6 0.6 }
			}

			instance = {
				position= { 0.63 0.5 }
				scale = { -0.6 0.6 }
			}
		}

		colored_emblem = {
			texture = list "kamon_frame"
			color1 = color2
			instance = { position = { 0.5 0.5 } scale = { 0.85 0.85 }  }
		}
	}

	kamon_mirror_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"


		colored_emblem = {
			color1 = color2
			texture = list "kamon_mirror"

			instance = {
				position = { 0.33 0.5 }
				scale={ 0.75 0.75 }
			}

			instance = {
				position= { 0.66 0.5 }
				scale = { -0.75 0.75 }
			}
		}
	}

	kamon_mirror_frame_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"


		colored_emblem = {
			color1 = color2
			texture = list "kamon_mirror"

			instance = {
				position = { 0.37 0.5 }
				scale = { 0.6 0.6 }
			}

			instance = {
				position= { 0.63 0.5 }
				scale = { -0.6 0.6 }
			}
		}

		colored_emblem = {
			texture = list "kamon_frame"
			color1 = color2
			instance = { position = { 0.5 0.5 } scale = { 0.85 0.85 }  }
		}
	}

	### Chinese Seal One Element
	chinese_seal_name = {

		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "chinese_seal_name"
			color1 = color2

			instance = {
				position = { 0.5 0.5 }
				scale = { 0.7 0.7 }
			}
		}
	}

	chinese_seal_pictorial = {

		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "chinese_seal_pictorial"
			color1 = color2

			instance = {
				position = { 0.5 0.5 }
				scale = { 0.7 0.7 }
			}
		}
	}

	### Chinese Seal Frame One Element
	chinese_seal_frame_name = {

		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "chinese_seal_frame"
			color1 = color2
			instance = { position = { 0.5 0.5 } scale = { 0.7 0.7 }  }
		}

		colored_emblem = {
			texture = list "chinese_seal_name"
			color1 = color2

			instance = {
				position = { 0.5 0.5 }
				scale = { 0.7 0.7 }
			}
		}
	}

	chinese_seal_frame_pictorial = {

		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "chinese_seal_frame"
			color1 = color2
			instance = { position = { 0.5 0.5 } scale = { 0.7 0.7 }  }
		}

		colored_emblem = {
			texture = list "chinese_seal_pictorial"
			color1 = color2

			instance = {
				position = { 0.5 0.5 }
				scale = { 0.7 0.7 }
			}
		}
	}


	### Chinese Seal Pictorial Frame One Element
	chinese_seal_pictorial_frame_name = {

		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "chinese_seal_pictorial_frame"
			color1 = color2
			instance = { position = { 0.5 0.5 } scale = { 0.75 0.75 }  }
		}

		colored_emblem = {
			texture = list "chinese_seal_name"
			color1 = color2

			instance = {
				position = { 0.5 0.5 }
				scale = { 0.55 0.55 }
			}
		}
	}

	### Chinese Seal Pictorial Frame One Element Full
	chinese_seal_pictorial_frame_name_full = {

		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "chinese_seal_pictorial_frame_full"
			color1 = color2
			instance = { position = { 0.5 0.5 } scale = { 0.75 0.75 }  }
		}

		colored_emblem = {
			texture = list "chinese_seal_name"
			color1 = color1

			instance = {
				position = { 0.5 0.5 }
				scale = { 0.55 0.55 }
			}
		}
	}

	### Chinese Seal Pictorial Frame One Element Vertical Pictorial
	chinese_seal_pictorial_frame_pictorial_vertical = {

		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "chinese_seal_pictorial_frame"
			color1 = color2
			instance = { position = { 0.5 0.5 } scale = { 0.75 0.75 }  }
		}

		colored_emblem = {
			texture = list "chinese_seal_vertical_pictorial"
			color1 = color2

			instance = {
				position = { 0.5 0.5 }
				scale = { -0.65 0.65 }
			}
		}
	}

	### Chinese Seal Pictorial Frame One Element Vertical Pictorial Full
	chinese_seal_pictorial_frame_pictorial_vertical_full = {

		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "chinese_seal_pictorial_frame_full"
			color1 = color2
			instance = { position = { 0.5 0.5 } scale = { 0.75 0.75 }  }
		}

		colored_emblem = {
			texture = list "chinese_seal_vertical_pictorial"
			color1 = color1

			instance = {
				position = { 0.5 0.5 }
				scale = { -0.65 0.65 }
			}
		}
	}

	### Chinese Seal Full Frame One Element
	chinese_seal_frame_full_name = {

		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "chinese_seal_frame_full"
			color1 = color2
			instance = { position = { 0.5 0.5 } scale = { 0.7 0.7 }  }
		}

		colored_emblem = {
			texture = list "chinese_seal_name"
			color1 = color1

			instance = {
				position = { 0.5 0.5 }
				scale = { 0.7 0.7 }
			}
		}
	}

	chinese_seal_frame_full_pictorial = {

		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "chinese_seal_frame_full"
			color1 = color2
			instance = { position = { 0.5 0.5 } scale = { 0.7 0.7 }  }
		}

		colored_emblem = {
			texture = list "chinese_seal_pictorial"
			color1 = color1

			instance = {
				position = { 0.5 0.5 }
				scale = { 0.7 0.7 }
			}
		}
	}

	### Chinese Seal Frame Offset One Element ###
	chinese_seal_pictorial_frame_offset_name_full = {

		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "chinese_seal_pictorial_frame_offset_full"
			color1 = color2
			instance = { position = { 0.5 0.5 } scale = { 0.7 0.7 }  }
		}

		colored_emblem = {
			texture = list "chinese_seal_name"
			color1 = color1

			instance = {
				position = { 0.4 0.48 }
				scale = { 0.6 0.6 }
			}
		}
	}

	chinese_seal_pictorial_frame_offset_name = {

		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "chinese_seal_pictorial_frame_offset"
			color1 = color2
			instance = { position = { 0.5 0.5 } scale = { 0.7 0.7 }  }
		}

		colored_emblem = {
			texture = list "chinese_seal_name"
			color1 = color2

			instance = {
				position = { 0.4 0.48 }
				scale = { 0.6 0.6 }
			}
		}
	}




	### Chinese Seal Frame Two Elements
	chinese_seal_frame_pictorial_name = {

		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "chinese_seal_frame"
			color1 = color2
			instance = { position = { 0.5 0.5 } scale = { 0.7 0.7 }  }
		}

		colored_emblem = {
			texture = list "chinese_seal_vertical_pictorial"
			color1 = color2

			instance = {
				position = { 0.35 0.5 }
				scale = { -0.65 0.65 }
			}
		}

		colored_emblem = {
			texture = list "chinese_seal_name"
			color1 = color2

			instance = {
				position = { 0.65 0.5 }
				scale = { 0.45 0.6 }
			}
		}
	}

	chinese_seal_frame_name_pictorial = {

		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "chinese_seal_frame"
			color1 = color2
			instance = { position = { 0.5 0.5 } scale = { 0.7 0.7 }  }
		}

		colored_emblem = {
			texture = list "chinese_seal_name"
			color1 = color2

			instance = {
				position = { 0.35 0.5 }
				scale = { 0.45 0.6 }
			}
		}

		colored_emblem = {
			texture = list "chinese_seal_vertical_pictorial"
			color1 = color2

			instance = {
				position = { 0.65 0.5 }
				scale = { 0.65 0.65 }
			}
		}
	}

	chinese_seal_frame_pictorial_mirror = {

		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "chinese_seal_frame"
			color1 = color2
			instance = { position = { 0.5 0.5 } scale = { 0.7 0.7 }  }
		}

		colored_emblem = {
			texture = list "chinese_seal_vertical_pictorial"
			color1 = color2

			instance = {
				position = { 0.35 0.5 }
				scale = { -0.65 0.65 }
			}
		}

		colored_emblem = {
			texture = list "chinese_seal_vertical_pictorial"
			color1 = color2

			instance = {
				position = { 0.65 0.5 }
				scale = { 0.65 0.65 }
			}
		}
	}

	### Chinese Seal Full Frame Two Elements
	chinese_seal_frame_full_pictorial_name = {

		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "chinese_seal_frame_full"
			color1 = color2
			instance = { position = { 0.5 0.5 } scale = { 0.7 0.7 }  }
		}

		colored_emblem = {
			texture = list "chinese_seal_vertical_pictorial"
			color1 = color1

			instance = {
				position = { 0.35 0.5 }
				scale = { -0.65 0.65 }
			}
		}

		colored_emblem = {
			texture = list "chinese_seal_name"
			color1 = color1

			instance = {
				position = { 0.65 0.5 }
				scale = { 0.45 0.6 }
			}
		}
	}

	chinese_seal_frame_full_name_pictorial = {

		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "chinese_seal_frame_full"
			color1 = color2
			instance = { position = { 0.5 0.5 } scale = { 0.7 0.7 }  }
		}

		colored_emblem = {
			texture = list "chinese_seal_name"
			color1 = color1

			instance = {
				position = { 0.35 0.5 }
				scale = { 0.45 0.6 }
			}
		}

		colored_emblem = {
			texture = list "chinese_seal_vertical_pictorial"
			color1 = color1

			instance = {
				position = { 0.65 0.5 }
				scale = { 0.65 0.65 }
			}
		}
	}

	chinese_seal_frame_full_pictorial_mirror = {

		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "chinese_seal_frame_full"
			color1 = color2
			instance = { position = { 0.5 0.5 } scale = { 0.7 0.7 }  }
		}

		colored_emblem = {
			texture = list "chinese_seal_vertical_pictorial"
			color1 = color1

			instance = {
				position = { 0.35 0.5 }
				scale = { -0.65 0.65 }
			}
		}

		colored_emblem = {
			texture = list "chinese_seal_vertical_pictorial"
			color1 = color1

			instance = {
				position = { 0.65 0.5 }
				scale = { 0.65 0.65 }
			}
		}
	}

	### Chinese Seal Divided Two Elements
	chinese_seal_frame_divided_pictorial_name = {

		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "chinese_seal_frame_divided"
			color1 = color2
			instance = { position = { 0.5 0.5 } scale = { 0.7 0.7 }  }
		}

		colored_emblem = {
			texture = list "chinese_seal_vertical_pictorial"
			color1 = color1

			instance = {
				position = { 0.335 0.5 }
				scale = { -0.65 0.65 }
			}
		}

		colored_emblem = {
			texture = list "chinese_seal_name"
			color1 = color2

			instance = {
				position = { 0.655 0.5 }
				scale = { 0.45 0.6 }
			}
		}
	}

	chinese_seal_frame_divided_name_pictorial = {

		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "chinese_seal_frame_divided"
			color1 = color2
			instance = { position = { 0.5 0.5 } scale = { 0.7 0.7 }  }
		}

		colored_emblem = {
			texture = list "chinese_seal_name"
			color1 = color1

			instance = {
				position = { 0.33 0.5 }
				scale = { 0.45 0.6 }
			}
		}

		colored_emblem = {
			texture = list "chinese_seal_vertical_pictorial"
			color1 = color2

			instance = {
				position = { 0.66 0.5 }
				scale = { 0.65 0.65 }
			}
		}
	}

	chinese_seal_frame_divided_pictorial_mirror = {

		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "chinese_seal_frame_divided"
			color1 = color2
			instance = { position = { 0.5 0.5 } scale = { 0.7 0.7 }  }
		}

		colored_emblem = {
			texture = list "chinese_seal_vertical_pictorial"
			color1 = color1

			instance = {
				position = { 0.33 0.5 }
				scale = { -0.65 0.65 }
			}
		}

		colored_emblem = {
			texture = list "chinese_seal_vertical_pictorial"
			color1 = color2

			instance = {
				position = { 0.66 0.5 }
				scale = { 0.65 0.65 }
			}
		}
	}

	chinese_seal_frame_divided_flip_pictorial_name = {

		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "chinese_seal_frame_divided"
			color1 = color2
			instance = { position = { 0.5 0.5 } scale = { -0.7 0.7 }  }
		}

		colored_emblem = {
			texture = list "chinese_seal_vertical_pictorial"
			color1 = color2

			instance = {
				position = { 0.34 0.5 }
				scale = { -0.65 0.65 }
			}
		}

		colored_emblem = {
			texture = list "chinese_seal_name"
			color1 = color1

			instance = {
				position = { 0.67 0.5 }
				scale = { 0.45 0.6 }
			}
		}
	}

	chinese_seal_frame_divided_flip_name_pictorial = {

		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "chinese_seal_frame_divided"
			color1 = color2
			instance = { position = { 0.5 0.5 } scale = { -0.7 0.7 }  }
		}

		colored_emblem = {
			texture = list "chinese_seal_name"
			color1 = color2

			instance = {
				position = { 0.34 0.5 }
				scale = { 0.45 0.6 }
			}
		}

		colored_emblem = {
			texture = list "chinese_seal_vertical_pictorial"
			color1 = color1

			instance = {
				position = { 0.67 0.5 }
				scale = { 0.65 0.65 }
			}
		}
	}

	chinese_seal_frame_divided_flip_pictorial_mirror = {

		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "chinese_seal_frame_divided"
			color1 = color2
			instance = { position = { 0.5 0.5 } scale = { -0.7 0.7 }  }
		}

		colored_emblem = {
			texture = list "chinese_seal_vertical_pictorial"
			color1 = color2

			instance = {
				position = { 0.34 0.5 }
				scale = { -0.65 0.65 }
			}
		}

		colored_emblem = {
			texture = list "chinese_seal_vertical_pictorial"
			color1 = color1

			instance = {
				position = { 0.67 0.5 }
				scale = { 0.65 0.65 }
			}
		}
	}

	### Chinese Seal Two Elements
	chinese_seal_pictorial_name = {

		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "chinese_seal_vertical_pictorial"
			color1 = color2

			instance = {
				position = { 0.35 0.5 }
				scale = { -0.65 0.65 }
			}
		}

		colored_emblem = {
			texture = list "chinese_seal_name"
			color1 = color2

			instance = {
				position = { 0.65 0.5 }
				scale = { 0.45 0.6 }
			}
		}
	}

	chinese_seal_name_pictorial = {

		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "chinese_seal_name"
			color1 = color2

			instance = {
				position = { 0.35 0.5 }
				scale = { 0.45 0.6 }
			}
		}

		colored_emblem = {
			texture = list "chinese_seal_vertical_pictorial"
			color1 = color2

			instance = {
				position = { 0.65 0.5 }
				scale = { -0.65 0.65 }
			}
		}
	}

	chinese_seal_pictorial_mirror = {

		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"

		colored_emblem = {
			texture = list "chinese_seal_vertical_pictorial"
			color1 = color2

			instance = {
				position = { 0.35 0.5 }
				scale = { -0.65 0.65 }
			}
		}

		colored_emblem = {
			texture = list "chinese_seal_vertical_pictorial"
			color1 = color2

			instance = {
				position = { 0.65 0.5 }
				scale = { 0.65 0.65 }
			}
		}
	}

	khmer_central = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"


		colored_emblem = {
			texture = list "khmer_central"
			color1 = color2
			color2 = color3

			instance = {
				position = { 0.5 0.5 }
				scale = { 0.75 0.75 }
			}
		}
	}

	khmer_central_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"


		colored_emblem = {
			texture = list "khmer_central"
			color1 = color2
			color2 = color3

			instance = {
				position = { 0.5 0.5 }
				scale = { 0.75 0.75 }
			}
		}
	}

	khmer_central_framed = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"


		colored_emblem = {
			texture = list "khmer_central"
			color1 = color2
			color2 = color3

			instance = {
				position = { 0.5 0.5 }
				scale = { 0.65 0.65 }
			}
		}

		colored_emblem = {
			texture = list "indian_circled_frame_list"
			color1 = color2
			instance = { position = { 0.5 0.5 } scale = { 0.85 0.85 }  }
		}
	}

	khmer_central_framed_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"


		colored_emblem = {
			texture = list "khmer_central"
			color1 = color2
			color2 = color3

			instance = {
				position = { 0.5 0.5 }
				scale = { 0.65 0.65 }
			}
		}

		colored_emblem = {
			texture = list "indian_circled_frame_list"
			color1 = color2
			instance = { position = { 0.5 0.5 } scale = { 0.85 0.85 }  }
		}
	}

	khmer_vertical_two_mirror = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"


		colored_emblem = {
			texture = list "khmer_vertical"
			color1 = color2

			instance = {
				position = { 0.33 0.5 }
				scale = { 0.65 0.65 }
			}

			instance = {
				position = { 0.66 0.5 }
				scale = { -0.65 0.65 }
			}
		}
	}

	khmer_vertical_two_mirror_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"


		colored_emblem = {
			texture = list "khmer_vertical"
			color1 = color2

			instance = {
				position = { 0.33 0.5 }
				scale = { 0.65 0.65 }
			}

			instance = {
				position = { 0.66 0.5 }
				scale = { -0.65 0.65 }
			}
		}
	}

	khmer_horizontal_two = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"


		colored_emblem = {
			texture = list "khmer_horizontal"
			color1 = color2

			instance = {
				position = { 0.5 0.32 }
				scale = { 0.55 0.55 }
			}

			instance = {
				position = { 0.5 0.68 }
				scale = { 0.55 0.55 }
			}
		}
	}

	khmer_horizontal_two_framed = {
		pattern = "pattern_solid.dds"
		color1 = list "normal_colors"
		color2 = list "metal_colors"
		color3 = list "metal_colors"


		colored_emblem = {
			texture = list "khmer_horizontal"
			color1 = color2

			instance = {
				position = { 0.5 0.35 }
				scale = { 0.45 0.45 }
			}

			instance = {
				position = { 0.5 0.63 }
				scale = { 0.45 0.45 }
			}
		}

		colored_emblem = {
			texture = list "indian_circled_frame_list"
			color1 = color2
			instance = { position = { 0.5 0.5 } scale = { 0.85 0.85 }  }
		}
	}

	khmer_horizontal_two_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"


		colored_emblem = {
			texture = list "khmer_horizontal"
			color1 = color2

			instance = {
				position = { 0.5 0.32 }
				scale = { 0.55 0.55 }
			}

			instance = {
				position = { 0.5 0.68 }
				scale = { 0.55 0.55 }
			}
		}
	}

	khmer_horizontal_two_framed_inverted = {
		pattern = "pattern_solid.dds"
		color1 = list "metal_colors"
		color2 = list "normal_colors"
		color3 = list "normal_colors"

		colored_emblem = {
			texture = list "khmer_horizontal"
			color1 = color2

			instance = {
				position = { 0.5 0.35 }
				scale = { 0.45 0.45 }
			}

			instance = {
				position = { 0.5 0.63 }
				scale = { 0.45 0.45 }
			}
		}

		colored_emblem = {
			texture = list "indian_circled_frame_list"
			color1 = color2
			instance = { position = { 0.5 0.5 } scale = { 0.85 0.85 }  }
		}
	}
}
