EventChanged this version
The Great Northern Conflict

Our foes in Target Country have steadily expanded their reach, inching ever closer to our borders. Their growing presence in the Baltic threatens not only our strategic interests but also the security of our Flavor Rank. If we remain passive, war may find us unprepared, wreaking havoc across our heartlands. Rather than wait for them to strike, we must take the initiative! Gather our forces, cross into their lands, and remind them that our people do not bend to northern ambition.
PolandCountrydynamic historical event.tagScandinavianCulture Groupimmediate, triggerDefinitionin_game/events/DHE/flavor_pol.txt:1302
1303hide_portraits = yes
1304type = country_event
1305title = flavor_pol.17.title The Great Northern Conflict
1306desc = flavor_pol.17.desc Our foes in Target Country have steadily expanded their reach, inching ever closer to our borders. Their growing presence in the Baltic threatens not only our strategic interests but also the security of our Flavor Rank. If we remain passive, war may find us unprepared, wreaking havoc across our heartlands. Rather than wait for them to strike, we must take the initiative! Gather our forces, cross into their lands, and remind them that our people do not bend to northern ambition.
1307outcome = neutral
1308historical_info = flavor_pol.17.historical_info In 1697, the 15-year-old Charles XII ascended the Swedish throne. Seeing the opportunity, the Russian Czar Peter I allied with Denmark and Poland-Saxony in 1699. However, with British and Dutch naval assistance, Charles XII landed in Zealand and promptly defeated the Danes, then moved to Estland where his badly outnumbered Swedes (1 to 5) won a crushing victory over the Russians. Instead of finishing the Russians, Charles moved against August II of Poland-Saxony and drove him out of Poland in 1704 (having the pro-Swedish Stanisław Leszczyński elected King), then subjugating Saxony in 1706. While the Russians started the construction of St Petersburg (1703) and rebuilt their armies, they also took parts of Estland (1704-1706). Charles then decided to march to Moscow via the Ukraine where the Cossacks under Ivan Mazepa had again risen in revolt (1708). The harsh winter and Russian raids decimated his army and he was finally beaten at the battle of Poltava in 1709. The wounded king escaped to the Ottomans. The Russians were encircled by the Ottomans on the Prut River, but Peter succeeded through bribery to obtain safe conduct in exchange for Azov. While Charles was still exiled to Turkey, Russian, Danish, Hanoverian, and even Prussian troops captured most of the Swedish land around the Baltic. Having emerged from Turkish internment, Charles was killed in 1718 in front of the Norwegian fortress of Frederickshald. In the peace treaties that followed Sweden lost most of her Baltic empire.
1310fire_only_once = yes
1311dynamic_historical_event = {
}
1318trigger = {
1319OR = {
1320any_rival = {
1322is_neighbor_of = root
1323root = {
1323can_declare_war_on = prev
}
}
1325any_enemy = {
1327is_neighbor_of = root
1328root = {
1328can_declare_war_on = prev
}
}
}
}
1333illustration_tags = {
133410 = regular
133510 = exterior
}
1338immediate = {
}
1340if = {
1341limit = {
1342any_rival = {
1344is_neighbor_of = root
1345root = {
1345can_declare_war_on = prev
}
}
}
1348ordered_rival = {
1349limit = {
1351is_neighbor_of = root
1352root = {
1352can_declare_war_on = prev
}
}
1354order_by = country_economical_base
1355check_range_bounds = no
1356max = 1
1357save_scope_as = target_country
}
}
1360else = {
1361ordered_enemy = {
1362limit = {
1364is_neighbor_of = root
1365root = {
1365can_declare_war_on = prev
}
}
1367order_by = country_economical_base
1368check_range_bounds = no
1369max = 1
1370save_scope_as = target_country
}
}
1373scope:target_country = {
1374ordered_province = {
1375limit = {
1376any_location_in_province = {
1376is_neighbor_of = root
}
}
1378order_by = population
1379max = 1
1380check_range_bounds = no
1381save_scope_as = target_province
}
}
}