pub fn primary_power_burn_cost(
spell: &SpellDataFlat,
primary_resource_type: i32,
modifiers: &PowerModifiers,
) -> f64Expand description
Optional primary-resource spend encoded as a Power Burn spell effect.
pub fn primary_power_burn_cost(
spell: &SpellDataFlat,
primary_resource_type: i32,
modifiers: &PowerModifiers,
) -> f64Optional primary-resource spend encoded as a Power Burn spell effect.