Event
Generating Troubles

Our holdings in Estonia have become but a thorn in our side. Separated from our capital by vast seas, our control here is fickle at best. Now, with a surprise attack launched by the native Estonian population, which has spread to our neighbors in Teu Receives Estonia, perhaps it is better to try to mend our relations with our fellow neighbor and to sell off this poor province, which is already in the sphere of influence of Teu Receives Estonia. Let us talk to the decision-makers in The Deciding Nation.
LivoniaCountryimmediate
TeutonsCountryimmediate, triggerEvent chain
Each event is fired by the one it is nested under; the line below it says which choice leads there and when.
- Saint George's Night Uprising
Estonian Insurgents Attack Livonia↳ After any choice · 40 days later
Our Insurgency↳ As soon as it happens · right away
Estonian Insurgents Attack Livonia↳ Option A “We will teach them a lesson.” · right away
Generating Troubles↳ As soon as it happens · 2–4 months later
Sale of Estonia↳ Option A “Sell the province.” · right away
Sale of Estonia↳ After any choice · right away
Definitionin_game/events/DHE/flavor_dan_teu.txt:436
437type = country_event
438title = flavor_dan_teu.7.title Generating Troubles
439desc = {
440first_valid = {
441triggered_desc = {
442trigger = {
443scope:the_deciding_nation = scope:teu_receives_estonia
}
445desc = flavor_dan_teu.7.desc_no_hyperlink Our holdings in Estonia have become but a thorn in our side. Separated from our capital by vast seas, our control here is fickle at best. Now, with a surprise attack launched by the native Estonian population, which has spread to our neighbors in Teu Receives Estonia, perhaps it is better to try to mend our relations with our fellow neighbor and to sell off this poor province, which is already in the sphere of influence of Teu Receives Estonia. Let us talk to the decision-makers in The Deciding Nation.
}
447triggered_desc = {
448trigger = {
449always = yes
}
451desc = flavor_dan_teu.7.desc_hyperlink Our holdings in Estonia have become but a thorn in our side. Separated from our capital by vast seas, our control here is fickle at best. Now, with a surprise attack launched by the native Estonian population, which has spread to our neighbors in Teu Receives Estonia, perhaps it is better to try to mend our relations with our fellow neighbor and to sell off this poor province, which is already in the sphere of influence of Teu Receives Estonia. Let us talk to the decision-makers in The Deciding Nation.
}
}
}
455outcome = neutral
456historical_info = flavor_dan_teu.7.historical_info Following the Saint George's Night Uprising in 1343, the Danish viceroy in Estonia and other government officials were imprisoned by pro-German vassals and much of the province fell under Teutonic control. The Danish king, recognizing his holdings as untenable, deciding to sell off Estonia to the Knights for the price of 19 thousand Cologne Marks.
466illustration_tags = {
46710 = angry
46810 = exterior
}
471immediate = {
472scope:TEU_independence_war_estonian = {
}
}
475if = {
}
488ruler_or_regent = {
489save_scope_as = ruler_or_regent_scope
}
491scope:teu_receives_estonia = {
492save_scope_as = the_deciding_nation
}
494while = {
495limit = {
496scope:the_deciding_nation = {
497is_subject = yes
}
}
500scope:the_deciding_nation.overlord = {
501save_scope_as = the_deciding_nation
}
}
504scope:the_deciding_nation = {
505ruler_or_regent = {
506save_scope_as = ruler_or_regent_scope_receiver
}
}
509set_local_variable = {
510name = teu_price_for_estonia
511value = 0
}
513province_definition:estonia_province = {
514every_location_in_province_definition = {
515limit = {
516owner = scope:the_rebellion
}
518change_local_variable = {
519name = teu_price_for_estonia
520add = this.location_tax_base
}
}
}
524change_local_variable = {
525name = teu_price_for_estonia
526multiply = 36
}
}