Event
Becalmed
After several days of low winds, the expedition has barely made any progress through Area. Target Character prays that the winds flare up again soon.
Definitionin_game/events/exploration/exploration_monthly_events.txt:632
633type = exploration_event
635title = exploration_monthly.18.title Becalmed
636desc = exploration_monthly.18.desc After several days of low winds, the expedition has barely made any progress through Area. Target Character prays that the winds flare up again soon.
637outcome = neutral
641trigger = {
642area = {
642is_area_coastal_sea = yes
}
643exists = leader
}
646immediate = {
647leader = {
647save_scope_as = target_character
}
}