Event
The New Artillery

The Target War has ushered in a new era of warfare, where Cannon, formerly reserved for sieges, take center stage on the battlefield. These powerful weapons now bolster our charging regiments by raining destruction upon the enemy's ranks. Our military leaders are eager to harness this potential and develop innovative tactics with these battlefield-ready cannons. They have designated Target Location and its vast forges as the location for these experiments, but securing the necessary funding to acquire the artillery from the war remains a pressing concern.
ArtilleryInstitutionimmediate, triggerDefinitionin_game/events/institution_events.txt:1987
1988type = country_event
1989title = institution_events.110.title The New Artillery
1990desc = institution_events.110.desc The Target War has ushered in a new era of warfare, where Cannon, formerly reserved for sieges, take center stage on the battlefield. These powerful weapons now bolster our charging regiments by raining destruction upon the enemy's ranks. Our military leaders are eager to harness this potential and develop innovative tactics with these battlefield-ready cannons. They have designated Target Location and its vast forges as the location for these experiments, but securing the necessary funding to acquire the artillery from the war remains a pressing concern.
1991outcome = neutral
1992trigger = {
1995can_build_units_of_category = sub_unit_category:army_artillery
1996at_war = yes
1997any_current_war = {
}
}
2007image = "gfx/interface/illustrations/institutions/artillery_institution.dds"
2009immediate = {
2010random_current_war = {
2011limit = {
}
2016save_scope_as = target_war
}
2018random_owned_location = {
2020save_scope_as = target_location
}
}