Curious Expedition Wiki
Advertisement

Harbor Events

Event id Description
evt-harbor-afterMathCheck This event handles the aftermath of an expedition when returning to the harbor.
evt-harbor-quest-completedCheck This event is responsible for checking if and which quests have been completed.
evt-harbor-quest-offer This event is responsible for offering new quests to the explorer before the next expedition
evt-harbor-recruit This event determines who can be recruited before the next expedition.

General Events[]

Event id Description
evt-goal-explore The event that is triggered by exploring a golden pyramid
evt-expedition-done This event is triggered when an expedition ends
evt-world-init This event is called when a new world is build
evt-world-initQuests This event is called after a new world exists in order to set up quests in the world
evt-combat-loot This event is called after winning in combat
evt-combat-run This event is called after running from combat.
evt-trauma This event is called when a character is supposed to receive a trauma(debuff)
evt-sprawl-fire This event is called when the trek runs through fire.
Advertisement