Event
Cloudy Night
Target Explorer's expedition in Area has found some difficulties in the past few days. These last nights the sky has been completely covered in a thick layer of clouds, making it impossible to discern any star or even the moon. Although it is quite a common occurrence, the fact that there have been many nights like this in succession makes it difficult for the crew to say for sure if their position is where they think it is. The ship is equipped with the latest navigation technology, but even with that sailing through the night without the help and guidance of the stars is no simple task.
CartographerTraitoption 2
NavigatorTraitoption 2
Scientist on SeaTraitoption 2Definitionin_game/events/exploration/exploration_monthly_events.txt:1260
1261type = exploration_event
1262title = exploration_monthly.32.title Cloudy Night
1263desc = exploration_monthly.32.desc Target Explorer's expedition in Area has found some difficulties in the past few days. These last nights the sky has been completely covered in a thick layer of clouds, making it impossible to discern any star or even the moon. Although it is quite a common occurrence, the fact that there have been many nights like this in succession makes it difficult for the crew to say for sure if their position is where they think it is. The ship is equipped with the latest navigation technology, but even with that sailing through the night without the help and guidance of the stars is no simple task.
1264outcome = neutral
1266trigger = {
1267area = {
1268is_area_sea = yes
}
1270exists = leader
}
1273immediate = {
1274leader = {
1274save_scope_as = target_explorer
}
}