• 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.

Voy

Wiki Royalty
50 Badges
Apr 20, 2012
3.454
5.279
  • Crusader Kings II
  • Sengoku
  • Magicka
  • Crusader Kings II: Sword of Islam
  • Imperator: Rome
  • Cities: Skylines - Mass Transit
  • Surviving Mars
  • Crusader Kings II: Jade Dragon
  • Stellaris: Humanoids Species Pack
  • Stellaris: Apocalypse
  • Cities: Skylines - Parklife
  • Crusader Kings II: Holy Fury Pre-order
  • Stellaris: Distant Stars
  • Stellaris: Megacorp
  • Crusader Kings II: Holy Fury
  • Imperator: Rome Deluxe Edition
  • Crusader Kings II: Monks and Mystics
  • Stellaris: Ancient Relics
  • Stellaris: Lithoids
  • Stellaris: Federations
  • Imperator: Rome - Magna Graecia
  • Crusader Kings III
  • Crusader Kings III: Royal Edition
  • Stellaris: Necroids
  • Stellaris: Nemesis
  • Victoria 3 Sign Up
  • Cities: Skylines - After Dark
  • Crusader Kings II: Charlemagne
  • 500k Club
  • Crusader Kings II: Way of Life
  • Crusader Kings II: Horse Lords
  • Stellaris - Path to Destruction bundle
  • Crusader Kings II: Conclave
  • Cities: Skylines - Snowfall
  • Crusader Kings II: Reapers Due
  • Tyranny: Archon Edition
  • Major Wiki Contributor
  • Stellaris: Digital Anniversary Edition
  • Stellaris: Leviathans Story Pack
  • Cities: Skylines - Natural Disasters
  • Crusader Kings II: Legacy of Rome
  • Crusader Kings II: The Old Gods
  • Crusader Kings II: Rajas of India
  • Crusader Kings II: The Republic
  • Crusader Kings II: Sons of Abraham
  • Tyranny - Tales from the Tiers
  • Stellaris: Synthetic Dawn
  • Stellaris
  • Cities: Skylines
  • Crusader Kings II: Sunset Invasion
A known mistress situation.

Code:
204500 = {
	name="Henry" # Henry II
	dynasty=106
	martial=7
	diplomacy=4
	intrigue=8
	stewardship=6
	religion="catholic"
	culture="english"
	trait="wroth"
	trait="greedy"
	trait="ambitious"
	trait="lustful"
	trait="fortune_builder"
	father=204506
	mother=202991
	1133.3.5 = {
		birth="1133.3.5"
	}
	1152.5.18 = {
		add_spouse = 205730
	}
	[COLOR="#FFFF00"]1175.1.1 = {
		effect = {
			add_lover = 204515 # Ida de Tosny
		}
	}
	1181.1.1 = {
		effect = {
			remove_lover=204515
		}
	}[/COLOR]
	1187.1.1 = {
		add_trait="ill"
	}
	1189.7.6 = {
		death="1189.7.6"
	}
}

204515 = {
	name="Ida" #Ida de Tosny
	female = yes
	[COLOR="#FFFF00"]dynasty=385 # de Tosny[/COLOR]
	martial=8
	diplomacy=7
	intrigue=4
	stewardship=7
	religion="catholic"
	culture="english"
	add_trait="wroth"
	add_trait="kind"
	add_trait="scholarly_theologian"
	[COLOR="#FFFF00"]father=161601
	mother=161602[/COLOR]
	1159.1.1 = {
		birth="1159.1.1"
	}
	[COLOR="#FFFF00"]1165.1.1 = {
		guardian=204500
	}
	1175.1.1 = {
		employer=204500
	}[/COLOR]
	1205.1.2 = {
		death="1205.1.2"
	}
}

204517 = {
	name="William"
	dynasty=20050
	martial=8
	diplomacy=4
	intrigue=6
	stewardship=6
	religion="catholic"
	culture="english"
	add_trait="bastard"
	add_trait="honest"
	add_trait="gluttonous"
	add_trait="tough_soldier"
	father=204500 # Henry II
	[COLOR="#FFFF00"]mother=204515 # Ida de Tosny
	1176.1.18 = {
		birth="1176.1.18"
	}[/COLOR]
	1202.1.1 = {
		add_spouse=204532
	}
	[COLOR="#FFFF00"]1226.3.7 = {
		death="1226.3.7"
	}[/COLOR]
}

Henry II Plantagenet was the guardian to Ida de Tosny. When she came of age she became his mistress (which was common for Henry apparently) and she gave him one son, William Longespée. When Henry got bored (guessing) with Ida he gave her hand in marriage to the earl of Norfolk, Roger Bigod. I've altered some dates and added Ida as both ward and lover of Henry as well as the mother of William. All of the changes are required for this to work. I found Ida's parents too and dynasty.

http://fmg.ac/Projects/MedLands/ENGLAND, Kings 1066-1603.htm#_Toc321390517
http://en.wikipedia.org/wiki/Ida_de_Tosny
http://en.wikipedia.org/wiki/William_Longespée,_3rd_Earl_of_Salisbury

Wikipages

As always..

Code:
W_L_204515;http://en.wikipedia.org/wiki/Ida_de_Tosny;;;;;;;;;;;;;x
W_L_204517;http://en.wikipedia.org/wiki/William_Longesp%C3%A9e,_3rd_Earl_of_Salisbury;;;;;;;;;;;;;x

Happy reporting!
 
Last edited:
Upvote 0

Sleight of Hand

retired modder
On Probation
14 Badges
Feb 14, 2012
12.114
5.867
  • Crusader Kings II
  • Darkest Hour
  • Europa Universalis IV: Call to arms event
  • For The Glory
  • Hearts of Iron III
  • March of the Eagles
  • Europa Universalis IV
  • Victoria 2
  • 500k Club
  • Crusader Kings II: Holy Knight (pre-order)
  • Europa Universalis IV: Pre-order
  • Hearts of Iron IV Sign-up
  • Stellaris Sign-up
  • Steel Division: Normand 44 Sign-up
Just a note to any devs that Henry II's birth date and traits have been amended since this was posted, so please don't accidentally overwrite them. :)