EventChanged this version
The Target Of Rev Adjective Revolution

Driven by widespread discontent against the monarchy, economic hardship and social inequality, our people have finally undone their shackles and taken power in their own hands. The spread of new ideas and literacy have culminated in a radical change within our society.
The once powerful nobles that held power now cower behind their palaces of greed and dispair, as we take arms against tyranny and monarchy at home and abroad.
Revolution!Disasteroption 2
NobilityEstateimmediatecounter_revolutionary_sentiment_characterVariableimmediaterevolutionary_sentiment_character_variableVariableimmediateDefinitionin_game/events/situations/the_revolution.txt:3
4hide_portraits = yes
5type = country_event
6category = situation_event
7historical_info = the_revolution.1.historical_info In 1789, the Revolution began in France. Fueled by widespread discontent against the monarchy, a low standard of living, and a rigid class system, the situation was only worsened by costly wars and royal extravagance, leading to rising bread prices and famine.
Enlightenment ideas promoting liberty and equality further ignited unrest, and, in 1789, the Estates-General convened, where the Third Estate formed the National Assembly, challenging the monarchy. This eventually led to the storming of the Bastille, a symbol of popular defiance.
Soon after, the Declaration of the Rights of Man and of the Citizen followed, proclaiming liberty, equality, and fraternity as central principles of the Revolution.
Enlightenment ideas promoting liberty and equality further ignited unrest, and, in 1789, the Estates-General convened, where the Third Estate formed the National Assembly, challenging the monarchy. This eventually led to the storming of the Bastille, a symbol of popular defiance.
Soon after, the Declaration of the Rights of Man and of the Citizen followed, proclaiming liberty, equality, and fraternity as central principles of the Revolution.
8title = the_revolution.1.title The Target Of Rev Adjective Revolution
9desc = {
10first_valid = {
11triggered_desc = {
12trigger = {
13revolutionary_target ?= root
}
15desc = the_revolution.1.desc.a Driven by widespread discontent against the monarchy, economic hardship and social inequality, our people have finally undone their shackles and taken power in their own hands. The spread of new ideas and literacy have culminated in a radical change within our society.
The once powerful nobles that held power now cower behind their palaces of greed and dispair, as we take arms against tyranny and monarchy at home and abroad.
The once powerful nobles that held power now cower behind their palaces of greed and dispair, as we take arms against tyranny and monarchy at home and abroad.
}
17triggered_desc = {
18trigger = {
19always = yes
}
21desc = the_revolution.1.desc.b In an unprecedented turn of events, the people of Target of rev have seeemingly usurped the power from their masters, effectively weakening centuries-old institutions. Such a move will certainly send ripples across the halls of the entire continent, and may yet shake the foundation of the world's most powerful monarchs. We are witnessing history in the making!
}
}
}
25outcome = neutral
26image = "gfx/interface/illustrations/situation/the_revolution.dds"
28immediate = {
29revolutionary_target ?= {
30save_scope_as = target_of_rev_scope
31ruler_or_regent ?= {
31save_scope_as = target_character
}
}
33if = {
34limit = {
34NOT = {
34exists = scope:target_of_rev_scope
}
}
35ordered_revolutionary = {
36order_by = total_population
37max = 1
38check_range_bounds = no
39save_scope_as = target_of_rev_scope
40ruler_or_regent ?= {
40save_scope_as = target_character
}
}
}
44if = {
45limit = {
46revolutionary_target ?= root
}
48every_character = {
49limit = {
51NOR = {
}
}
56random_list = {
6310 = {
}
}
}
66every_character = {
67limit = {
69NOR = {
}
}
74random_list = {
8110 = {
}
}
}
}
}