Event
Iron and Treason

The air is thick with whispers of betrayal. A conspiracy has taken root within our Court Title, aiming to unseat the rule of Target Character. Courtiers whisper behind closed doors, and the very foundations of our Flavor Rank shake. We must act swiftly and decisively before treason turns bloody. If we do not mobilize our trustees, the conspirators will only grow bolder, striking when we are most vulnerable, causing prolongued instability.
Definitionin_game/events/disaster/coup_attempt.txt:4
5type = country_event
6category = disaster_event
7title = coup_attempt.1.title Iron and Treason
8desc = coup_attempt.1.desc The air is thick with whispers of betrayal. A conspiracy has taken root within our Court Title, aiming to unseat the rule of Target Character. Courtiers whisper behind closed doors, and the very foundations of our Flavor Rank shake. We must act swiftly and decisively before treason turns bloody. If we do not mobilize our trustees, the conspirators will only grow bolder, striking when we are most vulnerable, causing prolongued instability.
9outcome = neutral
11image = "gfx/interface/illustrations/disaster/coup_attempt.dds"
13immediate = {
14ruler_or_regent ?= {
14save_scope_as = target_character
}
15every_character = {
16limit = {
17is_ruler = no
18is_regent = no
19is_adult = yes
}
}
28random_character = {
29limit = {
30is_ruler = no
31is_regent = no
32is_adult = yes
}
}
}