Module:HeroDataArrays: Difference between revisionsGive feedback
SerpentofSet (talk | contribs) m starting dps table |
SerpentofSet (talk | contribs) m type is deprecated |
||
| Line 56: | Line 56: | ||
"|- \n".. | "|- \n".. | ||
"| style=\"text-align:left;\" | ".. | "| style=\"text-align:left;\" | ".. | ||
frame:expandTemplate{title="PageRef", args={a["Name"] | frame:expandTemplate{title="PageRef", args={a["Name"]}}.. | ||
" || "..a["MaxHealth"].." || +"..a["LevelScaling>Health"].." || ".. | " || "..a["MaxHealth"].." || +"..a["LevelScaling>Health"].." || ".. | ||
tostring(tonumber(a["MaxHealth"])+tonumber(a["LevelScaling>Health"])*14).." \n" | tostring(tonumber(a["MaxHealth"])+tonumber(a["LevelScaling>Health"])*14).." \n" | ||