﻿custom_special_accessories_hands = {
	usage = customization
	interface_position = 12

	add_accessory_modifiers = {
		gene = special_accessories_hands
		template = no_hand_accessories
	}

	add_accessory_modifiers = {
		gene = special_accessories_hands
		template = baldwin_gloves
	}


	
	
	### CFP
		add_accessory_modifiers = {
		gene = special_accessories_hands
		template = cfp_fp1_rings
		is_valid_custom = {
			has_fp1_dlc_trigger = yes
		}
	}
	
	add_accessory_modifiers = {
		gene = special_accessories_hands
		template = cfp_rings
	}
	
	add_accessory_modifiers = {
		gene = special_accessories_hands
		template = cfp_western_high_nobility_gloves
	}
	
	add_accessory_modifiers = {
		gene = special_accessories_hands
		template = cfp_dde_abbasid_rings
		is_valid_custom = {
			has_dlc = "Fashion of the Abbasid Court"
		}
	}
	
	add_accessory_modifiers = {
		gene = special_accessories_hands
		template = cfp_dde_hre_rings
		is_valid_custom = {
			has_dlc = "Garments of the Holy Roman Empire"
		}
	}
	
	
	
	
	
}
