이벤트이번 버전 변경

의약품 변질

black_death.1015in_game/events/situations/black_death.txt:1496
의약품 변질

의사 및 여러 위생 전문가들이 우리나라의 시중 의약품 중 거의 절반가량이 변질되었거나, 중량을 늘리기 위해 섞은 이물질에 오염되어 있다고 경고하기 시작했습니다.

이러한 상품은 건강에 위협이 될 뿐만 아니라, 흑사병이 더욱 확산하는 계기가 될 수도 있습니다. 해결책은 하나뿐입니다. 소각 등 여러 방법을 사용해, 비축된 의약품 중 변질된 상품을 모조리 파기하는 것입니다.

요구 조건가래톳 흑사병질병option 2, triggerbd1015_cd변수trigger

정의in_game/events/situations/black_death.txt:1496

1497type = country_event
1498category = situation_event
1500title = black_death.1015.t 의약품 변질
1501desc = black_death.1015.desc 의사 및 여러 위생 전문가들이 우리나라의 시중 의약품 중 거의 절반가량이 변질되었거나, 중량을 늘리기 위해 섞은 이물질에 오염되어 있다고 경고하기 시작했습니다.

이러한 상품은 건강에 위협이 될 뿐만 아니라, 흑사병이 더욱 확산하는 계기가 될 수도 있습니다. 해결책은 하나뿐입니다. 소각 등 여러 방법을 사용해, 비축된 의약품 중 변질된 상품을 모조리 파기하는 것입니다.
1502outcome = neutral
1503image = "gfx/interface/illustrations/situation/black_death.dds"
1506trigger = {
1507NOT = {
1507has_variable = bd1015_cd
}
1508country_has_disease = disease:bubonic_plague
1509capital.market = {
1510stockpile_in_market(goods:medicaments) > 25
}
}
1514immediate = {
1514set_variable = bd1015_cd
}

선택지

A변질된 약품을 태워 버려라!
1519scale = -2
}
1521capital.market = {
1522add_goods_supply = {
1523goods = goods:medicaments
1524amount = market_goods_mild_loss (-45)
}
}
B약품을 그냥 놔두도록...
1532trigger = {
1533any_owned_location = {
1534disease_presence = {
1534value > 0
}
1535NOT = {
1535disease_has_stagnated = disease:bubonic_plague
}
1536disease_resistance(disease:bubonic_plague) < 0.5
}
}
1540custom_tooltip = every_location_with_plague_gets_10_more_tt Bubonic Plague에 이미 감염된 지점의 유병률이 10% 증가합니다
1541hidden_effect = {
1542every_owned_location = {
1543limit = {
1544disease_presence = {
1544value > 0
}
1545NOT = {
1545disease_has_stagnated = disease:bubonic_plague
}
1546disease_resistance(disease:bubonic_plague) < 0.5
}
1548change_disease_presence = {
1550value = 0.1
}
}
}
C변질된 상품값은 도시민들이 치를 것이다.
1559add_estate_satisfaction = {
}
1562add_gold_to_estate = {
1563estate_type = estate_type:burghers_estate
1564value = {
1564value = root.monthly_income_trade_and_tax
1564multiply = -2
}
}
1566every_market_present_in_country = {
1567add_merchant_power = {
1568country = root
1569key = merchants_not_supported
1570months = 160
1571power = merchant_power_mild_penalty (-25)
}
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지