Event
Appointment of a Traveler

The situation of the Country Adjective Ruler Title is precarious at best. The Flavor Rank is beset by many internal problems, many of which are caused by the rule of powerful members of the Nobility. With such powerful administrators and their deep connections, perhaps it would be preferable to bring in fresh blood such as Target Character, a truly illustrious figure currently traveling through Country. The help of Target Character would help reduce the power of the current Nobility.
IslamReligion Groupimmediate, triggerDefinitionin_game/events/DHE/flavor_DLH.txt:4160
4161type = country_event
4162title = flavor_dlh.52.title Appointment of a Traveler
4163desc = flavor_dlh.52.desc The situation of the Country Adjective Ruler Title is precarious at best. The Flavor Rank is beset by many internal problems, many of which are caused by the rule of powerful members of the Nobility. With such powerful administrators and their deep connections, perhaps it would be preferable to bring in fresh blood such as Target Character, a truly illustrious figure currently traveling through Country. The help of Target Character would help reduce the power of the current Nobility.
4164outcome = neutral
4166trigger = {
4167any_neighbor_country = {
4169any_character = {
4170religion = ROOT.religion
4171total_abilities >= 200
4172is_ruler = no
4173is_regent = no
4174is_heir = no
4175is_adolescent = no
}
}
}
4180illustration_tags = {
418110 = regular
418210 = interior
}
4185immediate = {
}
4187random_neighbor_country = {
4188limit = {
4190any_character = {
4191religion = ROOT.religion
4192total_abilities >= 200
4193is_ruler = no
4194is_regent = no
4195is_heir = no
4196is_adolescent = no
}
}
}
4200random_character = {
4201limit = {
4202total_abilities >= 200
4203religion = ROOT.religion
4204is_ruler = no
4205is_regent = no
4206is_heir = no
4207is_adolescent = no
}
4209save_scope_as = target_character
}
}
}