Submissions of an old event from ages back:
Code:
#(1642) The English Civil War
#Edited by Johnny Canuck
event = {
id = 3025
trigger = {
domestic = { type = centralization value = 4 }
domestic = { type = aristocracy value = 3 }
}
random = no
country = ENG
name = "EVENTNAME3025" #The English Civil War
desc = "EVENTHIST3025"
date = { day = 1 month = january year = 1642 }
offset = 10
deathdate = { day = 29 month = december year = 1642 }
action_a = {
name = "ACTIONNAME3025A" #Puritans
command = { type = sleepevent which = 3771 } #ENG: King Charles and the New Monarchy
command = { type = revolt which = 233 } #Meath
command = { type = revolt which = 234 } #Leinster
command = { type = revolt which = 250 } #Cornwall
command = { type = revolt which = 246 } #Bristol
command = { type = revolt which = 243 } #Wales
command = { type = revolt which = 240 } #Northumberland
command = { type = province_revoltrisk which = 233 value = 5 } #Meath
command = { type = province_revoltrisk which = 234 value = 5 } #Leinster
command = { type = province_revoltrisk which = 250 value = 5 } #Cornwall
command = { type = province_revoltrisk which = 246 value = 5 } #Bristol
command = { type = province_revoltrisk which = 243 value = 5 } #Wales
command = { type = province_revoltrisk which = 240 value = 5 } #Northumberland
command = { type = INF which = -2 value = 20000 }
command = { type = CAV which = -2 value = 5000 }
command = { type = ART which = -2 value = 5 }
command = { type = sleepleader which = 046337 } #Prince Rupert (G) #Prince Rupert (ENG)
command = { type = sleepleader which = 046341 } #Prince Rupert (A) #Prince Rupert (ENG)
command = { type = relation which = HOL value = 100 }
command = { type = relation which = SWE value = 100 }
}
action_b = {
name = "ACTIONNAME3025B" #Royalists
command = { type = sleepevent which = 3026 } #ENG: Cromwell and the Republic
[COLOR=Yellow] command = { type = sleepevent which = 164045 } #ENG: The Execution of King Charles[/COLOR]
command = { type = revolt which = 248 } #Kent
command = { type = revolt which = 249 } #Wessex
command = { type = revolt which = 245 } #Lincoln
command = { type = revolt which = 244 } #Midlands
command = { type = revolt which = 232 } #Ulster
command = { type = revolt which = 242 } #Lancashire
command = { type = province_revoltrisk which = 248 value = 5 } #Kent
command = { type = province_revoltrisk which = 249 value = 5 } #Wessex
command = { type = province_revoltrisk which = 245 value = 5 } #Lincoln
command = { type = province_revoltrisk which = 244 value = 5 } #Midlands
command = { type = province_revoltrisk which = 232 value = 5 } #Ulster
command = { type = province_revoltrisk which = 242 value = 5 } #Lancashire
command = { type = INF which = -2 value = 15000 }
command = { type = CAV which = -2 value = 15000 }
command = { type = ART which = -2 value = 10 }
command = { type = wakeleader which = 046337 } #Prince Rupert (G) #Prince Rupert (ENG)
command = { type = wakeleader which = 046341 } #Prince Rupert (A) #Prince Rupert (ENG)
command = { type = sleepleader which = 046338 } #Monck (G) #George Monck (ENG)
command = { type = sleepleader which = 046340 } #Cromwell (ENG)
command = { type = sleepleader which = 046343 } #Monck (A) #Monck (ENG)
command = { type = relation which = FRA value = 150 }
command = { type = relation which = SPA value = 150 }
}
}
New event:
Code:
#The Execution of King Charles#
event = {
id = 164045
trigger = {
event = 3025
}
random = no
country = ENG
name = "EVENTNAME164045" #The Execution of King Charles
desc = "EVENTHIST164045"
date = { day = 29 month = january year = 1649 }
action_a = {
name = "ACTIONNAME164045A" #Charles Stuart is dead!
command = { type = relation which = FRA value = -150 }
command = { type = relation which = HOL value = -150 }
command = { type = domestic which = INNOVATIVE value = 2 }
command = { type = domestic which = ARISTOCRACY value = -2 }
command = { type = diplomats value = -6 }
command = { type = badboy value = 2 }
command = { type = stability value = -2 }
}
}
#The trial of King Charles I on charges of high treason and "other high crimes" began on 2 January, but the king refused to enter a plea, claiming that no court had jurisdiction over a monarch. He believed that his own authority to rule had been given to him by God when he was crowned and anointed, and that the power wielded by those trying him was simply that which grew out of a barrel of gunpowder. The court, by contrast, proposed that no man is above the law. Over a period of a week, when Charles was asked to plead three times, he refused. It was then normal practice to take a refusal to plead as pro confesso: an admission of guilt, which meant that the prosecution could not call witnesses to its case. In fact, however, the trial did hear witnesses. Fifty-nine of the Commissioners signed Charles' death warrant, on 29 January 1649. After the ruling, he was led from St. James's Palace, where he was confined, to the Palace of Whitehall, where an execution scaffold had been erected in front of the Banqueting House. Famously, Charles insisted upon wearing a second vest beneath his shirt that day, so as not to shiver, thus giving the crowd the false impression of fear.
These were decided on some time ago, and may be added ASAP.