
Action
Isolate the Country
The merchants and other travelers are bringing the scourge from other territories. To protect our people we are forced to completely close our borders to any trade no matter the cost to our economy.
Bubonic PlagueDiseaseallow
Black DeathSituationselect triggerIsolate the countryStatic ModifierpotentialControl the food marketStatic ModifierallowDefinitionin_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" Choose the 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
}
}