Event
Demands of a Professional Army

With Professional Armies Country's introduction of a professional, standing army, the demand of weapons and armor has increased significantly. This development not only affects the Professional Armies Country Adjective markets, but our own too as Professional Armies Country Adjective merchants scour for blades for their Professional Armies Country Ruler Title and his/her growing military.
Professional ArmiesInstitutiontriggerDefinitionin_game/events/institution_events.txt:827
828type = country_event
829title = institution_events.51.title Demands of a Professional Army
830desc = {
831triggered_desc = {
832trigger = {
833exists = scope:professional_armies_country
}
835desc = institution_events.51.desc With Professional Armies Country's introduction of a professional, standing army, the demand of weapons and armor has increased significantly. This development not only affects the Professional Armies Country Adjective markets, but our own too as Professional Armies Country Adjective merchants scour for blades for their Professional Armies Country Ruler Title and his/her growing military.
}
837triggered_desc = {
838trigger = {
839NOT = {
839exists = scope:professional_armies_country
}
}
841desc = institution_events.51.desc.fallback With the introduction of a professional, standing army, the demand of weapons and armor has increased significantly. Our merchants scour for blades and other kinds of weapons for the growing militaries of the nations around us.
}
}
844outcome = neutral
845trigger = {
848any_market_present_in_country = {
849NOT = {
849has_temporary_demand = demand:demands_of_weapons
}
850any_location_in_market = {
851owner ?= root
}
}
}
860image = "gfx/interface/illustrations/institutions/professional_armies.dds"
861immediate = {
862random_market_present_in_country = {
863limit = {
863NOT = {
863has_temporary_demand = demand:demands_of_weapons
}
}
864random_location_in_market = {
865limit = {
866owner ?= root
}
871random_neighbor_location = {
875owner ?= {
875save_scope_as = professional_armies_country
}
}
877save_scope_as = professional_armies_location
}
879save_scope_as = professional_armies_market
}
}