Event
Sickness of the Ruler Title

Target Ruler has fallen ill, and cannot handle all aspects of ruling Country for the time being. How shall we handle this?
BurghersEstateoption 3, trigger
ClergyEstateoption 2, trigger
NobilityEstateoption 1, trigger
CommonersEstateoption 4, trigger
MonarchyGovernment TypetriggerBurghers in PowerStatic ModifiertriggerClergy in PowerStatic ModifiertriggerNobles in PowerStatic ModifiertriggerPeasants in PowerStatic ModifiertriggerDefinitionin_game/events/random_event.txt:3266
3267type = country_event
3269title = random_event.65.title Sickness of the Ruler Title
3270desc = random_event.65.desc Target Ruler has fallen ill, and cannot handle all aspects of ruling Country for the time being. How shall we handle this?
3271outcome = neutral
3272illustration_tags = {
327310 = regular
327410 = interior
}
3277trigger = {
3278has_regent = no
3280has_ruler = yes
3281ruler = {
3282age_in_years > 50
3283NOR = {
}
}
3290OR = {
}
}
3298immediate = {
3300ruler = {
3300save_scope_as = target_ruler
}
}