• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.
There is a bug in the 1066 scenario, Georgios mother has the wrong ID (it is the ID of the father)

Code:
character = {
	id = { type = 10 id = 1766 }
	name = "Georgios"
	gender = male
	dynasty = { type = 12 id =628 }
	father = { type = 10 id = 1764 }
	mother = { type = 10 id = 1764 }
	country = PELO
	religion = orthodox
	culture = Greek
 
*Devlitzenos of Dorylaion (C749) is Theodoros Maurozomes (dyn id 101393), wife is Eudokia Komnena (natural daughter of Manouel I or daughter of his brother Alexios), son is Manouel Maurozomes who forged a Principality in the Meander Valley post 1204. Also made him a direct vassal of Isaakios II Angelos to ensure he rebels as an independent state.

Code:
[COLOR=Yellow]
character = {
	id = { type = 10 id = 25005 }
	name = "Theodoros" #Devlitzenos
	gender = male
	dynasty = { type = 12 id =101393 } #100749 
	country = C749
	religion = orthodox
	culture = greek
	score = { gold = 25 prestige = 50 piety = 50 }
	birthdate = { year = 1144 month = january day = 0 } 
	dna = "34247804740377"
	attributes = {
		martial = 6
		diplomacy = 7
		intrigue = 7
		stewardship = 5
		health = 7
		fertility = 7
	}
	traits = {
		selfish = yes
		cruel = yes
		reckless = yes
		hunchback = yes
		martial_cleric = yes
	}
}
[/COLOR]

Code:
character = {
	id = { type = 10 id = 32517 }
	name = "Eudokia"
	gender = female
	dynasty = { type = 12 id =171 }
	father = { type = 10 id = 32510 }
	country = C749
	religion = orthodox
	culture = Greek
	birthdate = { year = 1141 month = january day = 1 }
	dna = "08080109083002"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 4
		fertility = 4
	}
	traits = {
		amiable = yes
		bastard = yes
		proven_accountant = yes
	}
}
character = {
	id = { type = 10 id = 32518 }
	name = "Manouel"
	gender = male
	dynasty = { type = 12 id =101393 } 
	father = { type = 10 id = 25005 }
	mother = { type = 10 id = 32517 }
	country = C749
	religion = orthodox
	culture = greek
	birthdate = { year = 1165 month = january day = 0 }
	dna = "01017810090805"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 5
		fertility = 4
	}
	traits = {
		hostile = yes
		sceptical = yes
		vengeful = yes
		intricate_webweaver = yes
	}
}

*Marriages

Code:
	marrige = {
		primary = { type = 10 id = 25005 } #Theodoros Maurozomes
		secondary = { type = 10 id = 32517 } #Eudokia Komnene
		startdate = { year = 1162 month = january day = 1 }
	}

*Change to scenario titles

Code:
title = { 
	tag = C749
	tier = county
	[COLOR=Yellow]liege = BYZA #LAOD[/COLOR]
	holder = { character = { type = 10 id = 25005 } startdate = { year = 1187 month = january day = 0 } }
}

PS - Veldmaarschalk, the correct id for Georgios's mother is 1765.
 
jordarkelf said:
...Aylo1: thanks for the new stuff. No idea yet when I'll upload the next version, but they'll go in.

Hopefully not till the new year, I'm nearly ready to upload another batch of Byzantine characters. Pls give a day or two.

Thx :D

Aylo1
 
I made some changes to the current version 1066 scenario Iberian Peninsula, feel free to use or ignore them. They are all made according historical sources (internet ones, so they are not all the reliable I'd like).

-Porto county limited to it's historical belongings
-Added 'Compostela' as a vassal county of Galicia, representing the real Trastamara county.
\1066_ scenario_countries.inc said:
country = {
tag = C158
form_of_goverment = feudal
capital = 158
ruler = { character = { type = 10 id = 109607 } startdate = { year = 1066 month = december day = 25 } }
laws = { semisalic_primogeniture_law = yes feudal_contract_law = yes ecclesical_balance = yes }
controlledprovinces = { 158 }
}

...

country = {
tag = GALC
form_of_goverment = feudal
capital = 156
ruler = { character = { type = 10 id = 109500 } startdate = { year = 1066 month = december day = 25 } }
laws = { semisalic_primogeniture_law = yes feudal_contract_law = yes regal_supremacy = yes }
controlledprovinces = { 157 187 }
}

...

country = {
tag = C156
form_of_goverment = feudal
capital = 156
ruler = { character = { type = 10 id = 85026 } startdate = { year = 1066 month = december day = 25 } }
laws = { semisalic_primogeniture_law = yes feudal_contract_law = yes regal_supremacy = yes }
controlledprovinces = { 156 }
}

-Removed 'Nuno Mendes' claims over 'Bragança' and 'Castelo Branco'
-Revised 'Garcia of Galicia' demesne
-County title of 'Compostela' to 'Froila de Trastamara'
-Added the missing claims over 'Galicia' and 'Porto' for 'Alfonso of Leon' and 'Sancho of Castille'
-Added a historical claim over 'Rioja' county for 'Sancho of Castille'
\1066_scenario_titles.inc said:
title = {
tag = C187
tier = county
liege = GALC
holder = { character = { type = 10 id = 109500 } startdate = { year = 1066 month = january day = 0 } }
}

...

title = {
tag = GALC
tier = duchy
liege = ----
holder = { character = { type = 10 id = 109500 } startdate = { year = 1066 month = january day = 0 } }
claim = { id = { type = 14712 id = 91004 } character = { type = 10 id = 107500 } date = { year = 1066 month = december day = 25 } }
claim = { id = { type = 14712 id = 91005 } character = { type = 10 id = 108500 } date = { year = 1066 month = december day = 25 } }
}

...

title = {
tag = BRAG
tier = duchy
liege = ----
holder = { character = { type = 10 id = 109500 } startdate = { year = 1066 month = january day = 0 } }
claim = { id = { type = 14712 id = 91006 } character = { type = 10 id = 107500 } date = { year = 1066 month = december day = 25 } }
claim = { id = { type = 14712 id = 91007 } character = { type = 10 id = 108500 } date = { year = 1066 month = december day = 25 } }
}

...

title = {
tag = C156
tier = county
liege = GALC
holder = { character = { type = 10 id = 85026 } startdate = { year = 1066 month = january day = 0 } }
}

...

title = {
tag = C201
tier = county
liege = NAVA
holder = { character = { type = 10 id = 106011 } startdate = { year = 1066 month = january day = 0 } }
claim = { id = { type = 14712 id = 91003 } character = { type = 10 id = 107500 } date = { year = 1066 month = december day = 25 } }
}

...

title = {
tag = C188
tier = county
liege = BRAG
holder = { character = { type = 10 id = 109628 } startdate = { year = 1066 month = january day = 0 } }
}

-Revised 'Garcia of Galicia' traits and personality according to Castille-Leon sources (much more fun, take a look)
-Added a couple of personality traits to 'Alfonso of Leon', revised abilities.
-Added 'Nuno Mendes' the 'rebellious' trait
-Changed 'Xelmirio' son for 'Diego Xelmirez' (much more important for Galicia history)
-'Froila the Trastamara' moved to his county, changed dynasty surname for 'de Trava', already in the game, and much more accurate (I had a confusion with the latter Trastamaras)
-Added 'Froila de Trava' son 'Pedro Froilaz' (a little ahead of time but necessary for historical reasons) and his mother 'Elvira de Faro' too (her traits are invented)
\1066_scenario_characters.inc said:
character = {
id = { type = 10 id = 109500 }
name = "Garcia"
gender = male
dynasty = { type = 12 id = 442 }
father = { type = 10 id = 107510 }
mother = { type = 10 id = 107511 }
country = GALC
religion = catholic
culture = Castillan
score = { gold = 500 prestige = 100 piety = 100 }
birthdate = { year = 1042 month = january day = 1 }
dna = "731247226704"
attributes = {
martial = 5
diplomacy = 5
intrigue = 6
stewardship = 6
health = 5
fertility = 4
}
traits = {
trusting = yes
reckless = yes
arbitrary = yes
zealous = yes
martial_cleric = yes
realm_duress = yes
}
}

...

character = {
id = { type = 10 id = 108500 }
name = "Alfonso"
gender = male
dynasty = { type = 12 id = 442 }
father = { type = 10 id = 107510 }
mother = { type = 10 id =107511 }
country = LEON
religion = catholic
culture = Castillan
score = { gold = 500 prestige = 100 piety = 100 }
birthdate = { year = 1040 month = june day = 1 }
dna = "14223702043300"
attributes = {
martial = 6
diplomacy = 8
intrigue = 7
stewardship = 5
health = 8
fertility = 5
}
traits = {
wise = yes
deceitful = yes
pragmatic = yes
illusive_shadow = yes
}
}

...

character = {
id = { type = 10 id = 109607 }
name = "Nuno"
gender = male
dynasty = { type = 12 id = 396 }
father = { type = 10 id = 109604 }
country = C158
religion = catholic
culture = Portuguese
score = { gold = 50 prestige = 100 piety = 100 }
birthdate = { year = 1024 month = january day = 1 }
dna = "30018416088484"
attributes = {
martial = 4
diplomacy = 5
intrigue = 4
stewardship = 4
health = 5
fertility = 2
}
traits = {
suspicious = yes
misguided_warrior = yes
rebellious = yes
}
}

...

character = {
id = { type = 10 id = 85021 }
name = "Diego"
gender = male
dynasty = { type = 12 id = 20057 }
father = { type = 10 id = 85020 }
country = GALC
religion = catholic
culture = portuguese
birthdate = { year = 1059 month = january day = 1 }
dna = "06030702060609"
attributes = {
martial = 6
diplomacy = 6
intrigue = 6
stewardship = 6
health = 6
fertility = 6
}
traits = {
prodigy = yes
chaste = yes
ecclesiastical_education = yes
}
}

...

character = {
id = { type = 10 id = 85026 }
name = "Froila"
gender = male
dynasty = { type = 12 id = 278 }
country = c156
religion = catholic
culture = portuguese
score = { gold = 50 prestige = 100 piety = 100 }
birthdate = { year = 1045 month = january day = 1 }
dna = "61648502614124"
attributes = {
martial = 7
diplomacy = 5
intrigue = 5
stewardship = 6
health = 5
fertility = 7
}
traits = {
tough_soldier = yes
energetic = yes
}
}

...

character = {
id = { type = 10 id = 85027 }
name = "Pedro Froilaz"
gender = male
dynasty = { type = 12 id = 278 }
father = { type = 10 id = 85026 }
mother = { type = 10 id = 85028 }
country = c156
religion = catholic
culture = portuguese
birthdate = { year = 1066 month = january day = 1 }
dna = "61648502614125"
attributes = {
martial = 5
diplomacy = 7
intrigue = 7
stewardship = 5
health = 6
fertility = 6
}
traits = {
}
}
...

character = {
id = { type = 10 id = 85028 }
name = "Elvira"
gender = female
dynasty = { type = 12 id = 100163 }
country = c156
religion = catholic
culture = portuguese
birthdate = { year = 1048 month = january day = 1 }
dna = "61648502614124"
attributes = {
martial = 5
diplomacy = 5
intrigue = 5
stewardship = 5
health = 5
fertility = 5
}
traits = {
court_education = yes
}
}

-changed the scenario presentation according to the previous changes.
I have some problems with the selection screen, the correct demesnes are not showed (help needed)
\1066_scenario.eug said:
C158 = {
gender = male
type = county
dna = "30018416088484"
title = { C158 }
}
...
C156 = {
gender = male
type = county
dna = "61648502614124"
title = { C156 }
}
...
GALC = {
gender = male
type = duchy
dna = "73124722670433"
title = { GALC BRAG C157 C187}
}

-buildings in Transduero region removed (no population->no hill forts)
-culture of some of this regions set to castillian, no much people there but that ones were castillians.
\1066_scenario_provinces.inc said:
id = 176
id = 187
...
improvements = {}

...

id = 192
id = 198
...
culture = castillan
improvements = {}

-Added 'Froila de Trava' and 'Elvira de Faro' marriage
-Added rivalries to 'Garcia of Galicia' to force historical outcome more often (and it works!)
\1066_scenario_relations.inc said:
marrige = {
primary = { type = 10 id = 85026 } #Froila de Trava
secondary = { type = 10 id = 85028 } #Elvira de Faro
startdate = { year = 1066 month = january day = 1 }
}

...

rival = {
primary = { type = 10 id = 109500 } #Garcia de Galicia
secondary = { type = 10 id = 108500 } #Alfonso de Leon
startdate = { year = 1066 month = january day = 1 }
}

...

rival = {
primary = { type = 10 id = 109500 } #Garcia de Galicia
secondary = { type = 10 id = 109607 } #Nuno Mendes
startdate = { year = 1066 month = january day = 1 }
}

ps: my first attempt to modding this game so maybe something is missing or wrong. Although I tried it several times and it seems to work nice.
 
#NOTE - Much of this has already been uploaded but I've been tinkering with it so much these past few days I've lost track of my changes. Still there's plenty of new stuff aswell, so pls bear with me.

Thank You

#1187 Scenario

*Theophylaktos Acominatos (1103-1160) father of Mikhael & Niketas Choniates (dyn id 101081). Acominatos possibly real family name but since the brothers were known as Choniates I've only given Acominatos to their father.

Code:
character = {
	id = { type = 10 id = 32501 }
	name = "Theophylaktos Acominatos" 
	gender = male
	dynasty = { type = 12 id =1 }
	country = LAOD #C748
	religion = orthodox
	culture = greek
	birthdate = { year = 1103 month = january day = 0 }
	deathdate = { year = 1160 month = january day = 0 }
	dna = "01064340005513"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 6
		fertility = 4
	}
}

*Romanos of Atheniai is now Mikhael Choniates (1140-1220), the writer\ecclesiastic. Archbishop of Athens (HELL) from 1175. (Change from Principality).

Code:
[COLOR=Yellow]
character = {
	id = { type = 10 id = 15013 }
	name = "Mikhael" #Romanos
	gender = male
	dynasty = { type = 12 id =101081 } #100482
	father = { type = 10 id = 32501 } #Theophylaktos Acominatos
	country = HELL
	religion = orthodox
	culture = greek
	score = { gold = 25 prestige = 50 piety = 100 }
	birthdate = { year = 1140 month = january day = 0 }
	dna = "03040613123409"
	attributes = {
		martial = 5
		diplomacy = 8
		intrigue = 6
		stewardship = 7
		health = 9
		fertility = 3
	}
	traits = {
		chaste = yes
		celibate = yes
		loyalist = yes
		proud = yes
		scholarly_theologian = yes
	}
}
[/COLOR]

*To 1187 countries.inc

Code:
country = { 
	tag = HELL
	[COLOR=Yellow]form_of_goverment = ecclestical #feudal[/COLOR]
	capital = 482
	ruler = { character = { type = 10 id = 15013 } startdate = { year = 1187 month = january day = 0 } }
	laws = { [COLOR=Yellow]elective_law = yes[/COLOR] traditional_custom_law = yes ecclesical_balance = yes }
	controlledprovinces = { 482 }
}

*Nikephoros of Philippolis is now Niketas Choniates (1155-1216), brother of above. Grand Logothete (Chancellor) & historian. Governor of Philippolis (c493).

Code:
[COLOR=Yellow]
character = {
	id = { type = 10 id = 15003 }
	name = "Niketas" #Nikephoros
	gender = male
	dynasty = { type = 12 id =101081 } #100493
	father = { type = 10 id = 32501 } #Theophylaktos Acominatos
	country = C493
	religion = orthodox
	culture = greek
	score = { gold = 25 prestige = 100 piety = 50 }
	birthdate = { year = 1155 month = january day = 0 }
	dna = "00000611091011"
	attributes = {
		martial = 5
		diplomacy = 7
		intrigue = 6
		stewardship = 7
		health = 7
		fertility = 5
	}
	traits = {
		honest = yes
		loyalist = yes
		temperate = yes
		wise = yes
		grey_eminence = yes
	}
}
[/COLOR]

*County of Ochrid changed to Bishoporic - ruler is John V Kamatar (ie. Ioannes Kamateros - dyn id 510)

Code:
character = {
	id = { type = 10 id = 15006 }
	[COLOR=Yellow]name = "Ioannes" #Nikephoros
	gender = male
	dynasty = { type = 12 id =510 } #100471
	country = C471
	religion = orthodox
	culture = greek
	score = { gold = 25 prestige = 100 piety = 100 }
	birthdate = { year = 1137 month = january day = 0 }[/COLOR] 
	dna = "61116098606803"
	attributes = {
		martial = 7
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 7
		fertility = 4
	}
	traits = {
		generous = yes
		arbitrary = yes
		zealous = yes
		scholarly_theologian = yes
	}
}

*To 1187 countries.inc

Code:
country = { 
	tag = C471
	[COLOR=Yellow]form_of_goverment = ecclestical #feudal[/COLOR]
	capital = 471
	ruler = { character = { type = 10 id = 15006 } startdate = { year = 1187 month = january day = 0 } }
	laws = { [COLOR=Yellow]elective_law = yes[/COLOR] traditional_custom_law = yes ecclesical_balance = yes }
	controlledprovinces = { 471 }
}

*Bardas of Korinthos renamed Theodoros Sgouros (dyn id 101137). Created son Leo who conquered large parts of Attica in the aftermath of 4th Crusade - winning the hand of Alexios III Angelos's daughter.

Code:
character = {
	id = { type = 10 id = 15012 }
	[COLOR=Yellow]name = "Theodoros" #Bardas
	gender = male
	dynasty = { type = 12 id =101137 } #100481
	country = C481
	religion = orthodox
	culture = greek
	score = { gold = 50 prestige = 50 piety = 25 }
	birthdate = { year = 1148 month = january day = 0 }
	dna = "23104811954893"
	attributes = {
		martial = 5
		diplomacy = 5
		intrigue = 5
		stewardship = 5
		health = 6
		fertility = 4
	}
	traits = {
		pragmatic = yes
		proud = yes
		martial_cleric = yes
	}[/COLOR]
}

Code:
character = {
	id = { type = 10 id = 32502 }
	name = "Leo"
	gender = male
	dynasty = { type = 12 id =101137 } 
	father = { type = 10 id = 15012 } 
	country = C481
	religion = orthodox
	culture = greek
	birthdate = { year = 1178 month = january day = 0 }
	dna = "03084810114807"
	attributes = {
		martial = 6
		diplomacy = 6
		intrigue = 6
		stewardship = 6
		health = 6
		fertility = 6
	}
	traits = {
		cruel = yes
		deceitful = yes
		selfish = yes
		martial_education = yes
	}
}


*Nikolaos of Monemvasia renamed Leo Chamaretos (dyn id 101229) (hist Pr Lacedaemonia, near Sparta)

Code:
[COLOR=Yellow]
character = {
	id = { type = 10 id = 15011 }
	name = "Leo" #Nikolaos
	gender = male
	dynasty = { type = 12 id =101229 } #100478
	country = C478
	religion = orthodox
	culture = greek
	score = { gold = 50 prestige = 50 piety = 50 }
	birthdate = { year = 1149 month = january day = 0 }
	dna = "75648896296024"
	attributes = {
		martial = 7
		diplomacy = 6
		intrigue = 7
		stewardship = 6
		health = 8
		fertility = 8
	}
	traits = {
		arbitrary = yes
		cruel = yes
		indulgent = yes
		lisp = yes
		naive_wirepuller = yes
	}
}
[/COLOR]

*Michael of Demetrias now Konstantinos Melissenos (dyn id 101399) & son Nikolaos (hist Demetrias part of Kingdom of Thessalonika til 1207)

Code:
character = {
	id = { type = 10 id = 15015 }
	[COLOR=Yellow]name = "Konstantinos" #Michael
	gender = male
	dynasty = { type = 12 id =101399 } #100488 
	country = C488
	religion = orthodox
	culture = greek
	score = { gold = 25 prestige = 50 piety = 25 }
	birthdate = { year = 1160 month = january day = 0 }[/COLOR]
	dna = "63801654720908"
	attributes = {
		martial = 7
		diplomacy = 5
		intrigue = 8
		stewardship = 4
		health = 4
		fertility = 7
	}
	traits = {
		honest = yes
		just = yes
		flamboyant_schemer = yes
	}
}
character = {
	id = { type = 10 id = 32500 } 
	name = "Nikolaos"
	gender = male
	dynasty = { type = 12 id =101399 } 
	father = { type = 10 id = 15015 } #Konstantinos Melissenos
	country = C488
	religion = orthodox
	culture = greek
	birthdate = { year = 1185 month = january day = 0 }
	dna = "00041610080912"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 9
		fertility = 6
	}
}

*Andreas of Laodikeia now Theodoros Mangaphas, 'Emperor' of Philadelphia.

Code:
dynasty = {
	id = { type = 12 id = 20064 }
	name = "Mangaphas" 
	province = { }
}

Code:
[COLOR=Yellow]
character = {
	id = { type = 10 id = 15031 }
	name = "Theodoros" #Andreas
	gender = male
	dynasty = { type = 12 id =20064 } #100748 
	country = LAOD
	religion = orthodox
	culture = greek
	score = { gold = 25 prestige = 50 piety = 25 }
	birthdate = { year = 1151 month = january day = 0 }
	dna = "04323461328213"
	attributes = {
		martial = 4
		diplomacy = 6
		intrigue = 5
		stewardship = 5
		health = 5
		fertility = 6
	}
	loyalty = 0.300
	traits = {
		amiable = yes
		reckless = yes
		proud = yes
		knowledged_tactician = yes
	}
}
[/COLOR]

*Manuel of Rhodos now Leo Gavalas.

Code:
dynasty = {
	id = { type = 12 id = 20065 }
	name = "Gavalas" 
	province = { }
}

Code:
character = {
	id = { type = 10 id = 15025 }
	[COLOR=Yellow]name = "Leo" #Manuel
	gender = male
	dynasty = { type = 12 id =20065 } #100483
	country = C483
	religion = orthodox
	culture = greek
	score = { gold = 100 prestige = 75 piety = 50 }
	birthdate = { year = 1169 month = january day = 0 }[/COLOR]
	dna = "59146200812017"
	attributes = {
		martial = 6
		diplomacy = 8
		intrigue = 4
		stewardship = 6
		health = 7
		fertility = 5
	}
	traits = {
		lustful = yes
		deceitful = yes
		merciful = yes
		indulgent = yes
		valorous = yes
		scholarly_theologian = yes
	}
}

*David of Methone now Andronikos Rallis-Raoul (dyn id 101474). NOTE - Update dynasty name. Linked to parents & created Norman grandfather 'Roger Dagobertos' who defected to Byzantium. Also added other sister Theodora & brother Alexios (now converted to Andronikos's son Manouel).

Code:
dynasty = {
	id = { type = 12 id = 101474 }
	name = "Rallis-Raoul" 
	province = { }
}

Code:
[COLOR=Yellow]
character = {
	id = { type = 10 id = 15010 }
	name = "Andronikos" #David
	gender = male
	dynasty = { type = 12 id =101474 } #100477 
	father = { type = 10 id = 31057 } #Ioannes Rogerios Dalassenos
	mother = { type = 10 id = 15533 } #Maria Komnene
	country = C477
	religion = orthodox
	culture = greek
	score = { gold = 25 prestige = 100 piety = 50 }
	birthdate = { year = 1139 month = january day = 0 }[/COLOR]
	dna = "07050710055310"
	attributes = {
		martial = 5
		diplomacy = 5
		intrigue = 4
		stewardship = 5
		health = 5
		fertility = 6
	}
	traits = {
		generous = yes
		stubborn = yes
		illusive_shadow = yes
	}
}
character = {
	id = { type = 10 id = 31057 }
	[COLOR=Yellow]name = "Ioannes Rogerios"
	gender = male
	dynasty = { type = 12 id =101085 }
	father = { type = 10 id = 32504 } #Roger Dagobertos[/COLOR]
	country = BYZA
	religion = orthodox
	culture = greek
	birthdate = { year = 1100 month = january day = 0 } #unknown birthdate
	deathdate = { year = 1151 month = january day = 0 }
	dna = "16057582975340"
	attributes = {
		martial = 4
		diplomacy = 7
		intrigue = 4
		stewardship = 6
		health = 7
		fertility = 6
	}
	traits = {
		modest = yes
		trusting = yes
		naive_wirepuller = yes
	}
}

Code:
character = {
	id = { type = 10 id = 32504 }
	name = "Roger Dagobertos"
	gender = male
	dynasty = { type = 12 id =1 } 
	country = BYZA
	religion = catholic
	culture = norman
	birthdate = { year = 1052 month = january day = 0 }
	deathdate = { year = 1107 month = january day = 0 }
	dna = "05030710147702"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 4
		fertility = 4
	}
	traits = {
		gregarious = yes
		reckless = yes
		proven_dealbreaker = yes
	}
}
character = {
	id = { type = 10 id = 32505 }
	name = "Theodora" #wed Ioannes Kontostephanos
	gender = female
	dynasty = { type = 12 id =101085 } 
	father = { type = 10 id = 31057 } #Ioannes Rogerios Dalassenos
	mother = { type = 10 id = 15533 } #Maria Komnene
	country = NIKO
	religion = orthodox
	culture = greek
	birthdate = { year = 1138 month = january day = 0 }
	dna = "07047004046008"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 5
		fertility = 5
	}
	traits = {
		romantic = yes
		shy = yes
		proven_accountant = yes
	}
}
character = {
	id = { type = 10 id = 32506 }
	name = "Manouel" #Alexios
	gender = male
	dynasty = { type = 12 id =101474 } #100477 
	father = { type = 10 id = 15010 } #Andronikos Rallis-Raoul
	country = C477
	religion = orthodox
	culture = greek
	#score = { gold = 50 prestige = 25 piety = 25 }
	birthdate = { year = 1168 month = january day = 0 }
	dna = "04050708005313"
	attributes = {
		martial = 5
		diplomacy = 4
		intrigue = 4
		stewardship = 5
		health = 5
		fertility = 4
	}
	traits = {
		coward = yes
		indulgent = yes
		misguided_warrior = yes
	}
}

*Pantoleon of Sinope now Ioannes Axuches (1154?-1201). Added his dynasty, dad Alexios Duke of Cilicia (CILI) & grandfather Ioannes Axuches (Turkish slave turned boon companion of Ioannes II Komnenos). Also recreated Ioannes II's eldest son Alexios his daughter Maria to show link to the imperial Komnenoi family.

*To dynasty file

Code:
dynasty = {
	id = { type = 12 id = 20063 }
	name = "Axuches" 
	province = { }
}

Code:
[COLOR=Yellow]
character = {
	id = { type = 10 id = 15037 }
	name = "Ioannes" #Pantoleon
	gender = male
	dynasty = { type = 12 id =20063 } #100739
	father = { type = 10 id = 32508 } #Alexios Axuches
	mother = { type = 10 id = 32511 } #Maria Komnene
	country = SINO
	religion = orthodox
	culture = greek
	score = { gold = 25 prestige = 75 piety = 50 }
	birthdate = { year = 1154 month = january day = 0 }
	dna = "03070511080312"
	attributes = {
		martial = 7
		diplomacy = 8
		intrigue = 6
		stewardship = 6
		health = 6
		fertility = 4
	}
	traits = {
		reckless = yes
		naive_wirepuller = yes
	}
}
[/COLOR]

Code:
character = {
	id = { type = 10 id = 32507 }
	name = "Ioannes" 
	gender = male
	dynasty = { type = 12 id =20063 } #Axuches
	country = BYZA
	religion = orthodox
	culture = turkish
	birthdate = { year = 1083 month = january day = 0 }
	deathdate = { year = 1146 month = january day = 0 }
	dna = "01040704014503"
	attributes = {
		martial = 7
		diplomacy = 7
		intrigue = 6
		stewardship = 6
		health = 6
		fertility = 6
	}
	traits = {
		energetic = yes
		loyalist = yes
		pragmatic = yes
		knowledged_tactician = yes
	}
}
character = {
	id = { type = 10 id = 32508 }
	name = "Alexios" 
	gender = male
	dynasty = { type = 12 id =20063 } #Axuches
	father = { type = 10 id = 32507 } #Ioannes Axuches
	country = CILI
	religion = orthodox
	culture = greek
	birthdate = { year = 1121 month = january day = 0 }
	deathdate = { year = 1170 month = january day = 0 }
	dna = "03080509034511"
	attributes = {
		martial = 6
		diplomacy = 6
		intrigue = 6
		stewardship = 6
		health = 6
		fertility = 6
	}
	traits = {
		energetic = yes
		gregarious = yes
		pragmatic = yes
		valorous = yes
		grey_eminence = yes
	}
}
character = {
	id = { type = 10 id = 32509 }
	name = "Theodora"
	gender = female
	dynasty = { type = 12 id =20063 } #Axuches
	father = { type = 10 id = 15037 } #Ioannes Axuches
	country = SINO
	religion = orthodox
	culture = greek
	birthdate = { year = 1185 month = january day = 1 }
	deathdate = { year = 1223 month = january day = 1 }
	dna = "28236667093113"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 5
		fertility = 7
	}
}

*Their link to the Komnenoi

Code:
character = {
	id = { type = 10 id = 32510 }
	name = "Alexios"
	gender = male
	dynasty = { type = 12 id =171 }
	father = { type = 10 id = 23023 } #Ioannes II Komnenos
	mother = { type = 10 id = 31060 } #Eirene Arpad
	country = BYZA
	religion = orthodox
	culture = Greek
	birthdate = { year = 1106 month = january day = 1 }
	deathdate = { year = 1142 month = january day = 1 }
	dna = "49259545687761"
	attributes = {
		martial = 6
		diplomacy = 5
		intrigue = 5
		stewardship = 6
		health = 4
		fertility = 4
	}
	traits = {
		illness = yes
		tough_soldier = yes
	}
}
character = {
	id = { type = 10 id = 32511 }
	name = "Maria"
	gender = female
	dynasty = { type = 12 id =171 }
	father = { type = 10 id = 32510 }
	country = BYZA
	religion = orthodox
	culture = Greek
	birthdate = { year = 1125 month = january day = 1 }
	deathdate = { year = 1167 month = january day = 1 }
	dna = "67671615613007"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 4
		fertility = 4
	}
	traits = {
		illness = yes
		maniac = yes
	}
}

*Demetrios of Nikomedia now Ioannes Kontostephanos (dyn id 101103) weds Theodora Dalassena Rallis-Raoul

Code:
[COLOR=Yellow]
character = {
	id = { type = 10 id = 15035 }
	name = "Ioannes" #Demetrios
	gender = male
	dynasty = { type = 12 id = 101103 } #100741 
	father = { type = 10 id = 32512 } #Stephanos Kontostephanos
	mother = { type = 10 id = 32513 } #Anna Komnena
	country = NIKO
	religion = orthodox
	culture = greek
	score = { gold = 50 prestige = 50 piety = 100 }
	birthdate = { year = 1131 month = january day = 0 }
	dna = "00000811100710"
	attributes = {
		martial = 5
		diplomacy = 7
		intrigue = 5
		stewardship = 8
		health = 4
		fertility = 7
	}
	loyalty = 0.300
	traits = {
		amiable = yes
		weak_willed = yes
		charismatic_negotiator = yes
	}
}
[/COLOR]

His mum Anna Komnene (a daughter of Ioannes II), dad Stephanos Kontostephanos, son Andronikos & siblings Andronikos (who plotted against Andronikos I Komnenos & subsequently blinded) & Eirene who wed a certain Nikephoros Bryennios.

Code:
character = {
	id = { type = 10 id = 32512 }
	name = "Stephanos"
	gender = male
	dynasty = { type = 12 id =101103 }
	country = NIKO
	religion = orthodox
	culture = greek
	score = { gold = 25 prestige = 100 piety = 100 }
	birthdate = { year = 1085 month = january day = 0 }
	deathdate = { year = 1149 month = january day = 0 }
	dna = "04390010100201"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 4
		fertility = 4
	}
}
character = {
	id = { type = 10 id = 32513 }
	name = "Anna"
	gender = female
	dynasty = { type = 12 id =171 }
	father = { type = 10 id = 23023 }
	mother = { type = 10 id = 31060 }
	country = BYZA
	religion = orthodox
	culture = Greek
	birthdate = { year = 1110 month = january day = 1 }
	deathdate = { year = 1155 month = january day = 1 }
	dna = "03029503027708"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 4
		fertility = 4
	}
}
character = {
	id = { type = 10 id = 32514 }
	name = "Andronikos"
	gender = male
	dynasty = { type = 12 id = 101103 } 
	father = { type = 10 id = 15035 } #Ioannes Kontostephanos
	mother = { type = 10 id = 32505 } #Theodora Dalassena Rallis-Raoul
	country = NIKO
	religion = orthodox
	culture = greek
	birthdate = { year = 1173 month = january day = 0 }
	dna = "08040008010713"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 4
		fertility = 4
	}
	traits = {
		trusting = yes
		ecclesiastical_education = yes
	}
}
character = {
	id = { type = 10 id = 32515 }
	name = "Andronikos"
	gender = male
	dynasty = { type = 12 id = 101103 } 
	father = { type = 10 id = 32512 } #Stephanos Kontostephanos
	mother = { type = 10 id = 32513 } #Anna Komnena
	country = NIKO
	religion = orthodox
	culture = greek
	birthdate = { year = 1134 month = january day = 0 }
	deathdate = { year = 1182 month = january day = 0 }
	dna = "03080813100505"
	attributes = {
		martial = 6
		diplomacy = 5
		intrigue = 5
		stewardship = 5
		health = 6
		fertility = 5
	}
	traits = {
		blind = yes
		knowledged_tactician = yes
	}
}
character = {
	id = { type = 10 id = 32516 } #Wed Nikephoros Bryennios d 1161
	name = "Eirene"
	gender = female
	dynasty = { type = 12 id = 101103 } 
	father = { type = 10 id = 32512 } #Stephanos Kontostephanos
	mother = { type = 10 id = 32513 } #Anna Komnena
	country = DYRR #NIKO
	religion = orthodox
	culture = greek
	birthdate = { year = 1129 month = january day = 0 }
	dna = "07770456124542"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 4
		fertility = 4
	}
	traits = {
		forgiving = yes
		merciful = yes
		amateurish_pettifogger = yes
	}
}

*Marriages

Code:
	marrige = {
		primary = { type = 10 id = 32512 } #Stephanos Kontostephanos
		secondary = { type = 10 id = 32513 } #Anna Komnena
		startdate = { year = 1125 month = january day = 1 }
		enddate = { year = 1149 month = january day = 1 }
	}
	marrige = {
		primary = { type = 10 id = 15035 } #Ioannes Kontostephanos
		secondary = { type = 10 id = 32505 } #Theodora Dalassena Rallis-Raoul
		startdate = { year = 1160 month = january day = 1 }
	}

*Devlitzenos of Dorylaion (C749) is Theodoros Maurozomes (dyn id 101393), wife is Eudokia Komnena (natural daughter of Manouel I or daughter of his brother Alexios), son is Manouel Maurozomes who forged a Principality in the Meander Valley post 1204. Also made him a direct vassal of Isaakios II Angelos to increase chances of rebellion.

Code:
[COLOR=Yellow]
character = {
	id = { type = 10 id = 25005 }
	name = "Theodoros" #Devlitzenos
	gender = male
	dynasty = { type = 12 id =101393 } #100749 
	country = C749
	religion = orthodox
	culture = greek
	score = { gold = 25 prestige = 50 piety = 50 }
	birthdate = { year = 1144 month = january day = 0 } 
	dna = "34247804740377"
	attributes = {
		martial = 6
		diplomacy = 7
		intrigue = 7
		stewardship = 5
		health = 7
		fertility = 7
	}
	traits = {
		selfish = yes
		cruel = yes
		reckless = yes
		hunchback = yes
		martial_cleric = yes
	}
}
[/COLOR]

Code:
character = {
	id = { type = 10 id = 32517 }
	name = "Eudokia"
	gender = female
	dynasty = { type = 12 id =171 }
	father = { type = 10 id = 32510 }
	country = C749
	religion = orthodox
	culture = Greek
	birthdate = { year = 1141 month = january day = 1 }
	dna = "08080109083002"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 4
		fertility = 4
	}
	traits = {
		amiable = yes
		bastard = yes
		proven_accountant = yes
	}
}
character = {
	id = { type = 10 id = 32518 }
	name = "Manouel"
	gender = male
	dynasty = { type = 12 id =101393 } 
	father = { type = 10 id = 25005 }
	mother = { type = 10 id = 32517 }
	country = C749
	religion = orthodox
	culture = greek
	birthdate = { year = 1165 month = january day = 0 }
	dna = "01017810090805"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 5
		fertility = 4
	}
	traits = {
		hostile = yes
		sceptical = yes
		vengeful = yes
		intricate_webweaver = yes
	}
}

*Marriages

Code:
	marrige = {
		primary = { type = 10 id = 25005 } #Theodoros Maurozomes
		secondary = { type = 10 id = 32517 } #Eudokia Komnene
		startdate = { year = 1162 month = january day = 1 }
	}

*Change to scenario titles

Code:
title = { 
	tag = C749
	tier = county
	[COLOR=Yellow]liege = BYZA #LAOD[/COLOR]
	holder = { character = { type = 10 id = 25005 } startdate = { year = 1187 month = january day = 0 } }
}

#Updated Eustathios of Thessalonika#

Update - Now made Bishop of Chalkidike (c491) in light of test games where Alexios III Angelos 3/4 times rebels & loses his title to his brother the Emperor who in turn bestows it on holder of Chalkidike. C491 also changed to Bishoporic with elective succession.

Code:
character = {
	id = { type = 10 id = 32503 }
	name = "Eustathios"
	gender = male
	dynasty = { type = 12 id =100490 }
	country = C491 #THES
	religion = orthodox
	culture = greek
	score = { gold = 25 prestige = 100 piety = 100 }
	birthdate = { year = 1110 month = january day = 0 }
	dna = "04030813080015"
	attributes = {
		martial = 4
		diplomacy = 6
		intrigue = 5
		stewardship = 6
		health = 9
		fertility = 4
	}
	traits = {
		amiable = yes
		chaste = yes
		celibate = yes
		energetic = yes
		wise = yes
		mastermind_theologian = yes
	}
}

*To 1187 countries

Code:
country = { #was 15018
	tag = C491
	form_of_goverment = ecclestical #feudal
	capital = 491
	ruler = { character = { type = 10 id = 32503 } startdate = { year = 1187 month = january day = 0 } }
	laws = { elective_law = yes traditional_custom_law = yes ecclesical_balance = yes }
	controlledprovinces = { 491 }
}

*To 1187 titles

Code:
title = { #was 15018
	tag = C491
	tier = county
	liege = THES
	holder = { character = { type = 10 id = 32503 } startdate = { year = 1187 month = january day = 0 } }
}

#Updated Manuel of Thessalia now Manouel Kamytzes (dyn id 101551) to include his ancestry & family. Added dad Konstantinos, mum Maria Angelina (aunt of Isaakios II & Alexios III), son Ioannes & daughter (unknown name, I've made Kristina)

Code:
character = {
	id = { type = 10 id = 15016 }
	[COLOR=Yellow]name = "Manouel" 
	gender = male
	dynasty = { type = 12 id =101551 } #100489
	father = { type = 10 id = 32521 }
	mother = { type = 10 id = 32522 }
	country = C489
	religion = orthodox
	culture = greek
	score = { gold = 25 prestige = 75 piety = 50 }
	birthdate = { year = 1161 month = january day = 0 }[/COLOR]
	dna = "59195108826888"
	attributes = {
		martial = 6
		diplomacy = 8
		intrigue = 4
		stewardship = 8
		health = 6
		fertility = 4
	}
	traits = {
		chaste = yes
		lisp = yes
		martial_cleric = yes
	}
}

*To 1187 relations

Code:
	marrige = {
		primary = { type = 10 id = 32521 } #Konstantinos Kamytzes
		secondary = { type = 10 id = 32522 } #Maria Angelina
		startdate = { year = 1160 month = january day = 1 }
		enddate = { year = 1178 month = january day = 1 }
	}

Code:
character = {
	id = { type = 10 id = 32521 }
	name = "Konstantinos"
	gender = male
	dynasty = { type = 12 id =101551 } 
	country = C489
	religion = orthodox
	culture = greek
	birthdate = { year = 1136 month = january day = 0 }
	deathdate = { year = 1178 month = january day = 0 }
	dna = "09050603020311"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 4
		fertility = 4
	}
	traits = {
		lisp = yes
		tough_soldier = yes
	}
}
character = {
	id = { type = 10 id = 32522 } 
	name = "Maria"
	gender = female
	dynasty = { type = 12 id =195 }
	father = { type = 10 id = 15509 }
	mother = { type = 10 id = 15555 }
	country = C489
	religion = orthodox
	culture = Greek
	birthdate = { year = 1142 month = january day = 1 }
	deathdate = { year = 1184 month = january day = 1 }
	dna = "03082608084410"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 4
		fertility = 4
	}
	traits = {
		chaste = yes
	}
}
character = {
	id = { type = 10 id = 32523 } 
	name = "Kristina"
	gender = female
	dynasty = { type = 12 id =101551 } 
	father = { type = 10 id = 15016 }
	country = C489
	religion = orthodox
	culture = Greek
	birthdate = { year = 1183 month = january day = 1 }
	dna = "35520042537200"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 4
		fertility = 4
	}
	traits = {
		trusting = yes
	}
}
character = {
	id = { type = 10 id = 32524 } 
	name = "Ioannes"
	gender = male
	dynasty = { type = 12 id =101551 } 
	father = { type = 10 id = 15016 }
	country = C489
	religion = orthodox
	culture = Greek
	birthdate = { year = 1184 month = january day = 1 }
	dna = "35520042537200"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 4
		fertility = 4
	}
}
 
The newer stuff

*Created Niketas Choniates's son based on reference of Mikhael Archbishop of Athens writing a letter to his nephew Georgios lamenting the state of Attica.

Code:
character = {
	id = { type = 10 id = 32519 }
	name = "Georgios"
	gender = male
	dynasty = { type = 12 id =101081 } 
	father = { type = 10 id = 15003 } #Niketas Choniates
	country = C493
	religion = orthodox
	culture = greek
	birthdate = { year = 1180 month = january day = 0 }
	dna = "08060608001003"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 4
		fertility = 4
	}
	traits = {
		modest = yes
		court_education = yes
	}
}

*Created Alexios 'Murzuphlos' V Doukas as courtier in BYZA

Code:
character = {
	id = { type = 10 id = 32520 }
	name = "Alexios 'Mourtzouphlos'"
	gender = male
	dynasty = { type = 12 id =633 } #Doukas
	country = BYZA
	religion = orthodox
	culture = greek
	birthdate = { year = 1164 month = january day = 0 }
	dna = "09050603020311"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 4
		fertility = 4
	}
	traits = {
		cruel = yes
		gregarious = yes
		hostile = yes
		indulgent = yes
		proud = yes
		valorous = yes
		flamboyant_schemer = yes
	}
}

*Created Ivanko-Alexios Asen at BULG court who murdered Ivan Asen, then became a Byzantine general & grandson-in-law of Alexios III.

Code:
character = {
	id = { type = 10 id = 32525 } 
	name = "Ivanko-Alexios"
	gender = male
	dynasty = { type = 12 id =185 } #Asen? unsure if paternal or maternal cousin
	country = BULG
	religion = orthodox
	culture = byzantine
	birthdate = { year = 1176 month = january day = 1 }
	dna = "01070411148501"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 4
		fertility = 4
	}
	traits = {
		energetic = yes
		lustful = yes
		selfish = yes
		martial_education = yes
	}
}

*Romanos of Hellas is Nikephoros Petrapliphas (dyn id 101124), Dad Alexios, mum Anna Dalassena (daughter of Ioannes Rogerios), granddad Peter of Alife - a Norman. Kids Theodoros & Theodora, twins?. Wife is a missing Helene-Eirene of Bohemia, daughter of Bedrich Premyzlid - Duke of Bohemia & Erzsebeth Arpad.

*marriage's

Code:
	marrige = {
		primary = { type = 10 id = 15014 } #Nikephoros Petrapliphas
		secondary = { type = 10 id = 32526 } #Helena-Eirene Premyzlid
		startdate = { year = 1185 month = january day = 1 }
	}
	marrige = {
		primary = { type = 10 id = 32530 } #Alexios Petrapliphas
		secondary = { type = 10 id = 15534 } #Anna Dalassena 
		startdate = { year = 1150 month = january day = 1 }
		enddate = { year = 1154 month = january day = 1 }
	}

Code:
[COLOR=Yellow]
character = {
	id = { type = 10 id = 15014 }
	name = "Nikephoros" #Romanos 
	gender = male
	dynasty = { type = 12 id =101124 } #100475
	father = { type = 10 id = 32530 }
	mother = { type = 10 id = 15534 }
	country = C475
	religion = orthodox
	culture = greek
	score = { gold = 25 prestige = 100 piety = 100 }
	birthdate = { year = 1153 month = january day = 0 }
	dna = "89930405257405"
	attributes = {
		martial = 8
		diplomacy = 8
		intrigue = 8
		stewardship = 5
		health = 4
		fertility = 6
	}
	traits = {
		chaste = yes
		tough_soldier = yes
	}
}
[/COLOR]

Code:
character = {
	id = { type = 10 id = 32526 }
	name = "Helena-Eirene"
	gender = female
	dynasty = { type = 12 id =506 }
	father = { type = 10 id = 12850 }
	mother = { type = 10 id = 19512 }
	country = C475
	religion = catholic
	culture = bohemian
	birthdate = { year = 1171 month = january day = 1 }
	dna = "07080407004402"
	attributes = {
		martial = 6
		diplomacy = 5
		intrigue = 4
		stewardship = 7
		health = 6
		fertility = 5
	}
	traits = {
		forgiving = yes
		flamboyant_schemer = yes
	}
}
character = {
	id = { type = 10 id = 32527 }
	name = "Theodora"
	gender = female
	dynasty = { type = 12 id =101124 } 
	father = { type = 10 id = 15014 }
	mother = { type = 10 id = 32526 }
	country = C475
	religion = orthodox
	culture = greek
	birthdate = { year = 1186 month = january day = 1 }
	dna = "05020202104403"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 4
		fertility = 4
	}
}
character = {
	id = { type = 10 id = 32528 }
	name = "Theodoros"
	gender = male
	dynasty = { type = 12 id =101124 } 
	father = { type = 10 id = 15014 }
	mother = { type = 10 id = 32526 }
	country = C475
	religion = orthodox
	culture = greek
	birthdate = { year = 1186 month = january day = 1 }
	dna = "05020202104403"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 4
		fertility = 4
	}
}
character = {
	id = { type = 10 id = 32529 }
	name = "Peter of Alife"
	gender = male
	dynasty = { type = 12 id =1 } 
	country = BYZA
	religion = catholic
	culture = norman
	birthdate = { year = 1097 month = january day = 1 }
	deathdate = { year = 1135 month = january day = 1 }
	dna = "03090612107402"
	attributes = {
		martial = 7
		diplomacy = 4
		intrigue = 5
		stewardship = 3
		health = 4
		fertility = 4
	}
}
character = {
	id = { type = 10 id = 32530 }
	name = "Alexios"
	gender = male
	dynasty = { type = 12 id =101124 } 
	father = { type = 10 id = 32529 }
	country = BYZA
	religion = orthodox
	culture = greek
	birthdate = { year = 1123 month = january day = 1 }
	deathdate = { year = 1154 month = january day = 1 }
	dna = "05070400067414"
	attributes = {
		martial = 6
		diplomacy = 5
		intrigue = 3
		stewardship = 4
		health = 4
		fertility = 4
	}
}

*Patrikos of Chandax is Konstantinos Angelos young son of Isaac Angelos (Isaac II's uncle) - Duke of Crete, fought well against Bulgars then rebelled & blinded

Code:
[COLOR=Yellow]
character = {
	id = { type = 10 id = 15022 }
	name = "Konstantinos" #Patrikios
	gender = male
	dynasty = { type = 12 id =195 } #100480 
	father = { type = 10 id = 15526 }
	country = KRET
	religion = orthodox
	culture = greek
	score = { gold = 25 prestige = 50 piety = 25 }
	birthdate = { year = 1170 month = january day = 0 }
	dna = "70578273326542"
	attributes = {
		martial = 7
		diplomacy = 4
		intrigue = 6
		stewardship = 7
		health = 8
		fertility = 5
	}
	traits = {
		energetic = yes
		suspicious = yes
		knowledged_tactician = yes
	}
}
[/COLOR]

*Matthaios of Dyrrachion is Iosephos Bryennios. Also created family tree including wife Maria Komnene, parents Eirene Kontostephanos & Nikephoros Bryennios, granddad Konstantinos Bryennios & great-grandparents Nikephoros Bryennios & Anna Porphyrogenita Komnene (Alexios I's daughter).

Code:
[COLOR=Yellow]
character = {
	id = { type = 10 id = 15005 }
	name = "Iosephos" #Matthaios
	gender = male
	dynasty = { type = 12 id =101079 } #100470 
	father = { type = 10 id = 32533 } #Nikephoros Bryennios
	mother = { type = 10 id = 32516 } #Eirene Kontostephanos
	country = DYRR
	religion = orthodox
	culture = greek
	score = { gold = 25 prestige = 100 piety = 100 }
	birthdate = { year = 1148 month = january day = 0 }
	dna = "08030210022613"
	attributes = {
		martial = 6
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 6
		fertility = 4
	}
	traits = {
		tough_soldier = yes
	}
}
[/COLOR]

*Anna Komnene. Added 'Porphyrogenita' (Purple-Born) to her name for easy reference. Linked again to her mum Eirene Doukas.

Code:
character = {
	id = { type = 10 id = 15532 }
	[COLOR=Yellow]name = "Anna Porphyrogenita"
	gender = female
	dynasty = { type = 12 id =171 }
	father = { type = 10 id = 23025 }
	mother = { type = 10 id = 31058 }[/COLOR]

Code:
character = {
	id = { type = 10 id = 32531 }
	name = "Nikephoros" #wed Anna Komnena (author of Alexiad) 
	gender = male
	dynasty = { type = 12 id =101079 }
	country = BYZA
	religion = orthodox
	culture = greek
	birthdate = { year = 1062 month = january day = 0 }
	deathdate = { year = 1136 month = january day = 0 }
	dna = "67298019372651"
	attributes = {
		martial = 6
		diplomacy = 8
		intrigue = 6
		stewardship = 8
		health = 7
		fertility = 6
	}
	traits = {
		honest = yes
		loyalist = yes
		misguided_warrior = yes
	}
}
character = {
	id = { type = 10 id = 32532 }
	name = "Konstantinos" 
	gender = male
	dynasty = { type = 12 id =101079 }
	father = { type = 10 id = 32531 }
	mother = { type = 10 id = 15532 }
	country = DYRR
	religion = orthodox
	culture = greek
	birthdate = { year = 1104 month = january day = 0 }
	deathdate = { year = 1140 month = january day = 0 }
	dna = "01070911372605"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 4
		fertility = 4
	}
}
character = {
	id = { type = 10 id = 32533 }
	name = "Nikephoros" 
	gender = male
	dynasty = { type = 12 id =101079 }
	father = { type = 10 id = 32532 }
	country = DYRR
	religion = orthodox
	culture = greek
	birthdate = { year = 1123 month = january day = 0 }
	deathdate = { year = 1161 month = january day = 0 }
	dna = "07080510052615"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 4
		fertility = 4
	}
}
character = {
	id = { type = 10 id = 32534 }
	name = "Maria"
	gender = female
	dynasty = { type = 12 id =171 }
	father = { type = 10 id = 15528 }
	country = DYRR
	religion = orthodox
	culture = greek
	birthdate = { year = 1151 month = january day = 0 }
	dna = "54013828088407"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 4
		fertility = 4
	}
	traits = {
		chaste = yes
		scholarly_theologian = yes
	}
}

*To 1187 relations

Code:
	marrige = {
		primary = { type = 10 id = 32531 } #Nikephoros Bryennios
		secondary = { type = 10 id = 15532 } #Anna Komnene
		startdate = { year = 1097 month = january day = 1 }
		enddate = { year = 1136 month = january day = 1 }
	}
	marrige = {
		primary = { type = 10 id = 32533 } #Nikephoros Bryennios
		secondary = { type = 10 id = 32516 } #Eirene Kontostephanos
		startdate = { year = 1047 month = january day = 1 }
		enddate = { year = 1161 month = january day = 1 }
	}
	marrige = {
		primary = { type = 10 id = 15005 } #Iosephos Bryennios
		secondary = { type = 10 id = 32534 } #Maria Komnene
		startdate = { year = 1172 month = january day = 1 }
	}
	marrige = {
		primary = { type = 10 id = 32535 } #Isaakios Komnenos
		secondary = { type = 10 id = 15511 } #Anna Angelina
		startdate = { year = 1187 month = january day = 1 }
	}
	marrige = {
		primary = { type = 10 id = 15060 } #Alexios Branas
		secondary = { type = 10 id = 32536 } #Anna Batatzes
		#secondary = { type = 10 id = 15534 }
		#startdate = { year = 1155 month = january day = 1 }
		startdate = { year = 1169 month = january day = 1 }
	}
	marrige = {
		primary = { type = 10 id = 15009 } #Alexios Komnenos Palaiologos
		secondary = { type = 10 id = 15510 } #Eirene Angelina
		startdate = { year = 1186 month = january day = 1 }
	}

*Created Isaakios Komnenos (died in Bulgar jail) wed Alexios III's daughter Anna Komnene Angelina (later wife of Theodoros I Laskaris). Their daughter Theodora wed Ivanko-Alexios Asen then Doboromir-Chrysos Hriz (Vlach-Bulgar warlords)

Code:
character = {
	id = { type = 10 id = 32535 } 
	name = "Isaakios"
	gender = male
	dynasty = { type = 12 id =171 }
	country = THES
	religion = orthodox
	culture = greek
	birthdate = { year = 1163 month = january day = 0 }
	deathdate = { year = 1197 month = january day = 1 }
	dna = "00256310454702"
	attributes = {
		martial = 6
		diplomacy = 4
		intrigue = 5
		stewardship = 3
		health = 4
		fertility = 6
	}
	traits = {
		reckless = yes
		trusting = yes
		misguided_warrior = yes
	}
}

*Gave Dobromir his Greek name 'Chrysos'.

Code:
character = {
	id = { type = 10 id = 15004 }
	[COLOR=Yellow]name = "Dobromir Chrysos"[/COLOR]

*Gave Alexios Branas his real wife Anna Batatzes. Made corrections to their kids Theodoros & Eudokia.

Code:
character = {
	id = { type = 10 id = 32536 } 
	name = "Anna"
	gender = female
	dynasty = { type = 12 id =101074 }
	country = ADRI
	religion = orthodox
	culture = greek
	birthdate = { year = 1153 month = january day = 0 }
	dna = "11243123451385"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 5
		fertility = 5
	}
	traits = {
		merciful = yes
		naive_wirepuller = yes
	}
}

*Corrected their mum

Code:
character = {
	id = { type = 10 id = 15061 }
	name = "Theodoros"
	gender = male
	dynasty = { type = 12 id =101078 }
	father = { type = 10 id = 15060 }
	[COLOR=Yellow]mother = { type = 10 id = 32536 }[/COLOR]
character = {
	id = { type = 10 id = 31068 }
	name = "Eudokia"
	gender = female
	dynasty = { type = 12 id =101078 }
	father = { type = 10 id = 15060 }
	[COLOR=Yellow]mother = { type = 10 id = 32536 }[/COLOR]

*moved incorrect wife Anna Dalassena to her son's fief in Hellas C475

Code:
character = {
	id = { type = 10 id = 15534 }
	name = "Anna"
	gender = female
	dynasty = { type = 12 id =101085 }
	father = { type = 10 id = 31057 } #Ioannes Rogerios
	mother = { type = 10 id = 15533 }
	[COLOR=Yellow]country = C475 #ADRI[/COLOR]

*Manuel Komnenos at TRAP is blind & dead by 1185. Made son Alexios (I of Trebizond) Duke although hist the brothers resided in Georgia. Corrected firstnames for now dead Manuel & younger son David.

*To 1187 countries

Code:
country = { #was 15518
	tag = TRAP
	form_of_goverment = feudal
	capital = 678
	ruler = { character = { type = 10 id = 15519 } startdate = { year = 1187 month = january day = 0 } }
	laws = { semisalic_primogeniture_law = yes traditional_custom_law = yes ecclesical_balance = yes }
	controlledprovinces = { 678 }
}

*To 1187 titles

Code:
title = { #was 15518
	tag = TRAP
	tier = duchy
	liege = BYZA
	holder = { character = { type = 10 id = [COLOR=Yellow]15519[/COLOR] } startdate = { year = 1187 month = january day = 0 } }
}
title = { #was 15518
	tag = C678
	tier = county
	liege = TRAP
	holder = { character = { type = 10 id = [COLOR=Yellow]15519[/COLOR] } startdate = { year = 1187 month = january day = 0 } }
}

Code:
character = {
	id = { type = 10 id = 15518 }
	[COLOR=Yellow]name = "Manouel"[/COLOR]
	gender = male
	dynasty = { type = 12 id =171 }
	father = { type = 10 id = 15529 }
	country = TRAP
	religion = orthodox
	culture = Greek
	#score = { gold = 25 prestige = 100 piety = 100 }
	birthdate = { year = 1152 month = january day = 1 }
	[COLOR=Yellow]deathdate = { year = 1185 month = january day = 1 }[/COLOR]
	dna = "40577206303377"
	attributes = {
		martial = 6
		diplomacy = 4
		intrigue = 6
		stewardship = 7
		health = 7
		fertility = 5
	}
	traits = {
		[COLOR=Yellow]blind = yes[/COLOR]
		chaste = yes
		vengeful = yes
		cruel = yes
		knowledged_tactician = yes
	}
}
character = {
	id = { type = 10 id = 15520 }
	[COLOR=Yellow]name = "Dauid"[/COLOR]
[CODE]

*Nikephoros of Abydos is Alexios Doukas Palaiologos (dyn id 101254) (1140-1203). Added son Andronikos Doukas Komnenos Palaiologos (dyn id 101439). (father of Mikhael VIII Palaiologos dyn id 48). 

[CODE]
[COLOR=Yellow]
character = {
	id = { type = 10 id = 15030 }
	name = "Alexios" #Nikephoros
	gender = male
	dynasty = { type = 12 id =101254 } #100744 
	country = C744
	religion = orthodox
	culture = greek
	score = { gold = 25 prestige = 100 piety = 50 }
	birthdate = { year = 1140 month = january day = 0 }
	dna = "67182037132277"
	attributes = {
		martial = 7
		diplomacy = 7
		intrigue = 4
		stewardship = 8
		health = 5
		fertility = 4
	}
	traits = {
		scholarly_theologian = yes
	}
}
[/COLOR]

Code:
character = {
	id = { type = 10 id = 32537 } 
	name = "Andronikos"
	gender = male
	dynasty = { type = 12 id =101439 } #Doukas Komnenos Palaiologos
	father = { type = 10 id = 15030 }
	country = C744
	religion = orthodox
	culture = greek
	birthdate = { year = 1187 month = january day = 0 } #hist 1190
	dna = "01052012020803"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 6
		fertility = 6
	}
	traits = {
	}
}

*Nikephoros of Achaea is Alexios Komnenos Palaiologos (dyn id 101438) who wed Alexios III's daughter Eirene Angelina (id 15510). Their daughter Theodora was mother of Mikhael VIII Palaiologos.

Code:
[COLOR=Yellow]
character = {
	id = { type = 10 id = 15009 }
	name = "Alexios" #Nikephoros
	gender = male
	dynasty = { type = 12 id =101438 } #100476 
	country = PELO
	religion = orthodox
	culture = greek
	score = { gold = 25 prestige = 100 piety = 50 }
	birthdate = { year = 1153 month = january day = 0 }
	dna = "66694382813926"
	attributes = {
		martial = 7
		diplomacy = 7
		intrigue = 7
		stewardship = 8
		health = 6
		fertility = 5
	}
	traits = {
		valorous = yes
		proven_dealbreaker = yes
	}
}
[/COLOR]

*Georgios of Epieros is Progon (Progonovic). Had 2 sons Gjin & Dimitrije. Add courtier Grgur Kamonas who married Gjin's daughter & Dimitrije's widow to succeed them.

*To dynasty file

Code:
dynasty = {
	id = { type = 12 id = 20066 }
	name = "Progonovic" 
	province = { }
}
dynasty = {
	id = { type = 12 id = 20067 }
	name = "Kamonas" 
	province = { }
}

Code:
[COLOR=Yellow]
character = {
	id = { type = 10 id = 15008 }
	name = "Progon" #Georgios
	gender = male
	dynasty = { type = 12 id =1 }
	country = C472
	religion = orthodox
	culture = easternslavic
	score = { gold = 25 prestige = 100 piety = 100 }
	birthdate = { year = 1160 month = january day = 0 }
	dna = "31498833087145"
	attributes = {
		martial = 5
		diplomacy = 4
		intrigue = 6
		stewardship = 8
		health = 8
		fertility = 8
	}
	traits = {
		tough_soldier = yes
	}
}
[/COLOR]

Code:
character = {
	id = { type = 10 id = 32538 } 
	name = "Gjin"
	gender = male
	dynasty = { type = 12 id =20066 } #Progonovic
	father = { type = 10 id = 15008 }
	country = C472
	religion = orthodox
	culture = easternslavic
	birthdate = { year = 1179 month = january day = 0 } 
	dna = "07098812147114"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 4
		fertility = 4
	}
	traits = {
		modest = yes
		martial_education = yes
	}
}
character = {
	id = { type = 10 id = 32539 } 
	name = "Dimitrije"
	gender = male
	dynasty = { type = 12 id =20066 } #Progonovic
	father = { type = 10 id = 15008 }
	country = C472
	religion = orthodox
	culture = easternslavic
	birthdate = { year = 1182 month = january day = 0 } 
	dna = "31088833147101"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 4
		fertility = 4
	}
	traits = {
		trusting = yes
		ecclesiastical_education = yes
	}
}
character = {
	id = { type = 10 id = 32540 } 
	name = "Grigorije"
	gender = male
	dynasty = { type = 12 id =20067 } #Kamonas
	country = C472
	religion = orthodox
	culture = easternslavic
	birthdate = { year = 1184 month = january day = 0 } 
	dna = "03070710113638"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 5
		fertility = 5
	}
	traits = {
		selfish = yes
		court_education = yes
	}
}

*Bardas of Heraklia is Ioannes Kastamonites (dyn 101321)

Code:
[COLOR=Yellow]
character = {
	id = { type = 10 id = 15036 }
	name = "Ioannes" #Bardas
	gender = male
	dynasty = { type = 12 id =101321 } #100740 
	country = C740
	religion = orthodox
	culture = greek
	score = { gold = 25 prestige = 100 piety = 100 }
	birthdate = { year = 1166 month = january day = 0 }
	dna = "13860166776116"
	attributes = {
		martial = 4
		diplomacy = 5
		intrigue = 8
		stewardship = 7
		health = 4
		fertility = 4
	}
	traits = {
		trusting = yes
		scholarly_theologian = yes
	}
}
[/COLOR]

*Barthlomaios of Lesbos is Georgios Philanthropenos (dyn 101126)

Code:
[COLOR=Yellow]
character = {
	id = { type = 10 id = 15021 }
	name = "Georgios" #Bartholomaios
	gender = male
	dynasty = { type = 12 id =101126 } #100487 
	country = C487
	religion = orthodox
	culture = greek
	score = { gold = 25 prestige = 25 piety = 25 }
	birthdate = { year = 1171 month = january day = 0 }
	dna = "22569082033373"
	attributes = {
		martial = 5
		diplomacy = 5
		intrigue = 6
		stewardship = 7
		health = 8
		fertility = 4
	}
	traits = {
		vengeful = yes
		proven_accountant = yes
	}
}
[/COLOR]

*Arsenios of Naxos is Theodoros Synadenos (dyn 101141)

Code:
[COLOR=Yellow]
character = {
	id = { type = 10 id = 15020 }
	name = "Theodoros" #Arsenios
	gender = male
	dynasty = { type = 12 id =101141 } #100484 
	country = C484
	religion = orthodox
	culture = greek
	score = { gold = 25 prestige = 50 piety = 25 }
	birthdate = { year = 1167 month = january day = 0 }
	dna = "13547928983927"
	attributes = {
		martial = 4
		diplomacy = 5
		intrigue = 6
		stewardship = 6
		health = 7
		fertility = 8
	}
	traits = {
		wise = yes
		temperate = yes
		fortune_builder = yes
	}
}
[/COLOR]

*Konstantinos of Samos is Mikhael Tarchaneiotes (dyn 101145)

Code:
[COLOR=Yellow]
character = {
	id = { type = 10 id = 15027 }
	name = "Mikhael" #Konstantinos
	gender = male
	dynasty = { type = 12 id =101145 } #100486 
	country = C486
	religion = orthodox
	culture = greek
	score = { gold = 50 prestige = 100 piety = 25 }
	birthdate = { year = 1162 month = january day = 0 }
	dna = "46395277229222"
	attributes = {
		martial = 6
		diplomacy = 7
		intrigue = 5
		stewardship = 8
		health = 6
		fertility = 5
	}
	traits = {
		tough_soldier = yes
	}
}
[/COLOR]

*Konstantinos of Amisos is Sabbas Asidenos

Code:
dynasty = {
	id = { type = 12 id = 20068 }
	name = "Asidenos" 
	province = { }
}

Code:
[COLOR=Yellow]
character = {
	id = { type = 10 id = 15038 }
	name = "Sabbas" #Konstantinos
	gender = male
	dynasty = { type = 12 id =20068 } #100738 
	country = C738
	religion = orthodox
	culture = greek
	score = { gold = 25 prestige = 25 piety = 0 }
	birthdate = { year = 1168 month = january day = 0 }
	dna = "41418598126844"
	attributes = {
		martial = 6
		diplomacy = 4
		intrigue = 6
		stewardship = 4
		health = 8
		fertility = 6
	}
	traits = {
		harelip = yes
		grey_eminence = yes
	}
}
[/COLOR]

*Add Mikhael Kantakouzenos b1175?, son of Ioannes Kantakouzenos (15545) & Eirene Angelina (15501)

Code:
character = {
	id = { type = 10 id = 32541 }
	name = "Mikhael"
	gender = male
	dynasty = { type = 12 id =192 }
	father = { type = 10 id = 15545 }
	mother = { type = 10 id = 15501 }
	country = BYZA
	religion = orthodox
	culture = Greek
	birthdate = { year = 1175 month = january day = 1 }
	dna = "01080701385600"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 6
		fertility = 8
	}
	traits = {
		proud = yes
		selfish = yes
		court_education = yes
	}
}

*Pantoleon of Euboia is Alexios Anemas (dyn id 101183). Dad is Manouel Anemas who wed Theodora Komnene (daughter of Ioannes II)

*Marriages

Code:
	marrige = {
		primary = { type = 10 id = 32542 } #Manouel Anemas
		secondary = { type = 10 id = 32543 } #Theodora Komnene
		startdate = { year = 1133 month = january day = 1 }
		enddate = { year = 1146 month = january day = 1 }
	}

Code:
[COLOR=Yellow]
character = {
	id = { type = 10 id = 15019 }
	name = "Alexios" #Pantoleon
	gender = male
	dynasty = { type = 12 id =101183 } #100485
	father = { type = 10 id = 32542 }
	mother = { type = 10 id = 32543 } 
	country = AEGE
	religion = orthodox
	culture = greek
	score = { gold = 25 prestige = 100 piety = 100 }
	birthdate = { year = 1144 month = january day = 0 }
	dna = "74093785569963"
	attributes = {
		martial = 7
		diplomacy = 6
		intrigue = 4
		stewardship = 8
		health = 5
		fertility = 7
	}
	traits = {
		valorous = yes
		flamboyant_schemer = yes
	}
}
[/COLOR]

Code:
character = {
	id = { type = 10 id = 32542 }
	name = "Mikhael"
	gender = male
	dynasty = { type = 12 id =101183 } 
	country = AEGE
	religion = orthodox
	culture = Greek
	birthdate = { year = 1112 month = january day = 1 }
	deathdate = { year = 1146 month = january day = 1 }
	dna = "01033710569907"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 4
		fertility = 4
	}
}
character = {
	id = { type = 10 id = 32543 }
	name = "Theodora"
	gender = female
	dynasty = { type = 12 id =171 }
	father = { type = 10 id = 23023 }
	mother = { type = 10 id = 31060 }
	country = AEGE
	religion = orthodox
	culture = Greek
	birthdate = { year = 1116 month = january day = 1 }
	deathdate = { year = 1157 month = january day = 1 }
	dna = "00040408007700"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 4
		fertility = 4
	}
}

*Theodoros of Cherson is Katakalon Gabras (dyn id 101091). Dad Mikhael Gabras d1170 mum Eudokia Komnene (Manouel I's niece & Andronikos I's mistress) wed 1152. Also gave her illegitimate kids with Andronikos I (Alexios & Eirene).

Code:
	marrige = {
		primary = { type = 10 id = 32544 } #Mikhael Gavras
		secondary = { type = 10 id = 32545 } #Eudokia Komnene
		startdate = { year = 1152 month = january day = 1 }
		enddate = { year = 1170 month = january day = 1 }
	}

Code:
[COLOR=Yellow]
character = {
	id = { type = 10 id = 15039 }
	name = "Katakalon" #Theodoros
	gender = male
	dynasty = { type = 12 id =101091 } #100560
	father = { type = 10 id = 32544 }
	mother = { type = 10 id = 32545 } 
	country = CHER
	religion = orthodox
	culture = greek
	score = { gold = 25 prestige = 100 piety = 100 }
	birthdate = { year = 1155 month = january day = 0 }
	dna = "90799923335024"
	attributes = {
		martial = 8
		diplomacy = 4
		intrigue = 7
		stewardship = 8
		health = 8
		fertility = 8
	}
	traits = {
		arbitrary = yes
		flamboyant_schemer = yes
	}
}
[/COLOR]

Code:
character = {
	id = { type = 10 id = 32544 }
	name = "Mikhael"
	gender = male
	dynasty = { type = 12 id =101091 } 
	country = CHER
	religion = orthodox
	culture = Greek
	birthdate = { year = 1126 month = january day = 1 }
	deathdate = { year = 1170 month = january day = 1 }
	dna = "04799923045005"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 4
		fertility = 4
	}
}
character = {
	id = { type = 10 id = 32545 }
	name = "Eudokia"
	gender = female
	dynasty = { type = 12 id =171 }
	father = { type = 10 id = 23024 }
	country = CHER
	religion = orthodox
	culture = Greek
	birthdate = { year = 1134 month = january day = 1 }
	dna = "07562459086359"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 6
		fertility = 6
	}
	traits = {
		amiable = yes
		lustful = yes
		trusting = yes
		naive_wirepuller = yes
	}
}
character = {
	id = { type = 10 id = 32546 }
	name = "Eirene"
	gender = female
	dynasty = { type = 12 id =171 }
	father = { type = 10 id = 15529 } #Andronikos I
	mother = { type = 10 id = 32545 } #Eudokia Komene
	country = CHER
	religion = orthodox
	culture = Greek
	birthdate = { year = 1150 month = january day = 1 }
	dna = "08050403102300"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 4
		fertility = 4
	}
	traits = {
		bastard = yes
		romantic = yes
		shy = yes
		proven_accountant = yes
	}
}
character = {
	id = { type = 10 id = 32547 }
	name = "Alexios"
	gender = male
	dynasty = { type = 12 id =20070 }
	father = { type = 10 id = 15529 } #Andronikos I
	mother = { type = 10 id = 32545 } #Eudokia Komene
	country = GEOR #CHER 
	religion = orthodox
	culture = Greek
	birthdate = { year = 1152 month = january day = 1 }
	dna = "08000001782014"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 4
		fertility = 4
	}
	traits = {
		bastard = yes
		coward = yes
		amateurish_pettifogger = yes
	}
}

*Above Alexios failed suitor of Thamar of Georgia & alleged founder of Georgian Andronikashvili dynasty.

Code:
dynasty = {
	id = { type = 12 id = 20070 }
	name = "Andronikashvili" 
	province = { }
}

*Also corrected tie btwn existing Eudoxia Komnene (15505) (the one married to Guillaume de Montpellier) to her father (not brother) Alexios (31059) - lover of Maria of Antioch. Alexios's real sister is the above mentioned Eudokia I created.

Code:
character = {
	id = { type = 10 id = 31059 }
	name = "Alexios"
	gender = male
	dynasty = { type = 12 id =171 }
	father = { type = 10 id = 23024 }
	country = CYPR
	religion = orthodox
	culture = Greek
	birthdate = { year = 1136 month = january day = 1 }
	[COLOR=Yellow]deathdate = { year = 1183 month = january day = 1 }[/COLOR]
	dna = "18454330284497"
	attributes = {
		martial = 4
		diplomacy = 8
		intrigue = 6
		stewardship = 6
		health = 6
		fertility = 5
	}
	traits = {
		lazy = yes
		trusting = yes
		naive_wirepuller = yes
	}
}
character = {
	id = { type = 10 id = 15505 }
	name = "Eudoxia"
	gender = female
	dynasty = { type = 12 id =171 }
	[COLOR=Yellow]father = { type = 10 id = 31059 }[/COLOR]

*Pantoleon of Smyrna is Konstantinos Tornikes (dyn 101146), sister Eirene d1185 wed Isaakios II Angelos. Dad Niketas d1167. son Demetrios.

Code:
[COLOR=Yellow]
character = {
	id = { type = 10 id = 15028 }
	name = "Konstantinos" #Pantoleon
	gender = male
	dynasty = { type = 12 id =101146 } #100745 
	father = { type = 10 id = 32549 } #Niketas Tornikes
	country = C745
	religion = orthodox
	culture = greek
	score = { gold = 25 prestige = 100 piety = 100 }
	birthdate = { year = 1156 month = january day = 0 }
	dna = "73193734484460"
	attributes = {
		martial = 7
		diplomacy = 5
		intrigue = 4
		stewardship = 8
		health = 5
		fertility = 7
	}
	traits = {
		modest = yes
		flamboyant_schemer = yes
	}
}
[/COLOR]

*Eirene Tornikes & Isaakios II Angelos's marriage

Code:
	marrige = {
		primary = { type = 10 id = 15500 } #Isaakios II Angelos
		secondary = { type = 10 id = 32548 } #Eirene Tornikes
		startdate = { year = 1172 month = january day = 1 }
		enddate = { year = 1185 month = january day = 1 }
	}

Code:
character = {
	id = { type = 10 id = 32548 } 
	name = "Eirene"
	gender = female
	dynasty = { type = 12 id =101146 } 
	father = { type = 10 id = 32549 } #Niketas Tornikes
	country = BYZA
	religion = orthodox
	culture = Greek
	birthdate = { year = 1157 month = january day = 1 }
	deathdate = { year = 1185 month = january day = 1 }
	dna = "07017307033007"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 4
		fertility = 4
	}
}
character = {
	id = { type = 10 id = 32549 } 
	name = "Niketas"
	gender = male
	dynasty = { type = 12 id =101146 } 
	country = C745
	religion = orthodox
	culture = Greek
	birthdate = { year = 1120 month = january day = 1 }
	deathdate = { year = 1167 month = january day = 1 }
	dna = "01995713038804"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 4
		fertility = 4
	}
}
character = {
	id = { type = 10 id = 32550 } 
	name = "Demetrios"
	gender = male
	dynasty = { type = 12 id =101146 } 
	father = { type = 10 id = 15028 } #Konstantinos Tornikes
	country = C745
	religion = orthodox
	culture = Greek
	birthdate = { year = 1185 month = january day = 1 }
	dna = "01085709058811"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 4
		fertility = 4
	}
}

*Added mum to Isaakios II's kids

Code:
character = {
	id = { type = 10 id = 15506 }
	name = "Eirene-Maria"
	gender = female
	dynasty = { type = 12 id =195 }
	father = { type = 10 id = 15500 }
	[COLOR=Yellow]mother = { type = 10 id = 32548 } #Eirene Tornikes[/COLOR]
}
character = {
	id = { type = 10 id = 15507 }
	name = "Alexios" #IV
	gender = male
	dynasty = { type = 12 id =195 }
	father = { type = 10 id = 15500 }
	[COLOR=Yellow]mother = { type = 10 id = 32548 } #Eirene Tornikes[/COLOR]
}

*Corrected the wife of Alexios III's surname to Euphrosyne 'Doukaena Kamaterina (dyn id 508)'. Included her father Andronikos d1176 & her brother Basileios Kamateros (in CK formerly Leon of Kaliopolis) who was blinded & exiled in 1182, but had returned to favor given his collusion with Alexios III against his sister's supposed lover in the 1190s.

*Kept Euphrosyne Doukaena Kamaterina's marriage to Alexios III Angelos

Code:
	marrige = {
		primary = { type = 10 id = 15503 }
		secondary = { type = 10 id = 15535 }
		startdate = { year = 1169 month = january day = 1 }
		#enddate = { year = 1179 month = january day = 1 }
	}

Code:
character = {
	id = { type = 10 id = 15535 }
	name = "Euprosyne"
	gender = female
	[COLOR=Yellow]dynasty = { type = 12 id =508 } #193
	father = { type = 10 id = 32551 } #Andronikos Doukas Kamateros[/COLOR]
	country = THES
	religion = orthodox
	culture = Greek
	birthdate = { year = 1150 month = january day = 1 }
	dna = "99897120574830"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 8
		stewardship = 8
		health = 7
		fertility = 4
	}
	traits = {
		energetic = yes
		trusting = yes
		coward = yes
		amateurish_pettifogger = yes
	}
}
[COLOR=Yellow]
character = {
	id = { type = 10 id = 15002 }
	name = "Basileios" #Leon
	gender = male
	dynasty = { type = 12 id =510 } #100495 
	father = { type = 10 id = 32551 } #Andronikos Doukas Kamateros
	country = C495
	religion = orthodox
	culture = greek
	score = { gold = 25 prestige = 50 piety = 25 }
	birthdate = { year = 1146 month = january day = 0 }
	dna = "55995748658854"
	attributes = {
		martial = 6
		diplomacy = 6
		intrigue = 8
		stewardship = 8
		health = 6
		fertility = 7
	}
	traits = {
		blind = yes
		suspicious = yes
		proven_accountant = yes
	}
}
[/COLOR]

Code:
character = {
	id = { type = 10 id = 32551 } 
	name = "Andronikos"
	gender = male
	dynasty = { type = 12 id =509 } #Doukas Kamateros
	country = C495
	religion = orthodox
	culture = Greek
	birthdate = { year = 1123 month = january day = 1 }
	deathdate = { year = 1185 month = january day = 1 }
	dna = "31101810738511"
	attributes = {
		martial = 5
		diplomacy = 6
		intrigue = 4
		stewardship = 7
		health = 4
		fertility = 4
	}
}

*Leon of Kyzikos is Alexios Gidos (dyn id 101274) a domestikos of the Orient under Andronikos I. For lack of better sources I'm assuming he's the father of future Trebizond Empr Andronikos I Gidos.

Code:
[COLOR=Yellow]
character = {
	id = { type = 10 id = 15034 }
	name = "Alexios" #Leon
	gender = male
	dynasty = { type = 12 id =101274 } #100743 
	country = C743
	religion = orthodox
	culture = greek
	score = { gold = 25 prestige = 100 piety = 100 }
	birthdate = { year = 1150 month = january day = 0 }
	dna = "51812383805591"
	attributes = {
		martial = 6
		diplomacy = 4
		intrigue = 8
		stewardship = 4
		health = 5
		fertility = 5
	}
	traits = {
		wise = yes
		lisp = yes
		scholarly_theologian = yes
	}
}
[/COLOR]

Code:
character = {
	id = { type = 10 id = 32552 } 
	name = "Andronikos" #I of Trebizond
	gender = male
	dynasty = { type = 12 id =101274 } #100743
	father = { type = 10 id = 15034 } 
	country = C743
	religion = orthodox
	culture = Greek
	birthdate = { year = 1183 month = january day = 1 }
	dna = "03072383025506"
	attributes = {
		martial = 7
		diplomacy = 5
		intrigue = 6
		stewardship = 5
		health = 6
		fertility = 4
	}
	traits = {
		selfish = yes
		martial_education = yes
	}
}

*Linked Judith von Babenberg to her father Leopold III 'der Heilige' of Austria (OSTE)

character = {
id = { type = 10 id = 13527 }
name = "Judith"
gender = female
dynasty = { type = 12 id =247 }
father = { type = 10 id = 12546 } #Leopold III
country = C232
religion = catholic
culture = German
birthdate = { year = 1115 month = january day = 1 }
deathdate = { year = 1168 month = april day = 2 }
dna = "46180909881737"
attributes = {
martial = 6
diplomacy = 7
intrigue = 4
stewardship = 8
health = 4
fertility = 8
}
traits = {
chaste = yes
modest = yes
zealous = yes
martial_cleric = yes
}
}

*Gave Emperor Friedrich his nickname 'Barbarossa'

character = {
id = { type = 10 id = 12501 }
name = "Friedrich Barbarossa"
 
Last edited:
Housecleaning

*Alexios II now has a more child-like face instead of his great grandfather's portrait.

Code:
character = {
	id = { type = 10 id = 15531 }
	name = "Alexios II"
	gender = male
	dynasty = { type = 12 id =171 }
	father = { type = 10 id = 15530 }
	mother = { type = 10 id = 23743 }
	country = BYZA
	religion = orthodox
	culture = greek
	score = { gold = 50 prestige = 100 piety = 100 }
	birthdate = { year = 1169 month = september day = 14 }
	deathdate = { year = 1183 month = october day = 1 }
	[COLOR=Yellow]dna = "08315500007314"[/COLOR]
}

*Gave Ioannes Angelos - Prince of Epirus his preferred surname 'Doukas', fixed names\surnames of sons, their birthdates & relocated them.

Code:
character = {
	id = { type = 10 id = 15508 }
	name = "Ioannes"
	gender = male
	[COLOR=Yellow]dynasty = { type = 12 id =633 } #195[/COLOR]
}
character = {
	id = { type = 10 id = 15513 }
	name = "Isaakios"
	gender = male
	dynasty = { type = 12 id =101340 } #195 Komnenodoukas
}

*Komnenos Doukas Angelos

Code:
dynasty = {
	id = { type = 12 id = 20069 }
	name = "Komnenos Doukas Angelos" 
	province = { }
}

Code:
[COLOR=Yellow]
character = {
	id = { type = 10 id = 15514 }
	name = "Theodoros" #I
	gender = male
	dynasty = { type = 12 id =20069 } #195 
	father = { type = 10 id = 15508 }
	country = BUTR #BYZA
	religion = orthodox
	culture = Greek
	#birthdate = { year = 1166 month = january day = 1 }
	birthdate = { year = 1180 month = january day = 1 }
	dna = "41878568673187"
	attributes = {
		martial = 6
		diplomacy = 4
		intrigue = 6
		stewardship = 4
		health = 8
		fertility = 6
	}
	traits = {
		temperate = yes
		proud = yes
		modest = yes
		flamboyant_schemer = yes
	}
}
character = {
	id = { type = 10 id = 15524 } #twin of above
	name = "Maria"
	gender = female
	dynasty = { type = 12 id =195 }
	father = { type = 10 id = 15508 }
	country = BYZA
	religion = orthodox
	culture = Greek
	#birthdate = { year = 1166 month = january day = 1 }
	birthdate = { year = 1180 month = january day = 1 }
	dna = "41878568673187"
	attributes = {
		martial = 6
		diplomacy = 4
		intrigue = 5
		stewardship = 7
		health = 8
		fertility = 6
	}
	traits = {
		temperate = yes
		proud = yes
		modest = yes
		flamboyant_schemer = yes
	}
}
character = {
	id = { type = 10 id = 15515 }
	name = "Konstantinos"
	gender = male
	dynasty = { type = 12 id =20069 } #195 
	father = { type = 10 id = 15508 }
	country = BUTR #BYZA
	religion = orthodox
	culture = Greek
	#birthdate = { year = 1168 month = january day = 1 }
	birthdate = { year = 1182 month = january day = 1 }
	dna = "28002349991096"
	attributes = {
		martial = 5
		diplomacy = 5
		intrigue = 4
		stewardship = 4
		health = 5
		fertility = 5
	}
	traits = {
		just = yes
		proud = yes
		clubfooted = yes
		proven_accountant = yes
	}
}
character = {
	id = { type = 10 id = 15516 }
	name = "Manouel"
	gender = male
	dynasty = { type = 12 id =195 } #should be Angelos Doukas Komnenos, but left as Angelos
	father = { type = 10 id = 15508 }
	country = BUTR #BYZA
	religion = orthodox
	culture = Greek
	#birthdate = { year = 1160 month = january day = 1 }
	birthdate = { year = 1185 month = january day = 1 }
	dna = "89556809948984"
	attributes = {
		martial = 5
		diplomacy = 4
		intrigue = 4
		stewardship = 6
		health = 7
		fertility = 8
	}
	traits = {
		chaste = yes
		tough_soldier = yes
	}
}
character = {
	id = { type = 10 id = 15517 }
	name = "Mikhael" #I
	gender = male
	dynasty = { type = 12 id =195 }
	father = { type = 10 id = 15508 }
	country = THES #BYZA serving Alexios III at 1187
	religion = orthodox
	culture = Greek
	#birthdate = { year = 1162 month = january day = 1 }
	birthdate = { year = 1167 month = january day = 1 }
	dna = "80463377626418"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 5
		fertility = 5
	}
	traits = {
		bastard = yes
		lustful = yes
		wise = yes
		flamboyant_schemer = yes
	}
}
[/COLOR]
 
@aylo1: wow, keeping me busy :D

@Rogan: thanks! I'll see about implementing it. As for the demesne in the selection screen -- you need to update the capital statement in 1066_Scenario.eug
The only way to get the right info I know of is to start a new 1066 game, and immediately save. Then copy the capital={} statement from the savegame into 1066_Scenario.eug.
I've done this for all DVIP releases thus far, every time any province changes ownership the statment must be updated.
 
Minor stuff I found while playtesting my stuff last night.

EDIT - Added a bit more stuff today

*Corrected birthdate so he doesn't inherit ahead of his brother Bonifacio

Code:
character = {
	id = { type = 10 id = 13524 }
	[COLOR=Yellow]name = "Federigo" #Guillaume[/COLOR]
	gender = male
	dynasty = { type = 12 id =206 }
	father = { type = 10 id = 13520 }
	mother = { type = 10 id = 13527 }
	country = C232
	religion = catholic
	culture = Italian
	[COLOR=Yellow]birthdate = { year = 1155 month = january day = 1 }[/COLOR]
}

*Corrected her name & surname

Code:
character = {
	id = { type = 10 id = 23522 } 
	[COLOR=Yellow]name = "Sibylla" #d'Anjou
	gender = female
	dynasty = { type = 12 id =723 }[/COLOR]
}

*Finally, should the Kingdom of Jerusalem really have salic primogenture? While we can't simulate it gamewise, many of its kings inherit through their wives whilst under current CK setup, the next in line is Henry II of England.

Arsenios of Kaneia is Ioannes Argyropoulos (101196)

*Fixed spelling of lastname

Code:
dynasty = {
	id = { type = 12 id = 101196 }
	[COLOR=Yellow]name = "Argyropoulos"[/COLOR]
	province = { 334 337 338 339 343 345 346 470 472 473 474 475 476 477 478 479 480 481 482 484 485 486 487 488 489 490 491 493 494 495 497 560 561 671 678 682 683 700 701 702 703 704 705 706 730 733 737 738 739 741 742 743 744 745 746 747 748 749 750 752 753 754 755 756 757 758 759 760 763 764 947 }
}

Code:
[COLOR=Yellow]
character = {
	id = { type = 10 id = 15023 }
	name = "Ioannes" #Arsenios
	gender = male
	dynasty = { type = 12 id =101196 } #100479 
	country = C479
	religion = orthodox
	culture = greek
	score = { gold = 25 prestige = 100 piety = 100 }
	birthdate = { year = 1157 month = january day = 0 }
	dna = "10422478337635"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 6
		stewardship = 5
		health = 5
		fertility = 6
	}
	traits = {
		tough_soldier = yes
	}
}
[/COLOR]

*Georgios of Ephesos is Georgios Choumnos (101082)

Code:
[COLOR=Yellow]
character = {
	id = { type = 10 id = 15029 }
	name = "Georgios"
	gender = male
	dynasty = { type = 12 id =101082 } #100746 
	country = C746
	religion = orthodox
	culture = greek
	score = { gold = 25 prestige = 100 piety = 100 }
	birthdate = { year = 1165 month = january day = 0 }
	dna = "31093546286893"
	attributes = {
		martial = 5
		diplomacy = 4
		intrigue = 4
		stewardship = 8
		health = 5
		fertility = 6
	}
	traits = {
		intestinal_worm = yes
		charismatic_negotiator = yes
	}
}
[/COLOR]

*Konstantinos of Attaleia is Mikhael Kalamanos (101096). Add father Konstantinos, grandfather Borisz-Konrád & link to his father Kálmán I Konyves (31064)

Code:
[COLOR=Yellow]
character = {
	id = { type = 10 id = 15026 }
	name = "Mikhael" #Konstantinos
	gender = male
	dynasty = { type = 12 id =101096 } #100755 
	father = { type = 10 id = 32555 }
	country = C755
	religion = orthodox
	culture = greek
	score = { gold = 25 prestige = 75 piety = 50 }
	birthdate = { year = 1163 month = january day = 0 }
	dna = "48092772902694"
	attributes = {
		martial = 6
		diplomacy = 8
		intrigue = 4
		stewardship = 8
		health = 5
		fertility = 7
	}
	traits = {
		bastard = yes
		selfish = yes
		martial_cleric = yes
	}
}
[/COLOR]

Code:
character = {
	id = { type = 10 id = 32553 } 
	name = "Borisz-Konrád"
	gender = male
	dynasty = { type = 12 id = 708 }
	father = { type = 10 id = 31064 } #Kálmán I Konyves
	country = BYZA
	religion = catholic
	culture = Hungarian
	birthdate = { year = 1113 month = january day = 1 }
	deathdate = { year = 1156 month = january day = 1 }
	dna = "89080798082023"
	attributes = {
		martial = 5
		diplomacy = 5
		intrigue = 5
		stewardship = 5
		health = 5
		fertility = 5
	}
	traits = {
		bastard = yes
		gregarious = yes
		selfish = yes
		misguided_warrior = yes
	}
}
character = {
	id = { type = 10 id = 32554 } 
	name = "Anna-Arete"
	gender = female
	dynasty = { type = 12 id =633 } 
	country = BYZA
	religion = orthodox
	culture = greek
	birthdate = { year = 1119 month = january day = 1 }
	deathdate = { year = 1160 month = january day = 1 }
	dna = "83765524135403"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 4
		fertility = 4
	}
}
character = {
	id = { type = 10 id = 32555 } 
	name = "Konstantinos"
	gender = male
	dynasty = { type = 12 id =101096 } 
	father = { type = 10 id = 32553 }
	mother = { type = 10 id = 32554 }
	country = CILI
	religion = orthodox
	culture = greek
	birthdate = { year = 1137 month = january day = 1 }
	deathdate = { year = 1173 month = january day = 1 }
	dna = "03080711020510"
	attributes = {
		martial = 6
		diplomacy = 6
		intrigue = 6
		stewardship = 6
		health = 5
		fertility = 5
	}
	traits = {
		amiable = yes
		energetic = yes
		generous = yes
		knowledged_tactician = yes
	}
}

*To 1187 relations

Code:
	marrige = {
		primary = { type = 10 id = 32553 } #Borisz-Konrád Árpády
		secondary = { type = 10 id = 32554 } #Anna-Arete Doukas
		startdate = { year = 1136 month = january day = 1 }
		enddate = { year = 1156 month = january day = 1 }
	}
 
Last edited:
Happy New Years All!

#Extended de Macon family tree to show relations btwn Germany, France, Savoy & Montferrato.

*Guillaume II gets a different face from his father.

Code:
character = {
	id = { type = 10 id = 5704 }
	name = "Guillaume" #II
	gender = male
	dynasty = { type = 12 id =737 }
	father = { type = 10 id = 5706 }
	country = C225
	religion = catholic
	culture = Frankish
	birthdate = { year = 1102 month = january day = 1 }
	deathdate = { year = 1157 month = january day = 1 }
	[COLOR=Yellow]dna = "00450506142014"[/COLOR]
	attributes = {
		martial = 1
		diplomacy = 6
		intrigue = 6
		stewardship = 6
		health = 7
		fertility = 7
	}
	traits = {
		scholarly_theologian = yes
	}
}

*Added Renaud (III) 'le franc-comte'. Linked his daughter Beatrix (who wed Federick Barbarossa) to him.

Code:
character = {
	id = { type = 10 id = 32556 }
	name = "Renaud" #III  
	gender = male
	dynasty = { type = 12 id =737 }
	father = { type = 10 id = 5706 }
	country = C225
	religion = catholic
	culture = Frankish
	birthdate = { year = 1087 month = january day = 1 }
	deathdate = { year = 1148 month = january day = 1 }
	dna = "00050110042001"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 6
		fertility = 2
	}
	traits = {
		proud = yes
		reckless = yes
		tough_soldier = yes
	}
}

Code:
character = {
	id = { type = 10 id = 5599 }
	name = "Beatrix"
	gender = female
	dynasty = { type = 12 id =741 }
	[COLOR=Yellow]father = { type = 10 id = 32556 }[/COLOR]
	country = GERM
	religion = catholic
	culture = Frankish
	birthdate = { year = 1145 month = january day = 1 }
	deathdate = { year = 1184 month = november day = 15 }
	dna = "35683907474277"
	attributes = {
		martial = 5
		diplomacy = 6
		intrigue = 7
		stewardship = 8
		health = 5
		fertility = 8
	}
	traits = {
		trusting = yes
		naive_wirepuller = yes
	}
}

*Added Pope Calixtus II & his sister Gisele (ripped from 1066 scenario) who married into houses of Savoy & Montferrato. Her daughter mother of Louis VII of France. Created her 2nd husband Rainiero of Montferrato whose grandkids were prominent in the IV crusade.

Code:
character = {
	id = { type = 10 id = 32557 }
	name = "Guy-Calixtus II"
	gender = male
	dynasty = { type = 12 id =737 }
	father = { type = 10 id = 5708 }
	country = PAPA
	religion = catholic
	culture = Frankish
	birthdate = { year = 1060 month = january day = 1 }
	deathdate = { year = 1124 month = january day = 1 }
	dna = "14174683635933"
	attributes = {
		martial = 4
		diplomacy = 6
		intrigue = 4
		stewardship = 7
		health = 6
		fertility = 7
	}
	traits = {
		proud = yes
		scholarly_theologian = yes
	}
}
character = {
	id = { type = 10 id = 32558 }
	name = "Gisele"
	gender = female
	dynasty = { type = 12 id =737 }
	father = { type = 10 id = 5708 }
	country = C232
	religion = catholic
	culture = Frankish
	birthdate = { year = 1070 month = january day = 1 }
	deathdate = { year = 1133 month = january day = 1 }
	dna = "41544677282467"
	attributes = {
		martial = 6
		diplomacy = 4
		intrigue = 6
		stewardship = 6
		health = 6
		fertility = 7
	}
	traits = {
		lustful = yes
		wise = yes
	}
}
character = {
	id = { type = 10 id = 32559 }
	name = "Raniero" 
	gender = male
	dynasty = { type = 12 id =206 } #Alermano
	country = C232
	religion = catholic
	culture = Italian
	birthdate = { year = 1084 month = january day = 1 }
	deathdate = { year = 1135 month = january day = 1 }
	dna = "41083910698000"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 5
		fertility = 5
	}
	traits = {
		generous = yes
		loyalist = yes
		proven_dealbreaker = yes
	}
}

*Gisele's kids from her 1st marriage with Humbert II of Savoy.

Code:
character = {
	id = { type = 10 id = 13111 }
	name = "Amedee" #III
	gender = male
	dynasty = { type = 12 id =240 }
	father = { type = 10 id = 13119 }
	[COLOR=Yellow]mother = { type = 10 id = 32558 } #Gisele de Macon[/COLOR]
}
character = {
	id = { type = 10 id = 13118 }
	name = "Adelaide"
	gender = female
	dynasty = { type = 12 id =240 }
	father = { type = 10 id = 13119 }
	[COLOR=Yellow]mother = { type = 10 id = 32558 } #Gisele de Macon[/COLOR]
}
[CODE]

*Gisele's son (Guglielmo the Elder) from 2nd marriage with Raniero of Montferrat

[CODE]
character = {
	id = { type = 10 id = 13520 }
	name = "Guglielmo il Vecchio" #V the Elder 
	gender = male
	dynasty = { type = 12 id =206 } 
	[COLOR=Yellow]father = { type = 10 id = 32559 } #Rainiero Alermano
	mother = { type = 10 id = 32558 } #Gisele de Macon[/COLOR]
}

*Added Rambaut de Vaqueiras - famous troubadour & close friend of Boniface of Montferrat

Code:
character = {
	id = { type = 10 id = 32560 }
	name = "Rambaut de Vaqueiras" 
	gender = male
	dynasty = { type = 12 id =1 } 
	country = C232
	religion = catholic
	culture = Frankish
	birthdate = { year = 1180 month = january day = 1 }
	dna = "04370108380515"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 4
		fertility = 1
	}
	traits = {
		gregarious = yes
		loyalist = yes
		romantic = yes
		valorous = yes
		court_education = yes
	}
}

*To relations 1187

Code:
	marrige = {
		primary = { type = 10 id = 13119 } #Humbert (II) de Savoie
		secondary = { type = 10 id = 32558 } #Gisele de Macon
		startdate = { year = 1090 month = january day = 1 }
		enddate = { year = 1103 month = january day = 1 }
	}
	marrige = {
		primary = { type = 10 id = 32559 } #Rainiero Alermano
		secondary = { type = 10 id = 32558 } #Gisele de Macon
		startdate = { year = 1105 month = january day = 1 }
		enddate = { year = 1135 month = january day = 1 }
	}
	marrige = { [COLOR=Yellow]#Forgot to upload for earlier post[/COLOR]
		primary = { type = 10 id = 32508 } #Alexios Axuches
		secondary = { type = 10 id = 32511 } #Maria Komnene
		startdate = { year = 1145 month = january day = 1 }
		enddate = { year = 1167 month = january day = 1 }
	}
	friend = {
		primary = { type = 10 id = 13523 } #Bonifacio I Alermano
		secondary = { type = 10 id = 32560 } #Rambaut de Vaqueiras
		startdate = { year = 1186 month = january day = 1 }
	}
 
Sorry for bumping in but I had to ask this one. Can an event be made that turns a Republic into a Feudal kingdom ?

I was thinking about this after seeing Venice take about 10 provinces from the fatimids and being a republic didn't give out titles.

So possibly an event for Republics only that triggers when they directly control 10? provinces and ar at peace ?
 
Riddermark said:
Sorry for bumping in but I had to ask this one. Can an event be made that turns a Republic into a Feudal kingdom ?

I was thinking about this after seeing Venice take about 10 provinces from the fatimids and being a republic didn't give out titles.

So possibly an event for Republics only that triggers when they directly control 10? provinces and ar at peace ?

There is no 'event' command to make that change, so not possible.
 
ah sorry :( too much time away from CK i forgot the cans and cant-do's ;)
 
Updated Cilician Armenia

Some stuff has already been posted, I've deleted that post (former post 432).

@Jordarkelf, as I'll be starting work again tomo, there'll be alot less work for you here ;)

NOTE - Pls make an entry in character names for "armenianmale;Gosdantin"

1\1\08

#Ancestors of Armenian-Rubenids (ripped from 1066 characters)

Code:
character = {
	id = { type = 10 id = 32561 }
	name = "Roupen" #I
	gender = male
	dynasty = { type = 12 id =190 }
	country = CILI #ARMI
	religion = orthodox
	culture = armenian
	score = { gold = 200 prestige = 100 piety = 0 }
	birthdate = { year = 1040 month = january day = 0 }
	deathdate = { year = 1095 month = january day = 0 }
	dna = "87727243476152"
	attributes = {
		martial = 5
		diplomacy = 7
		intrigue = 7
		stewardship = 8
		health = 7
		fertility = 5
	}
	traits = {
		trusting = yes
		tough_soldier = yes
	}
}
character = {
	id = { type = 10 id = 32562 }
	name = "Kohar"
	gender = female
	dynasty = { type = 12 id =1 }
	country = CILI #ARMI
	religion = orthodox
	culture = armenian
	birthdate = { year = 1043 month = january day = 1 }
	deathdate = { year = 1089 month = january day = 0 }
	dna = "07353507660391"
	attributes = {
		martial = 4
		diplomacy = 6
		intrigue = 7
		stewardship = 5
		health = 5
		fertility = 6
	}
}
character = {
	id = { type = 10 id = 32563 }
	name = "Gosdantin" #I Konstandin
	gender = male
	dynasty = { type = 12 id =190 }
	father = { type = 10 id = 32561 }
	mother = { type = 10 id = 32562 }
	country = CILI #ARMI
	religion = orthodox
	culture = armenian
	birthdate = { year = 1059 month = january day = 1 }
	deathdate = { year = 1102 month = january day = 24 }
	dna = "43160310113794"
	attributes = {
		martial = 6
		diplomacy = 5
		intrigue = 4
		stewardship = 7
		health = 4
		fertility = 5
	}
	traits = {
		pragmatic = yes
		tough_soldier = yes
	}
}
character = {
	id = { type = 10 id = 32564 }
	name = "Thoros" #I 
	gender = male
	dynasty = { type = 12 id =190 }
	father = { type = 10 id = 32563 }
	country = CILI
	religion = orthodox
	culture = armenian
	birthdate = { year = 1085 month = january day = 1 }
	deathdate = { year = 1129 month = january day = 0 }
	dna = "61070432131100"
	attributes = {
		martial = 5
		diplomacy = 6
		intrigue = 5
		stewardship = 7
		health = 4
		fertility = 5
	}
	traits = {
		energetic = yes
		valorous = yes
		vengeful = yes
		martial_cleric = yes
	}
}
character = {
	id = { type = 10 id = 32565 }
	name = "Gosdantin" #II Konstandin
	gender = male
	dynasty = { type = 12 id =190 }
	father = { type = 10 id = 32564 }
	country = CILI
	religion = orthodox
	culture = armenian
	birthdate = { year = 1102 month = january day = 1 }
	deathdate = { year = 1130 month = january day = 0 }
	dna = "08071232141110"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 4
		fertility = 4
	}
	traits = {
		illness = yes
	}
}
character = {
	id = { type = 10 id = 32566 }
	name = "Beatrice" 
	gender = female
	dynasty = { type = 12 id =190 }
	father = { type = 10 id = 32563 }
	country = JERU
	religion = orthodox
	culture = armenian
	birthdate = { year = 1087 month = january day = 1 }
	deathdate = { year = 1118 month = january day = 0 }
	dna = "06455170735502"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 4
		fertility = 4
	}
}

*Relocated Jocelin I to Jerusalem, added Jocelin II's mother

Code:
character = {
	id = { type = 10 id = 31012 }
	name = "Jocelin" #I of Edessa
	gender = male
	dynasty = { type = 12 id =319 }
	father = { type = 10 id = 31010 }
	[COLOR=Yellow]country = JERU #FRAN[/COLOR]
	religion = catholic
	culture = frankish
	birthdate = { year = 1068 month = january day = 0 }
	deathdate = { year = 1131 month = january day = 0 }
	dna = "04630600563000"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 8
		fertility = 8
	}
	traits = {
		tough_soldier = yes
	}
}
character = {
	id = { type = 10 id = 31013 }
	name = "Jocelin" #II of Edessa
	gender = male
	dynasty = { type = 12 id =319 }
	father = { type = 10 id = 31012 }
	[COLOR=Yellow]mother = { type = 10 id = 32566 } #Beatrice Rubenid[/COLOR]
	country = JERU
	religion = catholic
	culture = frankish
	birthdate = { year = 1102 month = january day = 0 }
	deathdate = { year = 1149 month = january day = 0 }
	dna = "11212121000060"
	attributes = {
		martial = 5
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 8
		fertility = 8
	}
	traits = {
		crusader = yes
		tough_soldier = yes
	}
}

*Added Jocelin II's missing daughter Isabelle who wed Thoros II (1149)

Code:
character = {
	id = { type = 10 id = 32567 }
	name = "Isabelle"
	gender = female
	dynasty = { type = 12 id =190 }
	father = { type = 10 id = 31013 }
	mother = { type = 10 id = 31014 }
	country = CILI
	religion = catholic
	culture = frankish
	birthdate = { year = 1133 month = january day = 1 }
	deathdate = { year = 1159 month = january day = 0 }
	dna = "07030308103906"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 4
		fertility = 4
	}
}

*Linked Zabel to her mum Isabelle de Courtenay. Added missing sister Rita (1150-69) married to Hethum (III) of Lampron & a half brother Roupen II.

Code:
character = {
	id = { type = 10 id = 23015 }
	name = "Zabel"
	gender = female
	dynasty = { type = 12 id =190 }
	father = { type = 10 id = 23014 }
	[COLOR=Yellow]mother = { type = 10 id = 32567 } #Isabelle de Courtenay[/COLOR]
}

Code:
character = {
	id = { type = 10 id = 32568 }
	name = "Rita"
	gender = female
	dynasty = { type = 12 id =190 }
	father = { type = 10 id = 23014 }
	mother = { type = 10 id = 32567 } #Isabelle de Courtenay
	country = CILI
	religion = orthodox
	culture = armenian
	birthdate = { year = 1150 month = january day = 0 }
	deathdate = { year = 1169 month = january day = 0 }
	dna = "03014100011304"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 4
		fertility = 4
	}
}
character = {
	id = { type = 10 id = 32569 }
	name = "Roupen" #II
	gender = male
	dynasty = { type = 12 id =190 }
	father = { type = 10 id = 23014 }
	country = CILI
	religion = orthodox
	culture = armenian
	birthdate = { year = 1165 month = january day = 0 }
	deathdate = { year = 1170 month = january day = 0 }
	dna = "08020107131313"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 4
		fertility = 4
	}
}

*Linked Levon I to his father

Code:
character = {
	id = { type = 10 id = 23012 }
	name = "Levon" #I
	gender = male
	dynasty = { type = 12 id =190 }
	[COLOR=Yellow]father = { type = 10 id = 32563 }
	country = BYZA #CILI died in captivity[/COLOR]
	religion = orthodox
	culture = armenian
	birthdate = { year = 1088 month = january day = 0 }
	deathdate = { year = 1140 month = february day = 14 }
	dna = "61231232121122"
	attributes = {
		martial = 5
		diplomacy = 5
		intrigue = 2
		stewardship = 6
		health = 8
		fertility = 4
	}
	traits = {
		trusting = yes
		misguided_warrior = yes
	}
}

*missing sons of Levon I & Mleh's bastard Grigor

Code:
character = {
	id = { type = 10 id = 32570 }
	name = "Gosdantin" 
	gender = male
	dynasty = { type = 12 id =190 }
	father = { type = 10 id = 23012 }
	mother = { type = 10 id = 23011 }
	country = CILI
	religion = orthodox
	culture = armenian
	birthdate = { year = 1109 month = january day = 1 }
	deathdate = { year = 1138 month = january day = 0 }
	dna = "03234112052504"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 4
		fertility = 4
	}
	traits = {
		blind = yes
		hostile = yes
	}
}
character = {
	id = { type = 10 id = 32571 } 
	name = "Mleh" #I
	gender = male
	dynasty = { type = 12 id =190 }
	father = { type = 10 id = 23012 }
	mother = { type = 10 id = 23011 }
	country = CILI
	religion = orthodox
	culture = armenian
	birthdate = { year = 1120 month = january day = 0 }
	deathdate = { year = 1175 month = may day = 15 }
	dna = "05230404001102"
	attributes = {
		martial = 5
		diplomacy = 6
		intrigue = 6
		stewardship = 5
		health = 5
		fertility = 4
	}
	traits = {
		cruel = yes
		heretic = yes
		selfish = yes
		kinslayer = yes
		martial_cleric = yes
	}
}
character = {
	id = { type = 10 id = 32572 } 
	name = "Roupen"
	gender = male
	dynasty = { type = 12 id =190 }
	father = { type = 10 id = 23012 }
	mother = { type = 10 id = 23011 }
	country = BYZA #CILI
	religion = orthodox
	culture = armenian
	birthdate = { year = 1122 month = january day = 0 }
	deathdate = { year = 1141 month = january day = 0 }
	dna = "08070104001315"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 4
		fertility = 4
	}
	traits = {
		blind = yes
	}
}
character = {
	id = { type = 10 id = 32573 } 
	name = "Grigor"
	gender = male
	dynasty = { type = 12 id =190 }
	father = { type = 10 id = 32571 }
	country = CILI
	religion = orthodox
	culture = armenian
	birthdate = { year = 1174 month = january day = 0 }
	dna = "03070112021104"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 4
		fertility = 4
	}
	traits = {
		bastard = yes
		martial_education = yes
	}
}

*To relations 1187

Code:
	marrige = {
		primary = { type = 10 id = 32561 } #Roupen Rubenid
		secondary = { type = 10 id = 32562 } #Kohar
		startdate = { year = 1058 month = january day = 1 }
		enddate = { year = 1089 month = january day = 1 }
	}
	marrige = {
		primary = { type = 10 id = 31012 } #Jocelin I de Courtenay
		secondary = { type = 10 id = 32566 } #Beatrice Rubenid
		startdate = { year = 1101 month = january day = 1 }
		enddate = { year = 1118 month = january day = 1 }
	}
	marrige = {
		primary = { type = 10 id = 23014 } #Thoros II Rubenid
		secondary = { type = 10 id = 32567 } #Isabelle de Courtenay
		startdate = { year = 1149 month = january day = 1 }
		enddate = { year = 1159 month = january day = 1 }
	}

#---------------------------------------------------------------------------------------------------------------------------

#3\1\2008

*Added marriage of Stepané Rubenid & Retha Hetoumi. Plus made her older as she's mother of Levon II & Roupen III (b1150s) whom I've also updated. Levon (II) given more cash to relflect the economic state of Cilicia which had taken a fair share of the Oriental markets previously enjoyed by the Byzantines. But reduced his prestige & piety as he was fairly new to his reign at 1187.

*To relations 1187

Code:
	marrige = {
		primary = { type = 10 id = 23010 } #Stepané Rubenid
		secondary = { type = 10 id = 23029 } #Retha Hetoumi
		startdate = { year = 1143 month = january day = 1 }
		enddate = { year = 1059 month = january day = 1 }
	}
	marrige = {
		primary = { type = 10 id = 32576 } #Apirat Pahlavuni
		secondary = { type = 10 id = 32577 } #Vanine
		startdate = { year = 1099 month = january day = 1 }
		enddate = { year = 1113 month = january day = 1 }
	}
	marrige = {
		primary = { type = 10 id = 32578 } #Vasil Saven Pahlavuni
		secondary = { type = 10 id = 32579 } #Maremik Hetoumi
		startdate = { year = 1150 month = january day = 1 }
		enddate = { year = 1075 month = january day = 1 }
	}
	marrige = {
		primary = { type = 10 id = 32571 } #Mleh I Rubenid
		secondary = { type = 10 id = 32581 } #Aghavni Pahlavuni
		startdate = { year = 1151 month = january day = 1 }
		enddate = { year = 1075 month = january day = 1 }
	}
	marrige = {
		primary = { type = 10 id = 32591 } #Tchordouanel Arzrouni
		secondary = { type = 10 id = 32582 } #Sirvart Pahlavuni
		startdate = { year = 1153 month = january day = 1 }
		enddate = { year = 1065 month = january day = 1 }
	}
	marrige = {
		primary = { type = 10 id = 32595 } #Vahram Vanantezi
		secondary = { type = 10 id = 32590 } #Yeva Pahlavuni
		startdate = { year = 1186 month = january day = 1 }
	}
	marrige = {
		primary = { type = 10 id = 32597 } #Paguran Hetoumi
		secondary = { type = 10 id = 32598 } #Takuhi Saven Pahlavuni
		startdate = { year = 1165 month = january day = 1 }
	}

Code:
character = {
	id = { type = 10 id = 23029 }
	name = "Retha"
	gender = female
	dynasty = { type = 12 id =23003 }
	father = { type = 10 id = 23030 }
	country = CILI
	religion = orthodox
	culture = armenian
	score = { gold = 25 prestige = 100 piety = 100 }
	[COLOR=Yellow]birthdate = { year = 1128 month = january day = 0 }[/COLOR]
}
character = {
	id = { type = 10 id = 23000 }
	name = "Levon Medzakordz" #II
	gender = male
	dynasty = { type = 12 id =190 }
	father = { type = 10 id = 23010 }
	[COLOR=Yellow]mother = { type = 10 id = 23029 } #Retha Hetoumi[/COLOR]
	country = CILI
	religion = orthodox
	culture = armenian
	[COLOR=Yellow]score = { gold = 100 prestige = 50 piety = 50 }[/COLOR]
}
character = {
	id = { type = 10 id = 23003 }
	name = "Roupen" #III
	gender = male
	dynasty = { type = 12 id =190 }
	father = { type = 10 id = 23010 }
	[COLOR=Yellow]mother = { type = 10 id = 23029 } #Retha Hetoumi[/COLOR]
}

#---------------------------------------------------------------------------------------------------------------------------

#5\1\2008

#Restructured Cilician-Armenia, added more historical characters & gave them their real titles & surnames where possible. Capitol is now in Lykandos (c736), whilst I've given Teluch (c735) to the Pahlavunis' who were hereditary Katoghikos of the Armenian Church. The Hetoumi family has been confined to holding only Tarsos (c761) whereas Adana (c762) is now owned by a Gauffridus Vanantezi with Seleukeia going to Hethum Arzrouni.

#Adana (C762) branch of Hetoumi now rules in Tarsos (C761), their cousins' now courtiers there.

*Given Armenian spelling of 'Constantine' to father of unborn Hethum I. Also added Constantine's brother Smbat who's heirs were Lords of Saravantikar (near borders with Antioch?).

Code:
[COLOR=Yellow]
character = {
	id = { type = 10 id = 23026 }
	name = "Vacaghx"
	gender = male
	dynasty = { type = 12 id =23003 }
	father = { type = 10 id = 23030 }
	country = C761 
	religion = orthodox
	culture = armenian
	score = { gold = 25 prestige = 100 piety = 100 }
	birthdate = { year = 1145 month = january day = 0 }
	dna = "79456415179927"
	attributes = {
		martial = 7
		diplomacy = 8
		intrigue = 6
		stewardship = 6
		health = 8
		fertility = 1
	}
	traits = {
		sceptical = yes
		tough_soldier = yes
	}
}
character = {
	id = { type = 10 id = 23027 }
	name = "Retha"
	gender = female
	dynasty = { type = 12 id =1 }
	country = C761 
	religion = orthodox
	culture = armenian
	birthdate = { year = 1150 month = january day = 0 }
	dna = "79456415112311"
	attributes = {
		martial = 6
		diplomacy = 6
		intrigue = 4
		stewardship = 6
		health = 7
		fertility = 6
	}
	traits = {
		lisp = yes
		modest = yes
		charismatic_negotiator = yes
	}
}
character = {
	id = { type = 10 id = 23028 }
	name = "Gosdantin"
	gender = male
	dynasty = { type = 12 id =23003 }
	father = { type = 10 id = 23026 }
	mother = { type = 10 id = 23027 }
	country = C761 
	religion = orthodox
	culture = armenian
	birthdate = { year = 1180 month = january day = 0 }
	dna = "12313213799202"
	attributes = {
		martial = 7
		diplomacy = 5
		intrigue = 6
		stewardship = 6
		health = 7
		fertility = 9
	}
	traits = {
		energetic = yes
		martial_education = yes
	}
}
[/COLOR]

Code:
character = {
	id = { type = 10 id = 32574 }
	name = "Smbat"
	gender = male
	dynasty = { type = 12 id =23003 }
	father = { type = 10 id = 23026 }
	mother = { type = 10 id = 23027 }
	country = C761
	religion = orthodox
	culture = armenian
	birthdate = { year = 1181 month = january day = 0 }
	dna = "03086406149901"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 4
		fertility = 4
	}
	traits = {
		court_education = yes
	}
}

#Tarsos (C761) branch of Hetoumi now courtiers. Their cousins from (originally Adana) branch now hold title being forefather's of the future royal dynasty.

*Count Oshin given his other name Hethum (been cited with both names but no one knows which is right), his wife now Maremik, their son Gosdantin & added his missing uncle Smbat-Nerseh - a noted scholar.

Code:
[COLOR=Yellow]
character = {
	id = { type = 10 id = 23034 }
	name = "Oshin-Hethum" 
}
character = {
	id = { type = 10 id = 23035 }
	name = "Maremik" #Maria
}
character = {
	id = { type = 10 id = 23036 }
	name = "Gosdantin" #Konstandin
}
[/COLOR]

Code:
character = {
	id = { type = 10 id = 32575 }
	name = "Smbat-Nerseh"
	gender = male
	dynasty = { type = 12 id =23003 }
	father = { type = 10 id = 23032 }
	mother = { type = 10 id = 23033 }
	country = C761
	religion = orthodox
	culture = armenian
	score = { gold = 25 prestige = 50 piety = 25 }
	birthdate = { year = 1154 month = january day = 0 }
	dna = "00061309091215"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 4
		fertility = 4
	}
	traits = {
		chaste = yes
		scholarly_theologian = yes
	}
}

#Pahlavuni Clan who monopolised position of Katoghikos given Teluch (c735) which was changed to Bishoporic. Realistically probably in Lykandos (c736) but I've made that the capitol of Cilician-Armenia.

*Existing member married to Oshin-Hethum & given her father I created. Moved to C761 with hubby.

Code:
character = {
	id = { type = 10 id = 23033 }
	name = "Schahantukhd"
	gender = female
	dynasty = { type = 12 id =23002 }
	[COLOR=Yellow]father = { type = 10 id = 32587 } #Shahan
	country = C761[/COLOR]
}

*Schahantukhd's grandparents, father, uncles, cousins etc all placed in Teluch.

Code:
character = {
	id = { type = 10 id = 32576 }
	name = "Abirad"
	gender = male
	dynasty = { type = 12 id =23002 } #Pahlavuni
	country = C735 
	religion = orthodox
	culture = armenian
	birthdate = { year = 1075 month = january day = 0 }
	deathdate = { year = 1113 month = january day = 0 }
	dna = "04070735005013"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 4
		fertility = 4
	}
}
character = {
	id = { type = 10 id = 32577 }
	name = "Vanine"
	gender = female
	dynasty = { type = 12 id =1 } 
	country = C735 
	religion = orthodox
	culture = armenian
	birthdate = { year = 1084 month = january day = 0 }
	deathdate = { year = 1120 month = january day = 0 }
	dna = "04070735005013"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 4
		fertility = 4
	}
}
character = {
	id = { type = 10 id = 32578 }
	name = "Vassak" #Vasil Saven
	gender = male
	dynasty = { type = 12 id =23002 }
	father = { type = 10 id = 32576 } #Abirad Pahlavuni
	mother = { type = 10 id = 32577 } #Vanine
	country = C735 
	religion = orthodox
	culture = armenian
	birthdate = { year = 1100 month = january day = 0 }
	deathdate = { year = 1149 month = january day = 0 }
	dna = "07080703105005"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 4
		fertility = 4
	}
	traits = {
		misguided_warrior = yes
	}
}
character = {
	id = { type = 10 id = 32579 }
	name = "Maremik" 
	gender = female
	dynasty = { type = 12 id =23003 } #Hetoumi
	father = { type = 10 id = 23031 } #daughter of Hethun Hetoumi. Married to above
	country = C735 
	religion = orthodox
	culture = armenian
	birthdate = { year = 1117 month = january day = 0 }
	deathdate = { year = 1166 month = january day = 0 }
	dna = "07080703105005"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 4
		fertility = 4
	}
}
character = {
	id = { type = 10 id = 32580 } 
	name = "Grigor Tgha" #IV
	gender = male
	dynasty = { type = 12 id =23002 }
	father = { type = 10 id = 32578 } #Vasil Saven Pahlavuni
	mother = { type = 10 id = 32579 } #Maremik Hetoumi
	country = C735 
	religion = orthodox
	culture = armenian
	birthdate = { year = 1136 month = january day = 0 }
	dna = "06000710015009"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 4
		fertility = 4
	}
	traits = {
		celibate = yes
		chaste = yes
		merciful = yes
		scholarly_theologian = yes
	}
}
character = {
	id = { type = 10 id = 32581 }
	name = "Aghavni" #wed Mleh I 
	gender = female
	dynasty = { type = 12 id =23002 }
	father = { type = 10 id = 32578 } #Vasil Saven Pahlavuni
	mother = { type = 10 id = 32579 } #Maremik Hetoumi
	country = C735 
	religion = orthodox
	culture = armenian
	birthdate = { year = 1134 month = january day = 0 }
	deathdate = { year = 1180 month = january day = 0 }
	dna = "06000710015009"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 4
		fertility = 4
	}
}
character = {
	id = { type = 10 id = 32582 }
	name = "Sirvart" #wed Tchordouanel Arzrouni
	gender = female
	dynasty = { type = 12 id =23002 }
	father = { type = 10 id = 32578 } #Vasil Saven Pahlavuni
	mother = { type = 10 id = 32579 } #Maremik Hetoumi
	country = C758 
	religion = orthodox
	culture = armenian
	birthdate = { year = 1137 month = january day = 0 }
	deathdate = { year = 1166 month = january day = 0 }
	dna = "03784184400526"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 4
		fertility = 4
	}
}
character = {
	id = { type = 10 id = 32583 }
	name = "Grigor Dgha "#III aka Vahram Vkayaser?
	gender = male
	dynasty = { type = 12 id =23002 }
	father = { type = 10 id = 32576 } #Abirad Pahlavuni
	mother = { type = 10 id = 32577 } #Vanine
	country = C735 
	religion = orthodox
	culture = armenian
	birthdate = { year = 1103 month = january day = 0 }
	deathdate = { year = 1168 month = february day = 8 }
	dna = "00016242120457"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 4
		fertility = 4
	}
}
character = {
	id = { type = 10 id = 32584 }
	name = "Nerseh Shnorhali" #IV
	gender = male
	dynasty = { type = 12 id =23002 }
	father = { type = 10 id = 32576 } #Abirad Pahlavuni
	mother = { type = 10 id = 32577 } #Vanine
	country = C735 
	religion = orthodox
	culture = armenian
	birthdate = { year = 1104 month = january day = 0 }
	deathdate = { year = 1173 month = august day = 16 }
	dna = "37487827684758"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 4
		fertility = 4
	}
	traits = {
		scholarly_theologian = yes
	}
}
character = {
	id = { type = 10 id = 32585 }
	name = "Apirat"
	gender = male
	dynasty = { type = 12 id =23002 }
	father = { type = 10 id = 32576 } #Abirad Pahlavuni
	mother = { type = 10 id = 32577 } #Vanine
	country = C735 
	religion = orthodox
	culture = armenian
	birthdate = { year = 1107 month = january day = 0 }
	deathdate = { year = 1171 month = january day = 0 }
	dna = "61183709145208"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 4
		fertility = 4
	}
}
character = {
	id = { type = 10 id = 32586 }
	name = "Grigor" #V
	gender = male
	dynasty = { type = 12 id =23002 }
	father = { type = 10 id = 32585 } #Apirat
	country = C735 
	religion = orthodox
	culture = armenian
	score = { gold = 25 prestige = 50 piety = 50 }
	birthdate = { year = 1130 month = january day = 0 }
	dna = "61183709015205"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 7
		fertility = 0
	}
	traits = {
		proud = yes
		stubborn = yes
		detached_priest = yes
	}
}
character = {
	id = { type = 10 id = 32587 }
	name = "Shahan"
	gender = male
	dynasty = { type = 12 id =23002 }
	father = { type = 10 id = 32576 } #Abirad Pahlavuni
	mother = { type = 10 id = 32577 } #Vanine
	country = C735 
	religion = orthodox
	culture = armenian
	birthdate = { year = 1111 month = january day = 0 }
	deathdate = { year = 1173 month = january day = 0 }
	dna = "07683512648287"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 4
		fertility = 4
	}
}
character = {
	id = { type = 10 id = 32588 }
	name = "Grigor Abirat" #VI
	gender = male
	dynasty = { type = 12 id =23002 }
	father = { type = 10 id = 32587 } #Shahan 
	country = C735 
	religion = orthodox
	culture = armenian
	score = { gold = 25 prestige = 25 piety = 25 }
	birthdate = { year = 1138 month = january day = 0 }
	dna = "07683510018215"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 6
		fertility = 4
	}
	traits = {
		mastermind_theologian = yes
	}
}
character = {
	id = { type = 10 id = 32589 }
	name = "Mikayel" 
	gender = male
	dynasty = { type = 12 id =23002 }
	father = { type = 10 id = 32587 } #Shahan 
	country = C735 
	religion = orthodox
	culture = armenian
	birthdate = { year = 1141 month = january day = 0 }
	dna = "01033509110014"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 4
		fertility = 4
	}
	traits = {
		pragmatic = yes
		proven_accountant = yes
	}
}
character = {
	id = { type = 10 id = 32590 } #weds Marshal Vahram of Korikos
	name = "Yeva" 
	gender = female
	dynasty = { type = 12 id =23002 }
	father = { type = 10 id = 32589 } #Mikayel
	country = C735 
	religion = orthodox
	culture = armenian
	birthdate = { year = 1176 month = january day = 0 }
	dna = "01033509110014"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 4
		fertility = 4
	}
	traits = {
		romantic = yes
		court_education = yes
	}
}

*Counts of Seleukeia (C758). Historically Lords of Sasson. Don't know location of Sasson, so its a guess. Paternal surname also unknown but Tchordouanel's mother was an Arzrouni (dyn id 23000), so I've given them that.

Code:
character = {
	id = { type = 10 id = 32591 } 
	name = "Tchordouanel" 
	gender = male
	dynasty = { type = 12 id =23000 } #Arzrouni
	country = C758 
	religion = orthodox
	culture = armenian
	birthdate = { year = 1114 month = january day = 0 }
	deathdate = { year = 1165 month = january day = 0 }
	dna = "09375354780412"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 4
		fertility = 4
	}
}
character = {
	id = { type = 10 id = 32592 } 
	name = "Hethum" 
	gender = male
	dynasty = { type = 12 id =23000 }
	father = { type = 10 id = 32591 } 
	mother = { type = 10 id = 32582 } #Sirvart Pahlavuni
	country = C758 
	religion = orthodox
	culture = armenian
	birthdate = { year = 1155 month = january day = 0 }
	dna = "05370110050411"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 4
		fertility = 4
	}
	traits = {
		lazy = yes
		reckless = yes
		tough_soldier = yes
	}
}
character = {
	id = { type = 10 id = 32593 } 
	name = "Shahanshah" 
	gender = male
	dynasty = { type = 12 id =23000 }
	father = { type = 10 id = 32591 } 
	mother = { type = 10 id = 32582 } #Sirvart Pahlavuni
	country = C758 
	religion = orthodox
	culture = armenian
	birthdate = { year = 1158 month = january day = 0 }
	dna = "03030905000410"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 4
		fertility = 4
	}
	traits = {
		stutter = yes
		trusting = yes
		naive_wirepuller = yes
	}
}

*Counts of Adana (C762) Historically Lords of Korikos (Again exact location of Korikos unknown but recurring Frankish names in family (Thibault, Simon, Barrigan) suggest either close proximity or descent with the Crusaders). No known dynastic name so given Vanantezi (dyn id 23010) as opposed to creating 'of Korikos' which I personally hate.

Code:
character = {
	id = { type = 10 id = 32594 } 
	name = "Gauffridus"
	gender = male
	dynasty = { type = 12 id =23010 }
	country = C762 
	religion = orthodox
	culture = armenian
	birthdate = { year = 1160 month = january day = 0 }
	dna = "53258262204008"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 4
		fertility = 4
	}
	traits = {
		deceitful = yes
		proven_dealbreaker = yes
	}
}
character = {
	id = { type = 10 id = 32595 } 
	name = "Vahram"
	gender = male
	dynasty = { type = 12 id =23010 }
	father = { type = 10 id = 32594 } 
	country = C762 
	religion = orthodox
	culture = armenian
	birthdate = { year = 1177 month = january day = 0 }
	dna = "03050406024002"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 4
		fertility = 4
	}
	traits = {
		martial_education = yes
	}
}
character = {
	id = { type = 10 id = 32596 } 
	name = "Jocelin"
	gender = male
	dynasty = { type = 12 id =23010 }
	father = { type = 10 id = 32594 } 
	country = C762 
	religion = orthodox
	culture = armenian
	birthdate = { year = 1179 month = january day = 0 }
	dna = "01040608034013"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 4
		fertility = 4
	}
	traits = {
		court_education = yes
	}
}

*Vacaghx Hetoumi's brother who was royal tutor of Roupen III & Levon II\I. Some sources have him as Lord of Barbaron with the title passing directly to Vacaghx's son Gosdantin (Hethum I's dad) as Vacaghx had predeceased his brother. Since Paguran left no heirs I've made him a courtier at the royal court instead. Also added his wife Takuhi Saven Pahlavuni.

Code:
character = {
	id = { type = 10 id = 32597 }
	name = "Paguran"
	gender = male
	dynasty = { type = 12 id =23003 }
	father = { type = 10 id = 23030 }
	country = CILI
	religion = orthodox
	culture = armenian
	score = { gold = 50 prestige = 75 piety = 50 }
	birthdate = { year = 1142 month = january day = 0 }
	dna = "30831672076704"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 6
		fertility = 1
	}
	traits = {
		chaste = yes
		energetic = yes
		wise = yes
		tough_soldier = yes
	}
}
character = {
	id = { type = 10 id = 32598 }
	name = "Takuhi Saven"
	gender = female
	dynasty = { type = 12 id =23002 }
	father = { type = 10 id = 32587 } #Shahan 
	country = CILI
	religion = orthodox
	culture = armenian
	score = { gold = 25 prestige = 50 piety = 50 }
	birthdate = { year = 1146 month = january day = 0 }
	dna = "03014012034110"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 5
		fertility = 1
	}
	traits = {
		arbitrary = yes
		forgiving = yes
		proven_accountant = yes
	}
}

*To 1187 scenario

Code:
	CILI = {
		gender = male
		type = kingdom
		dna = "60398195032561"
		title = { CILI [COLOR=Red]C735 C758[/COLOR] C736 }
	}
[COLOR=Yellow]
	C735 = {
		gender = male
		type = county
		dna = "06000710015009"
		title = { C735 }
	}
	C758 = {
		gender = male
		type = county
		dna = "05370110050411"
		title = { C758 }
	}
	C761 = {
		gender = male
		type = county
		dna = "79456415179927"
		title = { C761 }
	}
	C762 = {
		gender = male
		type = county
		dna = "53258262204008"
		title = { C762 }
	}
[/COLOR]

*To 1187 countries

Code:
[COLOR=Yellow]
country = {
	tag = C735
	form_of_goverment = ecclestical #feudal
	capital = 735
	ruler = { character = { type = 10 id = 32580 } startdate = { year = 1187 month = january day = 0 } }
	laws = { elective_law = yes traditional_custom_law = yes ecclesical_balance = yes }
	controlledprovinces = { 735 }
}
country = {
	tag = C758
	form_of_goverment = feudal
	capital = 758
	ruler = { character = { type = 10 id = 32592 } startdate = { year = 1187 month = january day = 0 } }
	laws = { semisalic_primogeniture_law = yes traditional_custom_law = yes ecclesical_balance = yes }
	controlledprovinces = { 758 }
}
country = { #was 23034
	tag = C761
	form_of_goverment = feudal
	capital = 761
	ruler = { character = { type = 10 id = 23026 } startdate = { year = 1187 month = january day = 0 } }
	laws = { semisalic_primogeniture_law = yes traditional_custom_law = yes ecclesical_balance = yes }
	controlledprovinces = { 761 }
}
country = { #was 23026
	tag = C762
	form_of_goverment = feudal
	capital = 762
	ruler = { character = { type = 10 id = 32594 } startdate = { year = 1187 month = january day = 0 } }
	laws = { semisalic_primogeniture_law = yes traditional_custom_law = yes ecclesical_balance = yes }
	controlledprovinces = { 762 }
}
country = {
	tag = CILI
	form_of_goverment = feudal
	capital = 736
	ruler = { character = { type = 10 id = 23000 } startdate = { year = 1187 month = january day = 0 } }
	laws = { semisalic_primogeniture_law = yes feudal_contract_law = yes ecclesical_balance = yes }
	controlledprovinces = { 736 [COLOR=Red]C735 C758[/COLOR] }
}
[/COLOR]

*To 1187 titles

Code:
[COLOR=Yellow]
title = {
	tag = C735
	tier = county
	liege = CILI
	holder = { character = { type = 10 id = 32580 } startdate = { year = 1187 month = january day = 0 } }
}
title = {
	tag = C736
	tier = county
	liege = CILI
	holder = { character = { type = 10 id = 23000 } startdate = { year = 1187 month = january day = 0 } }
}
title = { 
	tag = C758
	tier = county
	liege = CILI
	holder = { character = { type = 10 id = 32592 } startdate = { year = 1187 month = january day = 0 } }
}
title = { #was 23034
	tag = C761
	tier = county
	liege = CILI
	holder = { character = { type = 10 id = 23026 } startdate = { year = 1187 month = january day = 0 } }
}
title = { #was 23026
	tag = C762
	tier = county
	liege = CILI
	holder = { character = { type = 10 id = 32594 } startdate = { year = 1187 month = january day = 0 } }
}
[/COLOR]
 
Last edited:
Eh... not too keen on reading through all 22 pages to see if this was already addressed and I'm not going to dl the mod until I'm done with my current game, but yes, the current Welsh dynasties are wrong, among other things.

If you haven't already incorporated the material from Drachenfire's Welsh mod, I'll see what I can do about updating it to DV (ie, incorporating the friends and rivals bits, new traits, etc.)

PM me to lemme know.

EDIT: And they are. Nifty.
 
Last edited:
#As 3/5 my trials result in the Bishoporic of Teluch being made Archbishoporic of Armenia Minor by the ai within a yr of play, I've modded it myself to prevent other counties becoming vassals of the Archbishop.

NOTE - Remember to change tags of all chars with 'C735' in 1187_scenario_characters to 'ARMI' (unlike me who spent all day figuring it out). Use 'Ctrl H' command.

*To 1187 scenario

Code:
[COLOR=Red]
	C735 = {
		gender = male
		type = county
		dna = "06000710015009"
		title = { C735 }
	}
[/COLOR]
[COLOR=Yellow]
	ARMI = { 
		gender = male
		type = duchy
		dna = "06000710015009"
		title = { C735 }
	}
[/COLOR]

*To 1187 countries

Code:
country = { 
	[COLOR=Yellow]tag = ARMI #C735[/COLOR]
	form_of_goverment = ecclestical #feudal
	capital = 735
	ruler = { character = { type = 10 id = 32580 } startdate = { year = 1187 month = january day = 0 } }
	laws = { elective_law = yes traditional_custom_law = yes ecclesical_balance = yes }
	controlledprovinces = { 735 }
}

*To 1187 titles

Code:
title = { 
	tag = C735
	tier = county
	liege = CILI
	holder = { character = { type = 10 id = 32580 } startdate = { year = 1187 month = january day = 0 } }
}
title = { 
	tag = ARMI
	tier = duchy
	liege = CILI
	holder = { character = { type = 10 id = 32580 } startdate = { year = 1187 month = january day = 0 } }
}

*Tracked down Melisende's sisters Alice-Alix & Hodierne (who's now also older), corrected surnames & linked them to daddy Baudouin II de Bourcq. Extra Baudouin d'Anjou (currently mistaken for Alice-Alix of Antioch's father id 23530) converted to missing sister Ioveta who was Abbess of Convent of St.Lazarus.

Code:
[COLOR=Yellow]
character = {
	id = { type = 10 id = 23661 }
	name = "Hodierne"
	gender = female
	dynasty = { type = 12 id =20033 }
	father = { type = 10 id = 32007 }
	country = TRIP
	religion = catholic
	culture = Frankish
	birthdate = { year = 1110 month = january day = 1 }
	deathdate = { year = 1182 month = january day = 1 }
	dna = "52880242627435"
	attributes = {
		martial = 6
		diplomacy = 5
		intrigue = 8
		stewardship = 8
		health = 4
		fertility = 5
	}
	traits = {
		zealous = yes
		martial_cleric = yes
	}
}
character = {
	id = { type = 10 id = 23532 }
	name = "Alice-Alix"
	gender = female
	dynasty = { type = 12 id =20033 }
	father = { type = 10 id = 32007 }
	country = JERU
	religion = catholic
	culture = Frankish
	birthdate = { year = 1106 month = january day = 1 }
	deathdate = { year = 1162 month = january day = 1 }
	dna = "61424185880167"
	attributes = {
		martial = 7
		diplomacy = 4
		intrigue = 6
		stewardship = 5
		health = 6
		fertility = 4
	}
	traits = {
		deceitful = yes
		charismatic_negotiator = yes
	}
}
character = {
	id = { type = 10 id = 23530 }
	name = "Ioveta"
	gender = female
	dynasty = { type = 12 id =20033 }
	father = { type = 10 id = 32007 }
	country = JERU
	religion = catholic
	culture = Frankish
	birthdate = { year = 1123 month = january day = 1 }
	deathdate = { year = 1178 month = january day = 1 }
	dna = "10510488848615"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 6
		stewardship = 4
		health = 4
		fertility = 6
	}
	traits = {
		chaste = yes
		celibate = yes
		scholarly_theologian = yes
	}
}
[/COLOR]
 
Just started in. Comment and question, in reverse order.

First, Why is the DVIP 1066 scenario file so much smaller (something like half the size) of the vanilla one? Are we missing a whole lot of people they added in?

Second, Gruffydd Aberffraw - courtier #81031 in Dublin, I believe - is missing his claims on the duchy and province of Gwynedd for some reason. Drachen and I might be the only people this matters for, so no rush, but it's always one of the first things I do when I start playing CK again - load up as the Irish, install Gruffydd as a local lord in Dublin or Manaw, and DOW the ap Cynfyns' sorry asses.

Historically, it took him three tries to make it and then he spent nigh on a decade in an English lord's prison, but his family had been installed for something like ten generations. Poster boy for rightful heir with a claim versus the usurper with an army.
 
1) Simple answer: wars. I've removed all the wars between Seljuk and Byzantine vassals since the conquest of Anatolia proceeds far more historically if the Turk declares war on individual vassals himself -- he will now almost always go for Armenia first, and then work his way inwards. He used to go for all the coastal provinces first, leading to a Byzantium rump state in both east and west.

2) No idea there. Drachen?