pub(crate) fn active_spell_modifier_value(
view: ActorView<'_>,
spell: SpellIdx,
property: ModifierPropertyKind,
initial: f64,
) -> f64Expand description
Resolve an active affected-spell modifier with Trinity’s flat-before-percent ordering.