pub(super) async fn race_crit_effectiveness_mult(
race: RaceId,
class: ClassId,
resolver: &DynDataResolver<'_>,
) -> f64Expand description
Folds the race’s passive critical-effectiveness auras, such as Might of the Mountain and Brawn.
pub(super) async fn race_crit_effectiveness_mult(
race: RaceId,
class: ClassId,
resolver: &DynDataResolver<'_>,
) -> f64Folds the race’s passive critical-effectiveness auras, such as Might of the Mountain and Brawn.