事件
亚美尼亚药泥

从东方远道而来的医生们都确信,要治疗这种折磨我们所有人的可怕疾病,只有一种有效的疗法:那就是从亚美尼亚的土壤里挖出的泥土。
不幸的是,其他国家也已经听说了这一传言。我们必须赶在他们之前将大量药泥购入国库,否则也许将面临无泥可用的局面……
腺鼠疫疫病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 = {
1010exists = capital.market
1011any_market_with_merchants = {
1012location.region = region:caucasus_region
1013NOT = {
1013this = root.capital.market
}
1014stockpile_in_market(goods:clay) > 15
}
}
1018immediate = {
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 = {
1035NOT = {
1035this = root.capital.market
}
}
1037save_scope_as = target_market2
}
}