Skip to main content

Module combat

Module combat 

Source

Structs§

AoeDef
AoE shape on a crate::ManifestSpellDef.
ChannelDef
Channel behavior on a crate::ManifestSpellDef.
EmpowerDef
Structured empower behavior for a spell definition.
TickCostAltDef
Aura-conditional alternative tick cost for a ChannelDef.
TickCostDef
Per-tick resource cost for a ChannelDef.
TickDamageAltDef
Aura-conditional alternative damage payload for a channel tick.

Enums§

ChannelDamageType
Combat result classification for a channel’s child tick action.
DamageSchoolKind
Armor-relevant damage school category used by manifest-authored payloads.
ManifestDamageDef
Damage payload on a crate::ManifestSpellDef or ChannelDef::tick_damage.