Module:Torneko 3 GBA Monster Data Cell

MDFW - The Mystery Dungeon Tree of Information.
Revision as of 16:05, 18 October 2024 by Adkuate (talk | contribs) (Created page with "-------------------------------------------------------------------------------- -- -- Module:Torneko 3 GBA Trap Data Cell -- -- This module covers a list of monsters in Japanese and the -- amount of experience points they drop present in -- Dragon Quest Characters: Torneko's Great Adventure 3 Advance: Mystery Dungeon. -- -- Parameters -- -- name: Insert the trap's English name there. -- -------------------------------------------------------------------------------...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Documentation for this module may be created at Module:Torneko 3 GBA Monster Data Cell/doc

--------------------------------------------------------------------------------
--
--						Module:Torneko 3 GBA Trap Data Cell
--
-- This module covers a list of monsters in Japanese and the
-- amount of experience points they drop present in
-- Dragon Quest Characters: Torneko's Great Adventure 3 Advance: Mystery Dungeon.
--
-- Parameters
--
-- name: Insert the trap's English name there.
--
--------------------------------------------------------------------------------

return {
	["Slime"] = { ["ja"] = "スライム", ["exp"] = 2 },
}