theocracy_governments = {

	wilderness_government = {
		preferred_holdings = { TEMPLE CITY CASTLE TRIBAL FORT HOSPITAL NOMAD }
		allowed_holdings = { TEMPLE CITY CASTLE TRIBAL FORT HOSPITAL NOMAD }
		free_revoke_on_tiers = { COUNT BARON }

		frame_suffix = "_theocracy"
		title_prefix = "temple_"
		
		potential = {
			has_landed_title = d_wilderness
		}
		
		color = { 0 0 0 }
		
		allows_matrilineal_marriage = no
		allow_looting = no
		
		ignores_de_jure_laws = yes
		barons_need_dynasty = no
		
		can_create_kingdoms = no
		can_grant_kingdoms_and_empires_to_other_government = no
		can_be_granted_kingdoms_and_empires_by_other_government = no
		can_change_to_nomad_on_start = no
		
		can_build_holdings = no
		can_build_forts = no
		can_build_castle = no
		can_build_city = no
		can_build_temple = no
		can_build_tribal = no
		
		have_gender_laws = no
		
		capital_move_delay = 10000
	}
	
}