Event
The Conspiracy Grows

Reports of treason multiply, and our Court Title is becoming a den of vipers. Each day brings rumors of new defectors and hidden alliances. Those who once swore loyalty now conspire in shadowed halls. The crisis is deepening, and soon it may spiral beyond our control. It is time to act and oust those who seek to spread their poison!
Definitionin_game/events/disaster/coup_attempt.txt:45
46type = country_event
47category = disaster_event
48title = coup_attempt.2.title The Conspiracy Grows
49desc = coup_attempt.2.desc Reports of treason multiply, and our Court Title is becoming a den of vipers. Each day brings rumors of new defectors and hidden alliances. Those who once swore loyalty now conspire in shadowed halls. The crisis is deepening, and soon it may spiral beyond our control. It is time to act and oust those who seek to spread their poison!
50outcome = neutral
52image = "gfx/interface/illustrations/disaster/coup_attempt.dds"
54trigger = {
56any_character = {
57is_ruler = no
58is_regent = no
59is_adult = yes
}
}
64immediate = {
65random_character = {
66limit = {
67is_ruler = no
68is_regent = no
69is_adult = yes
}
}
}