Skip to main content

apply_enchantment_stats

Function apply_enchantment_stats 

Source
pub(super) async fn apply_enchantment_stats(
    enchant_id: i32,
    stats: &mut StatAccumulator<'_>,
    scaling: &StatScalingContext<'_>,
) -> Result<(), EngineError>