special_coa = {
	has_coa_on_barony_only = yes
	graphical_culture = westerngfx
	crusade_cb = crusade
	playable = yes
	ai_peaceful = yes # Will make Hordes lose their super aggressiveness
	
	ai_convert_same_group = 0 # always try to convert
	ai_convert_other_group = 0	# never try to convert
	
	color = { 0.8 0.8 0.6 }
	
	# Names given only to Christian characters (base names)
	male_names = {
		JayZ
	}
	female_names = {
		Kim
	}
	
	councillor_coa = {
		graphical_culture = africangfx

		icon = 1
		heresy_icon = 6
		
		color = { 0.8 0.8 0.6 }
		
		crusade_name = REVOLUTION
		scripture_name = my_beautiful_dark_twisted_fantasy
		priest_title = PRIEST
		
		high_god_name = KANYE
		
		god_names = {
			KANYE
		}
		
		evil_god_names = {
			TAYLOR_SWIFT SNEK LUCIFER
		}
		
		investiture = yes
		can_have_antipopes = no
		can_excommunicate = yes
		can_grant_divorce = no
		can_grant_invasion_cb = invasion
		can_grant_claim = yes
		can_call_crusade = yes
		can_retire_to_monastery = no
		priests_can_inherit = no
		allow_in_ruler_designer = no
		religious_clothing_head = 0
		religious_clothing_priest = 1
	}
	
	hero_coa = {
		graphical_culture = africangfx

		icon = 1
		heresy_icon = 6
		
		color = { 0.8 0.8 0.6 }
		
		crusade_name = REVOLUTION
		scripture_name = my_beautiful_dark_twisted_fantasy
		priest_title = PRIEST
		
		high_god_name = KANYE
		
		god_names = {
			KANYE
		}
		
		evil_god_names = {
			TAYLOR_SWIFT SNEK LUCIFER
		}
		
		investiture = yes
		can_have_antipopes = no
		can_excommunicate = yes
		can_grant_divorce = no
		can_grant_invasion_cb = invasion
		can_grant_claim = yes
		can_call_crusade = yes
		can_retire_to_monastery = no
		priests_can_inherit = no
		allow_in_ruler_designer = no
		religious_clothing_head = 0
		religious_clothing_priest = 1
	}
}