Skip to content
JasperLorelai edited this page Jul 19, 2026 · 1 revision

Source Code

spell-class: ".targeted.CloseDialogSpell"

Important

Since 4.0 Beta 19.

Value Supported
entity true
location false
entity_from_location false

Description:

Closes a dialog for the player target and returns them to the previous non-dialog or game menu screen.

Example:

close_dialog:
    spell-class: ".targeted.CloseDialogSpell"
    helper-spell: true

Clone this wiki locally