pub const NEXT_ATTACK_EXTRA_HITS: &str = "stone.next_attack_extra_hits";Expand description
Extra swings armed for the caster’s next cast. Consumed by
crate::mechanics::fight::cast, which queues them through a Proc sink.
pub const NEXT_ATTACK_EXTRA_HITS: &str = "stone.next_attack_extra_hits";Extra swings armed for the caster’s next cast. Consumed by
crate::mechanics::fight::cast, which queues them through a Proc sink.