jeanne_d'arc = { # Arc, based off the historical du Lys coat of arms
	pattern = "pattern_solid.dds"	
	color1 = "blue"
	color2 = "blue"							
	colored_emblem = {
		texture = "ce_sword_simple.dds"
		color1 = "yellow"
		color2 = "white"
		instance = { position = { 0.5 0.5 } scale = { 0.95 1.0 }  }
	}
	colored_emblem = {
		texture = "ce_fleur.dds"
		color1 = "yellow"
		color2 = "yellow"
		instance = { position = { 0.75 0.5 } scale = { 0.3 0.3 }  }
		instance = { position = { 0.25 0.5 } scale = { 0.3 0.3 }  }
	}
	colored_emblem = {
		texture = "ce_crown.dds"
		color1 = "yellow"
		color2 = "yellow"
		instance = { position = { 0.5 0.25 } scale = { 0.35 0.25 }  }
	}
}
house_jeanne_d'arc = jeanne_d'arc

jeanne_ancilla = { # Ancilla means maid in Latin. In CK2 it was Gladius Christi 'Sword of God'
	pattern = "pattern_solid.dds"
	color1 = "green"
	color2 = "black"
	colored_emblem = {
		texture = "ce_cross_08.dds"
		color1 = "yellow"
		color2 = "black"
		instance = { position = { 0.70 0.30 } scale = { 0.35 0.35 }  }
		instance = { position = { 0.30 0.30 } scale = { 0.35 0.35 }  }
		instance = { position = { 0.5 0.70 } scale = { 0.35 0.35 }  }
	}			
}
house_jeanne_ancilla = jeanne_ancilla