EventChanged this version
The Bountiful Granaries of Target Location

The peasants and workhands residing in Target Province report that the Target Location Rank of Target Location is experiencing an upswing in the quality and amount of food-goods produced and stored. Such a positive development should be taken advantage of immediately.
JustTraitoption 1
Kind-HeartedTraitoption 1
LawgiverTraitoption 1
RighteousTraitoption 1had_good_granary_town_event_variableVariableimmediate, triggerDefinitionin_game/events/government/town_rights_events.txt:181
182type = country_event
183title = town_rights_events.3.title The Bountiful Granaries of Target Location
184desc = town_rights_events.3.desc The peasants and workhands residing in Target Province report that the Target Location Rank of Target Location is experiencing an upswing in the quality and amount of food-goods produced and stored. Such a positive development should be taken advantage of immediately.
185outcome = positive
187trigger = {
188any_town_rights_in_country = {
189this.town_rights_type = town_rights_type:granary_town
}
193at_war = no
194is_during_bankruptcy = no
}
197illustration_tags = {
19810 = happy
19910 = exterior
}
202immediate = {
}
205random_locations_with_town_rights_in_country = {
206limit = {
206has_town_rights = town_rights_type:granary_town
}
207save_scope_as = target_location
214province = {
214save_scope_as = target_province
}
}
217ruler_or_regent = {
217save_scope_as = target_character
}
}