Skip to main content

Module spell

Module spell 

Source
Expand description

Spell and auto-attack authoring schema.

Structs§

AutoAttackDef
[auto_attacks.<name>] block describing a swing-driven physical hit.
DamageEffectDef
One exact DBC trigger edge appended to a spell’s ordered damage program.
ExtendAuraDef
ManifestSpellDef
[spells.<name>] block describing a single registered spell.
OnCritReduceCharge
Charge-reduction proc fired on an AutoAttackDef’s crits.
ReducesCd
Cooldown reduction that fires unconditionally on a ManifestSpellDef’s cast.
ReducesCdChance
Probabilistic cooldown reduction triggered on a ManifestSpellDef’s cast.
ResetsCdWhile
Conditional cooldown reset on a ManifestSpellDef while the named aura is active.
TriggerProgramPredicateDef
Content-owned runtime condition applied to one or more DBC trigger edges.

Enums§

ManifestProcAttribute
Authored server-side SpellProcEntry attribute.

Functions§

default_breaks_stealth 🔒
default_one 🔒