Constant ARM_THIS

Source
pub const ARM_THIS: &str = "law.arm_this";
Expand description

Damage bonus armed for the strike being resolved RIGHT NOW, permyriad (RL-01 “every 5th Basic Attack: THIS strike deals +100%”).

Unlike ARM_BASIC and ARM_SKILL this is not gated on the cast kind: “this attack” is whatever is swinging, basic or skill. It is armed from the pre-cast hook, which runs before the cast computes its damage, so the strike that triggered the law is the one that spends it.

Its own key rather than the stones’ stone.next_attack_bonus: that key is charge-gated by the stones runtime, and a law writing a magnitude into it with no charge behind it was read as unarmed — which is how this whole family shipped inert.