Module:HeroData: Difference between revisionsGive feedback
Gammaton32 (talk | contribs) rounding function for get_hero_scalar |
Gammaton32 (talk | contribs) 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] | ||