Event
Access to Gunpowder Weaponry

For centuries, our men have relied on javelins and bows. These were the ways of our ancestors, and so are they the ways of our current generation of warriors. Yet, those strangers from Mal Arms Dealer possess weapons never seen before in Country. Although our own traditional weapons surpass those foreign tools of destruction, it is clear that this 'gunpowder weaponry' has the potential to replace the bow. Military advisors recommend that we gain access to these guns by purchasing them from the Mal Arms Dealer Adjective merchants.
MaliCountrydynamic historical event.tag
FirearmsGoodsimmediate, triggerEvent chain
Each event is fired by the one it is nested under; the line below it says which choice leads there and when.
Access to Gunpowder Weaponry
Mal Arms Buyer requests Access to Guns↳ Option A “We should request guns from [Mal Arms Dealer].” · 7 days later
Mal Arms Dealer sells Gunpowder Weapons!↳ Option B “This might be a profitable business.” · 7 days later
Mal Arms Dealer refuses Access to Gunpowder Weapons!↳ Option A “There is no benefit to us to sell guns to them.” · 7 days later
Definitionin_game/events/DHE/flavor_MAL.txt:322
323type = country_event
324title = flavor_mal.7.title Access to Gunpowder Weaponry
325desc = flavor_mal.7.desc For centuries, our men have relied on javelins and bows. These were the ways of our ancestors, and so are they the ways of our current generation of warriors. Yet, those strangers from Mal Arms Dealer possess weapons never seen before in Country. Although our own traditional weapons surpass those foreign tools of destruction, it is clear that this 'gunpowder weaponry' has the potential to replace the bow. Military advisors recommend that we gain access to these guns by purchasing them from the Mal Arms Dealer Adjective merchants.
326outcome = neutral
327fire_only_once = yes
329image = "gfx/interface/icons/trade_goods/illustrations/icon_goods_firearms.dds"
331dynamic_historical_event = {
}
337trigger = {
338capital.market = {
339any_merchant_in_market = {
340not = {
340capital.sub_continent = root.capital.sub_continent
}
}
}
}
347immediate = {
348capital.market = {
349random_merchant_in_market = {
350limit = {
351not = {
351capital.sub_continent = root.capital.sub_continent
}
}
356save_scope_as = mal_arms_dealer
}
}
367save_scope_as = mal_arms_buyer
}