Don't know if this has been brought up, but:
Code:
#(1598) King Sigismund and Duke Charles -I-
event = {
id = 3229
trigger = {
NOT = { vassal = { country = POL country = SWE } }
}
random = no
country = SWE
name = "EVENTNAME3229" #King Sigismund and Duke Charles
desc = "EVENTHIST3229"
#-#John III had a son named Sigismund who was crowned King of Poland-Lithuania in 1587. Although his father was a Lutheran (albeit one who sought reconciliation with the Pope), he was raised a catholic by his mother and was tutored by Jesuits. When John died in 1592, Sigismund also inherited the Swedish crown, creating for a few years the most powerful political entity in Europe. However, Sigismund's Catholicism alienated him from many important Swedish nobles who could not stomach the thought of seeing their country revert to papism. Sigismund's uncle Charles rose up in rebellion as soon as the King had left for Poland after his coronation in 1594. Sigismund returned with an army but was defeated at Stångebro in 1598, which effectively ended the brief union. For decades to come, the Polish Kings would regard Charles and his successors as usurpers - a claim that would spark several bloody wars between the nations.
date = { day = 15 month = september year = 1598 }
action_a = {
name = "ACTIONNAME3229A" #God is with Duke Charles
command = { type = sleepmonarch which = 0131516 } #Sigismund
command = { type = domestic which = CENTRALIZATION value = 1 }
command = { type = domestic which = ARISTOCRACY value = -1 }
command = { type = domestic which = SERFDOM value = -1 }
command = { type = infra value = 500 }
command = { type = treasury value = 300 }
command = { type = stability value = 2 }
command = { type = sleepevent which = 291037 } #SWE: King Sigismund and Duke Charles -II-
}
action_b = {
name = "ACTIONNAME3229B" #Sigismund is the rightful King
command = { type = wakemonarch which = 0131517 } #Johan IV °
command = { type = wakemonarch which = 0131518 } #Johan V Kasimir °
command = { type = wakemonarch which = 0131519 } #Johan VI Wilhelm °
command = { type = wakemonarch which = 0131520 } #Karl IX Filip °
command = { type = sleepleader which = 0131816 } #Hertig Karl (SWE)
command = { type = sleepleader which = 0131833 } #Karl X Gustav (SWE)
command = { type = sleepleader which = 0131834 } #Karl XI (SWE)
command = { type = sleepleader which = 0131840 } #Karl XII (SWE)
command = { type = sleepevent which = 3230 } #SWE: Emperor Charles Philip of Russia
command = { type = sleepevent which = 3236 } #SWE: Oxenstierna's Regency
command = { type = sleepevent which = 3237 } #SWE: The Quarter Reduction of Charles X
command = { type = sleepevent which = 3238 } #SWE: The Quarter Reduction of Christina
command = { type = sleepevent which = 3239 } #SWE: Queen Christina-The Catholic Maiden
command = { type = sleepevent which = 3240 } #SWE: De La Gardie's Regency
command = { type = sleepevent which = 3245 } #SWE: The Oriental Diplomacy
command = { type = sleepevent which = 3246 } #SWE: Arvid Horn and the Age of Freedom
command = { type = sleepevent which = 3248 } #SWE: Pietism and the Conventicle Edict
command = { type = sleepevent which = 3254 } #SWE: Swedish Parliament of 1738
command = { type = sleepevent which = 3754 } #SWE: The Threat to Protestantism in Germany
command = { type = relation which = POL value = 250 }
command = { type = dynastic which = POL }
command = { type = alliance which = POL }
command = { type = vassal which = POL }
command = { type = religion which = catholic }
command = { type = stability value = -3 }
command = { type = sleepevent which = 291037 } #SWE: King Sigismund and Duke Charles -II-
}
}
I've never played Sweden personally, but once in a blue moon the AI chooses 'Sigismund is the Rightful King.' Despite doing this, Charles still becomes the monarch of Sweden. Don't the active Swedish monarchs need to be slept so the line of Sigismund can actually rule in Sweden, as well as Poland?