Event
The Target Location Earthquake of Current Year

The area around Target Location has reported a sequence of earthquakes during the last few days. While the population was in panic and significant damage occurred both during the earthquake and the following fires breaking out, thankfully the damage seems to be in a manageable state. Our advisors also pointed out that we could use the destruction caused as a convenient opportunity to re-invest into Target Location and shape it to our desires.
Definitionin_game/events/earthquake_events.txt:573
574type = country_event
575title = earthquake_events.title The Target Location Earthquake of Current Year
576desc = earthquake_events_minor.desc The area around Target Location has reported a sequence of earthquakes during the last few days. While the population was in panic and significant damage occurred both during the earthquake and the following fires breaking out, thankfully the damage seems to be in a manageable state. Our advisors also pointed out that we could use the destruction caused as a convenient opportunity to re-invest into Target Location and shape it to our desires.
577outcome = negative
578historical_info = earthquake_events.7.historical_info The 1531 Lisbon Earthquake occurred on the morning of the 26th of January 1531. The Intensity of the shaking earth combined with the following flooding of the Tagus River and a tsunami hitting the shores of Portugal caused severe damage to the city and caused the death of approximately 30,000 people.
579fire_only_once = yes
581trigger = {
582owns = location:lisbon
583current_year >= 1526
584current_year <= 1536
}
587image = "gfx/interface/illustrations/event/backgrounds/special/earthquake.dds"
589immediate = {
}
592location:lisbon = {
592save_scope_as = target_location
}
}