Module:Torneko 2 PS1 Monster Data Cell
Jump to navigation
Jump to search
Documentation for this module may be created at Module:Torneko 2 PS1 Monster Data Cell/doc
--------------------------------------------------------------------------------
--
-- Module:Torneko 2 PS1 Monster Data Cell
--
-- This module covers a list of monsters in Japanese and the amount of
-- experience points they drop present in
-- World of Dragon Warrior: Torneko: The Last Hope.
--
-- Parameters
--
-- name: Insert the monster's English name there.
-- Returns the selected key below:
-- * ja: Returns the monster's Japanese name.
-- * exp: Returns the monster's experience points.
--
--------------------------------------------------------------------------------
return {
[""] = { ["ja"] = "", ["exp"] = "" },
}