EventChanged this version
Quarrying Strains Target Location

The same Stone that builds walls and markets is won only through hard labor. Around Target Location, quarrying has become increasingly burdensome, and the workers pressed into that toil grow exhausted and resentful. Productivity remains, but the human cost is becoming impossible to ignore, threatening to stall the entire local operation!
LaborersPop Typeoption 2
JustTraitoption 1
Kind-HeartedTraitoption 1
LawgiverTraitoption 1
RighteousTraitoption 1had_bad_royal_masonry_rights_event_variableVariableimmediate, triggerDefinitionin_game/events/government/town_rights_events.txt:1905
1906type = country_event
1907title = town_rights_events.22.title Quarrying Strains Target Location
1908desc = town_rights_events.22.desc The same Stone that builds walls and markets is won only through hard labor. Around Target Location, quarrying has become increasingly burdensome, and the workers pressed into that toil grow exhausted and resentful. Productivity remains, but the human cost is becoming impossible to ignore, threatening to stall the entire local operation!
1909outcome = negative
1911trigger = {
1912any_town_rights_in_country = {
1913this.town_rights_type = town_rights_type:royal_masonry_rights
}
1917at_war = no
1918is_during_bankruptcy = no
}
1921illustration_tags = {
192210 = angry
192310 = exterior
}
1926immediate = {
}
1929random_locations_with_town_rights_in_country = {
1930limit = {
1930has_town_rights = town_rights_type:royal_masonry_rights
}
1931save_scope_as = target_location
1938province = {
1938save_scope_as = target_province
}
}
1941ruler_or_regent = {
1941save_scope_as = target_character
}
}