Event
Supporters of the Ruler Title

Not everyone stands to lose from the new order within the Flavor Rank! Some can now make a salaried career out of military service or as a functionary in one of the many new institutions of the state. Others yet remain loyal to the Ruler Title out of their sense of honor and tradition. While the resistance to the increasingly ironclad rule of the Target Location Court Title is widespread in our country we have recently seen a surge of supporters.
Definitionin_game/events/disaster/court_and_country.txt:915
916type = country_event
917category = disaster_event
918title = court_and_country.12.title Supporters of the Ruler Title
919desc = court_and_country.12.desc Not everyone stands to lose from the new order within the Flavor Rank! Some can now make a salaried career out of military service or as a functionary in one of the many new institutions of the state. Others yet remain loyal to the Ruler Title out of their sense of honor and tradition. While the resistance to the increasingly ironclad rule of the Target Location Court Title is widespread in our country we have recently seen a surge of supporters.
920outcome = neutral
921image = "gfx/interface/illustrations/disaster/court_and_country.dds"
923trigger = {
924OR = {
925government_power < 90
926AND = {
927manpower_percentage <= 0.5
928monthly_manpower > 0
}
}
}
933immediate = {
934ruler_or_regent ?= {
934save_scope_as = target_character
}
935capital = {
935save_scope_as = target_location
}
}