이벤트

저주받은 원정

black_death.1009in_game/events/situations/black_death.txt:932
저주받은 원정

현장에 나가 있는 부대 중 한 곳에서 전염병이 돌고 있습니다. 역병 의사들은 해당 부대를 해산해 병사들을 치료하지 않는다면 전 부대원이 감염 위험에 노출되고 말 것이라며 우려를 표했습니다.

물론 한창 전쟁을 수행하던 중인 부대를 해체하는 것은 전술적으로 현명하지 못한 조치입니다. 따라서 우리 병사들의 목숨이 지닌 가치를 Flavor Rank(을)를 위한 영광스러운 죽음의 가치와 비교해 보아야 할 것입니다.

요구 조건가래톳 흑사병질병triggerbd1009_cd변수trigger

933type = country_event
934category = situation_event
936title = black_death.1009.t 저주받은 원정
937desc = black_death.1009.desc 현장에 나가 있는 부대 중 한 곳에서 전염병이 돌고 있습니다. 역병 의사들은 해당 부대를 해산해 병사들을 치료하지 않는다면 전 부대원이 감염 위험에 노출되고 말 것이라며 우려를 표했습니다.

물론 한창 전쟁을 수행하던 중인 부대를 해체하는 것은 전술적으로 현명하지 못한 조치입니다. 따라서 우리 병사들의 목숨이 지닌 가치를 Flavor Rank(을)를 위한 영광스러운 죽음의 가치와 비교해 보아야 할 것입니다.
938outcome = neutral
939image = "gfx/interface/illustrations/situation/black_death.dds"
941trigger = {
942NOT = {
942has_variable = bd1009_cd
}
943country_has_disease = disease:bubonic_plague
944any_unit = {
945exists = this
946is_army = yes
947NOT = {
947has_unit_modifier = disease_outbreak
}
}
}
951immediate = {
952set_variable = bd1009_cd
953random_unit = {
954limit = {
955is_army = yes
956NOT = {
956has_unit_modifier = disease_outbreak
}
}
958save_scope_as = random_unit
959unit_location = {
960save_scope_as = target_location
961province ?= {
962save_scope_as = target_province
}
}
}
}

971scope:random_unit = {
972add_unit_modifier = {
973modifier = disease_outbreak
974years = 1
975mode = add_and_extend
}
}
983trigger = {
983exists = scope:target_province
}
984scope:target_province = {
985if = {
986limit = {
986province_food >= 200
}
987change_province_food = -200
}
989else = {
990every_location_in_province = {
990change_prosperity = prosperity_very_weak_penalty (-0.05)
}
}
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지