Module:Shiren 1 DS Monster Data Cell
Jump to navigation
Jump to search
This template covers a list of monsters, their names in Japanese, their levels, and the amount of experience points they drop present in Mystery Dungeon: Shiren the Wanderer for use only in table Templates.
In this example, the attribute {{{monster|}}} uses this module...
{{#invoke:Shiren 1 DS Dungeon Monsters table|main
| monster_1 = Mamel
| floors_1 = 1 - 5
}}
...and will result in:
| Sprite | Monster | Experience | Floors | |
|---|---|---|---|---|
| English | Japanese | |||
| Mamel | マムル | 2 | 1 - 5 | |
--------------------------------------------------------------------------------
--
-- Module:Shiren 1 DS 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.
--
-- Parameters
--
-- name: Insert the monster's English name there.
-- getVar: Picks which key the module should return.
-- * ja: Returns the monster's Japanese name.
-- * lv: Returns the monster's level.
-- * exp: Returns the monster's experience points.
--
--------------------------------------------------------------------------------
return {
["Air Devil"] = { ["ja"] = "エーテルデビル", ["level"] = '1', ["HP"] ='50', ["Attack"] ='13', ["Defense"] ='8', ["exp"] = '30' , ["type1"] = "Floating-type", ["type2"] = "Ghost-type" },
["Wraith Devil"] = { ["ja"] = "ファントムデビル", ["level"] = '2', ["HP"] ='50', ["Attack"] ='19', ["Defense"] ='10', ["exp"] = '150' , ["type1"] = "Floating-type", ["type2"] = "Ghost-type" },
["Mirage Devil"] = { ["ja"] = "ミラージュデビル", ["level"] = '3', ["HP"] ='50', ["Attack"] ='25', ["Defense"] ='14', ["exp"] = '400' , ["type1"] = "Floating-type", ["type2"] = "Ghost-type" },
["Astral Devil"] = { ["ja"] = "アストラルデビル", ["level"] = '4', ["HP"] ='50', ["Attack"] ='31', ["Defense"] ='18', ["exp"] = '700' , ["type1"] = "Floating-type", ["type2"] = "Ghost-type" },
["Baby Tank"] = { ["ja"] = "コドモ戦車", ["level"] = '1', ["HP"] ='25', ["Attack"] ='9', ["Defense"] ='4', ["exp"] = '30' , ["type1"] = "Normal-type" },
["Mini Tank"] = { ["ja"] = "ちびタンク", ["level"] = '2', ["HP"] ='28', ["Attack"] ='14', ["Defense"] ='8', ["exp"] = '52' , ["type1"] = "Normal-type" },
["Baby Tengu"] = { ["ja"] = "小僧天狗", ["level"] = '1', ["HP"] ='10', ["Attack"] ='4', ["Defense"] ='3', ["exp"] = '5' , ["type1"] = "Normal-type" },
["Young Tengu"] = { ["ja"] = "カラス天狗", ["level"] = '2', ["HP"] ='25', ["Attack"] ='7', ["Defense"] ='6', ["exp"] = '20' , ["type1"] = "Normal-type" },
["Tengu Chief"] = { ["ja"] = "天狗師匠", ["level"] = '3', ["HP"] ='40', ["Attack"] ='10', ["Defense"] ='9', ["exp"] = '150' , ["type1"] = "Normal-type" },
["Tengu Elder"] = { ["ja"] = "天狗開祖", ["level"] = '4', ["HP"] ='55', ["Attack"] ='14', ["Defense"] ='13', ["exp"] = '400' , ["type1"] = "Normal-type" },
["Bowboy"] = { ["ja"] = "ボウヤー", ["level"] = '1', ["HP"] ='12', ["Attack"] ='5', ["Defense"] ='2', ["exp"] = '6' , ["type1"] = "Normal-type" },
["Crossbowboy"] = { ["ja"] = "クロスボウヤー", ["level"] = '2', ["HP"] ='16', ["Attack"] ='8', ["Defense"] ='3', ["exp"] = '11' , ["type1"] = "Normal-type" },
["Cell Armor"] = { ["ja"] = "セルアーマー", ["level"] = '1', ["HP"] ='35', ["Attack"] ='16', ["Defense"] ='9', ["exp"] = '70' , ["type1"] = "Ghost-type" },
["Metal Armor"] = { ["ja"] = "クロムアーマー", ["level"] = '2', ["HP"] ='65', ["Attack"] ='27', ["Defense"] ='12', ["exp"] = '600' , ["type1"] = "Ghost-type" },
["Steel Armor"] = { ["ja"] = "チタンアーマー", ["level"] = '3', ["HP"] ='80', ["Attack"] ='34', ["Defense"] ='16', ["exp"] = '2,000' , ["type1"] = "Ghost-type" },
["Alloy Armor"] = { ["ja"] = "メタルアーマー", ["level"] = '4', ["HP"] ='100', ["Attack"] ='43', ["Defense"] ='21', ["exp"] = '3,600' , ["type1"] = "Ghost-type" },
["Chintala"] = { ["ja"] = "チンタラ", ["level"] = '1', ["HP"] ='8', ["Attack"] ='3', ["Defense"] ='1', ["exp"] = '5' , ["type1"] = "Normal-type" },
["Mid Chintala"] = { ["ja"] = "ちゅうチンタラ", ["level"] = '2', ["HP"] ='17', ["Attack"] ='8', ["Defense"] ='6', ["exp"] = '16' , ["type1"] = "Normal-type" },
["Big Chintala"] = { ["ja"] = "おおチンタラ", ["level"] = '3', ["HP"] ='40', ["Attack"] ='21', ["Defense"] ='12', ["exp"] = '180' , ["type1"] = "Normal-type" },
["Giga Chintala"] = { ["ja"] = "とくだいチンタラ", ["level"] = '4', ["HP"] ='60', ["Attack"] ='29', ["Defense"] ='17', ["exp"] = '650', ["type1"] = "Normal-type" },
["Curse Girl"] = { ["ja"] = "ノロージョ", ["level"] = '1', ["HP"] ='25', ["Attack"] ='10', ["Defense"] ='7', ["exp"] = '40' , ["type1"] = "Curse-type" },
["Curse Sis"] = { ["ja"] = "ノロージョの姉", ["level"] = '2', ["HP"] ='35', ["Attack"] ='15', ["Defense"] ='11', ["exp"] = '100' , ["type1"] = "Curse-type" },
["Curse Mom"] = { ["ja"] = "ノロージョの母", ["level"] = '3', ["HP"] ='56', ["Attack"] ='22', ["Defense"] ='13', ["exp"] = '600' , ["type1"] = "Curse-type" },
["Curse Gran"] = { ["ja"] = "ノロージョの婆", ["level"] = '4', ["HP"] ='72', ["Attack"] ='31', ["Defense"] ='14', ["exp"] = '1,500' , ["type1"] = "Curse-type" },
["Dark Eye"] = { ["ja"] = "ヤミウッチー", ["level"] = '1', ["HP"] ='6', ["Attack"] ='14', ["Defense"] ='1', ["exp"] = '7' , ["type1"] = "Normal-type" },
["Hidden Eye"] = { ["ja"] = "フイウッチー", ["level"] = '2', ["HP"] ='20', ["Attack"] ='28', ["Defense"] ='1', ["exp"] = '30' , ["type1"] = "Normal-type" },
["Shadow Eye"] = { ["ja"] = "カゲウッチー", ["level"] = '3', ["HP"] ='40', ["Attack"] ='71', ["Defense"] ='1', ["exp"] = '300' , ["type1"] = "Normal-type" },
["Fear Eye"] = { ["ja"] = "ミダレウッチー", ["level"] = '4', ["HP"] ='60', ["Attack"] ='100', ["Defense"] ='1', ["exp"] = '800' , ["type1"] = "Normal-type" },
["Dark Owl"] = { ["ja"] = "やみふくろう", ["level"] = '1', ["HP"] ='4', ["Attack"] ='6', ["Defense"] ='20', ["exp"] = '10' , ["type1"] = "Normal-type" },
["Ghost Owl"] = { ["ja"] = "ようまふくろう", ["level"] = '2', ["HP"] ='7', ["Attack"] ='9', ["Defense"] ='25', ["exp"] = '50' , ["type1"] = "Normal-type" },
["Dusk Owl"] = { ["ja"] = "あんこくふくろう", ["level"] = '3', ["HP"] ='10', ["Attack"] ='12', ["Defense"] ='35', ["exp"] = '200' , ["type1"] = "Normal-type" },
["Chaos Owl"] = { ["ja"] = "こんとんふくろう", ["level"] = '4', ["HP"] ='15', ["Attack"] ='21', ["Defense"] ='40', ["exp"] = '650' , ["type1"] = "Normal-type" },
["Dead Soldier"] = { ["ja"] = "ぼうれい武者", ["level"] = '1', ["HP"] ='3', ["Attack"] ='4', ["Defense"] ='1', ["exp"] = '4' , ["type1"] = "Ghost-type" },
["Dead Veteran"] = { ["ja"] = "ぼうれいはんにゃ", ["level"] = '2', ["HP"] ='5', ["Attack"] ='13', ["Defense"] ='9', ["exp"] = '10' , ["type1"] = "Ghost-type" },
["Dead General"] = { ["ja"] = "将軍ゾンビ", ["level"] = '3', ["HP"] ='7', ["Attack"] ='8', ["Defense"] ='9', ["exp"] = '25' , ["type1"] = "Ghost-type" },
["Dead Shogun"] = { ["ja"] = "大将軍ゾンビ", ["level"] = '4', ["HP"] ='10', ["Attack"] ='31', ["Defense"] ='15', ["exp"] = '300' , ["type1"] = "Ghost-type" },
["Death Reaper"] = { ["ja"] = "死の使い", ["level"] = '1', ["HP"] ='23', ["Attack"] ='15', ["Defense"] ='5', ["exp"] = '23' , ["type1"] = "Floating-type", ["type2"] = "Ghost-type" },
["Hell Reaper"] = { ["ja"] = "地獄の死者", ["level"] = '2', ["HP"] ='45', ["Attack"] ='16', ["Defense"] ='7', ["exp"] = '130' , ["type1"] = "Floating-type", ["type2"] = "Ghost-type" },
["Death Angel"] = { ["ja"] = "死神", ["level"] = '3', ["HP"] ='65', ["Attack"] ='28', ["Defense"] ='9', ["exp"] = '700' , ["type1"] = "Floating-type", ["type2"] = "Ghost-type" },
["Death Master"] = { ["ja"] = "冥王", ["level"] = '4', ["HP"] ='77', ["Attack"] ='54', ["Defense"] ='15', ["exp"] = '3,000' , ["type1"] = "Floating-type", ["type2"] = "Ghost-type" },
["Dragon"] = { ["ja"] = "ドラゴン", ["level"] = '1', ["HP"] ='90', ["Attack"] ='40', ["Defense"] ='18', ["exp"] = '1,300' , ["type1"] = "Dragon-type" , ["type2"] = "Floating-type" },
["Sky Dragon"] = { ["ja"] = "スカイドラゴン", ["level"] = '2', ["HP"] ='100', ["Attack"] ='45', ["Defense"] ='22', ["exp"] = '2,600' , ["type1"] = "Dragon-type" , ["type2"] = "Floating-type" },
["Ark Dragon"] = { ["ja"] = "アークドラゴン", ["level"] = '3', ["HP"] ='120', ["Attack"] ='78', ["Defense"] ='26', ["exp"] = '4,000', ["type1"] = "Dragon-type" , ["type2"] = "Floating-type" },
["Hell Dragon"] = { ["ja"] = "アビスドラゴン", ["level"] = '4', ["HP"] ='150', ["Attack"] ='108', ["Defense"] ='75', ["exp"] = '7,000' , ["type1"] = "Dragon-type" , ["type2"] = "Floating-type" },
["Dremlas"] = { ["ja"] = "ドレムラス", ["level"] = '1', ["HP"] ='40', ["Attack"] ='18', ["Defense"] ='10', ["exp"] = '75' , ["type1"] = "Normal-type" },
["Madremlas"] = { ["ja"] = "マッドレムラス", ["level"] = '2', ["HP"] ='60', ["Attack"] ='30', ["Defense"] ='17', ["exp"] = '800' , ["type1"] = "Normal-type" },
["Hardremlas"] = { ["ja"] = "ハードレムラス", ["level"] = '3', ["HP"] ='130', ["Attack"] ='42', ["Defense"] ='18', ["exp"] = '1,600' , ["type1"] = "Normal-type" },
["Heavyremlas"] = { ["ja"] = "ヘビーレムラス", ["level"] = '4', ["HP"] ='150', ["Attack"] ='55', ["Defense"] ='23', ["exp"] = '4,200' , ["type1"] = "Normal-type" },
["Egg Thing"] = { ["ja"] = "ぴーたん", ["level"] = '1', ["HP"] ='5', ["Attack"] ='3', ["Defense"] ='10', ["exp"] = '7' , ["type1"] = "Cyclops-type" },
["Running Egg"] = { ["ja"] = "逃げピータン", ["level"] = '2', ["HP"] ='5', ["Attack"] ='4', ["Defense"] ='20', ["exp"] = '15' , ["type1"] = "Cyclops-type" },
["Flying Egg"] = { ["ja"] = "飛びぴーたん", ["level"] = '3', ["HP"] ='8', ["Attack"] ='5', ["Defense"] ='30', ["exp"] = '50' , ["type1"] = "Cyclops-type" },
["Hiding Egg"] = { ["ja"] = "隠れぴーたん", ["level"] = '4', ["HP"] ='10', ["Attack"] ='6', ["Defense"] ='40', ["exp"] = '300' , ["type1"] = "Cyclops-type" },
["Evil Soldier"] = { ["ja"] = "鬼面武者", ["level"] = '1', ["HP"] ='18', ["Attack"] ='10', ["Defense"] ='6', ["exp"] = '15' , ["type1"] = "Normal-type" },
["Evil Veteran"] = { ["ja"] = "はんにゃ武者", ["level"] = '2', ["HP"] ='20', ["Attack"] ='13', ["Defense"] ='9', ["exp"] = '35' , ["type1"] = "Normal-type" },
["Evil General"] = { ["ja"] = "将軍", ["level"] = '3', ["HP"] ='30', ["Attack"] ='17', ["Defense"] ='11', ["exp"] = '60' , ["type1"] = "Normal-type" },
["Evil Shogun"] = { ["ja"] = "大将軍", ["level"] = '4', ["HP"] ='50', ["Attack"] ='31', ["Defense"] ='15', ["exp"] = '400' , ["type1"] = "Normal-type" },
["Field Bandit"] = { ["ja"] = "畠荒らし", ["level"] = '1', ["HP"] ='18', ["Attack"] ='6', ["Defense"] ='3', ["exp"] = '7' , ["type1"] = "Normal-type" },
["Jar Bandit"] = { ["ja"] = "壺荒らし", ["level"] = '2', ["HP"] ='25', ["Attack"] ='10', ["Defense"] ='7', ["exp"] = '15' , ["type1"] = "Normal-type" },
["Item Bandit"] = { ["ja"] = "物荒らし", ["level"] = '3', ["HP"] ='32', ["Attack"] ='16', ["Defense"] ='11', ["exp"] = '300' , ["type1"] = "Normal-type" },
["Trove Bandit"] = { ["ja"] = "大物荒らし", ["level"] = '4', ["HP"] ='50', ["Attack"] ='38', ["Defense"] ='24', ["exp"] = '600' , ["type1"] = "Normal-type" },
["Firepuff"] = { ["ja"] = "ヒーポフ", ["level"] = '1', ["HP"] ='15', ["Attack"] ='4', ["Defense"] ='6', ["exp"] = '10' , ["type1"] = "Dragon-type" , ["type2"] = "Floating-type" },
["Flamepuff"] = { ["ja"] = "ホノオポフ", ["level"] = '2', ["HP"] ='28', ["Attack"] ='8', ["Defense"] ='9', ["exp"] = '45' , ["type1"] = "Dragon-type" , ["type2"] = "Floating-type" },
["Blazepuff"] = { ["ja"] = "カエンポフ", ["level"] = '3', ["HP"] ='40', ["Attack"] ='13', ["Defense"] ='11', ["exp"] = '220' , ["type1"] = "Dragon-type" , ["type2"] = "Floating-type" },
["Infernopuff"] = { ["ja"] = "ゴオオポフ", ["level"] = '4', ["HP"] ='80', ["Attack"] ='29', ["Defense"] ='20', ["exp"] = '900' , ["type1"] = "Dragon-type" , ["type2"] = "Floating-type" },
["Floor Dragon"] = { ["ja"] = "とおせんりゅう", ["level"] = '1', ["HP"] ='20', ["Attack"] ='10', ["Defense"] ='9', ["exp"] = '18' , ["type1"] = "Dragon-type" },
["Dragon Head"] = { ["ja"] = "ドラゴンヘッド", ["level"] = '2', ["HP"] ='70', ["Attack"] ='32', ["Defense"] ='15', ["exp"] = '650' , ["type1"] = "Dragon-type" },
["Dirt Dragon"] = { ["ja"] = "スルードラゴン", ["level"] = '3', ["HP"] ='80', ["Attack"] ='47', ["Defense"] ='21', ["exp"] = '1,200' , ["type1"] = "Dragon-type" },
["Earth Dragon"] = { ["ja"] = "ふくりゅう", ["level"] = '4', ["HP"] ='110', ["Attack"] ='64', ["Defense"] ='27', ["exp"] = '3,800' , ["type1"] = "Dragon-type" },
["Fluffy Bunny"] = { ["ja"] = "いやしウサギ", ["level"] = '1', ["HP"] ='5', ["Attack"] ='6', ["Defense"] ='3', ["exp"] = '8' , ["type1"] = "Normal-type" },
["Flying Fowl"] = { ["ja"] = "カラカラペンペン", ["level"] = '1', ["HP"] ='16', ["Attack"] ='6', ["Defense"] ='4', ["exp"] = '12' , ["type1"] = "Floating-type" },
["Flutter Fowl"] = { ["ja"] = "パタパタペンペン", ["level"] = '2', ["HP"] ='30', ["Attack"] ='15', ["Defense"] ='9', ["exp"] = '60' , ["type1"] = "Floating-type" },
["Hover Fowl"] = { ["ja"] = "バババペンペン", ["level"] = '3', ["HP"] ='45', ["Attack"] ='21', ["Defense"] ='12', ["exp"] = '250' , ["type1"] = "Floating-type" },
["Jet Fowl"] = { ["ja"] = "ゴゴゴペンペン", ["level"] = '4', ["HP"] ='80', ["Attack"] ='34', ["Defense"] ='24', ["exp"] = '1,100' , ["type1"] = "Floating-type" },
["Fog Hermit"] = { ["ja"] = "きり仙人", ["level"] = '1', ["HP"] ='25', ["Attack"] ='10', ["Defense"] ='7', ["exp"] = '60' , ["type1"] = "Staff Attack-type" },
["Haze Hermit"] = { ["ja"] = "みの仙人", ["level"] = '2', ["HP"] ='45', ["Attack"] ='15', ["Defense"] ='11', ["exp"] = '200' , ["type1"] = "Staff Attack-type" },
["Mist Hermit"] = { ["ja"] = "かすみ仙人", ["level"] = '3', ["HP"] ='60', ["Attack"] ='26', ["Defense"] ='15', ["exp"] = '1,000' , ["type1"] = "Staff Attack-type" },
["Cloud Hermit"] = { ["ja"] = "もや仙人", ["level"] = '4', ["HP"] ='70', ["Attack"] ='45', ["Defense"] ='26', ["exp"] = '2,200' , ["type1"] = "Staff Attack-type" },
["Gather"] = { ["ja"] = "ギャザー", ["level"] = '1', ["HP"] ='36', ["Attack"] ='25', ["Defense"] ='17', ["exp"] = '110' , ["type1"] = "Normal-type" },
["Killer Gather"] = { ["ja"] = "キラーギャザー", ["level"] = '2', ["HP"] ='60', ["Attack"] ='40', ["Defense"] ='21', ["exp"] = '600' , ["type1"] = "Normal-type" },
["Hell Gather"] = { ["ja"] = "ヘルギャザー", ["level"] = '3', ["HP"] ='90', ["Attack"] ='67', ["Defense"] ='23', ["exp"] = '1,500' , ["type1"] = "Normal-type" },
["Fallen Gather"] = { ["ja"] = "フォールギャザー", ["level"] = '4', ["HP"] ='130', ["Attack"] ='93', ["Defense"] ='68', ["exp"] = '4,000' , ["type1"] = "Normal-type" },
["Gaze"] = { ["ja"] = "ゲイズ", ["level"] = '1', ["HP"] ='18', ["Attack"] ='8', ["Defense"] ='5', ["exp"] = '25' , ["type1"] = "Cyclops-type" , ["type2"] = "Hypnotic-type" },
["Super Gaze"] = { ["ja"] = "スーパーゲイズ", ["level"] = '2', ["HP"] ='51', ["Attack"] ='13', ["Defense"] ='9', ["exp"] = '130' , ["type1"] = "Cyclops-type" , ["type2"] = "Hypnotic-type" },
["Hyper Gaze"] = { ["ja"] = "ハイパーゲイズ", ["level"] = '3', ["HP"] ='70', ["Attack"] ='19', ["Defense"] ='13', ["exp"] = '800' , ["type1"] = "Cyclops-type" , ["type2"] = "Hypnotic-type" },
["Ultra Gaze"] = { ["ja"] = "ウルトラゲイズ", ["level"] = '4', ["HP"] ='90', ["Attack"] ='61', ["Defense"] ='46', ["exp"] = '2,000' , ["type1"] = "Cyclops-type" , ["type2"] = "Hypnotic-type" },
["Ghost Radish"] = { ["ja"] = "おばけ大根", ["level"] = '1', ["HP"] ='12', ["Attack"] ='6', ["Defense"] ='3', ["exp"] = '7' , ["type1"] = "Poison Herb-type" },
["Daze Radish"] = { ["ja"] = "めまわし大根", ["level"] = '2', ["HP"] ='30', ["Attack"] ='12', ["Defense"] ='9', ["exp"] = '50' , ["type1"] = "Poison Herb-type" },
["Sleep Radish"] = { ["ja"] = "ねむり大根", ["level"] = '3', ["HP"] ='55', ["Attack"] ='22', ["Defense"] ='12', ["exp"] = '500' , ["type1"] = "Poison Herb-type" },
["Fear Radish"] = { ["ja"] = "みだれ大根", ["level"] = '4', ["HP"] ='70', ["Attack"] ='44', ["Defense"] ='16', ["exp"] = '1,300' , ["type1"] = "Poison Herb-type" },
["Green Slime"] = { ["ja"] = "ミドロ", ["level"] = '1', ["HP"] ='10', ["Attack"] ='3', ["Defense"] ='1', ["exp"] = '4' , ["type1"] = "Rust-type" },
["Purple Slime"] = { ["ja"] = "ゲドロ", ["level"] = '2', ["HP"] ='40', ["Attack"] ='9', ["Defense"] ='7', ["exp"] = '40' , ["type1"] = "Rust-type" },
["Grey Slime"] = { ["ja"] = "オドロ", ["level"] = '3', ["HP"] ='70', ["Attack"] ='16', ["Defense"] ='12', ["exp"] = '200' , ["type1"] = "Rust-type" },
["Red Slime"] = { ["ja"] = "チドロ", ["level"] = '4', ["HP"] ='100', ["Attack"] ='24', ["Defense"] ='16', ["exp"] = '600' , ["type1"] = "Rust-type" },
["Half Warrior"] = { ["ja"] = "正面戦士", ["level"] = '1', ["HP"] ='25', ["Attack"] ='22', ["Defense"] ='1', ["exp"] = '180' , ["type1"] = "Normal-type" },
["Half Fighter"] = { ["ja"] = "正面ファイター", ["level"] = '2', ["HP"] ='50', ["Attack"] ='30', ["Defense"] ='1', ["exp"] = '460' , ["type1"] = "Normal-type" },
["Half Master"] = { ["ja"] = "正面マスター", ["level"] = '3', ["HP"] ='80', ["Attack"] ='47', ["Defense"] ='1', ["exp"] = '800' , ["type1"] = "Normal-type" },
["Half Lord"] = { ["ja"] = "正面ロード", ["level"] = '4', ["HP"] ='100', ["Attack"] ='61', ["Defense"] ='1', ["exp"] = '1,500' , ["type1"] = "Normal-type" },
["Hen"] = { ["ja"] = "チキン", ["level"] = '1', ["HP"] ='4', ["Attack"] ='1', ["Defense"] ='1', ["exp"] = '1' , ["type1"] = "Normal-type" },
["Master Hen"] = { ["ja"] = "マスターチキン", ["level"] = '1', ["HP"] ='50', ["Attack"] ='26', ["Defense"] ='12', ["exp"] = '400' , ["type1"] = "Normal-type" },
["Great Hen"] = { ["ja"] = "グレートチキン", ["level"] = '2', ["HP"] ='60', ["Attack"] ='39', ["Defense"] ='15', ["exp"] = '1,500' , ["type1"] = "Normal-type" },
["Miracle Hen"] = { ["ja"] = "ミラクルチキン", ["level"] = '3', ["HP"] ='80', ["Attack"] ='47', ["Defense"] ='18', ["exp"] = '3,200' , ["type1"] = "Normal-type" },
["Inferno"] = { ["ja"] = "火炎入道", ["level"] = '1', ["HP"] ='35', ["Attack"] ='17', ["Defense"] ='11', ["exp"] = '55' , ["type1"] = "Normal-type" },
["Inferno2"] = { ["ja"] = "火炎入道2", ["level"] = '2', ["HP"] ='50', ["Attack"] ='', ["Defense"] ='', ["exp"] = '90' , ["type1"] = "Normal-type" },
["Inferno3"] = { ["ja"] = "火炎入道3", ["level"] = '3', ["HP"] ='75', ["Attack"] ='', ["Defense"] ='', ["exp"] = '200' , ["type1"] = "Normal-type" },
["Inferno4"] = { ["ja"] = "火炎入道4", ["level"] = '4', ["HP"] ='80', ["Attack"] ='', ["Defense"] ='', ["exp"] = '550' , ["type1"] = "Normal-type" },
["Inferno5 - 99"] = { ["ja"] = "火炎入道5 - 99", ["level"] = '5 - 99', ["HP"] ='', ["Attack"] ='', ["Defense"] ='', ["exp"] = '950' , ["type1"] = "Normal-type" },
["Ironhead"] = { ["ja"] = "アイアンヘッド", ["level"] = '1', ["HP"] ='20', ["Attack"] ='17', ["Defense"] ='3', ["exp"] = '23' , ["type1"] = "Cyclops-type" },
["Chainhead"] = { ["ja"] = "チェインヘッド", ["level"] = '2', ["HP"] ='50', ["Attack"] ='31', ["Defense"] ='10', ["exp"] = '200' , ["type1"] = "Cyclops-type" },
["Gigahead"] = { ["ja"] = "ギガヘッド", ["level"] = '3', ["HP"] ='70', ["Attack"] ='46', ["Defense"] ='13', ["exp"] = '1,200' , ["type1"] = "Cyclops-type" },
["Deathhead"] = { ["ja"] = "デスヘッド", ["level"] = '4', ["HP"] ='100', ["Attack"] ='77', ["Defense"] ='17', ["exp"] = '3,000' , ["type1"] = "Cyclops-type" },
["Kigny"] = { ["ja"] = "キグニ族", ["level"] = '1', ["HP"] ='40', ["Attack"] ='25', ["Defense"] ='5', ["exp"] = '50' , ["type1"] = "Normal-type" },
["Kigny2"] = { ["ja"] = "キグニ族2", ["level"] = '2', ["HP"] ='60', ["Attack"] ='', ["Defense"] ='', ["exp"] = '80' , ["type1"] = "Normal-type" },
["Kigny3"] = { ["ja"] = "キグニ族3", ["level"] = '3', ["HP"] ='65', ["Attack"] ='', ["Defense"] ='', ["exp"] = '250' , ["type1"] = "Normal-type" },
["Kigny4"] = { ["ja"] = "キグニ族4", ["level"] = '4', ["HP"] ='90', ["Attack"] ='', ["Defense"] ='', ["exp"] = '500' , ["type1"] = "Normal-type" },
["Kigny5 - 99"] = { ["ja"] = "キグニ族5 - 99", ["level"] = '5 - 99', ["HP"] ='110', ["Attack"] ='', ["Defense"] ='', ["exp"] = '900' , ["type1"] = "Normal-type" },
["Knifegator"] = { ["ja"] = "ナイフゲータ", ["level"] = '1', ["HP"] ='14', ["Attack"] ='12', ["Defense"] ='1', ["exp"] = '9' , ["type1"] = "Normal-type" },
["Sabregator"] = { ["ja"] = "サーベルゲータ", ["level"] = '2', ["HP"] ='35', ["Attack"] ='18', ["Defense"] ='8', ["exp"] = '75' , ["type1"] = "Normal-type" },
["Bladegator"] = { ["ja"] = "ブレイドゲータ", ["level"] = '3', ["HP"] ='70', ["Attack"] ='29', ["Defense"] ='11', ["exp"] = '1,600' , ["type1"] = "Normal-type" },
["Swordgator"] = { ["ja"] = "ソードゲータ", ["level"] = '4', ["HP"] ='100', ["Attack"] ='45', ["Defense"] ='16', ["exp"] = '2,800' , ["type1"] = "Normal-type" },
["Leech Worm"] = { ["ja"] = "吸引幼虫", ["level"] = '1', ["HP"] ='23', ["Attack"] ='10', ["Defense"] ='8', ["exp"] = '15' , ["type1"] = "Drain-type" , ["type2"] = "Cyclops-type" },
["Leech Bug"] = { ["ja"] = "吸引虫", ["level"] = '2', ["HP"] ='32', ["Attack"] ='16', ["Defense"] ='11', ["exp"] = '300' , ["type1"] = "Drain-type" , ["type2"] = "Cyclops-type" },
["Leech Fly"] = { ["ja"] = "吸引成虫", ["level"] = '3', ["HP"] ='41', ["Attack"] ='22', ["Defense"] ='15', ["exp"] = '700' , ["type1"] = "Drain-type" , ["type2"] = "Cyclops-type" },
["Leech Queen"] = { ["ja"] = "吸引老虫", ["level"] = '4', ["HP"] ='50', ["Attack"] ='35', ["Defense"] ='19', ["exp"] = '950' , ["type1"] = "Drain-type" , ["type2"] = "Cyclops-type" },
["Mamel"] = { ["ja"] = "マムル", ["level"] = '1', ["HP"] ='5', ["Attack"] ='2', ["Defense"] ='1', ["exp"] = '2', ["type1"] = "Normal-type" },
["Pit Mamel"] = { ["ja"] = "あなぐらマムル", ["level"] = '2', ["HP"] ='5', ["Attack"] ='2', ["Defense"] ='2', ["exp"] = '3', ["type1"] = "Normal-type" },
["Cave Mamel"] = { ["ja"] = "洞窟マムル", ["level"] = '3', ["HP"] ='5', ["Attack"] ='36', ["Defense"] ='80', ["exp"] = '800' , ["type1"] = "Normal-type" },
["Gitan Mamel"] = { ["ja"] = "ギタンマムル", ["level"] = '4', ["HP"] ='6', ["Attack"] ='60', ["Defense"] ='140', ["exp"] = '2,000' , ["type1"] = "Normal-type" },
["Mecharoid"] = { ["ja"] = "カラクロイド", ["level"] = '1', ["HP"] ='60', ["Attack"] ='27', ["Defense"] ='13', ["exp"] = '250' , ["type1"] = "Normal-type" },
["Steamroid"] = { ["ja"] = "スチームロイド", ["level"] = '2', ["HP"] ='65', ["Attack"] ='33', ["Defense"] ='15', ["exp"] = '900' , ["type1"] = "Normal-type" },
["Electroid"] = { ["ja"] = "エレキロイド", ["level"] = '3', ["HP"] ='70', ["Attack"] ='39', ["Defense"] ='18', ["exp"] = '1,700' , ["type1"] = "Normal-type" },
["Bioroid"] = { ["ja"] = "バイオロイド", ["level"] = '4', ["HP"] ='80', ["Attack"] ='84', ["Defense"] ='62', ["exp"] = '2,800' , ["type1"] = "Normal-type" },
["Mini Robber"] = { ["ja"] = "豆山賊", ["level"] = '1', ["HP"] ='5', ["Attack"] ='3', ["Defense"] ='1', ["exp"] = '3', ["type1"] = "Normal-type" },
["Robber"] = { ["ja"] = "山賊", ["level"] = '2', ["HP"] ='12', ["Attack"] ='8', ["Defense"] ='3', ["exp"] = '15' , ["type1"] = "Normal-type" },
["Robber Chief"] = { ["ja"] = "山賊親分", ["level"] = '3', ["HP"] ='40', ["Attack"] ='19', ["Defense"] ='15', ["exp"] = '180' , ["type1"] = "Normal-type" },
["Robber Lord"] = { ["ja"] = "山賊大親分", ["level"] = '4', ["HP"] ='60', ["Attack"] ='28', ["Defense"] ='18', ["exp"] = '650' , ["type1"] = "Normal-type" },
["N'Duba"] = { ["ja"] = "ンドゥバ", ["level"] = '1', ["HP"] ='30', ["Attack"] ='6', ["Defense"] ='10', ["exp"] = '20' , ["type1"] = "Normal-type" },
["N'Dulu"] = { ["ja"] = "ンドゥルー", ["level"] = '2', ["HP"] ='35', ["Attack"] ='10', ["Defense"] ='15', ["exp"] = '60' , ["type1"] = "Normal-type" },
["N'Bama"] = { ["ja"] = "ンバマ", ["level"] = '3', ["HP"] ='40', ["Attack"] ='55', ["Defense"] ='20', ["exp"] = '250' , ["type1"] = "Normal-type" },
["N'Balun"] = { ["ja"] = "ンバルーン", ["level"] = '4', ["HP"] ='50', ["Attack"] ='70', ["Defense"] ='25', ["exp"] = '600' , ["type1"] = "Normal-type" },
["Pacorepkin"] = { ["ja"] = "パコレプキン", ["level"] = '1', ["HP"] ='28', ["Attack"] ='15', ["Defense"] ='8', ["exp"] = '42' , ["type1"] = "Floating-type", ["type2"] = "Ghost-type" },
["Pacorepkina"] = { ["ja"] = "パコレプキーナ", ["level"] = '2', ["HP"] ='45', ["Attack"] ='22', ["Defense"] ='12', ["exp"] = '250' , ["type1"] = "Floating-type", ["type2"] = "Ghost-type" },
["Pacorepking"] = { ["ja"] = "パコレプキング", ["level"] = '3', ["HP"] ='60', ["Attack"] ='31', ["Defense"] ='15', ["exp"] = '750' , ["type1"] = "Floating-type", ["type2"] = "Ghost-type" },
["Pacorepgod"] = { ["ja"] = "パコレプゴッド", ["level"] = '4', ["HP"] ='80', ["Attack"] ='38', ["Defense"] ='21', ["exp"] = '2,300' , ["type1"] = "Floating-type", ["type2"] = "Ghost-type" },
["Parthenos"] = { ["ja"] = "パルテノス", ["level"] = '1', ["HP"] ='30', ["Attack"] ='10', ["Defense"] ='8', ["exp"] = '48' , ["type1"] = "Normal-type" },
["Mistonos"] = { ["ja"] = "ミストノス", ["level"] = '2', ["HP"] ='50', ["Attack"] ='16', ["Defense"] ='15', ["exp"] = '300' , ["type1"] = "Normal-type" },
["Verginos"] = { ["ja"] = "ヴェルギノス", ["level"] = '3', ["HP"] ='70', ["Attack"] ='26', ["Defense"] ='20', ["exp"] = '650' , ["type1"] = "Normal-type" },
["Goldinos"] = { ["ja"] = "ゴルディノス", ["level"] = '4', ["HP"] ='100', ["Attack"] ='39', ["Defense"] ='25', ["exp"] = '1,600' , ["type1"] = "Normal-type" },
["Pickpocket"] = { ["ja"] = "ガマラ", ["level"] = '1', ["HP"] ='10', ["Attack"] ='3', ["Defense"] ='7', ["exp"] = '3' , ["type1"] = "Thief-type" },
["Thief"] = { ["ja"] = "ガマグッチ", ["level"] = '2', ["HP"] ='15', ["Attack"] ='4', ["Defense"] ='14', ["exp"] = '10' , ["type1"] = "Thief-type" },
["Burglar"] = { ["ja"] = "ガマゴン", ["level"] = '3', ["HP"] ='25', ["Attack"] ='5', ["Defense"] ='21', ["exp"] = '100' , ["type1"] = "Thief-type" },
["Kleptomaniac"] = { ["ja"] = "ガマドーン", ["level"] = '4', ["HP"] ='35', ["Attack"] ='6', ["Defense"] ='28', ["exp"] = '300' , ["type1"] = "Thief-type" },
["Piggy"] = { ["ja"] = "デブータ", ["level"] = '1', ["HP"] ='34', ["Attack"] ='18', ["Defense"] ='6', ["exp"] = '25' , ["type1"] = "Normal-type" },
["Piggo"] = { ["ja"] = "デブーチョ", ["level"] = '2', ["HP"] ='50', ["Attack"] ='35', ["Defense"] ='13', ["exp"] = '500' , ["type1"] = "Normal-type" },
["Piggora"] = { ["ja"] = "デブートン", ["level"] = '3', ["HP"] ='70', ["Attack"] ='43', ["Defense"] ='17', ["exp"] = '2,100' , ["type1"] = "Normal-type" },
["Piggaron"] = { ["ja"] = "デブーゴン", ["level"] = '4', ["HP"] ='90', ["Attack"] ='52', ["Defense"] ='22', ["exp"] = '3,500' , ["type1"] = "Normal-type" },
["Polygon Spin"] = { ["ja"] = "まわるポリゴン", ["level"] = '1', ["HP"] ='25', ["Attack"] ='8', ["Defense"] ='5', ["exp"] = '15' , ["type1"] = "Drain-type" },
["Polygon Jive"] = { ["ja"] = "おどるポリゴン", ["level"] = '2', ["HP"] ='60', ["Attack"] ='16', ["Defense"] ='13', ["exp"] = '300' , ["type1"] = "Drain-type" },
["Polygon Song"] = { ["ja"] = "うたうポリゴン", ["level"] = '3', ["HP"] ='80', ["Attack"] ='24', ["Defense"] ='19', ["exp"] = '1,000' , ["type1"] = "Drain-type" },
["Polygon Jig"] = { ["ja"] = "らんぶポリゴン", ["level"] = '4', ["HP"] ='100', ["Attack"] ='43', ["Defense"] ='26', ["exp"] = '2,700' , ["type1"] = "Drain-type" },
["Popster Tank"] = { ["ja"] = "オヤジ戦車", ["level"] = '1', ["HP"] ='36', ["Attack"] ='20', ["Defense"] ='11', ["exp"] = '65' , ["type1"] = "Exploding-type" },
["Dadster Tank"] = { ["ja"] = "ガンコ戦車", ["level"] = '2', ["HP"] ='40', ["Attack"] ='25', ["Defense"] ='17', ["exp"] = '300' , ["type1"] = "Exploding-type" },
["Oldster Tank"] = { ["ja"] = "イッテツ戦車", ["level"] = '3', ["HP"] ='50', ["Attack"] ='35', ["Defense"] ='23', ["exp"] = '1,800' , ["type1"] = "Exploding-type" },
["Cranky Tank"] = { ["ja"] = "ヘンクツ戦車", ["level"] = '4', ["HP"] ='80', ["Attack"] ='40', ["Defense"] ='68', ["exp"] = '3,500' , ["type1"] = "Exploding-type" },
["Rice Baby"] = { ["ja"] = "妖怪にぎり見習い", ["level"] = '1', ["HP"] ='7', ["Attack"] ='4', ["Defense"] ='1', ["exp"] = '4' , ["type1"] = "Normal-type" },
["Rice Changer"] = { ["ja"] = "妖怪にぎり変化", ["level"] = '2', ["HP"] ='23', ["Attack"] ='8', ["Defense"] ='3', ["exp"] = '12' , ["type1"] = "Normal-type" },
["Rice Boss"] = { ["ja"] = "妖怪にぎり親方", ["level"] = '3', ["HP"] ='38', ["Attack"] ='22', ["Defense"] ='15', ["exp"] = '200' , ["type1"] = "Normal-type" },
["Rice Master"] = { ["ja"] = "妖怪にぎり元締", ["level"] = '4', ["HP"] ='70', ["Attack"] ='34', ["Defense"] ='24', ["exp"] = '1,500' , ["type1"] = "Normal-type" },
["Schubell"] = { ["ja"] = "シューベル", ["level"] = '1', ["HP"] ='15', ["Attack"] ='11', ["Defense"] ='25', ["exp"] = '100' , ["type1"] = "Normal-type" },
["Menbell"] = { ["ja"] = "メンベルス", ["level"] = '2', ["HP"] ='25', ["Attack"] ='14', ["Defense"] ='25', ["exp"] = '200' , ["type1"] = "Normal-type" },
["Bellthoven"] = { ["ja"] = "ベルトーベン", ["level"] = '3', ["HP"] ='40', ["Attack"] ='18', ["Defense"] ='30', ["exp"] = '300' , ["type1"] = "Normal-type" },
["Showpin"] = { ["ja"] = "ショーパン", ["level"] = '4', ["HP"] ='60', ["Attack"] ='28', ["Defense"] ='35', ["exp"] = '400' , ["type1"] = "Normal-type" },
["Skull Mage"] = { ["ja"] = "ガイコツまどう", ["level"] = '1', ["HP"] ='21', ["Attack"] ='7', ["Defense"] ='7', ["exp"] = '17' , ["type1"] = "Staff Attack-type", ["type2"] = "Ghost-type" },
["Skull Wizard"] = { ["ja"] = "ガイコツまじん", ["level"] = '2', ["HP"] ='35', ["Attack"] ='11', ["Defense"] ='11', ["exp"] = '70' , ["type1"] = "Staff Attack-type", ["type2"] = "Ghost-type" },
["Skull Wraith"] = { ["ja"] = "ガイコツまおう", ["level"] = '3', ["HP"] ='60', ["Attack"] ='16', ["Defense"] ='14', ["exp"] = '350' , ["type1"] = "Staff Attack-type", ["type2"] = "Ghost-type" },
["Skull Demon"] = { ["ja"] = "ガイコツまてん", ["level"] = '4', ["HP"] ='75', ["Attack"] ='47', ["Defense"] ='19', ["exp"] = '2,000' , ["type1"] = "Staff Attack-type", ["type2"] = "Ghost-type" },
["Snaky"] = { ["ja"] = "ハブーン", ["level"] = '1', ["HP"] ='17', ["Attack"] ='8', ["Defense"] ='3', ["exp"] = '8' , ["type1"] = "Normal-type" },
["Vipy"] = { ["ja"] = "マムーン", ["level"] = '2', ["HP"] ='35', ["Attack"] ='25', ["Defense"] ='9', ["exp"] = '60' , ["type1"] = "Normal-type" },
["Pythy"] = { ["ja"] = "ニシキーン", ["level"] = '3', ["HP"] ='70', ["Attack"] ='36', ["Defense"] ='15', ["exp"] = '580' , ["type1"] = "Normal-type" },
["Anacondy"] = { ["ja"] = "アナコーン", ["level"] = '4', ["HP"] ='100', ["Attack"] ='68', ["Defense"] ='22', ["exp"] = '1,600' , ["type1"] = "Normal-type" },
["Soldier Ant"] = { ["ja"] = "兵隊アリ", ["level"] = '1', ["HP"] ='20', ["Attack"] ='8', ["Defense"] ='9', ["exp"] = '10' , ["type1"] = "Normal-type" },
["Corporal Ant"] = { ["ja"] = "隊長アリ", ["level"] = '2', ["HP"] ='35', ["Attack"] ='11', ["Defense"] ='12', ["exp"] = '40' , ["type1"] = "Normal-type" },
["Captain Ant"] = { ["ja"] = "大将アリ", ["level"] = '3', ["HP"] ='50', ["Attack"] ='18', ["Defense"] ='15', ["exp"] = '200' , ["type1"] = "Normal-type" },
["General Ant"] = { ["ja"] = "元帥アリ", ["level"] = '4', ["HP"] ='80', ["Attack"] ='30', ["Defense"] ='20', ["exp"] = '450' , ["type1"] = "Normal-type" },
["Spike Bomb"] = { ["ja"] = "ばくだんウニ", ["level"] = '1', ["HP"] ='50', ["Attack"] ='4', ["Defense"] ='3', ["exp"] = '20' , ["type1"] = "Exploding-type", ["type2"] = "Cyclops-type" },
["Spike Blast"] = { ["ja"] = "ばくれつウニ", ["level"] = '2', ["HP"] ='80', ["Attack"] ='13', ["Defense"] ='12', ["exp"] = '100' , ["type1"] = "Exploding-type", ["type2"] = "Cyclops-type" },
["Spike Fire"] = { ["ja"] = "ふんかウニ", ["level"] = '3', ["HP"] ='120', ["Attack"] ='19', ["Defense"] ='18', ["exp"] = '450' , ["type1"] = "Exploding-type", ["type2"] = "Cyclops-type" },
["Spike Erupt"] = { ["ja"] = "だいふんかウニ", ["level"] = '4', ["HP"] ='200', ["Attack"] ='34', ["Defense"] ='20', ["exp"] = '1,100', ["type1"] = "Exploding-type", ["type2"] = "Cyclops-type" },
["Taur"] = { ["ja"] = "タウロス", ["level"] = '1', ["HP"] ='28', ["Attack"] ='20', ["Defense"] ='5', ["exp"] = '35' , ["type1"] = "Normal-type" },
["Minotaur"] = { ["ja"] = "ミノタウロス", ["level"] = '2', ["HP"] ='55', ["Attack"] ='35', ["Defense"] ='9', ["exp"] = '400' , ["type1"] = "Normal-type" },
["Megataur"] = { ["ja"] = "メガタウロス", ["level"] = '3', ["HP"] ='90', ["Attack"] ='56', ["Defense"] ='12', ["exp"] = '1,750' , ["type1"] = "Normal-type" },
["Gigataur"] = { ["ja"] = "ギガタウロス", ["level"] = '4', ["HP"] ='120', ["Attack"] ='71', ["Defense"] ='16', ["exp"] = '4,200' , ["type1"] = "Normal-type" },
["Thiefwalrus"] = { ["ja"] = "ぬすっトド", ["level"] = '1', ["HP"] ='45', ["Attack"] ='3', ["Defense"] ='3', ["exp"] = '15' , ["type1"] = "Thief-type" },
["Greenwalrus"] = { ["ja"] = "みどりトド", ["level"] = '2', ["HP"] ='58', ["Attack"] ='9', ["Defense"] ='9', ["exp"] = '30' , ["type1"] = "Thief-type" },
["Ironwalrus"] = { ["ja"] = "アイアントド", ["level"] = '3', ["HP"] ='70', ["Attack"] ='12', ["Defense"] ='12', ["exp"] = '150' , ["type1"] = "Thief-type" },
["Roguewalrus"] = { ["ja"] = "ローグトド", ["level"] = '4', ["HP"] ='100', ["Attack"] ='17', ["Defense"] ='17', ["exp"] = '400' , ["type1"] = "Thief-type" },
["Tiger Uho"] = { ["ja"] = "タイガーウッホ", ["level"] = '1', ["HP"] ='33', ["Attack"] ='6', ["Defense"] ='5', ["exp"] = '35' , ["type1"] = "Normal-type" },
["Tiger Uhoho"] = { ["ja"] = "タイガーウホホ", ["level"] = '2', ["HP"] ='65', ["Attack"] ='26', ["Defense"] ='17', ["exp"] = '550' , ["type1"] = "Normal-type" },
["Tiger Uhon"] = { ["ja"] = "タイガーウホーン", ["level"] = '3', ["HP"] ='80', ["Attack"] ='35', ["Defense"] ='22', ["exp"] = '1,300' , ["type1"] = "Normal-type" },
["Tiger Uboho"] = { ["ja"] = "タイガーウボッホ", ["level"] = '4', ["HP"] ='100', ["Attack"] ='51', ["Defense"] ='29', ["exp"] = '2,400' , ["type1"] = "Normal-type" },
["Twisty Hani"] = { ["ja"] = "くねくねハニー", ["level"] = '1', ["HP"] ='25', ["Attack"] ='8', ["Defense"] ='9', ["exp"] = '35' , ["type1"] = "Drain-type" },
["Floppy Hani"] = { ["ja"] = "なよなよハニー", ["level"] = '2', ["HP"] ='40', ["Attack"] ='12', ["Defense"] ='11', ["exp"] = '150' , ["type1"] = "Drain-type" },
["Droopy Hani"] = { ["ja"] = "くたくたハニー", ["level"] = '3', ["HP"] ='55', ["Attack"] ='25', ["Defense"] ='13', ["exp"] = '400' , ["type1"] = "Drain-type" },
["Wrinkly Hani"] = { ["ja"] = "しわしわハニー", ["level"] = '4', ["HP"] ='70', ["Attack"] ='32', ["Defense"] ='16', ["exp"] = '900', ["type1"] = "Drain-type" }
}

