
Catastrophe
Aspiration à la liberté
La soif de liberté de la population et son désir de mettre en application des idéaux éclairés ont rendu la rébellion inévitable. La colère populaire inspirée par ce qu'ils perçoivent comme notre échec à régner menace de faire éclater une conflagration révolutionnaire ! Cela nous rendra les choses bien plus difficiles à l'avenir...
RévolutionsÈrecan start
Parlement autocratiqueType de Parlementcan start
Règne absolutistePolitiquecan starthad_aspiration_for_liberty_disaster_variableVariablecan startModificateurs
Définitionin_game/common/disasters/aspiration_for_liberty.txt:1
3image = "gfx/interface/illustrations/disaster/aspiration_for_liberty.dds"
7can_start = {
9in_civil_war = no
10has_any_active_disaster = no
11stability < 20
12average_country_literacy > 60
13custom_tooltip = {
14text = had_csd_disaster_variable_tt N'a jamais connu cette catastrophe auparavant
}
17OR = {
18has_parliament = no
}
}
27modifier = {
}
32on_start = {
33set_variable = {
35value = {
36add = 20
37add = {
38value = average_country_literacy
39multiply = 0.33
}
41max = 75
}
}
}
47on_monthly = {
48random_list = {
49900 = {
}
5030 = {
51custom_tooltip = {
52text = battles_on_foreign_grounds_tt Le maintien des efforts de guerre à l'étranger pourrait devenir encore plus coûteux en raison d'un Événement
}
}
5630 = {
57custom_tooltip = {
58text = governmental_incompetence_event_tt Le peuple pourrait s'insurger contre notre incompétence gouvernementale en raison d'un Événement
}
}
}
}
64on_end = {
}

