pub fn modified_effect_coefficient(
query: PassiveQuery<'_>,
effect_index: i32,
coefficient: f64,
) -> f64Expand description
Returns an effect coefficient after percentage P_EFFECT_N modifiers.
pub fn modified_effect_coefficient(
query: PassiveQuery<'_>,
effect_index: i32,
coefficient: f64,
) -> f64Returns an effect coefficient after percentage P_EFFECT_N modifiers.