Module:Monsters: Difference between revisions

m
fixed a typo
(made p.getMonsterLevel accessible to templates and added damageReduction to monster stats)
m (fixed a typo)
Line 70: Line 70:
   end
   end


   return monster[StatName]
   return monster[statName]
end
end