Event
The Target Location Earthquake of Current Year

An earthquake has hit Target Location! Severe Shocks during the last few days have destroyed Target Location and the surrounding area to a vast degree. While a lot of the damage has not yet been fully accounted for, it is clear that the destruction caused by this event will impact the area for a long time, unless we immediately act and send help to those affected!
Definitionin_game/events/earthquake_events.txt:1774
1775type = country_event
1776title = earthquake_events.title The Target Location Earthquake of Current Year
1777desc = earthquake_events_major.desc An earthquake has hit Target Location! Severe Shocks during the last few days have destroyed Target Location and the surrounding area to a vast degree. While a lot of the damage has not yet been fully accounted for, it is clear that the destruction caused by this event will impact the area for a long time, unless we immediately act and send help to those affected!
1778outcome = negative
1779fire_only_once = yes
1781trigger = {
1782owns = location:avellino
1783current_year >= 1683
1784current_year <= 1693
}
1787image = "gfx/interface/illustrations/event/backgrounds/special/earthquake.dds"
1789immediate = {
}
1792location:avellino = {
1792save_scope_as = target_location
}
}