# Bavarian Dynasties & Houses

## Liutpolding Dynasty

### Liutpolding Cadet Branches

house_andechs = { # Andechs
	pattern="pattern_solid.dds"
	color1 = blue
	color2 = yellow
	colored_emblem = {
		color1 = white
		color2 = yellow
		color3 = black
		texture = "ce_lion_passant_small.dds"
		instance={
			position = { 0.5 0.23 }
			scale = { 0.870 0.87 }
		}

	}
	colored_emblem={
		color1 = white
		color2 = yellow
		color3 = black
		texture = "ce_eagle.dds"
		instance = {
			position = { 0.5 0.66 }
			scale = { 0.82 0.82 }
		}
	}
}

house_dachau = { # Dachau
	pattern= "pattern__solid_designer.dds"
	color1 = "white"
	color2 = "white"
	color3 = "blue"
	colored_emblem = {
		color1 = "red"
		texture = "ce_fess_dancetty.dds"
	}

}

house_scheyern = { # Scheyern
	pattern= "pattern__solid_designer.dds"
	color1 = "blue"
	color2 = "blue"
	color3 = "blue"
	colored_emblem = {
		color1 = "yellow"
		texture = "ce_fess_dancetty.dds"
	}

}

# Saxon Dynasties & Houses

## Geronen Dynasty

### Geronen Cadets

house_bilstein = { # Bilstein
	pattern= "pattern_solid.dds"
	color1 = "white"
	color2 = "white"
	color3 = "red"
	colored_emblem = {
		color1 = red
		texture = "ce_axe.dds"
		instance = {
			position = { 0.620000 0.300000 }
			scale = { -0.450000 0.450000 }
		}

		instance = {
			position = { 0.390000 0.300000 }
			scale = { 0.450000 0.450000 }
			depth = 1.010000
		}

		instance = {
			position = { 0.490000 0.750000 }
			scale = { 0.450000 0.450000 }
			depth = 2.010000
		}

	}

}

house_northeim = { # Northeim
	pattern = "pattern_solid.dds"
	color1 = "red"
	color2 = "white"
	colored_emblem = {
		texture = "ce_ordinary_bars_2.dds"
		color1 = "white"
		color2 = "white"
		instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 }  }
	}
}

house_supplingenburg = { # Supplingenburg, fictional COA
	pattern = "pattern_solid.dds"
	color1 = "yellow"
	color2 = "black"
	colored_emblem = {
		texture = "ce_ordinary_bars_2.dds"
		color1 = "black"
		color2 = "black"
		instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 }  }
	}
}
