도시 격리
행동

도시 격리

isolate_cities_black_deathin_game/common/generic_actions/black_death.txt:98

우리 국가의 각 도시에 봉쇄령을 내리고 출입을 제한해, 질병의 여파를 줄이고 당장 필요한 통제력을 확보합니다.

요구 조건가래톳 흑사병질병allow흑사병상황select trigger도시 격리 중정적 보정치potential

정의in_game/common/generic_actions/black_death.txt:98

99type = situation
101ai_tick = daily
102ai_tick_frequency = 40
103automation_tick = daily
104automation_tick_frequency = 7
106potential = {
107scope:actor ?= {
108NOT = {
109any_owned_non_rural_location = {
110has_location_modifier = isolating_cities
}
}
113num_of_non_rural > 0
}
}
117allow = {
118scope:actor ?= {
119estate_satisfaction:burghers_estate > 0.75
120any_owned_non_rural_location = {
121disease_presence = {
123value >= 0.2
}
}
}
}
129price = price:isolate_cities_black_death
131select_trigger = {
132looking_for_a = situation
133target_flag = recipient
134name = "choose_situation" 상황 선택:
135column = {
135data = name
}
136visible = {
138situation_is_active = yes
139scope:actor = {
140country_has_disease_outbreak = root.var:original_outbreak
}
}
}
145effect = {
146scope:actor ?= {
147add_estate_satisfaction = {
}
151custom_tooltip = {
152text = isolate_cities_effect_tt 모든 도시 지점이 도시 격리 중 보정치를 얻습니다. 효과는 해당 지점에 행사하는 Concept에 따라 달라집니다.
153every_owned_non_rural_location = {
154add_location_modifier = {
155modifier = isolating_cities
156years = -1
157size = {보정치 배율
158value = {
159desc = game_concept_control 지배
160value = local_control
161multiply = 0.85
162if = {
163limit = {
164scope:actor.num_of_non_rural > 4
}
166divide = scope:actor.num_of_non_rural
167multiply = 4
}
}
}
171mode = add
}
}
}
}
}
178ai_will_do = {
179scope:actor ?= {
180add = "add_estate_satisfaction_utility(burghers_estate|-0.3)"
181every_owned_non_rural_location = {
182limit = {
183disease_presence = {
185value >= 0.2
}
}
188add = {
189value = local_control
190multiply = -0.85
191save_temporary_value_as = modifier_scale
192value = "add_static_modifier_utility(isolating_cities|scope:modifier_scale)"
}
}
}
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지