대역병
상황이번 버전 변경

대역병

great_pestilencein_game/common/situations/great_pestilence.txt:1

해외에서 끔찍한 소식이 들려왔습니다. 고통과 전염병이 대지를 휩쓸고 죽음이 만연하는데, 아무래도 수염을 기른 수수께끼의 외국인들이 가져온 것으로 보입니다. 이 전염병은 노인들도 들어본 적이 없고, 우리 정착지까지 퍼져 재앙을 일으킨다면 선조들의 지혜조차 도움이 되지 못할 것 같습니다. 이 걸어 다니는 죽음이 닥쳤을 때, 우리 국민은 멸망하게 될까요 아니면 어떻게든 저항할까요?

요구 조건대역병질병can end, can start, on monthly, visible원흉 색출정적 보정치visible외지인과 접촉 금지정적 보정치visible치료책 조달정적 보정치visible치료책 조달 비용 지불정적 보정치visible감염자 격리정적 보정치visible영적 보호 후원정적 보정치visible영적 보호 비용 지불정적 보정치visiblehad_great_pestilence변수can end, on endedvar_andes_was_infected변수can end, on monthlyvar_carib_was_infected변수can end, on monthlyvar_mesoamerica_was_infected변수can end, on monthly

정의in_game/common/situations/great_pestilence.txt:1

5monthly_spawn_chance = monthly_spawn_chance_unique (1)
6hint_tag = hint_great_pestilence
7can_start = {
8disease_is_active = disease:great_pestilence
}
11can_end = {
13custom_tooltip = {
14text = great_pestilence_regions_infected_tt 카리브해, 메소아메리카 및 안데스에 대역병이 도달했습니다
}
21NOT = {
22disease_is_active = disease:great_pestilence
}
25continent:america = {
26any_country_with_capital_in_geography = {
27count <= 30
28country_type = location
29custom_tooltip = {
30text = great_pestilence_americas_spread_tt 아직 대역병을 겪지 않음
31NOT = {
31has_variable = had_great_pestilence
}
}
}
}
}
37visible = {
38OR = {
39country_has_disease = disease:great_pestilence
41has_country_modifier = no_contact_with_outsiders
42has_country_modifier = procure_remedies
43has_country_modifier = procure_remedies_cost
44has_country_modifier = segregate_the_infected
45has_country_modifier = blame_the_minorities
46has_country_modifier = sponsor_spiritual_protection_bonus
47has_country_modifier = sponsor_spiritual_protection_cost
}
}
51on_start = {
53set_variable = {
53value = no
}
54set_variable = {
54value = no
}
55set_variable = {
55value = no
}
}
58on_monthly = {
59every_country = {
60limit = {
61country_has_disease = disease:great_pestilence
}
63set_variable = {
63value = yes
}
64random_list = {
651 = {
65trigger_event_non_silently = great_pestilence.3
}
661 = {
66trigger_event_non_silently = great_pestilence.4
}
671 = {
67trigger_event_non_silently = great_pestilence.5
}
681 = {
68trigger_event_non_silently = great_pestilence.6
}
691 = {
69trigger_event_non_silently = great_pestilence.7
}
7050 = {
}
}
}
74if = {
75limit = {
77region:caribbean_region = {
78any_ownable_location_in_region = {
79disease_presence = {
79value > 0
}
}
}
}
83set_variable = {
83value = yes
}
}
85if = {
86limit = {
88region:mesoamerica_region = {
89any_ownable_location_in_region = {
90disease_presence = {
90value > 0
}
}
}
}
94set_variable = {
94value = yes
}
}
96if = {
97limit = {
99region:andes_region = {
100any_ownable_location_in_region = {
101disease_presence = {
101value > 0
}
}
}
}
105set_variable = {
105value = yes
}
}
}
109tooltip = {
110if = {
111limit = {
112disease_presence = {
112value > 0
}
}
114custom_tooltip = "GREAT_PESTILENCE_PRESENT_IN_LOCATION"
}
}
118on_ended = {
119every_country = {
120limit = {
121has_variable = had_great_pestilence
}
123remove_country_modifier = no_contact_with_outsiders
124remove_country_modifier = procure_remedies
125remove_country_modifier = procure_remedies_cost
126remove_country_modifier = segregate_the_infected
127remove_country_modifier = blame_the_minorities
128remove_country_modifier = sponsor_spiritual_protection_bonus
129remove_country_modifier = sponsor_spiritual_protection_cost
131trigger_event_non_silently = great_pestilence.2
}
133every_market_in_world = {
134limit = {
135location.continent = continent:america
136has_temporary_demand = demand:procure_remedies
137has_temporary_demand = demand:procure_remedies_no_liquor
}
139remove_temporary_demand = demand:procure_remedies
140remove_temporary_demand = demand:procure_remedies_no_liquor
}
}
144is_data_map = yes
145map_color = {
146if = {
147limit = {
148disease_presence = {
148value > 0
}
}
150lerp = {
151min_color = rgb {
248
180
194
}
152max_color = rgb {
61
0
0
}
153factor = "disease_presence(disease:great_pestilence)"
}
}
156else = {
157value = define:NMapColors|DEFAULT_COLOR
}
}
161legend_key = {
162desc = "great_pestilence"
163color = rgb {
61
0
0
}
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지