Post subject: [Video Request] Dragon Warrior Monsters 2
Joined: 9/28/2008
Posts: 12
I have checked the movies, and there is only a TAS for Dragon Warrior Monsters 1. http://en.wikipedia.org/wiki/Dragon_Warrior_Monsters_2 If someone makes a video for this game, could you please make it for Cobi's Journey? I have that version, not Tara's Adventure.
Post subject: Dragon Warrior Monsters 2 (need help with glitches)
Player (164)
Joined: 4/14/2012
Posts: 25
Location: Japan
I've been making DWM2 TAS and find a glitch that can call debug mode. We can go straightly to ending credit from the debug mode. But it's uncontrollable for me. I once succeeded to go debug mode, when i had tested it. However, I couldn't reproduce it... and i don't have enough knowledge to analyze such a complex thing. It would be highly appreciated, if someone help me with analyzing and utilizing the glitch. This glitch seems to work only on Iru(Tara) version of Japanese version. I used two glitches to make the glitch. 1. Cloakroom bug (預かり所バグ); It's fixed in USA version. It's known as Cloakroom bug in Japanese DQ sites, because the cloakroom is the most known place where we can do the glitch. Where a person is next to a door or a well or a stair, then press A repeatedly in entering. The conversation will start before the map loading. The map ID will change to the next map, but the internal map is same as previous map. So, we can go where we can't go originally. We use the glitch here. the glitch is used at 0:54 of this tool-assisted movie. http://nicoviewer.net/sm17803880 2. Scrolling bug; I used this, when I succeeded to go the debug mode. but it might not be needed for the glitch. Before when we go down and the screen is scrolling, press up and down. then the character's location will slide out the half of the grid and we can go where we can't go originally. the glitch is used at 0:48 and 4:07 of this tool-assisted movie. http://nicoviewer.net/sm17803880 OK. Now, I explain the main glitch. 1. Start the game and proceed scenario We're asked to go to the cloakroom to take her grandmother's handmade pie. After taking the pie from the clerk and going out from the cloakroom, Warubou and the prince will prevent the way. go down and talk with Warubou. then go right and talk with the prince and Warubou. Warubou try to grab your pie. 2. Scrolling bug after Warubou and the prince went into the well, we ignore the well and go right to the next floor. then, go up to the next floor and do "scrolling bug". then come back to the well. It would be skip-able... 3. Cloakroom bug Entering to the well from the upper with pressing A repeatedly. If the glitch is succeeded, the screen will remained to be white. After finishing the conversation, go right till the x location is 90h. When we used scrolling bug, we need to go up 1 grid before going right. 4. press right. then the charactor moves and the game will be bugged after many lags. In many times, it just freezes. Sometimes it returns to the title with bugged graphics. and i had come accross to the debug mode at once... The result will be different by the frame of pressing right and the input before the freeze/restart/debug launch. the RAM seems to be filled with junk data. I think when we could fill address C5DB with 00h and avoid freezes, it will work. but i couldn't find any regularity and I'm tired of hundreds of trial. It often freezes. It would be cool, if someone can find out how the glitch works. Thanks for reading this long composition. data: debug mode flag: C5DB 00h= debug mode FF8F, FF90, FF92: MAP ID FF8E: X location of the charactor FF91: Y location of the charactor Movie file till before the last step of the glitch. (works on a proper dump of Dragon Quest Monsters 2: Iru no Bouken (J)): http://dehacked.2y.net/microstorage.php/info/1046937017/DQMiru-bug.vbm Lua script to show the MAP ID and character's location. http://www.mediafire.com/?f4bujbdudnz971e My DQM2 Testrun movies (no glitches) http://nicoviewer.net/search?cx=partner-pub-9766425680241064%3A0803841926&cof=FORID%3A10&ie=UTF-8&q=DQM2+tas&sa=%E6%A4%9C%E7%B4%A2&siteurl=nicoviewer.net%2F&ref=nicoviewer.net%2Franking%3Fc%3Dg_culture2
Skilled player (1742)
Joined: 9/17/2009
Posts: 4982
Location: ̶C̶a̶n̶a̶d̶a̶ "Kanatah"
I can try once I'm back from school. What VBA version did you used? Edit: One more thing, How does the debug menu look like?
Player (164)
Joined: 4/14/2012
Posts: 25
Location: Japan
jlun2 wrote:
I can try once I'm back from school. What VBA version did you used? Edit: One more thing, How does the debug menu look like?
thanks in advance for analyzing. :) VBA version is VBA-rr v23.5 svn421. the debug menu is like this. but, on launching the debug from field or somewhere else, the graphics of the letters are broken. we need to press up and A to choose "-RETURN-" to re-launch debug. then the graphics is fixed like this.
Skilled player (1742)
Joined: 9/17/2009
Posts: 4982
Location: ̶C̶a̶n̶a̶d̶a̶ "Kanatah"
I tried both not using the scrolling bug and using the scrolling bug, but both gave me alot of opcode errors which turns off the game, so I switched to vba-v24m-svn422 (which doesn't shut the game off in a freeze) and resynced the run. I hope you don't mind. Also, I came up with this result. The "Debug Mode Flag" is 0, and you can press A,B,Up,Down to hear something that sounds like menu scrolling, but I'm not sure if it's really the debug menu.
Player (164)
Joined: 4/14/2012
Posts: 25
Location: Japan
jlun2 wrote:
I tried both not using the scrolling bug and using the scrolling bug, but both gave me alot of opcode errors which turns off the game, so I switched to vba-v24m-svn422 (which doesn't shut the game off in a freeze) and resynced the run. I hope you don't mind. Also, I came up with this result. The "Debug Mode Flag" is 0, and you can press A,B,Up,Down to hear something that sounds like menu scrolling, but I'm not sure if it's really the debug menu.
thx for checking. i don't know if vba-m is ok for submission though, it would be better for checking and analyzing. the freezes and errors are nasty Too bad thing is that it seems to be bad. we can't go debug. :( after many frames, the flag changed again. It looks like there are 2 points, when junk data are written, and the later point seems to be important. when i cheated the flag at the 2nd point, the debug launched.
Skilled player (1742)
Joined: 9/17/2009
Posts: 4982
Location: ̶C̶a̶n̶a̶d̶a̶ "Kanatah"
tetora_X wrote:
thx for checking. i don't know if vba-m is ok for submission though, it would be better for checking and analyzing. the freezes and errors are nasty Too bad thing is that it seems to be bad. we can't go debug. :( after many frames, the flag changed again. It looks like there are 2 points, when junk data are written, and the later point seems to be important. when i cheated the flag at the 2nd point, the debug launched.
Can you please tell me the address for the 2nd point? Also, how did you know when it can't go to debug? Will this movie work? Edit: Oh, and vba-m is ok for submission, since I submitted 3+ movies with it, and they got published.
Player (164)
Joined: 4/14/2012
Posts: 25
Location: Japan
jlun2 wrote:
Can you please tell me the address for the 2nd point? Also, how did you know when it can't go to debug? Will this movie work? Edit: Oh, and vba-m is ok for submission, since I submitted 3+ movies with it, and they got published.
I meant the 2nd time point. After frames from the time when junk data is firstly written, junk data is written again. >Also, how did you know when it can't go to debug? i couldn't launch debug by pressing buttons. >Will this movie work? no :( even the flag is 01h -> 21h -> 40h. i don't think the weird sounds are related to debug. when we enter there with cheat code(0100DBC5), there is only normal BGM.
Skilled player (1742)
Joined: 9/17/2009
Posts: 4982
Location: ̶C̶a̶n̶a̶d̶a̶ "Kanatah"
Sorry to bump this, but are there addresses outside the lua scrpt posted for this game? D8BF - HP D8C1 - 2nd monster HP D8C3 - 3rd monster HP but I'm having trouble finding the addresses for the NPCs. Edit: HP D8C7 D8C9 D8CB Max HP D8D7 D8D9 D8DB ?? Also, is there a longer writeup of the current route? It's rather hard to follow. If the debug menu is triggered, going to battle with debug set to "Auto" gives you very powerful monsters Warping to the last area using debug allows you to fight the final boss. If 0xCBF1 is set to 0xF (or bit 1: 0000 0010), the ending gets triggered as soon as you reach the top of the tree. C920 is game script: I can trigger the ending & update the island by setting it tp 5F, then C5DC to 1. This won't set boss flag however. I can also trigger the boss remotely: C91A - needs to be changed?? C91B - needs to be changed?? C91F - ??? needs to be 1?? C920 - C922 - ID? C923 - "action" (eg. 3 triggers battle if exists, or closes dialogue) Changing it to right before the "THE END" screen pops up won't let you save normally, so 5F prob be the best bet for GEG. From discord, by casualpokefan:
i found 2 rng bytes at cd03-cd04, with yet again another LCGRNG, with the formula seed = ((seed * 5) + 11) mod 65536
CB50-CBA0 are npcs The addresses below are story flags?
Skilled player (1742)
Joined: 9/17/2009
Posts: 4982
Location: ̶C̶a̶n̶a̶d̶a̶ "Kanatah"
https://www.speedrun.com/dqm2/full_game#Any_Glitched1 Can someone please help me find information on this? The RTA runs are 35 minutes long; it reaches the end of pirate world, then final boss. I don't understand how? They seem to trigger some bug 19 minutes in (after desert world), then get level 55 monster. Then they warp to pirate world to recruit NPCs, before going to final boss. Edit: Save and reset at 1st frame of lag gave this: Edit2: 1. recruit 3 npcs 2. save bug (journal then reset on 1st lag) 3. drop off 00000 the RTA somehow then gets final world key. If I saved, I get this: Which is super OP. Edit3: 1. go through up to 1st monster as normal 2. talk to father for PorkChop 3. saved at desert entrance 4. CactiBall appeared. Recruited 5. saved again 6. reset 7. CactiBall now 00000 8. buy exit bell/warp wand (or manip via overworld) 9. glitched to beaver 10. worm appeared. recruited 11. beaver boss. 12. proceed normal as TAS 13. lamp boss. your slime defeated. lamp defeated. recruit lamp; place them to farm 14. back to oasis 15. back to well 16. spooky appeared. spooky recruited. deposit to farm 17. exit bell get (dont need if obtained in overworld) 18. madcandle appeared (where beaver was). recruited as 3rd npc 19. spottedslime appeared. recruited. deposit to farm 20. snake appeared. snake recruited deposit to farm 21. beaver recruited. replace 3rd npc 22. warp wing back to greatlog 23. deposit snake (remember, it was duped by 0000). followers will now be 2 beavers. 24. deposit 1st beaver. followers will now be tombstone. 25. release in order, every npc in farm until 1 left. Screen should glitch mid way 26. Go to magic door, warp back to oasis to heal 27. Tournament for pirate key; OHKO everyone 28. Go to sea world. Buy 1 journal page for saving from the village 29. Leave village. Go to water, fight 12 NPCs (in groups of 3, make sure each is within 20 encounter steps away) 30. You should now have limbo key. Go to Limbo 31. Go to bridge in front of castle. Save using journal. 32. 1 frame before 1st lag of saving, reset. NPC should be gone 33. Final boss. Edit 4: http://tasvideos.org/userfiles/info/72122126885481104 ID is in C6FE. The glitched NPC id is 110. C73E is where keys are at. Getting XP with ID 110 increases C73E. C73F is where key ID is stored. 6 is Limbo. Thus 0x600 (00 06) XP, or 1536 is needed to get Limbo key. That's why the run defeats 12 npcs in pirate world.
Skilled player (1742)
Joined: 9/17/2009
Posts: 4982
Location: ̶C̶a̶n̶a̶d̶a̶ "Kanatah"
Data structure for CartRAM
Offset	Purpose
0	??
1	Name 1
2	Name 2
3	Name 3
4	Name 4
5	Name 5
6	Name 6 (Terminator Char F0)
7	??
8	??
9	??
A	??
B	ID
C	ID
D	Sprite (the smaller one when you click on them on stats)
E	??
F	Owner name 1
10	Owner name 2
11	Owner name 3
12	Owner name 4
13	Owner name 5
14	Owner name 6 (Terminator)
15	Owner name 7 (Unused)
16	Owner name 8 (Unused)
17	Owner name 9 (Unused)
18	Owner name 10 (Unused)
19	??
1A	Family tree ID
1B	Family tree male ID
1C	Family tree female type
1D	Family tree female type?
1E	Family tree male owner name 1
1F	Family tree male owner name 2
20	Family tree male owner name 3
21	Family tree male owner name 4
22	Family tree male owner name 5
23	Family tree male owner name 6 (Terminator)
24	Family tree male owner name 7 (Unused)
25	Family tree male owner name 8 (Unused)
26	Family tree male owner name 9 (Unused)
27	Family tree male owner name 10 (Unused)
28	Family tree female type??
29	Family tree female owner name 1
2A	Family tree female owner name 2
2B	Family tree female owner name 3
2C	Family tree female owner name 4
2D	Family tree female owner name 5
2E	Family tree female owner name 6 (Terminator)
2F	Family tree female owner name 7 (Unused)
30	Family tree female owner name 8 (Unused)
31	Family tree female owner name 9 (Unused)
32	Family tree female owner name 10 (Unused)
33	??
34	Special 1
35	Special 2
36	Special 3
37	Special 4
38	Special 5
39	Special 6
3A	Special 7
3B	Special 8
3C	??
3D	??
3E	??
3F	??
40	??
41	??
42	??
43	??
44	??
45	??
46	??
47	??
48	??
49	??
4A	??
4B	??
4C	??
4D	??
4E	??
4F	??
50	??
51	??
52	??
53	??
54	??
55	Status aliments
56	Level
57	??
58	Exp
59	Exp
5A	Exp
5B	HP
5C	HP
5D	Max HP
5E	Max HP
5F	MP
60	MP
61	Max MP
62	Max MP
63	Attack
64	Attack
65	Def
66	Def
67	AGL
68	AGL
69	INT
6A	INT
6B	WLD
6C	WLD
6D	Plus (you get higher plus for breeding)
6E	??
6F	Nature?
70	Nature?
71	??
72	Nature?
73	??
74	??
75	??
76	??
77	??
78	??
79	??
7A	??
7B	??
7C	??
7D	??
7E	??
7F	??
80	??
81	??
82	??
83	??
84	??
85	??
86	??
87	??
88	??
89	??
8A	??
8B	??
8C	??
8D	??
8E	??
8F	??
90	??
91	??
92	??
93	??
94	??
95	??
96	??
97	??
98	??
99	??
9A	??
9B	??
9C	??
9D	??
9E	??
9F	??
A0	??
A1	??
A2	??
A3	??
A4	??

This is related to the above bug; the data near C73E gets treated as this data structure, and the key just happened to overlap with XP.
Skilled player (1742)
Joined: 9/17/2009
Posts: 4982
Location: ̶C̶a̶n̶a̶d̶a̶ "Kanatah"
I'm posting this here because why not. If not for the fact you need the Ice world completed to unlock the name christener, you could glitch your monsters to ID 116. Then rename your monster. This will set bytes up at 0xEAC5 - 0xEAC9. Then you release a monster to decrease your follower id to 115. Then go back and rename to affect bytes 0xEA20 - 0xEA24. Repeat this for groups of 5 bytes for payload. Unfortunately, you're blocked by a guard until you get the sky key, and if you save/reset to remove him, your payload goes away. A TAS that really wants to do a game end glitch route could probably do what the current save glitch run does, except instead of getting the Limbo key, grab the Ice Key, then use your super powerful follower to sweep through the ice world to unlock name christener.
Skilled player (1742)
Joined: 9/17/2009
Posts: 4982
Location: ̶C̶a̶n̶a̶d̶a̶ "Kanatah"
I've been investigating on an improvement of the glitched run: 1. I tested the U version. Depositing Beavern gives an ID of 51 rather than 117, making it useless. 2. While testing on U, since I lack access to the cloakroom bug, I had to think of a different way to beat Oasis. Using save/reset bug, I can clear out the guard blocking the well, along with the guard blocking the castle. I must save after fighting Beavern however, or the flag for beating them won't get saved from reset. 3. I need to investigate if it is faster to get Ice/Sky key via bug, then use the NPCs there to get Limbo key. They give more XP than Pirate world, so might be less fights. 4. Jumping to WRAM can result in a safe return using the following opcode: CC EF 01. That's 126,924 XP however, so I'm not sure how to get that faster than just beating the final boss. 5. Assuming I somehow get an ID of 117 in U, I tested using the nickname changer to get a payload. IDs 109, 110 name corresponds to items in storage. The J character set corresponds to every single item except for the following:
SkyBell		Snaps a monster out of confusion.
SageRock		Restores HP of all monsters bt 60~70.
WorldLeaf		Revives a dead monster.
ATKseed		Raises ATK by 3.
DEFseed		Raises DEF by 3.
AGLseed		Raises AGL by 3.
INTseed		Raises INT by 3.
LifeAcorn		Raises max. HP by 5.
MysticNut		Raises max. MP by 5.
Quest📚		Makes the reader braver.
Horror📚		Makes the reader more cowardly.
BeNice📚		Makes the reader more kindly.
Cheater📚		Makes the reader more sly.
Smart📚		Makes the reader more thoughtful.
Comedy📚		Makes the reader simple-minded.
BeefJerky		Tames monsters just a little.
PorkChop		Tames monsters a little bit.
Rib		Tames monsters a lot.
Sirloin		Tames monsters very much.
BadMeat		Tames a tiny bit, but also poisons.
MeteOrb		Tames monsters incredibly.
BeastTail		Checks if monster was caught before.
Repellent		Prevents monsters from appearing.
ShinyHarp		Attracts monsters when strummed.
Mist⚚		Prevents casting of spells.
Friend⚚		Doubles physical power of one.
This is why I wanted to try U. Their character set allows the stat boosters to be duplicate-able (change name to manipulate item storage, take out all items, repeat), so I can actually make a payload using stats. Unfortunately, none of the NPCs in Oasis and Pirate world seems to give me 117. 6. You can get 00000 into the farm by picking up another NPC:
deposit slot 0 monster you should now have 2 copies of slot 2 npc release slot 2 now you have slot 1 npc, which is 0 now pick up slot 0 monster, which will tell you to swap
6. Recruiting Giant Worm at level 1. You can still beat Beavern in 3 turns, and after the fight you still level to 8, but with 42 attack rather than 28. This would cost 600 frames of extra level up messages, and deals 44 attack to Lamp using critical. The current TAS has 2 extra encounters that makes me level 4, which allows me to deal 22 damage. I skip those encounters, so at level 3, I only deal 18 damage. This gives a total of 44 + 44 + 18 = 106 damage, which still isn't enough for 2 turn ko. Recruiting any time before the 1st reset is useless, since getting 0000 removes the other monsters. 7. KOing Slime at Beavern allows me to get Giant Worm to level 9 with 47 attack. This deals 46 damage to Lamp, but at the cost of making Slime unavailable for battle at level 1. 8. Setting fast text speed of 1 is the same as pressing A at the earliest frame possible for fights, so changing it after the lamp is pointless. 9. Going to the arena then losing is slower than going to the great log to heal by 68 frames. 10. It may be worth getting a monster on the way to the lamp instead of all 3 at once after the lamp, but this will desync the fight I had, so I didn't try. 2 Spot Slimes seems easier to obtain than 2 Cactuses. 11. Using Giant Worm special of BeastCut, despite the description of "Inflicts severe damage on the beast family.", is worse than Blaze using Mad Candle. Mad Candle's Blaze can be substituted for a critical hit during the Beavern fight, while BeastCut deals only 6 damage. 12. The best level to obtain Mad Candle is at level 4. This allows me level up to level 6, with 27 attack, just enough to 3 turn KO lamp. Level 1 and 2 gives me an extra level up message, while level 3 fails to get enough attack to 3 turn ko lamp. 13. Getting the giant worm at level 5 is the best if that was used to minimize level up message. 14. You could actually get to Pirate world early by save/reset away the person guarding the arena. The route: Recruit SpotSlime/Cactiball then save/reset. Get GiantWorm at level 1, beat Beavern to level 8 with 42 attack, then walk back to GreatLog, recruiting 5 more monsters on the way. Save/reset away guard, then beat tournament for key. Go to the 1st screen of Pirate World and get a Toadstool monster to obtain. Warp back to GreatLog to deposit them to get 117, then release everyone else to get 110. Not sure how the XP route afterwards. 15. I tried using commands at CurseLamp, but it failed because they disobeyed too often. I think it's a personality thing that could be manipulated. 16. The (U) version has different values when depositing monsters. So far I only managed to obtain 51 and 175, both of which are worthless. I am unsure if 117 is possible in (U). 17. Depositing a glitched SpotSlime as soon as you obtain it gave ID of 88. Depositing later gave 51. I do not know what influences this behavior. 18.
Skilled player (1742)
Joined: 9/17/2009
Posts: 4982
Location: ̶C̶a̶n̶a̶d̶a̶ "Kanatah"
Regarding the current 58 minute TAS: Improvements without save/reset: 1. The beginning sequence after getting the pie; talking to the pair blocking you near the well is faster than immediately after getting the pie. 2. I think the Beavern/CurseLamp fight can be improved by getting MadCandle or GiantWorm like the save glitch TAS, since they have higher attack, even without reset to dupe them. 3. Pirate world can save time by directly skipping to the final cave using Up/Down. 4. Every single random encounter could be skipped by pressing A to bring up the menu on the last frame of going on a tile like the current submitted save glitch TAS Save/Reset: 1. The Oasis route, following the current save/glitch TAS saves 1000 frames over cloakroom bug. 2. You can save/reset away the demon blocking you at the end at Sky World, skipping grabbing all 3 treasures. 3. You can save/reset away the guard at Limbo, skipping a fight.
Skilled player (1742)
Joined: 9/17/2009
Posts: 4982
Location: ̶C̶a̶n̶a̶d̶a̶ "Kanatah"
This is my script I used to display stuff: Download dqm2.lua
Language: lua

memory.usememorydomain("System Bus") client.SetGameExtraPadding(0, 0, 117, 42) local dmw2_data = require 'dqm2 data' local text local read8 local read16 local read32 local frameadvance local Addresses = dmw2_data.Addresses local Monsters = dmw2_data.Monsters local Item_name = dmw2_data.Items local Skills = dmw2_data.Skills local Crit = dmw2_data.Crit local Map = dmw2_data.Map local Key = dmw2_data.Key local RNG_table = dmw2_data.RNG local Follower_Base = dmw2_data.Follower_Base function print_instr(Start, End_) local i = Start local opcodes = {} local current_num, current_op while i < End_ do current_num = read8(i) current_op = Gameboy.Opcodes[current_num] if Gameboy.One[current_num] then if current_num > 0 then opcodes[#opcodes+1] = string.format("0x%04X %02X %s",i, read8(i), current_op) end i = i + 1 elseif Gameboy.Two[current_num] then if current_num == 224 then opcodes[#opcodes+1] = string.format("0x%04X %02X%02X LD (FF00 + %02X), A", i, read8(i), read8(i+1), read8(i+1)) elseif current_num == 240 then opcodes[#opcodes+1] = string.format("0x%04X %02X%02X LD A, (FF00 + %02X)", i, read8(i), read8(i+1), read8(i+1)) else opcodes[#opcodes+1] = string.format("0x%04X %02X%02X %s%02X", i, read8(i), read8(i+1), current_op, read8(i+1)) end i = i + 2 elseif Gameboy.Three[current_num] then if current_num == 8 then opcodes[#opcodes+1] = string.format("0x%04X %02X%02X%02X LD (%02X%02X), SP", i, read8(i), read8(i+1), read8(i+2), read8(i+2), read8(i+1)) elseif current_num == 234 then opcodes[#opcodes+1] = string.format("0x%04X %02X%02X%02X LD (%02X%02X), A", i, read8(i), read8(i+1), read8(i+2), read8(i+2), read8(i+1)) elseif current_num == 250 then opcodes[#opcodes+1] = string.format("0x%04X %02X%02X%02X LD A, (%02X%02X)", i, read8(i), read8(i+1), read8(i+2), read8(i+2), read8(i+1)) else opcodes[#opcodes+1] = string.format("0x%04X %02X%02X%02X %s%02X%02X", i, read8(i), read8(i+1), read8(i+2) , current_op, read8(i+2), read8(i+1)) end i = i + 3 end end -- for j = 0, #opcodes do -- console.log(opcodes[j]) -- end return opcodes end if vba then text = gui.text read8 = memory.readbyteunsigned read16 = memory.readwordunsigned read32 = memory.readlongunsigned frameadvance = vba.frameadvance else text = gui.pixelText memory.usememorydomain("System Bus") read8 = memory.read_u8 read24 = memory.read_u24_le read16 = memory.read_u16_le read32 = memory.read_u32_le frameadvance = emu.frameadvance console.clear() end function display_item() local item = 0 local item_id = 0 local start = Addresses.Item_start for i = 0, 100 do item_id = read8(Addresses.Item_start + i) item = Item_name[item_id] if item_id > 0 then text(1,50 + (7*i), item) end end end function GetStats(o) npc1 = {} npc2 = {} npc3 = {} p1 = {} p2 = {} p3 = {} npc1.Level = read8(Addresses.NPC_Battle.Level1) npc2.Level = read8(Addresses.NPC_Battle.Level2) npc3.Level = read8(Addresses.NPC_Battle.Level3) p1.Level = read8(Addresses.Player.Level1) p2.Level = read8(Addresses.Player.Level2) p3.Level = read8(Addresses.Player.Level3) npc1.HP = read16(Addresses.NPC_Battle.HP1) npc2.HP = read16(Addresses.NPC_Battle.HP2) npc3.HP = read16(Addresses.NPC_Battle.HP3) p1.HP = read16(Addresses.Player.HP1) p2.HP = read16(Addresses.Player.HP2) p3.HP = read16(Addresses.Player.HP3) npc1.Max_HP = read16(Addresses.NPC_Battle.Max_HP1) npc2.Max_HP = read16(Addresses.NPC_Battle.Max_HP2) npc3.Max_HP = read16(Addresses.NPC_Battle.Max_HP3) p1.Max_HP = read16(Addresses.Player.Max_HP1) p2.Max_HP = read16(Addresses.Player.Max_HP2) p3.Max_HP = read16(Addresses.Player.Max_HP3) npc1.MP = read16(Addresses.NPC_Battle.MP1) npc2.MP = read16(Addresses.NPC_Battle.MP2) npc3.MP = read16(Addresses.NPC_Battle.MP3) p1.MP = read16(Addresses.Player.MP1) p2.MP = read16(Addresses.Player.MP2) p3.MP = read16(Addresses.Player.MP3) npc1.Max_MP = read16(Addresses.NPC_Battle.Max_MP1) npc2.Max_MP = read16(Addresses.NPC_Battle.Max_MP2) npc3.Max_MP = read16(Addresses.NPC_Battle.Max_MP3) p1.Max_MP = read16(Addresses.Player.Max_MP1) p2.Max_MP = read16(Addresses.Player.Max_MP2) p3.Max_MP = read16(Addresses.Player.Max_MP3) npc1.Attack = read16(Addresses.NPC_Battle.Attack1) npc2.Attack = read16(Addresses.NPC_Battle.Attack2) npc3.Attack = read16(Addresses.NPC_Battle.Attack3) p1.Attack = read16(Addresses.Player.Attack1) p2.Attack = read16(Addresses.Player.Attack2) p3.Attack = read16(Addresses.Player.Attack3) npc1.Defence = read16(Addresses.NPC_Battle.Defence1) npc2.Defence = read16(Addresses.NPC_Battle.Defence2) npc3.Defence = read16(Addresses.NPC_Battle.Defence3) p1.Defence = read16(Addresses.Player.Defence1) p2.Defence = read16(Addresses.Player.Defence2) p3.Defence = read16(Addresses.Player.Defence3) npc1.Agility = read16(Addresses.NPC_Battle.Agility1) npc2.Agility = read16(Addresses.NPC_Battle.Agility2) npc3.Agility = read16(Addresses.NPC_Battle.Agility3) p1.Agility = read16(Addresses.Player.Agility1) p2.Agility = read16(Addresses.Player.Agility2) p3.Agility = read16(Addresses.Player.Agility3) npc1.Intelligence = read16(Addresses.NPC_Battle.Intelligence1) npc2.Intelligence = read16(Addresses.NPC_Battle.Intelligence2) npc3.Intelligence = read16(Addresses.NPC_Battle.Intelligence3) p1.Intelligence = read16(Addresses.Player.Intelligence1) p2.Intelligence = read16(Addresses.Player.Intelligence2) p3.Intelligence = read16(Addresses.Player.Intelligence3) npc1.Wild = read16(Addresses.NPC_Battle.Wild1) npc2.Wild = read16(Addresses.NPC_Battle.Wild2) npc3.Wild = read16(Addresses.NPC_Battle.Wild3) p1.Wild = read16(Addresses.Player.Wild1) p2.Wild = read16(Addresses.Player.Wild2) p3.Wild = read16(Addresses.Player.Wild3) npc1.ID = read16(Addresses.NPC_Battle.ID1) npc2.ID = read16(Addresses.NPC_Battle.ID2) npc3.ID = read16(Addresses.NPC_Battle.ID3) p1.ID = read16(Addresses.Player.ID1) p2.ID = read16(Addresses.Player.ID2) p3.ID = read16(Addresses.Player.ID3) npc1.Skill = read8(Addresses.NPC_Battle.Skill1) npc2.Skill = read8(Addresses.NPC_Battle.Skill2) npc3.Skill = read8(Addresses.NPC_Battle.Skill3) p1.Skill = read8(Addresses.Player.Skill1) p2.Skill = read8(Addresses.Player.Skill2) p3.Skill = read8(Addresses.Player.Skill3) npc1.Target = read8(Addresses.NPC_Battle.Target1) npc2.Target = read8(Addresses.NPC_Battle.Target2) npc3.Target = read8(Addresses.NPC_Battle.Target3) p1.Target = read8(Addresses.Player.Target1) p2.Target = read8(Addresses.Player.Target2) p3.Target = read8(Addresses.Player.Target3) o = {[0] = p1, [1] = p2, [2] = p3, [4] = npc1, [5] = npc2, [6] = npc3} return o end function Get_Follower_Stats(Base) if Base < 0x203A then --It's still in CartRAM memory.usememorydomain("CartRAM") else memory.usememorydomain("System Bus") --since you're using WRAM as data end local o = {} o.ID = read16(Base + 11) o.Level = read8(Base + 86) o.Exp = read24(Base + 88) o.HP = read16(Base + 91) o.Max_HP = read16(Base + 93) o.MP = read16(Base + 95) o.Max_MP = read16(Base + 97) o.Attack = read16(Base + 99) o.Defence = read16(Base + 101) o.Agility = read16(Base + 103) o.Intelligence = read16(Base + 105) o.Wild = read16(Base + 107) memory.usememorydomain("System Bus") --set this back return o end local target = {[0] = "P1", "P2", "P3", "None", "NPC1", "NPC2", "NPC3"} local xp = { [9] = 89, --PearlGel [10] = 9, --Slime [11] = 102, --Healer [80] = 27, --Anteater [147] = 28, --Toadstool [316] = 148, --Petiteel [321] = 99, --Aquarella [322] = 155, --Merman [323] = 93, --Octokid [325] = 102, --Octoreach [332] = 111, --RougeWave [372] = 59630 --Darck } function display_crit(turns) local color = "white" local turn_index = read8(Addresses.Turn_index) local rng2 = read8(Addresses.RNG2) local text_x, text_y = 245, 0 text(text_x, text_y, "V: Crit:") local l_Crit = Crit if turns[turn_index+1] == 10 then --Hacky way to show Slime gets crit at these values l_Crit[25] = 128 l_Crit[32] = 128 l_Crit[74] = 128 l_Crit[76] = 128 elseif turns[turn_index+1] == 0 then l_Crit[25] = 0 l_Crit[32] = 0 l_Crit[74] = 0 l_Crit[76] = 0 else l_Crit[25] = 0 l_Crit[32] = 0 end local extra_rows = 157 --I want it to loop around to 0 after 127 without cutoff for i = rng2, extra_rows do if l_Crit[(rng2+(extra_rows-i)) % 128] == 128 then l_string = "Yes" color = "green" else l_string = "No" color = "white" end text(text_x,text_y+7*(extra_rows-i+1), (rng2+(extra_rows-i)) % 128 .." "..l_string, color) --I want to loop over -- text(200,text_y+7*(i/rng2), rng2) --cool effect lmao end end function display_recruit() local text_x, text_y = 0, 151 local id = 0 local color = "white" local index = 0 local amount = 0 --I loop 11 times --technically there's 30 slots, but the run doesnt even get that much --165 is A4, size of data struct for i = 0, 0x860, 165 do if read8(i,"CartRAM") > 0 then --monster exist. 1 farm 2 following id = read16(i+ 11,"CartRAM") index = (i/165) --so I can keep track where I am in terms of 1,2,3... if read8(i,"CartRAM") == 1 then color = "white" else color = "green" end if Monsters[id] ~= nil then if amount < 5 then text(text_x, text_y+7*amount, "(" .. id .. ") " .. Monsters[id], color) else text(63, 151+7*(amount-5), "(" .. id .. ") " .. Monsters[id], color) end end amount = amount + 1 end end text(text_x, 144, "Monsters:" .. amount) end --[[ ]]-- function display_followers() local text_x, text_y = 160, 0 local id = 0 local color = "white" local following = read8(Addresses.Followers) < 4 and read8(Addresses.Followers) or 0 --how many are following me local follower = {} --[[ 1. Loop through follower index 2. I have base addresses already. If I have over 49, then its WRAM 3. --]] for i = 1, following do if Follower_Base[read8(Addresses.Followers+i)] ~= nil then follower = Get_Follower_Stats(Follower_Base[read8(Addresses.Followers+i)]) if Monsters[follower.ID] ~= nil then text(text_x, (text_y + 42*(i-1)), Monsters[follower.ID] .. " (" .. follower.ID .. ") LV:" .. follower.Level) else text(text_x, (text_y + 42*(i-1)), read8(Addresses.Followers+i) .. " (" .. follower.ID .. ") LV:" .. follower.Level) end text(text_x, (text_y + 42*(i-1))+7, "HP:" .. follower.HP .. "/" .. follower.Max_HP .. " MP:" .. follower.MP .. "/" .. follower.Max_MP) text(text_x, (text_y + 42*(i-1))+7*2, "ATK:" .. follower.Attack .. " DEF:" .. follower.Defence) text(text_x, (text_y + 42*(i-1))+7*3, "AGL:" .. follower.Agility .. " INT:" .. follower.Intelligence) text(text_x, (text_y + 42*(i-1))+7*4, "EXP:" .. follower.Exp .. " WLD:" .. follower.Wild) end end end function display_battle(state) --[[Target 0 P1 1 P2 2 P3 3 None 4 NPC1 5 NPC1 6 NPC1 ]]-- local amount = read8(Addresses.NPC_Battle.Amount) local monsters = GetStats(monsters) local npcs = {monsters[4], monsters[5], monsters[6]} local followers = {monsters[0], monsters[1], monsters[2]} local follower_1 = read8(Addresses.Follower_index_1) local text_x, text_y = 160, 0 local l_string = "" local target_string = {} local damage = read16(Addresses.Damage_done) local dead = 0 --because display for turn is state 3 for 1 frame at end -- text(0,178,"Damage:"..damage) for i = 1, amount do if (Monsters[npcs[i].ID] == nil) then l_string = " (" .. npcs[i].ID .. ")" else l_string = Monsters[npcs[i].ID] .. " (" .. npcs[i].ID .. ") LV:" .. npcs[i].Level end text(text_x, (text_y + 34*(i-1)), l_string) text(text_x, (text_y + 34*(i-1))+7, "HP:" .. npcs[i].HP .. "/" .. npcs[i].Max_HP .. " MP:" .. npcs[i].MP .. "/" .. npcs[i].Max_MP) text(text_x, (text_y + 34*(i-1))+7*2, "ATK:" .. npcs[i].Attack .. " DEF:" .. npcs[i].Defence) text(text_x, (text_y + 34*(i-1))+7*3, "AGL:" .. npcs[i].Agility .. " INT:" .. npcs[i].Intelligence) if npcs[i].HP == 0 then dead = dead + 1 end end if follower_1 == 110 then local accum_xp = 0 for i = 1, 3 do -- if npcs[i].Target < 7 then -- target_string[#target_string+1] = "NPC" .. i .. " used " .. Skills[npcs[i].Skill].name .. " against " .. target[npcs[i].Target] -- end if xp[npcs[i].ID] ~= nil then accum_xp = accum_xp + xp[npcs[i].ID] end end local xp_now = read24(0xE73E) --my xp text(text_x, 100, "XP: " .. accum_xp) text(text_x, 107, "Current: " .. xp_now) text(text_x, 114, "Left: " .. 0x600 - xp_now % 16777215) text(text_x, 121, string.format("Fights: %0.3f",(0x600 - xp_now % 16777215-accum_xp)/384)) --0x600/4 end text_y = 144 --[[ Get turn order D895-D89A Are the indices from which turn is item 0 - follower 1 1 - follower 2 2 - follower 3 3 - ?? 4 - npc 1 5 - npc 2 6 - npc 3 D89E is the index of above; that's how you see current turn; 0 index is D895 Check if current monster exists Check if current monster has a real target --]] local turns = {} --for crit display, gets a list of ids corresponding to the turn for i = 0, 6 do local current_monster = read8(Addresses.Turn_1+i) if monsters[current_monster] ~= nil then --should be same indices as above if monsters[current_monster].Target < 7 then --check if the target index is valid target_string[#target_string+1] = target[current_monster] .. " used " .. Skills[monsters[current_monster].Skill].name .. " against " .. target[monsters[current_monster].Target] turns[#turns+1] = monsters[current_monster].ID end end end local turn_index = read8(Addresses.Turn_index) if state == 3 and dead ~= amount then --so it won't give me P1 used default against P1 spam for i = 1, #target_string do if turn_index == i-1 then color = "green" else color = "white" end text(0, text_y+(7*(i-1)),target_string[i], color) end end display_crit(turns) end function detect_region() if read8(0xF, "ROM") ~= 0 then return "J" else return "U" end end while true do local text_x = 160 local text_y = 144 local version = detect_region() local encounter = 0 local rng = 0 local battle_state_2 = 0 local xp_now = read24(0xE73E) --my xp local key = read8(0xE73F) local follower_1 = read8(Addresses.Follower_index_1) if version == "U" then encounter = read8(Addresses.Encounter_timer_U) rng = read16(Addresses.RNG_U) battle_state_2 = read8(Addresses.Battle_State_2_U) else encounter = read8(Addresses.Encounter_timer_J) rng = read16(Addresses.RNG_J) battle_state_2 = read8(Addresses.Battle_State_2_J) end local crit_timer = read8(Addresses.RNG2) local line = "RNG:"..("%04X"):format(rng) line = RNG_table[rng] ~= nil and line.." Calls:"..RNG_table[rng] or line map = read8(Addresses.Map_ID) --マップID map_x = read8(Addresses.Map_X) --マップXID map_y = read8(Addresses.Map_Y) --マップyID crit = read8(Addresses.Crit) game_state = read8(Addresses.Game_State) -- minutes = read8(Addresses.Minutes) -- frame = read8(Addresses.Frame) -- local reg = emu.getregisters() x = read8(Addresses.X) --x座標 y = read8(Addresses.Y) --y座標 -- local opcodes = print_instr(0xD5E1, 0xDa00) -- for i = 0,#opcodes do -- text(0, 57 + 7 * (i), opcodes[i]) -- end -- text(0,60,string.format("H:%02X L:%02X", reg.H, reg.L)) -- text(1, 50, "M:"..minutes.." F:"..frame) text(text_x, text_y-7, Map[map]) text(text_x, text_y, string.format("MAPID:%d X:%d Y:%d",map,map_x,map_y)) text(text_x, text_y+7, "X: " .. x .. "Y: ".. y) -- text(text_x, text_y+7*2, "X: " .. math.floor(x/16) .. "Y: ".. math.floor(y/16)) text(text_x, text_y+7*2, "Encounter: " .. encounter) text(text_x, text_y+7*3, "Crit timer: " .. crit_timer) text(text_x, text_y+7*4, line) if game_state < 4 then display_recruit() display_followers() if follower_1 == 110 then --it means we're going to mess with keys if Key[key] ~= nil then text(text_x, 100, "Key:" .. Key[key]) else text(text_x, 100, "Key:" .. key) end text(text_x, 107, "Current: " .. xp_now) text(text_x, 114, "Left: " .. 0x600 - xp_now % 16777215) end end if game_state == 4 then display_battle(battle_state_2, monsters) end frameadvance() end
This is the module I used to store all the addresses: Download dqm2 data.lua
Language: lua

local dragon_warrior_monsters_2_module = {} dragon_warrior_monsters_2_module.Addresses = { Game_State = 0xC5DB, Battle_State_1_J = 0xCFA5, Battle_State_2_J = 0xCFA6, Battle_State_1_U = 0xCFC8, Battle_State_2_U = 0xCFC9, RNG_J = 0xCCE0, RNG_U = 0xCD03, RNG2 = 0xC5E8, --??? but related to critical Frame = 0xC5F0, Money = 0xC617, Item_start = 0xC61D, -- Minutes = 0xC618, Hours = 0xC630, Followers = 0xC6FD, --how many npcs are following you Follower_index_1 = 0xC6FE, Follower_index_2 = 0xC6FF, Follower_index_3 = 0xC700, Encounter_timer_J = 0xC8DF, Encounter_timer_U = 0xC902, Crit = 0xD80E, Crit2 = 0xD820, Damage_done = 0xD872, Turn_1 = 0xD895, Turn_2 = 0xD896, Turn_3 = 0xD897, Turn_4 = 0xD898, Turn_5 = 0xD899, Turn_6 = 0xD89A, Turn_7 = 0xD89B, Turn_8 = 0xD89C, Turn_9 = 0xD89D, Turn_index = 0xD89E, Join = 0xD8A1, Current_turn = 0xD8A4, Current_target = 0xD8A5, Current_skill = 0xD8A6, Miss = 0xDAC0, X = 0xFF8E, Map_X = 0xFF8F, Y = 0xFF91, Map_Y = 0xFF92, Map_ID = 0xFF90, --all 2 bytes, even the IDs Player = { -- ID1 = 0xD006, -- ID1 = 0xD008, -- ID1 = 0xD00A, ID1 = 0xD958, ID2 = 0xD95A, ID3 = 0xD95C, Name1 = 0xD0D0, Name2 = 0xD123, Name3 = 0xD172, PowerUP1 = 0xD854, PowerUP2 = 0xD856, PowerUP3 = 0xD858, Level1 = 0xD8B7, Level2 = 0xD8B8, Level3 = 0xD8B9, HP1 = 0xD8BF, HP2 = 0xD8C1, HP3 = 0xD8C3, Max_HP1 = 0xD8CF, Max_HP2 = 0xD8D1, Max_HP3 = 0xD8D3, MP1 = 0xD8DF, MP2 = 0xD8E1, MP3 = 0xD8E3, Max_MP1 = 0xD8EF, Max_MP2 = 0xD8F1, Max_MP3 = 0xD8F3, Attack1 = 0xD8FF, Attack2 = 0xD901, Attack3 = 0xD903, Defence1 = 0xD90F, Defence2 = 0xD911, Defence3 = 0xD913, Agility1 = 0xD91F, Agility2 = 0xD921, Agility3 = 0xD923, Intelligence1 = 0xD92F, Intelligence2 = 0xD931, Intelligence3 = 0xD933, Wild1 = 0xD93F, Wild2 = 0xD941, Wild3 = 0xD943, Skill1 = 0xDA1C, --move I use Target1 = 0xDA1D, Skill2 = 0xDA1E, --move I use Target2 = 0xDA1F, Skill3 = 0xDA20, --move I use Target3 = 0xDA21 }, --When they join NPC = { ID1 = 0xD1C9, ID2 = 0xD217, ID3 = 0xD265, Gender1 = 0xD1CC, Level1 = 0xD1D6 }, --When they fight NPC_Battle = { -- Amount = 0xCFDC, Amount = 0xD890, Level1 = 0xD8BB, Level2 = 0xD8BC, Level3 = 0xD8BD, PowerUP1 = 0xD85C, PowerUP2 = 0xD85E, PowerUP3 = 0xD860, HP1 = 0xD8C7, HP2 = 0xD8C9, HP3 = 0xD8CB, Max_HP1 = 0xD8D7, Max_HP2 = 0xD8D9, Max_HP3 = 0xD8DB, MP1 = 0xD8E7, MP2 = 0xD8E9, MP3 = 0xD8EB, Max_MP1 = 0xD8F7, Max_MP2 = 0xD8F9, Max_MP3 = 0xD8FB, Attack1 = 0xD907, Attack2 = 0xD909, Attack3 = 0xD90B, Defence1 = 0xD917, Defence2 = 0xD919, Defence3 = 0xD91B, Agility1 = 0xD927, Agility2 = 0xD929, Agility3 = 0xD92B, Intelligence1 = 0xD937, Intelligence2 = 0xD939, Intelligence3 = 0xD93B, Wild1 = 0xD947, Wild2 = 0xD949, Wild3 = 0xD94B, ID1 = 0xD960, ID2 = 0xD962, ID3 = 0xD964, Skill1 = 0xDA24, --Move they use in fight Target1 = 0xDA25, --Who they attack in fight Skill2 = 0xDA26, --Move they use in fight Target2 = 0xDA27, --Move they use in fight Skill3 = 0xDA28, --Move they use in fight Target3 = 0xDA29, --Move they use in fight } } dragon_warrior_monsters_2_module.Items = { [0] = "No Items", [1] = "Herb", [2] = "Love Water", [3] = "World Dew", [4] = "Potion", [5] = "Elf Water", [6] = "Antidote", [7] = "Moon Herb", [8] = "Laurel", [9] = "Awake Sand", [10] = "Sky Bell", [11] = "Sage Rock", [12] = "World Leaf", [13] = "ATK Seed", [14] = "DEF Seed", [15] = "AGL Seed", [17] = "Life Acorn", [18] = "Mystic Nut", [19] = "Quest Book", [20] = "Horror Book", [21] = "Be Nice Book", [22] = "Cheater Book", [23] = "Smart Book", [24] = "Comedy Book", [25] = "Beef Jerky", [26] = "Pork Chop", [27] = "Rib", [28] = "Sirloin", [29] = "Bad Meat", [30] = "MeteOrb", [31] = "Beast Tail", [32] = "Repellent", [33] = "Shiny Harp", [34] = "Mist Staff", [35] = "Friend Staff", [36] = "Wind Staff", [37] = "Bolt Staff", [38] = "Snow Staff", [39] = "Fire Staff", [40] = "Warp Staff", [41] = "Warp Wing", [42] = "Exit Bell", [43] = "Book Mark", [44] = "Tiny Medal", [45] = "Gold Pass", [46] = "Log Twig", [47] = "Strange Blank Item", [48] = "Water Call", [49] = "Moon Rock", [50] = "Crest", [51] = "Yuna Soul", [52] = "Sleep Herb", [53] = "Change Staff", [54] = "Tidal Bell", [55] = "Har Mirror", [56] = "Sky Shield", [57] = "Heaven Helmet", [58] = "Heaven Armor", [59] = "Heaven Sword", [60] = "Wiz Stone", [61] = "Pretty Ring", [62] = "VIT Belt", [63] = "VIT Belt", [64] = "VIT Belt", [65] = "Draco Belt", [66] = "Magic Belt", [67] = "Odd Belt", [68] = "Stone Fang", [69] = "Steel Fang", [70] = "Merm Scale", [71] = "Drak Scale", [72] = "AGL Ring", [73] = "Starry Ring", [74] = "Smart Hat", [75] = "Wise Hat", [76] = "Magic Cape", [77] = "Draco Cape", [78] = "Silver Cape", [79] = "Gold Cape", [80] = "Plntnm Cape", [81] = "Orca Cape", [82] = "Brave Cape", [83] = "D-Scale", [84] = "None", [85] = "None 2 Glitch Item", [86] = "None 3 Glitch Item", [87] = "None 4 Glitch Item", [88] = "None 5 Glitch Item", [89] = "None 6 Glitch Item", [90] = "Life Ring", [91] = "Divine Ring", [92] = "War Ring", [93] = "Mage Ring", [94] = "Fight Ring", [95] = "Sailor Ring", [96] = "Thief Ring", [97] = "Cleric Ring" } dragon_warrior_monsters_2_module.Monsters = { [0] = " ", [1] = "DrakSlime", [2] = "SpotSlime", [3] = "WingSlime", [4] = "TreeSlime", [5] = "Snaily", [6] = "SlimeNite", [7] = "Babble", [8] = "BoxSlime", [9] = "PearlGel", [10] = "Slime", [11] = "Healer", [12] = "FangSlime", [13] = "RockSlime", [14] = "SlimeBorg", [15] = "Slabbit", [16] = "KingSlime", [17] = "Metaly", [18] = "Metabble", [19] = "SpotKing", [20] = "TropicGel", [21] = "MimeSlime", [22] = "HaloSlime", [23] = "MetalKing", [24] = "GoldSlime", [25] = "GranSlime", [26] = "WonderEgg", [27] = "Butch", [28] = "?", [29] = "?", [30] = "?", [31] = "?", [32] = "?", [33] = "?", [34] = "?", [35] = "?", [36] = "DragonKid", [37] = "Tortragon", [38] = "Pteranod", [39] = "Gasgon", [40] = "FairyDrak", [41] = "LizardMan", [42] = "Poisongon", [43] = "Swordgon", [44] = "Drygon", [45] = "Dragon", [46] = "MiniDrak", [47] = "MadDragon", [48] = "Rayburn", [49] = "Chamelgon", [50] = "LizardFly", [51] = "Andreal", [52] = "KingCobra", [53] = "Vampirus", [54] = "SnakeBat", [55] = "Spikerous", [56] = "GreatDrak", [57] = "Crestpent", [58] = "WingSnake", [59] = "Coatol", [60] = "Orochi", [61] = "BattleRex", [62] = "SkyDragon", [63] = "Serpentia", [64] = "Divinegon", [65] = "Orligon", [66] = "GigaDraco", [67] = "?", [68] = "?", [69] = "?", [70] = "?", [71] = "Tonguella", [72] = "Almiraj", [73] = "Catfly", [74] = "PillowRat", [75] = "Saccer", [76] = "GulpBeast", [77] = "Skullroo", [78] = "WindBeast", [79] = "Beavern", [80] = "Anteater", [81] = "SuperTen", [82] = "IronTurt", [83] = "Mommonja", [84] = "HammerMan", [85] = "Grizzly", [86] = "Yeti", [87] = "ArrowDog", [88] = "NoctoKing", [89] = "BeastNite", [90] = "MadGopher", [91] = "FairyRat", [92] = "Unicorn", [93] = "Goategon", [94] = "WildApe", [95] = "Trumpeter", [96] = "KingLeo", [97] = "DarkHorn", [98] = "MadCat", [99] = "BigEye", [100] = "Gorago", [101] = "CatMage", [102] = "Dumbira", [103] = "?", [104] = "?", [105] = "?", [106] = "Picky", [107] = "Wyvern", [108] = "BullBird", [109] = "FloraJay", [110] = "DuckKite", [111] = "MadPecker", [112] = "MadRaven", [113] = "MistyWing", [114] = "AquaHawk", [115] = "Dracky", [116] = "KiteHawk", [117] = "BigRoost", [118] = "StubBird", [119] = "LandOwl", [120] = "MadGoose", [121] = "MadCondor", [122] = "Emyu", [123] = "Blizzardy", [124] = "Phoenix", [125] = "ZapBird", [126] = "Garudian", [127] = "WhipBird", [128] = "FunkyBird", [129] = "RainHawk", [130] = "Azurile", [131] = "Shantak", [132] = "CragDevil", [133] = "?", [134] = "?", [135] = "?", [136] = "?", [137] = "?", [138] = "?", [139] = "?", [140] = "?", [141] = "MadPlant", [142] = "FireWeed", [143] = "FloraMan", [144] = "WingTree", [145] = "CactiBall", [146] = "Gulpple", [147] = "Toadstool", [148] = "AmberWeed", [149] = "Slurperon", [150] = "StubSuck", [151] = "Oniono", [152] = "DanceVegi", [153] = "TreeBoy", [154] = "Devipine", [155] = "FaceTree", [156] = "HerbMan", [157] = "BeanMan", [158] = "EvilSeed", [159] = "ManEater", [160] = "Snapper", [161] = "GhosTree", [162] = "Rosevine", [163] = "Egdracil", [164] = "Warubou", [165] = "Watabou", [166] = "Eggplaton", [167] = "FooHero", [168] = "?", [169] = "?", [170] = "?", [171] = "?", [172] = "?", [173] = "?", [174] = "?", [175] = "?", [176] = "GiantSlug", [177] = "Catapila", [178] = "Gophecada ", [179] = "Butterfly", [180] = "WeedBug", [181] = "GiantWorm", [182] = "Lipsy", [183] = "StagBug", [184] = "Pyuro", [185] = "ArmyAnt", [186] = "GoHopper", [187] = "TailEater", [188] = "ArmorPede", [189] = "Eyeder", [190] = "GiantMoth", [191] = "Droll", [192] = "ArmyCrab", [193] = "MadHornet", [194] = "Belzebub", [195] = "WarMantis", [196] = "HornBeet", [197] = "Sickler", [198] = "Armorpion", [199] = "Digster", [200] = "Skularach", [201] = "MultiEyes", [202] = "?", [203] = "?", [204] = "?", [205] = "?", [206] = "?", [207] = "?", [208] = "?", [209] = "?", [210] = "?", [211] = "Pixy", [212] = "MedusaEye", [213] = "AgDevil", [214] = "Demonite", [215] = "DarkEye", [216] = "EyeBall", [217] = "SkulRider", [218] = "EvilBeast", [219] = "Bubblemon", [220] = "1EyeClown", [221] = "Gremlin", [222] = "ArcDemon", [223] = "Lionex", [224] = "GoatHorn", [225] = "Orc", [226] = "Ogre", [227] = "GateGuard", [228] = "ChopClown", [229] = "BossTroll", [230] = "Grendal", [231] = "Akubar", [232] = "MadKnight", [233] = "EvilWell", [234] = "Gigantes", [235] = "Centasaur", [236] = "EvilArmor", [237] = "Jamirus", [238] = "Durran", [239] = "Titanis", [240] = "LampGenie", [241] = "?", [242] = "?", [243] = "?", [244] = "?", [245] = "?", [246] = "Spooky", [247] = "Skullgon", [248] = "Putrepup", [249] = "PotRaven", [250] = "Mummy", [251] = "DarkCrab", [252] = "DeadNite", [253] = "Shadow", [254] = "Skulpent", [255] = "Hork", [256] = "Mudron", [257] = "NiteWhip", [258] = "WindMerge", [259] = "Reaper", [260] = "Inverzon", [261] = "FoxFire", [262] = "CaptDead", [263] = "DeadNoble", [264] = "WhiteKing", [265] = "BoneSlave", [266] = "Skeletor", [267] = "Servant", [268] = "Lazamanus", [269] = "Copycat", [270] = "MadSpirit", [271] = "PomPomBom", [272] = "Niterich", [273] = "?", [274] = "?", [275] = "?", [276] = "?", [277] = "?", [278] = "?", [279] = "?", [280] = "?", [281] = "JewelBag", [282] = "EvilWand", [283] = "MadCandle", [284] = "CoilBird", [285] = "Facer", [286] = "SpikyBoy", [287] = "MadMirror", [288] = "RogueNite", [289] = "Puppetor", [290] = "Goopi", [291] = "Voodoll", [292] = "MetalDrak", [293] = "Balzak", [294] = "SabreMan", [295] = "CurseLamp", [296] = "Brushead", [297] = "Roboster", [298] = "Roboster2", [299] = "EvilPot", [300] = "Gismo", [301] = "LavaMan", [302] = "IceMan", [303] = "Mimic", [304] = "Exaucers", [305] = "MudDoll", [306] = "Golem", [307] = "StoneMan", [308] = "BombCrag", [309] = "GoldGolem", [310] = "DarkMate", [311] = "ProtoMech", [312] = "CloudKing", [313] = "?", [314] = "?", [315] = "?", [316] = "Petiteel", [317] = "Moray", [318] = "WalrusMan", [319] = "RayGigas", [320] = "Anemon", [321] = "Aquarella", [322] = "Merman", [323] = "Octokid", [324] = "PutreFish", [325] = "Octoreach", [326] = "Angleron", [327] = "FishRider", [328] = "RushFish", [329] = "Gamanian ", [330] = "Clawster", [331] = "CancerMan", [332] = "RogueWave", [333] = "Scallopa", [334] = "SeaHorse", [335] = "HoodSquid", [336] = "MerTiger", [337] = "AxeShark", [338] = "Octogon", [339] = "KingSquid", [340] = "Digong", [341] = "WhaleMage", [342] = "Aquadon", [343] = "Octoraid", [344] = "Grakos", [345] = "Poseidon", [346] = "Pumpoise", [347] = "Starfish", [348] = "?", [349] = "?", [350] = "?", [351] = "DracoLord", [352] = "DracoLord1", [353] = "LordDraco", [354] = "Hargon", [355] = "Sidoh", [356] = "Genosidoh", [357] = "Baramos", [358] = "Zoma", [359] = "AsuraZoma", [360] = "Pizzaro", [361] = "PsychoPiz", [362] = "Esterk", [363] = "Mirudraas1", [364] = "Mirudraas2", [365] = "Mudou", [366] = "DeathMore1", [367] = "DeathMore2", [368] = "DeathMore3", [369] = "DarkDrium", [370] = "Orgodemir", [371] = "Orgodemir2", [372] = "Darck", [373] = "Lamia", [374] = "Tatsu", [375] = "Samsi", [376] = "Bazoo", [377] = "?", [378] = "?", [379] = "?", [380] = "Lamia", [381] = "Dimensaur", [382] = "Kagebou" } dragon_warrior_monsters_2_module.Skills = { [0] = {name = "default attack", mp = 0}, [1] = {name = "Blaze", mp = 2}, [2] = {name = "Blazemore", mp = 4}, [3] = {name = "Blazemost", mp = 10}, [4] = {name = "Firebal", mp = 4}, [5] = {name = "Firebane", mp = 6}, [6] = {name = "Firebolt", mp = 10}, [7] = {name = "Bang", mp = 5}, [8] = {name = "Boom", mp = 8}, [9] = {name = "Explodet", mp = 15}, [10] = {name = "Infernos", mp = 2}, [11] = {name = "Infermore", mp = 4}, [12] = {name = "Infermost", mp = 8}, [13] = {name = "Bolt", mp = 5}, [14] = {name = "Zap", mp = 10}, [15] = {name = "Thordain", mp = 15}, [16] = {name = "IceBolt", mp = 3}, [17] = {name = "SnowStorm", mp = 5}, [18] = {name = "Blizzard", mp = 12}, [19] = {name = "Beat", mp = 4}, [20] = {name = "Defeat", mp = 7}, [21] = {name = "Sacrifice", mp = 1}, [22] = {name = "Heal", mp = 2}, [23] = {name = "HealMore", mp = 5}, [24] = {name = "HealAll", mp = 7}, [25] = {name = "HealUs", mp = 18}, [26] = {name = "HealUsAll", mp = 36}, [27] = {name = "MPass", mp = 20}, [28] = {name = "MPassmore", mp = 40}, [29] = {name = "MPassmost", mp = 100}, [30] = {name = "Vivify", mp = 10}, [31] = {name = "Revive", mp = 20}, [32] = {name = "Farewell", mp = 0}, [33] = {name = "Antidote", mp = 2}, [34] = {name = "DeChaos", mp = 2}, [35] = {name = "NumbOff", mp = 2}, [36] = {name = "CurseOff", mp = 2}, [37] = {name = "Upper", mp = 2}, [38] = {name = "Increase", mp = 3}, [39] = {name = "Sap", mp = 3}, [40] = {name = "Defense", mp = 4}, [41] = {name = "Speed", mp = 2}, [42] = {name = "SpeedUp", mp = 3}, [43] = {name = "Slow", mp = 3}, [44] = {name = "SlowAll", mp = 4}, [45] = {name = "TwinHits", mp = 6}, [46] = {name = "Surround", mp = 3}, [47] = {name = "Sleep", mp = 3}, [48] = {name = "SleepAll", mp = 5}, [49] = {name = "TakeMagic", mp = 2}, [50] = {name = "RobMagic", mp = 0}, [51] = {name = "StopSpell", mp = 3}, [52] = {name = "PanicAll", mp = 5}, [53] = {name = "Ironize", mp = 2}, [54] = {name = "MagicBack", mp = 4}, [55] = {name = "Bounce", mp = 4}, [56] = {name = "Barrier", mp = 3}, [57] = {name = "MagicWall", mp = 3}, [58] = {name = "Transform", mp = 5}, [59] = {name = "BeDragon", mp = 9}, [60] = {name = "Chance", mp = 20}, [61] = {name = "MegaMagic", mp = 0}, [62] = {name = "BigBang", mp = 30}, [63] = {name = "Hellblast", mp = 25}, [64] = {name = "FireAir", mp = 2}, [65] = {name = "BlazeAir", mp = 4}, [66] = {name = "Scorching", mp = 8}, [67] = {name = "WhiteFire", mp = 16}, [68] = {name = "FrigidAir", mp = 2}, [69] = {name = "IceAir", mp = 4}, [70] = {name = "IceStorm", mp = 8}, [71] = {name = "WhiteAir", mp = 16}, [72] = {name = "WindBeast", mp = 3}, [73] = {name = "Vacuum", mp = 6}, [74] = {name = "Lightning", mp = 3}, [75] = {name = "RockThrow", mp = 5}, [76] = {name = "Watershot", mp = 5}, [77] = {name = "Tidalwave", mp = 15}, [78] = {name = "CallHelp", mp = 4}, [79] = {name = "YellHelp", mp = 8}, [80] = {name = "FireSlash", mp = 3}, [81] = {name = "VacuSlash", mp = 3}, [82] = {name = "BoltSlash", mp = 3}, [83] = {name = "IceSlash", mp = 3}, [84] = {name = "SlimeBlow", mp = 3}, [85] = {name = "DrakSlash", mp = 3}, [86] = {name = "BeastCut", mp = 3}, [87] = {name = "BirdBlow", mp = 3}, [88] = {name = "BugBlow", mp = 3}, [89] = {name = "Shears", mp = 3}, [90] = {name = "DevilCut", mp = 3}, [91] = {name = "ZombieCut", mp = 3}, [92] = {name = "CleanCut", mp = 3}, [93] = {name = "AquaCut", mp = 3}, [94] = {name = "MetalCut", mp = 3}, [95] = {name = "PoisonHit", mp = 2}, [96] = {name = "Paralyze", mp = 3}, [97] = {name = "NapAttack", mp = 2}, [98] = {name = "SquallHit", mp = 2}, [99] = {name = "BiAttack", mp = 3}, [100] = {name = "QuadHits", mp = 6}, [101] = {name = "RainSlash", mp = 5}, [102] = {name = "MultiCut", mp = 20}, [103] = {name = "GigaSlash", mp = 20}, [104] = {name = "ChargeUp", mp = 0}, [105] = {name = "PsycheUp", mp = 3}, [106] = {name = "HighJump", mp = 5}, [107] = {name = "EvilSlash", mp = 3}, [108] = {name = "Massacre", mp = 3}, [109] = {name = "TwinSlash", mp = 2}, [110] = {name = "Beserker", mp = 1}, [111] = {name = "Ramming", mp = 1}, [112] = {name = "Kamikaze", mp = 1}, [113] = {name = "SleepAir", mp = 3}, [114] = {name = "PalsyAir", mp = 4}, [115] = {name = "PoisonGas", mp = 3}, [116] = {name = "PoisonAir", mp = 4}, [117] = {name = "Curse", mp = 3}, [118] = {name = "OddDance", mp = 0}, [119] = {name = "RobDance", mp = 0}, [120] = {name = "PaniDance", mp = 4}, [121] = {name = "K.O.Dance", mp = 6}, [122] = {name = "LureDance", mp = 2}, [123] = {name = "LifeDance", mp = 0}, [124] = {name = "Hustle", mp = 12}, [125] = {name = "SideStep", mp = 1}, [126] = {name = "SandStorm", mp = 2}, [127] = {name = "Radiant", mp = 2}, [128] = {name = "EerieLite", mp = 2}, [129] = {name = "Surge", mp = 7}, [130] = {name = "UltraDown", mp = 7}, [131] = {name = "DeMagic", mp = 7}, [132] = {name = "ThickFog", mp = 8}, [133] = {name = "TatsuCall", mp = 20}, [134] = {name = "DiagoCall", mp = 20}, [135] = {name = "SamsiCall", mp = 20}, [136] = {name = "BazooCall", mp = 20}, [137] = {name = "SuckAir", mp = 0}, [138] = {name = "Focus", mp = 0}, [139] = {name = "LushLicks", mp = 2}, [140] = {name = "SickLick", mp = 4}, [141] = {name = "LegSweep", mp = 1}, [142] = {name = "BigTrip", mp = 3}, [143] = {name = "Ahhh", mp = 1}, [144] = {name = "WarCry", mp = 3}, [145] = {name = "Geyser", mp = 2}, [146] = {name = "DanceShut", mp = 6}, [147] = {name = "MouthShut", mp = 6}, [148] = {name = "StrongD", mp = 3}, [149] = {name = "Dodge", mp = 4}, [150] = {name = "BladeD", mp = 3}, [151] = {name = "Cover", mp = 2}, [152] = {name = "Guardian", mp = 4}, [153] = {name = "TailWind", mp = 6}, [154] = {name = "StormWind", mp = 10}, [155] = {name = "AquaWall", mp = 5}, [156] = {name = "SealPray", mp = 15}, [157] = {name = "SuckAll", mp = 2}, [158] = {name = "Imitate", mp = 4}, [159] = {name = "Meditate", mp = 8}, [160] = {name = "LifeSong", mp = 20}, [161] = {name = "LoveRain", mp = 28}, [162] = {name = "Whistle", mp = 0}, [163] = {name = "Pheromone", mp = 0}, [164] = {name = "StepGuard", mp = 2}, [165] = {name = "Outside", mp = 2}, [166] = {name = "Informer", mp = 0}, [167] = {name = "Errand", mp = 2}, [168] = {name = "EagleEye", mp = 0}, [169] = {name = "MapMagic", mp = 2}, [170] = {name = "Ahhh", mp = 1}, [171] = {name = "ZoneOut", mp = 0}, [172] = {name = "Guard", mp = 0}, [173] = {name = "PanicAll", mp = 5}, [174] = {name = "Ironize", mp = 2}, [175] = {name = "HighJump", mp = 0}, [176] = {name = "HighJump", mp = 0}, [177] = {name = "HighJump", mp = 0}, [178] = {name = "HighJump", mp = 0}, [179] = {name = "HighJump", mp = 0}, [180] = {name = "HighJump", mp = 0}, [181] = {name = "HighJump", mp = 0}, [182] = {name = "HighJump", mp = 0}, [183] = {name = "HighJump", mp = 0}, [184] = {name = "HighJump", mp = 0}, [185] = {name = "HighJump", mp = 0}, [186] = {name = "HighJump", mp = 0}, [187] = {name = "HighJump", mp = 0}, [188] = {name = "HighJump", mp = 0}, [189] = {name = "HighJump", mp = 0}, [190] = {name = "HighJump", mp = 0}, [191] = {name = "HighJump", mp = 0}, [192] = {name = "HighJump", mp = 0}, [193] = {name = "HighJump", mp = 0}, [194] = {name = "HighJump", mp = 0}, [195] = {name = "HighJump", mp = 0}, [196] = {name = "HighJump", mp = 0}, [197] = {name = "HighJump", mp = 0}, [198] = {name = "HighJump", mp = 0}, [199] = {name = "HighJump", mp = 0}, [200] = {name = "HighJump", mp = 0}, [201] = {name = "HighJump", mp = 0}, [202] = {name = "HighJump", mp = 0}, [203] = {name = "HighJump", mp = 0}, [204] = {name = "HighJump", mp = 0}, [205] = {name = "LoveRain", mp = 0}, [206] = {name = "LoveRain", mp = 0}, [207] = {name = "LoveRain", mp = 0}, [208] = {name = "", mp = 0}, [209] = {name = "", mp = 0}, [210] = {name = "", mp = 0}, [211] = {name = "", mp = 0}, [212] = {name = "", mp = 0}, [213] = {name = "", mp = 0}, [214] = {name = "", mp = 0}, [215] = {name = "", mp = 0}, [216] = {name = "", mp = 0}, [217] = {name = "", mp = 0}, [218] = {name = "", mp = 0}, [219] = {name = "", mp = 0}, [220] = {name = "", mp = 0}, [221] = {name = "", mp = 0}, [222] = {name = "", mp = 0}, [223] = {name = "", mp = 0}, [224] = {name = "Herb", mp = 0}, [225] = {name = "LoveWater", mp = 0}, [226] = {name = "WorldDew", mp = 0}, [227] = {name = "Potion", mp = 0}, [228] = {name = "ElfWater", mp = 0}, [229] = {name = "Antidote", mp = 0}, [230] = {name = "MoonHerb", mp = 0}, [231] = {name = "Laurel", mp = 0}, [232] = {name = "AwakeSand", mp = 0}, [233] = {name = "SkyBell", mp = 0}, [234] = {name = "SageRock", mp = 0}, [235] = {name = "WorldLeaf", mp = 0}, [236] = {name = "ATKseed", mp = 0}, [237] = {name = "DEFseed", mp = 0}, [238] = {name = "AGLseed", mp = 0}, [239] = {name = "INTseed", mp = 0}, [240] = {name = "LifeAcorn", mp = 0}, [241] = {name = "MysticNut", mp = 0}, [242] = {name = "Quest📚", mp = 0}, [243] = {name = "Horror📚", mp = 54}, [244] = {name = "BeNice📚", mp = 0}, [245] = {name = "Cheater📚", mp = 0}, [246] = {name = "Smart📚", mp = 0}, [247] = {name = "Comedy📚", mp = 0}, [248] = {name = "BeefJerky", mp = 0}, [249] = {name = "PorkChop", mp = 0}, [250] = {name = "Rib", mp = 0}, [251] = {name = "Sirloin", mp = 0}, [252] = {name = "BadMeat", mp = 0}, [253] = {name = "MeteOrb", mp = 87}, [254] = {name = "BeastTail", mp = 0}, [255] = {name = "No skills", mp = 0} } dragon_warrior_monsters_2_module.Map = { [0] = "Monster Farm", [1] = "GreatLog", [2] = "Main Street", [3] = "Magic Door", [4] = "Reception", [5] = "Log's Navel", [6] = "Home", [7] = "Stable", [8] = "Vault", [9] = "Key Shop", [10] = "Evaluator", [11] = "Arena", [12] = "Residences", [13] = "Starry Shrine", [14] = "Family Room", [15] = "Guy's Room", [16] = "Lady's Room", [17] = "Library", [18] = "Girl's Room", [19] = "Christener", [20] = "Background", [21] = "Old man's", [22] = "Medal man", [23] = "Tavern", [24] = "Arena", [25] = "GreatLog Castle", [26] = "Tree Top", [27] = "Log's nut", [28] = "Log's view", [29] = "Deck", [30] = "No", [31] = "No", [32] = "Desert World", [33] = "Kalka house", [34] = "Kalka Inn", [35] = "Asiya Inn", [36] = "Asiya House", [37] = "Asiya Castle", [38] = "Asiya Throne", [39] = "No", [40] = "Hideout", [41] = "Desert Shrine", [42] = "CanalGate", [43] = "Canal", [44] = "Mirage Lake", [45] = "Asiya Jail", [46] = "Asiya Treasury", [47] = "Mirage Lake", [48] = "Water World", [49] = "Yold Village", [50] = "Port Ritz", [51] = "Port Ritz Pub", [52] = "Port Ritz Inn", [53] = "Cape Cave", [54] = "", [55] = "Ship 1F", [56] = "", [57] = "", [58] = "", [59] = "", [60] = "Port Polona", [61] = "Polona inn", [62] = "Lighthouse 1F", [63] = "Lighthouse 2F", [64] = "Lighthouse 3F", [65] = "Mermaid World", [66] = "Ship 2F", [67] = "", [68] = "", [69] = "Water Shrine", [70] = "", [71] = "", [72] = "", [73] = "", [74] = "", [75] = "", [76] = "", [77] = "", [78] = "", [79] = "", [80] = "", [81] = "", [82] = "", [83] = "", [84] = "", [85] = "", [86] = "", [87] = "", [88] = "", [89] = "", [90] = "", [91] = "", [92] = "", [93] = "", [94] = "", [95] = "", [96] = "", [97] = "", [98] = "", [99] = "", [100] = "", [101] = "", [102] = "", [103] = "", [104] = "", [105] = "", [106] = "", [107] = "", [108] = "", [109] = "", [110] = "", [111] = "", [112] = "", [113] = "", [114] = "", [115] = "", [116] = "", [117] = "", [118] = "", [119] = "", [120] = "", [121] = "", [122] = "", [123] = "", [124] = "", [125] = "", [126] = "", [127] = "", [128] = "", [129] = "", [130] = "", [131] = "", [132] = "", [133] = "", [134] = "", [135] = "", [136] = "", [137] = "", [138] = "", [139] = "", [140] = "", [141] = "", [142] = "", [143] = "", [144] = "", [145] = "", [146] = "", [147] = "", [148] = "", [149] = "", [150] = "", [151] = "", [152] = "", [153] = "", [154] = "", [155] = "", [156] = "", [157] = "", [158] = "", [159] = "", [160] = "Limbo World", [161] = "Darck Stairway", [162] = "Darck Manor", [163] = "Darck Gallery", [164] = "Limbo Shrine", [165] = "", [166] = "", [167] = "", [168] = "", [169] = "", [170] = "", [171] = "", [172] = "", [173] = "", [174] = "", [175] = "", [176] = "", [177] = "", [178] = "", [179] = "", [180] = "", [181] = "", [182] = "", [183] = "", [184] = "", [185] = "", [186] = "", [187] = "", [188] = "", [189] = "", [190] = "", [191] = "", [192] = "", [193] = "", [194] = "", [195] = "", [196] = "", [197] = "", [198] = "", [199] = "", [200] = "", [201] = "", [202] = "", [203] = "", [204] = "", [205] = "", [206] = "", [207] = "", [208] = "", [209] = "", [210] = "", [211] = "", [212] = "", [213] = "", [214] = "", [215] = "", [216] = "", [217] = "", [218] = "", [219] = "", [220] = "", [221] = "", [222] = "", [223] = "", [224] = "", [225] = "", [226] = "", [227] = "", [228] = "", [229] = "", [230] = "", [231] = "", [232] = "", [233] = "", [234] = "", [235] = "", [236] = "", [237] = "", [238] = "", [239] = "", [240] = "", [241] = "", [242] = "", [243] = "", [244] = "", [245] = "", [246] = "", [247] = "", [248] = "", [249] = "", [250] = "", [251] = "", [252] = "", [253] = "", [254] = "", [255] = "" } dragon_warrior_monsters_2_module.Key = { [0] = "", [1] = "GreatLog", [2] = "Oasis", [3] = "Pirate", [4] = "Ice", [5] = "Sky", [6] = "Limbo", [7] = "Elf", [8] = "Lonely", [9] = "Traveler", [10] = "Brawn", [11] = "Baffle", [12] = "Soul", --Star next to name [65] = "GreatLog", [66] = "Oasis", [67] = "Pirate", [68] = "Ice", [69] = "Sky", [70] = "Limbo", [71] = "Elf", [72] = "Lonely", [73] = "Traveler", [74] = "Brawn", [75] = "Baffle", [76] = "Soul", [255] = "" } dragon_warrior_monsters_2_module.Follower_Base = { --CartRAM [0] = 0x0, [1] = 0xA5, [2] = 0x14A, [3] = 0x1EF, [4] = 0x294, [5] = 0x339, [6] = 0x3DE, [7] = 0x483, [8] = 0x528, [9] = 0x5CD, [10] = 0x672, [11] = 0x717, [12] = 0x7BC, [13] = 0x861, [14] = 0x906, [15] = 0x9AB, [16] = 0xA50, [17] = 0xAF5, [18] = 0xB9A, [19] = 0xC3F, [20] = 0xCE4, [21] = 0xD89, [22] = 0xE2E, [23] = 0xED3, [24] = 0xF78, [25] = 0x101D, [26] = 0x10C2, [27] = 0x1167, [28] = 0x120C, [29] = 0x12B1, [30] = 0x1356, [31] = 0x13FB, [32] = 0x14A0, [33] = 0x1545, [34] = 0x15EA, [35] = 0x168F, [36] = 0x1734, [37] = 0x17D9, [38] = 0x187E, [39] = 0x1923, [40] = 0x19C8, [41] = 0x1A6D, [42] = 0x1B12, [43] = 0x1BB7, [44] = 0x1C5C, [45] = 0x1D01, [46] = 0x1DA6, [47] = 0x1E4B, [48] = 0x1EF0, [49] = 0x1F95, --System Bus [50] = 0xC03A, [51] = 0xC0DF, [52] = 0xC184, [53] = 0xC229, [54] = 0xC2CE, [55] = 0xC373, [56] = 0xC418, [57] = 0xC4BD, [58] = 0xC562, [59] = 0xC607, [60] = 0xC6AC, [61] = 0xC751, [62] = 0xC7F6, [63] = 0xC89B, [64] = 0xC940, [65] = 0xC9E5, [66] = 0xCA8A, [67] = 0xCB2F, [68] = 0xCBD4, [69] = 0xCC79, [70] = 0xCD1E, [71] = 0xCDC3, [72] = 0xCE68, [73] = 0xCF0D, [74] = 0xCFB2, [75] = 0xD057, [76] = 0xD0FC, [77] = 0xD1A1, [78] = 0xD246, [79] = 0xD2EB, [80] = 0xD390, [81] = 0xD435, [82] = 0xD4DA, [83] = 0xD57F, [84] = 0xD624, [85] = 0xD6C9, [86] = 0xD76E, [87] = 0xD813, [88] = 0xD8B8, [89] = 0xD95D, [90] = 0xDA02, [91] = 0xDAA7, [92] = 0xDB4C, [93] = 0xDBF1, [94] = 0xDC96, [95] = 0xDD3B, [96] = 0xDDE0, [97] = 0xDE85, [98] = 0xDF2A, [99] = 0xDFCF, [100] = 0xE074, [101] = 0xE119, [102] = 0xE1BE, [103] = 0xE263, [104] = 0xE308, [105] = 0xE3AD, [106] = 0xE452, [107] = 0xE4F7, [108] = 0xE59C, [109] = 0xE641, [110] = 0xE6E6, [111] = 0xE78B, [112] = 0xE830, [113] = 0xE8D5, [114] = 0xE97A, [115] = 0xEA1F, [116] = 0xEAC4, [117] = 0xEB69, [118] = 0xEC0E, [119] = 0xECB3, [120] = 0xED58, [121] = 0xEDFD, [122] = 0xEEA2, [123] = 0xEF47, [124] = 0xEFEC, [125] = 0xF091, [126] = 0xF136, [127] = 0xF1DB, [128] = 0xF280, [129] = 0xF325, [130] = 0xF3CA, [131] = 0xF46F, [132] = 0xF514, [133] = 0xF5B9, [134] = 0xF65E, [135] = 0xF703, [136] = 0xF7A8, [137] = 0xF84D, [138] = 0xF8F2, [139] = 0xF997, [140] = 0xFA3C, [141] = 0xFAE1, [142] = 0xFB86, [143] = 0xFC2B, [144] = 0xFCD0, [145] = 0xFD75, [146] = 0xFE1A, [147] = 0xFEBF, [148] = 0xFF64 } --Use this when Slime is in battle dragon_warrior_monsters_2_module.Crit = { [0]= 0, [1]= 0, [2]= 0, [3]= 0, [4]= 0, [5]= 0, [6]= 0, [7]= 0, [8]= 0, [9]= 0, [10]= 0, [11]= 0, [12]= 0, [13]= 0, [14]= 0, [15]= 0, [16]= 0, [17]= 0, [18]= 0, [19]= 0, [20]= 0, [21]= 0, [22]= 0, [23]= 0, [24]= 0, [25]= 128, [26]= 0, [27]= 0, [28]= 0, [29]= 0, [30]= 0, [31]= 0, [32]= 128, [33]= 0, [34]= 0, [35]= 0, [36]= 0, [37]= 0, [38]= 0, [39]= 0, [40]= 0, [41]= 0, [42]= 0, [43]= 0, [44]= 0, [45]= 0, [46]= 0, [47]= 0, [48]= 0, [49]= 0, [50]= 0, [51]= 0, [52]= 0, [53]= 0, [54]= 0, [55]= 0, [56]= 0, [57]= 0, [58]= 0, [59]= 0, [60]= 0, [61]= 0, [62]= 0, [63]= 0, [64]= 0, [65]= 0, [66]= 0, [67]= 0, [68]= 0, [69]= 0, [70]= 0, [71]= 0, [72]= 0, [73]= 0, [74]= 128, [75]= 0, [76]= 128, [77]= 0, [78]= 0, [79]= 0, [80]= 0, [81]= 0, [82]= 0, [83]= 0, [84]= 0, [85]= 0, [86]= 0, [87]= 0, [88]= 0, [89]= 0, [90]= 0, [91]= 0, [92]= 0, [93]= 0, [94]= 0, [95]= 0, [96]= 0, [97]= 0, [98]= 0, [99]= 0, [100]= 0, [101]= 0, [102]= 0, [103]= 0, [104]= 0, [105]= 0, [106]= 0, [107]= 0, [108]= 0, [109]= 0, [110]= 0, [111]= 0, [112]= 0, [113]= 0, [114]= 0, [115]= 0, [116]= 0, [117]= 0, [118]= 0, [119]= 0, [120]= 0, [121]= 0, [122]= 0, [123]= 0, [124]= 0, [125]= 0, [126]= 0, [127]= 0, [128]= 0, [129]= 0, [130]= 0, [131]= 0, [132]= 0, [133]= 0, [134]= 0, [135]= 0, [136]= 0, [137]= 0, [138]= 0, [139]= 0, [140]= 0, [141]= 0, [142]= 0, [143]= 0, [144]= 0, [145]= 0, [146]= 0, [147]= 0, [148]= 0, [149]= 0, [150]= 0, [151]= 0, [152]= 0, [153]= 128, [154]= 0, [155]= 0, [156]= 0, [157]= 0, [158]= 0, [159]= 0, [160]= 128, [161]= 0, [162]= 0, [163]= 0, [164]= 0, [165]= 0, [166]= 0, [167]= 0, [168]= 0, [169]= 0, [170]= 0, [171]= 0, [172]= 0, [173]= 0, [174]= 0, [175]= 0, [176]= 0, [177]= 0, [178]= 0, [179]= 0, [180]= 0, [181]= 0, [182]= 0, [183]= 0, [184]= 0, [185]= 0, [186]= 0, [187]= 0, [188]= 0, [189]= 0, [190]= 0, [191]= 0, [192]= 0, [193]= 0, [194]= 0, [195]= 0, [196]= 0, [197]= 0, [198]= 0, [199]= 0, [200]= 0, [201]= 0, [202]= 128, [203]= 0, [204]= 128, [205]= 0, [206]= 0, [207]= 0, [208]= 0, [209]= 0, [210]= 0, [211]= 0, [212]= 0, [213]= 0, [214]= 0, [215]= 0, [216]= 0, [217]= 0, [218]= 0, [219]= 0, [220]= 0, [221]= 0, [222]= 0, [223]= 0, [224]= 0, [225]= 0, [226]= 0, [227]= 0, [228]= 0, [229]= 0, [230]= 0, [231]= 0, [232]= 0, [233]= 0, [234]= 0, [235]= 0, [236]= 0, [237]= 0, [238]= 0, [239]= 0, [240]= 0, [241]= 0, [242]= 0, [243]= 0, [244]= 0, [245]= 0, [246]= 0, [247]= 0, [248]= 0, [249]= 0, [250]= 0, [251]= 0, [252]= 0, [253]= 0, [254]= 0, [255]= 0 } return dragon_warrior_monsters_2_module
Skilled player (1742)
Joined: 9/17/2009
Posts: 4982
Location: ̶C̶a̶n̶a̶d̶a̶ "Kanatah"
tetora_X wrote:
I've been making DWM2 TAS and find a glitch that can call debug mode. We can go straightly to ending credit from the debug mode. But it's uncontrollable for me. I once succeeded to go debug mode, when i had tested it. However, I couldn't reproduce it... and i don't have enough knowledge to analyze such a complex thing.
Link to video https://tasvideos.org/UserFiles/Info/638414057887586707 I finally got the debug menu to popup after a decade. It doesn't seem to help, since the game crashes on choosing the credits.
Skilled player (1742)
Joined: 9/17/2009
Posts: 4982
Location: ̶C̶a̶n̶a̶d̶a̶ "Kanatah"
Link to video Since I can't seem to get a high follower index in (U) (every attempt so far gets me a value of 51, which is worthless), I tried making a run on U instead. It still uses save bugs, but it at least shows more of the game? I'm not sure if it should obsolete the longer run, but I think there's some value in this, given a 100% run would probably still need to actually visit other worlds. I'm not exactly sure how to proceed with the tournament however. The lamp fight would simply be using the last cancelled run strat. Pirate should be beatable using OoB to get to last area; the long run for some reason doesn't do this. Ice/Sky can be mostly glitched using save bugs. Not sure how to beat Limbo.
Skilled player (1742)
Joined: 9/17/2009
Posts: 4982
Location: ̶C̶a̶n̶a̶d̶a̶ "Kanatah"
https://tasvideos.org/UserFiles/Info/638650778628629060 I was investigating the use of save/reset to get npcs to appear in different places. On the U version, I found out that Darck's overworld ID at CB9E happened to be 1. This value appears for a a npc in Oasis village 1 (Kalka), as well as an npc in Water village 1 (Yold). None of the npcs in GreatLog appear to have this id. By saving at Yold, then save/reset at Limbo Shrine, I can talk to an invisible NPC to trigger the fight with Darck. This saves 2075 frames (00:34.58) since I don't need to buy the journal, nor visit Limbo itself outside the shrine now. For some reason, on J, the IDs are different, but it still works. On reset however, an invisible npc would appear at your house you can talk to to access the arena. I wasn't able to find a npc in GreatLog that would allow me to skip almost everything in Oasis. I did find out that saving in Asiya top left corner, then save/reset in GreatLog would give me an npc that can be talked to repeatedly for tiny medals in U at least.
Skilled player (1742)
Joined: 9/17/2009
Posts: 4982
Location: ̶C̶a̶n̶a̶d̶a̶ "Kanatah"
Battle data for Tara; scrapped from the japanese version's debug menu. The addresses for looking up these are: U CFDD CFDF CFE1 J CFBA CFBC CFBE All stats are hardcoded:
Index ID Name Skill 1 Name Skill 2 Name Skill 3 Name Skill 4 Name EXP Friend prob. Level Max HP Max MP ATK DEF AGI INT Bravery Prudence Compassion Motivation
0 0 255 No skills 255 No skills 255 No skills 255 No skills 0 0 0 0 0 0 0 0 0 0 0 0 0
1 10 Slime 255 No skills 255 No skills 255 No skills 255 No skills 0 0 1 25 0 10 7 8 7 200 200 100 200
2 2 SpotSlime 255 No skills 255 No skills 255 No skills 255 No skills 3 1 1 8 0 7 5 8 4 120 80 60 200
3 145 CactiBall 255 No skills 255 No skills 255 No skills 255 No skills 6 2 5 10 9 11 4 10 10 100 70 150 200
4 177 Catapila 37 Upper 255 No skills 255 No skills 255 No skills 7 2 2 12 21 14 6 15 19 90 110 150 200
5 57 Crestpent 51 StopSpell 255 No skills 255 No skills 255 No skills 10 2 1 14 18 16 11 13 34 100 150 200 200
6 52 KingCobra 95 PoisonHit 255 No skills 255 No skills 255 No skills 17 3 1 18 13 20 11 18 40 120 200 170 200
7 295 CurseLamp 37 Upper 255 No skills 255 No skills 255 No skills 300 0 5 220 8 27 10 44 65 230 150 40 200
8 295 CurseLamp 37 Upper 255 No skills 255 No skills 255 No skills 0 0 5 54 21 27 31 44 53 130 100 120 200
9 10 Slime 255 No skills 255 No skills 255 No skills 255 No skills 9 2 4 27 21 28 9 27 70 180 180 80 150
10 80 Anteater 255 No skills 255 No skills 255 No skills 255 No skills 27 2 5 38 16 27 28 18 48 170 210 170 150
11 115 Dracky 33 Antidote 47 Sleep 255 No skills 255 No skills 21 1 5 21 16 14 11 42 72 250 150 40 150
12 147 Toadstool 113 SleepAir 255 No skills 255 No skills 255 No skills 28 2 5 31 34 20 26 21 79 230 140 80 150
13 281 JewelBag 4 Firebal 51 StopSpell 255 No skills 255 No skills 78 2 9 46 41 36 40 94 223 190 80 0 150
14 260 Inverzon 125 SideStep 255 No skills 255 No skills 255 No skills 177 3 12 82 44 43 27 49 100 100 20 120 150
15 107 Wyvern 22 Heal 47 Sleep 255 No skills 255 No skills 155 3 13 61 71 46 41 95 158 230 80 50 150
16 185 ArmyAnt 78 CallHelp 255 No skills 255 No skills 255 No skills 30 1 7 20 25 19 31 47 58 250 150 30 150
17 90 MadGopher 91 ZombieCut 255 No skills 255 No skills 255 No skills 45 1 7 40 37 38 36 29 86 200 50 50 150
18 211 Pixy 33 Antidote 45 TwinHits 255 No skills 255 No skills 58 3 7 27 32 26 29 51 98 230 90 80 150
19 5 Snaily 16 IceBolt 255 No skills 255 No skills 255 No skills 127 2 10 37 41 31 55 124 89 170 120 80 150
20 285 Facer 10 Infernos 255 No skills 255 No skills 255 No skills 55 3 9 55 47 50 31 36 74 120 100 140 150
21 11 Healer 22 Heal 37 Upper 255 No skills 255 No skills 102 2 5 37 56 26 28 43 60 70 200 170 150
22 189 Eyeder 4 Firebal 22 Heal 255 No skills 255 No skills 133 3 13 42 34 30 31 60 139 140 140 40 150
23 321 Aquarella 56 Barrier 145 Geyser 255 No skills 255 No skills 99 3 9 39 48 27 29 89 138 100 20 170 150
24 323 Octokid 22 Heal 122 LureDance 255 No skills 255 No skills 93 2 9 37 32 34 31 48 130 90 150 40 150
25 286 SpikyBoy 84 SlimeBlow 106 HighJump 255 No skills 255 No skills 106 2 9 53 41 47 31 58 129 150 130 90 150
26 335 HoodSquid 99 BiAttack 122 LureDance 255 No skills 255 No skills 520 7 12 350 100 78 39 85 180 210 40 190 150
27 335 HoodSquid 122 LureDance 255 No skills 255 No skills 255 No skills 0 0 12 89 78 69 60 85 180 110 130 190 150
28 262 CaptDead 78 CallHelp 93 AquaCut 98 SquallHit 255 No skills 800 7 13 500 105 66 48 50 144 150 10 40 150
29 316 Petiteel 41 Speed 255 No skills 255 No skills 255 No skills 148 2 12 58 63 32 28 89 133 70 50 140 150
30 252 DeadNite 22 Heal 34 DeChaos 255 No skills 255 No skills 130 3 13 66 36 52 41 58 119 110 120 70 150
31 322 Merman 39 Sap 255 No skills 255 No skills 255 No skills 155 3 11 54 42 45 48 71 156 150 40 170 150
32 325 Octoreach 118 OddDance 145 Geyser 255 No skills 255 No skills 102 3 11 77 92 59 36 46 117 40 60 150 150
33 332 RogueWave 76 Watershot 155 AquaWall 255 No skills 255 No skills 111 3 9 41 35 40 34 141 207 170 150 150 150
34 9 PearlGel 37 Upper 104 ChargeUp 255 No skills 255 No skills 89 2 9 37 32 27 34 124 200 160 70 150 150
35 37 Tortragon 54 MagicBack 255 No skills 255 No skills 255 No skills 254 3 12 66 38 49 74 66 123 200 210 70 150
36 114 AquaHawk 36 CurseOff 98 SquallHit 155 AquaWall 255 No skills 211 2 13 47 33 60 44 82 350 140 150 30 150
37 215 DarkEye 92 CleanCut 127 Radiant 255 No skills 255 No skills 228 3 13 74 69 48 41 65 151 200 80 10 150
38 319 RayGigas 152 Guardian 255 No skills 255 No skills 255 No skills 199 3 12 72 62 48 42 80 137 120 130 140 150
39 15 Slabbit 125 SideStep 141 LegSweep 255 No skills 255 No skills 188 3 13 53 64 50 42 83 204 50 70 150 150
40 6 SlimeNite 22 Heal 37 Upper 86 BeastCut 255 No skills 277 3 15 74 47 64 49 174 276 140 120 160 100
41 132 CragDevil 93 AquaCut 122 LureDance 255 No skills 255 No skills 503 3 19 77 55 64 69 111 173 80 100 100 100
42 84 HammerMan 104 ChargeUp 255 No skills 255 No skills 255 No skills 310 2 15 80 55 65 50 91 139 80 140 100 100
43 86 Yeti 16 IceBolt 255 No skills 255 No skills 255 No skills 301 3 16 80 45 69 45 64 133 190 80 200 100
44 225 Orc 30 Vivify 39 Sap 87 BirdBlow 255 No skills 330 3 20 95 47 89 64 72 254 200 200 80 100
45 300 Gismo 64 FireAir 68 FrigidAir 255 No skills 255 No skills 287 3 16 58 72 53 51 141 157 250 30 150 100
46 191 Droll 44 SlowAll 89 Shears 164 StepGuard 255 No skills 388 3 17 80 45 70 57 49 249 250 140 30 100
47 290 Goopi 141 LegSweep 255 No skills 255 No skills 255 No skills 326 2 13 59 72 65 50 59 155 150 150 40 100
48 291 Voodoll 52 PanicAll 255 No skills 255 No skills 255 No skills 377 3 17 65 78 55 81 65 267 190 50 40 100
49 153 TreeBoy 27 MPass 36 CurseOff 255 No skills 255 No skills 326 3 17 72 90 58 53 85 183 30 210 110 100
50 308 BombCrag 75 RockThrow 104 ChargeUp 255 No skills 255 No skills 2018 7 18 650 10 80 80 20 140 70 70 100 100
51 288 RogueNite 22 Heal 94 MetalCut 255 No skills 255 No skills 529 4 20 93 58 94 80 55 159 200 30 50 100
52 85 Grizzly 98 SquallHit 141 LegSweep 255 No skills 255 No skills 477 4 16 124 68 64 48 57 129 140 70 130 100
53 92 Unicorn 23 HealMore 30 Vivify 255 No skills 255 No skills 319 3 21 73 103 52 58 117 486 100 220 110 100
54 146 Gulpple 106 HighJump 113 SleepAir 255 No skills 255 No skills 259 2 13 67 71 43 49 88 236 200 220 10 100
55 261 FoxFire 1 Blaze 4 Firebal 165 Outside 255 No skills 251 3 18 81 130 75 60 99 326 100 120 100 100
56 72 Almiraj 47 Sleep 255 No skills 255 No skills 255 No skills 371 2 19 96 77 60 57 104 169 250 120 0 100
57 148 AmberWeed 45 TwinHits 56 Barrier 255 No skills 255 No skills 323 3 19 90 173 72 83 116 204 200 120 140 100
58 93 Goategon 5 Firebane 43 Slow 255 No skills 255 No skills 399 3 20 110 67 108 78 85 399 250 160 40 100
59 75 Saccer 37 Upper 105 PsycheUp 255 No skills 255 No skills 244 3 16 115 67 55 40 101 177 110 140 150 100
60 3 WingSlime 98 SquallHit 153 TailWind 255 No skills 255 No skills 239 2 16 63 62 57 42 178 123 200 200 20 100
61 108 BullBird 89 Shears 104 ChargeUp 255 No skills 255 No skills 410 3 16 100 63 68 71 125 146 50 50 120 100
62 257 NiteWhip 72 WindBeast 74 Lightning 255 No skills 255 No skills 501 3 17 86 51 52 56 144 236 80 210 20 100
63 336 MerTiger 17 SnowStorm 144 WarCry 255 No skills 255 No skills 466 4 19 100 78 73 77 122 236 30 190 30 100
64 334 SeaHorse 68 FrigidAir 145 Geyser 255 No skills 255 No skills 401 3 16 92 42 75 51 102 123 240 0 0 100
65 159 ManEater 85 DrakSlash 105 PsycheUp 113 SleepAir 255 No skills 602 4 20 86 76 84 52 74 321 200 120 110 100
66 118 StubBird 45 TwinHits 88 BugBlow 101 RainSlash 255 No skills 502 3 21 133 82 74 61 171 327 100 170 180 100
67 190 GiantMoth 72 WindBeast 96 Paralyze 255 No skills 255 No skills 480 3 23 98 90 79 80 135 316 130 20 90 100
68 224 GoatHorn 4 Firebal 11 Infermore 17 SnowStorm 255 No skills 6900 7 27 850 89 95 65 92 165 200 140 50 150
69 12 FangSlime 78 CallHelp 104 ChargeUp 144 WarCry 255 No skills 867 4 20 127 51 80 71 149 186 150 150 150 100
70 21 MimeSlime 52 PanicAll 143 Ahhh 255 No skills 255 No skills 2554 3 22 139 205 82 101 150 312 140 100 40 100
71 112 MadRaven 106 HighJump 154 StormWind 255 No skills 255 No skills 1168 3 23 94 123 78 89 181 206 180 120 100 100
72 122 Emyu 72 WindBeast 124 Hustle 255 No skills 255 No skills 888 3 22 108 177 86 72 165 510 180 100 40 100
73 143 FloraMan 5 Firebane 33 Antidote 36 CurseOff 255 No skills 849 3 24 94 160 75 85 95 362 80 180 190 100
74 149 Slurperon 48 SleepAll 119 RobDance 140 SickLick 255 No skills 1096 3 24 102 147 72 78 110 289 100 100 150 100
75 18 Metabble 4 Firebal 200 HighJump 255 No skills 255 No skills 20600 6 30 78 377 104 523 499 460 10 30 150 100
76 117 BigRoost 81 VacuSlash 126 SandStorm 149 Dodge 255 No skills 2131 3 25 124 136 99 88 97 256 250 10 40 100
77 45 Dragon 65 BlazeAir 80 FireSlash 157 SuckAll 255 No skills 1887 3 28 154 84 143 99 155 366 130 120 140 100
78 82 IronTurt 57 MagicWall 148 StrongD 152 Guardian 255 No skills 1357 4 24 149 132 102 155 97 269 40 200 160 100
79 287 MadMirror 55 Bounce 58 Transform 255 No skills 255 No skills 1129 3 25 156 201 84 149 115 366 200 210 10 100
80 294 SabreMan 50 RobMagic 90 DevilCut 96 Paralyze 255 No skills 944 3 21 103 147 103 71 115 300 250 210 40 100
81 218 EvilBeast 4 Firebal 53 Ironize 68 FrigidAir 255 No skills 1249 4 23 126 149 89 106 119 210 140 100 120 100
82 197 Sickler 11 Infermore 90 DevilCut 98 SquallHit 255 No skills 1488 3 26 126 201 108 132 110 293 90 80 140 100
83 124 Phoenix 65 BlazeAir 98 SquallHit 255 No skills 255 No skills 1533 5 32 165 108 146 87 155 316 200 140 200 100
84 142 FireWeed 2 Blazemore 34 DeChaos 255 No skills 255 No skills 2497 3 27 162 222 130 159 158 215 60 40 80 100
85 282 EvilWand 34 DeChaos 169 MapMagic 255 No skills 255 No skills 1341 3 27 150 237 133 127 92 279 140 60 150 100
86 1 DrakSlime 65 BlazeAir 137 SuckAir 255 No skills 255 No skills 1478 3 23 120 82 111 92 189 229 200 120 70 100
87 186 GoHopper 50 RobMagic 79 YellHelp 255 No skills 255 No skills 2278 3 21 138 127 95 84 120 210 80 120 150 100
88 17 Metaly 1 Blaze 200 HighJump 255 No skills 255 No skills 7899 5 28 22 334 93 364 543 253 40 90 200 100
89 161 GhosTree 50 RobMagic 122 LureDance 128 EerieLite 255 No skills 1992 4 34 110 106 114 97 108 199 100 80 200 100
90 7 Babble 46 Surround 95 PoisonHit 255 No skills 255 No skills 1804 3 26 91 163 92 100 166 252 250 80 0 100
91 16 KingSlime 29 MPassmost 31 Revive 56 Barrier 255 No skills 3487 6 32 172 124 150 105 115 446 200 160 100 100
92 120 MadGoose 23 HealMore 72 WindBeast 122 LureDance 255 No skills 1509 4 28 136 132 110 100 188 247 120 180 110 100
93 219 Bubblemon 76 Watershot 150 BladeD 255 No skills 255 No skills 1520 3 32 193 119 108 80 157 137 130 90 140 100
94 234 Gigantes 84 SlimeBlow 104 ChargeUp 255 No skills 255 No skills 1843 4 30 233 148 166 90 44 201 200 20 140 100
95 304 Exaucers 49 TakeMagic 72 WindBeast 120 PaniDance 255 No skills 2351 3 37 167 238 122 135 108 366 50 40 180 100
96 248 Putrepup 40 Defense 44 SlowAll 55 Bounce 255 No skills 2199 4 36 147 145 128 90 126 178 30 190 180 100
97 227 GateGuard 92 CleanCut 132 ThickFog 255 No skills 255 No skills 2217 4 35 185 203 142 117 109 378 130 80 140 100
98 270 MadSpirit 132 ThickFog 255 No skills 255 No skills 255 No skills 2219 4 32 129 199 129 110 206 499 100 140 200 100
99 269 Copycat 58 Transform 255 No skills 255 No skills 255 No skills 2245 5 33 92 219 119 153 224 249 20 30 200 100
100 272 Niterich 85 DrakSlash 134 DiagoCall 159 Meditate 255 No skills 19620 7 36 1500 106 177 149 110 510 170 170 170 100
101 51 Andreal 12 Infermost 46 Surround 255 No skills 255 No skills 3347 6 37 267 234 174 144 165 546 130 140 140 100
102 307 StoneMan 148 StrongD 151 Cover 155 AquaWall 255 No skills 2190 5 20 137 178 119 173 91 209 60 120 210 100
103 88 NoctoKing 46 Surround 113 SleepAir 132 ThickFog 255 No skills 2477 4 37 186 248 143 119 156 269 120 80 200 100
104 54 SnakeBat 75 RockThrow 140 SickLick 255 No skills 255 No skills 2860 4 36 128 144 132 133 206 187 230 80 80 100
105 188 ArmorPede 38 Increase 45 TwinHits 255 No skills 255 No skills 3488 4 32 150 137 119 200 129 266 140 90 90 100
106 193 MadHornet 95 PoisonHit 153 TailWind 255 No skills 255 No skills 3399 3 34 202 108 132 117 282 288 190 90 70 100
107 365 Mudou 66 Scorching 70 IceStorm 95 PoisonHit 131 DeMagic 38542 7 38 3000 413 225 160 156 150 180 80 220 100
108 236 EvilArmor 80 FireSlash 82 BoltSlash 93 AquaCut 255 No skills 9800 7 38 450 140 185 150 138 280 200 200 30 100
109 266 Skeletor 40 Defense 99 BiAttack 255 No skills 255 No skills 7900 7 37 226 108 140 120 140 269 100 100 60 100
110 141 MadPlant 35 NumbOff 40 Defense 44 SlowAll 255 No skills 3149 3 36 149 288 144 100 188 277 90 150 100 100
111 109 FloraJay 42 SpeedUp 86 BeastCut 160 LifeSong 255 No skills 3020 3 36 134 149 122 132 169 186 120 150 200 100
112 229 BossTroll 108 Massacre 111 Ramming 151 Cover 255 No skills 6984 5 41 314 187 220 149 89 179 140 130 150 100
113 228 ChopClown 45 TwinHits 81 VacuSlash 98 SquallHit 255 No skills 6477 5 40 203 230 205 184 319 849 160 120 180 100
114 113 MistyWing 56 Barrier 128 EerieLite 255 No skills 255 No skills 5998 5 41 230 301 176 225 251 392 140 130 70 100
115 263 DeadNoble 25 HealUs 93 AquaCut 134 DiagoCall 255 No skills 20457 7 40 980 338 190 200 210 329 250 40 30 100
116 198 Armorpion 85 DrakSlash 91 ZombieCut 101 RainSlash 255 No skills 22411 7 42 760 428 210 250 213 200 160 50 140 100
117 344 Grakos 70 IceStorm 106 HighJump 125 SideStep 255 No skills 18168 7 41 1000 477 256 270 150 310 190 130 0 100
118 303 Mimic 168 EagleEye 255 No skills 255 No skills 255 No skills 12 4 1 25 15 15 8 10 50 150 40 140 50
119 303 Mimic 1 Blaze 168 EagleEye 255 No skills 255 No skills 45 4 5 39 24 43 27 22 144 150 40 140 50
120 303 Mimic 1 Blaze 19 Beat 168 EagleEye 255 No skills 120 4 10 62 35 77 37 44 290 150 40 140 50
121 303 Mimic 2 Blazemore 19 Beat 168 EagleEye 255 No skills 360 4 15 81 42 110 47 64 400 150 40 140 50
122 303 Mimic 2 Blazemore 19 Beat 168 EagleEye 255 No skills 660 4 20 129 53 132 71 86 473 150 40 140 50
123 303 Mimic 3 Blazemost 19 Beat 168 EagleEye 255 No skills 1350 4 25 151 62 154 108 124 557 150 40 140 50
124 303 Mimic 3 Blazemost 19 Beat 168 EagleEye 255 No skills 3375 4 30 284 146 175 145 146 752 150 40 140 50
125 303 Mimic 3 Blazemost 19 Beat 168 EagleEye 255 No skills 6645 4 35 318 166 202 184 168 903 150 40 140 50
126 373 Lamia 23 HealMore 74 Lightning 151 Cover 255 No skills 0 7 30 200 100 180 150 115 588 250 250 250 250
127 374 Tatsu 45 TwinHits 66 Scorching 140 SickLick 255 No skills 0 7 40 300 200 210 160 172 392 250 250 250 250
128 375 Samsi 98 SquallHit 101 RainSlash 107 EvilSlash 255 No skills 0 7 50 450 200 250 190 215 784 250 250 250 250
129 376 Bazoo 63 Hellblast 70 IceStorm 131 DeMagic 255 No skills 0 7 60 700 400 350 300 143 940 250 250 250 250
130 377 ? 66 Scorching 70 IceStorm 131 DeMagic 255 No skills 0 7 50 999 300 300 200 286 784 250 0 0 250
131 7 Babble 39 Sap 255 No skills 255 No skills 255 No skills 0 7 6 36 9 14 13 32 123 60 80 140 100
132 9 PearlGel 22 Heal 255 No skills 255 No skills 255 No skills 0 7 5 15 12 17 35 51 96 40 100 100 100
133 286 SpikyBoy 84 SlimeBlow 255 No skills 255 No skills 255 No skills 0 7 6 19 10 17 31 34 96 180 10 100 100
134 211 Pixy 37 Upper 255 No skills 255 No skills 255 No skills 0 7 7 29 10 20 14 54 79 60 210 130 100
135 166 Eggplaton 122 LureDance 255 No skills 255 No skills 255 No skills 0 7 7 40 22 14 12 68 96 70 100 160 100
136 112 MadRaven 41 Speed 255 No skills 255 No skills 255 No skills 0 7 9 41 55 16 30 70 163 70 140 120 100
137 77 Skullroo 104 ChargeUp 255 No skills 255 No skills 255 No skills 0 7 9 46 35 26 21 42 146 200 100 200 150
138 78 WindBeast 126 SandStorm 255 No skills 255 No skills 255 No skills 0 7 14 51 62 41 52 82 180 200 40 210 120
139 300 Gismo 50 RobMagic 255 No skills 255 No skills 255 No skills 0 7 11 48 72 51 71 171 256 200 0 90 120
140 42 Poisongon 48 SleepAll 255 No skills 255 No skills 255 No skills 0 7 13 62 67 72 48 164 150 50 30 200 120
141 154 Devipine 97 NapAttack 115 PoisonGas 255 No skills 255 No skills 0 7 13 60 37 64 45 95 366 120 20 140 120
142 146 Gulpple 43 Slow 106 HighJump 255 No skills 255 No skills 0 7 14 66 71 57 89 88 232 150 50 80 120
143 147 Toadstool 113 SleepAir 127 Radiant 255 No skills 255 No skills 0 7 14 67 77 65 52 95 223 250 140 80 120
144 84 HammerMan 22 Heal 141 LegSweep 255 No skills 255 No skills 0 7 16 70 16 73 60 64 149 140 120 100 120
145 150 StubSuck 48 SleepAll 91 ZombieCut 255 No skills 255 No skills 0 7 17 100 50 60 65 78 261 250 170 0 150
146 153 TreeBoy 17 SnowStorm 55 Bounce 255 No skills 255 No skills 0 7 27 97 200 73 95 130 318 70 150 200 150
147 167 FooHero 23 HealMore 90 DevilCut 148 StrongD 255 No skills 0 7 25 152 138 82 100 80 310 190 150 150 150
148 83 Mommonja 122 LureDance 255 No skills 255 No skills 255 No skills 0 7 26 140 63 102 83 283 367 250 120 80 150
149 44 Drygon 76 Watershot 105 PsycheUp 144 WarCry 255 No skills 0 7 33 151 99 124 104 106 347 200 150 90 150
150 156 HerbMan 8 Boom 146 DanceShut 255 No skills 255 No skills 0 7 36 201 149 110 116 123 435 200 30 210 150
151 152 DanceVegi 110 Beserker 125 SideStep 255 No skills 255 No skills 0 7 35 145 132 105 105 189 397 180 100 150 150
152 305 MudDoll 124 Hustle 126 SandStorm 142 BigTrip 255 No skills 0 7 35 210 28 108 82 105 730 250 40 130 150
153 347 Starfish 55 Bounce 87 BirdBlow 255 No skills 255 No skills 0 7 42 250 224 180 150 97 850 250 200 40 200
154 121 MadCondor 46 Surround 72 WindBeast 119 RobDance 255 No skills 0 7 30 210 40 195 180 233 524 120 90 70 200
155 43 Swordgon 23 HealMore 97 NapAttack 150 BladeD 255 No skills 0 7 39 225 38 200 165 142 736 180 200 200 200
156 325 Octoreach 5 Firebane 120 PaniDance 255 No skills 255 No skills 0 7 37 210 287 132 130 177 530 250 60 40 200
157 338 Octogon 49 TakeMagic 134 DiagoCall 255 No skills 255 No skills 0 7 37 280 204 169 120 125 706 250 200 30 200
158 339 KingSquid 30 Vivify 128 EerieLite 255 No skills 255 No skills 0 7 43 260 35 210 160 99 978 250 40 170 200
159 113 MistyWing 17 SnowStorm 46 Surround 56 Barrier 255 No skills 0 7 45 269 201 166 155 192 453 30 110 200 200
160 269 Copycat 58 Transform 118 OddDance 158 Imitate 255 No skills 0 7 45 210 244 144 150 133 430 20 140 30 200
161 257 NiteWhip 40 Defense 72 WindBeast 74 Lightning 255 No skills 0 7 45 330 149 182 180 149 830 180 10 200 200
162 290 Goopi 2 Blazemore 78 CallHelp 147 MouthShut 149 Dodge 0 7 20 250 25 245 195 173 520 30 110 210 250
163 271 PomPomBom 44 SlowAll 154 StormWind 161 LoveRain 255 No skills 0 7 49 330 22 300 210 50 863 100 140 140 250
164 192 ArmyCrab 38 Increase 78 CallHelp 94 MetalCut 255 No skills 0 7 30 210 4 290 270 115 337 180 200 70 250
165 251 DarkCrab 57 MagicWall 111 Ramming 255 No skills 255 No skills 0 7 50 250 15 330 280 142 683 20 200 100 250
166 1 DrakSlime 6 Firebolt 65 BlazeAir 147 MouthShut 255 No skills 0 7 50 370 151 270 200 260 570 90 150 200 250
167 23 MetalKing 18 Blizzard 31 Revive 131 DeMagic 145 Geyser 0 7 50 70 60 270 540 150 240 120 200 180 250
168 21 MimeSlime 3 Blazemost 55 Bounce 149 Dodge 255 No skills 0 7 50 300 350 250 190 290 588 140 150 40 250
169 96 KingLeo 6 Firebolt 23 HealMore 70 IceStorm 100 QuadHits 0 7 60 612 285 462 379 454 950 200 200 200 250
170 130 Azurile 102 MultiCut 255 No skills 159 Meditate 255 No skills 0 7 60 1274 462 462 384 660 964 180 200 40 250
171 64 Divinegon 66 Scorching 114 PalsyAir 255 No skills 255 No skills 0 7 60 1034 467 552 462 437 978 210 170 180 250
172 38 Pteranod 10 Infernos 64 FireAir 255 No skills 255 No skills 180 5 5 32 21 34 19 62 54 50 200 200 50
173 78 WindBeast 37 Upper 111 Ramming 255 No skills 255 No skills 147 5 5 27 43 24 27 42 80 200 40 30 50
174 91 FairyRat 1 Blaze 4 Firebal 255 No skills 255 No skills 154 5 5 30 24 24 29 42 54 200 200 100 50
175 99 BigEye 104 ChargeUp 127 Radiant 255 No skills 255 No skills 184 5 5 32 16 29 21 23 74 10 180 200 50
176 108 BullBird 45 TwinHits 112 Kamikaze 255 No skills 255 No skills 165 5 5 31 16 29 22 55 54 200 30 70 50
177 153 TreeBoy 22 Heal 49 TakeMagic 255 No skills 255 No skills 182 5 5 32 34 16 28 39 97 110 180 150 50
178 186 GoHopper 22 Heal 37 Upper 41 Speed 255 No skills 138 5 5 27 16 16 26 42 51 70 90 210 50
179 218 EvilBeast 99 BiAttack 115 PoisonGas 255 No skills 255 No skills 177 5 6 42 26 50 50 26 97 170 200 80 50
180 256 Mudron 43 Slow 76 Watershot 145 Geyser 255 No skills 156 5 5 41 24 21 29 23 86 20 140 30 50
181 259 Reaper 1 Blaze 54 MagicBack 255 No skills 255 No skills 149 5 5 41 33 43 29 55 127 140 200 220 50
182 260 Inverzon 52 PanicAll 96 Paralyze 144 WarCry 255 No skills 175 5 5 19 19 29 16 23 37 40 50 170 50
183 281 JewelBag 50 RobMagic 64 FireAir 127 Radiant 255 No skills 169 5 5 27 21 22 34 42 97 140 40 120 50
184 289 Puppetor 39 Sap 51 StopSpell 81 VacuSlash 255 No skills 174 5 5 27 22 16 16 23 70 100 140 110 50
185 296 Brushead 1 Blaze 122 LureDance 125 SideStep 255 No skills 164 5 6 26 45 34 18 26 134 220 10 20 50
186 305 MudDoll 50 RobMagic 94 MetalCut 126 SandStorm 255 No skills 171 5 5 30 33 24 29 16 97 40 40 200 50
187 328 RushFish 76 Watershot 88 BugBlow 164 StepGuard 255 No skills 180 5 6 26 45 29 18 55 150 200 140 110 50
188 3 WingSlime 37 Upper 89 Shears 154 StormWind 255 No skills 220 5 11 49 44 45 35 139 100 90 130 200 90
189 42 Poisongon 68 FrigidAir 93 AquaCut 255 No skills 255 No skills 243 5 9 78 47 47 42 35 64 30 200 100 90
190 44 Drygon 4 Firebal 147 MouthShut 255 No skills 255 No skills 250 5 10 58 37 63 42 35 140 200 30 200 90
191 73 Catfly 64 FireAir 85 DrakSlash 255 No skills 255 No skills 233 5 9 60 32 42 32 75 160 20 210 110 90
192 83 Mommonja 22 Heal 27 MPass 255 No skills 255 No skills 228 5 9 48 29 47 48 112 80 120 130 200 90
193 85 Grizzly 45 TwinHits 92 CleanCut 93 AquaCut 255 No skills 281 5 11 71 10 76 24 42 64 200 10 10 90
194 112 MadRaven 39 Sap 99 BiAttack 106 HighJump 255 No skills 229 5 9 73 48 48 34 75 201 10 210 40 90
195 117 BigRoost 46 Surround 143 Ahhh 144 WarCry 255 No skills 237 5 8 48 42 48 34 69 80 20 90 170 90
196 211 Pixy 22 Heal 51 StopSpell 255 No skills 255 No skills 245 5 8 39 24 47 24 68 80 140 10 200 90
197 213 AgDevil 86 BeastCut 113 SleepAir 255 No skills 255 No skills 266 5 9 47 29 52 34 68 244 140 200 200 90
198 255 Hork 37 Upper 78 CallHelp 255 No skills 255 No skills 251 5 9 48 42 47 26 42 107 40 50 130 90
199 258 WindMerge 43 Slow 81 VacuSlash 146 DanceShut 255 No skills 241 5 9 47 73 73 34 60 244 30 210 40 90
200 282 EvilWand 22 Heal 106 HighJump 255 No skills 255 No skills 255 5 10 52 51 52 37 46 154 150 130 20 90
201 290 Goopi 72 WindBeast 99 BiAttack 147 MouthShut 255 No skills 242 5 11 34 49 39 55 43 100 200 10 40 90
202 323 Octokid 41 Speed 54 MagicBack 97 NapAttack 255 No skills 267 5 11 37 54 49 49 79 307 140 130 40 90
203 331 CancerMan 104 ChargeUp 105 PsycheUp 255 No skills 255 No skills 248 5 9 43 42 63 78 69 97 180 170 30 90
204 6 SlimeNite 1 Blaze 46 Surround 98 SquallHit 255 No skills 350 5 15 71 52 72 66 172 237 140 100 170 140
205 13 RockSlime 16 IceBolt 113 SleepAir 144 WarCry 255 No skills 377 5 15 62 120 62 62 68 400 200 170 210 140
206 48 Rayburn 47 Sleep 33 Antidote 139 LushLicks 255 No skills 384 5 15 71 62 71 67 103 224 10 200 200 140
207 58 WingSnake 19 Beat 91 ZombieCut 137 SuckAir 255 No skills 369 5 17 72 38 112 66 102 140 120 200 10 140
208 86 Yeti 37 Upper 47 Sleep 76 Watershot 255 No skills 399 5 15 77 42 72 42 60 124 150 150 150 140
209 217 SkulRider 42 SpeedUp 101 RainSlash 125 SideStep 255 No skills 371 5 15 72 37 77 65 102 140 200 140 180 140
210 109 FloraJay 22 Heal 113 SleepAir 157 SuckAll 255 No skills 369 5 17 95 77 77 80 172 383 140 110 200 140
211 147 Toadstool 35 NumbOff 46 Surround 143 Ahhh 255 No skills 319 5 13 71 77 58 48 96 224 30 210 140 140
212 190 GiantMoth 110 Beserker 118 OddDance 127 Radiant 255 No skills 367 5 15 71 42 72 47 172 157 30 140 190 140
213 192 ArmyCrab 45 TwinHits 80 FireSlash 141 LegSweep 255 No skills 355 5 17 72 37 71 85 93 107 140 110 30 140
214 193 MadHornet 35 NumbOff 36 CurseOff 99 BiAttack 255 No skills 366 5 18 120 67 105 67 172 124 40 110 120 140
215 214 Demonite 23 HealMore 49 TakeMagic 128 EerieLite 255 No skills 349 5 15 82 32 67 47 60 500 200 10 170 140
216 220 1EyeClown 23 HealMore 27 MPass 30 Vivify 255 No skills 383 5 13 62 32 57 42 60 237 170 20 50 140
217 252 DeadNite 36 CurseOff 98 SquallHit 101 RainSlash 255 No skills 385 5 16 71 37 115 42 68 124 150 200 160 140
218 300 Gismo 74 Lightning 87 BirdBlow 96 Paralyze 255 No skills 348 5 15 67 72 62 71 172 257 200 10 200 140
219 338 Octogon 46 Surround 122 LureDance 255 No skills 255 No skills 379 5 16 125 42 81 57 60 400 200 160 50 140
220 11 Healer 159 Meditate 161 LoveRain 255 No skills 255 No skills 550 5 20 63 112 63 83 209 390 50 140 170 170
221 20 TropicGel 56 Barrier 57 MagicWall 65 BlazeAir 255 No skills 541 5 23 112 146 121 82 133 373 200 110 210 170
222 53 Vampirus 14 Zap 48 SleepAll 98 SquallHit 255 No skills 568 5 18 93 48 67 58 187 194 140 10 160 170
223 77 Skullroo 33 Antidote 38 Increase 52 PanicAll 255 No skills 510 5 23 103 53 72 67 118 244 80 40 140 170
224 128 FunkyBird 40 Defense 85 DrakSlash 90 DevilCut 255 No skills 541 5 21 93 146 75 82 118 487 40 10 190 170
225 152 DanceVegi 51 StopSpell 119 RobDance 255 No skills 255 No skills 536 5 22 63 165 59 131 209 210 200 110 210 170
226 183 StagBug 5 Firebane 81 VacuSlash 82 BoltSlash 255 No skills 555 5 23 78 48 82 141 118 160 140 150 30 170
227 188 ArmorPede 94 MetalCut 104 ChargeUp 152 Guardian 255 No skills 569 5 23 112 53 93 141 90 244 190 170 10 170
228 197 Sickler 19 Beat 101 RainSlash 117 Curse 255 No skills 597 5 22 133 80 95 50 140 267 120 200 200 170
229 215 DarkEye 11 Infermore 54 MagicBack 144 WarCry 255 No skills 534 5 21 68 117 63 82 118 290 160 20 170 170
230 221 Gremlin 8 Boom 65 BlazeAir 69 IceAir 255 No skills 541 5 22 80 48 58 63 105 390 190 20 10 170
231 212 MedusaEye 75 RockThrow 124 Hustle 158 Imitate 255 No skills 512 5 21 63 78 93 112 83 210 110 20 160 170
232 236 EvilArmor 74 Lightning 117 Curse 128 EerieLite 255 No skills 583 5 23 79 40 83 156 108 250 10 210 200 170
233 287 MadMirror 42 SpeedUp 127 Radiant 155 AquaWall 255 No skills 596 5 21 112 138 58 141 90 437 200 200 20 170
234 288 RogueNite 25 HealUs 51 StopSpell 99 BiAttack 255 No skills 573 5 21 93 58 146 105 76 260 50 50 150 170
235 155 FaceTree 95 PoisonHit 124 Hustle 131 DeMagic 255 No skills 591 5 21 159 200 151 98 153 437 140 20 40 170
236 18 Metabble 44 SlowAll 65 BlazeAir 133 TatsuCall 255 No skills 12369 5 27 18 306 119 415 650 570 30 170 30 200
237 54 SnakeBat 8 Boom 38 Increase 154 StormWind 255 No skills 1000 5 27 134 126 159 131 180 280 120 200 200 200
238 72 Almiraj 48 SleepAll 91 ZombieCut 125 SideStep 255 No skills 1141 5 23 133 153 122 83 76 160 30 150 140 200
239 88 NoctoKing 14 Zap 48 SleepAll 105 PsycheUp 255 No skills 1079 5 27 137 89 151 132 246 280 140 20 170 200
240 113 MistyWing 2 Blazemore 111 Ramming 137 SuckAir 255 No skills 1182 5 25 131 119 114 126 210 297 200 10 50 200
241 119 LandOwl 23 HealMore 81 VacuSlash 122 LureDance 255 No skills 1064 5 27 156 64 182 85 128 537 80 160 20 200
242 154 Devipine 57 MagicWall 96 Paralyze 161 LoveRain 255 No skills 1294 5 25 127 59 98 84 128 487 10 200 110 200
243 194 Belzebub 34 DeChaos 48 SleepAll 140 SickLick 255 No skills 1035 5 27 177 122 104 59 170 457 150 20 180 200
244 201 MultiEyes 23 HealMore 52 PanicAll 120 PaniDance 255 No skills 1119 5 23 172 136 140 125 149 277 160 140 200 200
245 219 Bubblemon 23 HealMore 76 Watershot 99 BiAttack 255 No skills 1346 5 26 119 89 156 59 85 280 180 40 200 200
246 224 GoatHorn 51 StopSpell 79 YellHelp 152 Guardian 255 No skills 1190 5 25 176 89 123 92 128 573 200 190 210 200
247 246 Spooky 52 PanicAll 140 SickLick 255 No skills 255 No skills 1013 5 26 93 131 89 84 230 520 30 200 130 200
248 248 Putrepup 105 PsycheUp 126 SandStorm 255 No skills 255 No skills 1322 5 26 119 89 119 84 128 280 160 30 40 200
249 269 Copycat 58 Transform 134 DiagoCall 255 No skills 255 No skills 1064 5 27 89 172 54 84 299 297 60 60 60 200
250 144 WingTree 75 RockThrow 127 Radiant 169 MapMagic 255 No skills 1319 5 28 161 89 172 147 180 214 100 200 200 200
251 319 RayGigas 55 Bounce 138 Focus 145 Geyser 255 No skills 1088 5 28 135 126 204 142 180 197 200 210 30 200
252 9 PearlGel 17 SnowStorm 111 Ramming 147 MouthShut 255 No skills 1723 5 33 119 108 116 162 202 567 110 120 130 210
253 39 Gasgon 5 Firebane 93 AquaCut 106 HighJump 255 No skills 1647 5 34 145 210 106 127 109 716 30 180 170 210
254 45 Dragon 2 Blazemore 75 RockThrow 126 SandStorm 255 No skills 1891 6 33 141 69 194 108 106 353 200 200 200 210
255 87 ArrowDog 23 HealMore 74 Lightning 134 DiagoCall 255 No skills 1740 5 31 210 74 153 157 149 470 100 200 80 210
256 116 KiteHawk 25 HealUs 70 IceStorm 128 EerieLite 255 No skills 1645 5 32 144 106 136 74 243 230 100 140 120 210
257 118 StubBird 19 Beat 79 YellHelp 168 EagleEye 255 No skills 1539 5 33 108 175 194 194 202 370 120 40 70 210
258 122 Emyu 30 Vivify 130 UltraDown 154 StormWind 255 No skills 1553 6 33 194 74 157 141 232 583 70 200 200 210
259 180 WeedBug 45 TwinHits 100 QuadHits 146 DanceShut 255 No skills 1764 5 32 141 104 99 165 149 553 40 120 90 210
260 182 Lipsy 11 Infermore 52 PanicAll 143 Ahhh 255 No skills 1537 5 30 155 97 150 100 120 210 160 150 30 210
261 191 Droll 46 Surround 117 Curse 120 PaniDance 255 No skills 1743 5 33 152 79 200 108 96 470 120 200 40 210
262 253 Shadow 14 Zap 58 Transform 149 Dodge 255 No skills 1620 5 33 210 189 189 134 132 583 30 210 40 210
263 262 CaptDead 23 HealMore 116 PoisonAir 123 LifeDance 255 No skills 1503 5 31 170 194 127 98 92 347 90 120 40 210
264 295 CurseLamp 2 Blazemore 84 SlimeBlow 117 Curse 255 No skills 1468 5 33 175 205 170 127 139 666 30 200 100 210
265 326 Angleron 111 Ramming 114 PalsyAir 154 StormWind 255 No skills 1658 5 33 141 108 199 164 182 532 80 200 10 210
266 329 Gamanian 57 MagicWall 116 PoisonAir 160 LifeSong 255 No skills 1814 5 33 111 79 193 141 120 666 110 30 210 210
267 341 WhaleMage 23 HealMore 149 Dodge 155 AquaWall 255 No skills 1902 6 34 243 253 189 135 156 341 220 10 180 210
268 19 SpotKing 24 HealAll 60 Chance 143 Ahhh 255 No skills 3569 6 38 251 137 215 107 142 820 110 70 200 220
269 62 SkyDragon 32 Farewell 129 Surge 161 LoveRain 255 No skills 3695 6 38 246 137 220 147 189 440 100 200 220 220
270 71 Tonguella 66 Scorching 104 ChargeUp 144 WarCry 255 No skills 3640 5 39 167 115 196 121 110 397 30 60 170 220
271 75 Saccer 56 Barrier 73 Vacuum 124 Hustle 255 No skills 3619 5 38 119 115 186 120 90 383 30 60 190 220
272 107 Wyvern 6 Firebolt 74 Lightning 138 Focus 255 No skills 3796 5 38 167 115 198 127 147 733 180 200 210 220
273 114 AquaHawk 12 Infermost 95 PoisonHit 105 PsycheUp 255 No skills 3800 5 37 138 132 215 105 169 560 30 120 170 220
274 126 Garudian 81 VacuSlash 82 BoltSlash 117 Curse 255 No skills 3911 6 36 140 85 182 127 187 720 200 20 210 220
275 189 Eyeder 23 HealMore 106 HighJump 149 Dodge 255 No skills 3746 5 38 216 137 215 133 99 750 140 20 70 220
276 222 ArcDemon 24 HealAll 108 Massacre 109 TwinSlash 255 No skills 3697 6 40 171 118 200 160 116 914 200 100 90 220
277 223 Lionex 42 SpeedUp 56 Barrier 135 SamsiCall 255 No skills 3964 5 39 246 137 187 156 156 560 20 200 200 220
278 227 GateGuard 40 Defense 85 DrakSlash 107 EvilSlash 255 No skills 3821 5 39 251 221 221 127 136 557 90 200 200 220
279 235 Centasaur 44 SlowAll 91 ZombieCut 136 BazooCall 255 No skills 3696 5 41 220 80 256 166 126 580 120 200 10 220
280 294 SabreMan 24 HealAll 38 Increase 103 GigaSlash 255 No skills 3976 6 41 225 115 217 180 177 736 30 220 140 220
281 306 Golem 75 RockThrow 100 QuadHits 157 SuckAll 255 No skills 3451 6 39 230 215 251 150 99 284 10 200 180 220
282 330 Clawster 31 Revive 82 BoltSlash 146 DanceShut 255 No skills 3498 5 41 221 60 265 210 116 557 140 150 40 220
283 336 MerTiger 36 CurseOff 59 BeDragon 142 BigTrip 255 No skills 3691 5 40 225 115 230 144 119 383 230 110 200 220
284 4 TreeSlime 32 Farewell 51 StopSpell 159 Meditate 255 No skills 7026 5 46 151 205 171 235 336 783 40 40 210 230
285 43 Swordgon 96 Paralyze 98 SquallHit 111 Ramming 255 No skills 7146 6 46 249 171 264 226 135 430 190 200 80 230
286 81 SuperTen 52 PanicAll 134 DiagoCall 158 Imitate 255 No skills 7030 5 44 294 106 142 269 245 353 150 20 110 230
287 84 HammerMan 35 NumbOff 105 PsycheUp 150 BladeD 255 No skills 7216 6 45 210 189 201 190 287 403 100 140 200 230
288 92 Unicorn 45 TwinHits 57 MagicWall 137 SuckAir 255 No skills 7118 6 43 193 332 201 140 384 833 20 140 180 230
289 115 Dracky 15 Thordain 113 SleepAir 138 Focus 255 No skills 7346 5 42 171 149 156 136 287 570 200 200 140 230
290 124 Phoenix 21 Sacrifice 130 UltraDown 150 BladeD 255 No skills 7413 6 45 244 106 181 206 270 914 30 210 200 230
291 148 AmberWeed 21 Sacrifice 100 QuadHits 152 Guardian 255 No skills 7642 6 45 269 347 186 203 384 403 200 200 130 230
292 178 Gophecada 48 SleepAll 101 RainSlash 109 TwinSlash 255 No skills 7497 6 46 264 150 269 249 245 911 50 200 10 230
293 225 Orc 3 Blazemost 110 Beserker 157 SuckAll 255 No skills 7661 6 44 189 106 189 136 195 905 170 80 140 230
294 228 ChopClown 55 Bounce 120 PaniDance 149 Dodge 255 No skills 7513 6 45 210 269 244 175 349 920 50 200 40 230
295 250 Mummy 31 Revive 136 BazooCall 159 Meditate 255 No skills 7462 5 44 275 201 259 245 213 520 20 40 200 230
296 270 MadSpirit 20 Defeat 79 YellHelp 130 UltraDown 255 No skills 7329 6 45 201 269 279 269 215 903 140 10 200 230
297 337 AxeShark 6 Firebolt 42 SpeedUp 158 Imitate 255 No skills 7129 6 43 294 269 231 317 213 914 180 170 20 230
298 308 BombCrag 21 Sacrifice 32 Farewell 148 StrongD 255 No skills 7010 5 44 279 171 201 244 56 924 50 200 200 230
299 343 Octoraid 59 BeDragon 95 PoisonHit 101 RainSlash 255 No skills 7217 6 46 324 249 336 312 474 453 200 140 100 230
300 51 Andreal 51 StopSpell 67 WhiteFire 154 StormWind 255 No skills 13197 6 49 357 304 214 251 306 929 200 20 200 240
301 47 MadDragon 12 Infermost 73 Vacuum 102 MultiCut 255 No skills 13267 6 48 289 116 374 342 459 953 190 200 10 240
302 95 Trumpeter 73 Vacuum 104 ChargeUp 148 StrongD 159 Meditate 14080 6 49 251 181 357 261 353 574 200 210 90 240
303 98 MadCat 25 HealUs 57 MagicWall 157 SuckAll 255 No skills 13594 6 49 210 161 333 231 306 914 200 150 210 240
304 157 BeanMan 40 Defense 116 PoisonAir 150 BladeD 255 No skills 14249 6 52 256 268 369 312 434 902 100 200 90 240
305 199 Digster 15 Thordain 95 PoisonHit 145 Geyser 255 No skills 14210 6 49 374 173 214 373 150 941 180 40 50 240
306 229 BossTroll 45 TwinHits 75 RockThrow 100 QuadHits 255 No skills 13921 6 49 399 173 334 256 229 350 40 10 190 240
307 232 MadKnight 63 Hellblast 117 Curse 132 ThickFog 255 No skills 13659 6 51 251 274 346 268 247 922 50 200 50 240
308 233 EvilWell 24 HealAll 123 LifeDance 131 DeMagic 255 No skills 13225 6 48 292 247 221 284 327 603 120 160 100 240
309 263 DeadNoble 60 Chance 138 Focus 160 LifeSong 255 No skills 13451 6 49 357 120 377 224 434 940 20 200 90 240
310 266 Skeletor 3 Blazemost 79 YellHelp 114 PalsyAir 255 No skills 14020 6 51 210 223 256 217 189 713 30 170 90 240
311 307 StoneMan 26 HealUsAll 100 QuadHits 158 Imitate 255 No skills 13296 6 49 381 155 286 188 95 783 150 130 110 240
312 327 FishRider 9 Explodet 48 SleepAll 147 MouthShut 255 No skills 13219 6 49 346 214 220 156 180 574 150 140 60 240
313 312 CloudKing 56 Barrier 85 DrakSlash 155 AquaWall 255 No skills 14506 6 49 298 254 315 182 226 590 150 150 200 240
314 342 Aquadon 32 Farewell 62 BigBang 124 Hustle 146 DanceShut 13904 6 49 399 268 327 173 159 913 170 20 100 240
315 344 Grakos 18 Blizzard 77 Tidalwave 107 EvilSlash 255 No skills 13255 6 52 312 346 334 346 289 927 150 50 90 240
316 23 MetalKing 31 Revive 46 Surround 96 Paralyze 149 Dodge 2889 6 54 40 70 280 757 999 999 20 220 200 250
317 56 GreatDrak 6 Firebolt 108 Massacre 127 Radiant 144 WarCry 18451 6 55 382 150 356 217 150 946 200 200 200 250
318 59 Coatol 51 StopSpell 80 FireSlash 114 PalsyAir 152 Guardian 16937 6 55 425 273 294 199 225 910 200 40 210 250
319 60 Orochi 61 MegaMagic 75 RockThrow 111 Ramming 137 SuckAir 18549 6 57 442 186 358 182 180 926 110 140 130 250
320 61 BattleRex 9 Explodet 48 SleepAll 122 LureDance 159 Meditate 16598 6 57 356 34 348 194 222 916 100 150 200 250
321 127 WhipBird 24 HealAll 63 Hellblast 116 PoisonAir 126 SandStorm 17840 6 57 535 239 361 195 199 949 190 110 50 250
322 131 Shantak 12 Infermost 95 PoisonHit 102 MultiCut 255 No skills 19325 6 57 442 299 290 190 331 936 200 120 140 250
323 162 Rosevine 42 SpeedUp 75 RockThrow 124 Hustle 158 Imitate 18410 6 57 431 48 347 172 226 969 100 200 200 250
324 230 Grendal 21 Sacrifice 45 TwinHits 107 EvilSlash 144 WarCry 18743 6 55 366 115 369 212 116 926 130 200 140 250
325 231 Akubar 3 Blazemost 77 Tidalwave 135 SamsiCall 255 No skills 17743 6 56 442 676 356 182 225 948 120 80 140 250
326 237 Jamirus 24 HealAll 102 MultiCut 160 LifeSong 255 No skills 16928 6 57 442 299 352 221 309 926 100 150 50 250
327 240 LampGenie 9 Explodet 57 MagicWall 119 RobDance 156 SealPray 17469 6 52 266 361 310 203 170 920 10 200 160 250
328 264 WhiteKing 45 TwinHits 60 Chance 130 UltraDown 255 No skills 19170 6 53 298 100 283 194 150 950 10 220 200 250
329 267 Servant 67 WhiteFire 100 QuadHits 131 DeMagic 255 No skills 15298 6 57 356 382 325 189 190 960 200 140 100 250
330 339 KingSquid 26 HealUsAll 77 Tidalwave 125 SideStep 157 SuckAll 18642 6 54 416 90 380 145 110 924 200 50 200 250
331 340 Digong 18 Blizzard 104 ChargeUp 149 Dodge 255 No skills 17499 6 54 389 356 300 166 156 920 200 170 140 250
332 15 Slabbit 118 OddDance 125 SideStep 141 LegSweep 255 No skills 0 7 7 38 20 39 20 86 127 120 140 100 90
333 284 CoilBird 10 Infernos 35 NumbOff 157 SuckAll 255 No skills 0 7 9 47 42 42 48 69 80 130 200 140 90
334 40 FairyDrak 46 Surround 113 SleepAir 139 LushLicks 255 No skills 0 7 16 61 70 75 75 108 134 200 210 20 140
335 151 Oniono 50 RobMagic 104 ChargeUp 113 SleepAir 255 No skills 0 7 15 83 120 71 42 157 240 180 120 40 140
336 158 EvilSeed 92 CleanCut 96 Paralyze 127 Radiant 255 No skills 0 7 17 60 50 45 70 53 400 40 210 60 140
337 283 MadCandle 1 Blaze 105 PsycheUp 255 No skills 255 No skills 0 7 17 63 52 80 85 102 190 200 100 200 140
338 36 DragonKid 65 BlazeAir 113 SleepAir 149 Dodge 255 No skills 0 7 25 62 135 111 99 115 290 120 130 210 200
339 110 DuckKite 47 Sleep 52 PanicAll 117 Curse 255 No skills 0 7 25 81 81 143 118 182 190 200 20 170 200
340 144 WingTree 32 Farewell 72 WindBeast 91 ZombieCut 255 No skills 0 7 24 113 160 155 87 98 187 110 120 130 200
341 176 GiantSlug 76 Watershot 139 LushLicks 149 Dodge 255 No skills 0 7 26 84 79 139 98 88 197 150 210 10 200
342 178 Gophecada 19 Beat 54 MagicBack 78 CallHelp 255 No skills 0 7 21 141 63 123 97 93 160 200 30 40 170
343 249 PotRaven 74 Lightning 82 BoltSlash 112 Kamikaze 255 No skills 0 7 25 111 76 118 91 152 377 40 210 140 200
344 49 Chamelgon 52 PanicAll 96 Paralyze 114 PalsyAir 255 No skills 0 7 33 141 205 111 146 126 347 90 200 210 210
345 111 MadPecker 11 Infermore 40 Defense 81 VacuSlash 255 No skills 0 7 35 189 78 202 119 196 360 200 110 40 220
346 141 MadPlant 40 Defense 44 SlowAll 116 PoisonAir 255 No skills 0 7 35 219 277 119 98 182 746 80 50 200 220
347 155 FaceTree 51 StopSpell 117 Curse 119 RobDance 255 No skills 0 7 35 194 202 119 100 99 497 20 200 150 220
348 157 BeanMan 45 TwinHits 101 RainSlash 109 TwinSlash 255 No skills 0 7 33 141 200 175 111 145 567 30 180 130 210
349 177 Catapila 38 Increase 95 PoisonHit 132 ThickFog 255 No skills 0 7 36 111 111 124 124 127 653 110 200 10 220
350 285 Facer 11 Infermore 21 Sacrifice 160 LifeSong 255 No skills 0 7 35 114 207 119 164 123 537 60 190 140 220
351 291 Voodoll 40 Defense 46 Surround 52 PanicAll 255 No skills 0 7 33 141 141 175 145 132 470 10 50 140 220
352 306 Golem 104 ChargeUp 105 PsycheUp 159 Meditate 255 No skills 0 7 35 249 114 194 136 196 657 160 160 160 220
353 332 RogueWave 76 Watershot 116 PoisonAir 155 AquaWall 255 No skills 0 7 35 119 78 224 136 196 537 50 200 160 220
354 8 BoxSlime 3 Blazemost 38 Increase 111 Ramming 255 No skills 0 7 46 175 115 225 186 179 633 200 50 200 240
355 14 SlimeBorg 67 WhiteFire 74 Lightning 101 RainSlash 150 BladeD 0 7 45 283 165 233 199 227 641 200 130 200 240
356 97 DarkHorn 48 SleepAll 51 StopSpell 105 PsycheUp 111 Ramming 0 7 45 205 141 235 183 190 960 200 100 150 240
357 159 ManEater 85 DrakSlash 105 PsycheUp 114 PalsyAir 120 PaniDance 0 7 44 186 249 199 114 185 720 140 130 80 240
358 160 Snapper 51 StopSpell 79 YellHelp 101 RainSlash 121 K.O.Dance 0 7 46 203 195 236 133 190 580 60 210 60 240
359 161 GhosTree 18 Blizzard 50 RobMagic 122 LureDance 128 EerieLite 0 7 45 150 130 238 150 200 983 40 110 200 240
360 217 SkulRider 80 FireSlash 107 EvilSlash 142 BigTrip 255 No skills 0 7 44 187 156 218 126 377 830 140 120 40 240
361 234 Gigantes 84 SlimeBlow 100 QuadHits 104 ChargeUp 255 No skills 0 7 44 371 24 351 96 86 557 200 20 200 240
362 254 Skulpent 20 Defeat 95 PoisonHit 149 Dodge 255 No skills 0 7 44 186 179 244 204 156 917 140 200 10 240
363 321 Aquarella 56 Barrier 98 SquallHit 137 SuckAir 145 Geyser 0 7 44 156 146 189 154 209 763 140 170 20 240
364 24 GoldSlime 60 Chance 62 BigBang 129 Surge 255 No skills 0 7 55 123 843 230 843 650 999 180 200 40 250
365 25 GranSlime 25 HealUs 32 Farewell 138 Focus 149 Dodge 0 7 57 400 100 295 151 265 999 150 170 60 250
366 64 Divinegon 31 Revive 63 Hellblast 71 WhiteAir 159 Meditate 0 7 56 453 120 410 205 240 999 210 180 30 250
367 96 KingLeo 6 Firebolt 67 WhiteFire 71 WhiteAir 100 QuadHits 0 7 55 285 264 350 195 254 981 200 200 200 250
368 129 RainHawk 61 MegaMagic 129 Surge 148 StrongD 255 No skills 0 7 55 400 553 330 210 344 999 200 210 60 250
369 238 Durran 73 Vacuum 85 DrakSlash 103 GigaSlash 131 DeMagic 0 7 55 400 425 338 220 454 950 60 200 40 250
370 268 Lazamanus 24 HealAll 121 K.O.Dance 123 LifeDance 150 BladeD 0 7 57 425 40 310 185 268 980 40 200 140 250
371 309 GoldGolem 62 BigBang 85 DrakSlash 129 Surge 136 BazooCall 0 7 55 425 80 285 443 254 999 200 210 110 250
372 74 PillowRat 37 Upper 54 MagicBack 97 NapAttack 255 No skills 0 7 18 88 92 127 93 69 383 200 200 80 150
373 188 ArmorPede 19 Beat 51 StopSpell 109 TwinSlash 255 No skills 0 7 28 123 173 119 166 180 357 70 100 210 170
374 94 WildApe 32 Farewell 52 PanicAll 99 BiAttack 144 WarCry 0 7 32 144 64 198 79 152 453 200 150 30 150
375 330 Clawster 30 Vivify 53 Ironize 92 CleanCut 121 K.O.Dance 0 7 42 230 274 226 272 306 753 10 200 220 180
376 146 Gulpple 25 HealUs 47 Sleep 60 Chance 155 AquaWall 0 7 37 166 159 214 212 155 747 210 40 210 150
377 372 Darck 6 Firebolt 103 GigaSlash 131 DeMagic 173 PanicAll 59630 7 44 4000 999 350 220 160 210 150 150 150 200
378 98 MadCat 255 No skills 255 No skills 255 No skills 255 No skills 0 0 1 25 11 23 14 23 14 220 180 40 250
379 196 HornBeet 255 No skills 255 No skills 255 No skills 255 No skills 0 0 1 15 28 17 30 14 29 150 170 60 250
380 62 SkyDragon 255 No skills 255 No skills 255 No skills 255 No skills 0 0 1 27 24 28 16 21 19 210 130 140 250
381 338 Octogon 255 No skills 255 No skills 255 No skills 255 No skills 0 0 1 30 24 28 16 21 26 200 200 200 250
382 267 Servant 255 No skills 255 No skills 255 No skills 255 No skills 0 0 1 30 21 26 24 11 30 200 210 60 250
383 372 Darck 255 No skills 255 No skills 255 No skills 255 No skills 0 0 1 70 55 55 40 30 120 100 100 100 100
384 181 GiantWorm 86 BeastCut 255 No skills 255 No skills 255 No skills 6 2 3 15 11 15 4 14 18 180 100 100 200
385 246 Spooky 255 No skills 255 No skills 255 No skills 255 No skills 6 1 3 16 16 11 5 21 15 150 150 150 200
386 79 Beavern 104 ChargeUp 255 No skills 255 No skills 255 No skills 180 7 5 98 16 20 8 36 120 120 100 180 200
387 79 Beavern 104 ChargeUp 255 No skills 255 No skills 255 No skills 60 0 5 61 24 36 23 42 26 200 100 80 200
388 283 MadCandle 1 Blaze 162 Whistle 255 No skills 255 No skills 9 2 4 16 11 14 11 6 11 140 70 90 150
389 286 SpikyBoy 255 No skills 255 No skills 255 No skills 255 No skills 8 3 4 19 12 10 6 22 69 200 70 100 150
390 333 Scallopa 37 Upper 255 No skills 255 No skills 255 No skills 18 2 5 33 40 23 25 28 56 160 120 40 150
391 87 ArrowDog 147 MouthShut 255 No skills 255 No skills 255 No skills 120 3 9 35 27 38 33 54 119 140 150 40 150
392 106 Picky 39 Sap 255 No skills 255 No skills 255 No skills 104 2 11 35 57 32 54 50 183 140 70 40 150
393 179 Butterfly 117 Curse 255 No skills 255 No skills 255 No skills 201 2 12 46 77 36 48 158 136 250 40 40 150
394 296 Brushead 118 OddDance 126 SandStorm 255 No skills 255 No skills 227 3 13 56 76 66 36 51 214 250 120 40 150
395 20 TropicGel 27 MPass 113 SleepAir 255 No skills 255 No skills 99 2 8 38 60 44 26 61 140 240 80 20 150
396 38 Pteranod 4 Firebal 153 TailWind 255 No skills 255 No skills 301 3 13 66 41 68 53 158 119 250 40 0 150
397 36 DragonKid 64 FireAir 113 SleepAir 255 No skills 255 No skills 108 3 13 52 71 55 52 70 223 210 80 20 150
398 101 CatMage 58 Transform 255 No skills 255 No skills 255 No skills 288 3 15 64 95 66 60 42 193 200 120 50 150
399 265 BoneSlave 7 Bang 82 BoltSlash 255 No skills 255 No skills 360 7 13 72 58 58 45 49 99 180 40 100 150
400 339 KingSquid 77 Tidalwave 101 RainSlash 120 PaniDance 255 No skills 4000 0 38 2500 140 227 147 189 73 210 140 20 150
401 71 Tonguella 139 LushLicks 255 No skills 255 No skills 255 No skills 377 3 15 80 37 57 61 52 115 140 100 120 100
402 44 Drygon 111 Ramming 144 WarCry 255 No skills 255 No skills 357 3 22 76 73 79 55 68 259 140 30 180 100
403 346 Pumpoise 78 CallHelp 137 SuckAir 255 No skills 255 No skills 433 3 19 86 51 77 68 67 169 80 100 120 100
404 317 Moray 47 Sleep 105 PsycheUp 255 No skills 255 No skills 476 4 19 106 130 81 67 89 156 90 100 110 100
405 328 RushFish 37 Upper 112 Kamikaze 255 No skills 255 No skills 425 5 19 148 87 70 69 113 148 150 70 90 100
406 167 FooHero 13 Bolt 53 Ironize 255 No skills 255 No skills 334 4 20 76 78 76 73 89 179 170 50 30 100
407 256 Mudron 19 Beat 69 IceAir 255 No skills 255 No skills 364 4 20 82 137 93 68 77 169 180 30 120 100
408 144 WingTree 91 ZombieCut 164 StepGuard 255 No skills 255 No skills 468 4 23 95 151 83 78 89 166 160 140 120 100
409 213 AgDevil 5 Firebane 113 SleepAir 144 WarCry 255 No skills 3022 7 18 550 50 90 59 109 216 180 250 40 150
410 289 Puppetor 99 BiAttack 118 OddDance 120 PaniDance 122 LureDance 2540 7 22 400 82 85 60 48 120 250 150 40 150
411 222 ArcDemon 8 Boom 81 VacuSlash 82 BoltSlash 255 No skills 3600 7 27 210 89 105 71 84 211 180 45 150 150
412 224 GoatHorn 4 Firebal 11 Infermore 17 SnowStorm 99 BiAttack 7700 7 27 330 89 95 65 92 233 180 50 50 150
413 156 HerbMan 117 Curse 138 Focus 146 DanceShut 255 No skills 1429 5 22 165 214 150 70 99 326 200 160 80 100
414 213 AgDevil 5 Firebane 21 Sacrifice 255 No skills 255 No skills 1002 5 25 102 102 165 104 145 302 150 10 70 100
415 289 Puppetor 118 OddDance 122 LureDance 163 Pheromone 255 No skills 920 5 27 101 150 134 97 97 239 120 70 100 100
416 306 Golem 104 ChargeUp 105 PsycheUp 255 No skills 255 No skills 1378 5 30 145 102 132 128 145 127 200 0 200 100
417 158 EvilSeed 92 CleanCut 96 Paralyze 255 No skills 255 No skills 2647 5 24 120 108 112 117 131 217 90 80 120 100
418 216 EyeBall 54 MagicBack 144 WarCry 255 No skills 255 No skills 2333 5 29 141 138 131 131 135 342 150 80 140 100
419 49 Chamelgon 52 PanicAll 96 Paralyze 255 No skills 255 No skills 2198 5 26 189 72 112 126 122 333 230 80 80 100
420 221 Gremlin 5 Firebane 22 Heal 255 No skills 255 No skills 2417 5 25 128 142 100 120 169 329 110 100 60 100
421 8 BoxSlime 2 Blazemore 38 Increase 111 Ramming 255 No skills 2040 5 30 156 77 118 118 148 273 200 10 10 100
422 18 Metabble 4 Firebal 7 Bang 255 No skills 255 No skills 41579 7 37 20 368 95 999 670 522 170 140 0 100
423 91 FairyRat 44 SlowAll 46 Surround 84 SlimeBlow 255 No skills 1045 5 27 148 95 115 127 181 216 60 120 140 100
424 77 Skullroo 104 ChargeUp 120 PaniDance 168 EagleEye 255 No skills 1426 5 32 128 179 129 152 150 298 250 90 40 100
425 83 Mommonja 122 LureDance 147 MouthShut 255 No skills 255 No skills 1938 5 25 138 122 116 99 170 247 100 140 120 100
426 116 KiteHawk 57 MagicWall 117 Curse 255 No skills 255 No skills 1941 5 35 151 114 136 112 269 236 180 60 130 100
427 121 MadCondor 25 HealUs 255 No skills 255 No skills 255 No skills 15000 0 30 600 119 131 90 110 159 140 130 130 100
428 121 MadCondor 25 HealUs 255 No skills 255 No skills 255 No skills 0 0 30 149 142 162 160 192 259 80 160 100 100
429 58 WingSnake 98 SquallHit 106 HighJump 116 PoisonAir 255 No skills 2943 5 32 189 201 136 99 196 220 150 140 160 100
430 220 1EyeClown 3 Blazemost 6 Firebolt 18 Blizzard 255 No skills 4546 5 40 221 374 173 174 178 461 180 70 180 100
431 339 KingSquid 77 Tidalwave 101 RainSlash 120 PaniDance 255 No skills 0 0 38 210 140 227 147 189 173 180 140 90 150
432 78 WindBeast 12 Infermost 17 SnowStorm 255 No skills 255 No skills 8200 7 40 900 127 236 168 489 546 140 80 180 100
433 120 MadGoose 23 HealMore 73 Vacuum 255 No skills 255 No skills 7780 7 40 580 387 201 203 348 521 80 100 200 100
434 341 WhaleMage 77 Tidalwave 255 No skills 255 No skills 255 No skills 8900 7 42 750 590 199 228 247 894 190 120 200 100
435 334 SeaHorse 69 IceAir 145 Geyser 255 No skills 255 No skills 5600 7 37 480 180 191 253 222 490 150 50 150 100
436 325 Octoreach 118 OddDance 120 PaniDance 145 Geyser 255 No skills 5700 7 39 700 140 238 174 247 423 120 70 180 100
437 302 IceMan 18 Blizzard 70 IceStorm 148 StrongD 255 No skills 10500 7 45 1200 500 345 279 210 670 100 30 100 100
438 253 Shadow 69 IceAir 255 No skills 255 No skills 255 No skills 5800 7 40 600 300 277 240 170 500 70 50 100 100
439 99 BigEye 69 IceAir 161 LoveRain 255 No skills 255 No skills 6000 7 37 750 280 358 242 198 550 100 100 100 100
440 293 Balzak 15 Thordain 255 No skills 255 No skills 255 No skills 24900 7 45 2000 398 375 257 220 330 200 0 140 100
441 249 PotRaven 74 Lightning 82 BoltSlash 255 No skills 255 No skills 4000 7 35 680 340 160 249 340 700 40 80 100 100
442 237 Jamirus 3 Blazemost 99 BiAttack 153 TailWind 255 No skills 10000 7 48 1400 750 247 349 410 690 100 100 140 100
443 62 SkyDragon 67 WhiteFire 137 SuckAir 255 No skills 255 No skills 5800 7 46 990 700 349 279 243 590 150 100 130 100
444 221 Gremlin 23 HealMore 51 StopSpell 255 No skills 255 No skills 4800 7 40 600 450 201 232 218 300 40 90 80 100
445 57 Crestpent 51 StopSpell 61 MegaMagic 95 PoisonHit 255 No skills 7400 7 42 780 700 279 300 299 480 100 80 100 100
446 19 SpotKing 92 CleanCut 97 NapAttack 147 MouthShut 255 No skills 10000 7 45 1300 550 378 214 308 800 70 80 120 100
447 146 Gulpple 97 NapAttack 106 HighJump 113 SleepAir 255 No skills 5600 7 45 840 590 289 299 387 650 60 150 120 100
448 40 FairyDrak 46 Surround 113 SleepAir 255 No skills 255 No skills 5700 7 40 700 340 312 298 273 500 80 80 80 100
449 110 DuckKite 48 SleepAll 52 PanicAll 255 No skills 255 No skills 5900 7 42 900 470 296 330 400 730 90 90 90 100
450 128 FunkyBird 120 PaniDance 124 Hustle 255 No skills 255 No skills 6200 7 42 890 500 301 267 430 680 80 100 130 100
451 152 DanceVegi 121 K.O.Dance 122 LureDance 125 SideStep 255 No skills 6100 7 37 680 430 259 249 240 390 50 90 80 100
452 149 Slurperon 48 SleepAll 118 OddDance 140 SickLick 255 No skills 5600 7 39 790 400 277 259 302 450 90 90 140 100
453 141 MadPlant 40 Defense 44 SlowAll 255 No skills 255 No skills 5200 7 39 880 380 243 350 289 510 80 80 80 100
454 225 Orc 30 Vivify 40 Defense 135 SamsiCall 255 No skills 6000 7 43 900 350 346 289 190 770 140 100 140 100
455 248 Putrepup 40 Defense 44 SlowAll 54 MagicBack 255 No skills 5900 7 41 700 280 330 328 232 450 100 100 130 100
456 154 Devipine 19 Beat 118 OddDance 255 No skills 255 No skills 6400 7 43 840 400 300 358 222 660 70 60 200 100
457 320 Anemon 5 Firebane 96 Paralyze 116 PoisonAir 255 No skills 5800 7 44 900 370 248 388 289 580 100 120 100 100
458 156 HerbMan 117 Curse 138 Focus 146 DanceShut 255 No skills 6300 7 46 1300 700 341 273 370 900 90 130 200 100
459 16 KingSlime 30 Vivify 56 Barrier 255 No skills 255 No skills 18000 7 50 4000 280 329 289 334 800 10 150 150 100
460 59 Coatol 9 Explodet 82 BoltSlash 107 EvilSlash 255 No skills 10000 7 48 640 1800 289 410 329 800 90 100 120 100
461 12 FangSlime 79 YellHelp 104 ChargeUp 144 WarCry 255 No skills 9400 7 44 700 378 333 278 397 590 200 40 150 100
462 85 Grizzly 98 SquallHit 100 QuadHits 142 BigTrip 255 No skills 10200 7 45 870 360 372 245 379 288 180 70 100 100
463 89 BeastNite 47 Sleep 101 RainSlash 103 GigaSlash 255 No skills 9300 7 45 1200 420 358 343 201 600 140 100 120 100
464 14 SlimeBorg 23 HealMore 26 HealUsAll 38 Increase 255 No skills 8700 7 44 650 790 217 327 418 740 80 200 170 100
465 92 Unicorn 24 HealAll 31 Revive 129 Surge 255 No skills 11000 7 45 720 680 316 322 319 800 70 200 70 100
466 81 SuperTen 124 Hustle 158 Imitate 255 No skills 255 No skills 8800 7 44 600 380 312 298 417 600 50 170 100 100
467 10 Slime 61 MegaMagic 255 No skills 255 No skills 255 No skills 11200 7 47 600 500 387 299 387 700 120 70 100 100
468 13 RockSlime 106 HighJump 111 Ramming 148 StrongD 255 No skills 12000 7 40 680 230 265 362 265 450 90 170 60 100
469 18 Metabble 9 Explodet 21 Sacrifice 255 No skills 255 No skills 38900 7 40 289 700 146 798 688 770 10 100 90 100
470 100 Gorago 67 WhiteFire 131 DeMagic 144 WarCry 159 Meditate 53890 7 55 990 780 432 378 688 800 200 130 120 150
471 15 Slabbit 125 SideStep 142 BigTrip 255 No skills 255 No skills 5873 4 37 220 374 187 198 310 345 60 80 90 100
472 58 WingSnake 98 SquallHit 106 HighJump 115 PoisonGas 255 No skills 5972 5 37 280 248 220 178 259 333 80 70 100 100
473 91 FairyRat 44 SlowAll 46 Surround 84 SlimeBlow 255 No skills 5674 4 35 140 188 168 340 288 348 60 80 100 100
474 150 StubSuck 48 SleepAll 91 ZombieCut 255 No skills 255 No skills 5738 4 37 300 345 175 220 201 338 40 40 50 100
475 141 MadPlant 40 Defense 44 SlowAll 255 No skills 255 No skills 5499 4 34 180 420 207 299 230 378 80 30 100 100
476 92 Unicorn 24 HealAll 31 Revive 255 No skills 255 No skills 6128 5 36 310 360 257 236 287 450 90 200 100 100
477 230 Grendal 80 FireSlash 85 DrakSlash 144 WarCry 255 No skills 6748 5 38 380 197 301 268 189 327 150 100 100 100
478 186 GoHopper 50 RobMagic 79 YellHelp 104 ChargeUp 255 No skills 5888 4 35 230 260 173 270 299 320 80 40 60 100
479 87 ArrowDog 38 Increase 104 ChargeUp 140 SickLick 255 No skills 9800 7 40 500 210 237 288 249 501 80 40 70 100
480 183 StagBug 48 SleepAll 66 Scorching 143 Ahhh 255 No skills 6138 5 38 325 200 248 348 248 360 80 30 100 100
481 142 FireWeed 2 Blazemore 114 PalsyAir 255 No skills 255 No skills 6348 5 37 290 470 301 240 320 410 90 70 90 100
482 213 AgDevil 6 Firebolt 119 RobDance 158 Imitate 255 No skills 26890 7 47 1500 580 346 310 267 700 90 120 130 100
483 85 Grizzly 98 SquallHit 100 QuadHits 142 BigTrip 255 No skills 6172 5 41 425 157 320 220 201 323 150 70 70 100
484 217 SkulRider 80 FireSlash 101 RainSlash 142 BigTrip 255 No skills 5488 4 42 311 245 287 269 324 388 100 100 100 100
485 318 WalrusMan 88 BugBlow 107 EvilSlash 108 Massacre 255 No skills 5972 4 40 347 225 321 219 340 317 130 60 80 100
486 283 MadCandle 2 Blazemore 105 PsycheUp 255 No skills 255 No skills 6010 5 43 321 249 299 319 372 478 100 70 80 100
487 259 Reaper 90 DevilCut 117 Curse 128 EerieLite 255 No skills 6488 5 42 279 489 287 367 327 589 100 100 100 100
488 311 ProtoMech 84 SlimeBlow 104 ChargeUp 111 Ramming 255 No skills 6788 5 43 378 289 380 232 318 379 110 40 110 100
489 297 Roboster 40 Defense 100 QuadHits 101 RainSlash 150 BladeD 6000 7 50 900 570 401 448 427 670 140 90 100 100
490 297 Roboster 40 Defense 100 QuadHits 255 No skills 255 No skills 1000 7 50 535 205 310 300 320 420 140 50 60 100
491 297 Roboster 40 Defense 100 QuadHits 255 No skills 255 No skills 300 7 50 210 70 160 200 210 230 140 40 40 100
492 297 Roboster 40 Defense 255 No skills 255 No skills 255 No skills 100 7 50 79 2 82 89 101 38 140 0 0 100
493 4 TreeSlime 40 Defense 96 Paralyze 113 SleepAir 255 No skills 14879 4 44 320 299 225 267 278 480 70 90 110 100
494 155 FaceTree 51 StopSpell 117 Curse 118 OddDance 255 No skills 13779 6 47 369 427 237 324 200 600 80 120 120 100
495 226 Ogre 94 MetalCut 105 PsycheUp 108 Massacre 255 No skills 14670 6 47 410 246 359 312 273 550 200 30 100 100
496 295 CurseLamp 38 Increase 42 SpeedUp 45 TwinHits 255 No skills 13586 5 44 333 390 205 280 348 600 90 140 130 100
497 320 Anemon 6 Firebolt 96 Paralyze 115 PoisonGas 255 No skills 13347 4 45 310 370 279 243 318 520 100 100 100 100
498 182 Lipsy 140 SickLick 143 Ahhh 163 Pheromone 255 No skills 14648 4 44 348 360 267 287 287 530 90 140 120 100
499 180 WeedBug 50 RobMagic 56 Barrier 57 MagicWall 255 No skills 13222 4 46 323 479 249 326 312 480 80 130 150 100
500 55 Spikerous 75 RockThrow 110 Beserker 112 Kamikaze 255 No skills 15900 5 45 438 320 297 378 207 410 100 80 110 100
501 247 Skullgon 70 IceStorm 83 IceSlash 109 TwinSlash 255 No skills 15478 5 47 426 320 297 378 207 450 130 100 110 100
502 254 Skulpent 20 Defeat 95 PoisonHit 149 Dodge 255 No skills 13267 4 44 368 274 277 243 378 400 90 140 120 100
503 179 Butterfly 46 Surround 79 YellHelp 117 Curse 255 No skills 13685 4 46 297 389 266 324 458 620 80 100 130 100
504 211 Pixy 8 Boom 56 Barrier 120 PaniDance 255 No skills 9680 7 52 680 400 357 374 443 700 100 130 110 100
505 269 Copycat 58 Transform 255 No skills 255 No skills 255 No skills 15000 7 55 750 300 310 520 380 999 150 150 150 100
506 307 StoneMan 75 RockThrow 152 Guardian 159 Meditate 255 No skills 9000 7 52 1300 360 458 268 247 700 120 150 120 100
507 127 WhipBird 131 DeMagic 158 Imitate 161 LoveRain 255 No skills 12000 7 53 950 830 334 374 438 700 130 150 100 100
508 21 MimeSlime 3 Blazemost 56 Barrier 118 OddDance 255 No skills 0 7 43 370 690 258 320 350 520 40 120 210 140
509 71 Tonguella 38 Increase 57 MagicWall 84 SlimeBlow 255 No skills 0 7 45 400 320 338 310 284 430 130 20 150 140
510 306 Golem 105 PsycheUp 106 HighJump 108 Massacre 255 No skills 0 7 48 520 315 410 301 189 540 200 120 70 140
511 219 Bubblemon 18 Blizzard 55 Bounce 82 BoltSlash 110 Beserker 40130 6 93 663 121 618 519 487 629 50 120 120 150
512 288 RogueNite 40 Defense 53 Ironize 95 PoisonHit 112 Kamikaze 40100 6 92 802 228 703 401 443 627 90 40 40 150
513 289 Puppetor 3 Blazemost 61 MegaMagic 128 EerieLite 143 Ahhh 41130 6 81 823 43 600 401 336 509 10 200 10 150
514 304 Exaucers 21 Sacrifice 67 WhiteFire 160 LifeSong 165 Outside 43989 6 93 702 126 511 335 567 544 120 30 200 150
515 341 WhaleMage 24 HealAll 55 Bounce 136 BazooCall 158 Imitate 42891 6 92 622 84 426 402 506 931 70 130 40 150
516 212 MedusaEye 32 Farewell 130 UltraDown 154 StormWind 163 Pheromone 44120 6 93 701 132 549 479 481 740 70 130 40 150
517 23 MetalKing 39 Sap 124 Hustle 106 HighJump 131 DeMagic 0 7 50 200 950 310 780 840 700 210 190 220 200
518 96 KingLeo 95 PoisonHit 144 WarCry 18 Blizzard 100 QuadHits 0 7 55 1200 490 370 480 460 680 220 220 160 200
519 309 GoldGolem 74 Lightning 104 ChargeUp 152 Guardian 255 No skills 0 7 50 900 590 430 600 370 700 220 220 220 200
520 56 GreatDrak 67 WhiteFire 70 IceStorm 144 WarCry 255 No skills 0 7 52 840 330 375 400 299 300 220 190 200 200
521 165 Watabou 62 BigBang 78 CallHelp 161 LoveRain 255 No skills 0 7 40 610 467 320 380 178 150 200 200 200 200
522 238 Durran 98 SquallHit 103 GigaSlash 130 UltraDown 159 Meditate 0 7 53 1000 470 420 430 326 450 200 140 190 200
523 214 Demonite 117 Curse 118 OddDance 128 EerieLite 255 No skills 4700 7 47 470 358 337 267 358 479 140 50 170 150
524 229 BossTroll 75 RockThrow 105 PsycheUp 150 BladeD 255 No skills 8900 7 46 580 210 449 237 129 288 200 10 30 150
525 281 JewelBag 117 Curse 118 OddDance 128 EerieLite 255 No skills 6900 7 48 530 799 402 427 348 520 70 80 200 150
526 265 BoneSlave 44 SlowAll 45 TwinHits 135 SamsiCall 255 No skills 9600 7 52 500 320 387 278 248 450 70 140 40 150
527 263 DeadNoble 18 Blizzard 79 YellHelp 107 EvilSlash 255 No skills 20000 7 54 800 560 425 349 388 590 150 30 160 150
528 288 RogueNite 100 QuadHits 104 ChargeUp 147 MouthShut 255 No skills 7760 7 58 770 480 447 423 278 560 200 20 100 150
529 293 Balzak 85 DrakSlash 110 Beserker 157 SuckAll 255 No skills 13500 7 56 1300 570 488 317 347 600 180 10 170 150
530 291 Voodoll 130 UltraDown 132 ThickFog 158 Imitate 255 No skills 6000 7 58 670 680 340 568 459 700 70 200 200 150
531 227 GateGuard 9 Explodet 25 HealUs 101 RainSlash 255 No skills 7800 7 53 680 490 378 359 367 590 130 200 170 150
532 287 MadMirror 12 Infermost 55 Bounce 127 Radiant 255 No skills 7800 7 51 580 780 290 489 444 680 30 200 200 150
533 344 Grakos 77 Tidalwave 31 Revive 28 MPassmore 255 No skills 7800 7 54 780 880 357 455 328 700 70 210 170 150
534 333 Scallopa 38 Increase 57 MagicWall 127 Radiant 255 No skills 4673 4 44 328 245 288 379 229 410 60 120 150 100
535 5 Snaily 18 Blizzard 35 NumbOff 79 YellHelp 255 No skills 4211 4 45 248 102 241 399 348 440 200 40 80 100
536 330 Clawster 85 DrakSlash 94 MetalCut 100 QuadHits 255 No skills 4721 4 46 358 330 320 299 321 390 150 150 30 100
537 253 Shadow 69 IceAir 132 ThickFog 255 No skills 255 No skills 4372 7 43 290 310 314 324 357 500 30 20 200 100
538 303 Mimic 2 Blazemore 19 Beat 255 No skills 255 No skills 5900 7 45 400 490 360 314 490 450 110 40 140 100
539 23 MetalKing 12 Infermost 107 EvilSlash 128 EerieLite 145 Geyser 39600 7 48 600 200 410 859 320 160 20 80 140 150
540 129 RainHawk 62 BigBang 131 DeMagic 72 WindBeast 255 No skills 6600 7 99 3500 520 710 540 250 330 170 30 130 150
541 59 Coatol 25 HealUs 77 Tidalwave 134 DiagoCall 142 BigTrip 7300 7 46 1500 210 600 600 300 255 90 140 100 150
542 124 Phoenix 3 Blazemost 38 Increase 80 FireSlash 108 Massacre 9940 6 58 376 289 328 251 363 487 150 40 30 150
543 131 Shantak 9 Explodet 74 Lightning 117 Curse 159 Meditate 10620 6 59 478 180 267 348 436 678 170 80 150 150
544 123 Blizzardy 51 StopSpell 70 IceStorm 83 IceSlash 161 LoveRain 9940 6 57 382 438 295 256 470 590 90 170 60 150
545 247 Skullgon 52 PanicAll 71 WhiteAir 86 BeastCut 119 RobDance 9533 6 59 477 376 415 231 452 478 130 110 160 150
546 231 Akubar 6 Firebolt 38 Increase 59 BeDragon 100 QuadHits 11470 6 55 511 465 324 310 382 648 140 10 120 150
547 97 DarkHorn 48 SleepAll 55 Bounce 89 Shears 104 ChargeUp 11239 6 56 534 100 375 269 351 667 100 140 30 150
548 63 Serpentia 82 BoltSlash 87 BirdBlow 107 EvilSlash 126 SandStorm 9994 6 53 437 438 388 178 338 537 190 120 140 150
549 81 SuperTen 42 SpeedUp 113 SleepAir 122 LureDance 146 DanceShut 9320 6 59 387 363 321 272 358 577 130 140 100 150
550 92 Unicorn 25 HealUs 45 TwinHits 85 DrakSlash 123 LifeDance 9561 6 54 369 80 352 339 418 674 250 200 20 150
551 116 KiteHawk 28 MPassmore 42 SpeedUp 46 Surround 155 AquaWall 9477 6 57 346 328 298 386 308 348 70 140 180 150
552 261 FoxFire 66 Scorching 92 CleanCut 127 Radiant 158 Imitate 9344 6 56 359 417 311 276 293 478 150 150 40 150
553 292 MetalDrak 57 MagicWall 84 SlimeBlow 104 ChargeUp 148 StrongD 9679 6 59 458 547 394 338 318 543 160 160 160 150
554 337 AxeShark 52 PanicAll 81 VacuSlash 116 PoisonAir 125 SideStep 13498 6 61 499 389 401 259 285 338 180 10 40 150
555 307 StoneMan 31 Revive 93 AquaCut 108 Massacre 157 SuckAll 12447 6 63 589 467 428 261 338 576 250 180 80 150
556 212 MedusaEye 76 Watershot 91 ZombieCut 120 PaniDance 133 TatsuCall 10440 6 62 437 110 338 317 399 612 30 140 150 150
557 193 MadHornet 49 TakeMagic 90 DevilCut 96 Paralyze 106 HighJump 10130 6 63 476 399 378 271 453 531 160 70 90 150
558 151 Oniono 33 Antidote 88 BugBlow 105 PsycheUp 116 PoisonAir 10577 6 65 472 422 376 320 348 537 50 180 120 150
559 187 TailEater 18 Blizzard 44 SlowAll 55 Bounce 109 TwinSlash 10120 6 63 367 489 324 337 365 587 80 110 180 150
560 89 BeastNite 19 Beat 58 Transform 79 YellHelp 94 MetalCut 10489 6 64 537 105 415 309 329 534 200 140 130 150
561 21 MimeSlime 15 Thordain 60 Chance 101 RainSlash 138 Focus 14590 6 67 467 632 358 321 460 632 120 140 130 150
562 47 MadDragon 66 Scorching 108 Massacre 146 DanceShut 152 Guardian 11270 6 64 527 446 438 262 300 349 30 30 60 150
563 58 WingSnake 73 Vacuum 110 Beserker 124 Hustle 155 AquaWall 10540 6 65 557 90 387 277 427 458 140 80 170 150
564 60 Orochi 24 HealAll 40 Defense 102 MultiCut 130 UltraDown 15789 6 66 627 75 447 310 542 678 200 200 180 150
565 95 Trumpeter 36 CurseOff 49 TakeMagic 75 RockThrow 134 DiagoCall 11367 6 64 638 98 418 429 311 487 180 130 180 150
566 107 Wyvern 29 MPassmost 65 BlazeAir 69 IceAir 137 SuckAir 12455 6 67 523 80 407 380 358 511 170 120 150 150
567 154 Devipine 19 Beat 44 SlowAll 98 SquallHit 125 SideStep 13477 6 68 489 477 388 356 348 537 100 150 170 150
568 160 Snapper 56 Barrier 74 Lightning 95 PoisonHit 126 SandStorm 12319 6 65 563 426 359 365 342 578 140 130 160 150
569 183 StagBug 9 Explodet 53 Ironize 97 NapAttack 109 TwinSlash 11450 6 67 467 523 374 421 373 499 110 140 120 150
570 192 ArmyCrab 38 Increase 45 TwinHits 74 Lightning 142 BigTrip 13699 6 65 446 30 392 445 292 578 90 70 80 150
571 222 ArcDemon 21 Sacrifice 85 DrakSlash 107 EvilSlash 131 DeMagic 16980 6 71 677 98 476 382 381 649 170 130 80 150
572 220 1EyeClown 18 Blizzard 50 RobMagic 57 MagicWall 89 Shears 15788 6 73 586 678 378 364 346 636 40 120 130 150
573 232 MadKnight 55 Bounce 63 Hellblast 80 FireSlash 101 RainSlash 16244 6 73 650 60 446 416 359 535 200 10 200 150
574 262 CaptDead 44 SlowAll 94 MetalCut 145 Geyser 155 AquaWall 15999 6 74 646 589 466 433 300 555 170 160 130 150
575 267 Servant 19 Beat 48 SleepAll 100 QuadHits 117 Curse 16893 6 73 638 30 458 414 356 589 190 180 190 150
576 301 LavaMan 34 DeChaos 62 BigBang 140 SickLick 149 Dodge 21300 6 77 746 48 500 451 348 599 170 190 160 150
577 308 BombCrag 38 Increase 77 Tidalwave 129 Surge 150 BladeD 20100 6 78 729 100 408 517 277 588 20 70 80 150
578 328 RushFish 48 SleepAll 77 Tidalwave 105 PsycheUp 112 Kamikaze 19878 6 76 697 45 387 460 396 518 170 110 30 150
579 341 WhaleMage 45 TwinHits 59 BeDragon 98 SquallHit 119 RobDance 21040 6 78 716 55 460 381 423 668 100 180 130 150
580 19 SpotKing 12 Infermost 52 PanicAll 102 MultiCut 156 SealPray 20569 6 79 738 58 408 390 394 678 180 90 140 150
581 14 SlimeBorg 6 Firebolt 42 SpeedUp 79 YellHelp 128 EerieLite 20100 6 82 779 136 415 437 370 659 140 40 120 150
582 41 LizardMan 55 Bounce 103 GigaSlash 130 UltraDown 135 SamsiCall 21387 6 84 763 97 638 481 473 646 200 130 120 150
583 56 GreatDrak 12 Infermost 71 WhiteAir 138 Focus 152 Guardian 23487 6 83 777 328 673 621 410 588 200 170 180 150
584 98 MadCat 44 SlowAll 79 YellHelp 85 DrakSlash 98 SquallHit 23555 6 83 759 428 661 446 538 634 190 120 100 150
585 122 Emyu 18 Blizzard 48 SleepAll 101 RainSlash 122 LureDance 24589 6 85 739 399 627 470 519 622 150 180 40 150
586 196 HornBeet 46 Surround 105 PsycheUp 146 DanceShut 147 MouthShut 24589 6 86 728 167 589 536 409 647 130 150 190 150
587 226 Ogre 45 TwinHits 59 BeDragon 75 RockThrow 110 Beserker 23469 6 85 757 89 642 475 458 638 190 20 90 150
588 248 Putrepup 35 NumbOff 57 MagicWall 90 DevilCut 116 PoisonAir 22459 6 86 729 20 612 407 446 690 60 130 140 150
589 298 Roboster2 15 Thordain 31 Revive 98 SquallHit 127 Radiant 26798 6 87 767 120 648 650 502 688 190 250 0 150
590 309 GoldGolem 73 Vacuum 104 ChargeUp 129 Surge 132 ThickFog 34578 6 86 838 138 671 526 515 666 200 200 200 150
591 264 WhiteKing 9 Explodet 18 Blizzard 24 HealAll 57 MagicWall 37698 6 88 812 685 627 329 421 740 100 200 200 150
592 24 GoldSlime 60 Chance 124 Hustle 131 DeMagic 149 Dodge 55790 6 85 488 157 529 999 501 787 70 190 200 150
593 64 Divinegon 63 Hellblast 106 HighJump 136 BazooCall 154 StormWind 39848 6 87 793 82 710 720 515 739 170 190 150 150
594 96 KingLeo 55 Bounce 93 AquaCut 144 WarCry 160 LifeSong 34529 6 86 838 327 677 430 510 740 200 180 150 150
595 129 RainHawk 19 Beat 62 BigBang 102 MultiCut 129 Surge 32345 6 88 751 111 647 620 538 719 130 200 120 150
596 162 Rosevine 40 Defense 71 WhiteAir 103 GigaSlash 113 SleepAir 35699 6 92 793 128 671 577 506 788 80 110 200 150
597 198 Armorpion 49 TakeMagic 96 Paralyze 108 Massacre 156 SealPray 34289 6 91 729 520 614 640 560 748 140 140 170 150
598 238 Durran 53 Ironize 102 MultiCut 128 EerieLite 136 BazooCall 46989 6 93 768 536 733 535 576 764 200 30 200 150
599 342 Aquadon 77 Tidalwave 130 UltraDown 145 Geyser 148 StrongD 40100 6 92 802 272 689 528 538 734 90 200 200 150
600 164 Warubou 29 MPassmost 131 DeMagic 255 No skills 255 No skills 0 0 50 428 588 399 432 362 422 150 150 150 100
601 164 Warubou 27 MPass 163 Pheromone 255 No skills 255 No skills 0 0 40 321 376 264 319 279 349 200 50 50 150
602 266 Skeletor 80 FireSlash 81 VacuSlash 82 BoltSlash 255 No skills 0 0 43 341 309 349 317 267 401 120 130 90 100
603 307 StoneMan 111 Ramming 129 Surge 145 Geyser 255 No skills 0 0 54 467 442 428 376 331 480 120 160 130 100
604 128 FunkyBird 121 K.O.Dance 123 LifeDance 146 DanceShut 255 No skills 0 0 46 372 351 361 327 459 433 100 150 130 100
605 269 Copycat 58 Transform 59 BeDragon 160 LifeSong 255 No skills 0 0 53 371 582 248 417 458 500 20 200 180 100
606 51 Andreal 25 HealUs 130 UltraDown 156 SealPray 255 No skills 0 0 59 502 327 429 447 489 427 180 140 140 100
607 21 MimeSlime 18 Blizzard 45 TwinHits 62 BigBang 255 No skills 0 7 40 390 600 240 588 320 766 100 100 200 150
608 27 Butch 25 HealUs 79 YellHelp 113 SleepAir 255 No skills 0 7 40 600 330 320 577 725 500 200 200 200 150
609 14 SlimeBorg 52 PanicAll 56 Barrier 60 Chance 255 No skills 0 7 40 799 460 350 280 240 800 50 50 200 150
610 353 LordDraco 107 EvilSlash 128 EerieLite 157 SuckAll 255 No skills 0 7 70 999 300 600 250 280 999 250 200 200 200
611 22 HaloSlime 129 Surge 145 Geyser 160 LifeSong 255 No skills 0 0 1 78 70 57 99 102 107 70 200 150 100
612 341 WhaleMage 58 Transform 76 Watershot 155 AquaWall 255 No skills 0 0 1 108 100 35 70 20 100 40 50 150 100
613 307 StoneMan 148 StrongD 157 SuckAll 255 No skills 255 No skills 7349 5 42 342 257 248 197 220 250 150 20 70 100
614 263 DeadNoble 255 No skills 255 No skills 255 No skills 255 No skills 0 0 1 120 94 113 91 82 105 30 20 15 100
615 23 MetalKing 26 HealUsAll 63 Hellblast 129 Surge 146 DanceShut 50900 6 84 322 97 378 999 509 646 30 100 90 150
616 63 Serpentia 73 Vacuum 97 NapAttack 138 Focus 157 SuckAll 24577 6 83 734 209 600 425 497 573 110 110 110 150
617 82 IronTurt 3 Blazemost 49 TakeMagic 94 MetalCut 140 SickLick 21455 6 83 648 428 419 619 343 634 100 120 100 150
618 125 ZapBird 29 MPassmost 81 VacuSlash 102 MultiCut 140 SickLick 24699 6 85 629 147 627 472 577 679 90 20 100 150
619 167 FooHero 9 Explodet 79 YellHelp 114 PalsyAir 163 Pheromone 22399 6 86 728 167 601 497 409 647 200 200 30 150
620 224 GoatHorn 12 Infermost 100 QuadHits 145 Geyser 152 Guardian 23469 6 85 628 348 627 520 577 679 90 20 100 150
621 260 Inverzon 89 Shears 104 ChargeUp 113 SleepAir 119 RobDance 26177 6 86 649 158 568 461 446 520 30 30 30 150
622 291 Voodoll 33 Antidote 34 DeChaos 35 NumbOff 116 PoisonAir 26798 6 87 666 334 550 518 417 688 10 10 10 150
623 337 AxeShark 6 Firebolt 101 RainSlash 108 Massacre 148 StrongD 34578 6 86 811 233 701 498 427 522 200 120 200 150
624 340 Digong 45 TwinHits 63 Hellblast 86 BeastCut 126 SandStorm 38477 6 88 743 132 608 452 407 522 20 200 200 150
625 43 Swordgon 31 Revive 36 CurseOff 74 Lightning 93 AquaCut 34281 6 85 488 72 598 520 501 621 250 60 30 150
626 66 GigaDraco 52 PanicAll 71 WhiteAir 90 DevilCut 161 LoveRain 41020 6 87 793 85 715 489 327 602 50 40 10 150
627 81 SuperTen 123 LifeDance 124 Hustle 132 ThickFog 146 DanceShut 34529 6 87 638 98 509 403 505 740 200 120 200 150
628 117 BigRoost 25 HealUs 51 StopSpell 75 RockThrow 88 BugBlow 32345 6 88 619 114 512 448 538 539 40 200 40 150
629 161 GhosTree 20 Defeat 48 SleepAll 85 DrakSlash 117 Curse 31299 6 92 733 58 522 418 402 609 30 160 10 150
630 195 WarMantis 44 SlowAll 94 MetalCut 103 GigaSlash 127 Radiant 34289 6 91 589 143 588 475 407 673 200 200 40 150
631 382 Kagebou 59 BeDragon 60 Chance 133 TatsuCall 255 No skills 0 0 10 100 100 100 100 700 100 200 50 50 200
632 381 Dimensaur 61 MegaMagic 63 Hellblast 67 WhiteFire 255 No skills 0 0 1 10 10 700 10 10 10 100 200 150 200
633 380 Lamia 25 HealUs 27 MPass 30 Vivify 255 No skills 0 0 50 500 700 500 700 600 600 100 250 200 200
634 634 nil 15 Thordain 61 MegaMagic 129 Surge 130 UltraDown 100 0 10 999 999 10 999 999 999 250 250 250 200
635 351 DracoLord 255 No skills 255 No skills 255 No skills 255 No skills 100 0 10 100 100 100 100 100 100 250 250 250 200
636 352 DracoLord1 255 No skills 255 No skills 255 No skills 255 No skills 100 0 10 100 100 100 100 100 100 250 250 250 200
637 353 LordDraco 255 No skills 255 No skills 255 No skills 255 No skills 100 0 10 100 100 100 100 100 100 250 250 250 200
638 354 Hargon 255 No skills 255 No skills 255 No skills 255 No skills 100 0 10 100 100 100 100 100 100 250 250 250 200
639 355 Sidoh 255 No skills 255 No skills 255 No skills 255 No skills 100 0 10 100 100 100 100 100 100 250 250 250 200
640 356 Genosidoh 255 No skills 255 No skills 255 No skills 255 No skills 100 0 10 100 100 100 100 100 100 250 250 250 200
641 357 Baramos 255 No skills 255 No skills 255 No skills 255 No skills 100 0 10 100 100 100 100 100 100 250 250 250 200
642 358 Zoma 255 No skills 255 No skills 255 No skills 255 No skills 100 0 10 100 100 100 100 100 100 250 250 250 200
643 359 AsuraZoma 255 No skills 255 No skills 255 No skills 255 No skills 100 0 10 100 100 100 100 100 100 250 250 25 200
644 360 Pizzaro 255 No skills 255 No skills 255 No skills 255 No skills 100 0 10 100 100 100 100 100 100 250 250 250 200
645 361 PsychoPiz 255 No skills 255 No skills 255 No skills 255 No skills 100 0 10 100 100 100 100 100 100 250 250 250 200
646 362 Esterk 255 No skills 255 No skills 255 No skills 255 No skills 100 0 10 100 100 100 100 100 100 250 250 250 200
647 363 Mirudraas1 255 No skills 255 No skills 255 No skills 255 No skills 100 0 10 100 100 100 100 100 100 250 250 250 200
648 364 Mirudraas2 255 No skills 255 No skills 255 No skills 255 No skills 100 0 10 100 100 100 100 100 100 250 250 250 200
649 365 Mudou 255 No skills 255 No skills 255 No skills 255 No skills 100 0 10 100 100 100 100 100 100 250 250 250 200
650 366 DeathMore1 255 No skills 255 No skills 255 No skills 255 No skills 100 0 10 100 100 100 100 100 100 250 250 250 200
651 367 DeathMore2 255 No skills 255 No skills 255 No skills 255 No skills 100 0 10 100 100 100 100 100 100 250 250 250 200
652 368 DeathMore3 255 No skills 255 No skills 255 No skills 255 No skills 100 0 10 100 100 100 100 100 100 250 250 250 200
653 369 DarkDrium 255 No skills 255 No skills 255 No skills 255 No skills 100 0 10 100 100 100 100 100 100 250 250 250 200
654 370 Orgodemir 255 No skills 255 No skills 255 No skills 255 No skills 100 0 10 100 100 100 100 100 100 250 250 250 200
655 371 Orgodemir2 255 No skills 255 No skills 255 No skills 255 No skills 100 0 10 100 100 100 100 100 100 250 250 250 200
656 372 Darck 255 No skills 255 No skills 255 No skills 255 No skills 100 0 10 100 100 100 100 100 100 250 250 250 200
657 22 HaloSlime 255 No skills 255 No skills 255 No skills 255 No skills 100 0 10 100 100 100 100 100 100 250 250 250 200
658 24 GoldSlime 255 No skills 255 No skills 255 No skills 255 No skills 100 0 10 100 100 100 100 100 100 250 250 250 200
659 25 GranSlime 255 No skills 255 No skills 255 No skills 255 No skills 100 0 10 100 100 100 100 100 100 250 250 250 200
660 26 WonderEgg 255 No skills 255 No skills 255 No skills 255 No skills 100 0 10 100 100 100 100 100 100 250 250 250 200
661 65 Orligon 255 No skills 255 No skills 255 No skills 255 No skills 100 0 10 100 100 100 100 100 100 250 250 250 200
662 66 GigaDraco 255 No skills 255 No skills 255 No skills 255 No skills 100 0 10 100 100 100 100 100 100 250 250 250 200
663 97 DarkHorn 255 No skills 255 No skills 255 No skills 255 No skills 100 0 10 100 100 100 100 100 100 250 250 250 200
664 100 Gorago 255 No skills 255 No skills 255 No skills 255 No skills 100 0 10 100 100 100 100 100 100 250 250 250 200
665 129 RainHawk 255 No skills 255 No skills 255 No skills 255 No skills 100 0 10 100 100 100 100 100 100 250 250 250 200
666 130 Azurile 255 No skills 255 No skills 255 No skills 255 No skills 100 0 10 100 100 100 100 100 100 250 250 250 200
667 131 Shantak 255 No skills 255 No skills 255 No skills 255 No skills 100 0 10 100 100 100 100 100 100 250 250 250 200
668 165 Watabou 255 No skills 255 No skills 255 No skills 255 No skills 100 0 10 100 100 100 100 100 100 250 250 250 200
669 164 Warubou 255 No skills 255 No skills 255 No skills 255 No skills 100 0 10 100 100 100 100 100 100 250 250 250 200
670 163 Egdracil 255 No skills 255 No skills 255 No skills 255 No skills 100 0 10 100 100 100 100 100 100 250 250 250 200
671 199 Digster 255 No skills 255 No skills 255 No skills 255 No skills 100 0 10 100 100 100 100 100 100 250 250 250 200
672 200 Skularach 255 No skills 255 No skills 255 No skills 255 No skills 100 0 10 100 100 100 100 100 100 250 250 250 200
673 239 Titanis 255 No skills 255 No skills 255 No skills 255 No skills 100 0 10 100 100 100 100 100 100 250 250 250 200
674 240 LampGenie 255 No skills 255 No skills 255 No skills 255 No skills 100 0 10 100 100 100 100 100 100 250 250 250 200
675 272 Niterich 255 No skills 255 No skills 255 No skills 255 No skills 100 0 10 100 100 100 100 100 100 250 250 250 200
676 264 WhiteKing 255 No skills 255 No skills 255 No skills 255 No skills 100 0 10 100 100 100 100 100 100 250 250 250 200
677 268 Lazamanus 255 No skills 255 No skills 255 No skills 255 No skills 100 0 10 100 100 100 100 100 100 250 250 250 200
678 309 GoldGolem 255 No skills 255 No skills 255 No skills 255 No skills 100 0 10 100 100 100 100 100 100 250 250 250 200
679 310 DarkMate 255 No skills 255 No skills 255 No skills 255 No skills 100 0 10 100 100 100 100 100 100 250 250 250 200
680 338 Octogon 255 No skills 255 No skills 255 No skills 255 No skills 100 0 10 100 100 100 100 100 100 250 250 250 200
681 343 Octoraid 255 No skills 255 No skills 255 No skills 255 No skills 100 0 10 100 100 100 100 100 100 250 250 250 200
682 344 Grakos 255 No skills 255 No skills 255 No skills 255 No skills 100 0 10 100 100 100 100 100 100 250 250 250 200
683 345 Poseidon 255 No skills 255 No skills 255 No skills 255 No skills 100 0 10 100 100 100 100 100 100 250 250 250 200

1732600239