Event
Ordnance Breakthrough

The skilled weaponsmiths of Target Location have made further improvements to our artillery models. By crafting extended barrels and harnessing greater quantities of corned, coarse gunpowder, they have significantly heightened the destructive firepower of our Cannon. Moreover, their ingenuity has given birth to mortar models, uniquely suited for besieging fortifications due to their high-trajectory projectiles.
Yet, their dedication to the Country Adjective Ruler Title is marked by a financial strain, as these advancements yield no immediate profits. If we want to utilize their work in our military, we are forced to reward these smiths handsomely.
ArtilleryInstitutiontriggerCombat ArtilleryStatic ModifiertriggerInvesting in Artillery DevelopmentStatic ModifiertriggerSiege MortarStatic ModifiertriggerDefinitionin_game/events/institution_events.txt:2116
2117type = country_event
2118title = institution_events.113.title Ordnance Breakthrough
2119desc = institution_events.113.desc The skilled weaponsmiths of Target Location have made further improvements to our artillery models. By crafting extended barrels and harnessing greater quantities of corned, coarse gunpowder, they have significantly heightened the destructive firepower of our Cannon. Moreover, their ingenuity has given birth to mortar models, uniquely suited for besieging fortifications due to their high-trajectory projectiles.
Yet, their dedication to the Country Adjective Ruler Title is marked by a financial strain, as these advancements yield no immediate profits. If we want to utilize their work in our military, we are forced to reward these smiths handsomely.
Yet, their dedication to the Country Adjective Ruler Title is marked by a financial strain, as these advancements yield no immediate profits. If we want to utilize their work in our military, we are forced to reward these smiths handsomely.
2120outcome = neutral
2121trigger = {
2124can_build_units_of_category = sub_unit_category:army_artillery
2126any_market_present_in_country = {
2127NOT = {
2127has_temporary_demand = demand:demands_of_artillery
}
}
2133NOR = {
}
}
2138image = "gfx/interface/illustrations/institutions/artillery_institution.dds"
2139immediate = {
2140random_market_present_in_country = {
2141limit = {
2141NOT = {
2141has_temporary_demand = demand:demands_of_artillery
}
}
2142random_location_in_market = {
2147save_scope_as = target_location
}
2149save_scope_as = artillery_market
}
}