Structsยง
- Accumulating
Impact Proc - A registered per-impact proc driven by randomized contributions to a threshold accumulator.
- Aura
Application ๐Event - One completed aura application eligible for caster-side DBC proc callbacks.
- Impact
Effect Proc - Impact
Event - Impact
Proc - A registered per-damage-impact proc.
- Landed
Impact Event - One landed member of a fully resolved damage-impact batch.
- Landed
Impact Proc - A registered callback for landed members of a resolved damage-impact batch.
- Proc
Driver - Policy and callback ownership for a registered proc driver.
- Proc
HitMask - Hit outcomes eligible to trigger a proc.
- Proc
Phase Mask - Spellcast phases eligible to trigger a proc.
- Proc
Policy - DBC policy carried by a triggering action or registered proc driver.
- Proc
Provenance - Triggering-action identity and policy carried by each impact.
- Resource
Gain Event - One completed resource gain, including the amount rejected by the resource cap.
- Resource
Gain Proc - A pseudo-random proc driven by effective resource gains.
- Swing
Event - One completed auto-attack swing supplied to content hooks.
- Swing
Replacement - Data-driven spell selected by a hook to replace the current landed auto attack.
Enumsยง
- Impact
Actor Filter - Actor whose impact is eligible to drive a proc.
- Impact
Chance Scale - Impact
Source - Proc
Event Kind - Event family carried through proc matching.
- Proc
Source Kind - Whether an impact came from an ordinary action, another proc, or a weapon swing.
- Proc
Trigger Side - Which actor-side callback owns a registered proc.
- Resource
Gain Proc Attempts - How many proc attempts a resource-gain event contributes.
- Swing
Hand - Which hand produced an auto-attack swing.
Type Aliasesยง
- Impact
Proc Fn - Landed
Impact Proc Fn - Resource
Gain ๐Proc Fn - Hook fired after an effective resource gain.
- Swing
Hook ๐Fn - Hook fired after an auto-attack swing lands.
- Swing
Miss ๐Chance Hook Fn - Hook that conditionally overrides the default dual-wield white-miss chance.
- Swing
Replacement ๐Hook Fn - Hook fired after the white-hit roll and before damage;
Somesuppresses white damage.