イベント
フリントロック式マスケット銃の需要増加

フリントロック式マスケット銃は、現在の構造が確立されてから何十年も経つが、いまなお高い人気を誇っている。陸軍規模の拡大、遠距離戦闘を重視した新たな戦術の開発、古式銃の時代の到来などを背景に、マスケット銃の需要は10倍に跳ね上がった。戦争術や戦略だけでなく、わが国の経済的利益もFlavor Rank内で起こっている軍事革命の影響を受けている。
軍事革命制度trigger定義in_game/events/institution_events.txt:2885
2886type = country_event
2887title = institution_events.140.title フリントロック式マスケット銃の需要増加
2888desc = institution_events.140.desc フリントロック式マスケット銃は、現在の構造が確立されてから何十年も経つが、いまなお高い人気を誇っている。陸軍規模の拡大、遠距離戦闘を重視した新たな戦術の開発、古式銃の時代の到来などを背景に、マスケット銃の需要は10倍に跳ね上がった。戦争術や戦略だけでなく、わが国の経済的利益も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
}
}