Event
The Calmest Sea
Target Explorer and his/her ship have been stuck in the open sea of Area for a while, no wind nor current to propel them. Supplies are starting to run low, and the crew is becoming more and more agitated. Some of the animals they got with them have already been either eaten or thrown overboard, to alleviate the strain on water and rations. If nothing is done, who knows how much longer they can survive.
Definitionin_game/events/exploration/exploration_monthly_events.txt:968
969type = exploration_event
970title = exploration_monthly.25.title The Calmest Sea
971desc = exploration_monthly.25.desc Target Explorer and his/her ship have been stuck in the open sea of Area for a while, no wind nor current to propel them. Supplies are starting to run low, and the crew is becoming more and more agitated. Some of the animals they got with them have already been either eaten or thrown overboard, to alleviate the strain on water and rations. If nothing is done, who knows how much longer they can survive.
972outcome = neutral
974trigger = {
975area = {
976is_area_sea = yes
}
978exists = leader
}
981immediate = {
982leader = {
982save_scope_as = target_explorer
}
}