pub fn talent_description_values(
ctx: &TalentDescriptionValuesCtx<'_>,
) -> Result<Vec<f64>>Expand description
Native port of run_talent_description_values_calculate for the canonical
each push contributes (TalentLevel * N) as f64, in source order.