Event
Favorable Storm
While sailing through Area, the ships of Target Character were caught up in a furious storm. What could have ended in tragedy turned instead to be a miraculous stroke of good luck, as when the skies cleared they discovered that not only they had lost no ships in that but also that the winds had pushed them way further ahead in the course than expected. The sails were completely ripped in the process and they were forced to use the replacement ones, but the advancement in the planned schedule was definitely worth it.
Definitionin_game/events/exploration/exploration_monthly_events.txt:849
850type = exploration_event
851title = exploration_monthly.22.title Favorable Storm
852desc = exploration_monthly.22.desc While sailing through Area, the ships of Target Character were caught up in a furious storm. What could have ended in tragedy turned instead to be a miraculous stroke of good luck, as when the skies cleared they discovered that not only they had lost no ships in that but also that the winds had pushed them way further ahead in the course than expected. The sails were completely ripped in the process and they were forced to use the replacement ones, but the advancement in the planned schedule was definitely worth it.
853outcome = neutral
856trigger = {
857area = {
857is_area_coastal_sea = yes
}
858exists = leader
}
861immediate = {
862leader = {
862save_scope_as = target_character
}
}