# character
on_birth = {
	events = {
		300 # A Bastard is born
		312 # The child of a consort is born		
		318 # A Bastard is born, but is not recognized as such by the mother's spouse (cuckoo!)
		335 # Hidden utility event for all children born
		TOG.3206 # Child Perceived to be Demon Born
		706 # Full House achievement
		707 # Keeping it in the Family achievement
		CM.10011 # Chronicle entry
		HL.1000 # Child born with Wolf's Blood
		HL.1700 # Wolf's Blood inheritance
		TOG.6001 # Children gains Saoshyant Descendant trait from Saoshyant
		RIP.11064 # Babies born in seclusion get seclusion modifier
		MNM.7508 # DW Demon child
		HFP.20403 # Remove pregnancy_finishing trait, check all special circumstances for child's birth.
		HFP.20555 # Clear all hard_pregnancy traits and flags.
		HFP.30030 # Apply freckles trait properly.
		HF.23019 # Zodiac signs assigned on Hellenic babies.
		HFP.20068 # Cleanup for children born after father's death.
		HF.23750 # Stable Doctrine gives chance to shield newborn heir from harm.
		OSS.1
	}
	random_events = {
		200 = 0
		100000 = MNM.1206 # A Child is born, Hermetic Scrying vision fulfilled
		50 = RIP.29600 # Firstborn/first son reaction 
		5 = RoI.10000 # Reincarnation?
		1 = RIP.29805 # Reincarnation for non west_african
		
		child_of_destiny_chance = { # Chance of a newborn child becoming a Child of Destiny
			15000 = 0
			1 = HF.200
		}
	}
}
