Event
Crisis over the Dvina Lands

The Dvina Lands, also known as the Bjarmaland, is the region along the Dvina river and the main provider of Fur for Country. For many years, these fur sources ensured the wealth and stability of the Country.
With the hostile takeover from Dvina Crisis Target of the Dvina Lands, our situation has significantly changed for the worse. The treasury of the state is shrinking by the day. It is only a matter of time until our state succumbs to poverty!
Velikiy NovgorodCountrydynamic historical event.tagEvent chain
Each event is fired by the one it is nested under; the line below it says which choice leads there and when.
Crisis over the Dvina Lands
Crisis over the Dvina Lands - Velikiy Novgorod demands lands back↳ Option A “We must retake the Dvina Lands!” · 7 days later
Crisis over the Dvina Lands - Dvina Crisis Cause Gives In↳ Option A “Return these lands to them then.” · 7 days later
Crisis over the Dvina Lands - Our Claims are Rejected↳ Option B “We will keep what is ours.” · 7 days later
Definitionin_game/events/DHE/flavor_NOV.txt:359
360type = country_event
361fire_only_once = yes
362title = flavor_nov.6.title Crisis over the Dvina Lands
363desc = flavor_nov.6.desc The Dvina Lands, also known as the Bjarmaland, is the region along the Dvina river and the main provider of Fur for Country. For many years, these fur sources ensured the wealth and stability of the Country.
With the hostile takeover from Dvina Crisis Target of the Dvina Lands, our situation has significantly changed for the worse. The treasury of the state is shrinking by the day. It is only a matter of time until our state succumbs to poverty!
With the hostile takeover from Dvina Crisis Target of the Dvina Lands, our situation has significantly changed for the worse. The treasury of the state is shrinking by the day. It is only a matter of time until our state succumbs to poverty!
364outcome = neutral
365image = "gfx/interface/icons/trade_goods/illustrations/icon_goods_fur.dds"
373trigger = {
374num_locations < 80
375num_of_non_rural < 5
376area:pomorye_area = {
377any_location_in_area = {
378percent >= 0.5
379NOT = {
379owner ?= root
}
380owner ?= {
381NOT = {
381is_subject_of = root
}
382owns = location:arkhangelsk
}
}
}
386province_definition:velsk_province = {
387any_location_in_province_definition = {
388percent >= 0.5
389NOT = {
389owner = root
}
390owner = {
391NOT = {
391is_subject_of = root
}
392owns = location:arkhangelsk
}
}
}
398province_definition:ustye_province = {
399any_location_in_province_definition = {
400percent >= 0.5
401NOT = {
401owner = root
}
402owner = {
403NOT = {
403is_subject_of = root
}
404owns = location:arkhangelsk
}
}
}
408location:arkhangelsk = {
409not = {
409owner = root
}
410owner = {
411NOT = {
411is_subject_of = root
}
412owns = location:arkhangelsk
413NOT = {
413in_union_with = root
}
414NOT = {
415has_truce_with = root
}
}
}
}
420immediate = {
421location:arkhangelsk = {
422owner = {
423save_scope_as = dvina_crisis_cause
}
}
426save_scope_as = dvina_crisis_target
}