Expand description
Combat context types for passing state through the combat pipeline.
Modulesยง
- aura ๐
- Aura lifecycle operations exposed to combat hooks.
- channel ๐
- combat_
ctx ๐ - Read-only combat views and the mutable combat-operation context.
- damage ๐
- Damage operations exposed to combat hooks.
- hook ๐
- Public capabilities available to combat hooks.
Structsยง
- HookCtx
- Constrained context exposing only the operations cast hooks may perform.
- Hook
CtxRequest - Coordinates and provenance for constructing a hook context.
- Hook
CtxServices - Mutable combat services borrowed by one hook invocation.
Enumsยง
- Free
Action Source - Provenance for a cost-free registered action dispatched from a hook.