Skip to main content

described_effect_copy

Function described_effect_copy 

Source
pub(super) async fn described_effect_copy(
    context: &SpellResolutionContext<'_, '_>,
    spell: &SpellDataFlat,
    effect: &SpellEffect,
) -> Result<Option<f64>, EngineError>