Documentation

LoreHub Dialogue System

Variable version 1

Schema

{
  "type": "@lorehub/variable",
  "apiVersion": "1.0.0",
  "id": "f2048620-deeb-4de8-b79d-b027db64c823",
  "name": "is_player_alive",
  "variableType:": "boolean",
  "defaultValue": "false"
}

VariableType

Type of the variable. Only boolean is available in version 1.0.0.