pub const DERIVED_DAMAGE_KEY: &str = "derived";Expand description
Damage-payload key marking a hit as a DERIVED copy of a cast (support-stone Split / Chain / Pierce / Repeat / Pulse) rather than an original Core hit. Anything that reacts to combat events (laws, resonance, mastery, triggers) must skip a payload carrying this key.