Event
Provincial Feud

What started as a dispute of minor concern between some local strongmen and some of their tenants, has somehow grown into a dispute of national importance. With Clergy, scholars, Nobility, and street demagogues all sharing their opinions as loudly as possible, the parties of the feud have finally turned to Target Ruler to have their conflict solved.
Having heard them plead their cases, our Ruler Title is convinced that the tenants, however deplorable their situation, are the ones at fault. A just and well argued verdict is unlikely to upset anyone, but it is quite tempting to use public opinion to increase our own authority over the province at these strongmen's expense.
ClergyEstatetrigger
NobilityEstatetriggerIncreasing Local AuthorityStatic Modifierimmediate, triggerSettled ConflictStatic Modifiertrigger
GreedyTraitoption 2
JustTraittriggerDefinitionin_game/events/character/personality_events.txt:367
368type = country_event
369title = personality_events.10.title Provincial Feud
370desc = personality_events.10.desc What started as a dispute of minor concern between some local strongmen and some of their tenants, has somehow grown into a dispute of national importance. With Clergy, scholars, Nobility, and street demagogues all sharing their opinions as loudly as possible, the parties of the feud have finally turned to Target Ruler to have their conflict solved.
Having heard them plead their cases, our Ruler Title is convinced that the tenants, however deplorable their situation, are the ones at fault. A just and well argued verdict is unlikely to upset anyone, but it is quite tempting to use public opinion to increase our own authority over the province at these strongmen's expense.
Having heard them plead their cases, our Ruler Title is convinced that the tenants, however deplorable their situation, are the ones at fault. A just and well argued verdict is unlikely to upset anyone, but it is quite tempting to use public opinion to increase our own authority over the province at these strongmen's expense.
371outcome = neutral
372illustration_tags = {
37310 = angry
37410 = interior
}
376trigger = {
379has_ruler = yes
382any_province = {
383province_average_control >= 0
384province_average_integration >= 0.5
}
}
389immediate = {
390random_province = {
391limit = {
392province_average_control >= 0
393province_average_integration >= 0.5
}
396save_scope_as = target_province
}
399ruler = {
399save_scope_as = target_ruler
}
}
}