Scripted Effect
create_newborn_female_ruler_child
Definitionin_game/common/scripted_effects/country_effects.txt:16
17custom_tooltip = new_child_for_ruler The Ruler Title gets a new child
18hidden_effect = {
19create_character = {
20dynasty = root.ruler.dynasty
21culture = root.ruler.culture
22religion = root.ruler.religion
23mother = root.ruler
24age = 0
25no_stats = yes
26trait_category = none
}
}