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:2074
2075type = country_event
2076title = earthquake_events.title The Target Location Earthquake of Current Year
2077desc = 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!
2078outcome = negative
2079fire_only_once = yes
2081trigger = {
2082owns = location:yingli
2083current_year >= 1704
2084current_year <= 1714
}
2087image = "gfx/interface/illustrations/event/backgrounds/special/earthquake.dds"
2089immediate = {
}
2092location:yingli = {
2092save_scope_as = target_location
}
}