
国難
自由への渇望
民衆の自由への渇望と啓蒙的理念の実現への願いが強まり、彼らの反乱は避けがたいものとなっている。我々の統治の不手際に対する怒りは、革命的な大火となって爆発しようとしている! そうなれば今後の統治は一層困難になるだろう……
革命時代can start
専制議会議会タイプcan start
絶対的統治ポリシーcan starthad_aspiration_for_liberty_disaster_variable変数can start補正
定義in_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 これほどの災厄は過去になかった
}
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 イベントを通じて、他国との戦争の継続が割高になる可能性がある
}
}
5630 = {
57custom_tooltip = {
58text = governmental_incompetence_event_tt イベントを通じて、民衆が政府の失政に反発し蜂起する可能性がある
}
}
}
}
64on_end = {
}

