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

enf91

General
82 Badges
Nov 20, 2009
1.840
1.794
  • Hearts of Iron 4: Arms Against Tyranny
  • Hearts of Iron IV: No Step Back
  • Hearts of Iron IV: By Blood Alone
  • Victoria 3 Sign Up
  • Stellaris: Nemesis
  • Stellaris: Federations
  • Hearts of Iron IV: La Resistance
  • Europa Universalis IV: Mandate of Heaven
  • Europa Universalis IV: Cradle of Civilization
  • Stellaris - Path to Destruction bundle
  • Mount & Blade: Warband
  • Europa Universalis IV: Pre-order
  • Stellaris Sign-up
  • Sengoku
  • Crusader Kings III
  • Hearts of Iron IV Sign-up
  • 500k Club
  • Pride of Nations
  • Rise of Prussia
  • Mount & Blade: With Fire and Sword
  • Europa Universalis III Complete
  • Heir to the Throne
  • Stellaris: Megacorp
  • Crusader Kings II: Charlemagne
  • Crusader Kings II: The Old Gods
  • Crusader Kings II: The Republic
  • Rome Gold
  • Hearts of Iron IV: Death or Dishonor
  • Hearts of Iron IV: Together for Victory
  • Imperator: Rome - Magna Graecia
  • Stellaris: Apocalypse
  • Europa Universalis IV: Rule Britannia
  • Europa Universalis IV: Wealth of Nations
  • Crusader Kings II: Reapers Due
  • Battle for Bosporus
  • For the Motherland
  • Europa Universalis IV: Conquest of Paradise
  • Europa Universalis IV: Third Rome
  • Europa Universalis IV: Rights of Man
  • Europa Universalis IV: Art of War
  • Hearts of Iron IV: Expansion Pass
  • Stellaris: Synthetic Dawn
  • Stellaris: Leviathans Story Pack
  • Crusader Kings II: Conclave
  • Europa Universalis IV: Common Sense
  • Europa Universalis 4: Emperor
  • Europa Universalis IV: Golden Century
  • Europa Universalis IV: Mare Nostrum
  • Stellaris: Distant Stars
  • Stellaris: Ancient Relics
I had a ruler have a bastard son (speaking of which, why are there no bastard daughters?) with a woman who was already his friend. At least, that's what the event led me to believe. The woman was already his friend, and he got the "your wife is out of town" event. Why was it, then, that the bastard's ID page had only his father and not his mother, even if the mother was known (at least to the player)?
 
I had a ruler have a bastard son (speaking of which, why are there no bastard daughters?) with a woman who was already his friend. At least, that's what the event led me to believe. The woman was already his friend, and he got the "your wife is out of town" event. Why was it, then, that the bastard's ID page had only his father and not his mother, even if the mother was known (at least to the player)?

I think there are no daughters because a ruler back then would never recognize a bastard daughter.

As for why the mother isn't shown, is probably that she is of no importance, or that people simply didn't want to acknowledge who it was.
 
Female bastards will not turn up like males.

I'm not sure, but I think it is possible with the 'spy master suspects' event if the girl is not of your culture and you choose you will not acknowledge her.
It is there for boys, I don't know if girls can get that event when they are of different culture.

In vanilla CK1.05 there is a bastard girl in Provance.
 
The event you got spawns a bastard, it cannot actually create a pregnancy between the right persons.
Spawned bastards are always male and will never have two parents (usually only a father unless the event fires for a female ruler, then there's only a mother of course).

All female bastards and bastards with two parents will have gotten the trait by event later in life.
 
I think there are no daughters because a ruler back then would never recognize a bastard daughter.

As for why the mother isn't shown, is probably that she is of no importance, or that people simply didn't want to acknowledge who it was.

Historically several did.

This is just a coding limitation.


(OT - I wish all Paradox forums were the same colour as the CK one)
 
In fact any character created by an event will be a male.


And the event when the spymaster is suspicous of the kid's father (different culture then father) is only for male kids?


english patriot said:
OT - I wish all Paradox forums were the same colour as the CK one)

True, but only Vicky and Vicky 2 is really bad.
 
And the event when the spymaster is suspicous of the kid's father (different culture then father) is only for male kids?

Yes, though I the culture of the child is not a trigger in this event at all.


Code:
character_event = { #Your spymaster advises you that there is evidence that your newborn babe could not have been sired by you.

trigger = {
		condition = { type = not value = { type = age value = 2 } }
		condition = { type = ruler_child }
	[COLOR="Lime"]	condition = { type = gender value = male }[/COLOR]
		condition = { type = not value = { type = trait value = bastard } }
		condition = { type = not value = { type = trait value = inbred } }
		condition = { type = father
			condition = { type = and
				condition = { type = is_alive }
				condition = { type = is_married }
				condition = { type = ruler }
			}
		}
 
I think there are no daughters because a ruler back then would never recognize a bastard daughter.

Are you certain? Queen Sybilla of Scotland was illegitimate daughter of king Henry I of England and it was her daddy who arranged the marriage. Henry was actually kind of busy man marrying most of his bastard daughters to his neighbours. I think that Henry had recognised them, otherwise they wouldn't appear as his daughters in contemporary sources.

I think there's game mechanic reasons rather than historical reasons behind this.
 
I'm not entirely sure but I think it's because ingame a female bastard is redundant. Since females don't inherit the throne anyway and the main point of the bastard trait is to prevent inheritance.
 
I'm not entirely sure but I think it's because ingame a female bastard is redundant. Since females don't inherit the throne anyway and the main point of the bastard trait is to prevent inheritance.
Remember that under semisalic laws inheritance is tracked through the female line as well. If you fully want to exlude a daughter's heirs from the line of succession she must be given the trait.
 
I'm not entirely sure but I think it's because ingame a female bastard is redundant. Since females don't inherit the throne anyway and the main point of the bastard trait is to prevent inheritance.

There was a big discussion about this (female bastards) during the 1.05 public beta for CK.

Here is the thread

In short, incorporating them would mean a lot of work for very little actual effect.
 
Remember that under semisalic laws inheritance is tracked through the female line as well. If you fully want to exlude a daughter's heirs from the line of succession she must be given the trait.

At least in earlier versions bastard trait didn't exclude decendants of a bastard from inheritance. It was before DV, but I remember case where my king died and his cousin whose father was a bastard (father had the bastard trait when he died) inherited the kingdom. These days bastards of my ruler's family usually declare themselves legitimate when I give them some territory (which is bit silly, because I might want people like Henry FitzRoy to be powerful magnates, but I never intend them on the throne), so I don't know if children of bastards could still inherit
 
Last edited:
At least in earlier versions bastard trait didn't exclude decendants of a bastard from inheritance. It was before DV, but I remember case where my king died and his cousin whose father was a bastard (father had the bastard trait when he died) inherited the kingdom. These days bastards of my ruler's family usually declare themselves legitimate when I give them some territory, so I don't know if children of bastards could still inherit.

Children of bastards are excluded from inheritance also. In one of the earlier version of CK (1.03 or 1.04) it was still possible for children of bastards to inherit, that was a bug.
 
Children of bastards are excluded from inheritance also. In one of the earlier version of CK (1.03 or 1.04) it was still possible for children of bastards to inherit, that was a bug.

Good to hear that it's fixed. My memory works in funny ways these days, because sometimes I can remember something from CK 1.00, 1.02 etc., but can't remember how it is in latest DV beta patch.
 
Now the only way for bastards to inherit is by elective law. That's how I kept it "all in the family" with a Smolensk (or some Russian county) game. It got boring after a few years; your only way to gain power is to inherit, and that requires serious finagling.