
行动
封闭国门
商人和其他旅行者从其他领土带来了疫情。为了保护我们的百姓,我们被迫不惜一切代价完全关闭边境,禁止任何贸易。
腺鼠疫疫病allow
黑死病局势select trigger封闭国门静态修正potential控制粮食市场静态修正allow定义in_game/common/generic_actions/black_death.txt:351
352type = situation
354ai_tick = daily
355ai_tick_frequency = 120
356automation_tick = daily
357automation_tick_frequency = 7
359exclusive_group = food_and_trade_actions
368allow = {
369scope:actor ?= {
}
}
379price = price:close_the_borders
381select_trigger = {
382looking_for_a = situation
383target_flag = recipient
384name = "choose_situation" 选择局势:
385column = {
385data = name
}
}
392effect = {
393scope:actor ?= {
}
}
398ai_will_do = {
401add = 10
402if = {
403limit = {
404scope:actor ?= {
404country_has_estate = estate_type:burghers_estate
}
}
406subtract = 12
}
}