📄️ About
Raw data dumps from the game, including Lua globals and speech events.
📄️ Action Conditions
All of the conditions used in .act files.
📄️ Control Codes
Control codes are special sequences embedded within game text that act as inline instructions for the engine.
📄️ Effects
All of the effects.
📄️ Global Variables
A complete list of all global variables & functions that are created during the game's initialization process, including those created by Lua scripts.
📄️ Point - Dump
A comprehensive list of all point lists.
📄️ Point
Point is a data structure representing locations, spawn positions, and anchors in the game world.
📄️ Speech Events
Speech events from the game.
📄️ Trigger - Dump
A comprehensive list of all triggers.
📄️ Trigger
Trigger is a spatial detector that defines an area in the game world.