
灾难
农民战争
下层民众的生活已愈发水深火热,不满的巨浪在乡野翻涌。不公正的税收、贵族的压迫、生活的绝望,将农民逼迫至崩溃的边缘。一股愤怒的汹涌巨浪席卷而来,导致一场毁灭性的剧变,后世称之为农民战争。
地理大发现时代can start
宗教改革时代can start
平民阶层can start
君主国政体can start
神权国政体can start
农奴制 vs 自由民社会价值观can start修正
禁止农民同化是
禁止农民皈依是
农民阶层满意度均衡点−25%
定义in_game/common/disasters/peasants_war.txt:1
3image = "gfx/interface/illustrations/disaster/peasants_war.dds"
8can_start = {
9has_any_active_disaster = no
10monthly_manpower > 0
11stability < 0
12at_war = no
13in_civil_war = no
17estate_satisfaction:peasants_estate < 0.5
18war_exhaustion_percentage > 0
31manpower_percentage < {
32value = 0.15
33add = {
34value = war_exhaustion
35multiply = 0.1
}
}
}
46modifier = {
}
52on_start = {
53set_variable = {
}
59add_country_modifier = {
}
}
68on_end = {
}
74on_monthly = {
76random_list = {
774 = {
77custom_tooltip = an_event_occurs_tt 将触发一项与灾难相关的事件
}
7896 = {
78custom_tooltip = no_event_occurs_tt 无事件发生
}
}
81hidden_effect = {
82random_list = {
83960 = {
}
}
}
}