characters = {
	# Daimyos
		DTE_character_date_yoshikuni = {
			name = "Date Yoshikuni"
			# https://en.wikipedia.org/wiki/Date_Yoshikuni
			portraits = {
				army = {
					large = GFX_Portrait_DTE_Date_Yoshikuni
					small = GFX_Portrait_DTE_Date_Yoshikuni_Small
				}
				civilian = {
					large = GFX_Portrait_DTE_Date_Yoshikuni
					small = GFX_Portrait_DTE_Date_Yoshikuni_Small
				}
			}
			country_leader = {
				desc = "DTE_character_date_yoshikuni_desc"
				ideology = absolutism
				expire = "1880.1.1"
			}
			corps_commander = {
				traits = { }

				skill = 2
				attack_skill = 1
				defense_skill = 2
				planning_skill = 1
				logistics_skill = 1
			}
		}
		DTE_character_date_yoshikuni_daimyo = {
			name = "Date Yoshikuni"
			# https://en.wikipedia.org/wiki/Date_Yoshikuni
			portraits = {
				civilian = {
					large = GFX_Portrait_DTE_Date_Yoshikuni
				}
			}
			country_leader = {
				desc = "DTE_character_date_yoshikuni_desc"
				ideology = shogunate
				expire = "1880.1.1"
			}
		}
		DTE_character_date_munemoto = {
			name = "Date Munemoto"
			# https://en.wikipedia.org/wiki/Date_Munemoto
			portraits = {
				army = {
					large = GFX_Portrait_DTE_Date_Munemoto
					small = GFX_Portrait_DTE_Date_Munemoto_Small
				}
				civilian = {
					large = GFX_Portrait_DTE_Date_Munemoto
					small = GFX_Portrait_DTE_Date_Munemoto_Small
				}
			}
			#country_leader = {
			#	desc = "DTE_character_date_munemoto_desc"
			#	ideology = absolutism
			#	expire = "1947.1.1"
			#}
		}
		DTE_character_date_munemoto_daimyo = {
			name = "Date Munemoto"
			# https://en.wikipedia.org/wiki/Date_Munemoto
			portraits = {
				civilian = {
					large = GFX_Portrait_DTE_Date_Munemoto
				}
			}
			#country_leader = {
			#	desc = "DTE_character_date_munemoto_desc"
			#	ideology = shogunate
			#	expire = "1947.1.1"
			#}
		}
		DTE_character_date_muneatsu = {
			name = "Date Muneatsu"
			# https://en.wikipedia.org/wiki/Date_Muneatsu
			portraits = {
				civilian = {
					large = GFX_Portrait_DTE_Date_Muneatsu
				}
				army = {
					large = GFX_Portrait_DTE_Date_Muneatsu
					small = GFX_Portrait_DTE_Date_Muneatsu_Small
				}
			}
			#country_leader = {
			#	desc = "DTE_character_date_muneatsu_desc"
			#	ideology = absolutism
			#	expire = "1930.1.1"
			#}
			advisor = {
				name = "Baron Date Muneatsu"
				# desc = "DTE_character_date_muneatsu_desc"

				slot = army_chief
				idea_token = DTE_character_date_muneatsu

				cost = 75
				removal_cost = 10

				traits = {
					efficient_administrator
				}
			}
		}
		DTE_character_date_muneatsu_daimyo = {
			name = "Date Muneatsu"
			# https://en.wikipedia.org/wiki/Date_Muneatsu
			portraits = {
				civilian = {
					large = GFX_Portrait_DTE_Date_Muneatsu
				}
				army = {
					large = GFX_Portrait_DTE_Date_Muneatsu
					small = GFX_Portrait_DTE_Date_Muneatsu_Small
				}
			}
			#country_leader = {
			#	desc = "DTE_character_date_muneatsu_desc"
			#	ideology = shogunate
			#	expire = "1930.1.1"
			#}
		}
	# Advisors
		DTE_character_date_munenari = {
			name = "Date Munenari"
			# https://en.wikipedia.org/wiki/Date_Munenari
			portraits = {
				civilian = {
					small = GFX_Portrait_DTE_Date_Munenari_Small
				}
			}
			advisor = {
				name = "Marquis Date Munenari"
				slot = political_advisor
				idea_token = DTE_character_date_munenari

				cost = 75
				removal_cost = 10

				traits = {
					efficient_administrator
				}
			}
		}
}