EventChanged this version
The Target Location Earthquake of Current Year

During the last few days an earthquake beyond comparison has struck Target Location! The force with which this event struck was far greater than what we are used to experiencing and the citizens of Target Location have suffered greatly under the disaster. Many are buried in the rubble of buildings, with even more losing their home and shelter. Without reinvestment Target Location would certainly take decades to recover properly and we should take proper care of the affected area.
CityLocation Rankoption 1
MegalopolisLocation Rankoption 1Definitionin_game/events/earthquake_events.txt:3806
3807type = country_event
3808title = earthquake_events.title The Target Location Earthquake of Current Year
3809desc = earthquake_events_catastrophic.desc During the last few days an earthquake beyond comparison has struck Target Location! The force with which this event struck was far greater than what we are used to experiencing and the citizens of Target Location have suffered greatly under the disaster. Many are buried in the rubble of buildings, with even more losing their home and shelter. Without reinvestment Target Location would certainly take decades to recover properly and we should take proper care of the affected area.
3810outcome = negative
3811fire_only_once = yes
3813trigger = {
3814owns = location:isumi
3815current_year >= 1672
3816current_year <= 1682
}
3819image = "gfx/interface/illustrations/event/backgrounds/special/earthquake.dds"
3821immediate = {
}
3824location:isumi = {
3824save_scope_as = target_location
}
}