Event 400 doesn't work like that. It gives the "pregnant" trait, but doesn't impregnate the woman. You need:
for that to work.Code:impregnate = ROOT
Add this event to any file in /events (or a new file) and fire it to make your woman character pregnant, as long as she has a spouse (there must always be a set father).
Later I can write up some more, to make your wife pregnant if you're a man, or to have a child with a random courtier.Code:character_event = { id = 187001 desc = "" picture = GFX_evt_quarrel is_triggered_only = yes option = { name = "OK" spouse = { impregnate = ROOT } } }








Reply With Quote

















