Skip to main content

apply_item_stat

Function apply_item_stat 

Source
pub fn apply_item_stat(
    primary: &mut PrimaryStats,
    ratings: &mut Ratings,
    spec: SpecId,
    stat_type: i32,
    value: f64,
)
Expand description

Apply a single item-stat row onto primary / ratings; unknown ids are dropped and logged.