I have a dream, that at least every playable emperor-tier character have as much historical correctness in them as possible. The Batatzes dynasty features three emperors and here is some issues that could easily be addressed quick and efficient. Based on patch 2.2 and the beta 2.2.0.1.
The motivation here is that the first of the emperor Ioannes III had a second marriage with Constanza von Hohenstaufen. No children came out of that marriage, but she was the empress til Ioannes III died so quite significant.
Theodoros married Elena, a daughter of the Bulgarian Ivan II Asen. She was the mother to his children: Ioannes IV, Eirene, Maria and, the latest inclusion to the game through 2.2, Eudokia. I would also argue that Theodoros should have the Scholarly Theologian education trait since he "received a scholarly education by Nicephorus Blemmydes and remained devoted to science and art throughout his life".
http://fmg.ac/Projects/MedLands/NIKAIA.htm#IoannesIIINikaiadied1254B - Ioannes III
http://en.wikipedia.org/wiki/John_III_Doukas_Vatatzes
http://en.wikipedia.org/wiki/Anna_of_Hohenstaufen - Constanza
http://fmg.ac/Projects/MedLands/NIKAIA.htm#TheodorosIINikaiadied1258 - Theodoros + family
http://fmg.ac/Projects/MedLands/BULGARIA.htm#ElenaDiedbefore1254 - Elena of Bulgaria
http://en.wikipedia.org/wiki/Theodore_II_Laskaris - Theodores
Code:
125741 = {
name="Ioannes"
dynasty=101074
religion="orthodox"
culture="greek"
father=215001
mother=215527
1192.1.1={
birth="1192.1.1"
}
1212.1.1={
add_spouse=125737
}
[COLOR="#FFFF00"]1244.1.1={
add_spouse=30764 #Constanza von Hohenstaufen
}[/COLOR]
1254.11.3={
death="1254.11.3"
}
}
125742 = {
name="Theodoros"
dynasty=101074
religion="orthodox"
culture="greek"
[COLOR="#FFFF00"] trait="scholarly_theologian"[/COLOR]
father=125741
mother=125737
1222.1.1={
birth="1222.1.1"
}
[COLOR="#FFFF00"] 1235.1.1={
add_spouse=31163
}[/COLOR]
1258.8.18={
death="1258.8.18"
}
}
125743 = {
name="Ioannes"
dynasty=101074
religion="orthodox"
culture="greek"
father=125742
[COLOR="#FFFF00"] mother=31163[/COLOR]
1250.12.25={
birth="1250.12.25"
}
1261.7.25={
trait="blinded"
}
1305.1.1={
death="1305.1.1"
}
}
125744 = {
name="Eirene"
female=yes
dynasty=101074
religion="orthodox"
culture="greek"
father=125742
[COLOR="#FFFF00"] mother=31163[/COLOR]
1240.1.1={
birth="1240.1.1"
}
1270.1.1={
death="1270.1.1"
}
}
125745 = {
name="Maria"
female=yes
dynasty=101074
religion="orthodox"
culture="greek"
father=125742
[COLOR="#FFFF00"] mother=31163[/COLOR]
1241.1.1={
birth="1241.1.1"
}
1258.1.1={
death="1258.1.1"
}
}
200121={
name="Eudokia"
female=yes
dynasty=101074
father=125742
[COLOR="#FFFF00"] mother=31163[/COLOR]
religion=orthodox
culture=greek
1254.1.1={
birth=yes
}
1273.1.1={
religion=catholic
}
1318.1.1={
death=yes
}
}
The motivation here is that the first of the emperor Ioannes III had a second marriage with Constanza von Hohenstaufen. No children came out of that marriage, but she was the empress til Ioannes III died so quite significant.
Theodoros married Elena, a daughter of the Bulgarian Ivan II Asen. She was the mother to his children: Ioannes IV, Eirene, Maria and, the latest inclusion to the game through 2.2, Eudokia. I would also argue that Theodoros should have the Scholarly Theologian education trait since he "received a scholarly education by Nicephorus Blemmydes and remained devoted to science and art throughout his life".
http://fmg.ac/Projects/MedLands/NIKAIA.htm#IoannesIIINikaiadied1254B - Ioannes III
http://en.wikipedia.org/wiki/John_III_Doukas_Vatatzes
http://en.wikipedia.org/wiki/Anna_of_Hohenstaufen - Constanza
http://fmg.ac/Projects/MedLands/NIKAIA.htm#TheodorosIINikaiadied1258 - Theodoros + family
http://fmg.ac/Projects/MedLands/BULGARIA.htm#ElenaDiedbefore1254 - Elena of Bulgaria
http://en.wikipedia.org/wiki/Theodore_II_Laskaris - Theodores
Upvote
0