Event
Family Secret?

The first time, the Ruler Char Dynasty brush it off, but when it happens a second and a third time, one does begin to wonder. Why are people laughing when they think no one can hear them? After some investigation, an answer is finally obtained from a chambermaid. It appears that Heir Char has been running about town in a most unchristian fashion, and that the Country Adjective family is now becoming the laughing stock of Continent.
MonarchyGovernment Typetrigger
ChristianityReligion GrouptriggerDefinitionin_game/events/character/dynastic.txt:842
843type = country_event
844title = dynastic.11.title Family Secret?
845desc = dynastic.11.desc The first time, the Ruler Char Dynasty brush it off, but when it happens a second and a third time, one does begin to wonder. Why are people laughing when they think no one can hear them? After some investigation, an answer is finally obtained from a chambermaid. It appears that Heir Char has been running about town in a most unchristian fashion, and that the Country Adjective family is now becoming the laughing stock of Continent.
846outcome = neutral
847illustration_tags = {
84810 = regular
84910 = exterior
}
851trigger = {
853ruler = {
854has_dynasty = yes
}
857has_heir = yes
858heir = {
858age_in_years >= 15
858owner = root
}
}
862immediate = {
863ruler = {
864save_scope_as = ruler_char
}
866heir = {
867save_scope_as = heir_char
}
}