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

Otto Bismarck

Captain
94 Badges
Jan 10, 2004
447
3
  • Cities: Skylines - After Dark
  • Victoria 2
  • Victoria 2: A House Divided
  • Victoria 2: Heart of Darkness
  • Rome: Vae Victis
  • 500k Club
  • Cities: Skylines
  • Crusader Kings II: Holy Knight (pre-order)
  • Europa Universalis IV: El Dorado
  • Europa Universalis IV: Pre-order
  • Crusader Kings II: Way of Life
  • Europa Universalis IV: Common Sense
  • Crusader Kings II: Horse Lords
  • Supreme Ruler: Cold War
  • Europa Universalis IV: Cossacks
  • Crusader Kings II: Conclave
  • Cities: Skylines - Snowfall
  • Europa Universalis IV: Mare Nostrum
  • Stellaris
  • Stellaris: Galaxy Edition
  • Stellaris: Galaxy Edition
  • Stellaris: Galaxy Edition
  • Hearts of Iron IV: Cadet
  • Hearts of Iron IV: Colonel
  • Hearts of Iron IV: Field Marshal
  • Stellaris: Necroids
  • Europa Universalis IV: Wealth of Nations
  • Crusader Kings II: Charlemagne
  • 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
  • Crusader Kings II: Sunset Invasion
  • Crusader Kings II: Sword of Islam
  • Deus Vult
  • Europa Universalis IV
  • Europa Universalis IV: Art of War
  • Europa Universalis IV: Conquest of Paradise
  • Crusader Kings II
  • For the Motherland
  • Hearts of Iron III
  • Hearts of Iron III: Their Finest Hour
  • March of the Eagles
  • Europa Universalis IV: Res Publica
  • Victoria: Revolutions
  • Rome Gold
  • Semper Fi
  • Sengoku
  • Sword of the Stars II
Father:

Code:
100 = {
	name="Eadweard"
	# AKA: Eadweard 'se Ieldra'
	dynasty=100072
	martial=4
	diplomacy=6
	intrigue=7
	stewardship=7
	religion="catholic"
	culture="saxon"
	add_trait="honest"
	add_trait="tough_soldier"
	father = 7627
	874.1.1={
		birth="874.1.1"
	}
	920.1.1 = {
		give_nickname=nick_the_old
	}
	924.7.17={
		death="924.7.17"
	}
}

Son:

Code:
33350 = {
	name="Æthelstan"
	dynasty=100072
	religion="catholic"
	culture="saxon"
	father = 100
	873.1.1={
		birth="873.1.1"
	}
	939.10.27={
		death="939.10.27"
	}
}
Æthelstan should be born in 893/4/5, Eadweard's birth is correct.
 
Upvote 0