• 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.
A rather 'stupid' question here perhaps, if I use this mod, does that mean I can't directly convert my CK:DV savegame to EU2?

I'm planning on doing a megagame with CK>EU2>Viccy:Rev>HoI2DDArma, so..

Thanks for any reply!:)
 
Gargantou said:
A rather 'stupid' question here perhaps, if I use this mod, does that mean I can't directly convert my CK:DV savegame to EU2?

I'm planning on doing a megagame with CK>EU2>Viccy:Rev>HoI2DDArma, so..

Thanks for any reply!:)

You can always directly convert a CK-game to an EU2 game, even with vanilla CK+DV

But the converter isn't made fully compatible with this mod, so you most likely see some very odd results in your converted game
 
In particular you will want to make sure the cultures and tags convert correctly. I am using some cultures vanilla CK/DV doesn't use, and I've also reassigned some tags. You must make the converter aware of this or you can get weird results.
What converter do you plan on using? I have provided conversion data for CK-DV for the EU3 converter, and it should be easy to adapt this to an EU2 converter as well.
 
Okay. I'll get updated conversions files to you after I get home today -- I was planning to include them in DV anyway.

The vanilla converter is really, really basic though. It will give all nations the fantasia AI, and has some really arbitrary decisions. If you're familiar with EU2 scenario editing at all, you'll want to change the converted scenario heavily before playing.
 
Nah not familiar with editing at all, and yeah, I hate the vanilla converter myself, for example, last time I exported a scenario from CK to EU2 using it, all counts etc become bloody sattelite states, really annoying.
 
I'm slowly resuming work on the 1337 scenario, we'll see how far I get before I get annoyed with the buggy thing again.

I've also added a few of the iberian knight orders to 1187.

The only thing holding up 7.3 right now is some problem with the added iberian characters -- for some reason I can't get them to appear in the game itself! Quite puzzling.

See the work-in-process changelog for a full list of changes thus far (link in sig).
 
after looking for a while at the map I posted, I think 'Valladolid' should be Leonese, because Aranda de Duero, Tordesillas and Valladolid itself (the main cities in that county) are in Leonese territories.
Moreover, at this time, Leon should be the most powerful of the three kingdoms (Galicia is maybe bigger but it's unstable). And of course that way it is easier if you don't want to mess around with 'Pedro Ansurez' because he would be already in the right kingdom and with the right lord.

ps: the city names in that map appear very often in books used as surnames ('of ...')
 
Better known by his latin name, also placed him Capua since he was Papal representative in the Norman lands.

Code:
character = {
	id = { type = 10 id = 2012 } 
	name = "Desiderius" #Daufer aka Pope Victor III
	gender = male
	dynasty = { type = 12 id =100335 }
	country = C997 #PAPA
	religion = catholic
	culture = Italian
	birthdate = { year = 1026 month = january day = 1 }
	dna = "03308693199921"
	attributes = {
		martial = 4
		diplomacy = 5
		intrigue = 5
		stewardship = 4
		health = 8
		fertility = 7
	}
	traits = {
		modest = yes
		zealous = yes
		scholarly_theologian = yes
	}
}

Changed faces of Godfried & Boudewijn to description provided at wikipedia so the brothers don't look like triplets. Also modified stats to better rep their characters.

Code:
character = {
	id = { type = 10 id = 10072 }
	name = "Godfried" #I of Jerusalem
	gender = male
	dynasty = { type = 12 id =308 }
	father = { type = 10 id = 20142 }
	mother = { type = 10 id = 10070 }
	country = C075
	religion = catholic
	culture = Dutch
	birthdate = { year = 1060 month = january day = 0 }
	dna = "03042110063319" 
	attributes = {
		martial = 8
		diplomacy = 8
		intrigue = 6
		stewardship = 6
		health = 5
		fertility = 1
	}
	traits = {
		modest = yes
		valorous = yes
		martial_education = yes
	}
}
character = {
	id = { type = 10 id = 10073 }
	name = "Boudewijn" #I of Edessa\Jerusalem
	gender = male
	dynasty = { type = 12 id =308 }
	father = { type = 10 id = 20142 }
	mother = { type = 10 id = 10070 }
	country = C075
	religion = catholic
	culture = Dutch
	birthdate = { year = 1062 month = january day = 0 }
	dna = "15052111003311" 
	attributes = {
		martial = 6
		diplomacy = 6
		intrigue = 9
		stewardship = 6
		health = 6
		fertility = 2
	}
	traits = {
		energetic = yes
		proud = yes
	}
}

Also added forebearers of de Brienne, de Courtenay clans as well as creating the de Breteuil's of Chartres where one branch (de Puisets) ruled in Jaffa & Ascalon. Also included de Montrery whose daughters connected many of the Crusader Lords families. Since CK doesn't rep all the lands I've placed them in the surrounding courts of where they would've ruled. But since my French geography is crap, it probably needs fixing.

Code:
character = {
	id = { type = 10 id = 90043 }
	name = "Engelbert I" 
	gender = male
	dynasty = { type = 12 id =80 } #de Brienne
	country = C131 #Sens
	religion = catholic
	culture = Frankish
	birthdate = { year = 914 month = january day = 1 } 
	deathdate = { year = 968 month = january day = 1 } 
	dna = "53186251827300"
	attributes = {
		martial = 5
		diplomacy = 5
		intrigue = 5
		stewardship = 5
		health = 5
		fertility = 5
	}
}
character = {
	id = { type = 10 id = 90044 }
	name = "Engelbert II" 
	gender = male
	dynasty = { type = 12 id =80 }
	father = { type = 10 id = 90043 } #above
	country = C131 #Sens
	religion = catholic
	culture = Frankish
	birthdate = { year = 932 month = january day = 1 } 
	deathdate = { year = 980 month = january day = 1 } 
	dna = "53186213097308"
	attributes = {
		martial = 5
		diplomacy = 5
		intrigue = 5
		stewardship = 5
		health = 5
		fertility = 5
	}
}
character = {
	id = { type = 10 id = 90045 }
	name = "Engelbert III" 
	gender = male
	dynasty = { type = 12 id =80 }
	father = { type = 10 id = 90044 } #above
	country = C131 #Sens
	religion = catholic
	culture = Frankish
	birthdate = { year = 968 month = january day = 1 } 
	deathdate = { year = 1008 month = january day = 1 } 
	dna = "53186210007311"
	attributes = {
		martial = 5
		diplomacy = 5
		intrigue = 5
		stewardship = 5
		health = 5
		fertility = 5
	}
}
character = {
	id = { type = 10 id = 90046 }
	name = "Engelbert IV" 
	gender = male
	dynasty = { type = 12 id =80 }
	father = { type = 10 id = 90045 } #above
	country = C131 #Sens
	religion = catholic
	culture = Frankish
	birthdate = { year = 992 month = january day = 1 } 
	deathdate = { year = 1035 month = january day = 1 } 
	dna = "53076210027306"
	attributes = {
		martial = 5
		diplomacy = 5
		intrigue = 5
		stewardship = 5
		health = 5
		fertility = 5
	}
}
character = {
	id = { type = 10 id = 90047 }
	name = "Gauthier" #I
	gender = male
	dynasty = { type = 12 id =80 }
	father = { type = 10 id = 90046 } #above
	country = C131 #Sens
	religion = catholic
	culture = Frankish
	birthdate = { year = 1029 month = january day = 1 } 
	deathdate = { year = 1090 month = january day = 1 } 
	dna = "08036211037307"
	attributes = {
		martial = 5
		diplomacy = 5
		intrigue = 4
		stewardship = 6
		health = 7
		fertility = 5
	}
	traits = {
		cruel = yes
		tough_soldier = yes
	}
}
character = {
	id = { type = 10 id = 90048 }
	name = "Eustachie de Tonnerre" 
	gender = female
	dynasty = { type = 12 id =1 }
	country = C131 #Sens
	religion = catholic
	culture = Frankish
	birthdate = { year = 1041 month = january day = 1 } 
	deathdate = { year = 1100 month = january day = 1 } 
	dna = "53358087042510"
	attributes = {
		martial = 5
		diplomacy = 5
		intrigue = 4
		stewardship = 6
		health = 7
		fertility = 5
	}
	traits = {
		pragmatic = yes
		proven_dealbreaker = yes
	}
}
character = {
	id = { type = 10 id = 90049 }
	name = "Engelbert" 
	gender = male
	dynasty = { type = 12 id =80 }
	father = { type = 10 id = 90047 } #Gauthier I
	mother = { type = 10 id = 90048 } #Eustachie de Tonnerre
	country = C131 #Sens
	religion = catholic
	culture = Frankish
	birthdate = { year = 1057 month = january day = 1 } 
	deathdate = { year = 1082 month = january day = 1 } 
	dna = "01046208147303"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 8
		fertility = 6
	}
	traits = {
		selfish = yes
		court_education = yes
	}
}
 
Last edited:
Hmm, good thing I found that link.
Found a link from Charlemagne to Flanders (and the de Briennes), and an illegitimate link from Charlemagne to the de Conteville's (William the Conqueror's half-brothers). Wish I had more time to browse the geneology sites :)
 
DVIP version 9 WIP changelog:

Database:
*)New event introduced to clear fosterling status from rulers. Should prevent the bug where a fosterling becomes bishop or republic ruler but also remain a fosterling, leading to game-breaking situations.
*)Further dynastic updates to go along with character changes in scenarios.
*)Breton names celtic;female;Hawiz and celtic;male;Eozen added
*)Guyomarc'h and Guimarc'h added as male Breton names
*)Some event text made "less goofy"
*)Turkish culture event: special case for a few inland provinces in Anatolia. There is no way Turkish culture can ever reach Anatolia in a 1066 game otherwise.
*)Jewish religious conversion event added (all other religions had one)
*)Gwynned colour changed to light gray
*)Irish tag is now Gaelic, representing Scottish and Irish celts
*)Irish and Scottish name list revised
*)Generic courtiers in Scotland revised (Highlands has Gaelic names, Lowlands Scottish names)
*)Scottish Melting Pot event rewritten: it now works like the English one, and can introduce Scottish as a new culture in Saxon or Scandinavian provinces in Scotland.
*)Breton courtier dynasties revised (Breton march has Gallo courtier dynasties)
*)CoA of Breton March changed to the Dreux' CoA
*)Dynastic revisions proposed by Hasimir Fenring:
De Savoie #240 is now Di Savoia
De Geneve #237 is now von Genf
*)Prestige for events 7037-7039 is now scaled (thanks Veld)

1066:
*)Further cleanup of character file, removing unused deathdates and characters with birthdates beyond game start
*)Further character revisions and additions by aylo1 for countless characters
*)Several nicknames added to characters
*)Expanded Charlemagne's geneology: all surviving families in 1066 which could claim a link to Charlemagne should now be connected
*)Removed Luitgard and Liudolf from Saxony, these characters don't exist in any geneology I can find
*) Added the De Namurs as courtiers in UPLO (later counts of Namur)
Married Ida Billung to Albert III de Namur and corrected her birthdate
Connected Hedwig de Namur to her parents and adjusted her birthdate
*)Ended Vasco of Portugal's marriage properly, so he can potentially remarry
*)Edith of Wessex is now Edithia, her dates are corrected
Ahistorical children of Edithia of Wessex (by a father and son!) removed
*)Dates of Hugues Capet corrected
*)Charlemagne's grandson Bernard of Italy now has the blind trait
*)Pepin de Vermandois lost "Quentin" in his name -- was a title, not a name
*)Dates of early De Vermandoises corrected
*)"Suniaro" de Barcelona is now Sunyer
*)Gruffyd of Wales now has claims on Gwynned
*)Changes/additions to Spanish jews as proposed by Joe Public
*)Russian changes by Walter Hawkwood -- many historic Russian characters added. Vyatich (russian pagan) realm added.
*)Cuman king has claims on Pecheneg provinces to stimulate historical conquest
*)First names removed again from Alp Arslan and Nizam al-Mulk (too confusing).
*)Hassan-i Sabbah added to Alp Arslan's court (intended marshall) and made friend of Nizam
*)Breton setup corrected, thanks to Drachenfire, Hasimir Fenring, Veldmaarschalk:
Birthdates of some Bretons are corrected
Hawiz (Hawise) is duchess of Brittany, Hoel is her consort and count in his own right
Hawiz (Brittany) has claims on some Norman provinces to stimulate trouble between BRIT and ENGL later on
Guyomarc'h is count of (Breton) Leon
*)Maredudd ap Bleddyn's DNA altered
*)Cornwall province is now Breton, not Welsh (based on cornish being much closer to contintental celtic than to insular celtic).
*)Scotland begins with Gaelic culture in the north and Saxon culture in the south. Scottish rulers are either Gaelic or Saxon with adjusted names.
*)Alan the Red is in William king of England's court
*)De Savoie and De Valois dynasty corrections (thanks Hasimir Fenring)

1187:
*)Further character revisions and additions by aylo1
*)Scotland's northern provinces are Gaelic
*)Marguerite d'Ibelin stopped cross-dressing
 
Last edited:
thank you for the update
 
Sorry guys, the server said it was too busy yest. Here's hopefully the rest of what I intended to upload.

de Joinvilles

Code:
character = {
	id = { type = 10 id = 90050 }
	name = "Étienne de Vaux" 
	gender = male
	dynasty = { type = 12 id =1 }
	country = C131 #Sens
	religion = catholic
	culture = Frankish
	birthdate = { year = 998 month = january day = 1 } 
	deathdate = { year = 1027 month = january day = 1 } 
	dna = "05000807226501"
	attributes = {
		martial = 6
		diplomacy = 3
		intrigue = 5
		stewardship = 4
		health = 2
		fertility = 3
	}
}
character = {
	id = { type = 10 id = 90051 }
	name = "Geoffroy" #I
	gender = male
	dynasty = { type = 12 id =241 } #de Joinville
	father = { type = 10 id = 90050 } #above
	mother = { type = 10 id = 40447 } #Pétronille de Brienne
	country = C131 #Sens
	religion = catholic
	culture = Frankish
	birthdate = { year = 1027 month = january day = 1 } 
	dna = "05040809056501"
	attributes = {
		martial = 7
		diplomacy = 5
		intrigue = 5
		stewardship = 6
		health = 5
		fertility = 5
	}
	traits = {
		romantic = yes
		misguided_warrior = yes
	}
}
character = {
	id = { type = 10 id = 90052 }
	name = "Blanche de Reynel" 
	gender = female
	dynasty = { type = 12 id =1 }
	country = C131 #Sens
	religion = catholic
	culture = Frankish
	birthdate = { year = 1024 month = january day = 1 } 
	dna = "07008606061163"
	attributes = {
		martial = 3
		diplomacy = 7
		intrigue = 5
		stewardship = 6
		health = 9
		fertility = 6
	}
	traits = {
		chaste = yes
		scholarly_theologian = yes
	}
}
character = {
	id = { type = 10 id = 90053 }
	name = "Geoffroy" #II
	gender = male
	dynasty = { type = 12 id =241 } #de Joinville
	father = { type = 10 id = 90051 } #Geoffroy I
	mother = { type = 10 id = 90052 } #above
	country = C131 #Sens
	religion = catholic
	culture = Frankish
	birthdate = { year = 1051 month = january day = 1 } 
	dna = "01060800066501"
	attributes = {
		martial = 5
		diplomacy = 5
		intrigue = 5
		stewardship = 5
		health = 6
		fertility = 5
	}
	traits = {
		arbitrary = yes
		court_education = yes
	}
}

Originally de Joigny except there's no record of her. But her mother's 1st\2nd marriage to the de Briennes produced a daughter who wed the progenitor of the Joinvilles.

Code:
character = {
	id = { type = 10 id = 40447 }
	name = "Pétronille"
	gender = female
	dynasty = { type = 12 id = 80 } #de Brienne
	father = { type = 10 id = 90045 } #Engelbert III
	mother = { type = 10 id = 40441 } #Alix de Sens
	country = C131
	religion = catholic
	culture = Frankish
	birthdate = { year = 1008 month = january day = 1 } 
	dna = "94637605883233"
	attributes = {
		martial = 8
		diplomacy = 6
		intrigue = 7
		stewardship = 5
		health = 7
		fertility = 7
	}
	traits = {
		chaste = yes
		proven_dealbreaker = yes
	}
}

the mother Alix de Sens married to 40440, then 90045 (see relations below). Add to 40442
Code:
	mother = { type = 10 id = 40441 }

Code:
character = {
	id = { type = 10 id = 40441 }
	name = "Alix" 
	gender = female
	dynasty = { type = 12 id = 100131 } #de Sens
	country = C131
	religion = catholic
	culture = Frankish
	birthdate = { year = 990 month = january day = 1 }
	deathdate = { year = 1028 month = january day = 1 }
	dna = "07044405036110"
	attributes = {
		martial = 5
		diplomacy = 7
		intrigue = 6
		stewardship = 5
		health = 7
		fertility = 7
	}
}

de Breteuil of Chartres, you will need to modify countries & titles files aswell. There's some inconsistant dates with marriages (eg. I think one of the daughters was more likely a sister)

Code:
character = {
	id = { type = 10 id = 90054 }
	name = "Hilduin"
	gender = male
	dynasty = { type = 12 id =101859 } #de Breteuil
	country = C111 #Chartres
	religion = catholic
	culture = Frankish
	birthdate = { year = 1003 month = january day = 1 }
	deathdate = { year = 1060 month = january day = 1 }
	dna = "03010655080515"
	attributes = {
		martial = 7
		diplomacy = 5
		intrigue = 6
		stewardship = 4
		health = 6
		fertility = 4
	}
}
character = {
	id = { type = 10 id = 90055 }
	name = "Emmeline de Chateaudun"
	gender = female
	dynasty = { type = 12 id =1 }
	country = C111 
	religion = catholic
	culture = Frankish
	birthdate = { year = 1006 month = january day = 1 }
	deathdate = { year = 1058 month = january day = 1 }
	dna = "66706145085152" 
	attributes = {
		martial = 4
		diplomacy = 7
		intrigue = 5
		stewardship = 8
		health = 4
		fertility = 4
	}
}
character = {
	id = { type = 10 id = 90056 }
	name = "Harduin"
	gender = male
	dynasty = { type = 12 id =101859 }
	father = { type = 10 id = 90054 }
	mother = { type = 10 id = 90055 }
	country = C111 
	religion = catholic
	culture = Frankish
	birthdate = { year = 1020 month = january day = 1 }
	deathdate = { year = 1050 month = january day = 1 }
	dna = "08040601140502"
	attributes = {
		martial = 6
		diplomacy = 4
		intrigue = 4
		stewardship = 3
		health = 3
		fertility = 2
	}
}
character = {
	id = { type = 10 id = 90057 }
	name = "Adela-Alix"
	gender = female
	dynasty = { type = 12 id =101859 }
	father = { type = 10 id = 90054 }
	mother = { type = 10 id = 90055 }
	country = C095 #C111 
	religion = catholic
	culture = Frankish
	birthdate = { year = 1021 month = january day = 1 }
	deathdate = { year = 1051 month = january day = 1 }
	dna = "03878125027238" 
	attributes = {
		martial = 5
		diplomacy = 8
		intrigue = 6
		stewardship = 7
		health = 3
		fertility = 4
	}
}
character = {
	id = { type = 10 id = 90058 }
	name = "Érrard" #I
	gender = male
	dynasty = { type = 12 id =101859 }
	father = { type = 10 id = 90054 }
	mother = { type = 10 id = 90055 }
	country = C111 
	religion = catholic
	culture = Frankish
	birthdate = { year = 1024 month = january day = 1 }
	deathdate = { year = 1061 month = january day = 1 }
	dna = "05080600040513"
	attributes = {
		martial = 5
		diplomacy = 5
		intrigue = 5
		stewardship = 5
		health = 4
		fertility = 4
	}
}
character = {
	id = { type = 10 id = 90059 }
	name = "Érrard" #II
	gender = male
	dynasty = { type = 12 id =101859 }
	father = { type = 10 id = 90058 }
	country = C111 
	religion = catholic
	culture = Frankish
	score = { gold = 0 prestige = 25 piety = 100 }
	birthdate = { year = 1039 month = january day = 1 }
	dna = "04080600010509"
	attributes = {
		martial = 4
		diplomacy = 5
		intrigue = 3
		stewardship = 3
		health = 6
		fertility = 0
	}
	traits = {
		chaste = yes
		celibate = yes
		martial_cleric = yes
	}
}
character = {
	id = { type = 10 id = 90060 }
	name = "Valeran" #I
	gender = male
	dynasty = { type = 12 id =101859 }
	father = { type = 10 id = 90058 }
	country = C111 
	religion = catholic
	culture = Frankish
	score = { gold = 50 prestige = 25 piety = 0 }
	birthdate = { year = 1041 month = january day = 1 }
	dna = "01000604020510"
	attributes = {
		martial = 5
		diplomacy = 4
		intrigue = 5
		stewardship = 6
		health = 4
		fertility = 4
	}
	traits = {
		pragmatic = yes
		flamboyant_schemer = yes
	}
}
character = {
	id = { type = 10 id = 90061 }
	name = "Hugues Blavons" #I
	gender = male
	dynasty = { type = 12 id =101859 }
	father = { type = 10 id = 90058 }
	country = C111 
	religion = catholic
	culture = Frankish
	score = { gold = 25 prestige = 100 piety = 50 }
	birthdate = { year = 1042 month = january day = 1 }
	dna = "05050606000501"
	attributes = {
		martial = 5
		diplomacy = 6
		intrigue = 6
		stewardship = 5
		health = 5
		fertility = 4
	}
	traits = {
		proud = yes
		tough_soldier = yes
	}
}
character = {
	id = { type = 10 id = 90062 }
	name = "Guillaume"
	gender = male
	dynasty = { type = 12 id =561 } #du Puiset
	father = { type = 10 id = 90061 }
	mother = { type = 10 id = 90078 }
	country = C111 
	religion = catholic
	culture = Frankish
	birthdate = { year = 1064 month = january day = 1 }
	dna = "08060601050513"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 1
		fertility = 0
	}
}
character = {
	id = { type = 10 id = 90063 }
	name = "Érrard" #III
	gender = male
	dynasty = { type = 12 id =561 } #du Puiset
	father = { type = 10 id = 90061 }
	mother = { type = 10 id = 90078 }
	country = C111 
	religion = catholic
	culture = Frankish
	birthdate = { year = 1065 month = january day = 1 }
	dna = "02000611100508"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 5
		fertility = 5
	}
}
character = {
	id = { type = 10 id = 90064 }
	name = "Hugues"
	gender = male
	dynasty = { type = 12 id =561 } #du Puiset
	father = { type = 10 id = 90061 }
	mother = { type = 10 id = 90078 }
	country = C111 
	religion = catholic
	culture = Frankish
	birthdate = { year = 1066 month = january day = 1 }
	dna = "00050612030500"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 6
		fertility = 6
	}
}
character = {
	id = { type = 10 id = 90065 }
	name = "Adelais"
	gender = female
	dynasty = { type = 12 id =101859 }
	father = { type = 10 id = 90058 }
	country = C025 #C111 
	religion = catholic
	culture = Frankish
	birthdate = { year = 1047 month = january day = 1 }
	dna = "05028204045800" 
	attributes = {
		martial = 4
		diplomacy = 7
		intrigue = 6
		stewardship = 5
		health = 5
		fertility = 4
	}
	traits = {
		forgiving = yes
		amateurish_pettifogger = yes
	}
}

de Courtenay

1st 2 were ripped from the 1187 scenario & given new ids.

Code:
character = {
	id = { type = 10 id = 90066 }
	name = "Athon"
	gender = male
	dynasty = { type = 12 id =319 } #de Courtenay
	country = FRAN
	religion = catholic
	culture = frankish
	birthdate = { year = 985 month = january day = 0 }
	deathdate = { year = 1036 month = january day = 0 }
	dna = "27723100091326"
	attributes = {
		martial = 7
		diplomacy = 8
		intrigue = 6
		stewardship = 5
		health = 5
		fertility = 4
	}
}
character = {
	id = { type = 10 id = 90067 }
	name = "Jocelin" #I
	gender = male
	dynasty = { type = 12 id =319 }
	father = { type = 10 id = 90066 }
	country = FRAN
	religion = catholic
	culture = frankish
	birthdate = { year = 1022 month = january day = 0 }
	dna = "00004563060360"
	attributes = {
		martial = 4
		diplomacy = 5
		intrigue = 4
		stewardship = 9
		health = 8
		fertility = 8
	}
	traits = {
		chaste = yes
		tough_soldier = yes
	}
}
character = {
	id = { type = 10 id = 90068 } 
	name = "Hildegarde de Chateau-Landon" 
	gender = female
	dynasty = { type = 12 id =1 }
	father = { type = 10 id = 377 } #Geoffroy II Ferroel d'Anjou
	mother = { type = 10 id = 375 } #Ermengarde d'Anjou
	country = FRAN
	religion = catholic
	culture = Frankish
	birthdate = { year = 1036 month = january day = 1 }
	dna = "04032596036701"
	attributes = {
		martial = 6
		diplomacy = 5
		intrigue = 7
		stewardship = 4
		health = 3
		fertility = 6
	}
	traits = {
		indulgent = yes
		naive_wirepuller = yes
	}
}
character = {
	id = { type = 10 id = 90069 }
	name = "Hodierne"
	gender = female
	dynasty = { type = 12 id =319 }
	father = { type = 10 id = 90067 }
	mother = { type = 10 id = 90079 }
	country = FRAN
	religion = catholic
	culture = frankish
	birthdate = { year = 1059 month = january day = 0 }
	dna = "34707640403102"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 5
		fertility = 8
	}
	traits = {
		trusting = yes
		ecclesiastical_education = yes
	}
}
character = {
	id = { type = 10 id = 90070 }
	name = "Vainmonde"
	gender = female
	dynasty = { type = 12 id =319 }
	father = { type = 10 id = 90067 }
	mother = { type = 10 id = 90068 }
	country = FRAN
	religion = catholic
	culture = frankish
	birthdate = { year = 1061 month = january day = 0 }
	dna = "86848425042702"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 5
		fertility = 6
	}
	traits = {
		court_education = yes
	}
}
character = {
	id = { type = 10 id = 90071 }
	name = "Milon" #Miles?
	gender = male
	dynasty = { type = 12 id =319 }
	father = { type = 10 id = 90067 }
	mother = { type = 10 id = 90068 }
	country = FRAN
	religion = catholic
	culture = frankish
	birthdate = { year = 1065 month = january day = 0 }
	dna = "05630604563060"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 5
		fertility = 6
	}
}
character = {
	id = { type = 10 id = 90072 }
	name = "Jocelin" #I of Edessa
	gender = male
	dynasty = { type = 12 id =319 }
	father = { type = 10 id = 90067 }
	mother = { type = 10 id = 90068 }
	country = FRAN
	religion = catholic
	culture = frankish
	birthdate = { year = 1066 month = january day = 0 } #hist 1068
	dna = "04630600563000"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 8
		fertility = 8
	}
}

#de Montlhéry

Minor french nobility whose significance was being their marriages with the Crusader lords.
NOTE - need to create 'de Montlhéry' for the dynasty file.

Code:
character = {
	id = { type = 10 id = 90073 }
	name = "Milon"
	gender = male
	dynasty = { type = 12 id =20051 } #de Montlhéry
	country = FRAN
	religion = catholic
	culture = frankish
	birthdate = { year = 997 month = january day = 0 }
	deathdate = { year = 1034 month = january day = 0 }
	dna = "02186706603411"
	attributes = {
		martial = 6
		diplomacy = 6
		intrigue = 6
		stewardship = 6
		health = 5
		fertility = 4
	}
}
character = {
	id = { type = 10 id = 90074 }
	name = "Guy" #I
	gender = male
	dynasty = { type = 12 id =20051 } 
	father = { type = 10 id = 90073 }
	country = FRAN
	religion = catholic
	culture = frankish
	birthdate = { year = 1014 month = january day = 0 }
	dna = "00006712083415"
	attributes = {
		martial = 5
		diplomacy = 5
		intrigue = 5
		stewardship = 5
		health = 8
		fertility = 4
	}
	traits = {
		clubfooted = yes
		proven_dealbreaker = yes
	}
}
character = {
	id = { type = 10 id = 90075 }
	name = "Milon" #le Grand
	gender = male
	dynasty = { type = 12 id =20051 } 
	father = { type = 10 id = 90074 }
	country = FRAN
	religion = catholic
	culture = frankish
	birthdate = { year = 1033 month = january day = 0 }
	dna = "01006707133413"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 7
		fertility = 8
	}
	traits = {
		merciful = yes
		tough_soldier = yes
	}
}
character = {
	id = { type = 10 id = 90076 }
	name = "Guy" #II
	gender = male
	dynasty = { type = 12 id =23112 } #de Rochfort
	father = { type = 10 id = 90074 }
	country = FRAN
	religion = catholic
	culture = frankish
	birthdate = { year = 1037 month = january day = 0 }
	dna = "04096700143414"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 7
		fertility = 6
	}
	traits = {
		lisp = yes
		martial_cleric = yes
	}
}
character = {
	id = { type = 10 id = 90077 }
	name = "Melisande" 
	gender = female
	dynasty = { type = 12 id =20051 } 
	father = { type = 10 id = 90074 }
	country = CHAM
	religion = catholic
	culture = frankish
	birthdate = { year = 1040 month = january day = 0 }
	dna = "03060802085400"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 7
		fertility = 6
	}
	traits = {
		forgiving = yes
		suspicious = yes
		charismatic_negotiator = yes
	}
}
character = {
	id = { type = 10 id = 90078 }
	name = "Alix"
	gender = female
	dynasty = { type = 12 id =20051 } 
	father = { type = 10 id = 90074 }
	country = C111 
	religion = catholic
	culture = Frankish
	birthdate = { year = 1041 month = january day = 1 }
	dna = "04060805085401" 
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 5
		fertility = 4
	}
	traits = {
		generous = yes
		indulgent = yes
		proven_accountant = yes
	}
}
character = {
	id = { type = 10 id = 90079 }
	name = "Isabelle"
	gender = female
	dynasty = { type = 12 id =20051 } 
	father = { type = 10 id = 90074 }
	country = FRAN
	religion = catholic
	culture = Frankish
	birthdate = { year = 1044 month = january day = 1 }
	deathdate = { year = 1060 month = january day = 1 }
	dna = "07060809085402" 
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 2
		fertility = 4
	}
	traits = {
		amiable = yes
		court_education = yes
	}
}

de Rethels

Created Judith d'Ardennes (from family of Lower Lorraine?) to link them with the de Bolognes. Made her a bastard so her son Hugh doesn't inherit the German Duchy.

Code:
character = {
	id = { type = 10 id = 90080 }
	name = "Manassès" #III
	gender = male
	dynasty = { type = 12 id =20035 } #de Rethel
	country = CHAM
	religion = catholic
	culture = frankish
	birthdate = { year = 1026 month = january day = 0 }
	dna = "07435567166757"
	attributes = {
		martial = 4
		diplomacy = 4
		intrigue = 4
		stewardship = 4
		health = 6
		fertility = 3
	}
	traits = {
		chaste = yes
		scholarly_theologian = yes
	}
}
character = {
	id = { type = 10 id = 90081 }
	name = "Judith"
	gender = female
	dynasty = { type = 12 id = 22007 } #d'Ardennes
	father = { type = 10 id = 11030 }
	mother = { type = 10 id = 11031 }
	country = CHAM
	religion = catholic
	culture = german
	birthdate = { year = 1025 month = january day = 0 }
	deathdate = { year = 1055 month = january day = 0 }
	dna = "07072107101203"
	attributes = {
		martial = 5
		diplomacy = 5
		intrigue = 5
		stewardship = 5
		health = 3
		fertility = 3
	}
	traits = {
		bastard = yes
		honest = yes
		temperate = yes
		hole_in_the_pocket = yes
	}
}
character = {
	id = { type = 10 id = 90082 }
	name = "Hugues" 
	gender = male
	dynasty = { type = 12 id =20035 } 
	father = { type = 10 id = 90080 }
	mother = { type = 10 id = 90081 }
	country = CHAM
	religion = catholic
	culture = frankish
	birthdate = { year = 1045 month = january day = 0 }
	dna = "03435513126708"
	attributes = {
		martial = 5
		diplomacy = 4
		intrigue = 5
		stewardship = 4
		health = 6
		fertility = 6
	}
	traits = {
		indulgent = yes
		trusting = yes
		martial_cleric = yes
	}
}

Here's all the marriages for the relations file

Code:
	marrige = { #more likely 2nd marriage
		primary = { type = 10 id = 40440 } #Geoffroy I de Joigny
		secondary = { type = 10 id = 40441 } #Alix de Sens
		startdate = { year = 1017 month = january day = 1 } #?
		enddate = { year = 1023 month = january day = 1 }
	}
	marrige = { #more likely 1st marriage
		primary = { type = 10 id = 90045 } #Engelbert III de Brienne
		secondary = { type = 10 id = 40441 } #Alix de Sens
		startdate = { year = 1006 month = january day = 1 } 
		enddate = { year = 1008 month = january day = 1 }
	}
	marrige = { 
		primary = { type = 10 id = 90047 } #Gauthier I de Brienne
		secondary = { type = 10 id = 90048 } #Eustachie de Tonnerre
		startdate = { year = 1057 month = january day = 1 } 
		enddate = { year = 1090 month = january day = 1 }
	}
	marrige = { 
		primary = { type = 10 id = 90050 } #Étienne de Vaux
		secondary = { type = 10 id = 40447 } #Pétronille de Brienne
		startdate = { year = 1026 month = january day = 1 } 
		enddate = { year = 1027 month = january day = 1 }
	}
	marrige = { 
		primary = { type = 10 id = 90051 } #Geoffroy de Joinville
		secondary = { type = 10 id = 90052 } #Blanche de Reynel
		startdate = { year = 1042 month = january day = 1 } 
	}
	marrige = { 
		primary = { type = 10 id = 90054 } #Hilduin de Breteuil
		secondary = { type = 10 id = 90055 } #Emmeline de Chateaudun
		startdate = { year = 1019 month = january day = 1 }
		enddate = { year = 1058 month = january day = 1 }
	}
	marrige = { 
		primary = { type = 10 id = 40404 } #Raoul II de Valois
		secondary = { type = 10 id = 90057 } #Adela-Alix de Breteuil
		startdate = { year = 1021 month = january day = 1 }
		enddate = { year = 1060 month = january day = 1 }
	}
	marrige = { 
		primary = { type = 10 id = 90080 } #Manassès (III) de Rethel
		secondary = { type = 10 id = 90081 } #Judith d'Ardennes
		startdate = { year = 1043 month = january day = 1 } 
		enddate = { year = 1055 month = january day = 1 }
	}
	marrige = { 
		primary = { type = 10 id = 90082 } #Hugues de Rethel
		secondary = { type = 10 id = 90077 } #Melisande de Montlhéry
		startdate = { year = 1065 month = january day = 1 } #hist 1075
	}
	marrige = { 
		primary = { type = 10 id = 90061 } #Hugues I Blavons de Breteuil
		secondary = { type = 10 id = 90078 } #Alix de Montlhéry
		startdate = { year = 1064 month = january day = 1 }
	}
	marrige = { 
		primary = { type = 10 id = 90067 } #Jocelin (I) de Courtenay
		secondary = { type = 10 id = 90079 } #Isabelle de Montlhéry
		startdate = { year = 1059 month = january day = 1 }
		enddate = { year = 1060 month = january day = 1 }
	}
	marrige = { 
		primary = { type = 10 id = 90067 } #Jocelin (I) de Courtenay
		secondary = { type = 10 id = 90068 } #Hildegarde de Chateau-Landon
		startdate = { year = 1060 month = january day = 1 }
	}
	marrige = { 
		primary = { type = 10 id = 90053 } #Geoffroy II de Joinville
		secondary = { type = 10 id = 90069 } #Hodierne de Courtenay
		startdate = { year = 1066 month = january day = 1 }
	}
	marrige = { 
		primary = { type = 10 id = 40446 } #Renaud II de Joigny
		secondary = { type = 10 id = 90070 } #Vainmonde de Courtenay
		startdate = { year = 1066 month = january day = 1 }
	}
	marrige = { 
		primary = { type = 10 id = 41006 } #Roger (II) de Montgomery
		secondary = { type = 10 id = 90065 } #Adelais de Breteuil
		startdate = { year = 1066 month = january day = 1 }
	}

Modified files for county of Chartres

*to scenario titles
Code:
title = { #was id 394
	tag = C111
	tier = county
	liege = CHAM
	holder = { character = { type = 10 id = [COLOR=Yellow]90061[/COLOR] } startdate = { year = 1066 month = january day = 0 } }
}

*to scenario countries

Code:
country = { 
	tag = C111
	form_of_goverment = feudal
	capital = 111
	ruler = { character = { type = 10 id = [COLOR=Yellow]90061[/COLOR] } startdate = { year = 1066 month = december day = 25 } }
	laws = { semisalic_primogeniture_law = yes traditional_custom_law = yes ecclesical_balance = yes }
	controlledprovinces = { 111 }
}

*to 1066 scenario, you'll need to adjust CHAM aswell (ie remove ownership of C111)

Code:
	C111 = { 
		gender = male 
		type = county 
		dna = "05050606000501" 
		title = { C111 } 
	}

That should be all, if I've overlooked something pls let me know. Thx.
 
Last edited: