El levantamiento del pueblo
SituaciónCambiado en esta versión

El levantamiento del pueblo

the_revolutionin_game/common/situations/the_revolution.txt:1

El reparto desigual de la riqueza y un nivel de vida decadente, unidos a una alfabetización cada vez más alta, han llevado a una mayor conciencia individual. La continua explotación de las clases bajas por parte de la nobleza, junto con el poder descontrolado de la clase gobernante, han acabado por llevar a nuestros burgueses y al campesinado a exigir un cambio en el Gobierno. Este nuevo movimiento desafía el orden establecido de la sociedad, la cual, hasta donde recordamos, ha tenido una clase alta dominante que oprime a las clases bajas.

RequiereRevolucionesEracan startCaos revolucionarioDesastreon monthlyguillotine_eventVariableon monthly

Definiciónin_game/common/situations/the_revolution.txt:1

2monthly_spawn_chance = monthly_spawn_chance_unique (1)
3hint_tag = hint_the_revolution
5can_start = {
6current_age = age_6_revolutions
7any_great_power = {
8is_revolutionary = yes
}
}
12can_end = {
}
16visible = {
17NOT = {
17country_type = pop
}
18NOT = {
18country_type = building
}
}
22on_start = {
23ordered_revolutionary = {
24order_by = total_population
25max = 1
26check_range_bounds = no
}
29every_country = {
30limit = {
31NOR = {
32is_subject_or_below_of = revolutionary_target
33revolutionary_target ?= {
33is_subject_or_below_of = prev
}
}
35OR = {
36is_revolution_target = yes
37is_neighbor_of = revolutionary_target
38is_great_power = yes
39AND = {
40is_human = yes
41NOT = {
41country_type = pop
}
}
}
}
45trigger_event_non_silently = the_revolution.1
}
}
49on_monthly = {
50ordered_great_power = {
51limit = {
51is_revolutionary = yes
}
52order_by = total_population
53max = 1
54check_range_bounds = no
}
57every_country = {
58limit = {
58can_see_situation = root
}
59random_list = {
6098 = {
}
611 = {
61trigger_event_silently = the_revolution.5
}
621 = {
62trigger_event_silently = the_revolution.4
}
}
64random_list = {
6599 = {
}
661 = {
66trigger_event_silently = the_revolution.6
}
}
69random_list = {
7099 = {
}
711 = {
71trigger_event_silently = the_revolution.12
}
}
}
74if = {
75limit = {
75NOT = {
75has_variable = guillotine_event
}
}
76ordered_revolutionary = {
77order_by = num_of_advances_researched
78limit = {
78any_active_disaster = {
}
}
79trigger_event_silently = the_revolution.7
}
81set_variable = guillotine_event
}
}
86on_ended = {
87remove_variable = guillotine_event
88every_country = {
89remove_variable = rev_sit_parliament_event
90remove_variable = easier_rev_disaster
91trigger_event_non_silently = the_revolution.8
}
}
95tooltip = {
96if = {
97limit = {
98has_owner = yes
99owner ?= {
100revolutionary_target ?= this
}
}
103custom_tooltip = LEADER_OF_THE_REVOLUTION_TOOLTIP
}
105else_if = {
106limit = {
107has_owner = yes
108owner = {
109any_active_disaster = {
110disaster_type = disaster_type:revolution_disaster
}
}
}
114custom_tooltip = WRESTLING_WITH_THE_REVOLUTION_TOOLTIP
}
116else_if = {
117limit = {
118owner ?= {
119any_enemy_war_leader = {
120is_revolutionary = yes
121in_civil_war = yes
122is_rebel_country = yes
}
}
}
126custom_tooltip = AT_WAR_WITH_REVOLUTIONARIES_TT
}
128else_if = {
129limit = {
130owner ?= {
131is_revolutionary = yes
132any_current_war = {
133casus_belli ?= casus_belli:crush_the_revolution_cb
134defender_leader = prev
}
}
}
138custom_tooltip = FIGHTING_AGAINST_COUNTER_REVOLUTIONARIES_TT
}
140else_if = {
141limit = {
142owner ?= {
143is_revolutionary = no
144any_current_war = {
145casus_belli ?= casus_belli:crush_the_revolution_cb
146attacker_leader = prev
}
}
}
150custom_tooltip = FIGHTING_AGAINST_REVOLUTIONARIES_TT
}
152else_if = {
153limit = {
154owner ?= {
155is_revolutionary = yes
}
}
158custom_tooltip = IS_REVOLUTIONARY_TT
}
}
162map_color = {
163if = {
164limit = {
165owner ?= {
166revolutionary_target ?= this
}
}
169value = revolutionary_target.country_color
}
171else_if = {
172limit = {
173owner ?= {
174any_enemy_war_leader = {
175is_revolutionary = yes
176in_civil_war = yes
177is_rebel_country = yes
}
}
}
181value = red
}
183else_if = {
184limit = {
185owner ?= {
186is_revolutionary = yes
187any_current_war = {
188casus_belli ?= casus_belli:crush_the_revolution_cb
189defender_leader = prev
}
}
}
193value = yellow
}
195else_if = {
196limit = {
197owner ?= {
198is_revolutionary = no
199any_current_war = {
200casus_belli ?= casus_belli:crush_the_revolution_cb
201attacker_leader = prev
}
}
}
205value = purple
}
207else_if = {
208limit = {
209owner ?= {
210is_revolutionary = yes
}
}
213value = blue
}
}
217legend_key = {
218desc = "[revolutionary_target|e]"
219color = revolutionary_target.country_color
220require_color_on_map = yes
}
222legend_key = {
223desc = "game_concept_coalition"
224color = red
225require_color_on_map = yes
}
227legend_key = {
228desc = "DEFENDER"
229color = yellow
230require_color_on_map = yes
}
232legend_key = {
233desc = "ATTACKER"
234color = purple
235require_color_on_map = yes
}
237legend_key = {
238desc = "[revolutionary|e]"
239color = blue
240require_color_on_map = yes
}
243secondary_map_color = {
244if = {
245limit = {
246owner ?= {
247is_subject_of = revolutionary_target
}
}
250value = revolutionary_target.country_color
}
}
© 2026 Soft Santa Cruz, S.L.U.. Todos los derechos reservados. Proyecto no oficial de fans, sin afiliación con Paradox Interactive. Contenido del juego © Paradox Interactive. Acerca de · Privacidad · Aviso legal