dragon_religion_group = {
	alternate_start = {
		has_alternate_start_setting = {
			setting = goa_alt_draconic_faith
			option = unchecked
		}
	}

	has_coa_on_barony_only = yes
	graphical_culture = westerngfx
	playable = yes
	ai_peaceful = yes # Will make Hordes lose their super aggressiveness

	ai_convert_same_group = 2 # always try to convert
	ai_convert_other_group = 1 # try to convert if ai_zeal is high

	color = { 0.88 0.3 0.43 }

	interface_skin = { zun_interface zoroastrian_interface muslim_interface }

	sect_of_the_dragons = {
		graphical_culture = westerngfx	
		secondary_event_pictures = arcane_religion

		icon = 78
		heresy_icon = 79

		color = { 0.8 0 1 }

		scripture_name = THE_BOOK
		priest_title = KEEPER

		high_god_name = GOD_AMANTHUL

		god_names = {
			GOD_AMANTHUL GOD_EONAR GOD_NORGANNON GOD_GOLGANNETH GOD_KHAZGOROTH
		}
		evil_god_names = {
			THE_CHAOS
		}

		# Modifiers
		aggression = 0.1 # AI aggression factor
		character_modifier = {
			# Bonuses
			learning = 1
			build_cost_temple_modifier = -0.2
			
			# Maluses
			intrigue = -1
			levy_reinforce_rate = -0.15
			
			# Opinions of other religions
			burning_legion_religion_opinion = -200
			death_god_opinion = -200
			old_gods_worship_opinion  = -200
		}

		# Secular laws
		has_heir_designation = yes
		max_consorts = 3

		# War laws
		can_call_crusade = no

		# Theocratic laws
		priests_can_inherit = yes
		priests_can_marry = no
		hard_to_convert = yes

		# Gender laws
		feminist = yes
		matrilineal_marriages = yes
		female_temple_holders = yes
		women_can_take_consorts = yes

		allow_in_ruler_designer = no
		dynamic_cult = no	# Warcraft - can't handle it yet
	}
}