事件本版本变更
灾厄肆虐

在这样的困难时期,Target Province的民众正经历着前所未有的苦难。这片曾经繁荣富庶的土地,如今盗匪横行、粮仓见底、屋舍焚毁。民众在乱世中向Target Character泣血求援。
荒芜的农田和淤塞的灌溉渠道预示着更加严峻的危机。灾情持续蔓延已严重动摇朝廷威信,Flavor Rank全境笼罩在不安与恐慌之中。
天朝国际组织option 1, option 2, option 3, option 4远离宫廷静态修正immediatedisplay_character_ability_variable变量after定义in_game/events/disaster/chinese_crisis_events.txt:206
207type = country_event
208category = disaster_event
209image = "gfx/interface/illustrations/disaster/crisis_of_the_chinese_dynasty.dds"
210title = crisis_of_the_chinese_dynasty.5.title 灾厄肆虐
211desc = crisis_of_the_chinese_dynasty.5.desc 在这样的困难时期,Target Province的民众正经历着前所未有的苦难。这片曾经繁荣富庶的土地,如今盗匪横行、粮仓见底、屋舍焚毁。民众在乱世中向Target Character泣血求援。
荒芜的农田和淤塞的灌溉渠道预示着更加严峻的危机。灾情持续蔓延已严重动摇朝廷威信,Flavor Rank全境笼罩在不安与恐慌之中。
荒芜的农田和淤塞的灌溉渠道预示着更加严峻的危机。灾情持续蔓延已严重动摇朝廷威信,Flavor Rank全境笼罩在不安与恐慌之中。
212outcome = neutral
214trigger = {
215any_province = {
216province_prosperity <= 0.33
}
}
220immediate = {
221ruler_or_regent = {
221save_scope_as = target_character
}
222ordered_province = {
223order_by = {
224value = province_prosperity
225multiply = -1
}
227max = 1
228check_range_bounds = no
229save_scope_as = target_province
230random_location_in_province = {
231limit = {
231is_province_capital = yes
}
232save_scope_as = target_location
}
}
235if = {
236limit = {
237any_cabinet_character = {
238total_abilities > 25
240count > 0
}
}
243ordered_cabinet_character = {
247order_by = total_abilities
248max = 1
249check_range_bounds = no
250save_scope_as = target_character_1
}
252set_variable = {
254value = {
255add = scope:target_character_1.total_abilities
256multiply = 0.05
}
}
259set_variable = {
}
}
}
361after = {
362if = {
}
}