Event
The Reign of Terror in Country

Not everyone is happy with the course the Revolution has taken. Reactionaries are everywhere, ever seeking an opportunity to bring the Country to fall. This has brought the militantly radical faction led by a certain Target Character to power in the National Assembly. They are agitating for a campaign to root out the 'enemy within' through mass arrests of 'thought-to-be' royalist sympathizers and the liberal application of Madame Guillotine.
FranceCountryimmediateSided with the RevolutionStatic Modifiertriggerrev_had_reign_of_terror_eventVariabletriggerrev_has_reign_of_terror_eventVariabletriggerDefinitionin_game/events/disaster/revolutionary_chaos.txt:299
300type = country_event
301category = disaster_event
302fire_only_once = yes
303title = revolutionary_chaos.6.title The Reign of Terror in Country
304desc = revolutionary_chaos.6.desc Not everyone is happy with the course the Revolution has taken. Reactionaries are everywhere, ever seeking an opportunity to bring the Country to fall. This has brought the militantly radical faction led by a certain Target Character to power in the National Assembly. They are agitating for a campaign to root out the 'enemy within' through mass arrests of 'thought-to-be' royalist sympathizers and the liberal application of Madame Guillotine.
305outcome = neutral
306image = "gfx/interface/illustrations/disaster/revolutionary_chaos.dds"
307trigger = {
309NOT = {
309has_reform = government_reform:revolutionary_autocracy
}
}
313immediate = {
315if = {
317create_character = {
318first_name = name_maximilian
319last_name = Robespierre
320religion = root.religion
321culture = root.culture
323adm = 66
324dip = 31
325mil = 79
326age = 35
327female = no
333script = fra_robespierre
334save_scope_as = target_character
}
}
337else = {
338create_character = {
339religion = root.religion
340culture = root.culture
342adm = {
40
60
}
343dip = {
30
50
}
344mil = {
50
70
}
345age = {
30
40
}
346save_scope_as = target_character
}
}
}
371after = {
}