Difference between revisions of "RyonaRPG/Enemy ID"

From Hgames Wiki
Jump to: navigation, search
m (formatting)
(Revamp page)
Line 1: Line 1:
 
{{RyonaRPG}}
 
{{RyonaRPG}}
  
This information can also be found using the item '''True Mirror''', though it may not be fully translated in-game.
+
This page lists the internal enemy IDs used by RyonaRPG's on-map battle system. The names, types, and base stat formulas below come from the English Edition v1.0 game data. Use the '''True Mirror''' in-game to inspect the enemy currently in front of you.
 +
 
 +
Stats are shown as '''HP / Max HP / ATK / DEF / MAG / SPR'''. '''LV''' is the protagonist's level, '''ELV''' is the local enemy-level value, '''K''' is the Forest of No Thoughts defeat count used by a few scaling enemies, '''Streak''' is the Trial Grounds streak, and '''A~B''' means a random value from A through B. '''H(n)''' and '''S(n)''' are the newer shared HP and combat-stat scaling curves: approximately n^2 / (n/12) + 20 - n/3 and n^2 / 2 / (n/17) + 22 - n/3 before the listed multiplier. RPG Maker evaluates these operations with integer math. Enemy names are not necessarily unique; the ID determines which record the game uses.
 +
 
 +
See also [[RyonaRPG/Enemy_Types|Enemy Types]] for type traits, strengths, and weaknesses.
  
See also [[RyonaRPG/Enemy_Types|Enemy Types]] for more information on types and their strengths/weaknesses.
 
 
{| class="sortable wikitable"
 
{| class="sortable wikitable"
 
|-
 
|-
! Enemy ID
+
! ID
! HP/MHP/ATK/DEF/MAG/SPR
+
! Name
 
! Type
 
! Type
! Name
+
! HP / Max HP / ATK / DEF / MAG / SPR
 +
|-
 +
| 1
 +
| Jelly
 +
| 20 - Other
 +
| 4~16 / 16 / 20 / 25 / 0 / 15
 +
|-
 +
| 2
 +
| Killer Ant
 +
| 10 - Insect
 +
| 16~50 / 50 / 35~55 / 20~55 / 0 / 10~25
 +
|-
 +
| 3
 +
| Octopus
 +
| 12 - Aquatic
 +
| 120~220 / 220 / 128~192 / 10 / 0 / 25
 +
|-
 +
| 4
 +
| Faye
 +
| 13 - Beastwoman
 +
| 50 / 50 / 30~90 / 40 / 70~150 / 70~150
 +
|-
 +
| 5
 +
| Mindless Orc
 +
| 02 - Beastman
 +
| (((LV*20)+K)/5)+36 / (((LV*20)+K)/5)+36 / (((LV*20)+K)/5)+36 / (((LV*20)+K)/5)+21 / (((LV*20)+K)/5)+21 / (((LV*20)+K)/5)+21
 +
|-
 +
| 6
 +
| Toothfish
 +
| 12 - Aquatic
 +
| 50 / 50 / 90 / 40 / 0 / 30
 +
|-
 +
| 7
 +
| Blood Pudding
 +
| 08 - Amorphous
 +
| 50 / 50 / 40 / 60 / 0 / 30
 +
|-
 +
| 8
 +
| Soldier Ant
 +
| 10 - Insect
 +
| 50 / 50 / 60 / 90 / 0 / 35
 +
|-
 +
| 9
 +
| Dummy Boy
 +
| 20 - Other
 +
| (LV*400)+3000 / (LV*400)+3000 / 0 / 0 / 0 / 0
 +
|-
 +
| 10
 +
| Fiend's Horn
 +
| 12 - Aquatic
 +
| 80 / 80 / 65 / 150 / 70 / 120
 +
|-
 +
| 11
 +
| Bug Swarm
 +
| 09 - Swarm
 +
| 256~384 / 384 / 80 / 10 / 20 / 20
 +
|-
 +
| 12
 +
| Gnat Swarm
 +
| 09 - Swarm
 +
| 128~256 / 256 / 70 / 1 / 0 / 20
 +
|-
 +
| 13
 +
| Giant Spider
 +
| 10 - Insect
 +
| 80 / 80 / 80 / 60 / 60 / 60
 +
|-
 +
| 14
 +
| Dread Spider
 +
| 10 - Insect
 +
| 150 / 150 / 100 / 160 / 80 / 160
 +
|-
 +
| 15
 +
| Fire Moth
 +
| 10 - Insect
 +
| 80 / 80 / 80 / 40 / 120 / 140
 +
|-
 +
| 16
 +
| Frost Butterfly
 +
| 10 - Insect
 +
| 80 / 80 / 80 / 40 / 120 / 140
 +
|-
 +
| 17
 +
| Executioner
 +
| 05 - Undead
 +
| 170 / 170 / 160 / 180 / 0 / 160
 +
|-
 +
| 18
 +
| Gizmo
 +
| 08 - Amorphous
 +
| 80 / 80 / 0 / 80 / 120 / 80
 +
|-
 +
| 19
 +
| Skeleton
 +
| 05 - Undead
 +
| 90 / 90 / 110 / 75 / 0 / 70
 +
|-
 +
| 20
 +
| Mandragora
 +
| 03 - Plant
 +
| 120 / 240 / 100 / 80 / 100 / 100
 +
|-
 +
| 21
 +
| Fire Flower
 +
| 11 - Human Woman
 +
| 180 / 180 / 180 / 120 / 150 / 150
 +
|-
 +
| 22
 +
| Snow Smile
 +
| 11 - Human Woman
 +
| 180 / 180 / 80 / 170 / 150 / 150
 +
|-
 +
| 23
 +
| Lightning Loli
 +
| 11 - Human Woman
 +
| 100 / 100 / 80 / 120 / 220 / 150
 +
|-
 +
| 24
 +
| Yellow Mold
 +
| 08 - Amorphous
 +
| 320 / 500 / 180 / 100 / 0 / 120
 +
|-
 +
| 25
 +
| Bee Girl
 +
| 13 - Beastwoman
 +
| 400 / 400 / 100 / 100 / 0 / 100
 +
|-
 +
| 26
 +
| Reborn Bee Girl
 +
| 13 - Beastwoman
 +
| (LV*20)+300 / (LV*20)+300 / 140 / 130 / 0 / 130
 +
|-
 +
| 27
 +
| Arachne
 +
| 13 - Beastwoman
 +
| 500 / 500 / 130 / 110 / 0 / 80
 +
|-
 +
| 28
 +
| Reborn Arachne
 +
| 13 - Beastwoman
 +
| (LV*20)+400 / (LV*20)+400 / 170 / 140 / 0 / 110
 +
|-
 +
| 101
 +
| Wandering Soul
 +
| 06 - Incorporeal
 +
| (LV*5)+32~64 / (LV*5)+64 / 0 / 0 / (LV*9)+32~64 / (LV*8)+32~64
 +
|-
 +
| 102
 +
| Stray Spirit
 +
| 06 - Incorporeal
 +
| (LV*2)+8~16 / (LV*2)+16 / 0 / 0 / (LV*6)+32~64 / (LV*4)+32~64
 +
|-
 +
| 201
 +
| Great Malboro
 +
| 03 - Plant
 +
|  /  / 166 / 60 / 0 / 100
 +
|-
 +
| 202
 +
| Insect Queen
 +
| 13 - Beastwoman
 +
|  /  / (130+LV)+LV / 160 / 0 / 160
 +
|-
 +
| 203
 +
| Kraken
 +
| 12 - Aquatic
 +
|  / 65536 / 512 / 128 / 192 / 192
 +
|-
 +
| 204
 +
| Swarm
 +
| 20 - Other
 +
| 2000 / 65536 / 320 / 8 / 100 / 0
 +
|-
 +
| 205
 +
| Sleipnir
 +
| 10 - Insect
 +
| 1600 / 1600 / 120 / 0 / 0 / 0
 +
|-
 +
| 206
 +
| Sleipnir Herd
 +
| 10 - Insect
 +
| 300 / 300 / 120 / 0 / 0 / 0
 +
|-
 +
| 207
 +
| Octomammoth
 +
| 12 - Aquatic
 +
|  /  / 320 / 120 / 120 / 120
 +
|-
 +
| 208
 +
| Tentacle
 +
| 12 - Aquatic
 +
|  /  / 192 / 60 / 80 / 80
 +
|-
 +
| 209
 +
| Malboro Bros.
 +
| 03 - Plant
 +
| 240 / 240 / 250 / 150 / 0 / 250
 +
|-
 +
| 210
 +
| Stomach Antibody
 +
| 10 - Insect
 +
| (LV*10)+24~48 / 65536 / (LV*8)+13 / LV*13 / 0 / (LV*13)+32~64
 +
|-
 +
| 211
 +
| Huge Worm
 +
| 10 - Insect
 +
| 600 / 600 / 250 / 2 / 0 / 2
 +
|-
 +
| 212
 +
| Mage Slayer
 +
| 10 - Insect
 +
| 80 / 80 / 99 / 160 / 0 / 500
 +
|-
 +
| 213
 +
| Stomach Core
 +
| 10 - Insect
 +
| (LV*20)+48~108 / 65536 / (LV*13)+13 / LV*13 / 0 / (LV*13)+32~64
 +
|-
 +
| 214
 +
| Young Land Ray
 +
| 10 - Insect
 +
| 80 / 80 / 40 / 2 / 0 / 4
 +
|-
 +
| 215
 +
| Land Ray
 +
| 10 - Insect
 +
| 160 / 160 / 80 / 40 / 0 / 90
 +
|-
 +
| 216
 +
| Great Land Ray
 +
| 10 - Insect
 +
| 250 / 250 / 100 / 60 / 0 / 120
 +
|-
 +
| 217
 +
| Queen Bee
 +
| 13 - Beastwoman
 +
| (LV*40)+300 / (LV*40)+300 / 160 / 160 / 0 / 160
 +
|-
 +
| 218
 +
| Kobold
 +
| 02 - Beastman
 +
| 80 / 80 / 80 / 80 / 40 / 80
 +
|-
 +
| 219
 +
| Pig
 +
| 18 - Human Man
 +
| 200 / 200 / 100 / 40 / 40 / 40
 +
|-
 +
| 220
 +
| Pig Lord
 +
| 18 - Human Man
 +
| 350 / 350 / 150 / 60 / 40 / 140
 +
|-
 +
| 221
 +
| Pig Shaman
 +
| 18 - Human Man
 +
| 250 / 250 / 110 / 50 / 170 / 140
 +
|-
 +
| 222
 +
| Pig Berserker
 +
| 18 - Human Man
 +
| 200 / 200 / 150 / 40 / 40 / 40
 +
|-
 +
| 223
 +
| Carrion Crawler
 +
| 10 - Insect
 +
| 350 / 350 / 200 / 40 / 40 / 40
 +
|-
 +
| 224
 +
| Spirit Ball
 +
| 06 - Incorporeal
 +
| 50 / 50 / 80 / 50 / 120 / 100
 +
|-
 +
| 225
 +
| Mad Hand
 +
| 08 - Amorphous
 +
| 150 / 150 / 100 / 150 / 100 / 80
 +
|-
 +
| 226
 +
| Armor Eater
 +
| 04 - Magical Life-form
 +
| 300 / 300 / 150 / 150 / 100 / 150
 +
|-
 +
| 227
 +
| Dark Spirit
 +
| 06 - Incorporeal
 +
| 100 / 100 / 160 / 40 / 160 / 280
 +
|-
 +
| 228
 +
| G Scorpion
 +
| 10 - Insect
 +
| 100 / 100 / 160 / 300 / 10 / 100
 +
|-
 +
| 229
 +
| Nergal
 +
| 01 - Monstrous Beast
 +
| H(15)*()/10 / H(15)*()/10 / S(15)*1.4 / S(15)*1.3 / S(15)*1.4 / S(15)*1.3
 +
|-
 +
| 230
 +
| Clay Claw
 +
| 12 - Aquatic
 +
| H(15)*10.2 / H(15)*10.2 / S(15)*1.3 / S(15)*1.3 / S(15)*1.3 / S(15)*1.3
 +
|-
 +
| 231
 +
| Dig Armor
 +
| 12 - Aquatic
 +
| H(15)*6.6 / H(15)*6.6 / S(15)*1.3 / S(15)*1.3 / S(15)*1.8 / S(15)
 +
|-
 +
| 300
 +
| Generic Beast
 +
| 00 - Beast
 +
| (LV*3)+45 / (LV*3)+45 / (LV*2)+26 / (LV*2)+28 / (LV*1)+2 / (LV*1)+2
 +
|-
 +
| 310
 +
| Generic Monstrous Beast
 +
| 01 - Monstrous Beast
 +
| (LV*3)+55 / (LV*3)+55 / (LV*2)+32 / (LV*2)+24 / (LV*2)+10 / (LV*1)+2
 +
|-
 +
| 311
 +
| Brain Sucker
 +
| 01 - Monstrous Beast
 +
| 200 / 200 / 60 / 80 / 20 / 60
 +
|-
 +
| 320
 +
| Generic Beastman
 +
| 02 - Beastman
 +
| (LV*3)+50 / (LV*3)+50 / (LV*3)+35 / (LV*2)+20 / (LV*2)+12 / (LV*1)+12
 +
|-
 +
| 321
 +
| Super Goblin
 +
| 02 - Beastman
 +
| 1200 / 1200 / 120 / 25 / 80 / 25
 +
|-
 +
| 330
 +
| Generic Plant
 +
| 03 - Plant
 +
| (LV*4)+45 / (LV*4)+45 / (LV*2)+20 / (LV*3)+35 / (LV*3)+25 / (LV*2)+20
 +
|-
 +
| 331
 +
| Flower Girl
 +
| 03 - Plant
 +
| 350 / 350 / 180 / 100 / 150 / 100
 +
|-
 +
| 332
 +
| Tentacle Ball
 +
| 03 - Plant
 +
| 400 / 400 / 80 / 160 / 80 / 220
 +
|-
 +
| 340
 +
| Generic Magical Life-form
 +
| 04 - Magical Life-form
 +
| (LV*3)+40 / (LV*3)+40 / (LV*2)+35 / (LV*2)+45 / (LV*2)+40 / (LV*2)+30
 +
|-
 +
| 341
 +
| Wood Golem
 +
| 04 - Magical Life-form
 +
| 300 / 300 / 400 / 300 / 0 / 150
 +
|-
 +
| 342
 +
| Automaton
 +
| 04 - Magical Life-form
 +
| (LV*10)+1000 / (LV*10)+1000 / (LV*3)+150 / (LV*3)+150 / 100 / (LV*3)+150
 +
|-
 +
| 343
 +
| Machine Soldier
 +
| 04 - Magical Life-form
 +
| 150 / 150 / 200 / 40 / 200 / 60
 +
|-
 +
| 350
 +
| Generic Undead
 +
| 05 - Undead
 +
| (LV*4)+64 / (LV*4)+64 / (LV*3)+34 / (LV*2)+34 / (LV*2)+8 / (LV*2)+12
 +
|-
 +
| 360
 +
| Generic Incorporeal
 +
| 06 - Incorporeal
 +
| (LV*2)+35 / (LV*2)+35 / (LV*1)+1 / (LV*1)+1 / (LV*3)+45 / (LV*3)+30
 +
|-
 +
| 361
 +
| Black Soul
 +
| 06 - Incorporeal
 +
| 300 / 300 / 200 / 200 / 200 / 200
 +
|-
 +
| 370
 +
| Generic Demon
 +
| 07 - Demon
 +
| (LV*3)+65 / (LV*3)+65 / (LV*3)+40 / (LV*2)+20 / (LV*2)+18 / (LV*2)+14
 +
|-
 +
| 371
 +
| Goddamn Blue Oni
 +
| 07 - Demon
 +
| 350 / 350 / 250 / 300 / 200 / 480
 +
|-
 +
| 372
 +
| Summoned Imp
 +
| 07 - Demon
 +
| 200 / 200 / 10 / 200 / 10 / 200
 +
|-
 +
| 380
 +
| Generic Amorphous
 +
| 08 - Amorphous
 +
| (LV*4)+75 / (LV*4)+75 / (LV*2)+20 / (LV*2)+32 / (LV*1)+2 / (LV*2)+3
 +
|-
 +
| 381
 +
| Upthrust Slime
 +
| 08 - Amorphous
 +
| 350 / 350 / 100 / 50 / 0 / 100
 +
|-
 +
| 382
 +
| Ooze
 +
| 08 - Amorphous
 +
| 100 / 100 / 80 / 120 / 40 / 60
 +
|-
 +
| 390
 +
| Generic Swarm
 +
| 09 - Swarm
 +
| (LV*3)+41 / (LV*3)+41 / (LV*2)+20 / (LV*2)+42 / (LV*1)+5 / (LV*1)+4
 +
|-
 +
| 400
 +
| Generic Bug
 +
| 10 - Insect
 +
| (LV*3)+32 / (LV*3)+32 / (LV*2)+16 / (LV*1)+38 / (LV*1)+2 / (LV*1)+2
 +
|-
 +
| 401
 +
| Killer Mantis
 +
| 10 - Insect
 +
| 350 / 350 / 270 / 120 / 20 / 100
 +
|-
 +
| 410
 +
| Generic Human Woman
 +
| 11 - Human Woman
 +
| (LV*3)+30 / (LV*3)+30 / (LV*2)+24 / (LV*2)+8 / (LV*3)+36 / (LV*3)+43
 +
|-
 +
| 411
 +
| Chainsaw Maid
 +
| 11 - Human Woman
 +
| 350 / 350 / 180 / 60 / 100 / 80
 +
|-
 +
| 420
 +
| Generic Aquatic
 +
| 12 - Aquatic
 +
| (LV*3)+52 / (LV*3)+52 / (LV*3)+33 / (LV*2)+22 / (LV*1)+6 / (LV*1)+9
 +
|-
 +
| 421
 +
| Tonberry
 +
| 12 - Aquatic
 +
| (LV*50)+3000 / (LV*50)+3000 / (LV*5)+250 / (LV*5)+100 / 0 / (LV*10)+100
 +
|-
 +
| 430
 +
| Generic Beastwoman
 +
| 13 - Beastwoman
 +
| (LV*3)+49 / (LV*3)+49 / (LV*3)+34 / (LV*2)+18 / (LV*3)+38 / (LV*3)+46
 +
|-
 +
| 440
 +
| Generic Special Armor
 +
| 14 - Special Armor
 +
| (LV*3)+66 / (LV*3)+66 / (LV*3)+52 / (LV*3)+66 / (LV*1)+9 / (LV*2)+7
 +
|-
 +
| 450
 +
| Generic Reptile
 +
| 15 - Reptile
 +
| (LV*3)+60 / (LV*3)+60 / (LV*2)+36 / (LV*2)+44 / (LV*1)+2 / (LV*2)+5
 +
|-
 +
| 451
 +
| Meduconda
 +
| 15 - Reptile
 +
| (LV*4)+60 / (LV*4)+60 / ((LV*9)/5)+18 / ((LV*5)/2)+20 / ((LV*6)/5)+12 / ((LV*3)/2)+20
 +
|-
 +
| 452
 +
| Indian Poison Frog
 +
| 15 - Reptile
 +
| (LV*3)+35 / (LV*3)+35 / ((LV*6)/5)+12 / ((LV*3)/2)+10 / ((LV*9)/5)+18 / ((LV*5)/2)+10
 +
|-
 +
| 460
 +
| Generic Dragon
 +
| 16 - Dragon
 +
| (LV*5)+200 / (LV*5)+200 / (LV*3)+70 / (LV*3)+90 / (LV*3)+80 / (LV*3)+50
 +
|-
 +
| 470
 +
| Generic God
 +
| 17 - God
 +
| (LV*4)+150 / (LV*4)+150 / (LV*3)+50 / (LV*3)+60 / (LV*4)+120 / (LV*3)+90
 +
|-
 +
| 480
 +
| Generic Human Man
 +
| 18 - Human Man
 +
| (LV*3)+34 / (LV*3)+34 / (LV*2)+26 / (LV*2)+12 / (LV*3)+22 / (LV*3)+27
 +
|-
 +
| 481
 +
| Bandit (Pickpocket)
 +
| 18 - Human Man
 +
| ((LV*4)/5)+20 / ((LV*4)/5)+20 / LV+20 / 0 / LV+20 / 0
 +
|-
 +
| 482
 +
| Bandit (Brawler)
 +
| 18 - Human Man
 +
| (LV*6)+50 / (LV*6)+50 / ((LV*7)/2)+40 / (LV*3)+40 / LV+20 / ((LV*3)/2)+40
 +
|-
 +
| 483
 +
| Bandit (Archer)
 +
| 18 - Human Man
 +
| ((LV*7)/2)+40 / ((LV*7)/2)+40 / (LV*3)+20 / (LV*2)+20 / ((LV*7)/2)+40 / (LV*4)+40
 +
|-
 +
| 484
 +
| Bandit (Boss)
 +
| 18 - Human Man
 +
| (LV*30)+300 / (LV*30)+300 / (LV*4)+60 / ((LV*7)/2)+60 / ((LV*5)/2)+30 / (LV*5)+80
 +
|-
 +
| 490
 +
| Generic Bird
 +
| 19 - Bird
 +
| (LV*2)+38 / (LV*2)+38 / (LV*2)+42 / (LV*2)+8 / (LV*2)+19 / (LV*3)+14
 +
|-
 +
| 491
 +
| Hanging Bat
 +
| 19 - Bird
 +
| 300 / 300 / 200 / 200 / 0 / 50
 +
|-
 +
| 492
 +
| Flying Saw
 +
| 19 - Bird
 +
| 80 / 80 / 60 / 20 / 50 / 20
 +
|-
 +
| 500
 +
| Generic Other
 +
| 20 - Other
 +
| (LV*3)+75 / (LV*3)+75 / (LV*2)+55 / (LV*2)+55 / (LV*3)+55 / (LV*3)+55
 +
|-
 +
| 501
 +
| Vampire Bat
 +
| 20 - Other
 +
| (LV*3)+50 / (LV*3)+50 / ((LV*5)/2)+25 / ((LV*3)/2)+25 / 0 / 0
 +
|-
 +
| 502
 +
| Water Spider
 +
| 20 - Other
 +
| (LV*6)+80 / (LV*6)+80 / (LV*4)+50 / (LV*2)+20 / 0 / (LV*2)+10
 +
|-
 +
| 503
 +
| Intruder-Defense Light Tank
 +
| 20 - Other
 +
| 400 / 400 / 200 / 300 / 300 / 100
 +
|-
 +
| 504
 +
| Intruder-Defense Drone
 +
| 20 - Other
 +
| 300 / 300 / 300 / 125 / 150 / 125
 +
|-
 +
| 505
 +
| Intruder-Defense Light Tank
 +
| 20 - Other
 +
| 700 / 700 / 150 / 300 / 150 / 150
 +
|-
 +
| 506
 +
| Intruder-Defense Drone
 +
| 20 - Other
 +
| 150 / 150 / 150 / 75 / 300 / 75
 +
|-
 +
| 510
 +
| Tentacle Mimic
 +
| 21 - Treasure Chest
 +
| 5~10 / 10 / 0 / 999 / 300 / 999
 +
|-
 +
| 600
 +
| Killer Book
 +
| 04 - Magical Life-form
 +
| 1200 / 1200 / 550 / 250 / 400 / 250
 +
|-
 +
| 601
 +
| Mirror Demon
 +
| 07 - Demon
 +
| 4096 / 4096 / 256 / 8192 / 1024 / 8192
 +
|-
 +
| 602
 +
| Chadarnook
 +
| 20 - Other
 +
| (LV*100)+3500 / (LV*100)+5000 / (LV*3)+150 / (LV*3)+100 / (LV*5)+150 / (LV*20)+350
 +
|-
 +
| 603
 +
| Lakshmi
 +
| 20 - Other
 +
| (LV*100)+3500 / (LV*100)+5000 / (LV*3)+150 / (LV*20)+350 / (LV*5)+150 / (LV*3)+100
 +
|-
 +
| 604
 +
| Avaloso Sergeant
 +
| 11 - Human Woman
 +
| H(ELV)*10 / H(ELV)*10 / S(ELV)*1.4 / S(ELV)*0.8 / S(ELV)*1.2 / S(ELV)*0.8
 +
|-
 +
| 605
 +
| Avaloso Soldier
 +
| 18 - Human Man
 +
| H(ELV)*0 / H(ELV)*0 / S(ELV) / S(ELV)*0.6 / S(ELV)*0.5 / S(ELV)*0.4
 +
|-
 +
| 606
 +
| Seven Heroes Sergeant
 +
| 11 - Human Woman
 +
| H(ELV)*10 / H(ELV)*10 / S(ELV)*1.4 / S(ELV)*0.8 / S(ELV)*1.2 / S(ELV)*0.8
 +
|-
 +
| 607
 +
| Seven Heroes Soldier
 +
| 18 - Human Man
 +
| H(ELV)*0 / H(ELV)*0 / S(ELV) / S(ELV)*0.6 / S(ELV)*0.5 / S(ELV)*0.4
 +
|-
 +
| 608
 +
| Necromancer
 +
| 20 - Other
 +
| 1500 / 1500 / 150 / 200 / 300 / 200
 +
|-
 +
| 609
 +
| Living Corpse
 +
| 05 - Undead
 +
| 500 / 500 / 180 / 150 / 120 / 100
 +
|-
 +
| 610
 +
| Border Dragon
 +
| 16 - Dragon
 +
| H(ELV)*2 / H(ELV)*2 / S(ELV)*1.6 / S(ELV)*0.9 / S(ELV)*0.9 / S(ELV)*0.1
 +
|-
 +
| 611
 +
| Border Devil
 +
| 07 - Demon
 +
| H(ELV)*12 / H(ELV)*12 / S(ELV)*2 / S(ELV)*1.5 / S(ELV)*1.2 / S(ELV)*0.8
 +
|-
 +
| 612
 +
| Devil Crystal
 +
| 04 - Magical Life-form
 +
| H(ELV)*0.6 / H(ELV)*0.6 / S(ELV)*0.7 / S(ELV)*0.3 / S(ELV)*1.8 / S(ELV)*2
 +
|-
 +
| 613
 +
| Fortress City Male Soldier
 +
| 18 - Human Man
 +
| 220 / 220 / 208 / 176 / 32 / 144
 +
|-
 +
| 614
 +
| Fortress City Heavy Infantry
 +
| 18 - Human Man
 +
| 180 / 180 / 192 / 224 / 16 / 192
 +
|-
 +
| 615
 +
| Fortress City Female Soldier
 +
| 11 - Human Woman
 +
| 600 / 600 / 176 / 144 / 48 / 144
 +
|-
 +
| 616
 +
| Monster General
 +
| 20 - Other
 +
| 4200 / 4200 / 192 / 48 / 128 / 96
 +
|-
 +
| 617
 +
| Sorcerer
 +
| 18 - Human Man
 +
| 100 / 100 / 40 / 40 / 176 / 352
 +
|-
 +
| 618
 +
| Magic (Physical) User
 +
| 18 - Human Man
 +
| 240 / 240 / 768 / 80 / 0 / 96
 +
|-
 +
| 619
 +
| Writhing Cave Core
 +
| 20 - Other
 +
| 2000 / 2000 / 100 / 80 / 150 / 120
 +
|-
 +
| 620
 +
| Blau Merman
 +
| 12 - Aquatic
 +
| 380 / 380 / 220 / 230 / 50 / 180
 +
|-
 +
| 621
 +
| Rot Merman
 +
| 12 - Aquatic
 +
| 350 / 350 / 260 / 190 / 90 / 140
 +
|-
 +
| 622
 +
| Mermaid Azure
 +
| 12 - Aquatic
 +
| 320 / 320 / 50 / 180 / 220 / 230
 +
|-
 +
| 623
 +
| Mermaid Rosso
 +
| 12 - Aquatic
 +
| 290 / 290 / 90 / 140 / 260 / 190
 +
|-
 +
| 624
 +
| Rosado Crab
 +
| 12 - Aquatic
 +
| 130 / 130 / 360 / 380 / 20 / 230
 +
|-
 +
| 625
 +
| Tentacle Marrone
 +
| 12 - Aquatic
 +
| 520 / 520 / 280 / 240 / 70 / 290
 +
|-
 +
| 626
 +
| Avatar of Darkness
 +
| 07 - Demon
 +
| 400 / 400 / 300 / 200 / 300 / 200
 +
|-
 +
| 627
 +
| Maze Goblin
 +
| 02 - Beastman
 +
| 460 / 460 / 370 / 240 / 90 / 110
 +
|-
 +
| 628
 +
| Living Shadow
 +
| 06 - Incorporeal
 +
| 130 / 130 / 180 / 150 / 240 / 120
 +
|-
 +
| 629
 +
| Aqua Slime
 +
| 08 - Amorphous
 +
| 380 / 380 / 240 / 220 / 280 / 170
 +
|-
 +
| 630
 +
| Flame of Resentment
 +
| 08 - Amorphous
 +
| 360 / 360 / 190 / 180 / 330 / 250
 +
|-
 +
| 631
 +
| Flesh Golem
 +
| 01 - Monstrous Beast
 +
| 410 / 410 / 340 / 190 / 260 / 220
 +
|-
 +
| 632
 +
| Dud Mimic
 +
| 04 - Magical Life-form
 +
| 430 / 430 / 410 / 490 / 180 / 490
 +
|-
 +
| 633
 +
| Reaper
 +
| 17 - God
 +
| 12000 / 12000 / 1800 / 1100 / 1200 / 1500
 +
|-
 +
| 634
 +
| Afrit
 +
| 17 - God
 +
| 2400 / 2400 / 370 / 260 / 310 / 190
 +
|-
 +
| 635
 +
| Sibel
 +
| 17 - God
 +
| 1900 / 1900 / 280 / 210 / 360 / 290
 +
|-
 +
| 636
 +
| Evil Dragon Statue
 +
| 20 - Other
 +
| 9300 / 9300 / 220 / 370 / 380 / 280
 +
|-
 +
| 637
 +
| Evil Dragon's Servant
 +
| 20 - Other
 +
| 1400 / 1400 / 360 / 220 / 320 / 260
 +
|-
 +
| 640
 +
| Violeta
 +
| 12 - Aquatic
 +
| 3400 / 3400 / 250 / 240 / 320 / 330
 +
|-
 +
| 641
 +
| Black Mage
 +
| 18 - Human Man
 +
| 1600 / 1600 / 160 / 180 / 360 / 200
 +
|-
 +
| 942
 +
| Large Auto-Healer
 +
| -
 +
| Defined dynamically or without a standard base-stat record
 +
|-
 +
| 943
 +
| Caddisfly
 +
| 09 - Swarm
 +
| 5000 / 5000 / 512 / 678 / 512 / 333
 +
|-
 +
| 944
 +
| Cholkin
 +
| 19 - Bird
 +
| 100 / 100 / 444 / 444 / 444 / 444
 +
|-
 +
| 945
 +
| Demon Centipede
 +
| 01 - Monstrous Beast
 +
| 500 / 500 / 200 / 400 / 260 / 260
 +
|-
 +
| 946
 +
| Mutant Land Ray
 +
| 01 - Monstrous Beast
 +
| 600 / 600 / 200 / 360 / 180 / 100
 +
|-
 +
| 947
 +
| Malboro
 +
| 03 - Plant
 +
| 1000 / 1000 / 256 / 240 / 180 / 260
 +
|-
 +
| 948
 +
| Burger Plant
 +
| 03 - Plant
 +
| 5000 / 5000 / 256 / 240 / 180 / 180
 +
|-
 +
| 949
 +
| Flame Flower
 +
| 03 - Plant
 +
| 300 / 300 / 100 / 280 / 240 / 180
 +
|-
 +
| 950
 +
| Snow Flower
 +
| 03 - Plant
 +
| 300 / 300 / 100 / 400 / 180 / 180
 +
|-
 +
| 951
 +
| Killer Bee
 +
| 19 - Bird
 +
| 30 / 30 / 110 / 380 / 20 / 70
 +
|-
 +
| 952
 +
| G Centipede
 +
| 10 - Insect
 +
| 120 / 120 / 160 / 400 / 20 / 120
 
|-
 
|-
|1
+
| 953
|4~16/16/20/25/0/15
+
| D Centipede
|20-Other
+
| 10 - Insect
|Jelly
+
| 200 / 200 / 220 / 600 / 20 / 160
 
|-
 
|-
|2
+
| 954
|16~50/50/35~55/20~55/0/10~25
+
| La-Lilim
|10-Insect
+
| 07 - Demon
|Killer Ant
+
| 166 / 166 / 120 / 66 / 166 / 250
 
|-
 
|-
|3
+
| 955
|120~220/220/128~192/10/0/25
+
| Mr. Treasure Chest
|12-Aquatic
+
| 21 - Treasure Chest
|Octopus
+
| 4~6 / 10 / 0 / 999 / 0 / 999
 
|-
 
|-
|4
+
| 956
|50/50/30~90/40/70~150/70~150
+
| Training Shadow
|13-Monstergirl
+
| 05 - Undead
|Faye
+
| ((LV+Streak)*6)+50 / ((LV+Streak)*6)+50 / ((LV+Streak)*7)+40 / ((LV+Streak)*7)+40 / ((LV+Streak)*7)+40 / ((LV+Streak)*7)+40
 
|-
 
|-
|5
+
| 957
|LV*4+36/LV*4+36/LV*4+36/LV*4+21/0/LV*4+21
+
| Slime King
|02-Beastman
+
| 08 - Amorphous
|Fate Orc
+
| 3000 / 3000 / 512 / 256 / 0 / 256
 
|-
 
|-
|6
+
| 958
|50/50/90/40/0/30
+
| Helm Slime
|12-Aquatic
+
| 08 - Amorphous
|Fangfish
+
| 100 / 100 / 60 / 120 / 0 / 60
 
|-
 
|-
|7
+
| 959
|50/50/40/60/0/30
+
| Puppet Master
|08-Amorphous
+
| 02 - Beastman
|Blood Pudding
+
| 128~512 / 512 / 88~256 / 88~256 / 88~256 / 2~256
 
|-
 
|-
|8
+
| 960
|50/50/60/90/0/35
+
| Slime (Large)
|10-Insect
+
| 08 - Amorphous
|Soldier Ant
+
| 1000 / 1000 / 384 / 200 / 120 / 60
 
|-
 
|-
|9
+
| 961
|3000/3000/0/0/0/0
+
| Dragonfly
|20-Other
+
| 10 - Insect
|Mr. Dummy
+
| 1000 / 1000 / 384 / 200 / 120 / 60
 
|-
 
|-
|10
+
| 962
|80/80/65/150/70/120
+
| Flower
|12-Aquatic
+
| 03 - Plant
|Hornfin
+
| 600 / 600 / 0 / 2 / 80 / 2
 
|-
 
|-
|11
+
| 963
|256~384/384/80/10/20/20
+
| Volcanon
|09-Swarm
+
| 20 - Other
|Insect Swarm
+
| 600 / 600 / 180 / 350 / 300 / 350
 
|-
 
|-
|12
+
| 964
|128~256/256/70/1/0/20
+
| La-Zombie
|09-Swarm
+
| 05 - Undead
|Beetle Swarm
+
| 600 / 600 / 180 / 2 / 30 / 6
 
|-
 
|-
|13
+
| 965
|80/80/80/60/60/60
+
| Sorceress
|10-Insect
+
| 11 - Human Woman
|Giant Spider
+
| 50 / 50 / 20 / 40 / 120 / 80
 
|-
 
|-
|14
+
| 966
|150/150/100/160/80/160
+
| Swordswoman
|10-Insect
+
| 11 - Human Woman
|Dread Spider
+
| 70 / 70 / 90 / 40 / 40 / 80
 
|-
 
|-
|15
+
| 967
|80/80/80/40/120/140
+
| Demon
|10-Insect
+
| 07 - Demon
|Fire Moth
+
| (LV*50)+200 / (LV*50)+200 / 100 / 40 / 0 / 50
 
|-
 
|-
|16
+
| 968
|80/80/80/40/120/140
+
| Raven
|10-Insect
+
| 19 - Bird
|Frost Moth
+
| 50 / 50 / 70 / 90 / 0 / 60
 
|-
 
|-
|17
+
| 969
|150/150/130/140/0/75
+
| Goblin
|05-Undead
+
| 02 - Beastman
|Executioner
+
| 50 / 50 / 50 / 50 / 0 / 40
 
|-
 
|-
|18
+
| 970
|80/80/0/80/120/80
+
| Giant Snake
|08-Amorphous
+
| 15 - Reptile
|Gizmo
+
| 20 / 20 / 60 / 40 / 0 / 10
 
|-
 
|-
|19
+
| 971
|90/90/110/75/0/70
+
| Giant Frog
|05-Undead
+
| 15 - Reptile
|Skeleton
+
| 30 / 30 / 30 / 10 / 0 / 10
 
|-
 
|-
|20
+
| 972
|120/240/100/80/100/100
+
| Stone Doll
|03-Plant
+
| 04 - Magical Life-form
|Mandragora
+
| 200 / 200 / 200 / 200 / 0 / 200
 
|-
 
|-
|21
+
| 973
|180/180/180/120/150/150
+
| Stray Dog
|11-Human(female)
+
| 00 - Beast
|Fire Flower
+
| 50 / 50 / 50 / 70 / 0 / 30
 
|-
 
|-
|22
+
| 974
|180/180/80/170/150/150
+
| Outlaw
|11-Human(female)
+
| 18 - Human Man
|Snow Smile
+
| 120 / 120 / 99 / 50 / 10 / 10
 
|-
 
|-
|23
+
| 975
|100/100/80/120/220/150
+
| Thief
|11-Human(female)
+
| 18 - Human Man
|Lightning Loli
+
| 60 / 60 / 50 / 70 / 10 / 30
 
|-
 
|-
|24
+
| 976
|100/200/120/100/0/120
+
| La-Fire
|08-Amorphous
+
| 20 - Other
|Yellow Mold
+
| 100 / 100 / 160 / 40 / 120 / 100
 
|-
 
|-
|25
+
| 977
|400/400/100/100/0/100
+
| Lantern
|13-Monstergirl
+
| 20 - Other
|Bee Girl
+
| 1 / 1 / 100 / 100 / 100 / 0
 
|-
 
|-
|26
+
| 978
|LV*20+300/LV*20+300/140/130/0/130
+
| Lantern (Lit)
|13-Monstergirl
+
| 20 - Other
|Transformed Bee Girl
+
| 1 / 1 / 100 / 100 / 100 / 0
 
|-
 
|-
|101
+
| 979
|LV*5+32~64/LV*5+64/0/0/LV*9+32~64/LV*8+32~64
+
| Bubbly Slime
|06-Incorporeal
+
| 08 - Amorphous
|Lost Soul
+
| 20 / 20 / 40 / 2 / 20 / 40
 
|-
 
|-
|102
+
| 980
|LV*2+8~16/LV*2+16/0/0/LV*6+32~64/LV*4+32~64
+
| Buchunpa
|06-Incorporeal
+
| 01 - Monstrous Beast
|Evil Spirit
+
| 60 / 60 / 20 / 40 / 20 / 40
 
|-
 
|-
|201
+
| 981
|LV*30+300/LV*30+300/166/60/0/100
+
| Gummy
|03-Plant
+
| 20 - Other
|Great Malboro
+
| 20 / 20 / 20 / 20 / 20 / 20
 
|-
 
|-
|202
+
| 982
|LV*50+300/LV*50+300/130+LV*2/160/0/160
+
| Killing Machine
|10-Insect
+
| 04 - Magical Life-form
|Insect Queen
+
| 444 / 444 / 444 / 444 / 4 / 444
 
|-
 
|-
|203
+
| 983
|LV*256+3064/65536/512/128/192/192
+
| Lesser Demon
|12-Aquatic
+
| 07 - Demon
|Kraken
+
| 200 / 200 / 160 / 240 / 160 / 256
 
|-
 
|-
|204
+
| 984
|2000/65536/320/8/100/0
+
| Carmilla
|20-Other
+
| 05 - Undead
|The Swarm
+
| 180 / 180 / 130 / 224 / 200 / 384
 
|-
 
|-
|205
+
| 985
|1600/1600/120/0/0/0
+
| La-Lamia
|10-Insect
+
| 13 - Beastwoman
|Sleipnir
+
| 260 / 260 / 108 / 20 / 108 / 108
 
|-
 
|-
|206
+
| 986
|300/300/120/0/0/0
+
| Ogre
|10-Insect
+
| 02 - Beastman
|Sleipnir's Swarm
+
| 350 / 350 / 250 / 20 / 3 / 6
 
|-
 
|-
|207
+
| 987
|LV*30+1500/LV*30+1500/320/120/120/120
+
| Ghost Slug
|12-Aquatic
+
| 20 - Other
|Octomammoth
+
| 60 / 60 / 30 / 2 / 3 / 2
 
|-
 
|-
|208
+
| 988
|LV*10+200/LV*10+200/192/60/80/80
+
| Full Metal Crab
|12-Aquatic
+
| 20 - Other
|Tentacle
+
| 160 / 160 / 160 / 250 / 3 / 180
 
|-
 
|-
|209
+
| 989
|240/240/250/150/0/250
+
| La-Harpy
|03-Plant
+
| 13 - Beastwoman
|Malboro Bros
+
| 90 / 90 / 99 / 180 / 3 / 60
 
|-
 
|-
|210
+
| 990
|LV*10+24~48/65536/LV*8+13/LV*13/0/LV*13+32~64
+
| Lizardman
|10-Insect
+
| 15 - Reptile
|Craw Antibody
+
| 90 / 90 / 75 / 125 / 3 / 20
 
|-
 
|-
|211
+
| 991
|600/600/250/2/0/2
+
| Slime
|10-Insect
+
| 08 - Amorphous
|Huge Worm
+
| 108 / 1000 / 50 / 12 / 3 / 166
 
|-
 
|-
|212
+
| 992
|80/80/99/160/0/500
+
| Mummy
|10-Insect
+
| 05 - Undead
|Mageslayer
+
| 100 / 100 / 100 / 100 / 100 / 100
 
|-
 
|-
|213
+
| 993
|LV*20+40~108/65536/LV*13+13/LV*13/0/LV*13+32~64
+
| Intelligent Sword
|10-Insect
+
| 04 - Magical Life-form
|Craw Core
+
| 50 / 50 / 99 / 128 / 80 / 512
 
|-
 
|-
|214
+
| 994
|80/80/40/2/0/4
+
| Switch
|10-Insect
+
| 20 - Other
|Small Landray
+
| 1 / 1 / 192 / 60 / 80 / 80
 
|-
 
|-
|215
+
| 995
|160/160/80/40/0/90
+
| Village Gurl
|10-Insect
+
| 11 - Human Woman
|Landray
+
| (LV*4)+1~6 / (LV*4)+6 / (LV*3)+1~6 / (LV*3)+1~6 / 0 / (LV*3)+1~6
 
|-
 
|-
|216
+
| 996
|250/250/100/60/0/120
+
| Town Gurl
|10-Insect
+
| 11 - Human Woman
|Large Landray
+
| (LV*3)+1~6 / (LV*3)+6 / (LV*2)+1~6 / (LV*2)+1~6 / 0 / (LV*2)+1~6
 
|-
 
|-
|217
+
| 997
|LV*40+300/LV*40+300/160/160/0/160
+
| Adventurer
|13-Monstergirl
+
| 11 - Human Woman
|Queen Bee
+
| (LV*5)+8~32 / (LV*5)+32 / (LV*5)+8~32 / (LV*5)+8~32 / 0 / (LV*5)+8~32
 
|-
 
|-
|341
+
| 998
|300/300/400/300/0/150
+
| Doppelganger
|04-Artifact
+
| 20 - Other
|Wood Golem
+
| Player MHP / Player MHP / Player ATK / Player DEF / Player MAG / Player SPR
 
|-
 
|-
|342
+
| 999
|LV*10+1000/LV*10+1000/LV*3+150/LV*3+150/LV*3+150/LV*3+150/
+
| Huge Worm (Erotica Duty)
|04-Artifact
+
| 20 - Other
|Automaton
+
| 4444 / 65536 / 66 / 24 / 66 / 96
 
|-
 
|-
|361
+
| 1000
|300/300/200/200/200/200
+
| Lady Une
|06-Incorporeal
+
| 20 - Other
|Black Soul
+
| 4444 / 65536 / 192 / 24 / 128 / 96
 
|-
 
|-
|372
+
| 1001
|200/200/10/200/10/200
+
| Bat
|07-Demon
+
| 20 - Other
|Summoned Fiend
+
| 10 / 10 / 40 / 5 / 0 / 5
 
|-
 
|-
|381
+
| 1002
|350/350/100/50/0/100
+
| Intelligent Saw
|08-Amorphous
+
| 14 - Special Armor
|Spiky Slime
+
| 80 / 80 / 199 / 255 / 0 / 255
 
|-
 
|-
|421
+
| 1003
|LV*50+3000/LV*50+3000/LV*5+250/LV*5+100/0/LV*10+100
+
| Mage
|12-Aquatic
+
| 07 - Demon
|Tonberry
+
| 200 / 200 / 200 / 80 / 160 / 250
 
|-
 
|-
|451
+
| 1004
|Lv*4+60/Lv*4+60/Lv*1.8+18/Lv*2.5+20/Lv*1.2+12/Lv*1.5+20
+
| Aspect of Kraken
|15-Reptile
+
| 12 - Aquatic
|Mediconda
+
| 800 / 800 / 180 / 50 / 100 / 50
 
|-
 
|-
|452
+
| 1005
|Lv*3+35/Lv*3+35/Lv*1.2+12/Lv*1.5+10/Lv*1.8+18/Lv*2.5+10
+
| Cave Worm
|15-Reptile
+
| 12 - Aquatic
|Poison Frog
+
| 1000 / 1000 / 256 / 80 / 70 / 333
 
|-
 
|-
|481
+
| 1006
|Lv*0.8+20/Lv*0.8+20/Lv*1+20/0/Lv*1+20/0
+
| Lid
|18-Human(male)
+
| 04 - Magical Life-form
|Bandit(Thief)
+
| 100 / 100 / 0 / 80 / 0 / 200
 
|-
 
|-
|482
+
| 1007
|Lv*6+50/Lv*6+50/Lv*3.5+40/Lv*3+40/Lv*1+20/Lv*1.5+40
+
| Guardian
|18-Human(male)
+
| 04 - Magical Life-form
|Bandit(Brawler)
+
| 600 / 600 / 255 / 512 / 0 / 512
 
|-
 
|-
|483
+
| 1008
|Lv*3.5+40/Lv*3.5+40/Lv*3+20/Lv*2+20/Lv*3.5+40/Lv*4+40
+
| Human Warrior M
|18-Human(male)
+
| 18 - Human Man
|Bandit(Archer)
+
| (LV*12)+32~92 / (LV*12)+92 / (LV*10)+32~92 / (LV*6)+32~64 / 0 / (LV*1)+1~6
 
|-
 
|-
|484
+
| 1009
|Lv*30+300/Lv*30+300/Lv*4+60/Lv*3.5+60/Lv*2.5+30/Lv*5+80
+
| Human Warrior F
|18-Human(male)
+
| 11 - Human Woman
|Bandit(Boss)
+
| (LV*8)+32~92 / (LV*8)+92 / (LV*8)+32~92 / (LV*6)+32~64 / 0 / (LV*1)+1~6
 
|-
 
|-
|491
+
| 1010
|300/300/200/200/0/50
+
| Bunny
|19-Avian
+
| 11 - Human Woman
|Hanging Bat
+
| (LV*4)+24~48 / (LV*4)+48 / (LV*2)+2~16 / (LV*3)+32~64 / (LV*9)+32~64 / (LV*6)+32~64
 
|-
 
|-
|501
+
| 1011
|Lv*3+50/Lv*3+50/Lv*2.5+25/Lv*1.5+25/0/0
+
| Vorpal Bunny
|20-Other
+
| 11 - Human Woman
|Vampire Bat
+
| (LV*4)+24~48 / (LV*4)+48 / (LV*13)+13 / (LV*3)+32~64 / (LV*13)+32~64 / (LV*6)+32~64
 
|-
 
|-
|502
+
| 1012
|Lv*6+80/Lv*6+80/Lv*4+50/Lv*2+20/0/Lv*2+10
+
| Noblewoman
|20-Other
+
| 11 - Human Woman
|Water Spider
+
| (LV*4)+24~48 / (LV*4)+48 / (LV*1)+2~3 / (LV*2)+8~16 / (LV*18)+32~128 / (LV*24)+32~128
 
|-
 
|-
|510
+
| 1013
|5-10/10/0/999/300/999
+
| Female Mage
|21-Treasure Chest
+
| 11 - Human Woman
|Tentacle Mimic
+
| (LV*6)+24~48 / (LV*6)+48 / (LV*1)+2~3 / (LV*2)+8~16 / (LV*16)+32~128 / (LV*20)+32~128
 
|-
 
|-
|600
+
| 1014
|2000/2000/550/250/400/250
+
| Maid
|04-Artifact
+
| 11 - Human Woman
|Killer Book
+
| (LV*6)+16~64 / (LV*6)+64 / (LV*10)+32~92 / (LV*3)+32~64 / 0 / (LV*8)+32~128
 
|-
 
|-
|601
+
| 1015
|4096/4096/256/8192/1024/8192
+
| Sword Dancer
|07-Demon
+
| 20 - Other
|Mirror Demon
+
| (LV*3)+16~64 / (LV*3)+64 / (LV*6)+32~92 / (LV*3)+32~64 / 0 / (LV*8)+32~128
 
|-
 
|-
|602
+
| 1016
|LV*100+3500/LV*100+3500/LV*3+150/LV*3+100/LV*5+150/LV*20+350
+
| Flack
|20-Other
+
| 20 - Other
|Chadarnook
+
| (LV*3)+16~64 / (LV*3)+64 / (LV*2)+8~16 / (LV*3)+32~64 / 0 / (LV*16)+32~128
 
|-
 
|-
|603
+
| 1017
|LV*100+3500/LV*100+3500/LV*3+350/LV*20+200/LV*5+150/LV*3+100
+
| Ero-Elf
|20-Other
+
| 20 - Other
|Lakshmi
+
| (LV*4)+16~48 / (LV*4)+48 / (LV*6)+32~64 / (LV*4)+32~64 / (LV*8)+32~64 / (LV*12)+32~128
 
|-
 
|-
|943
+
| 1018
|5000/5000/512/678/512/333
+
| Templar
|09-Swarm
+
| 20 - Other
|Tsetse Flies
+
| (LV*6)+16~48 / (LV*6)+48 / (LV*7)+32~64 / (LV*10)+32~64 / (LV*8)+32~64 / (LV*16)+32~128
 
|-
 
|-
|944
+
| 1019
|100/100/444/444/444/444
+
| Mercenary
|19-Avian
+
| 20 - Other
|Tyorkin
+
| (LV*12)+32~96 / (LV*12)+96 / (LV*12)+32~64 / (LV*12)+32~64 / 0 / (LV*2)+2~16
 
|-
 
|-
|945
+
| 1020
|500/500/200/400/260/260
+
| Karateka
|01-Mabeast
+
| 20 - Other
|Demonpede
+
| (LV*8)+32~96 / (LV*8)+96 / (LV*24)+32~64 / (LV*3)+32~64 / 0 / (LV*8)+2~16
 
|-
 
|-
|946
+
| 1021
|600/600/200/360/180/100
+
| Never-Never
|01-Mabeast
+
| 08 - Amorphous
|Mutant Landray
+
| (LV*5)+50 / (LV*5)+50 / (LV*3)+20 / (LV*2)+20 / LV+10 / (LV/2)+5
 
|-
 
|-
|947
+
| 1022
|1000/1000/256/40/180/260
+
| Neverman
|03-Plant
+
| 08 - Amorphous
|Malboro
+
| (LV*6)+100 / (LV*6)+100 / (LV*5)+70 / (LV*4)+65 / 0 / ((LV*3)/2)+15
 
|-
 
|-
|948
+
| 1023
|5000/5000/256/240/180/180
+
| Nevergirl
|03-Plant
+
| 08 - Amorphous
|Man Trap
+
| (LV*9)+150 / (LV*9)+150 / ((LV*3)/2)+15 / (LV/2)+5 / (LV*5)+70 / (LV*8)+60
 
|-
 
|-
|949
+
| 1024
|300/300/100/280/240/180
+
| Neverloon
|03-Plant
+
| 20 - Other
|Fire Flower
+
| (LV*60)+1000 / (LV*60)+2000 / ((LV*9)/2)+55 / (LV*3)+50 / ((LV*5)/2)+55 / (LV*9)+50
 
|-
 
|-
|950
+
| 1025
|300/300/100/400/180/180
+
| Familiar
|03-Plant
+
| 20 - Other
|Frost Flower
+
| (LV*5)+50 / (LV*5)+50 / (LV*2)+30 / ((LV*3)/2)+20 / ((LV*7)/2)+50 / (LV*4)+100
 
|-
 
|-
|951
+
| 1026
|30/30/110/380/20/70
+
| Demon (Male)
|19-Avian
+
| 20 - Other
|Killer Bee
+
| ((LV*17)/2)+60 / ((LV*17)/2)+60 / (LV*4)+50 / ((LV*3)/2)+40 / (LV*3)+30 / ((LV*7)/2)+60
 
|-
 
|-
|952
+
| 1027
|120/120/160/400/20/120
+
| Demon (Female)
|10-Insect
+
| 20 - Other
|Giant Centipede
+
| (LV*7)+65 / (LV*7)+65 / ((LV*5)/2)+40 / ((LV*3)/2)+10 / (LV*5)+70 / (LV*6)+120
 
|-
 
|-
|953
+
| 1028
|200/200/220/600/20/160
+
| Demon (Officer)
|10-Insect
+
| 20 - Other
|Dread Centipede
+
| (LV*16)+80 / (LV*16)+80 / (LV*5)+60 / (LV*2)+50 / (LV*4)+60 / ((LV*15)/2)+160
 
|-
 
|-
|954
+
| 1029
|166/166/120/66/166/250
+
| Archdemon
|07-Demon
+
| 20 - Other
|Lilin
+
| (LV*50)+444 / (LV*50)+444 / ((LV*7)/2)+30 / ((LV*3)/2)+30 / ((LV*9)/2)+50 / ((LV*15)/2)+160
 
|-
 
|-
|955
+
| 1030
|4~6/10/0/999/0/999
+
| Archdemon
|21-Treasure Chest
+
| 20 - Other
|Treasure Chest-san
+
| (LV*75)+666 / (LV*75)+666 / (LV*4)+50 / ((LV*3)/2)+50 / (LV*6)+60 / (LV*8)+200
 
|-
 
|-
|956
+
| 1031
|LV*5+50/LV*5+50/LV*7+40/LV*7+40/LV*7+40/LV*7+40
+
| Slave Man
|05-Undead
+
| 05 - Undead
|Shadow of Trial
+
| 500 / 500 / 200 / 200 / 100 / 100
 
|-
 
|-
|957
+
| 1032
|3000/3000/512/256/0/256
+
| Slave Lady
|08-Amorphous
+
| 05 - Undead
|Slime King
+
| 400 / 400 / 150 / 150 / 100 / 100
 
|-
 
|-
|958
+
| 1033
|100/100/60/120/0/60
+
| Man-Eating Chest
|08-Amorphous
+
| 04 - Magical Life-form
|Helmet Slime
+
| 1000 / 1000 / 300 / 250 / 3 / 250
 
|-
 
|-
|959
+
| 1034
|128~512/??/88~256/88~256/88~256/2~256/
+
| Ancient Warrior
|02-Beastman
+
| 18 - Human Man
|Puppetmaster
+
| 800 / 800 / 250 / 150 / 100 / 100
 
|-
 
|-
|960
+
| 1035
|1000/1000/384/200/120/60
+
| Evil Scorpion
|08-Amorphous
+
| 10 - Insect
|Large Slime
+
| 400 / 400 / 230 / 100 / 100 / 100
 
|-
 
|-
|961
+
| 1036
|1000/1000/384/200/120/60
+
| Pyramid Centipede
|10-Insect
+
| 10 - Insect
|Dragon Fly
+
| 500 / 500 / 210 / 150 / 100 / 100
 
|-
 
|-
|962
+
| 1037
|600/600/0/2/80/2
+
| White Snake
|03-Plant
+
| 15 - Reptile
|Flower
+
| 800 / 800 / 250 / 100 / 100 / 100
 
|-
 
|-
|963
+
| 1038
|600/600/180/350/300/350
+
| Machine Head
|20-Other
+
| 04 - Magical Life-form
|Volcanon
+
| 1000 / 1000 / 300 / 300 / 4 / 250
 
|-
 
|-
|964
+
| 1039
|600/600/180/2/30/6
+
| Specter
|05-Undead
+
| 05 - Undead
|Zombie
+
| 300 / 300 / 150 / 150 / 100 / 150
 
|-
 
|-
|965
+
| 1040
|50/50/20/40/120/80
+
| Iron Giant
|11-Human(female)
+
| 18 - Human Man
|Sorceress
+
| 1200 / 1200 / 300 / 250 / 5 / 200
 
|-
 
|-
|966
+
| 1041
|70/70/90/40/40/80
+
| Wind Mage
|11-Human(female)
+
| 18 - Human Man
|Swordswoman
+
| 500 / 500 / 100 / 150 / 250 / 200
 
|-
 
|-
|967
+
| 1042
|LV*50+200/LV*50+200/100/40/0/50
+
| Wyrm
|07-Demon
+
| 15 - Reptile
|Chief Ntoko
+
| 1000 / 1000 / 300 / 200 / 100 / 200
 
|-
 
|-
|968
+
| 1043
|50/50/70/90/0/60
+
| Guardian Dragon
|19-Avian
+
| 16 - Dragon
|Raven
+
| 1000 / 1000 / 350 / 250 / 150 / 250
 
|-
 
|-
|969
+
| 1044
|50/50/50/50/0/40
+
| Cherie
|02-Beastman
+
| 11 - Human Woman
|Goblin
+
| 500 / 500 / 150 / 150 / 250 / 200
 
|-
 
|-
|970
+
| 1045
|20/20/60/40/0/10
+
| Royal Guard
|15-Reptile
+
| 18 - Human Man
|Large Snake
+
| 600 / 600 / 250 / 200 / 100 / 100
 
|-
 
|-
|971
+
| 1046
|30/30/30/10/0/10
+
| Haunted Mage
|15-Reptile
+
| 18 - Human Man
|Large Frog
+
| 1200 / 1200 / 250 / 200 / 300 / 300
 
|-
 
|-
|972
+
| 1047
|200/200/200/200/0/200
+
| Slave Warrior
|04-Artifact
+
| 05 - Undead
|Stone Golem
+
| 700 / 700 / 250 / 250 / 250 / 100
 
|-
 
|-
|973
+
| 1048
|50/50/50/70/0/30
+
| Slave Amazon
|00-Animal
+
| 05 - Undead
|Wild Dog
+
| 600 / 600 / 150 / 200 / 100 / 250
 
|-
 
|-
|974
+
| 1049
|120/120/99/50/10/10
+
| Pillar Doll
|18-Human(male)
+
| 04 - Magical Life-form
|Thug
+
| 1000 / 1000 / 100 / 200 / 400 / 200
 
|-
 
|-
|975
+
| 1050
|60/60/50/70/10/30
+
| Dancing Jewel
|18-Human(male)
+
| 04 - Magical Life-form
|Thief
+
| 500 / 500 / 100 / 250 / 100 / 250
 
|-
 
|-
|976
+
| 1061
|100/100/160/40/120/100
+
| Sekhmet
|20-Other
+
| 02 - Beastman
|Fire
+
| 5000 / 5000 / 400 / 200 / 10 / 200
 
|-
 
|-
|977
+
| 1062
|1/1/100/100/100/0
+
| Queen
|20-Other
+
| 11 - Human Woman
|Lantern
+
| 3000 / 3000 / 150 / 150 / 300 / 200
 
|-
 
|-
|978
+
| 1063
|1/1/100/100/100/0
+
| Scapegoat
|20-Other
+
| 11 - Human Woman
|Lantern(lit)
+
| 300 / 300 / 100 / 100 / 100 / 100
 
|-
 
|-
|979
+
| 1064
|20/20/40/2/20/40
+
| Basilisk
|08-Amorphous
+
| 15 - Reptile
|Bubble Slime
+
| 5000 / 5000 / 300 / 300 / 200 / 300
 
|-
 
|-
|980
+
| 1065
|60/60/20/40/20/40
+
| Minotaur
|01-Mabeast
+
| 02 - Beastman
|Smoocher
+
| 10000 / 10000 / 450 / 250 / 10 / 250
 
|-
 
|-
|981
+
| 1066
|20/20/20/20/20/20
+
| King
|20-Other
+
| 18 - Human Man
|Gummy
+
| 8000 / 8000 / 400 / 300 / 450 / 300
 
|-
 
|-
|982
+
| 1101
|444/444/444/444/4/444
+
| Haunt
|04-Artifact
+
| 06 - Incorporeal
|Killing Machine
+
| 700 / 700 / 200 / 200 / 150 / 350
 
|-
 
|-
|983
+
| 1102
|200/200/160/240/160/256
+
| Fire Centipede
|07-Demon
+
| 10 - Insect
|Lesser Demon
+
| 700 / 700 / 250 / 150 / 300 / 100
 
|-
 
|-
|984
+
| 1103
|130/130/130/224/200/384
+
| Charmy Ride
|05-Undead
+
| 01 - Monstrous Beast
|Camilla
+
| 1200 / 1200 / 100 / 200 / 300 / 200
 
|-
 
|-
|985
+
| 1104
|260/260/108/20/108/108
+
| Zephyr Zone
|13-Monstergirl
+
| 11 - Human Woman
|Lamia
+
| 500 / 500 / 100 / 100 / 300 / 200
 
|-
 
|-
|986
+
| 1105
|350/350/250/20/3/6
+
| Wolframiter
|02-Beastman
+
| 18 - Human Man
|Ogre
+
| 1800 / 1800 / 330 / 280 / 5 / 280
 
|-
 
|-
|987
+
| 1106
|60/60/30/2/3/2
+
| Slave General
|20-Other
+
| 05 - Undead
|Monster Slug
+
| 1200 / 1200 / 350 / 300 / 250 / 250
 
|-
 
|-
|988
+
| 1107
|160/160/160/250/3/180
+
| Slave Valkyrie
|20-Other
+
| 05 - Undead
|Fullmetal
+
| 1000 / 1000 / 250 / 200 / 250 / 350
 
|-
 
|-
|989
+
| 1108
|90/90/99/180/3/60
+
| Hippogriff
|13-Monstergirl
+
| 01 - Monstrous Beast
|Harpy
+
| 1300 / 1300 / 350 / 200 / 250 / 200
 
|-
 
|-
|990
+
| 1109
|90/90/75/125/3/20
+
| Gravedigger
|15-Reptile
+
| 05 - Undead
|Reptilian
+
| 500 / 500 / 450 / 150 / 250 / 250
 
|-
 
|-
|991
+
| 1110
|108/1000/50/12/3/166
+
| Bone Dragon
|08-Amorphous
+
| 05 - Undead
|Slime
+
| 3000 / 3000 / 400 / 250 / 150 / 350
 
|-
 
|-
|992
+
| 1116
|100/100/100/100/100/100
+
| Ice Grizzly
|05-Undead
+
| 00 - Beast
|Mummy
+
| 600 / 600 / 260 / 310 / 50 / 100
 
|-
 
|-
|993
+
| 1117
|50/50/99/128/80/512
+
| Yeti
|04-Artifact
+
| 02 - Beastman
|Living Sword
+
| 500 / 500 / 270 / 350 / 50 / 150
 
|-
 
|-
|994
+
| 1118
|1/1/192/60/80/80
+
| Frozen Petal
|20-Other
+
| 03 - Plant
|Switch
+
| 200 / 200 / 0 / 100 / 350 / 150
 
|-
 
|-
|995
+
| 1119
|LV*4+1~6/LV*4+6/LV*3+1~6/LV*3+1~6/0/LV*3+1~6
+
| Oval Slime
|11-Human(female)
+
| 08 - Amorphous
|Villager Girl
+
| 400 / 400 / 100 / 300 / 100 / 200
 
|-
 
|-
|996
+
| 1120
|LV*3+1~6/LV*3+6/LV*2+1~6/LV*2+1~6/0/LV*2+1~6
+
| Lucky Rabbit
|11-Human(female)
+
| 00 - Beast
|Townie Girl
+
| 2000 / 2000 / 1 / 100 / 1 / 100
 
|-
 
|-
|997
+
| 1121
|LV*5+8~32/LV*5+32/LV*5+8~32/LV*5+8~32/0/LV*5+8~32
+
| Frost Bird
|11-Human(female)
+
| 19 - Bird
|Adventuress
+
| 300 / 300 / 100 / 200 / 250 / 100
 
|-
 
|-
|998
+
| 1122
|Equal to Player's stats
+
| Snow Spirit
|20-Other
+
| 01 - Monstrous Beast
|Doppelganger
+
| 500 / 500 / 100 / 150 / 350 / 300
 
|-
 
|-
|999
+
| 1123
|4444/65536/66/24/66/96
+
| Chilly Titania
|20-Other
+
| 19 - Bird
|Huge Worm (Ero)
+
| 5000 / 5000 / 250 / 200 / 400 / 600
 
|-
 
|-
|1000
+
| 1124
|4444/65536/192/24/128/96
+
| BOMB Crystal
|20-Other
+
| 20 - Other
|Oneesama
+
| 100 / 100 / 0 / 100 / 600 / 100
 
|-
 
|-
|1001
+
| 1125
|10/10/40/5/0/5
+
| Evil Soul
|20-Other
+
| 07 - Demon
|Bat
+
| 20000 / 20000 / 0 / 100 / 400 / 100
 
|-
 
|-
|1002
+
| 1130
|80/80/199/255/0/255
+
| Lesser Dragon
|14-Unique
+
| 15 - Reptile
|Living Saw
+
| 500 / 500 / 300 / 250 / 250 / 250
 
|-
 
|-
|1003
+
| 1131
|200/200/200/80/160/250
+
| Green Dragon
|07-Demon
+
| 16 - Dragon
|Magus
+
| 500 / 500 / 330 / 230 / 130 / 230
 
|-
 
|-
|1004
+
| 1132
|800/800/180/50/100/50
+
| Red Dragon
|12-Aquatic
+
| -
|Aspect of Kraken
+
| Defined dynamically or without a standard base-stat record
 
|-
 
|-
|1005
+
| 1201
|1000/1000/256/80/70/333
+
| Wandering Soul Beta
|12-Aquatic
+
| 08 - Amorphous
|Cave Wyrm
+
| H(ELV)*0.8 / H(ELV)*0.8 / S(ELV) / S(ELV)*0.8 / S(ELV)*0.5 / S(ELV)*0.8
 
|-
 
|-
|1006
+
| 1202
|100/100/0/80/0/200
+
| Shuten-doji
|04-Artifact
+
| 15 - Reptile
|Cover
+
| H(ELV)*0.8 / H(ELV)*0.8 / S(ELV) / S(ELV)*0.8 / S(ELV)*0.6 / S(ELV)*0.8
 
|-
 
|-
|1007
+
| 1203
|600/600/255/512/0/512
+
| Amoi
|04-Artifact
+
| 14 - Special Armor
|Guardian
+
| H(ELV)*1.2 / H(ELV)*1.2 / S(ELV)*1.4 / S(ELV)*1.2 / S(ELV)*0.9 / S(ELV)*1.3
 
|-
 
|-
|1008
+
| 1204
|LV*12+32~92/LV*12+92/LV*10+32~92/LV*6+32~64/0/LV*1+1~6
+
| Crimson Mage
|18-Human(male)
+
| 18 - Human Man
|Warrior
+
| H(ELV) / H(ELV) / S(ELV)*0.3 / S(ELV)*0.7 / S(ELV)*0.9 / S(ELV)*0.7
 
|-
 
|-
|1009
+
| 1205
|LV*8+32~92/LV*8+92/LV*8+32~92/LV*6+32~64/0/LV*1+1~6
+
| Madman
|11-Human(female)
+
| 18 - Human Man
|Warrior Woman
+
| H(ELV)*0.8 / H(ELV)*0.8 / S(ELV)*1.1 / S(ELV) / S(ELV)*0.7 / S(ELV)
 
|-
 
|-
|1010
+
| 1206
|LV*4+24~48/LV*4+48/LV*2+2~16/LV*3+32~64/LV*9+32~64/LV*6+32~64
+
| Nightgaunt
|11-Human(female)
+
| 20 - Other
|Bunny
+
| H(ELV)*20 / H(ELV)*20 / S(ELV)*0.9 / S(ELV)*0.9 / S(ELV) / S(ELV)
 
|-
 
|-
|1011
+
| 1207
|LV*4+24~48/LV*4+48/LV*13+13/LV*3+32~64/LV*13+32~64/LV*6+32~64
+
| Minion
|11-Human(female)
+
| 20 - Other
|Vorpal Bunny
+
| H(ELV)*0.1 / H(ELV)*0.1 / S(ELV)*1.1 / S(ELV)*0.9 / S(ELV)*0.9 / S(ELV)*0.9
 
|-
 
|-
|1012
+
| 1208
|LV*4+24~48/LV*4+48/LV*1+2~3/LV*2+8~16/LV*18+32~128/LV*24+32~128
+
| Solemn Moor
|11-Human(female)
+
| 20 - Other
|Noble Girl
+
| H(ELV)*42 / H(ELV)*42 / S(ELV)*0.7 / S(ELV) / S(ELV)*0.9 / S(ELV)
 
|-
 
|-
|1013
+
| 1209
|LV*6+24~48/LV*6+48/LV*1+2~3/LV*2+8~16/LV*16+32~128/LV*20+32~128
+
| Sanctum Guard
|11-Human(female)
+
| 20 - Other
|Witch
+
| H(25)*10 / H(25)*10 / S(25)*0.9 / S(25)*0.9 / S(25) / S(25)
 
|-
 
|-
|1014
+
| 1210
|LV*6+16~64/LV*6+64/LV*10+32~92/LV*3+32~64/0/LV*8+32~128
+
| Gleaming Moor
|11-Human(female)
+
| 20 - Other
|Maid
+
| H(25)*21 / H(25)*21 / S(25)*0.7 / S(25) / S(25)*0.9 / S(25)
 
|-
 
|-
|1015
+
| 1211
|LV*3+16~64/LV*3+64/LV*6+32~92/LV*3+32~64/0/LV*8+32~128
+
| Umbrella Ghost
|20-Other
+
| 05 - Undead
|Sword Dancer
+
| H(ELV)*0.9 / H(ELV)*0.9 / S(ELV)*0.9 / S(ELV)*0.9 / S(ELV)*0.8 / S(ELV)*0.9
 
|-
 
|-
|1016
+
| 1212
|LV*3+16~64/LV*3+64/LV*2+8~16/LV*3+32~64/0/LV*16+32~128
+
| Ghost
|20-Other
+
| 08 - Amorphous
|Frak the Clown
+
| H(ELV)*0.7 / H(ELV)*0.7 / S(ELV)*0.9 / S(ELV)*0.8 / S(ELV)*0.8 / S(ELV)*0.8
 
|-
 
|-
|1017
+
| 1213
|LV*4+16~48/LV*4+48/LV*6+32~64/LV*4+32~64/LV*8+32~64/LV*12+32~128
+
| Kappa
|20-Other
+
| 12 - Aquatic
|Erofu
+
| H(ELV)*0.9 / H(ELV)*0.9 / S(ELV) / S(ELV) / S(ELV)*0.4 / S(ELV)*0.6
 
|-
 
|-
|1018
+
| 1214
|LV*6+16~48/LV*6+48/LV*7+32~64/LV*10+32~64/LV*8+32~64/LV*16+32~128
+
| Imp
|20-Other
+
| 07 - Demon
|Templar
+
| H(ELV)*0.9 / H(ELV)*0.9 / S(ELV)*0.3 / S(ELV) / S(ELV)*0.9 / S(ELV)
 
|-
 
|-
|1019
+
| 1215
|LV*12+32~96/LV*12+96/LV*12+32~64/LV*12+32~64/0/LV*2+2~16
+
| Death Gate
|20-Other
+
| 05 - Undead
|Mercenary
+
| H(ELV)*6 / H(ELV)*6 / S(ELV)*0.9 / S(ELV) / S(ELV)*0.9 / S(ELV)
 
|-
 
|-
|1020
+
| 1216
|LV*8+32~96/LV*8+96/LV*24+32~64/LV*3+32~64/0/LV*8+2~16
+
| Nurikabe
|20-Other
+
| 20 - Other
|Caretaker
+
| H(ELV)*4.5 / H(ELV)*4.5 / S(ELV)*1.5 / S(ELV)*1.5 / S(ELV) / S(ELV)*0.1
 
|-
 
|-
|1021
+
| 1217
|Lv*5+50/Lv*5+50/Lv*3+20/Lv*2+20/0/0
+
| Wanyudo
|08-Amorphous
+
| 20 - Other
|Sticky Sticky
+
| H(ELV)*20 / H(ELV)*20 / S(ELV)*1.4 / S(ELV)*0.9 / S(ELV)*1.1 / S(ELV)
 
|-
 
|-
|1022
+
| 1218
|Lv*6+100/Lv*6+100/Lv*5+70/Lv*4+30/0/Lv*2+15
+
| Heavenly Wolf Centipede
|08-Amorphous
+
| 20 - Other
|Sticky Man
+
| H(ELV)*40 / H(ELV)*40 / S(ELV)*2 / S(ELV) / S(ELV)*1.2 / S(ELV)*0.8
 
|-
 
|-
|1023
+
| 1219
|Lv*9+150/Lv*9+150/Lv*1.5+15/Lv+10/Lv*5+70/Lv*8+60
+
| Panjandrum
|08-Amorphous
+
| 20 - Other
|Sticky Girl
+
| H(31)*10 / H(31)*10 / S(31)*1.4 / S(31)*0.9 / S(31)*1.1 / S(31)
 
|-
 
|-
|1024
+
| 1220
|Lv*60+1000/Lv*60+2000/Lv*4.5+55/Lv*3+50/Lv*2.5+55/Lv*9+50
+
| Midgardsormr
|20-Other
+
| 20 - Other
|Sticky Rune
+
| H(31)*20 / H(31)*20 / S(31)*2 / S(31) / S(31)*1.2 / S(31)*0.8
 
|-
 
|-
|1025
+
| 1221
|Lv*5+50/Lv*5+50/Lv*2+30/Lv*1.5+20/Lv*3.5+50/Lv*4+100
+
| Clay Doll
|20-Other
+
| 03 - Plant
|Familiar
+
| H(ELV)*0.9 / H(ELV)*0.9 / S(ELV) / S(ELV)*0.9 / S(ELV)*0.1 / S(ELV)*0.9
 
|-
 
|-
|1026
+
| 1222
|Lv*8.5+60/Lv*8.5+60/Lv*4+50/Lv*1.5+40/Lv*3+30/Lv*3.5+60
+
| Bandit
|20-Other
+
| 18 - Human Man
|Demon (Male)
+
| H(ELV) / H(ELV) / S(ELV)*0.8 / S(ELV)*1.1 / S(ELV)*0.6 / S(ELV)*0.8
 
|-
 
|-
|1027
+
| 1223
|Lv*7+65/Lv*7+65/Lv*2.5+40/Lv*1.5+10/Lv*5+70/Lv*6+120
+
| Ruffian
|20-Other
+
| 18 - Human Man
|Demon (Female)
+
| H(ELV)*0.8 / H(ELV)*0.8 / S(ELV)*1.1 / S(ELV)*0.8 / S(ELV)*0.6 / S(ELV)*1.3
 
|-
 
|-
|1028
+
| 1224
|Lv*16+80/Lv*16+80/Lv*5+60/Lv*2+50/Lv*4+60/Lv*7.5+160
+
| Debuta
|20-Other
+
| 02 - Beastman
|Demon (Leader)
+
| H(ELV)*1.8 / H(ELV)*1.8 / S(ELV)*1.2 / S(ELV)*0.5 / S(ELV)*1.2 / S(ELV)*0.5
 
|-
 
|-
|1029
+
| 1225
|Lv*50+444/Lv*50+444/Lv*3.5+30/Lv*1.5+30/Lv*4.5+50/Lv*7.5+160
+
| Sorcerer
|20-Other
+
| 18 - Human Man
|Archdemon (1st Form)
+
| H(ELV)*0.6 / H(ELV)*0.6 / S(ELV)*0.1 / S(ELV)*0.6 / S(ELV)*1.1 / S(ELV)*1.1
 
|-
 
|-
|1030
+
| 1226
|Lv*75+666/Lv*75+666/Lv*4+50/Lv*1.5+50/Lv*6+60/Lv*8+200
+
| Archmage
|20-Other
+
| 07 - Demon
|Archdemon (2nd Form)
+
| H(ELV)*0.8 / H(ELV)*0.8 / S(ELV)*0.1 / S(ELV)*0.6 / S(ELV)*1.2 / S(ELV)*0.6
 
|-
 
|-
|1031
+
| 1227
|500/500/200/200/100/100
+
| Intelligent Saw Beta
|05-Undead
+
| 14 - Special Armor
|Male Thrall
+
| H(ELV)*0.6 / H(ELV)*0.6 / S(ELV)*2 / S(ELV)*2 / S(ELV)*0 / S(ELV)*0
 
|-
 
|-
|1032
+
| 1228
|400/400/150/150/100/100
+
| Pyrogator
|05-Undead
+
| 15 - Reptile
|Female Thrall
+
| H(ELV)*19 / H(ELV)*19 / S(ELV)*1.4 / S(ELV)*0.8 / S(ELV)*1.1 / S(ELV)*0.5
 
|-
 
|-
|1033
+
| 1229
|1000/1000/300/250/3/250
+
| Rogue Head
|04-Artifact
+
| 18 - Human Man
|Cannibox
+
| H(ELV)*38 / H(ELV)*38 / S(ELV)*2 / S(ELV)*0.8 / S(ELV)*1.2 / S(ELV)*0.6
 
|-
 
|-
|1034
+
| 1230
|800/800/250/150/100/100
+
| Chill Dragon
|18-Human(male)
+
| 16 - Dragon
|Old Warrior
+
| H(36)*6 / H(36)*6 / S(36)*1.4 / S(36)*0.8 / S(36)*1.1 / S(36)*0.5
 
|-
 
|-
|1035
+
| 1231
|400/400/230/100/100/100
+
| Demon Head
|10-Insect
+
| 07 - Demon
|E Scorpion
+
| H(36)*19 / H(36)*19 / S(36)*2 / S(36)*0.8 / S(36)*1.2 / S(36)*0.6
 
|-
 
|-
|1036
+
| 1232
|500/500/210/150/100/100
+
| Moon Beast
|10-Insect
+
| 02 - Beastman
|P Centipede
+
| H(ELV)*0.7 / H(ELV)*0.7 / S(ELV)*0.8 / S(ELV)*0.8 / S(ELV) / S(ELV)*0.8
 
|-
 
|-
|1037
+
| 1233
|800/800/250/100/100/100
+
| Moon Mage
|15-Reptile
+
| 08 - Amorphous
|White Snake
+
| H(ELV)*0.6 / H(ELV)*0.6 / S(ELV)*0.1 / S(ELV)*0.8 / S(ELV)*1.2 / S(ELV)*0.8
 
|-
 
|-
|1038
+
| 1234
|1000/1000/300/300/4/250
+
| Hammer Nice Guy
|04-Artifact
+
| 18 - Human Man
|Machine Head
+
| H(ELV)*1.6 / H(ELV)*1.6 / S(ELV)*0.8 / S(ELV) / S(ELV)*0.2 / S(ELV)*0.6
 
|-
 
|-
|1039
+
| 1235
|300/300/150/150/100/150
+
| Ender People
|05-Undead
+
| 18 - Human Man
|Specter
+
| H(ELV)*0.6 / H(ELV)*0.6 / S(ELV)*1.1 / S(ELV) / S(ELV)*0.7 / S(ELV)
 
|-
 
|-
|1040
+
| 1236
|1200/1200/300/250/5/200
+
| Moon Golem
|18-Human(male)
+
| 04 - Magical Life-form
|Iron Giant
+
| H(ELV)*0.6 / H(ELV)*0.6 / S(ELV) / S(ELV)*1.2 / S(ELV)*0.7 / S(ELV)*0
 
|-
 
|-
|1041
+
| 1237
|500/500/100/150/250/200
+
| Ah
|18-Human(male)
+
| 14 - Special Armor
|Wind Mage
+
| H(ELV)*1.2 / H(ELV)*1.2 / S(ELV)*1.4 / S(ELV)*1.2 / S(ELV)*0.9 / S(ELV)*1.3
 
|-
 
|-
|1042
+
| 1238
|1000/1000/300/200/100/200
+
| Mu
|15-Reptile
+
| 14 - Special Armor
|Wyrm
+
| H(ELV)*1.2 / H(ELV)*1.2 / S(ELV)*0.9 / S(ELV)*1.2 / S(ELV)*1.4 / S(ELV)*1.3
 
|-
 
|-
|1043
+
| 1239
|1000/1000/350/250/150/250
+
| Pixel Devil
|16-Dragon
+
| 20 - Other
|Guardian Dragon
+
| H(ELV)*16 / H(ELV)*16 / S(ELV) / S(ELV)*0.8 / S(ELV)*1.1 / S(ELV)*0.8
 
|-
 
|-
|1044
+
| 1240
|500/500/150/150/250/200
+
| Pixel Imp
|11-Human(female)
+
| 20 - Other
|Cherie
+
| H(ELV)*0.1 / H(ELV)*0.1 / S(ELV)*1.1 / S(ELV)*0.1 / S(ELV)*0.1 / S(ELV)*0.1
 
|-
 
|-
|1045
+
| 1241
|600/600/250/200/100/100
+
| Astral Brain
|18-Human(male)
+
| 20 - Other
|Praetorian Guard
+
| H(ELV)*32 / H(ELV)*32 / S(ELV)*2 / S(ELV)*0.8 / S(ELV)*1.2 / S(ELV)*0.6
 
|-
 
|-
|1046
+
| 1242
|1200/1200/250/200/300/300
+
| Mothership
|18-Human(male)
+
| 17 - God
|Necromancer
+
| H(36)*8 / H(36)*8 / S(36) / S(36)*0.8 / S(36)*1.1 / S(36)*0.8
 
|-
 
|-
|1047
+
| 1243
|700/700/250/250/250/100
+
| Pixel Imp 2
|05-Undead
+
| 20 - Other
|Warrior Thrall
+
| H(36)*0.1 / H(36)*0.1 / S(36)*1.1 / S(36)*0.1 / S(36)*0.1 / S(36)*0.1
 
|-
 
|-
|1048
+
| 1244
|600/600/150/200/100/250
+
| Little Brain
|05-Undead
+
| 20 - Other
|Amazon Thrall
+
| H(36)*16 / H(36)*16 / S(36)*2 / S(36)*0.8 / S(36)*1.2 / S(36)*0.6
 
|-
 
|-
|1049
+
| 1245
|1000/1000/100/200/400/200
+
| Demon Soldier - Green
|04-Artifact
+
| 18 - Human Man
|Pillar Doll
+
| H(ELV)*0.8 / H(ELV)*0.8 / S(ELV)*0.9 / S(ELV)*0.7 / S(ELV)*0.6 / S(ELV)*0.8
 
|-
 
|-
|1050
+
| 1246
|500/500/100/250/100/250
+
| Demon Soldier - Red
|04-Artifact
+
| 18 - Human Man
|Dancing Jewel
+
| H(ELV)*0.9 / H(ELV)*0.9 / S(ELV)*1.1 / S(ELV)*0.6 / S(ELV)*0.6 / S(ELV)*0.6
 
|-
 
|-
|1061
+
| 1247
|5000/5000/400/200/10/200
+
| Demon Soldier - Blue
|02-Beastman
+
| 18 - Human Man
|Sekhmet
+
| H(ELV) / H(ELV) / S(ELV) / S(ELV) / S(ELV)*0.7 / S(ELV)
 
|-
 
|-
|1062
+
| 1248
|3000/3000/150/150/300/200
+
| Dark Gunner
|11-Human(female)
+
| 14 - Special Armor
|Queen
+
| H(ELV)*0.5 / H(ELV)*0.5 / S(ELV)*0.1 / S(ELV)*0.8 / S(ELV)*1.5 / S(ELV)*0.8
 
|-
 
|-
|1063
+
| 1249
|300/300/100/100/100/100
+
| Death Gunner
|11-Human(female)
+
| 04 - Magical Life-form
|Scapegoat
+
| H(ELV)*0.5 / H(ELV)*0.5 / S(ELV)*0.1 / S(ELV)*0.8 / S(ELV)*1.5 / S(ELV)*0.8
 
|-
 
|-
|1064
+
| 1250
|5000/5000/300/300/200/300
+
| Midas
|15-Reptile
+
| 05 - Undead
|Basilisk
+
| H(ELV)*0.8 / H(ELV)*0.8 / S(ELV)*0.9 / S(ELV)*0.6 / S(ELV)*1.2 / S(ELV)*0.6
 
|-
 
|-
|1065
+
| 1251
|10000/10000/450/250/10/250
+
| Debuton
|02-Beastman
+
| 02 - Beastman
|Minotaur
+
| H(ELV)*1.5 / H(ELV)*1.5 / S(ELV)*1.2 / S(ELV)*0.2 / S(ELV) / S(ELV)*0.2
 
|-
 
|-
|1066
+
| 1252
|8000/8000/400/300/450/300
+
| King Mummy
|18-Human(male)
+
| 05 - Undead
|King
+
| H(ELV)*9 / H(ELV)*9 / S(ELV)*5 / S(ELV)*2 / S(ELV)*5 / S(ELV)*2
 
|-
 
|-
|1101
+
| 1253
|700/700/200/200/150/350
+
| Gatekeeper
|06-Incorporeal
+
| 20 - Other
|Haunt
+
| H(ELV)*1.5 / H(ELV)*1.5 / S(ELV)*1.2 / S(ELV)*1.2 / S(ELV) / S(ELV)*1.2
 
|-
 
|-
|1102
+
| 1254
|700/700/250/150/300/100
+
| Succubus
|10-Insect
+
| 07 - Demon
|Flamepede
+
| H(ELV)*1.5 / H(ELV)*1.5 / S(ELV)*0.2 / S(ELV) / S(ELV)*1.5 / S(ELV)
 
|-
 
|-
|1103
+
| 1255
|1200/1200/100/200/300/200
+
| Wraith
|01-Mabeast
+
| 06 - Incorporeal
|Chimaera
+
| H(ELV)*1.2 / H(ELV)*1.2 / S(ELV)*1.2 / S(ELV) / S(ELV) / S(ELV)
 
|-
 
|-
|1104
+
| 1256
|500/500/100/100/300/200
+
| Bomber Bot
|11-Human(female)
+
| 20 - Other
|Zephyra
+
| H(ELV)*0.7 / H(ELV)*0.7 / S(ELV)*1.2 / S(ELV)*0.6 / S(ELV)*1.2 / S(ELV)*0.6
 
|-
 
|-
|1105
+
| 1257
|1800/1800/330/280/5/280
+
| Giant Iron Ball
|18-Human(male)
+
| 14 - Special Armor
|Fire Giant
+
| 2048 / 2048 / 512 / 512 / 0 / 512
 
|-
 
|-
|1106
+
| 1258
|1200/1200/350/300/250/250
+
| Dragon Chariot
|05-Undead
+
| 20 - Other
|Thrall Commander
+
| H(ELV)*20 / H(ELV)*20 / S(ELV)*1.8 / S(ELV)*0.8 / S(ELV)*1.1 / S(ELV)*0.8
 
|-
 
|-
|1107
+
| 1259
|1000/1000/250/200/250/350
+
| Demon King Satanael
|05-Undead
+
| 17 - God
|Valkyrie Thrall
+
| H(ELV)*8 / H(ELV)*8 / S(ELV)*1.1 / S(ELV) / S(ELV)*1.1 / S(ELV)
 
|-
 
|-
|1108
+
| 1260
|1300/1300/350/200/250/200
+
| Demon King Satanael
|01-Mabeast
+
| 17 - God
|Hippogriff
+
| H(ELV)*40 / H(ELV)*40 / S(ELV)*1.4 / S(ELV) / S(ELV)*1.4 / S(ELV)
 
|-
 
|-
|1109
+
| 1261
|500/500/450/150/250/250
+
| Pheromedos
|05-Undead
+
| 20 - Other
|Gravedigger
+
| H(44)*20 / H(44)*20 / S(44)*1.8 / S(44)*0.8 / S(44)*1.1 / S(44)*0.8
 
|-
 
|-
|1110
+
| 1262
|3000/3000/400/250/150/350
+
| Traveling Merchant
|05-Undead
+
| 18 - Human Man
|Bone Dragon
+
| 500 / 500 / 100 / 200 / 100 / 200
 
|-
 
|-
 +
| 1263
 +
| Bounty Hunter
 +
| 18 - Human Man
 +
| H(LV)*1.8 / H(LV)*1.8 / S(LV)*1.5 / S(LV) / S(LV) / S(LV)
 
|}
 
|}
 +
 +
[[Category:RyonaRPG]]

Revision as of 16:02, 3 September 2026

RyonaRPG edit


Japanese release
Core 0163
2026-04-29



Gameplay:

Technical help:


External links:

The Japanese uploader and board may require a Japanese VPN on some networks.


This page lists the internal enemy IDs used by RyonaRPG's on-map battle system. The names, types, and base stat formulas below come from the English Edition v1.0 game data. Use the True Mirror in-game to inspect the enemy currently in front of you.

Stats are shown as HP / Max HP / ATK / DEF / MAG / SPR. LV is the protagonist's level, ELV is the local enemy-level value, K is the Forest of No Thoughts defeat count used by a few scaling enemies, Streak is the Trial Grounds streak, and A~B means a random value from A through B. H(n) and S(n) are the newer shared HP and combat-stat scaling curves: approximately n^2 / (n/12) + 20 - n/3 and n^2 / 2 / (n/17) + 22 - n/3 before the listed multiplier. RPG Maker evaluates these operations with integer math. Enemy names are not necessarily unique; the ID determines which record the game uses.

See also Enemy Types for type traits, strengths, and weaknesses.

ID Name Type HP / Max HP / ATK / DEF / MAG / SPR
1 Jelly 20 - Other 4~16 / 16 / 20 / 25 / 0 / 15
2 Killer Ant 10 - Insect 16~50 / 50 / 35~55 / 20~55 / 0 / 10~25
3 Octopus 12 - Aquatic 120~220 / 220 / 128~192 / 10 / 0 / 25
4 Faye 13 - Beastwoman 50 / 50 / 30~90 / 40 / 70~150 / 70~150
5 Mindless Orc 02 - Beastman (((LV*20)+K)/5)+36 / (((LV*20)+K)/5)+36 / (((LV*20)+K)/5)+36 / (((LV*20)+K)/5)+21 / (((LV*20)+K)/5)+21 / (((LV*20)+K)/5)+21
6 Toothfish 12 - Aquatic 50 / 50 / 90 / 40 / 0 / 30
7 Blood Pudding 08 - Amorphous 50 / 50 / 40 / 60 / 0 / 30
8 Soldier Ant 10 - Insect 50 / 50 / 60 / 90 / 0 / 35
9 Dummy Boy 20 - Other (LV*400)+3000 / (LV*400)+3000 / 0 / 0 / 0 / 0
10 Fiend's Horn 12 - Aquatic 80 / 80 / 65 / 150 / 70 / 120
11 Bug Swarm 09 - Swarm 256~384 / 384 / 80 / 10 / 20 / 20
12 Gnat Swarm 09 - Swarm 128~256 / 256 / 70 / 1 / 0 / 20
13 Giant Spider 10 - Insect 80 / 80 / 80 / 60 / 60 / 60
14 Dread Spider 10 - Insect 150 / 150 / 100 / 160 / 80 / 160
15 Fire Moth 10 - Insect 80 / 80 / 80 / 40 / 120 / 140
16 Frost Butterfly 10 - Insect 80 / 80 / 80 / 40 / 120 / 140
17 Executioner 05 - Undead 170 / 170 / 160 / 180 / 0 / 160
18 Gizmo 08 - Amorphous 80 / 80 / 0 / 80 / 120 / 80
19 Skeleton 05 - Undead 90 / 90 / 110 / 75 / 0 / 70
20 Mandragora 03 - Plant 120 / 240 / 100 / 80 / 100 / 100
21 Fire Flower 11 - Human Woman 180 / 180 / 180 / 120 / 150 / 150
22 Snow Smile 11 - Human Woman 180 / 180 / 80 / 170 / 150 / 150
23 Lightning Loli 11 - Human Woman 100 / 100 / 80 / 120 / 220 / 150
24 Yellow Mold 08 - Amorphous 320 / 500 / 180 / 100 / 0 / 120
25 Bee Girl 13 - Beastwoman 400 / 400 / 100 / 100 / 0 / 100
26 Reborn Bee Girl 13 - Beastwoman (LV*20)+300 / (LV*20)+300 / 140 / 130 / 0 / 130
27 Arachne 13 - Beastwoman 500 / 500 / 130 / 110 / 0 / 80
28 Reborn Arachne 13 - Beastwoman (LV*20)+400 / (LV*20)+400 / 170 / 140 / 0 / 110
101 Wandering Soul 06 - Incorporeal (LV*5)+32~64 / (LV*5)+64 / 0 / 0 / (LV*9)+32~64 / (LV*8)+32~64
102 Stray Spirit 06 - Incorporeal (LV*2)+8~16 / (LV*2)+16 / 0 / 0 / (LV*6)+32~64 / (LV*4)+32~64
201 Great Malboro 03 - Plant / / 166 / 60 / 0 / 100
202 Insect Queen 13 - Beastwoman / / (130+LV)+LV / 160 / 0 / 160
203 Kraken 12 - Aquatic / 65536 / 512 / 128 / 192 / 192
204 Swarm 20 - Other 2000 / 65536 / 320 / 8 / 100 / 0
205 Sleipnir 10 - Insect 1600 / 1600 / 120 / 0 / 0 / 0
206 Sleipnir Herd 10 - Insect 300 / 300 / 120 / 0 / 0 / 0
207 Octomammoth 12 - Aquatic / / 320 / 120 / 120 / 120
208 Tentacle 12 - Aquatic / / 192 / 60 / 80 / 80
209 Malboro Bros. 03 - Plant 240 / 240 / 250 / 150 / 0 / 250
210 Stomach Antibody 10 - Insect (LV*10)+24~48 / 65536 / (LV*8)+13 / LV*13 / 0 / (LV*13)+32~64
211 Huge Worm 10 - Insect 600 / 600 / 250 / 2 / 0 / 2
212 Mage Slayer 10 - Insect 80 / 80 / 99 / 160 / 0 / 500
213 Stomach Core 10 - Insect (LV*20)+48~108 / 65536 / (LV*13)+13 / LV*13 / 0 / (LV*13)+32~64
214 Young Land Ray 10 - Insect 80 / 80 / 40 / 2 / 0 / 4
215 Land Ray 10 - Insect 160 / 160 / 80 / 40 / 0 / 90
216 Great Land Ray 10 - Insect 250 / 250 / 100 / 60 / 0 / 120
217 Queen Bee 13 - Beastwoman (LV*40)+300 / (LV*40)+300 / 160 / 160 / 0 / 160
218 Kobold 02 - Beastman 80 / 80 / 80 / 80 / 40 / 80
219 Pig 18 - Human Man 200 / 200 / 100 / 40 / 40 / 40
220 Pig Lord 18 - Human Man 350 / 350 / 150 / 60 / 40 / 140
221 Pig Shaman 18 - Human Man 250 / 250 / 110 / 50 / 170 / 140
222 Pig Berserker 18 - Human Man 200 / 200 / 150 / 40 / 40 / 40
223 Carrion Crawler 10 - Insect 350 / 350 / 200 / 40 / 40 / 40
224 Spirit Ball 06 - Incorporeal 50 / 50 / 80 / 50 / 120 / 100
225 Mad Hand 08 - Amorphous 150 / 150 / 100 / 150 / 100 / 80
226 Armor Eater 04 - Magical Life-form 300 / 300 / 150 / 150 / 100 / 150
227 Dark Spirit 06 - Incorporeal 100 / 100 / 160 / 40 / 160 / 280
228 G Scorpion 10 - Insect 100 / 100 / 160 / 300 / 10 / 100
229 Nergal 01 - Monstrous Beast H(15)*()/10 / H(15)*()/10 / S(15)*1.4 / S(15)*1.3 / S(15)*1.4 / S(15)*1.3
230 Clay Claw 12 - Aquatic H(15)*10.2 / H(15)*10.2 / S(15)*1.3 / S(15)*1.3 / S(15)*1.3 / S(15)*1.3
231 Dig Armor 12 - Aquatic H(15)*6.6 / H(15)*6.6 / S(15)*1.3 / S(15)*1.3 / S(15)*1.8 / S(15)
300 Generic Beast 00 - Beast (LV*3)+45 / (LV*3)+45 / (LV*2)+26 / (LV*2)+28 / (LV*1)+2 / (LV*1)+2
310 Generic Monstrous Beast 01 - Monstrous Beast (LV*3)+55 / (LV*3)+55 / (LV*2)+32 / (LV*2)+24 / (LV*2)+10 / (LV*1)+2
311 Brain Sucker 01 - Monstrous Beast 200 / 200 / 60 / 80 / 20 / 60
320 Generic Beastman 02 - Beastman (LV*3)+50 / (LV*3)+50 / (LV*3)+35 / (LV*2)+20 / (LV*2)+12 / (LV*1)+12
321 Super Goblin 02 - Beastman 1200 / 1200 / 120 / 25 / 80 / 25
330 Generic Plant 03 - Plant (LV*4)+45 / (LV*4)+45 / (LV*2)+20 / (LV*3)+35 / (LV*3)+25 / (LV*2)+20
331 Flower Girl 03 - Plant 350 / 350 / 180 / 100 / 150 / 100
332 Tentacle Ball 03 - Plant 400 / 400 / 80 / 160 / 80 / 220
340 Generic Magical Life-form 04 - Magical Life-form (LV*3)+40 / (LV*3)+40 / (LV*2)+35 / (LV*2)+45 / (LV*2)+40 / (LV*2)+30
341 Wood Golem 04 - Magical Life-form 300 / 300 / 400 / 300 / 0 / 150
342 Automaton 04 - Magical Life-form (LV*10)+1000 / (LV*10)+1000 / (LV*3)+150 / (LV*3)+150 / 100 / (LV*3)+150
343 Machine Soldier 04 - Magical Life-form 150 / 150 / 200 / 40 / 200 / 60
350 Generic Undead 05 - Undead (LV*4)+64 / (LV*4)+64 / (LV*3)+34 / (LV*2)+34 / (LV*2)+8 / (LV*2)+12
360 Generic Incorporeal 06 - Incorporeal (LV*2)+35 / (LV*2)+35 / (LV*1)+1 / (LV*1)+1 / (LV*3)+45 / (LV*3)+30
361 Black Soul 06 - Incorporeal 300 / 300 / 200 / 200 / 200 / 200
370 Generic Demon 07 - Demon (LV*3)+65 / (LV*3)+65 / (LV*3)+40 / (LV*2)+20 / (LV*2)+18 / (LV*2)+14
371 Goddamn Blue Oni 07 - Demon 350 / 350 / 250 / 300 / 200 / 480
372 Summoned Imp 07 - Demon 200 / 200 / 10 / 200 / 10 / 200
380 Generic Amorphous 08 - Amorphous (LV*4)+75 / (LV*4)+75 / (LV*2)+20 / (LV*2)+32 / (LV*1)+2 / (LV*2)+3
381 Upthrust Slime 08 - Amorphous 350 / 350 / 100 / 50 / 0 / 100
382 Ooze 08 - Amorphous 100 / 100 / 80 / 120 / 40 / 60
390 Generic Swarm 09 - Swarm (LV*3)+41 / (LV*3)+41 / (LV*2)+20 / (LV*2)+42 / (LV*1)+5 / (LV*1)+4
400 Generic Bug 10 - Insect (LV*3)+32 / (LV*3)+32 / (LV*2)+16 / (LV*1)+38 / (LV*1)+2 / (LV*1)+2
401 Killer Mantis 10 - Insect 350 / 350 / 270 / 120 / 20 / 100
410 Generic Human Woman 11 - Human Woman (LV*3)+30 / (LV*3)+30 / (LV*2)+24 / (LV*2)+8 / (LV*3)+36 / (LV*3)+43
411 Chainsaw Maid 11 - Human Woman 350 / 350 / 180 / 60 / 100 / 80
420 Generic Aquatic 12 - Aquatic (LV*3)+52 / (LV*3)+52 / (LV*3)+33 / (LV*2)+22 / (LV*1)+6 / (LV*1)+9
421 Tonberry 12 - Aquatic (LV*50)+3000 / (LV*50)+3000 / (LV*5)+250 / (LV*5)+100 / 0 / (LV*10)+100
430 Generic Beastwoman 13 - Beastwoman (LV*3)+49 / (LV*3)+49 / (LV*3)+34 / (LV*2)+18 / (LV*3)+38 / (LV*3)+46
440 Generic Special Armor 14 - Special Armor (LV*3)+66 / (LV*3)+66 / (LV*3)+52 / (LV*3)+66 / (LV*1)+9 / (LV*2)+7
450 Generic Reptile 15 - Reptile (LV*3)+60 / (LV*3)+60 / (LV*2)+36 / (LV*2)+44 / (LV*1)+2 / (LV*2)+5
451 Meduconda 15 - Reptile (LV*4)+60 / (LV*4)+60 / ((LV*9)/5)+18 / ((LV*5)/2)+20 / ((LV*6)/5)+12 / ((LV*3)/2)+20
452 Indian Poison Frog 15 - Reptile (LV*3)+35 / (LV*3)+35 / ((LV*6)/5)+12 / ((LV*3)/2)+10 / ((LV*9)/5)+18 / ((LV*5)/2)+10
460 Generic Dragon 16 - Dragon (LV*5)+200 / (LV*5)+200 / (LV*3)+70 / (LV*3)+90 / (LV*3)+80 / (LV*3)+50
470 Generic God 17 - God (LV*4)+150 / (LV*4)+150 / (LV*3)+50 / (LV*3)+60 / (LV*4)+120 / (LV*3)+90
480 Generic Human Man 18 - Human Man (LV*3)+34 / (LV*3)+34 / (LV*2)+26 / (LV*2)+12 / (LV*3)+22 / (LV*3)+27
481 Bandit (Pickpocket) 18 - Human Man ((LV*4)/5)+20 / ((LV*4)/5)+20 / LV+20 / 0 / LV+20 / 0
482 Bandit (Brawler) 18 - Human Man (LV*6)+50 / (LV*6)+50 / ((LV*7)/2)+40 / (LV*3)+40 / LV+20 / ((LV*3)/2)+40
483 Bandit (Archer) 18 - Human Man ((LV*7)/2)+40 / ((LV*7)/2)+40 / (LV*3)+20 / (LV*2)+20 / ((LV*7)/2)+40 / (LV*4)+40
484 Bandit (Boss) 18 - Human Man (LV*30)+300 / (LV*30)+300 / (LV*4)+60 / ((LV*7)/2)+60 / ((LV*5)/2)+30 / (LV*5)+80
490 Generic Bird 19 - Bird (LV*2)+38 / (LV*2)+38 / (LV*2)+42 / (LV*2)+8 / (LV*2)+19 / (LV*3)+14
491 Hanging Bat 19 - Bird 300 / 300 / 200 / 200 / 0 / 50
492 Flying Saw 19 - Bird 80 / 80 / 60 / 20 / 50 / 20
500 Generic Other 20 - Other (LV*3)+75 / (LV*3)+75 / (LV*2)+55 / (LV*2)+55 / (LV*3)+55 / (LV*3)+55
501 Vampire Bat 20 - Other (LV*3)+50 / (LV*3)+50 / ((LV*5)/2)+25 / ((LV*3)/2)+25 / 0 / 0
502 Water Spider 20 - Other (LV*6)+80 / (LV*6)+80 / (LV*4)+50 / (LV*2)+20 / 0 / (LV*2)+10
503 Intruder-Defense Light Tank 20 - Other 400 / 400 / 200 / 300 / 300 / 100
504 Intruder-Defense Drone 20 - Other 300 / 300 / 300 / 125 / 150 / 125
505 Intruder-Defense Light Tank 20 - Other 700 / 700 / 150 / 300 / 150 / 150
506 Intruder-Defense Drone 20 - Other 150 / 150 / 150 / 75 / 300 / 75
510 Tentacle Mimic 21 - Treasure Chest 5~10 / 10 / 0 / 999 / 300 / 999
600 Killer Book 04 - Magical Life-form 1200 / 1200 / 550 / 250 / 400 / 250
601 Mirror Demon 07 - Demon 4096 / 4096 / 256 / 8192 / 1024 / 8192
602 Chadarnook 20 - Other (LV*100)+3500 / (LV*100)+5000 / (LV*3)+150 / (LV*3)+100 / (LV*5)+150 / (LV*20)+350
603 Lakshmi 20 - Other (LV*100)+3500 / (LV*100)+5000 / (LV*3)+150 / (LV*20)+350 / (LV*5)+150 / (LV*3)+100
604 Avaloso Sergeant 11 - Human Woman H(ELV)*10 / H(ELV)*10 / S(ELV)*1.4 / S(ELV)*0.8 / S(ELV)*1.2 / S(ELV)*0.8
605 Avaloso Soldier 18 - Human Man H(ELV)*0 / H(ELV)*0 / S(ELV) / S(ELV)*0.6 / S(ELV)*0.5 / S(ELV)*0.4
606 Seven Heroes Sergeant 11 - Human Woman H(ELV)*10 / H(ELV)*10 / S(ELV)*1.4 / S(ELV)*0.8 / S(ELV)*1.2 / S(ELV)*0.8
607 Seven Heroes Soldier 18 - Human Man H(ELV)*0 / H(ELV)*0 / S(ELV) / S(ELV)*0.6 / S(ELV)*0.5 / S(ELV)*0.4
608 Necromancer 20 - Other 1500 / 1500 / 150 / 200 / 300 / 200
609 Living Corpse 05 - Undead 500 / 500 / 180 / 150 / 120 / 100
610 Border Dragon 16 - Dragon H(ELV)*2 / H(ELV)*2 / S(ELV)*1.6 / S(ELV)*0.9 / S(ELV)*0.9 / S(ELV)*0.1
611 Border Devil 07 - Demon H(ELV)*12 / H(ELV)*12 / S(ELV)*2 / S(ELV)*1.5 / S(ELV)*1.2 / S(ELV)*0.8
612 Devil Crystal 04 - Magical Life-form H(ELV)*0.6 / H(ELV)*0.6 / S(ELV)*0.7 / S(ELV)*0.3 / S(ELV)*1.8 / S(ELV)*2
613 Fortress City Male Soldier 18 - Human Man 220 / 220 / 208 / 176 / 32 / 144
614 Fortress City Heavy Infantry 18 - Human Man 180 / 180 / 192 / 224 / 16 / 192
615 Fortress City Female Soldier 11 - Human Woman 600 / 600 / 176 / 144 / 48 / 144
616 Monster General 20 - Other 4200 / 4200 / 192 / 48 / 128 / 96
617 Sorcerer 18 - Human Man 100 / 100 / 40 / 40 / 176 / 352
618 Magic (Physical) User 18 - Human Man 240 / 240 / 768 / 80 / 0 / 96
619 Writhing Cave Core 20 - Other 2000 / 2000 / 100 / 80 / 150 / 120
620 Blau Merman 12 - Aquatic 380 / 380 / 220 / 230 / 50 / 180
621 Rot Merman 12 - Aquatic 350 / 350 / 260 / 190 / 90 / 140
622 Mermaid Azure 12 - Aquatic 320 / 320 / 50 / 180 / 220 / 230
623 Mermaid Rosso 12 - Aquatic 290 / 290 / 90 / 140 / 260 / 190
624 Rosado Crab 12 - Aquatic 130 / 130 / 360 / 380 / 20 / 230
625 Tentacle Marrone 12 - Aquatic 520 / 520 / 280 / 240 / 70 / 290
626 Avatar of Darkness 07 - Demon 400 / 400 / 300 / 200 / 300 / 200
627 Maze Goblin 02 - Beastman 460 / 460 / 370 / 240 / 90 / 110
628 Living Shadow 06 - Incorporeal 130 / 130 / 180 / 150 / 240 / 120
629 Aqua Slime 08 - Amorphous 380 / 380 / 240 / 220 / 280 / 170
630 Flame of Resentment 08 - Amorphous 360 / 360 / 190 / 180 / 330 / 250
631 Flesh Golem 01 - Monstrous Beast 410 / 410 / 340 / 190 / 260 / 220
632 Dud Mimic 04 - Magical Life-form 430 / 430 / 410 / 490 / 180 / 490
633 Reaper 17 - God 12000 / 12000 / 1800 / 1100 / 1200 / 1500
634 Afrit 17 - God 2400 / 2400 / 370 / 260 / 310 / 190
635 Sibel 17 - God 1900 / 1900 / 280 / 210 / 360 / 290
636 Evil Dragon Statue 20 - Other 9300 / 9300 / 220 / 370 / 380 / 280
637 Evil Dragon's Servant 20 - Other 1400 / 1400 / 360 / 220 / 320 / 260
640 Violeta 12 - Aquatic 3400 / 3400 / 250 / 240 / 320 / 330
641 Black Mage 18 - Human Man 1600 / 1600 / 160 / 180 / 360 / 200
942 Large Auto-Healer - Defined dynamically or without a standard base-stat record
943 Caddisfly 09 - Swarm 5000 / 5000 / 512 / 678 / 512 / 333
944 Cholkin 19 - Bird 100 / 100 / 444 / 444 / 444 / 444
945 Demon Centipede 01 - Monstrous Beast 500 / 500 / 200 / 400 / 260 / 260
946 Mutant Land Ray 01 - Monstrous Beast 600 / 600 / 200 / 360 / 180 / 100
947 Malboro 03 - Plant 1000 / 1000 / 256 / 240 / 180 / 260
948 Burger Plant 03 - Plant 5000 / 5000 / 256 / 240 / 180 / 180
949 Flame Flower 03 - Plant 300 / 300 / 100 / 280 / 240 / 180
950 Snow Flower 03 - Plant 300 / 300 / 100 / 400 / 180 / 180
951 Killer Bee 19 - Bird 30 / 30 / 110 / 380 / 20 / 70
952 G Centipede 10 - Insect 120 / 120 / 160 / 400 / 20 / 120
953 D Centipede 10 - Insect 200 / 200 / 220 / 600 / 20 / 160
954 La-Lilim 07 - Demon 166 / 166 / 120 / 66 / 166 / 250
955 Mr. Treasure Chest 21 - Treasure Chest 4~6 / 10 / 0 / 999 / 0 / 999
956 Training Shadow 05 - Undead ((LV+Streak)*6)+50 / ((LV+Streak)*6)+50 / ((LV+Streak)*7)+40 / ((LV+Streak)*7)+40 / ((LV+Streak)*7)+40 / ((LV+Streak)*7)+40
957 Slime King 08 - Amorphous 3000 / 3000 / 512 / 256 / 0 / 256
958 Helm Slime 08 - Amorphous 100 / 100 / 60 / 120 / 0 / 60
959 Puppet Master 02 - Beastman 128~512 / 512 / 88~256 / 88~256 / 88~256 / 2~256
960 Slime (Large) 08 - Amorphous 1000 / 1000 / 384 / 200 / 120 / 60
961 Dragonfly 10 - Insect 1000 / 1000 / 384 / 200 / 120 / 60
962 Flower 03 - Plant 600 / 600 / 0 / 2 / 80 / 2
963 Volcanon 20 - Other 600 / 600 / 180 / 350 / 300 / 350
964 La-Zombie 05 - Undead 600 / 600 / 180 / 2 / 30 / 6
965 Sorceress 11 - Human Woman 50 / 50 / 20 / 40 / 120 / 80
966 Swordswoman 11 - Human Woman 70 / 70 / 90 / 40 / 40 / 80
967 Demon 07 - Demon (LV*50)+200 / (LV*50)+200 / 100 / 40 / 0 / 50
968 Raven 19 - Bird 50 / 50 / 70 / 90 / 0 / 60
969 Goblin 02 - Beastman 50 / 50 / 50 / 50 / 0 / 40
970 Giant Snake 15 - Reptile 20 / 20 / 60 / 40 / 0 / 10
971 Giant Frog 15 - Reptile 30 / 30 / 30 / 10 / 0 / 10
972 Stone Doll 04 - Magical Life-form 200 / 200 / 200 / 200 / 0 / 200
973 Stray Dog 00 - Beast 50 / 50 / 50 / 70 / 0 / 30
974 Outlaw 18 - Human Man 120 / 120 / 99 / 50 / 10 / 10
975 Thief 18 - Human Man 60 / 60 / 50 / 70 / 10 / 30
976 La-Fire 20 - Other 100 / 100 / 160 / 40 / 120 / 100
977 Lantern 20 - Other 1 / 1 / 100 / 100 / 100 / 0
978 Lantern (Lit) 20 - Other 1 / 1 / 100 / 100 / 100 / 0
979 Bubbly Slime 08 - Amorphous 20 / 20 / 40 / 2 / 20 / 40
980 Buchunpa 01 - Monstrous Beast 60 / 60 / 20 / 40 / 20 / 40
981 Gummy 20 - Other 20 / 20 / 20 / 20 / 20 / 20
982 Killing Machine 04 - Magical Life-form 444 / 444 / 444 / 444 / 4 / 444
983 Lesser Demon 07 - Demon 200 / 200 / 160 / 240 / 160 / 256
984 Carmilla 05 - Undead 180 / 180 / 130 / 224 / 200 / 384
985 La-Lamia 13 - Beastwoman 260 / 260 / 108 / 20 / 108 / 108
986 Ogre 02 - Beastman 350 / 350 / 250 / 20 / 3 / 6
987 Ghost Slug 20 - Other 60 / 60 / 30 / 2 / 3 / 2
988 Full Metal Crab 20 - Other 160 / 160 / 160 / 250 / 3 / 180
989 La-Harpy 13 - Beastwoman 90 / 90 / 99 / 180 / 3 / 60
990 Lizardman 15 - Reptile 90 / 90 / 75 / 125 / 3 / 20
991 Slime 08 - Amorphous 108 / 1000 / 50 / 12 / 3 / 166
992 Mummy 05 - Undead 100 / 100 / 100 / 100 / 100 / 100
993 Intelligent Sword 04 - Magical Life-form 50 / 50 / 99 / 128 / 80 / 512
994 Switch 20 - Other 1 / 1 / 192 / 60 / 80 / 80
995 Village Gurl 11 - Human Woman (LV*4)+1~6 / (LV*4)+6 / (LV*3)+1~6 / (LV*3)+1~6 / 0 / (LV*3)+1~6
996 Town Gurl 11 - Human Woman (LV*3)+1~6 / (LV*3)+6 / (LV*2)+1~6 / (LV*2)+1~6 / 0 / (LV*2)+1~6
997 Adventurer 11 - Human Woman (LV*5)+8~32 / (LV*5)+32 / (LV*5)+8~32 / (LV*5)+8~32 / 0 / (LV*5)+8~32
998 Doppelganger 20 - Other Player MHP / Player MHP / Player ATK / Player DEF / Player MAG / Player SPR
999 Huge Worm (Erotica Duty) 20 - Other 4444 / 65536 / 66 / 24 / 66 / 96
1000 Lady Une 20 - Other 4444 / 65536 / 192 / 24 / 128 / 96
1001 Bat 20 - Other 10 / 10 / 40 / 5 / 0 / 5
1002 Intelligent Saw 14 - Special Armor 80 / 80 / 199 / 255 / 0 / 255
1003 Mage 07 - Demon 200 / 200 / 200 / 80 / 160 / 250
1004 Aspect of Kraken 12 - Aquatic 800 / 800 / 180 / 50 / 100 / 50
1005 Cave Worm 12 - Aquatic 1000 / 1000 / 256 / 80 / 70 / 333
1006 Lid 04 - Magical Life-form 100 / 100 / 0 / 80 / 0 / 200
1007 Guardian 04 - Magical Life-form 600 / 600 / 255 / 512 / 0 / 512
1008 Human Warrior M 18 - Human Man (LV*12)+32~92 / (LV*12)+92 / (LV*10)+32~92 / (LV*6)+32~64 / 0 / (LV*1)+1~6
1009 Human Warrior F 11 - Human Woman (LV*8)+32~92 / (LV*8)+92 / (LV*8)+32~92 / (LV*6)+32~64 / 0 / (LV*1)+1~6
1010 Bunny 11 - Human Woman (LV*4)+24~48 / (LV*4)+48 / (LV*2)+2~16 / (LV*3)+32~64 / (LV*9)+32~64 / (LV*6)+32~64
1011 Vorpal Bunny 11 - Human Woman (LV*4)+24~48 / (LV*4)+48 / (LV*13)+13 / (LV*3)+32~64 / (LV*13)+32~64 / (LV*6)+32~64
1012 Noblewoman 11 - Human Woman (LV*4)+24~48 / (LV*4)+48 / (LV*1)+2~3 / (LV*2)+8~16 / (LV*18)+32~128 / (LV*24)+32~128
1013 Female Mage 11 - Human Woman (LV*6)+24~48 / (LV*6)+48 / (LV*1)+2~3 / (LV*2)+8~16 / (LV*16)+32~128 / (LV*20)+32~128
1014 Maid 11 - Human Woman (LV*6)+16~64 / (LV*6)+64 / (LV*10)+32~92 / (LV*3)+32~64 / 0 / (LV*8)+32~128
1015 Sword Dancer 20 - Other (LV*3)+16~64 / (LV*3)+64 / (LV*6)+32~92 / (LV*3)+32~64 / 0 / (LV*8)+32~128
1016 Flack 20 - Other (LV*3)+16~64 / (LV*3)+64 / (LV*2)+8~16 / (LV*3)+32~64 / 0 / (LV*16)+32~128
1017 Ero-Elf 20 - Other (LV*4)+16~48 / (LV*4)+48 / (LV*6)+32~64 / (LV*4)+32~64 / (LV*8)+32~64 / (LV*12)+32~128
1018 Templar 20 - Other (LV*6)+16~48 / (LV*6)+48 / (LV*7)+32~64 / (LV*10)+32~64 / (LV*8)+32~64 / (LV*16)+32~128
1019 Mercenary 20 - Other (LV*12)+32~96 / (LV*12)+96 / (LV*12)+32~64 / (LV*12)+32~64 / 0 / (LV*2)+2~16
1020 Karateka 20 - Other (LV*8)+32~96 / (LV*8)+96 / (LV*24)+32~64 / (LV*3)+32~64 / 0 / (LV*8)+2~16
1021 Never-Never 08 - Amorphous (LV*5)+50 / (LV*5)+50 / (LV*3)+20 / (LV*2)+20 / LV+10 / (LV/2)+5
1022 Neverman 08 - Amorphous (LV*6)+100 / (LV*6)+100 / (LV*5)+70 / (LV*4)+65 / 0 / ((LV*3)/2)+15
1023 Nevergirl 08 - Amorphous (LV*9)+150 / (LV*9)+150 / ((LV*3)/2)+15 / (LV/2)+5 / (LV*5)+70 / (LV*8)+60
1024 Neverloon 20 - Other (LV*60)+1000 / (LV*60)+2000 / ((LV*9)/2)+55 / (LV*3)+50 / ((LV*5)/2)+55 / (LV*9)+50
1025 Familiar 20 - Other (LV*5)+50 / (LV*5)+50 / (LV*2)+30 / ((LV*3)/2)+20 / ((LV*7)/2)+50 / (LV*4)+100
1026 Demon (Male) 20 - Other ((LV*17)/2)+60 / ((LV*17)/2)+60 / (LV*4)+50 / ((LV*3)/2)+40 / (LV*3)+30 / ((LV*7)/2)+60
1027 Demon (Female) 20 - Other (LV*7)+65 / (LV*7)+65 / ((LV*5)/2)+40 / ((LV*3)/2)+10 / (LV*5)+70 / (LV*6)+120
1028 Demon (Officer) 20 - Other (LV*16)+80 / (LV*16)+80 / (LV*5)+60 / (LV*2)+50 / (LV*4)+60 / ((LV*15)/2)+160
1029 Archdemon 20 - Other (LV*50)+444 / (LV*50)+444 / ((LV*7)/2)+30 / ((LV*3)/2)+30 / ((LV*9)/2)+50 / ((LV*15)/2)+160
1030 Archdemon 20 - Other (LV*75)+666 / (LV*75)+666 / (LV*4)+50 / ((LV*3)/2)+50 / (LV*6)+60 / (LV*8)+200
1031 Slave Man 05 - Undead 500 / 500 / 200 / 200 / 100 / 100
1032 Slave Lady 05 - Undead 400 / 400 / 150 / 150 / 100 / 100
1033 Man-Eating Chest 04 - Magical Life-form 1000 / 1000 / 300 / 250 / 3 / 250
1034 Ancient Warrior 18 - Human Man 800 / 800 / 250 / 150 / 100 / 100
1035 Evil Scorpion 10 - Insect 400 / 400 / 230 / 100 / 100 / 100
1036 Pyramid Centipede 10 - Insect 500 / 500 / 210 / 150 / 100 / 100
1037 White Snake 15 - Reptile 800 / 800 / 250 / 100 / 100 / 100
1038 Machine Head 04 - Magical Life-form 1000 / 1000 / 300 / 300 / 4 / 250
1039 Specter 05 - Undead 300 / 300 / 150 / 150 / 100 / 150
1040 Iron Giant 18 - Human Man 1200 / 1200 / 300 / 250 / 5 / 200
1041 Wind Mage 18 - Human Man 500 / 500 / 100 / 150 / 250 / 200
1042 Wyrm 15 - Reptile 1000 / 1000 / 300 / 200 / 100 / 200
1043 Guardian Dragon 16 - Dragon 1000 / 1000 / 350 / 250 / 150 / 250
1044 Cherie 11 - Human Woman 500 / 500 / 150 / 150 / 250 / 200
1045 Royal Guard 18 - Human Man 600 / 600 / 250 / 200 / 100 / 100
1046 Haunted Mage 18 - Human Man 1200 / 1200 / 250 / 200 / 300 / 300
1047 Slave Warrior 05 - Undead 700 / 700 / 250 / 250 / 250 / 100
1048 Slave Amazon 05 - Undead 600 / 600 / 150 / 200 / 100 / 250
1049 Pillar Doll 04 - Magical Life-form 1000 / 1000 / 100 / 200 / 400 / 200
1050 Dancing Jewel 04 - Magical Life-form 500 / 500 / 100 / 250 / 100 / 250
1061 Sekhmet 02 - Beastman 5000 / 5000 / 400 / 200 / 10 / 200
1062 Queen 11 - Human Woman 3000 / 3000 / 150 / 150 / 300 / 200
1063 Scapegoat 11 - Human Woman 300 / 300 / 100 / 100 / 100 / 100
1064 Basilisk 15 - Reptile 5000 / 5000 / 300 / 300 / 200 / 300
1065 Minotaur 02 - Beastman 10000 / 10000 / 450 / 250 / 10 / 250
1066 King 18 - Human Man 8000 / 8000 / 400 / 300 / 450 / 300
1101 Haunt 06 - Incorporeal 700 / 700 / 200 / 200 / 150 / 350
1102 Fire Centipede 10 - Insect 700 / 700 / 250 / 150 / 300 / 100
1103 Charmy Ride 01 - Monstrous Beast 1200 / 1200 / 100 / 200 / 300 / 200
1104 Zephyr Zone 11 - Human Woman 500 / 500 / 100 / 100 / 300 / 200
1105 Wolframiter 18 - Human Man 1800 / 1800 / 330 / 280 / 5 / 280
1106 Slave General 05 - Undead 1200 / 1200 / 350 / 300 / 250 / 250
1107 Slave Valkyrie 05 - Undead 1000 / 1000 / 250 / 200 / 250 / 350
1108 Hippogriff 01 - Monstrous Beast 1300 / 1300 / 350 / 200 / 250 / 200
1109 Gravedigger 05 - Undead 500 / 500 / 450 / 150 / 250 / 250
1110 Bone Dragon 05 - Undead 3000 / 3000 / 400 / 250 / 150 / 350
1116 Ice Grizzly 00 - Beast 600 / 600 / 260 / 310 / 50 / 100
1117 Yeti 02 - Beastman 500 / 500 / 270 / 350 / 50 / 150
1118 Frozen Petal 03 - Plant 200 / 200 / 0 / 100 / 350 / 150
1119 Oval Slime 08 - Amorphous 400 / 400 / 100 / 300 / 100 / 200
1120 Lucky Rabbit 00 - Beast 2000 / 2000 / 1 / 100 / 1 / 100
1121 Frost Bird 19 - Bird 300 / 300 / 100 / 200 / 250 / 100
1122 Snow Spirit 01 - Monstrous Beast 500 / 500 / 100 / 150 / 350 / 300
1123 Chilly Titania 19 - Bird 5000 / 5000 / 250 / 200 / 400 / 600
1124 BOMB Crystal 20 - Other 100 / 100 / 0 / 100 / 600 / 100
1125 Evil Soul 07 - Demon 20000 / 20000 / 0 / 100 / 400 / 100
1130 Lesser Dragon 15 - Reptile 500 / 500 / 300 / 250 / 250 / 250
1131 Green Dragon 16 - Dragon 500 / 500 / 330 / 230 / 130 / 230
1132 Red Dragon - Defined dynamically or without a standard base-stat record
1201 Wandering Soul Beta 08 - Amorphous H(ELV)*0.8 / H(ELV)*0.8 / S(ELV) / S(ELV)*0.8 / S(ELV)*0.5 / S(ELV)*0.8
1202 Shuten-doji 15 - Reptile H(ELV)*0.8 / H(ELV)*0.8 / S(ELV) / S(ELV)*0.8 / S(ELV)*0.6 / S(ELV)*0.8
1203 Amoi 14 - Special Armor H(ELV)*1.2 / H(ELV)*1.2 / S(ELV)*1.4 / S(ELV)*1.2 / S(ELV)*0.9 / S(ELV)*1.3
1204 Crimson Mage 18 - Human Man H(ELV) / H(ELV) / S(ELV)*0.3 / S(ELV)*0.7 / S(ELV)*0.9 / S(ELV)*0.7
1205 Madman 18 - Human Man H(ELV)*0.8 / H(ELV)*0.8 / S(ELV)*1.1 / S(ELV) / S(ELV)*0.7 / S(ELV)
1206 Nightgaunt 20 - Other H(ELV)*20 / H(ELV)*20 / S(ELV)*0.9 / S(ELV)*0.9 / S(ELV) / S(ELV)
1207 Minion 20 - Other H(ELV)*0.1 / H(ELV)*0.1 / S(ELV)*1.1 / S(ELV)*0.9 / S(ELV)*0.9 / S(ELV)*0.9
1208 Solemn Moor 20 - Other H(ELV)*42 / H(ELV)*42 / S(ELV)*0.7 / S(ELV) / S(ELV)*0.9 / S(ELV)
1209 Sanctum Guard 20 - Other H(25)*10 / H(25)*10 / S(25)*0.9 / S(25)*0.9 / S(25) / S(25)
1210 Gleaming Moor 20 - Other H(25)*21 / H(25)*21 / S(25)*0.7 / S(25) / S(25)*0.9 / S(25)
1211 Umbrella Ghost 05 - Undead H(ELV)*0.9 / H(ELV)*0.9 / S(ELV)*0.9 / S(ELV)*0.9 / S(ELV)*0.8 / S(ELV)*0.9
1212 Ghost 08 - Amorphous H(ELV)*0.7 / H(ELV)*0.7 / S(ELV)*0.9 / S(ELV)*0.8 / S(ELV)*0.8 / S(ELV)*0.8
1213 Kappa 12 - Aquatic H(ELV)*0.9 / H(ELV)*0.9 / S(ELV) / S(ELV) / S(ELV)*0.4 / S(ELV)*0.6
1214 Imp 07 - Demon H(ELV)*0.9 / H(ELV)*0.9 / S(ELV)*0.3 / S(ELV) / S(ELV)*0.9 / S(ELV)
1215 Death Gate 05 - Undead H(ELV)*6 / H(ELV)*6 / S(ELV)*0.9 / S(ELV) / S(ELV)*0.9 / S(ELV)
1216 Nurikabe 20 - Other H(ELV)*4.5 / H(ELV)*4.5 / S(ELV)*1.5 / S(ELV)*1.5 / S(ELV) / S(ELV)*0.1
1217 Wanyudo 20 - Other H(ELV)*20 / H(ELV)*20 / S(ELV)*1.4 / S(ELV)*0.9 / S(ELV)*1.1 / S(ELV)
1218 Heavenly Wolf Centipede 20 - Other H(ELV)*40 / H(ELV)*40 / S(ELV)*2 / S(ELV) / S(ELV)*1.2 / S(ELV)*0.8
1219 Panjandrum 20 - Other H(31)*10 / H(31)*10 / S(31)*1.4 / S(31)*0.9 / S(31)*1.1 / S(31)
1220 Midgardsormr 20 - Other H(31)*20 / H(31)*20 / S(31)*2 / S(31) / S(31)*1.2 / S(31)*0.8
1221 Clay Doll 03 - Plant H(ELV)*0.9 / H(ELV)*0.9 / S(ELV) / S(ELV)*0.9 / S(ELV)*0.1 / S(ELV)*0.9
1222 Bandit 18 - Human Man H(ELV) / H(ELV) / S(ELV)*0.8 / S(ELV)*1.1 / S(ELV)*0.6 / S(ELV)*0.8
1223 Ruffian 18 - Human Man H(ELV)*0.8 / H(ELV)*0.8 / S(ELV)*1.1 / S(ELV)*0.8 / S(ELV)*0.6 / S(ELV)*1.3
1224 Debuta 02 - Beastman H(ELV)*1.8 / H(ELV)*1.8 / S(ELV)*1.2 / S(ELV)*0.5 / S(ELV)*1.2 / S(ELV)*0.5
1225 Sorcerer 18 - Human Man H(ELV)*0.6 / H(ELV)*0.6 / S(ELV)*0.1 / S(ELV)*0.6 / S(ELV)*1.1 / S(ELV)*1.1
1226 Archmage 07 - Demon H(ELV)*0.8 / H(ELV)*0.8 / S(ELV)*0.1 / S(ELV)*0.6 / S(ELV)*1.2 / S(ELV)*0.6
1227 Intelligent Saw Beta 14 - Special Armor H(ELV)*0.6 / H(ELV)*0.6 / S(ELV)*2 / S(ELV)*2 / S(ELV)*0 / S(ELV)*0
1228 Pyrogator 15 - Reptile H(ELV)*19 / H(ELV)*19 / S(ELV)*1.4 / S(ELV)*0.8 / S(ELV)*1.1 / S(ELV)*0.5
1229 Rogue Head 18 - Human Man H(ELV)*38 / H(ELV)*38 / S(ELV)*2 / S(ELV)*0.8 / S(ELV)*1.2 / S(ELV)*0.6
1230 Chill Dragon 16 - Dragon H(36)*6 / H(36)*6 / S(36)*1.4 / S(36)*0.8 / S(36)*1.1 / S(36)*0.5
1231 Demon Head 07 - Demon H(36)*19 / H(36)*19 / S(36)*2 / S(36)*0.8 / S(36)*1.2 / S(36)*0.6
1232 Moon Beast 02 - Beastman H(ELV)*0.7 / H(ELV)*0.7 / S(ELV)*0.8 / S(ELV)*0.8 / S(ELV) / S(ELV)*0.8
1233 Moon Mage 08 - Amorphous H(ELV)*0.6 / H(ELV)*0.6 / S(ELV)*0.1 / S(ELV)*0.8 / S(ELV)*1.2 / S(ELV)*0.8
1234 Hammer Nice Guy 18 - Human Man H(ELV)*1.6 / H(ELV)*1.6 / S(ELV)*0.8 / S(ELV) / S(ELV)*0.2 / S(ELV)*0.6
1235 Ender People 18 - Human Man H(ELV)*0.6 / H(ELV)*0.6 / S(ELV)*1.1 / S(ELV) / S(ELV)*0.7 / S(ELV)
1236 Moon Golem 04 - Magical Life-form H(ELV)*0.6 / H(ELV)*0.6 / S(ELV) / S(ELV)*1.2 / S(ELV)*0.7 / S(ELV)*0
1237 Ah 14 - Special Armor H(ELV)*1.2 / H(ELV)*1.2 / S(ELV)*1.4 / S(ELV)*1.2 / S(ELV)*0.9 / S(ELV)*1.3
1238 Mu 14 - Special Armor H(ELV)*1.2 / H(ELV)*1.2 / S(ELV)*0.9 / S(ELV)*1.2 / S(ELV)*1.4 / S(ELV)*1.3
1239 Pixel Devil 20 - Other H(ELV)*16 / H(ELV)*16 / S(ELV) / S(ELV)*0.8 / S(ELV)*1.1 / S(ELV)*0.8
1240 Pixel Imp 20 - Other H(ELV)*0.1 / H(ELV)*0.1 / S(ELV)*1.1 / S(ELV)*0.1 / S(ELV)*0.1 / S(ELV)*0.1
1241 Astral Brain 20 - Other H(ELV)*32 / H(ELV)*32 / S(ELV)*2 / S(ELV)*0.8 / S(ELV)*1.2 / S(ELV)*0.6
1242 Mothership 17 - God H(36)*8 / H(36)*8 / S(36) / S(36)*0.8 / S(36)*1.1 / S(36)*0.8
1243 Pixel Imp 2 20 - Other H(36)*0.1 / H(36)*0.1 / S(36)*1.1 / S(36)*0.1 / S(36)*0.1 / S(36)*0.1
1244 Little Brain 20 - Other H(36)*16 / H(36)*16 / S(36)*2 / S(36)*0.8 / S(36)*1.2 / S(36)*0.6
1245 Demon Soldier - Green 18 - Human Man H(ELV)*0.8 / H(ELV)*0.8 / S(ELV)*0.9 / S(ELV)*0.7 / S(ELV)*0.6 / S(ELV)*0.8
1246 Demon Soldier - Red 18 - Human Man H(ELV)*0.9 / H(ELV)*0.9 / S(ELV)*1.1 / S(ELV)*0.6 / S(ELV)*0.6 / S(ELV)*0.6
1247 Demon Soldier - Blue 18 - Human Man H(ELV) / H(ELV) / S(ELV) / S(ELV) / S(ELV)*0.7 / S(ELV)
1248 Dark Gunner 14 - Special Armor H(ELV)*0.5 / H(ELV)*0.5 / S(ELV)*0.1 / S(ELV)*0.8 / S(ELV)*1.5 / S(ELV)*0.8
1249 Death Gunner 04 - Magical Life-form H(ELV)*0.5 / H(ELV)*0.5 / S(ELV)*0.1 / S(ELV)*0.8 / S(ELV)*1.5 / S(ELV)*0.8
1250 Midas 05 - Undead H(ELV)*0.8 / H(ELV)*0.8 / S(ELV)*0.9 / S(ELV)*0.6 / S(ELV)*1.2 / S(ELV)*0.6
1251 Debuton 02 - Beastman H(ELV)*1.5 / H(ELV)*1.5 / S(ELV)*1.2 / S(ELV)*0.2 / S(ELV) / S(ELV)*0.2
1252 King Mummy 05 - Undead H(ELV)*9 / H(ELV)*9 / S(ELV)*5 / S(ELV)*2 / S(ELV)*5 / S(ELV)*2
1253 Gatekeeper 20 - Other H(ELV)*1.5 / H(ELV)*1.5 / S(ELV)*1.2 / S(ELV)*1.2 / S(ELV) / S(ELV)*1.2
1254 Succubus 07 - Demon H(ELV)*1.5 / H(ELV)*1.5 / S(ELV)*0.2 / S(ELV) / S(ELV)*1.5 / S(ELV)
1255 Wraith 06 - Incorporeal H(ELV)*1.2 / H(ELV)*1.2 / S(ELV)*1.2 / S(ELV) / S(ELV) / S(ELV)
1256 Bomber Bot 20 - Other H(ELV)*0.7 / H(ELV)*0.7 / S(ELV)*1.2 / S(ELV)*0.6 / S(ELV)*1.2 / S(ELV)*0.6
1257 Giant Iron Ball 14 - Special Armor 2048 / 2048 / 512 / 512 / 0 / 512
1258 Dragon Chariot 20 - Other H(ELV)*20 / H(ELV)*20 / S(ELV)*1.8 / S(ELV)*0.8 / S(ELV)*1.1 / S(ELV)*0.8
1259 Demon King Satanael 17 - God H(ELV)*8 / H(ELV)*8 / S(ELV)*1.1 / S(ELV) / S(ELV)*1.1 / S(ELV)
1260 Demon King Satanael 17 - God H(ELV)*40 / H(ELV)*40 / S(ELV)*1.4 / S(ELV) / S(ELV)*1.4 / S(ELV)
1261 Pheromedos 20 - Other H(44)*20 / H(44)*20 / S(44)*1.8 / S(44)*0.8 / S(44)*1.1 / S(44)*0.8
1262 Traveling Merchant 18 - Human Man 500 / 500 / 100 / 200 / 100 / 200
1263 Bounty Hunter 18 - Human Man H(LV)*1.8 / H(LV)*1.8 / S(LV)*1.5 / S(LV) / S(LV) / S(LV)