Module:HeroData: Difference between revisionsGive feedback
m hero icon filling fixed |
m comments for get_hero_scalar_str |
||
| Line 87: | Line 87: | ||
end | end | ||
-- Retrieve scaling string of a hero's given stat, if it has scaling, else return blank | |||
-- Scaling string meaning the expanded template {{Ss|scalar}} or {{Ls|scalar}} | |||
function p.get_hero_scalar_str(hero, hero_stat_key) | function p.get_hero_scalar_str(hero, hero_stat_key) | ||
local scaling_type_full | local scaling_type_full | ||