# Tags:
# rank_headgear: any headgear that signifies a certain title. crowns, pope hat etc.

sclavinia_plock_diadem = {
	usage = game
	priority = 2
	sclavinia_plock_diadem = {
		dna_modifiers = {
			accessory = {
				mode = add
				gene = headgear
				template = reward_western_royalty
				range = { 0 1 } # For the randomness to work correctly
			}
		}
		weight = {
			base = 0
			modifier = {
				add = 100 # always pick the HRE crown over the western one
				portrait_sclavinia_plock_trigger = yes
			}
		}
	}
}
