Module:HeroData: Difference between revisions

rounding function for get_hero_scalar
No edit summary
Line 144: Line 144:
local scaling_type = frame.args[2]
local scaling_type = frame.args[2]
local hero_stat_key = frame.args[3]
local hero_stat_key = frame.args[3]
local sig_figs_or_localize = frame.args[3]
local hero_data = heroes_data[hero_key]
local hero_data = heroes_data[hero_key]