EventChanged this version
A Child in the Reeds
Suddenly, something startles the animal, and before the Ruler Title has time to fire, it is long gone. he/she looks around. The water in the small creek reflects the sunlight of a perfect day, and the reeds wave slowly before a light breeze. Is that laughter? he/she realizes now what had startled the animal. In a cradle, floating among the reeds, lies a laughing little boy. Judging by his smile, one would say that he has never known fear in his life.
MonarchyGovernment Typetrigger
ChristianityReligion GrouptriggerDefinitionin_game/events/character/dynastic.txt:679
680type = country_event
681title = dynastic.8.title A Child in the Reeds
682desc = dynastic.8.desc Suddenly, something startles the animal, and before the Ruler Title has time to fire, it is long gone. he/she looks around. The water in the small creek reflects the sunlight of a perfect day, and the reeds wave slowly before a light breeze. Is that laughter? he/she realizes now what had startled the animal. In a cradle, floating among the reeds, lies a laughing little boy. Judging by his smile, one would say that he has never known fear in his life.
683outcome = neutral
684illustration_tags = {
68510 = regular
68610 = exterior
}
688trigger = {
691ruler ?= {
692is_adult = yes
693num_of_children < 1
694has_dynasty = yes
}
696has_regent = no
}
700immediate = {
701ruler = {
702save_scope_as = ruler_char
}
704create_character = {
705culture = root.ruler.culture
706religion = root.ruler.religion
708age = 0
709no_stats = yes
710trait_category = none
711create_in_limbo = yes
712save_scope_as = reed_child_char
}
}