
상황이번 버전 변경
흑사병
'아버지가 아이를 저버리고, 아내가 남편을 저버리고, 형제가 다른 형제를 저버립니다. 이 질병이 수많은 생명들 사이로 퍼져 나가며, 그 모든 게 일상이 되었습니다. 그리고 모두가 목숨을 잃었습니다... 최대한 깊이 파낸 구덩이에는 시신이 산더미같이 쌓아 올려졌습니다... 얼마 지나지 않아 그 구덩이도 가득 차 새 구덩이를 파는 일만이 반복되었습니다... 너무 많은 사람이 죽어서 모두가 세상이 끝난 줄 알았습니다.'
가래톳 흑사병질병can start원흉 색출정적 보정치on monthly, visible쇄국 시행정적 보정치visible식량 시장 통제정적 보정치on monthly, visible식품 수출 금지정적 보정치on monthly궁정 은거정적 보정치on monthly, visible도시 격리 중정적 보정치on monthly치료책 조달정적 보정치visible치료책 조달 비용 지불정적 보정치visible감염자 격리정적 보정치on monthly, visible시에나의 황금기정적 보정치on start대규모 사면 후원정적 보정치on monthly, visible정의in_game/common/situations/black_death.txt:1
4hint_tag = hint_black_death
14visible = {
15OR = {
16capital ?= {
17OR = {
18continent = continent:europe
19continent = continent:africa
20continent = continent:asia
}
}
23OR = {
24country_has_disease_outbreak = "scope:target.var:original_outbreak"
}
}
}
41on_start = {
42every_country = {
43limit = {
44capital = {
45OR = {
46continent = continent:europe
47continent = continent:africa
48continent = continent:asia
}
}
}
}
56if = {
}
}
68on_monthly = {
69every_country = {
70limit = {
71country_has_disease_outbreak = root.var:original_outbreak
}
74random_list = {
102500 = {
}
}
}
107every_country = {
108limit = {
109NOT = {
110country_has_disease_outbreak = root.var:original_outbreak
}
}
114every_owned_non_rural_location = {
}
119if = {
}
120if = {
}
121if = {
}
122if = {
}
123if = {
}
124if = {
}
125if = {
}
126if = {
}
}
}
130tooltip = {
131if = {
132limit = {
133disease_outbreak_presence = {
134disease_outbreak = "scope:target.var:original_outbreak"
135value > 0
}
}
138custom_tooltip = "BLACK_DEATH_PRESENT_IN_LOCATION"
}
}
143on_ended = {
145every_country = {
}
186every_country = {
187limit = {
}
}
195every_market_in_world = {
196limit = {
197OR = {
198has_temporary_demand = demand:procure_remedies
199has_temporary_demand = demand:procure_remedies_no_liquor
}
}
202if = {
203limit = {
203has_temporary_demand = demand:procure_remedies
}
204remove_temporary_demand = demand:procure_remedies
}
206if = {
207limit = {
207has_temporary_demand = demand:procure_remedies_no_liquor
}
208remove_temporary_demand = demand:procure_remedies_no_liquor
}
}
}
216is_data_map = yes
218map_color = {
219if = {
220limit = {
221disease_outbreak_presence = {
222disease_outbreak = "scope:target.var:original_outbreak"
223value > 0
}
}
226lerp = {
227min_color = define:NMapColors|MAP_COLOR_HIGH
228max_color = define:NMapColors|MAP_COLOR_LOW
229factor = "disease_outbreak_presence(scope:target.var:original_outbreak)"
}
}
232else = {
233value = define:NMapColors|DEFAULT_COLOR
}
}
237legend_key = {
238desc = "[disease|e]"
239color = define:NMapColors|MAP_COLOR_HIGH
}