fn declared_damage_fields(
aura: &ManifestAuraDef,
) -> impl Iterator<Item = &'static str>Expand description
Aura fields that declare a damage multiplier on the caster’s own spells.
pet_damage_mult is deliberately absent: a whole-pet multiplier is a different axis.