Skip to main content

secondary_cost

Function secondary_cost 

Source
pub fn secondary_cost<S>(
    spell: &SpellDataFlat,
    secondary_resource_type: Option<i32>,
    modifiers: &PowerModifiers,
    active_aura_spell_ids: &HashSet<i32, S>,
) -> f64
where S: BuildHasher,
Expand description

Minimum secondary power cost from the row matching the spec’s secondary resource type.