﻿holy_order_government = {
	government_rules = {
		council = no
		court_generate_spouses = no
		inherit_from_dynastic_government = no
		allow_accolades = no
	}

	court_generate_commanders = 5

	ai = {
		arrange_marriage = no
		use_goals = no
		use_scripted_guis = no
		perform_religious_reformation = no
		use_legends = no
	}

	# Allow holy orders to hold castles, cities, churches, tribal holdings, and temple citadels without wrong-holding penalties
	valid_holdings = { castle_holding city_holding church_holding tribal_holding temple_citadel_holding }

	flags = {
		government_uses_crown_authority
		cannot_be_vassal_or_liege
		government_is_holy_order
	}

	mechanic_type = holy_order
	is_mechanic_type_default = yes

	color = hsv{ 0.00 0.00 0.66 }
	realm_mask_offset = { 0.0 -0.01 }
	realm_mask_scale = { 1 1 }
}
