事件
燧发枪的大量需求

尽管燧发枪问世已数十年,但其仍广受欢迎。军队规模的扩大,强调远程作战的新战术的发展,以及老式火绳枪时代的终结,都使对这些燧发枪的需求增加了十倍。不仅我们的战争策略和战术发生了变化,军事革命也影响了我们Flavor Rank的经济利益。
军事革命思潮trigger定义in_game/events/institution_events.txt:2885
2886type = country_event
2887title = institution_events.140.title 燧发枪的大量需求
2888desc = institution_events.140.desc 尽管燧发枪问世已数十年,但其仍广受欢迎。军队规模的扩大,强调远程作战的新战术的发展,以及老式火绳枪时代的终结,都使对这些燧发枪的需求增加了十倍。不仅我们的战争策略和战术发生了变化,军事革命也影响了我们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
}
}