Event
Old Wreck
An unexpected sight has appeared before Target Explorer's ship in Area. Remnants of an old ship lay scattered on the beach, proof of the mercilessness of the sea. Some parts of the hull appear to be still intact, and some of the crew argue it warrants a closer inspection to salvage any goods it may contain. However, it is unlikely that it has anything of actual value, and delaying the whole expedition for that could result in just a tremendous waste of time.
Curious AdventurerTraitoption 2Definitionin_game/events/exploration/exploration_monthly_events.txt:1374
1375type = exploration_event
1376title = exploration_monthly.35.title Old Wreck
1377desc = exploration_monthly.35.desc An unexpected sight has appeared before Target Explorer's ship in Area. Remnants of an old ship lay scattered on the beach, proof of the mercilessness of the sea. Some parts of the hull appear to be still intact, and some of the crew argue it warrants a closer inspection to salvage any goods it may contain. However, it is unlikely that it has anything of actual value, and delaying the whole expedition for that could result in just a tremendous waste of time.
1378outcome = neutral
1380trigger = {
1381area = {
1382is_area_coastal_sea = yes
}
1384exists = leader
}
1387immediate = {
1388leader = {
1388save_scope_as = target_explorer
}
}