EventChanged this version
Grain Diverted to Brewing in Target Location

What fills cups does not fill granaries. In Target Location, too much grain is now being diverted into brewing, and concern spreads that common needs are being sacrificed for private gain. The issue is not merely one of trade, but of priorities. Locals complain of empty storehouses, alleging a plot to drive profits for the local breweries at the expense of the common farmer.
JustTraitoption 1
Kind-HeartedTraitoption 1
LawgiverTraitoption 1had_bad_royal_brewing_rights_event_variableVariableimmediate, triggerDefinitionin_game/events/government/town_rights_events.txt:1738
1739type = country_event
1740title = town_rights_events.20.title Grain Diverted to Brewing in Target Location
1741desc = town_rights_events.20.desc What fills cups does not fill granaries. In Target Location, too much grain is now being diverted into brewing, and concern spreads that common needs are being sacrificed for private gain. The issue is not merely one of trade, but of priorities. Locals complain of empty storehouses, alleging a plot to drive profits for the local breweries at the expense of the common farmer.
1742outcome = negative
1744trigger = {
1745any_town_rights_in_country = {
1746this.town_rights_type = town_rights_type:royal_brewing_rights
}
1750at_war = no
1751is_during_bankruptcy = no
}
1754illustration_tags = {
175510 = angry
175610 = interior
}
1759immediate = {
}
1762random_locations_with_town_rights_in_country = {
1763limit = {
1763has_town_rights = town_rights_type:royal_brewing_rights
}
1764save_scope_as = target_location
1771province = {
1771save_scope_as = target_province
}
}
1774ruler_or_regent = {
1774save_scope_as = target_character
}
}