﻿bm_rh = {
	start_date =  1178.10.1
	is_playable = yes
	group = bm_group_1178

	# Robin Hood
	character = {
		name = "bookmark_robin_hood"
		dynasty_house = rh_loxley
		dynasty_splendor_level = 1
		type = male
		birth = 1160.1.1
		title = d_laamp_robinhood
		government = landless_adventurer_government
		culture = english
		religion = catholic 
		difficulty = "BOOKMARK_CHARACTER_DIFFICULTY_EASY"
		history_id = rh_robin_hood
		position = { 500 155 }
		
		animation = hunting_longbow_aim_arrow_default

		# Marian, wife and soulmate
		character = {
			name = "bookmark_marian"
			relation = "BOOKMARK_RELATION_WIFE"
			dynasty = 364
			type = female
			birth = 1161.1.1
			culture = english
			religion = catholic
			history_id = rh_maid_marian
			animation = personality_bold
		}

		# Little John
		character = {
			name = "bookmark_little_john"
			relation = "BOOKMARK_RELATION_BEST_FRIEND"
			#dynasty = rh_naylor
			type = male
			birth = 1160.1.1
			culture = english
			religion = catholic
			history_id = rh_little_john
			animation = personality_bold
		}
	}

	# William Marshal
	character = {
		name = "bm_rh_william"
		history_id = 204540
		dynasty = 101709
		dynasty_splendor_level = 1
		type = male
		birth = 1146.1.1
		title = d_rh_william
		government = landless_adventurer_government
		culture = norman
		religion = catholic
		position = { 1110 440 }
		difficulty = "BOOKMARK_CHARACTER_DIFFICULTY_MEDIUM"
		
		animation = celebrate_sword
	}

	# Prince John "Lackland" of England
	character = {
		name = "bm_rh_john"
		history_id = 204514
		dynasty_house = house_plantagenet
		dynasty_splendor_level = 4
		type = male
		birth = 1166.1.1
		title = c_dorset
		government = feudal_government
		culture = english
		religion = catholic		
		position = { 355 410 }
		difficulty = "BOOKMARK_CHARACTER_DIFFICULTY_MEDIUM"

		animation = throne_room_conversation_2
	}

	# Prince Richard "the Lionheart" of England
	character = {
		name = "bm_rh_richard"
		history_id = 204510
		dynasty_house = house_plantagenet
		dynasty_splendor_level = 4
		type = male
		birth = 1157.9.8
		title = c_poitiers
		government = feudal_government
		culture = norman
		religion = catholic		
		position = { 810 750 }
		difficulty = "BOOKMARK_CHARACTER_DIFFICULTY_MEDIUM"
		animation = marshal
	}

	# Prince Henry "the Young" of England
	character = {
		name = "bm_rh_henry"
		history_id = 204508
		dynasty_house = house_plantagenet
		dynasty_splendor_level = 4
		type = male
		birth = 1155.2.28
		title = c_maine
		government = feudal_government
		culture = norman
		religion = catholic
		position = { 1110 750 }
		difficulty = "BOOKMARK_CHARACTER_DIFFICULTY_MEDIUM"
		animation = throne_room_cheer_2
	}

	# Prince Geoffrey of England
	character = {
		name = "bm_rh_geoffrey"
		history_id = 204511
		dynasty_house = house_plantagenet
		dynasty_splendor_level = 4
		type = male
		birth = 1158.9.23
		title = c_rennes
		government = feudal_government
		culture = norman
		religion = catholic
		position = { 510 580 }
		difficulty = "BOOKMARK_CHARACTER_DIFFICULTY_MEDIUM"		
		animation = hunting_knife_start
	}

	# Sheriff of Nottingham
	character = {
		name = "bm_rh_sheriff"
		history_id = rh_sheriff
		dynasty = rh_wendenal
		dynasty_splendor_level = 1
		type = male
		birth = 1157.9.8
		title = c_nottinghamshire
		government = feudal_government
		culture = english
		religion = catholic
		position = { 740 370 }
		difficulty = "BOOKMARK_CHARACTER_DIFFICULTY_MEDIUM"		
		animation = disapproval
	}
	
	#Wilfred of Ivanhoe
	character = {
		name = "bookmark_ivanhoe"
		history_id = rh_wilfred_ivanhoe
		dynasty_house = rh_ivanhoe
		dynasty_splendor_level = 1
		type = male
		birth = 1158.1.1
		title = d_rh_ivanhoe
		government = landless_adventurer_government
		culture = anglo_saxon
		religion = catholic
		position = { 850 155 }
		difficulty = "BOOKMARK_CHARACTER_DIFFICULTY_MEDIUM"
		
		animation = marshal
	}
}