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

Sleight of Hand

retired modder
On Probation
14 Badges
Feb 14, 2012
12.114
5.868
  • 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
Gytha Thorkelsdóttir was the mother of Harold Godwinson and his various siblings. She is incorrectly coded as having died in 1047, yet it is well known that she asked William for the bodies of her sons after they were slain at Hastings. Having been refused, she later (it is said) left England for Scandinavia. I can't find any source for when she died, but she was certainly alive into the late 1060s.

Code:
101534 = {
	name="Gyda"
	female = yes
	dynasty=502
	martial=8
	diplomacy=4
	intrigue=8
	stewardship=4
	religion="catholic"
	culture="danish"
	add_trait="scholarly_theologian"
	father=101533 # Thorgil Sprakalegg
	997.1.2={
		birth="997.1.2"
	}
	[COLOR="#FF0000"]1015.1.2={
		add_spouse = 120
	}[/COLOR]
	[COLOR="#FF8C00"]1066.1.1={
		employer=122 # Harold Godwinson
	}
	1066.10.14={
		employer=101515 # Svend Estridsen
	}[/COLOR]
	10[COLOR="#FF8C00"]73[/COLOR].1.2={
		death="10[COLOR="#FF8C00"]73[/COLOR].1.2"
	}
}
 
Upvote 0

KRONEN

Corporal
9 Badges
May 11, 2012
43
1
  • Crusader Kings II
  • Europa Universalis IV
  • 500k Club
  • Europa Universalis IV: Pre-order
  • Mount & Blade: With Fire and Sword
  • Crusader Kings II: The Old Gods
You're right on, man. Especially the coded date of death -- 1047 is absurd, most sources I've seen speculate ~1068.

However, this is probably just a conscious decision by Paradox to, well, err on the side of convenience.