事件

亚美尼亚药泥

black_death.1010in_game/events/situations/black_death.txt:996
亚美尼亚药泥

从东方远道而来的医生们都确信,要治疗这种折磨我们所有人的可怕疾病,只有一种有效的疗法:那就是从亚美尼亚的土壤里挖出的泥土。

不幸的是,其他国家也已经听说了这一传言。我们必须赶在他们之前将大量药泥购入国库,否则也许将面临无泥可用的局面……

需要腺鼠疫疫病trigger黏土商品immediate伊斯兰教宗教组triggerbd1010_cd变量trigger

定义in_game/events/situations/black_death.txt:996

997type = country_event
998category = situation_event
1000title = black_death.1010.t 亚美尼亚药泥
1001desc = black_death.1010.desc 从东方远道而来的医生们都确信,要治疗这种折磨我们所有人的可怕疾病,只有一种有效的疗法:那就是从亚美尼亚的土壤里挖出的泥土。

不幸的是,其他国家也已经听说了这一传言。我们必须赶在他们之前将大量药泥购入国库,否则也许将面临无泥可用的局面……
1002outcome = neutral
1003image = "gfx/interface/illustrations/situation/black_death.dds"
1006trigger = {
1007NOT = {
1007has_variable = bd1010_cd
}
1008country_has_disease = disease:bubonic_plague
1009religion.group = religion_group:muslim
1010exists = capital.market
1011any_market_with_merchants = {
1012location.region = region:caucasus_region
1013NOT = {
1013this = root.capital.market
}
1014stockpile_in_market(goods:clay) > 15
}
}
1018immediate = {
1019set_variable = bd1010_cd
1020random_market_with_merchants = {
1021limit = {
1022location.region = region:caucasus_region
1023stockpile_in_market(goods:clay) > 15
1024NOT = {
1024this = root.capital.market
}
}
1026save_scope_as = target_market
}
1028random_market_with_merchants = {
1029limit = {
1030market_possible_goods_trade_surplus = {
1031goods = goods:clay
1032country = root
1033value >= 15
}
1035NOT = {
1035this = root.capital.market
}
}
1037save_scope_as = target_market2
}
}

选项

A不惜一切代价,进口这些泥!
1044add_stability = stability_weak_bonus (2.5)
1045scale = -2
}
1047capital.market = {
1048add_goods_supply = {
1049goods = goods:clay
1050amount = market_goods_weak_gain (15)
}
}
1053scope:target_market = {
1054add_goods_supply = {
1055goods = goods:clay
1056amount = market_goods_weak_loss (-15)
}
}
1059change_societal_value = {
}
B泥巴?算了,我们进口真正的药!
1065trigger = {
1066exists = scope:target_market2
}
1069scale = -2
}
1072capital.market = {
1073add_goods_supply = {
1074goods = goods:medicaments
1075amount = market_goods_weak_gain (15)
}
}
1078scope:target_market = {
1079add_goods_supply = {
1080goods = goods:medicaments
1081amount = market_goods_weak_loss (-15)
}
}
1085change_societal_value = {
}
C这病无药可医,我们什么也不进!
1091add_stability = stability_weak_penalty (-2.5)
© 2026 Soft Santa Cruz, S.L.U.。保留所有权利。非官方粉丝项目,与Paradox Interactive无关。游戏内容 © Paradox Interactive。 关于 · 隐私 · 法律声明