Event
Integration of Target Location and Target Location2

The strengthening grip of the Target Character Dynasty can be felt like a tremor across all of northern Italy and especially Lombardy. The hegemony of the dynasty is certainly undisputed, and many dissidents are finally beginning to bend the knee to us. We could exploit this trend to incorporate the two lowly communes in Target Location and Target Location2.
MilanCountrydynamic historical event.tagDefinitionin_game/events/DHE/flavor_mlo.txt:2171
2172type = country_event
2173title = flavor_mlo.40.title Integration of Target Location and Target Location2
2174desc = flavor_mlo.40.desc The strengthening grip of the Target Character Dynasty can be felt like a tremor across all of northern Italy and especially Lombardy. The hegemony of the dynasty is certainly undisputed, and many dissidents are finally beginning to bend the knee to us. We could exploit this trend to incorporate the two lowly communes in Target Location and Target Location2.
2175outcome = neutral
2176historical_info = flavor_mlo.40.historical_info In years 1347-1348, the expansionist Signoria of Milan invaded and integrated the two neighboring cities of Alessandria and Tortona alongside their holdings. The campaigns were led by the condottiero Luchino Visconti, one of the lords of Milan at the time.
2178fire_only_once = yes
2179dynamic_historical_event = {
}
2186trigger = {
2187has_ruler = yes
2188at_war = no
2189ruler = {
2189has_dynasty = yes
}
2190prestige >= 40
2191location:alessandria = {
2192NOT = {
2192owner = ROOT
}
2193any_neighbor_location = {
2194owner = ROOT
}
}
2197location:tortona = {
2198NOT = {
2198owner = ROOT
}
2199any_neighbor_location = {
2200owner = ROOT
}
}
}
2205illustration_tags = {
220610 = regular
220710 = interior
}
2210immediate = {
}
2212location:alessandria = {
2212save_scope_as = target_location
}
2213location:tortona = {
2213save_scope_as = target_location2
}
2214ruler = {
2214save_scope_as = target_character
}
}