pub const NEXT_ATTACK_BONUS: &str = "stone.next_attack_bonus";Expand description
Damage bonus armed for the caster’s next attacks, in permyriad
(2_000 = +20%). Consumed by crate::mechanics::fight::attack, one
charge per damaging swing.
pub const NEXT_ATTACK_BONUS: &str = "stone.next_attack_bonus";Damage bonus armed for the caster’s next attacks, in permyriad
(2_000 = +20%). Consumed by crate::mechanics::fight::attack, one
charge per damaging swing.