事件
政府无能

面对我国人民渴望自由的呼声,政府的治国失策引发了广泛不满,导致Target Rebel等新叛乱在全国各地涌现。公众的挫败感已达沸点,许多人开始反抗那些被视作腐败无能的统治者。
革命的呼声日益高涨,各界人士纷纷投身运动。他们决心夺回对未来的掌控权,已做好不惜代价争取诉求的准备,并明确表示除非要求被全盘接受,否则绝不妥协。
定义in_game/events/disaster/aspiration_events.txt:133
134type = country_event
135category = disaster_event
137title = aspiration_for_liberty.4.title 政府无能
138desc = aspiration_for_liberty.4.desc 面对我国人民渴望自由的呼声,政府的治国失策引发了广泛不满,导致Target Rebel等新叛乱在全国各地涌现。公众的挫败感已达沸点,许多人开始反抗那些被视作腐败无能的统治者。
革命的呼声日益高涨,各界人士纷纷投身运动。他们决心夺回对未来的掌控权,已做好不惜代价争取诉求的准备,并明确表示除非要求被全盘接受,否则绝不妥协。
革命的呼声日益高涨,各界人士纷纷投身运动。他们决心夺回对未来的掌控权,已做好不惜代价争取诉求的准备,并明确表示除非要求被全盘接受,否则绝不妥协。
139outcome = neutral
140image = "gfx/interface/illustrations/disaster/aspiration_for_liberty.dds"
142trigger = {
143num_rebels > 0
}
146immediate = {
147ruler_or_regent ?= {
147save_scope_as = target_character
}
148capital = {
148save_scope_as = target_location
}
149ordered_rebel = {
150order_by = rebel_size
151position = 1
152save_scope_as = target_rebel
}
154scope:target_rebel = {
155every_pops_supporting_rebel = {
156location = {
156add_to_list = rebellious_locations_list
}
}
}
}