Event
Dead Pastures in Greenland

Centuries ago, the brave seamen and settlers who first set foot on Greenland brought with them sheep and goats. These animals grazed across the pastures of the southern coast of the island, where the climate, while cold, still allowed for pastoral farming. The settlers used Wool to make clothing, blankets, and other essential items to survive in the harsh environment.
However, the last few winters have made it impossible to maintain a proper stock. As the fields freeze, our once sustainable livestock output is now all but gone. At the same time, the schools of fishes that once filled our banks seem to lessen with every season. Life seems colorless and bleak during the cold winters in Greenland.
FishGoodsoption, triggerFewer FisheriesStatic Modifieroption, triggerReduced Wool ProductionStatic Modifierimmediate, triggerDefinitionin_game/events/situations/little_ice_age.txt:262
263hide_portraits = yes
264type = country_event
265category = situation_event
266title = winter_events.7.title Dead Pastures in Greenland
267desc = winter_events.7.desc Centuries ago, the brave seamen and settlers who first set foot on Greenland brought with them sheep and goats. These animals grazed across the pastures of the southern coast of the island, where the climate, while cold, still allowed for pastoral farming. The settlers used Wool to make clothing, blankets, and other essential items to survive in the harsh environment.
However, the last few winters have made it impossible to maintain a proper stock. As the fields freeze, our once sustainable livestock output is now all but gone. At the same time, the schools of fishes that once filled our banks seem to lessen with every season. Life seems colorless and bleak during the cold winters in Greenland.
However, the last few winters have made it impossible to maintain a proper stock. As the fields freeze, our once sustainable livestock output is now all but gone. At the same time, the schools of fishes that once filled our banks seem to lessen with every season. Life seems colorless and bleak during the cold winters in Greenland.
268outcome = neutral
269historical_info = winter_events.7.historical_info During the Little Ice Age, colder temperatures, as well as shorter growing seasons and harsher winters, made it increasingly difficult to sustain livestock. Pastures that once supported sheep and goats began to shrink under the encroaching ice and permafrost, leading to a decline in Wool production. At the same time, the ice made it harder to sustain the local fishing output, resulting in extensive starvation and a sharp decrease in food stockpiles.
270image = "gfx/interface/illustrations/situation/little_ice_age.dds"
271trigger = {
272location:ketilsfjord ?= {
272area = {
272has_extended_winter = yes
}
}
273OR = {
274AND = {
275owns = location:ketilsfjord
}
280AND = {
281owns = location:brattahlid
}
286area:greenland_area = {
287any_location_in_area = {
288owner ?= root
}
}
}
}
296immediate = {
297if = {
298limit = {
299owns = location:ketilsfjord
}
304location:ketilsfjord = {
304save_scope_as = target_ketilsfjord
}
}
306if = {
307limit = {
308owns = location:brattahlid
}
313location:brattahlid = {
313save_scope_as = target_brattahlid
}
}
}