Event
Commoners Resist Current Trends

Among the fields and villages of Country, many members of the lower class grumble that distant debates over chasing grandeur and custom bring them only new obligations and strange officials. Their quiet resistance could grow louder if left unanswered.
Fate of the PhoenixDLCtrigger
CommonersEstatetrigger
Latinitas vs RōmanismósSocietal Valueoption 1, option 2, triggerDefinitionin_game/events/government/D008_latinization_vs_hellenization.txt:3544
3545type = country_event
3546title = latinization_vs_hellenization.30.title Commoners Resist Current Trends
3547desc = latinization_vs_hellenization.30.desc Among the fields and villages of Country, many members of the lower class grumble that distant debates over chasing grandeur and custom bring them only new obligations and strange officials. Their quiet resistance could grow louder if left unanswered.
3548outcome = neutral
3549trigger = {
3550has_societal_value = societal_value_type:latinization_vs_hellenization
3553OR = {
}
}
3559illustration_tags = {
356010 = angry
356110 = exterior
}
3564immediate = {
}
3571ordered_pop = {
3572limit = {
3573owner = root
3574is_upper_class = no
3575location = {
3575proximity > 0
}
}
3577order_by = pop_size
3578max = {
3579value = {
3580add = root.num_provinces
3581multiply = 0.1
3582ceiling = yes
3583min = 1
3584max = 6
}
}
3587check_range_bounds = no
3588add_to_list = LvH_event_30_pops_list
}
3591ordered_in_list = {
3592list = LvH_event_30_pops_list
3594order_by = pop_size
3595max = 1
3596check_range_bounds = no
3598save_scope_as = target_pop
3600location = {
3600save_scope_as = target_location
}
}
}