17,105
edits
(added p.getDungeonTotalHp(), with args = { dungeonName }) |
(_getMonsterBaseMaxHit: Fix typo) |
||
Line 475: | Line 475: | ||
if val > max then max = val end | if val > max then max = val end | ||
end | end | ||
result = | result = max | ||
else | else | ||
return "ERROR: This monster has an invalid attack type somehow[[Category:Pages with script errors]]" | return "ERROR: This monster has an invalid attack type somehow[[Category:Pages with script errors]]" |