メインコンテンツまでスキップ

quest_codex_menu

Open Quest Codex menu — misc entry.

Entry Information

PropertyValue
Entry IDquest_codex_menu
TypeMisc
ColorBlue
Iconmdi:book-open

Description

Action entry that opens the Quest Codex menu for a specific quest. This replaces the reflection-based QuestPlusCodexBridgeImpl with a native GUI action.

Fields

FieldTypeDescription
questRef<QuestEntry>The quest whose codex entry should be displayed
titleStringTitle of the codex menu
descriptionStringDescription shown in the menu

Usage Example

- entry: quest_codex_menu
name: "Open Quest Codex menu"
quest: ""
title: ""
description: ""