Event
Target Religion Adjective Heir Title?

Target Heir has taken a strong interest in Target Religion Adjective teachings. As the Heir-Apparent, he/she is of course expected to know all our subjects, but perhaps not to the extent of discussing theology and hosting debates himself/herself on Target Religion. Leading members of the Clergy have now approached Target Ruler to voice their concerns. They do not foresee a future for our Heir Title in high government if we do not force him/her to come to his/her senses.
ClergyEstatetrigger
MonarchyGovernment Typetrigger
Traditionalist vs InnovativeSocietal ValuetriggerDefinitionin_game/events/culture/culture_religion_events.txt:654
655type = country_event
656title = culture_religion_events.18.title Target Religion Adjective Heir Title?
657desc = culture_religion_events.18.desc Target Heir has taken a strong interest in Target Religion Adjective teachings. As the Heir-Apparent, he/she is of course expected to know all our subjects, but perhaps not to the extent of discussing theology and hosting debates himself/herself on Target Religion. Leading members of the Clergy have now approached Target Ruler to voice their concerns. They do not foresee a future for our Heir Title in high government if we do not force him/her to come to his/her senses.
658outcome = neutral
659illustration_tags = {
66010 = angry
66110 = interior
}
663trigger = {
664has_heir = yes
665has_ruler = yes
668heir = {
669owner = root
670age_in_years > 14
671religion = root.religion
}
674religion = {
675any_other_religion_in_same_group = {
676is_religion_enabled = yes
677this != root.religion
}
}
}
683immediate = {
684religion = {
685random_other_religion_in_same_group = {
686limit = {
687is_religion_enabled = yes
688this != root.religion
}
690save_scope_as = target_religion
}
}
693heir = {
693save_scope_as = target_heir
}
694ruler = {
694save_scope_as = target_ruler
}
}
}