Event
The Infernal Machine

Our beloved Ruler Title has been assassinated! The royalist conspirators concealed their bomb in a barrel on a cart parked closeby to where Target Character had to pass on the way to the theater to enjoy some time of tranquility. Nicknamed the 'Infernal Machine', the bomb was filled with gunpowder, flammable materials, and bullets, and set off by using a long fuse. The explosion went off just as Target Character neared, killing him/her instantly.
Event chain
Each event is fired by the one it is nested under; the line below it says which choice leads there and when.
The Revolutionary Autocracy
The Infernal Machine↳ Option A “So be it! Let [Target Character] rule over [Country]!” · 1460–2190 days later
Aspirations of an Empire↳ Option A “So be it! Let [Target Character] rule over [Country]!” · 365–1000 days later
Definitionin_game/events/disaster/revolutionary_chaos.txt:1437
1438type = country_event
1439category = disaster_event
1440title = revolutionary_chaos.1102.title The Infernal Machine
1441desc = {
1442first_valid = {
1443triggered_desc = {
1445desc = revolutionary_chaos.1102.desc.dead_napoleon Our beloved Ruler Title has been assassinated! The royalist conspirators concealed their bomb in a barrel on a cart parked closeby to where Target Character had to pass on the way to the theater to enjoy some time of tranquility. Nicknamed the 'Infernal Machine', the bomb was filled with gunpowder, flammable materials, and bullets, and set off by using a long fuse. The explosion went off just as Target Character neared, killing him/her instantly.
}
1447triggered_desc = {
1448trigger = {
1448always = yes
}
1449desc = revolutionary_chaos.1102.desc There has been an attempt on the life of our beloved Ruler Title! The royalist conspirators concealed their bomb in a barrel on a cart parked closeby to where Target Character had to pass on the way to the theater to enjoy some time of tranquility. Nicknamed the 'Infernal Machine', the bomb was filled with gunpowder, flammable materials, and bullets, and set off by using a long fuse. The explosion killed several bystanders but failed to hurt Target Character.
}
}
}
1453outcome = neutral
1454image = "gfx/interface/illustrations/disaster/revolutionary_chaos.dds"
1455fire_only_once = yes
1456trigger = {
1457has_ruler = yes
1459has_reform = government_reform:revolutionary_autocracy
}
1461immediate = {
1462random_list = {
14631 = {
1465kill_character = {
1466target = scope:target_character
1467reason = assassination
}
}
14703 = {
}
}
1472ruler = {
1472save_scope_as = target_character
}
}