characters = {
	# Rajs
	SRW_character_james_brooke = {
		name = "Sir James Brooke"
		# https://en.wikipedia.org/wiki/James_Brooke
		portraits = {
			civilian = {
				large = GFX_Portrait_SRW_James_Brooke
				small = GFX_Portrait_SRW_James_Brooke_Small
			}
		}
		country_leader = {
			desc = "SRW_character_james_brooke_desc"
			ideology = despotism
			expire = "1870.1.1"
		}
	}
	SRW_character_charles_johnson_brooke = {
		name = "Sir Charles Johnson Brooke"
		# https://en.wikipedia.org/wiki/Charles_Brooke,_Rajah_of_Sarawak
		portraits = {
			civilian = {
				large = GFX_Portrait_SRW_Charles_Johnson_Brooke
				small = GFX_Portrait_SRW_Charles_Johnson_Brooke_Small
			}
		}
		#country_leader = {
		#	desc = "SRW_character_charles_johnson_brooke_desc"
		#	ideology = despotism
		#	expire = "1920.1.1"
		#}
	}
	SRW_character_charles_vyner_brooke = {
		name = "Sir Charles Vyner Brooke"
		# https://en.wikipedia.org/wiki/Charles_Vyner_Brooke
		portraits = {
			civilian = {
				large = GFX_Portrait_SRW_Charles_Vyner_Brooke
				small = GFX_Portrait_SRW_Charles_Vyner_Brooke_Small
			}
		}
		#country_leader = {
		#	desc = "SRW_character_charles_vyner_brooke_desc"
		#	ideology = despotism
		#	expire = "1948.1.1"
		#}
	}
}