Event
Armenian Mud

Doctors from across the East have all become convinced that there is but one effective cure for this terrible disease that is plaguing us all: mud extracted from the lands of Armenia.
Unfortunately, other sovereign states have also become aware of this, we must stock large quantities of mud before they can, or we will risk being left without any...
Bubonic PlagueDiseasetrigger
ClayGoodsimmediate
IslamReligion Grouptriggerbd1010_cdVariabletriggerDefinitionin_game/events/situations/black_death.txt:996
997type = country_event
998category = situation_event
1000title = black_death.1010.t Armenian Mud
1001desc = black_death.1010.desc Doctors from across the East have all become convinced that there is but one effective cure for this terrible disease that is plaguing us all: mud extracted from the lands of Armenia.
Unfortunately, other sovereign states have also become aware of this, we must stock large quantities of mud before they can, or we will risk being left without any...
Unfortunately, other sovereign states have also become aware of this, we must stock large quantities of mud before they can, or we will risk being left without any...
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
}
}