Constant ARM_BASIC

Source
pub const ARM_BASIC: &str = "law.arm_basic";
Expand description

Damage bonus armed for the owner’s next BASIC attack, permyriad.

Spent by crate::mechanics::fight::attack, which picks between this and ARM_SKILL by the cast kind recorded on the caster. Keeping the two families in two keys is what makes RL-02 (“next Basic Attack”) and FL-02 (“next original Skill”) two different laws rather than two names for one arm.