Complete Quest
What it does
Complete Quest marks the quest with the entered Quest Id as complete. It does not complete a quest merely because its display title matches.
Required item compatibility
Select a compatible Agent NPC or GLB NPC whose Tasks panel offers Complete Quest.
Setup
- Confirm the quest you want to finish and obtain its exact Quest Id.
- Select the NPC that should complete the quest.
- Add Complete Quest to the task state where completion should happen.
- Enter the exact Quest Id of the quest to finish.
- Test the full player path from the quest's beginning.
Settings
| Setting | What it means |
|---|---|
| Quest Id | Exact identifier of the quest to complete. |
Tiny example
After a player returns an artifact to a guide NPC, the guide's reward state completes the quest identified by the configured Quest Id.
Test and troubleshoot
- Use the exact Quest Id, not a display title.
- Run the normal quest path before testing completion.
- For an ordinary no-code flow, use a task transition when you do not already have the quest's exact identifier.
- Keep the completion state behind the intended player action so it cannot run too early.
