
CatastropheModifié dans cette version
Tentative de coup d'État
Les menaces obscures nous encerclent comme autant d'oiseaux de proie, prêts à nous déchiqueter. La plus terrifiante de toute serait le trépas de notre dirigeant ! Pire, de le voir remplacé par un pantin, contrôlé en coulisses par ces mêmes ombres assassines.
TraditionsÈrecan start
CouronneOrdrecan start
MonarchieType de régime politiquecan start, on endpotential_conspirator_variableVariableon endrecently_had_coup_attempt_inconclusive_or_negative_variableVariablecan start, on endModificateurs
Définitionin_game/common/disasters/coup_attempt.txt:1
3image = "gfx/interface/illustrations/disaster/coup_attempt.dds"
7can_start = {
10government_power < 30
11any_estate = {
13power > "root.estate_power(estate_type:crown_estate)"
}
15estate_power(estate_type:crown_estate) < 0.5
16in_civil_war = no
17custom_tooltip = {
18text = recently_had_coup_attempt_inconclusive_tt N'a PAS eu de tentative de coup d'État non concluante ou réussie au cours des 5 dernières années
}
21has_any_active_disaster = no
}
25modifier = {
}
34on_end = {
35if = {
37if = {
38limit = {
39OR = {
40had_disaster_for_years = {
41disaster_type = scope:disaster
42years >= 5
}
}
}
}
}
57every_character = {
}
}
63on_monthly = {
64random_list = {
65175 = {
65custom_tooltip = an_event_occurs_tt Un Événement lié à cette Catastrophe pourrait survenir
}
66825 = {
66custom_tooltip = no_event_occurs_tt Aucun Événement n'a lieu
}
}
68hidden_effect = {
69random_list = {
74800 = {
}
}
}
}


