Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

complete_quest

Triggers when the player completes the given quest

Format

complete_quest
└─ quest - Quest id

Example

{
	"trigger": "mineminenomi:complete_quest",
	"conditions": {
		"quest": "mineminenomi:trial_shi_shishi_sonson"
	}
}
Last change: 2025-10-31