Quest Completion

QUEST COMPLETION

There are 3 different Quest Completions. The Quest Completion condition is triggered once the Quest type condition has been completed.

ex: I've killed the 3 wolves, as asked, so then the Quest Completion phase is starting.

Auto Completion

On Auto Completion, once the Quest type condition has been completed, the Quest is automatically completed, and doesn't wait for any confirmation.

Usually used for basic Quests:

ex: I've killed the 3 wolves, as asked, so then the Quest Completion phase is starting. The Quest is automatically completed, and another Quest starts.

Requires Message

On Requires Message, once the Quest type condition has been completed, the Quest still waits for a specific Message to complete the Quest.

Usually used for complex Quests:

ex: I've killed the 3 wolves, as asked, so then the Quest Completion phase is starting. But I have to talk back to the Old Man NPC so it sends a Message and completes the Quest.

Wait for Input

On Wait for Input, once the Quest type condition has been completed, the Game waits for the "Enter" key to be pressed to complete the Quest.

Usually used for specific Quests:

ex: I've killed the 3 wolves, as asked, so then the Quest Completion phase is starting. It waits for me to press the "Enter" key. But before ending that Quest, I would like to visit again the Experience.

Last updated