
DesastreCambiado en esta versión
Declive complaciente
Otrora poderoso e inquebrantable, nuestro dominio se tambalea ahora al borde del colapso. La corrupción se propaga por nuestras instituciones, nuestras provincias se agitan bajo el peso del abandono y las potencias extranjeras nos rodean como buitres, ansiosas por despedazar lo que queda de nuestra gloria. La edad de oro que antaño nos definiese se ha desvanecido en el recuerdo, y las grietas de nuestros cimientos se ensanchan día tras día. Si no actuamos con presteza para atajar la podredumbre interna y recuperar el control, nuestro imperio se derrumbará, dejando solo ruinas y pesar, una sombra de nuestra antigua gloria...
TradicionesEracan start
RenacimientoEracan start
ChinaPaíscan starthad_doe_disaster_variableVariablecan startrecently_became_empire_variableVariablecan startModificadores
Definiciónin_game/common/disasters/decline_of_empire.txt:1
3image = "gfx/interface/illustrations/disaster/decline_of_empire.dds"
7can_start = {
9has_any_active_disaster = no
14stability < 0
15complacency_percentage >= 0.75
16is_subject = no
17OR = {
18switch = {
19trigger = current_age
21age_3_discovery = {
21average_control_in_home_region < 0.45
}
22age_4_reformation = {
22average_control_in_home_region < 0.5
}
23age_5_absolutism = {
23average_control_in_home_region < 0.55
}
24age_6_revolutions = {
24average_control_in_home_region < 0.6
}
}
26total_not_tolerated_culture_population > {
27value = total_population
28divide = 3
}
}
32custom_tooltip = {
33text = has_not_had_decline_of_empire_last_25_years No ha tenido este Disaster en los últimos 25 años
}
37custom_tooltip = {
38text = not_recently_become_empire_tt Ha tenido el rango de Imperio durante al menos 15 años
}
}
47modifier = {
}
55on_start = {
57set_variable = {
59value = {
60add = average_control_in_home_region
61multiply = 1.2
62min = 0.5
63max = 0.8
}
}
}
67on_end = {
}
75on_monthly = {
76random_list = {
775 = {
77custom_tooltip = an_event_occurs_tt Puede que se produzca un Event relacionado con este Disaster.
}
7895 = {
78custom_tooltip = no_event_occurs_tt No se produce ningún Event.
}
}
80hidden_effect = {
81random_list = {
8296 = {
}
}
89random_list = {
9095 = {
}
915 = {
92trigger = {
93any_neighbor_country = {
94NOT = {
94has_casus_belli_on = root
}
96at_war = no
97is_during_bankruptcy = no
98NOR = {
99in_union_with = root
100has_mutual_scripted_relation = {
101type = relation_type:alliance
102target = root
}
104has_truce_with = root
105is_at_war_with = root
106is_fighting_war_together_with = root
107ROOT = {
107is_subject_of = prev
}
}
}
}
111random_neighbor_country = {
112limit = {
114at_war = no
115is_during_bankruptcy = no
116can_declare_war_on = root
117NOR = {
118in_union_with = root
119has_mutual_scripted_relation = {
120type = relation_type:alliance
121target = root
}
123has_truce_with = root
124is_at_war_with = root
125is_fighting_war_together_with = root
126ROOT = {
126is_subject_of = prev
}
}
}
}
}
}
}
}




