What a hook may ask the engine to do. This is the whole command surface.
Optional
Writes one variable by path (party[0].name, stored_naga.hitpoints), the write HookWorld.variableAt reads back. Do not write world.variables directly.
party[0].name
stored_naga.hitpoints
HookWorld.variableAt
world.variables
What a hook may ask the engine to do. This is the whole command surface.