pub fn crescendo_multiplier(
peak_percent: f64,
floor_percent: f64,
progress: f64,
threshold: f64,
) -> f64Expand description
Strength multiplier VA-01 Crescendo applies to an effect fired right now.
Ramps linearly from floor_percent on an empty gauge to peak_percent just
before the flip (85% → 130%), so the rule pays a build that lets the gauge
fill and charges one that flips the instant it can — both ends are the
stone’s own numbers, not a bonus bolted onto plain strength.