EventChanged this version
In Dire Straits

As the Byzantine Succession Crisis rages on, our treasury is being drained, making our position more and more untenable as the conflicts continue. Should our internal turmoil persist, the very existence of the Origin Country will be in jeopardy.
In such dire circumstances, a once-unbelievable idea is being floated around — pawning the Target Woa as collateral for a loan from one of the merchant republics.
ByzantiumCountrydynamic historical event.tag, trigger
VeniceCountrytrigger
Byzantine Succession CrisisDisastertrigger
Succession CrisisDisastertriggerEvent chain
Each event is fired by the one it is nested under; the line below it says which choice leads there and when.
In Dire Straits
Pawning the Origin Country Adjective Crown Jewels↳ Option A “Desperate times call for equally desperate measures.” · right away
A Deal is Struck↳ Option A “It will make a fine addition to our collection.” · right away
Refused by the Serenissima↳ Option B “Let the wicked [Origin Country Flavor Rank] fall.” · right away
Definitionin_game/events/DHE/flavor_byz_ven.txt:3
4type = country_event
5title = flavor_byz_ven.1.title In Dire Straits
6desc = flavor_byz_ven.1.desc As the Byzantine Succession Crisis rages on, our treasury is being drained, making our position more and more untenable as the conflicts continue. Should our internal turmoil persist, the very existence of the Origin Country will be in jeopardy.
In such dire circumstances, a once-unbelievable idea is being floated around — pawning the Target Woa as collateral for a loan from one of the merchant republics.
In such dire circumstances, a once-unbelievable idea is being floated around — pawning the Target Woa as collateral for a loan from one of the merchant republics.
7outcome = neutral
9image = "gfx/interface/illustrations/disaster/byzantine_succession_crisis.dds"
11fire_only_once = yes
19trigger = {
22any_active_disaster = {
23OR = {
}
}
28work_of_art:byzantine_crown_jewels = {
29owner ?= ROOT
}
}
33immediate = {
37save_scope_as = origin_country
38work_of_art:byzantine_crown_jewels = {
39save_scope_as = target_woa
}
42set_local_variable = {
43name = loan_size
44value = {
45value = country_economical_base
46multiply = 4
47min = 250
48max = 500
}
}
}