Event
Mass Demands for Flintlock Muskets

Established decades ago, flintlock muskets are nonetheless quite popular. The growth of army sizes, the development of new tactics with emphasis on ranged combat, and the age of the old-fashioned arquebuses have increased the demands for these muskets tenfold. Not only do our tactics and strategies in warfare change, but so are our own economic interests affected by the Military Revolution occurring in our Flavor Rank.
Military RevolutionInstitutiontriggerDefinitionin_game/events/institution_events.txt:2885
2886type = country_event
2887title = institution_events.140.title Mass Demands for Flintlock Muskets
2888desc = institution_events.140.desc Established decades ago, flintlock muskets are nonetheless quite popular. The growth of army sizes, the development of new tactics with emphasis on ranged combat, and the age of the old-fashioned arquebuses have increased the demands for these muskets tenfold. Not only do our tactics and strategies in warfare change, but so are our own economic interests affected by the Military Revolution occurring in our Flavor Rank.
2889outcome = neutral
2890trigger = {
2893any_market_present_in_country = {
2894NOT = {
2894has_temporary_demand = demand:demands_of_muskets
}
}
}
2902image = "gfx/interface/illustrations/institutions/military_revolution.dds"
2904immediate = {
2905random_market_present_in_country = {
2906limit = {
2907NOT = {
2907has_temporary_demand = demand:demands_of_muskets
}
}
2909random_location_in_market = {
2914save_scope_as = target_location
}
2916save_scope_as = target_market
}
}