Module:HeroDataArrays: Difference between revisionsGive feedback
Jump to navigation
Jump to search
SerpentofSet (talk | contribs) mNo edit summary |
SerpentofSet (talk | contribs) mNo edit summary |
||
| Line 52: | Line 52: | ||
"|- \n".. | "|- \n".. | ||
"| "..frame:expandTemplate{title="PageRef", args={a["Name"], ['type']="Hero"}}.. | "| "..frame:expandTemplate{title="PageRef", args={a["Name"], ['type']="Hero"}}.. | ||
" || "..a["MaxHealth"].." || "..a["LevelScaling>Health"].." || a | " || "..a["MaxHealth"].." || +"..a["LevelScaling>Health"].." || ".. | ||
tostring(tonumber(a["MaxHealth"])+tonumber(a["LevelScaling>Health"])*14).." \n" | |||
end | end | ||