Event
Challenging the Warrior Elites

Over time, we have managed to strengthen the authority of Target Character over the provinces of our Flavor Rank. This has resulted in the authority of local strongmen and petty chiefs being seen as threatened. Normally, such local forces could be handled with ease, but in Feudalism Location the use of more direct force may be necessary to remind others of our right to rule.
FeudalismInstitutiontriggerDefinitionin_game/events/institution_events.txt:52
53type = country_event
54title = institution_events.2.title Challenging the Warrior Elites
55desc = institution_events.2.desc Over time, we have managed to strengthen the authority of Target Character over the provinces of our Flavor Rank. This has resulted in the authority of local strongmen and petty chiefs being seen as threatened. Normally, such local forces could be handled with ease, but in Feudalism Location the use of more direct force may be necessary to remind others of our right to rule.
56outcome = neutral
58trigger = {
61any_owned_location = {
62institution_progress:feudalism < 66
}
64has_ruler = yes
}
67image = "gfx/interface/illustrations/institutions/feudalism.dds"
68immediate = {
70random_owned_location = {
71limit = {
71institution_progress:feudalism < 66
}
72save_scope_as = feudalism_location
}
75ruler = {
75save_scope_as = target_character
}
}