Event
An Empty Glass

The very basis of many societies and the cornerstone of joyous occasions to somber wakes and celebrations of any kind is our Wine. Vineyards that once stretched as far as the eye could see, now lay barren and fruitless.
The weather is no longer hospitable to growing our produce, as it was when our fathers build these estates. The growing demand, in conjunction with the lesser supply by Burghers-owned wineries, has led to many voices of discontent, spreading as fast as the cold envelops our lands.
WineGoodsimmediateWineries SufferingStatic ModifiertriggerDefinitionin_game/events/situations/little_ice_age.txt:1118
1119type = country_event
1120category = situation_event
1121title = winter_events.12.title An Empty Glass
1122desc = winter_events.12.desc The very basis of many societies and the cornerstone of joyous occasions to somber wakes and celebrations of any kind is our Wine. Vineyards that once stretched as far as the eye could see, now lay barren and fruitless.
The weather is no longer hospitable to growing our produce, as it was when our fathers build these estates. The growing demand, in conjunction with the lesser supply by Burghers-owned wineries, has led to many voices of discontent, spreading as fast as the cold envelops our lands.
The weather is no longer hospitable to growing our produce, as it was when our fathers build these estates. The growing demand, in conjunction with the lesser supply by Burghers-owned wineries, has led to many voices of discontent, spreading as fast as the cold envelops our lands.
1123outcome = neutral
1124image = "gfx/interface/illustrations/situation/little_ice_age.dds"
1125trigger = {
1126capital ?= {
1126area = {
1126has_extended_winter = yes
}
}
1127produced_in_country:wine > 0
}
1131immediate = {
1132add_country_modifier = {
1135mode = replace
}
1137ordered_owned_location = {
1141order_by = rgo_workers
1142check_range_bounds = no
1143max = 1
1144save_scope_as = target_location
}
1150ordered_owned_location = {
1154order_by = rgo_workers
1155check_range_bounds = no
1156max = {
1157value = 1
1158add = {
1159value = num_provinces
1160divide = 5
}
1162max = 10
}
}
}