Module:Moonlight Village GB Monster Data Cell
Jump to navigation
Jump to search
Documentation for this module may be created at Module:Moonlight Village GB Monster Data Cell/doc
--------------------------------------------------------------------------------
--
-- Module:Moonlight Village GB Monster Data Cell
--
-- This module covers a list of monsters in Japanese, their levels, and the
-- amount of experience points they drop present in
-- Mystery Dungeon: Shiren the Wanderer GB - Monster of Moonlight Village.
--
-- Parameters
--
-- name: Insert the monster's English name there.
-- getVar: Picks which key the module should return.
-- * ja: Returns the monster's Japanese name.
-- * exp: Returns the monster's experience points.
--
--------------------------------------------------------------------------------
return {
[""] = { ["ja"] = "", ["exp"] = "" }
}