이벤트
무너지는 단결

Infected Location의 우리 주민들 사이에 대역병이 퍼지고 있습니다. 전염을 억제하려는 노력은 아무런 소용이 없었고, 겁에 질린 가족들이 농지와 정부에 대한 의무를 내팽개친 채 정착촌과 도시를 버리고 떠나, 외딴 언덕과 숲으로 숨어들고 있습니다.
이렇듯 농민들이 사방으로 흩어지면, 우리 대리인들이 주민들에게 국가의 의지를 관철하기가 매우 어려워질 것입니다.
대역병질병immediate, trigger
노동자사회 계급immediate, option 2
농민사회 계급immediate, option 2pop_event_version_variable변수after, option 1, option 2정의in_game/events/situations/great_pestilence.txt:177
178type = country_event
179category = situation_event
181title = great_pestilence.4.title 무너지는 단결
182desc = great_pestilence.4.desc Infected Location의 우리 주민들 사이에 대역병이 퍼지고 있습니다. 전염을 억제하려는 노력은 아무런 소용이 없었고, 겁에 질린 가족들이 농지와 정부에 대한 의무를 내팽개친 채 정착촌과 도시를 버리고 떠나, 외딴 언덕과 숲으로 숨어들고 있습니다.
이렇듯 농민들이 사방으로 흩어지면, 우리 대리인들이 주민들에게 국가의 의지를 관철하기가 매우 어려워질 것입니다.
이렇듯 농민들이 사방으로 흩어지면, 우리 대리인들이 주민들에게 국가의 의지를 관철하기가 매우 어려워질 것입니다.
183outcome = neutral
185image = "gfx/interface/illustrations/situation/great_pestilence.dds"
187trigger = {
}
193immediate = {
194if = {
195limit = {
196country_type = pop
}
199random_owned_nomad_pop = {
200location = {
201save_scope_as = location_scope
202province = {
203save_scope_as = province_scope
}
}
}
207ordered_pop = {
208limit = {
}
217order_by = pop_size
218check_range_bounds = no
219max = 5
220add_to_list = gp4_pop_list
}
}
223ordered_owned_rural_location = {
224order_by = {
225value = proximity
226multiply = -1
}
228max = 5
229check_range_bounds = no
231add_to_list = gp4_list
}
233ordered_in_list = {
234list = gp4_list
235order_by = population
236save_scope_as = infected_location
237save_scope_as = location_scope
238province = {
238save_scope_as = province_scope
}
}
}
308after = {
309if = {
}
}