Skip to main content

Module scaling

Module scaling 

Source

Re-exportsยง

pub use bonus::get_bonus_description;
pub use curve::interpolate_curve;
pub use resolve::resolve_item;
pub use stats::get_stat_budget;
pub use stats::get_stat_name;
pub use stats::inventory_type_to_slot_index;

Modulesยง

bonus ๐Ÿ”’
Applies item bonuses to compute scaled stats from WoW DBC data.
curve ๐Ÿ”’
Curve interpolation for item scaling.
resolve ๐Ÿ”’
Unified item resolution shared by the sim and the tooltip.
stats ๐Ÿ”’