### Hair rules:

# Has a shaved head.
blg_shaved = {
	always = no
}

# Tonsured hair rules.
blg_tonsure = {
	always = no
}

# Has long hair.
blg_hair_long = {
	always = no
}

# Has short hair.
blg_hair_short = {
	always = no
}

# Tidy hair for all rulers and married people.
blg_hair_tidy_all = {
	trigger_if = {
		limit = {
			NOR = {
				trait = groomed
				trait = vain
			}
		}
		OR = {
			is_married = yes
			is_landed = yes
			is_or_was_offmap_power_ruler = yes
		}
		NOR = {
			trait = uncouth
			trait = slovenly
			trait = adventurer
			trait = peasant_leader
			blg_religion_pagan = yes
			has_tribal_or_nomadic_government_trigger = yes
			blg_mercenary = yes
		}
	}
	blg_prisoner = no
}

# Tidy hair for higher ranking rulers and married people.
blg_hair_tidy_ranking = {
	trigger_if = {
		limit = {
			NOR = {
				trait = groomed
				trait = vain
			}
		}
		OR = {
			is_married = yes
			higher_tier_than = count
			is_or_was_offmap_power_ruler = yes
		}
		NOR = {
			trait = uncouth
			trait = slovenly
			trait = adventurer
			trait = peasant_leader
			blg_religion_pagan = yes
			has_tribal_or_nomadic_government_trigger = yes
			blg_mercenary = yes
		}
	}
	blg_prisoner = no
}

# Not allowed to cut hair.
blg_hair_uncut = {
	always = no
}

### Beard rules:

# Always tries to grow a beard.
blg_beard_always = {
	always = no
}

# Has a long beard.
blg_beard_long = {
	always = no
}

# Has a shaved face.
blg_beard_short = {
	always = no
}

# Cultures with uncommon growing of beards.
blg_beard_uncommon = {
	always = no
}

### Portrait groups with matching hair.

blg_hair_ek = {
	OR = {
		graphical_culture = altmergfx
		graphical_culture = ayleidgfx
		graphical_culture = bosmergfx
		graphical_culture = chimergfx
		graphical_culture = dunmergfx
		graphical_culture = dwemergfx
		graphical_culture = falmergfx
		graphical_culture = chimergfx
		graphical_culture = maormergfx
		graphical_culture = orsimergfx
		graphical_culture = argoniangfx
		graphical_culture = anequinagfx
		graphical_culture = pellitinegfx
		graphical_culture = dremoragfx
		graphical_culture = kamalgfx
		graphical_culture = tangmogfx
		graphical_culture = tsaescigfx
		graphical_culture = chinesegfx
	}
}

blg_hair_african = {
	OR = {
		graphical_culture = africangfx
		graphical_culture = westafricangfx
	}
}

blg_hair_bodpa = {
	always = no
}

blg_hair_byzantine = {
	OR = {
		graphical_culture = byzantinegfx
		graphical_culture = southerngfx
	}
}

blg_hair_celtic = {
	graphical_culture = easternslavicgfx
}

blg_hair_chinese = {
	always = no
}

blg_hair_cuman = {
	always = no
}

blg_hair_easternslavic = {
	always = no
}

blg_hair_egyptian = {
	always = no
}

blg_hair_english = {
	always = no
}

blg_hair_frankish = {
	graphical_culture = frankishgfx
}

blg_hair_german = {
	always = no
}

blg_hair_indian = {
	always = no
}

blg_hair_italian = {
	always = no
}

blg_hair_muslim = {
	always = no
}

blg_hair_norse = {
	always = no
}

blg_hair_southern = {
	graphical_culture = westernslavicgfx
}

blg_hair_southindian = {
	always = no
}

blg_hair_southernslavic = {
	always = no
}

blg_hair_turkish = {
	graphical_culture = indiangfx
}

blg_hair_ugric = {
	always = no
}

blg_hair_westafrican = {
	always = no
}

blg_hair_westernslavic = {
	graphical_culture = norsegfx
}

### Portrait groups with matching beards.

blg_beard_ek = {
	OR = {
		graphical_culture = altmergfx
		graphical_culture = ayleidgfx
		graphical_culture = bosmergfx
		graphical_culture = chimergfx
		graphical_culture = dunmergfx
		graphical_culture = dwemergfx
		graphical_culture = falmergfx
		graphical_culture = chimergfx
		graphical_culture = maormergfx
		graphical_culture = orsimergfx
		graphical_culture = argoniangfx
		graphical_culture = anequinagfx
		graphical_culture = pellitinegfx
		graphical_culture = dremoragfx
		graphical_culture = kamalgfx
		graphical_culture = tangmogfx
		graphical_culture = tsaescigfx
		graphical_culture = chinesegfx
	}
}

blg_beard_african = {
	always = no
}

blg_beard_bodpa = {
	always = no
}

blg_beard_byzantine = {
	always = no
}

blg_beard_celtic = {
	graphical_culture = norsegfx
}

blg_beard_chinese = {
	always = no
}

blg_beard_cuman = {
	graphical_culture = indiangfx
}

blg_beard_easternslavic = {
	always = no
}

blg_beard_egyptian = {
	always = no
}

blg_beard_english = {
	always = no
}

blg_beard_frankish = {
	graphical_culture = westernslavicgfx
}

blg_beard_german = {
	graphical_culture = frankishgfx
}

blg_beard_indian = {
	graphical_culture = africangfx
}

blg_beard_mongol = {
	graphical_culture = draugrgfx
}

blg_beard_muslim = {
	always = no
}

blg_beard_norse = {
	always = no
}

blg_beard_persian = {
	always = no
}

blg_beard_roman = {
	always = no
}

blg_beard_southern = {
	OR = {
		graphical_culture = byzantinegfx
		graphical_culture = southerngfx
	}
}

blg_beard_southindian = {
	graphical_culture = westafricangfx
}

blg_beard_southslavic = {
	always = no
}

blg_beard_turkish = {
	always = no
}

blg_beard_ugric = {
	always = no
}

blg_beard_westernslavic = {
	graphical_culture = easternslavicgfx
}
