# This file is a part of rAthena.
# Copyright(C) 2021 rAthena Development Team
# https://rathena.org - https://github.com/rathena
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see .
#
###########################################################################
# Monster Database
###########################################################################
#
# Monster Settings
#
###########################################################################
# - Id Monster ID.
# AegisName Server name to reference the monster in scripts and lookups, should use no spaces.
# Name Name in English.
# JapaneseName Name in Japanese. (Default: 'Name' value)
# Level Level. (Default: 1)
# Hp Total HP. (Default: 1)
# Sp Total SP. (Default: 1)
# BaseExp Base experience gained. (Default: 0)
# JobExp Job experience gained. (Default: 0)
# MvpExp MVP experience gained. (Default: 0)
# Attack Minimum attack in pre-renewal and base attack in renewal. (Default: 0)
# Attack2 Maximum attack in pre-renewal and base magic attack in renewal. (Default: 0)
# Defense Physical defense of the monster, reduces melee and ranged physical attack/skill damage. (Default: 0)
# MagicDefense Magic defense of the monster, reduces magical skill damage. (Default: 0)
# Str Strength which affects attack. (Default: 1)
# Agi Agility which affects flee. (Default: 1)
# Vit Vitality which affects defense. (Default: 1)
# Int Intelligence which affects magic attack. (Default: 1)
# Dex Dexterity which affects hit rate. (Default: 1)
# Luk Luck which affects perfect dodge/lucky flee/lerfect flee/lucky dodge rate. (Default: 1)
# AttackRange Attack range. (Default: 0)
# SkillRange Skill cast range. (Default: 0)
# ChaseRange Chase range. (Default: 0)
# Size Size. (Default: Small)
# Race Race. (Default: Formless)
# RaceGroups: List of secondary groups the monster may be part of. (Optional)
# : Group to toggle.
# Element Element. (Default: Neutral)
# ElementLevel Level of element. (Default: 1)
# WalkSpeed Walk speed. (Default: DEFAULT_WALK_SPEED)
# AttackDelay Attack speed. (Default: 0)
# AttackMotion Attack animation speed. (Default: 0)
# DamageMotion Damage animation speed. (Default: 0)
# DamageTaken Rate at which the monster will receive incoming damage. (Default: 100)
# Ai Aegis monster type AI behavior. (Default: 06)
# Class Aegis monster class. (Default: Normal)
# Modes: List of unique behavior not defined by AI, Class, or Attribute. (Optional)
# : Mode to toggle.
# MvpDrops: List of possible MVP prize items. Max of MAX_MVP_DROP. (Optional)
# - Item Item name.
# Rate Drop rate of item.
# RandomOptionGroup Random Option Group applied to item on drop. (Default: None)
# Index Index used for overwriting item. (Optional)
# Drops: List of possible normal item drops. Max of MAX_MOB_DROP. (Optional)
# - Item Item name.
# Rate Drop rate of item.
# StealProtected If the item is shielded from TF_STEAL. (Default: false)
# RandomOptionGroup Random Option Group applied to item on drop. (Default: None)
# Index Index used for overwriting item. (Optional)
###########################################################################
Header:
Type: MOB_DB
Version: 2
Body:
- Id: 1001
AegisName: SCORPION
Name: Scorpion
Level: 16
Hp: 153
BaseExp: 169
JobExp: 115
Attack: 33
Attack2: 7
Defense: 16
MagicDefense: 5
Str: 12
Agi: 15
Vit: 10
Int: 5
Dex: 19
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Insect
Element: Fire
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1564
AttackMotion: 864
DamageMotion: 576
Ai: 19
Modes:
Detector: true
Drops:
- Item: Boody_Red
Rate: 35
- Item: Scorpion's_Tail
Rate: 2750
- Item: Elunium_Stone
Rate: 29
- Item: Solid_Shell
Rate: 105
- Item: Wing_Of_Fly
Rate: 500
- Item: Fine_Grit
Rate: 500
- Item: Lusty_Iron
Rate: 10
- Item: Scorpion_Card
Rate: 1
StealProtected: true
- Id: 1002
AegisName: PORING
Name: Poring
Level: 1
Hp: 60
BaseExp: 150
JobExp: 40
Attack: 8
Attack2: 1
Defense: 2
MagicDefense: 5
Str: 6
Dex: 6
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Plant
Element: Water
ElementLevel: 1
WalkSpeed: 400
AttackDelay: 1872
AttackMotion: 672
DamageMotion: 480
Ai: 02
Drops:
- Item: Jellopy
Rate: 7000
- Item: Knife_
Rate: 100
- Item: Sticky_Mucus
Rate: 400
- Item: Apple
Rate: 1000
- Item: Wing_Of_Fly
Rate: 500
- Item: Apple
Rate: 150
- Item: Unripe_Apple
Rate: 20
- Item: Poring_Card
Rate: 20
StealProtected: true
# - Id: 1003
# AegisName: TESTEGG
# Name: Test Egg
# Level: 2
# Hp: 100000
# BaseExp: 10
# JobExp: 10
# Attack: 3
# Attack2: 9
# Defense: 99
# Agi: 99
# SkillRange: 10
# ChaseRange: 12
# Size: Small
# Race: Insect
# Element: Earth
# ElementLevel: 1
# WalkSpeed: 512
# AttackMotion: 512
- Id: 1004
AegisName: HORNET
Name: Hornet
Level: 11
Hp: 90
BaseExp: 158
JobExp: 90
Attack: 13
Attack2: 3
Defense: 7
MagicDefense: 1
Str: 12
Agi: 24
Vit: 4
Int: 5
Dex: 6
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Insect
Element: Wind
ElementLevel: 1
WalkSpeed: 150
AttackDelay: 1292
AttackMotion: 792
DamageMotion: 216
Ai: 03
Modes:
Detector: true
Drops:
- Item: Wind_Of_Verdure
Rate: 80
- Item: Bee_Sting
Rate: 8000
- Item: Jellopy
Rate: 3000
- Item: Main_Gauche_
Rate: 20
- Item: Green_Herb
Rate: 500
- Item: Honey
Rate: 100
- Item: Wing_Of_Fly
Rate: 500
- Item: Hornet_Card
Rate: 20
StealProtected: true
- Id: 1005
AegisName: FARMILIAR
Name: Familiar
Level: 24
Hp: 427
BaseExp: 200
JobExp: 152
Attack: 68
Attack2: 9
Defense: 26
MagicDefense: 5
Str: 15
Agi: 19
Vit: 20
Int: 5
Dex: 20
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Brute
Element: Dark
ElementLevel: 1
WalkSpeed: 150
AttackDelay: 1276
AttackMotion: 576
DamageMotion: 384
Ai: 04
Drops:
- Item: Tooth_Of_Bat
Rate: 2750
- Item: Falchion_
Rate: 10
- Item: Ribbon_
Rate: 8
- Item: Wing_Of_Fly
Rate: 500
- Item: Grape
Rate: 50
- Item: Red_Herb
Rate: 350
- Item: Center_Potion
Rate: 25
- Item: Farmiliar_Card
Rate: 1
StealProtected: true
# - Id: 1006
# AegisName: THIEF_BUG_LARVA
# Name: Thief Bug Larva
# Level: 1
# Size: Small
# Race: Formless
# Element: Water
# ElementLevel: 0
# Ai: 25
# Modes:
# NoCast: true
# CastSensorChase: true
# CastSensorIdle: true
# ChangeChase: true
- Id: 1007
AegisName: FABRE
Name: Fabre
Level: 6
Hp: 72
BaseExp: 158
JobExp: 65
Attack: 12
Attack2: 3
Defense: 24
Str: 12
Agi: 5
Vit: 5
Int: 5
Dex: 12
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Insect
Element: Earth
ElementLevel: 1
WalkSpeed: 400
AttackDelay: 1672
AttackMotion: 672
DamageMotion: 480
Ai: 01
Modes:
Detector: true
Drops:
- Item: Fluff
Rate: 7000
- Item: Feather
Rate: 1000
- Item: Club_
Rate: 80
- Item: Wing_Of_Fly
Rate: 500
- Item: Green_Herb
Rate: 3000
- Item: Clover
Rate: 1000
- Item: Club
Rate: 200
- Item: Fabre_Card
Rate: 20
StealProtected: true
- Id: 1008
AegisName: PUPA
Name: Pupa
Level: 4
Hp: 66
BaseExp: 157
JobExp: 55
Attack: 1
Attack2: 3
Defense: 24
MagicDefense: 2
Str: 11
Vit: 3
Int: 3
Dex: 8
Luk: 6
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Insect
Element: Earth
ElementLevel: 1
WalkSpeed: 1000
AttackDelay: 1001
AttackMotion: 1
DamageMotion: 1
Modes:
Detector: true
Drops:
- Item: Phracon
Rate: 600
- Item: Chrysalis
Rate: 7000
- Item: Sticky_Mucus
Rate: 700
- Item: Guard_
Rate: 20
- Item: Shell
Rate: 1000
- Item: Wing_Of_Fly
Rate: 500
- Item: Iron_Ore
Rate: 500
- Item: Pupa_Card
Rate: 1
StealProtected: true
- Id: 1009
AegisName: CONDOR
Name: Condor
Level: 12
Hp: 114
BaseExp: 160
JobExp: 95
Attack: 14
Attack2: 6
Defense: 7
MagicDefense: 5
Str: 14
Agi: 7
Vit: 6
Dex: 13
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Brute
Element: Wind
ElementLevel: 1
WalkSpeed: 150
AttackDelay: 1148
AttackMotion: 648
DamageMotion: 480
Ai: 03
Drops:
- Item: Talon
Rate: 8000
- Item: Bow_
Rate: 100
- Item: Wing_Of_Fly
Rate: 500
- Item: Arrow
Rate: 5000
- Item: Meat
Rate: 400
- Item: Feather_Of_Birds
Rate: 3000
- Item: Orange
Rate: 600
- Item: Condor_Card
Rate: 1
StealProtected: true
- Id: 1010
AegisName: WILOW
Name: Willow
Level: 8
Hp: 91
BaseExp: 160
JobExp: 75
Attack: 13
Attack2: 5
Defense: 38
MagicDefense: 2
Str: 13
Agi: 3
Vit: 8
Int: 5
Dex: 12
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Plant
Element: Earth
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1672
AttackMotion: 672
DamageMotion: 432
Ai: 01
Drops:
- Item: Tree_Root
Rate: 9000
- Item: Wooden_Block
Rate: 100
- Item: Resin
Rate: 2000
- Item: Sweet_Potato
Rate: 1000
- Item: Tree_Of_Archer_3
Rate: 3000
- Item: Tree_Of_Archer_2
Rate: 2000
- Item: Tree_Of_Archer_1
Rate: 1000
- Item: Wilow_Card
Rate: 10
StealProtected: true
- Id: 1011
AegisName: CHONCHON
Name: Chonchon
Level: 5
Hp: 57
BaseExp: 150
JobExp: 60
Attack: 11
Attack2: 3
Defense: 27
Str: 13
Agi: 4
Vit: 4
Dex: 8
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Insect
Element: Wind
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1076
AttackMotion: 576
DamageMotion: 480
Ai: 01
Modes:
Detector: true
Drops:
- Item: Iron
Rate: 50
- Item: Shell
Rate: 7000
- Item: Jellopy
Rate: 2000
- Item: Cutter_
Rate: 50
- Item: Wing_Of_Fly
Rate: 500
- Item: Chonchon_Doll
Rate: 6
- Item: Iron_Ore
Rate: 200
- Item: Chonchon_Card
Rate: 20
StealProtected: true
- Id: 1012
AegisName: RODA_FROG
Name: Roda Frog
Level: 13
Hp: 160
BaseExp: 162
JobExp: 100
Attack: 19
Attack2: 4
Defense: 12
MagicDefense: 5
Str: 12
Agi: 6
Vit: 4
Dex: 14
Luk: 9
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Fish
Element: Water
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 2016
AttackMotion: 816
DamageMotion: 288
Ai: 01
Drops:
- Item: Sticky_Webfoot
Rate: 4500
- Item: Spawn
Rate: 500
- Item: Green_Herb
Rate: 300
- Item: Azure_Jewel
Rate: 8
- Item: Wing_Of_Fly
Rate: 500
- Item: Roda_Frog_Card
Rate: 1
StealProtected: true
- Id: 1013
AegisName: WOLF
Name: Wolf
Level: 45
Hp: 1219
BaseExp: 369
JobExp: 301
Attack: 80
Attack2: 11
Defense: 55
MagicDefense: 3
Str: 27
Agi: 24
Vit: 30
Int: 15
Dex: 33
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Brute
Element: Earth
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1054
AttackMotion: 504
DamageMotion: 432
Ai: 03
Drops:
- Item: Emveretarcon
Rate: 10
- Item: Claw_Of_Wolves
Rate: 4500
- Item: Mantle_
Rate: 5
- Item: Wing_Of_Fly
Rate: 500
- Item: Monster's_Feed
Rate: 525
- Item: Animal's_Skin
Rate: 2750
- Item: Strawberry
Rate: 300
- Item: Wolf_Card
Rate: 1
StealProtected: true
- Id: 1014
AegisName: SPORE
Name: Spore
Level: 18
Hp: 280
BaseExp: 175
JobExp: 125
Attack: 25
Attack2: 8
Defense: 12
MagicDefense: 10
Str: 15
Agi: 5
Vit: 10
Dex: 12
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Plant
Element: Water
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1872
AttackMotion: 672
DamageMotion: 288
Ai: 01
Drops:
- Item: Mushroom_Spore
Rate: 8000
- Item: Red_Herb
Rate: 1000
- Item: Wing_Of_Fly
Rate: 500
- Item: Spore_Doll
Rate: 10
- Item: Hat
Rate: 30
- Item: Poison_Spore
Rate: 10
- Item: Strawberry
Rate: 600
- Item: Spore_Card
Rate: 10
StealProtected: true
- Id: 1015
AegisName: ZOMBIE
Name: Zombie
Level: 17
Hp: 234
BaseExp: 189
JobExp: 112
Attack: 38
Attack2: 12
Defense: 20
MagicDefense: 3
Str: 15
Agi: 8
Vit: 17
Dex: 15
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Undead
Element: Undead
ElementLevel: 1
WalkSpeed: 400
AttackDelay: 2612
AttackMotion: 912
DamageMotion: 288
Ai: 04
Drops:
- Item: Decayed_Nail
Rate: 9000
- Item: Cardinal_Jewel_
Rate: 6
- Item: Sticky_Mucus
Rate: 1000
- Item: Horrendous_Mouth
Rate: 50
- Item: White_Jewel
Rate: 70
- Item: Wing_Of_Fly
Rate: 500
- Item: Zombie_Card
Rate: 10
StealProtected: true
- Id: 1016
AegisName: ARCHER_SKELETON
Name: Archer Skeleton
Level: 50
Hp: 1646
BaseExp: 436
JobExp: 327
Attack: 95
Attack2: 23
Defense: 47
MagicDefense: 10
Str: 30
Agi: 29
Vit: 20
Int: 10
Dex: 35
Luk: 5
AttackRange: 9
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Undead
RaceGroups:
Clocktower: true
Element: Undead
ElementLevel: 1
WalkSpeed: 300
AttackDelay: 2864
AttackMotion: 864
DamageMotion: 576
Ai: 05
Drops:
- Item: Skel_Bone
Rate: 2250
- Item: Oridecon_Stone
Rate: 35
- Item: Apple_Of_Archer
Rate: 2
- Item: Great_Bow_
Rate: 18
- Item: Fire_Arrow
Rate: 500
- Item: Red_Herb
Rate: 900
- Item: Wing_Of_Fly
Rate: 500
- Item: Archer_Skeleton_Card
Rate: 1
StealProtected: true
# - Id: 1017
# AegisName: THIEF_BUG_FEMALE
# Name: Thief Bug Female
# Level: 10
# Hp: 170
# BaseExp: 35
# JobExp: 18
# Attack: 33
# Attack2: 40
# Defense: 5
# MagicDefense: 5
# Agi: 15
# Vit: 10
# Int: 5
# Dex: 23
# Luk: 5
# AttackRange: 1
# SkillRange: 10
# ChaseRange: 12
# Size: Medium
# Race: Insect
# Element: Dark
# ElementLevel: 1
# WalkSpeed: 200
# AttackDelay: 988
# AttackMotion: 288
# DamageMotion: 768
# Ai: 25
# Modes:
# NoCast: true
# CastSensorChase: true
# CastSensorIdle: true
# ChangeChase: true
# Drops:
# - Item: Worm_Peelings
# Rate: 3500
# - Item: Garlet
# Rate: 250
# - Item: Blade_
# Rate: 15
# - Item: Insect_Feeler
# Rate: 200
# - Item: Red_Herb
# Rate: 400
# - Item: Red_Gemstone
# Rate: 50
# - Item: Iron_Ore
# Rate: 400
# - Item: Thief_Bug_Female_Card
# Rate: 1
# StealProtected: true
- Id: 1018
AegisName: CREAMY
Name: Creamy
Level: 23
Hp: 378
BaseExp: 196
JobExp: 148
Attack: 61
Attack2: 1
Defense: 28
MagicDefense: 20
Str: 16
Luk: 20
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Insect
Element: Wind
ElementLevel: 1
WalkSpeed: 150
AttackDelay: 1136
AttackMotion: 720
DamageMotion: 840
Ai: 01
Modes:
Detector: true
Drops:
- Item: Powder_Of_Butterfly
Rate: 8000
- Item: Silk_Robe_
Rate: 20
- Item: Honey
Rate: 200
- Item: Wing_Of_Fly
Rate: 500
- Item: Fancy_Flower
Rate: 20
- Item: Flower
Rate: 500
- Item: Wind_Scroll_1_3
Rate: 100
- Item: Creamy_Card
Rate: 1
StealProtected: true
- Id: 1019
AegisName: PECOPECO
Name: Peco Peco
Level: 25
Hp: 446
BaseExp: 204
JobExp: 156
Attack: 76
Attack2: 7
Defense: 48
Str: 21
Agi: 10
Vit: 13
Int: 5
Dex: 28
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Brute
Element: Fire
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1564
AttackMotion: 864
DamageMotion: 576
Ai: 03
Drops:
- Item: Bill_Of_Birds
Rate: 4500
- Item: Sandals_
Rate: 10
- Item: Yellow_Herb
Rate: 100
- Item: Wing_Of_Fly
Rate: 500
- Item: Wand
Rate: 50
- Item: Orange
Rate: 500
- Item: Pecopeco_Card
Rate: 1
StealProtected: true
- Id: 1020
AegisName: MANDRAGORA
Name: Mandragora
Level: 13
Hp: 156
BaseExp: 170
JobExp: 100
Attack: 20
Attack2: 3
Defense: 13
MagicDefense: 2
Str: 12
Agi: 3
Vit: 5
Int: 5
Dex: 10
Luk: 5
AttackRange: 4
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Plant
Element: Earth
ElementLevel: 3
WalkSpeed: 1000
AttackDelay: 1768
AttackMotion: 768
DamageMotion: 576
Ai: 10
Drops:
- Item: Yellow_Live
Rate: 60
- Item: Stem
Rate: 8000
- Item: Spear_
Rate: 30
- Item: Green_Herb
Rate: 400
- Item: Wing_Of_Fly
Rate: 500
- Item: Four_Leaf_Clover
Rate: 1
- Item: Whip_Of_Earth
Rate: 5
- Item: Mandragora_Card
Rate: 1
StealProtected: true
# - Id: 1021
# AegisName: THIEF_BUG_MALE
# Name: Thief Bug Male
# Level: 19
# Hp: 583
# BaseExp: 223
# JobExp: 93
# Attack: 76
# Attack2: 88
# Defense: 15
# MagicDefense: 5
# Agi: 29
# Vit: 16
# Int: 5
# Dex: 36
# AttackRange: 1
# SkillRange: 10
# ChaseRange: 12
# Size: Medium
# Race: Insect
# Element: Dark
# ElementLevel: 1
# WalkSpeed: 300
# AttackDelay: 988
# AttackMotion: 288
# DamageMotion: 768
# Ai: 25
# Modes:
# NoCast: true
# Looter: true
# CastSensorChase: true
# CastSensorIdle: true
# ChangeChase: true
# Drops:
# - Item: Emveretarcon
# Rate: 40
# - Item: Insect_Feeler
# Rate: 5500
# - Item: Worm_Peelings
# Rate: 1500
# - Item: Slayer_
# Rate: 10
# - Item: Yellow_Herb
# Rate: 90
# - Item: Bluish_Green_Jewel
# Rate: 5
# - Item: Katana
# Rate: 50
# - Item: Thief_Bug_Male_Card
# Rate: 1
# StealProtected: true
# - Id: 1022
# AegisName: WEREWOLF
# Name: Werewolf
# Level: 80
# Hp: 28600
# BaseExp: 11813
# JobExp: 7289
# Attack: 2560
# Attack2: 3280
# Defense: 65
# MagicDefense: 35
# Agi: 97
# Vit: 60
# Dex: 135
# Luk: 52
# AttackRange: 2
# SkillRange: 10
# ChaseRange: 10
# Size: Large
# Race: Formless
# Element: Neutral
# ElementLevel: 2
# WalkSpeed: 200
# AttackDelay: 1500
# AttackMotion: 768
# DamageMotion: 652
# Ai: 25
# Modes:
# NoCast: true
# Looter: true
# NoRandomWalk: true
# Drops:
# - Item: Steel
# Rate: 500
# - Item: Cobold_Hair
# Rate: 4000
# - Item: Oridecon
# Rate: 500
# - Item: Elunium
# Rate: 500
# - Item: Executioner's_Mitten
# Rate: 800
# - Item: Guh_Moon_Goh_
# Rate: 300
- Id: 1023
AegisName: ORK_WARRIOR
Name: Orc Warrior
Level: 44
Hp: 1434
BaseExp: 361
JobExp: 293
Attack: 71
Attack2: 33
Defense: 52
MagicDefense: 3
Str: 32
Agi: 15
Vit: 24
Int: 15
Dex: 16
Luk: 10
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
RaceGroups:
Orc: true
Clocktower: true
Element: Earth
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1864
AttackMotion: 864
DamageMotion: 288
Ai: 04
Drops:
- Item: Wing_Of_Fly
Rate: 500
- Item: Orcish_Voucher
Rate: 4500
- Item: Oridecon_Stone
Rate: 20
- Item: Cigar
Rate: 2
- Item: Battle_Axe_
Rate: 5
- Item: Orcish_Axe
Rate: 3
- Item: Round_Buckler
Rate: 2
- Item: Orc_Warrior_Card
Rate: 1
StealProtected: true
- Id: 1024
AegisName: WORM_TAIL
Name: Wormtail
Level: 17
Hp: 200
BaseExp: 180
JobExp: 120
Attack: 22
Attack2: 5
Defense: 16
Str: 10
Agi: 6
Vit: 14
Int: 5
Dex: 12
Luk: 35
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Plant
Element: Earth
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1048
AttackMotion: 48
DamageMotion: 192
Ai: 17
Drops:
- Item: Yellow_Live
Rate: 30
- Item: Emveretarcon
Rate: 13
- Item: Pointed_Scale
Rate: 2750
- Item: Pike_
Rate: 15
- Item: Yellow_Herb
Rate: 35
- Item: Wing_Of_Fly
Rate: 500
- Item: Green_Lace
Rate: 50
- Item: Worm_Tail_Card
Rate: 1
StealProtected: true
- Id: 1025
AegisName: SNAKE
Name: Boa
JapaneseName: Snake
Level: 18
Hp: 217
BaseExp: 183
JobExp: 125
Attack: 23
Attack2: 5
Defense: 9
MagicDefense: 8
Str: 10
Agi: 8
Vit: 18
Int: 10
Dex: 14
Luk: 15
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Brute
Element: Earth
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1576
AttackMotion: 576
DamageMotion: 576
Ai: 01
Drops:
- Item: Scale_Of_Snakes
Rate: 8000
- Item: Katana_
Rate: 20
- Item: Red_Herb
Rate: 800
- Item: Emveretarcon
Rate: 100
- Item: Posionous_Canine
Rate: 800
- Item: Wing_Of_Fly
Rate: 500
- Item: Strawberry
Rate: 3000
- Item: Snake_Card
Rate: 10
StealProtected: true
- Id: 1026
AegisName: MUNAK
Name: Munak
Level: 58
Hp: 2445
BaseExp: 548
JobExp: 422
Attack: 184
Attack2: 30
Defense: 77
MagicDefense: 15
Str: 53
Agi: 9
Vit: 25
Int: 10
Dex: 33
Luk: 10
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Undead
Element: Undead
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 2468
AttackMotion: 768
DamageMotion: 288
Ai: 04
Drops:
- Item: Danggie
Rate: 4500
- Item: Munak_Turban
Rate: 1
- Item: Shoes_
Rate: 8
- Item: Amulet
Rate: 10
- Item: Ninja_Suit
Rate: 1
- Item: Adventure_Suit
Rate: 50
- Item: Girl's_Diary
Rate: 3
- Item: Munak_Card
Rate: 1
StealProtected: true
# - Id: 1027
# AegisName: RAPTICE
# Name: Raptice
# Level: 17
# Hp: 600
# BaseExp: 100
# JobExp: 55
# Defense: 5
# MagicDefense: 10
# Str: 5
# Agi: 20
# Vit: 20
# Dex: 28
# Luk: 10
# AttackRange: 1
# SkillRange: 10
# ChaseRange: 12
# Size: Medium
# Race: Brute
# Element: Earth
# ElementLevel: 1
# WalkSpeed: 200
# AttackDelay: 2000
# AttackMotion: 1000
# DamageMotion: 500
# Ai: 25
# Modes:
# NoRandomWalk: true
# CastSensorIdle: true
# Drops:
# - Item: Jellopy
# Rate: 7000
- Id: 1028
AegisName: SOLDIER_SKELETON
Name: Soldier Skeleton
Level: 34
Hp: 804
BaseExp: 284
JobExp: 198
Attack: 84
Attack2: 14
Defense: 53
MagicDefense: 5
Str: 14
Agi: 10
Vit: 32
Int: 5
Dex: 29
Luk: 3
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Undead
Element: Undead
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 2276
AttackMotion: 576
DamageMotion: 432
Ai: 04
Drops:
- Item: Skel_Bone
Rate: 2750
- Item: Oridecon_Stone
Rate: 30
- Item: Dagger_
Rate: 6
- Item: Red_Herb
Rate: 350
- Item: Wing_Of_Fly
Rate: 500
- Item: Chain_Mail_
Rate: 1
- Item: Stiletto
Rate: 25
- Item: Soldier_Skeleton_Card
Rate: 1
StealProtected: true
- Id: 1029
AegisName: ISIS
Name: Isis
Level: 59
Hp: 2092
BaseExp: 510
JobExp: 457
Attack: 202
Attack2: 37
Defense: 83
MagicDefense: 5
Str: 58
Agi: 43
Vit: 22
Int: 5
Dex: 43
Luk: 15
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demon
Element: Dark
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1384
AttackMotion: 768
DamageMotion: 336
Ai: 19
Modes:
Detector: true
Drops:
- Item: Scales_Shell
Rate: 2668
- Item: Circlet_
Rate: 3
- Item: Necklace
Rate: 1
- Item: Crystal_Jewel___
Rate: 75
- Item: Crystal_Jewel__
Rate: 10
- Item: Shining_Scales
Rate: 500
- Item: Crystal_Jewel_
Rate: 3
- Item: Isis_Card
Rate: 1
StealProtected: true
- Id: 1030
AegisName: ANACONDAQ
Name: Anacondaq
Level: 100
Hp: 8510
BaseExp: 1387
JobExp: 1316
Attack: 504
Attack2: 55
Defense: 92
Str: 79
Agi: 46
Vit: 28
Int: 43
Dex: 67
Luk: 25
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Brute
Element: Poison
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1576
AttackMotion: 576
DamageMotion: 576
Ai: 17
Drops:
- Item: White_Powder
Rate: 100
- Item: Posionous_Canine
Rate: 4500
- Item: Scarlet_Lance
Rate: 50
RandomOptionGroup: Group_5
- Item: Scale_Of_Snakes
Rate: 750
- Item: Scales_Shell
Rate: 100
- Item: Doram_Only_Suit
Rate: 20
- Item: Oridecon_Stone
Rate: 25
- Item: Anacondaq_Card
Rate: 1
StealProtected: true
- Id: 1031
AegisName: POPORING
Name: Poporing
Level: 30
Hp: 524
BaseExp: 229
JobExp: 181
Attack: 74
Attack2: 20
Defense: 36
MagicDefense: 17
Str: 17
Agi: 26
Vit: 20
Int: 18
Dex: 36
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Plant
Element: Poison
ElementLevel: 1
WalkSpeed: 300
AttackDelay: 1672
AttackMotion: 672
DamageMotion: 480
Ai: 02
Drops:
- Item: Sticky_Mucus
Rate: 6000
- Item: Garlet
Rate: 1000
- Item: Green_Herb
Rate: 1000
- Item: Grape
Rate: 200
- Item: Wing_Of_Fly
Rate: 500
- Item: Main_Gauche
Rate: 20
- Item: Apple
Rate: 125
- Item: Poporing_Card
Rate: 10
StealProtected: true
- Id: 1032
AegisName: VERIT
Name: Verit
Level: 52
Hp: 1944
BaseExp: 479
JobExp: 362
Attack: 139
Attack2: 20
Defense: 63
MagicDefense: 10
Str: 51
Agi: 4
Vit: 25
Int: 10
Dex: 6
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Undead
Element: Undead
ElementLevel: 1
WalkSpeed: 250
AttackDelay: 2468
AttackMotion: 768
DamageMotion: 480
Ai: 02
Drops:
- Item: Immortal_Heart
Rate: 4500
- Item: Zargon
Rate: 350
- Item: Rotten_Bandage
Rate: 550
- Item: White_Herb
Rate: 300
- Item: Skul_Ring
Rate: 1
- Item: Flower_Ring
Rate: 100
- Item: Armlet_Of_Obedience
Rate: 10
- Item: Verit_Card
Rate: 1
StealProtected: true
- Id: 1033
AegisName: ELDER_WILOW
Name: Elder Willow
Level: 34
Hp: 599
BaseExp: 259
JobExp: 210
Attack: 80
Attack2: 14
Defense: 45
Str: 10
Agi: 14
Vit: 25
Dex: 29
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Plant
Element: Fire
ElementLevel: 2
WalkSpeed: 200
AttackDelay: 1372
AttackMotion: 672
DamageMotion: 432
Ai: 19
Drops:
- Item: Boody_Red
Rate: 25
- Item: Resin
Rate: 4500
- Item: Wing_Of_Fly
Rate: 500
- Item: Elunium_Stone
Rate: 20
- Item: Elder_Branch
Rate: 1
- Item: Fire_Scroll_1_3
Rate: 50
- Item: Branch_Of_Dead_Tree
Rate: 50
- Item: Elder_Wilow_Card
Rate: 1
StealProtected: true
- Id: 1034
AegisName: THARA_FROG
Name: Thara Frog
Level: 40
Hp: 1157
BaseExp: 300
JobExp: 251
Attack: 73
Attack2: 30
Defense: 37
MagicDefense: 17
Str: 25
Agi: 10
Vit: 10
Int: 18
Dex: 30
Luk: 2
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Fish
Element: Water
ElementLevel: 2
WalkSpeed: 200
AttackDelay: 2016
AttackMotion: 816
DamageMotion: 288
Ai: 01
Drops:
- Item: Emveretarcon
Rate: 23
- Item: Spawn
Rate: 2750
- Item: Scell
Rate: 300
- Item: White_Herb
Rate: 15
- Item: Red_Jewel
Rate: 3
- Item: Sticky_Webfoot
Rate: 1000
- Item: Wing_Of_Fly
Rate: 500
- Item: Thara_Frog_Card
Rate: 1
StealProtected: true
- Id: 1035
AegisName: HUNTER_FLY
Name: Hunter Fly
Level: 63
Hp: 2050
BaseExp: 588
JobExp: 532
Attack: 226
Attack2: 20
Defense: 46
MagicDefense: 20
Str: 32
Agi: 72
Vit: 22
Int: 25
Dex: 100
Luk: 15
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Insect
Element: Wind
ElementLevel: 2
WalkSpeed: 150
AttackDelay: 676
AttackMotion: 576
DamageMotion: 480
Ai: 04
Modes:
Detector: true
Drops:
- Item: Rough_Wind
Rate: 15
- Item: Steel
Rate: 50
- Item: Solid_Shell
Rate: 2668
- Item: Zargon
Rate: 650
- Item: Oridecon_Stone
Rate: 65
- Item: Mini_Propeller
Rate: 1
- Item: Damascus_
Rate: 1
- Item: Hunter_Fly_Card
Rate: 1
StealProtected: true
- Id: 1036
AegisName: GHOUL
Name: Ghoul
Level: 61
Hp: 2614
BaseExp: 620
JobExp: 480
Attack: 227
Attack2: 29
Defense: 78
MagicDefense: 5
Str: 56
Agi: 12
Vit: 19
Int: 11
Dex: 30
Luk: 10
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Undead
Element: Undead
ElementLevel: 2
WalkSpeed: 250
AttackDelay: 2456
AttackMotion: 912
DamageMotion: 504
Ai: 04
Drops:
- Item: Horrendous_Mouth
Rate: 3000
- Item: Oridecon_Stone
Rate: 55
- Item: White_Herb
Rate: 350
- Item: Green_Herb
Rate: 400
- Item: Skul_Ring
Rate: 30
- Item: Mementos
Rate: 75
- Item: Ghoul_Leg
Rate: 1
- Item: Ghoul_Card
Rate: 1
StealProtected: true
- Id: 1037
AegisName: SIDE_WINDER
Name: Side Winder
Level: 70
Hp: 2736
BaseExp: 677
JobExp: 621
Attack: 316
Attack2: 30
Defense: 101
MagicDefense: 12
Str: 52
Agi: 32
Vit: 35
Int: 20
Dex: 73
Luk: 15
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Brute
Element: Poison
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1576
AttackMotion: 576
DamageMotion: 576
Ai: 19
Drops:
- Item: Shining_Scales
Rate: 2668
- Item: Zargon
Rate: 700
- Item: Oridecon_Stone
Rate: 67
- Item: Tsurugi_
Rate: 1
- Item: Posionous_Canine
Rate: 1250
- Item: Scale_Of_Snakes
Rate: 2500
- Item: White_Herb
Rate: 500
- Item: Side_Winder_Card
Rate: 1
StealProtected: true
- Id: 1038
AegisName: OSIRIS
Name: Osiris
Level: 68
Hp: 1175840
BaseExp: 122760
JobExp: 100440
MvpExp: 122760
Attack: 1980
Attack2: 1503
Defense: 172
MagicDefense: 164
Str: 97
Agi: 99
Vit: 86
Int: 131
Dex: 165
Luk: 67
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Undead
Element: Undead
ElementLevel: 4
WalkSpeed: 100
AttackDelay: 1072
AttackMotion: 672
DamageMotion: 384
DamageTaken: 10
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Old_Blue_Box
Rate: 4000
- Item: Seed_Of_Yggdrasil
Rate: 3000
- Item: Osiris_Doll
Rate: 500
Drops:
- Item: Old_Violet_Box
Rate: 1000
- Item: Assasin_Dagger
Rate: 75
- Item: Crown
Rate: 100
- Item: Jamadhar_
Rate: 300
- Item: Sacred_Marks
Rate: 500
- Item: Spinx_Helm
Rate: 75
- Item: Cakram
Rate: 50
- Item: Osiris_Card
Rate: 1
StealProtected: true
- Id: 1039
AegisName: BAPHOMET
Name: Baphomet
Level: 81
Hp: 668000
BaseExp: 218089
JobExp: 167053
MvpExp: 198262
Attack: 3150
Attack2: 1984
Defense: 379
MagicDefense: 45
Str: 120
Agi: 125
Vit: 30
Int: 85
Dex: 186
Luk: 85
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demon
Element: Dark
ElementLevel: 3
WalkSpeed: 100
AttackDelay: 768
AttackMotion: 768
DamageMotion: 576
DamageTaken: 10
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Yggdrasilberry
Rate: 2000
- Item: Baphomet_Doll
Rate: 500
- Item: Evil_Horn
Rate: 5000
Drops:
- Item: Crescent_Scythe
Rate: 200
- Item: Magestic_Goat
Rate: 150
- Item: Crescent_Scythe_
Rate: 25
- Item: Emperium
Rate: 250
- Item: Magestic_Goat_
Rate: 5
- Item: Elunium
Rate: 2716
- Item: Oridecon
Rate: 2086
- Item: Baphomet_Card
Rate: 1
StealProtected: true
- Id: 1040
AegisName: GOLEM
Name: Golem
Level: 61
Hp: 2245
BaseExp: 564
JobExp: 508
Attack: 208
Attack2: 25
Defense: 190
MagicDefense: 12
Str: 70
Agi: 27
Vit: 67
Int: 5
Dex: 34
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Formless
RaceGroups:
Golem: true
Element: Neutral
ElementLevel: 3
WalkSpeed: 300
AttackDelay: 1608
AttackMotion: 816
DamageMotion: 396
Ai: 17
Drops:
- Item: Steel
Rate: 75
- Item: Stone_Heart
Rate: 4500
- Item: Zargon
Rate: 110
- Item: Elunium_Stone
Rate: 35
- Item: Siver_Guard
Rate: 3
- Item: Yellow_Gemstone
Rate: 100
- Item: Iron
Rate: 175
- Item: Golem_Card
Rate: 1
StealProtected: true
- Id: 1041
AegisName: MUMMY
Name: Mummy
Level: 55
Hp: 2155
BaseExp: 512
JobExp: 390
Attack: 180
Attack2: 21
Defense: 95
MagicDefense: 3
Str: 54
Agi: 4
Vit: 14
Dex: 68
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Undead
Element: Undead
ElementLevel: 2
WalkSpeed: 300
AttackDelay: 1772
AttackMotion: 72
DamageMotion: 384
Ai: 04
Drops:
- Item: Rotten_Bandage
Rate: 4500
- Item: Oridecon_Stone
Rate: 50
- Item: Mementos
Rate: 275
- Item: Glove
Rate: 1
- Item: Silver_Ring
Rate: 5
- Item: Panacea
Rate: 125
- Item: Yellow_Herb
Rate: 425
- Item: Mummy_Card
Rate: 1
StealProtected: true
- Id: 1042
AegisName: STEEL_CHONCHON
Name: Steel Chonchon
Level: 48
Hp: 1199
BaseExp: 379
JobExp: 328
Attack: 77
Attack2: 35
Defense: 57
MagicDefense: 20
Str: 30
Agi: 62
Vit: 20
Int: 10
Dex: 56
Luk: 10
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Insect
Element: Wind
ElementLevel: 1
WalkSpeed: 150
AttackDelay: 1076
AttackMotion: 576
DamageMotion: 480
Ai: 07
Modes:
Detector: true
Drops:
- Item: Wind_Of_Verdure
Rate: 45
- Item: Steel
Rate: 15
- Item: Garlet
Rate: 1200
- Item: Shell
Rate: 4500
- Item: Solid_Shell
Rate: 15
- Item: Iron
Rate: 100
- Item: Wing_Of_Fly
Rate: 500
- Item: Steel_Chonchon_Card
Rate: 1
StealProtected: true
# - Id: 1043
# AegisName: SEAHORES
# Name: Seahorse
# Level: 18
# Hp: 1452
# BaseExp: 122
# JobExp: 78
# Attack: 100
# Attack2: 150
# Defense: 15
# MagicDefense: 7
# AttackRange: 3
# SkillRange: 10
# ChaseRange: 10
# Size: Small
# Race: Fish
# Element: Earth
# ElementLevel: 1
# WalkSpeed: 200
# AttackDelay: 1500
# AttackMotion: 800
# DamageMotion: 600
# Ai: 25
# Modes:
# NoRandomWalk: true
# CastSensorIdle: true
- Id: 1044
AegisName: OBEAUNE
Name: Obeaune
Level: 53
Hp: 2158
BaseExp: 446
JobExp: 393
Attack: 107
Attack2: 45
Defense: 48
MagicDefense: 26
Str: 54
Agi: 47
Vit: 21
Int: 40
Dex: 40
Luk: 25
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Fish
Element: Water
ElementLevel: 2
WalkSpeed: 200
AttackDelay: 1872
AttackMotion: 672
DamageMotion: 288
Ai: 19
Drops:
- Item: Mistic_Frozen
Rate: 7
- Item: Heart_Of_Mermaid
Rate: 4500
- Item: Fin_Helm
Rate: 1
- Item: Saint_Robe_
Rate: 5
- Item: Skyblue_Jewel
Rate: 5
- Item: Fin
Rate: 250
- Item: Witherless_Rose
Rate: 15
- Item: Obeaune_Card
Rate: 1
StealProtected: true
- Id: 1045
AegisName: MARC
Name: Marc
Level: 56
Hp: 2522
BaseExp: 477
JobExp: 424
Attack: 145
Attack2: 25
Defense: 55
MagicDefense: 24
Str: 50
Agi: 24
Vit: 22
Int: 15
Dex: 53
Luk: 20
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Fish
Element: Water
ElementLevel: 2
WalkSpeed: 150
AttackDelay: 1272
AttackMotion: 72
DamageMotion: 480
Ai: 04
Drops:
- Item: Mistic_Frozen
Rate: 9
- Item: Gill
Rate: 4500
- Item: Oridecon_Stone
Rate: 48
- Item: Fin
Rate: 500
- Item: Skyblue_Jewel
Rate: 5
- Item: White_Herb
Rate: 350
- Item: Marc_Card
Rate: 1
StealProtected: true
- Id: 1046
AegisName: DOPPELGANGER
Name: Doppelganger
Level: 77
Hp: 380000
BaseExp: 172260
JobExp: 125280
MvpExp: 156600
Attack: 2103
Attack2: 1176
Defense: 246
MagicDefense: 86
Str: 122
Agi: 122
Vit: 105
Int: 67
Dex: 203
Luk: 72
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Dark
ElementLevel: 3
WalkSpeed: 100
AttackDelay: 480
AttackMotion: 480
DamageMotion: 288
DamageTaken: 10
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Cardinal_Jewel_
Rate: 1500
- Item: Blue_Potion
Rate: 6000
Drops:
- Item: Plate_Armor_
Rate: 125
- Item: Broad_Sword_
Rate: 110
- Item: Zweihander
Rate: 75
- Item: Sharp_Gear
Rate: 175
- Item: Lance_
Rate: 275
- Item: Elunium
Rate: 1843
- Item: Oridecon
Rate: 1350
- Item: Doppelganger_Card
Rate: 1
StealProtected: true
- Id: 1047
AegisName: PECOPECO_EGG
Name: Peco Peco Egg
Level: 7
Hp: 75
BaseExp: 152
JobExp: 70
Attack: 1
Defense: 16
MagicDefense: 5
Str: 4
Agi: 10
Vit: 22
Int: 8
Dex: 10
Luk: 5
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Neutral
ElementLevel: 3
WalkSpeed: 1000
AttackDelay: 1001
AttackMotion: 1
DamageMotion: 1
Drops:
- Item: Phracon
Rate: 125
- Item: Shell
Rate: 750
- Item: Guard_
Rate: 1
- Item: Red_Herb
Rate: 200
- Item: Red_Herb
Rate: 200
- Item: White_Platter
Rate: 5
- Item: Pecopeco_Egg_Card
Rate: 1
StealProtected: true
- Id: 1048
AegisName: THIEF_BUG_EGG
Name: Thief Bug Egg
Level: 20
Hp: 344
BaseExp: 181
JobExp: 135
Attack: 1
Attack2: 1
Defense: 64
MagicDefense: 10
Str: 10
Vit: 50
Dex: 3
Luk: 15
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Insect
Element: Dark
ElementLevel: 1
WalkSpeed: 1000
AttackDelay: 701
AttackMotion: 1
DamageMotion: 1
Modes:
Detector: true
Drops:
- Item: Phracon
Rate: 600
- Item: Chrysalis
Rate: 5000
- Item: Guard_
Rate: 1
- Item: Sticky_Mucus
Rate: 300
- Item: Red_Gemstone
Rate: 50
- Item: Black_Ladle
Rate: 5
- Item: Iron_Ore
Rate: 125
- Item: Thief_Bug_Egg_Card
Rate: 1
StealProtected: true
- Id: 1049
AegisName: PICKY
Name: Picky
Level: 9
Hp: 95
BaseExp: 154
JobExp: 80
Attack: 18
Attack2: 1
Defense: 21
MagicDefense: 3
Str: 14
Agi: 9
Vit: 10
Dex: 10
Luk: 3
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Brute
Element: Fire
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 988
AttackMotion: 288
DamageMotion: 168
Ai: 01
Drops:
- Item: Feather_Of_Birds
Rate: 7000
- Item: Feather
Rate: 1000
- Item: Cotton_Shirt_
Rate: 200
- Item: Red_Herb
Rate: 1000
- Item: Milk
Rate: 1000
- Item: Yellow_Gemstone
Rate: 60
- Item: Wing_Of_Fly
Rate: 500
- Item: Picky_Card
Rate: 20
StealProtected: true
- Id: 1050
AegisName: PICKY_
Name: Picky
Level: 10
Hp: 89
BaseExp: 155
JobExp: 85
Attack: 18
Attack2: 20
Defense: 48
MagicDefense: 10
Str: 15
Agi: 8
Vit: 8
Int: 5
Dex: 9
Luk: 3
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Brute
Element: Fire
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 988
AttackMotion: 288
DamageMotion: 168
Ai: 01
Drops:
- Item: Feather_Of_Birds
Rate: 7000
- Item: Feather
Rate: 1000
- Item: Egg_Shell
Rate: 30
- Item: Red_Herb
Rate: 1000
- Item: Milk
Rate: 1000
- Item: Wing_Of_Fly
Rate: 500
- Item: Tiny_Egg_Shell
Rate: 20
- Item: Picky__Card
Rate: 20
StealProtected: true
- Id: 1051
AegisName: THIEF_BUG
Name: Thief Bug
Level: 21
Hp: 354
BaseExp: 188
JobExp: 140
Attack: 56
Attack2: 5
Defense: 24
MagicDefense: 3
Str: 19
Agi: 7
Vit: 10
Dex: 12
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Insect
Element: Neutral
ElementLevel: 3
WalkSpeed: 150
AttackDelay: 1288
AttackMotion: 288
DamageMotion: 768
Ai: 07
Modes:
Detector: true
Drops:
- Item: Worm_Peelings
Rate: 3000
- Item: Leather_Jacket_
Rate: 40
- Item: Red_Herb
Rate: 175
- Item: Jellopy
Rate: 1000
- Item: Leather_Jacket
Rate: 60
- Item: Iron_Ore
Rate: 125
- Item: Wing_Of_Fly
Rate: 500
- Item: Thief_Bug_Card
Rate: 20
StealProtected: true
- Id: 1052
AegisName: ROCKER
Name: Rocker
Level: 15
Hp: 185
BaseExp: 174
JobExp: 110
Attack: 19
Attack2: 5
Defense: 16
MagicDefense: 3
Str: 12
Agi: 18
Vit: 8
Int: 10
Dex: 17
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Insect
Element: Earth
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1864
AttackMotion: 864
DamageMotion: 540
Ai: 01
Modes:
Detector: true
Drops:
- Item: Grasshopper's_Leg
Rate: 8000
- Item: Guitar_Of_Vast_Land
Rate: 5
- Item: Green_Feeler
Rate: 5
- Item: Javelin_
Rate: 80
- Item: Wing_Of_Fly
Rate: 500
- Item: Grasshopper_Doll
Rate: 10
- Item: Hinalle
Rate: 10
- Item: Rocker_Card
Rate: 1
StealProtected: true
- Id: 1053
AegisName: THIEF_BUG_
Name: Thief Bug Female
Level: 28
Hp: 531
BaseExp: 219
JobExp: 171
Attack: 42
Attack2: 16
Defense: 28
MagicDefense: 7
Str: 12
Agi: 10
Vit: 23
Int: 10
Dex: 24
Luk: 10
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Insect
Element: Dark
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 988
AttackMotion: 288
DamageMotion: 768
Ai: 07
Modes:
Detector: true
Drops:
- Item: Worm_Peelings
Rate: 3000
- Item: Garlet
Rate: 125
- Item: Blade_
Rate: 8
- Item: Wing_Of_Fly
Rate: 500
- Item: Red_Herb
Rate: 200
- Item: Red_Gemstone
Rate: 25
- Item: Iron_Ore
Rate: 150
- Item: Thief_Bug_Female_Card
Rate: 1
StealProtected: true
- Id: 1054
AegisName: THIEF_BUG__
Name: Thief Bug Male
Level: 30
Hp: 595
BaseExp: 229
JobExp: 181
Attack: 46
Attack2: 21
Defense: 40
MagicDefense: 20
Str: 17
Agi: 37
Vit: 22
Int: 5
Dex: 31
Luk: 13
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Insect
Element: Dark
ElementLevel: 1
WalkSpeed: 300
AttackDelay: 988
AttackMotion: 288
DamageMotion: 768
Ai: 13
Modes:
Detector: true
Drops:
- Item: Emveretarcon
Rate: 20
- Item: Insect_Feeler
Rate: 2750
- Item: Worm_Peelings
Rate: 750
- Item: Slayer_
Rate: 5
- Item: Wing_Of_Fly
Rate: 500
- Item: Bluish_Green_Jewel
Rate: 3
- Item: Katana
Rate: 25
- Item: Thief_Bug_Male_Card
Rate: 1
StealProtected: true
- Id: 1055
AegisName: MUKA
Name: Muka
Level: 23
Hp: 468
BaseExp: 205
JobExp: 148
Attack: 66
Attack2: 9
Defense: 28
Str: 18
Agi: 9
Vit: 28
Int: 5
Dex: 43
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Plant
Element: Earth
ElementLevel: 1
WalkSpeed: 300
AttackDelay: 1960
AttackMotion: 960
DamageMotion: 384
Ai: 01
Drops:
- Item: Yellow_Live
Rate: 35
- Item: Cactus_Needle
Rate: 4500
- Item: Wing_Of_Fly
Rate: 500
- Item: Green_Herb
Rate: 200
- Item: Red_Herb
Rate: 500
- Item: Guisarme
Rate: 25
- Item: Iron_Ore
Rate: 125
- Item: Muka_Card
Rate: 1
StealProtected: true
- Id: 1056
AegisName: SMOKIE
Name: Smokie
Level: 29
Hp: 591
BaseExp: 235
JobExp: 176
Attack: 70
Attack2: 11
Defense: 26
Str: 16
Agi: 34
Vit: 16
Int: 5
Dex: 27
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Brute
Element: Earth
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1576
AttackMotion: 576
DamageMotion: 420
Ai: 17
Drops:
- Item: Raccoon_Leaf
Rate: 2750
- Item: Animal's_Skin
Rate: 2750
- Item: Sweet_Potato
Rate: 400
- Item: Cat_Hairband
Rate: 1
- Item: Raccoondog_Doll
Rate: 1
- Item: Wing_Of_Fly
Rate: 500
- Item: Bluish_Green_Jewel
Rate: 1
- Item: Smokie_Card
Rate: 1
StealProtected: true
- Id: 1057
AegisName: YOYO
Name: Yoyo
Level: 38
Hp: 898
BaseExp: 300
JobExp: 237
Attack: 63
Attack2: 11
Defense: 40
Str: 20
Agi: 11
Vit: 34
Int: 20
Dex: 19
Luk: 10
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Brute
Element: Earth
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1054
AttackMotion: 54
DamageMotion: 384
Ai: 07
Drops:
- Item: Yoyo_Tail
Rate: 4500
- Item: Banana
Rate: 750
- Item: Wing_Of_Fly
Rate: 500
- Item: Cacao
Rate: 450
- Item: Monkey_Doll
Rate: 5
- Item: Oridecon_Stone
Rate: 12
- Item: Strawberry
Rate: 500
- Item: Yoyo_Card
Rate: 1
StealProtected: true
- Id: 1058
AegisName: METALLER
Name: Metaller
Level: 55
Hp: 1687
BaseExp: 466
JobExp: 413
Attack: 196
Attack2: 41
Defense: 72
MagicDefense: 12
Str: 52
Agi: 24
Vit: 10
Dex: 52
Luk: 31
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Insect
Element: Fire
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1708
AttackMotion: 1008
DamageMotion: 540
Ai: 07
Modes:
Detector: true
Drops:
- Item: Boody_Red
Rate: 30
- Item: Grasshopper's_Leg
Rate: 3250
- Item: Amazing_Foxtail
Rate: 15
- Item: Model_Foxtail
Rate: 15
- Item: Singing_Plant
Rate: 10
- Item: Shell
Rate: 1500
- Item: Guitar_Of_Passion
Rate: 5
- Item: Metaller_Card
Rate: 1
StealProtected: true
- Id: 1059
AegisName: MISTRESS
Name: Mistress
Level: 78
Hp: 378000
BaseExp: 184140
JobExp: 150660
MvpExp: 184140
Attack: 985
Attack2: 1967
Defense: 287
MagicDefense: 192
Str: 76
Agi: 186
Vit: 88
Int: 113
Dex: 172
Luk: 79
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Insect
Element: Wind
ElementLevel: 4
WalkSpeed: 100
AttackDelay: 1148
AttackMotion: 648
DamageMotion: 300
DamageTaken: 10
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Rough_Wind
Rate: 1500
- Item: Royal_Jelly
Rate: 4000
- Item: Scarlet_Jewel
Rate: 3000
Drops:
- Item: Gungnir
Rate: 75
- Item: Honey
Rate: 5000
- Item: Coronet
Rate: 125
- Item: Old_Card_Album
Rate: 500
- Item: Young_Twig
Rate: 5
- Item: Elunium
Rate: 2134
- Item: Red_Square_Bag
Rate: 50
- Item: Mistress_Card
Rate: 1
StealProtected: true
- Id: 1060
AegisName: BIGFOOT
Name: Bigfoot
Level: 29
Hp: 587
BaseExp: 235
JobExp: 176
Attack: 50
Attack2: 12
Defense: 55
MagicDefense: 7
Str: 18
Agi: 4
Vit: 7
Dex: 12
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Brute
Element: Earth
ElementLevel: 1
WalkSpeed: 300
AttackDelay: 1260
AttackMotion: 192
DamageMotion: 192
Ai: 17
Drops:
- Item: Bear's_Foot
Rate: 4500
- Item: Poo_Poo_Hat
Rate: 3
- Item: Animal's_Skin
Rate: 2500
- Item: Wing_Of_Fly
Rate: 500
- Item: Sweet_Potato
Rate: 750
- Item: Honey
Rate: 225
- Item: Oridecon_Stone
Rate: 22
- Item: BigFoot_Card
Rate: 1
StealProtected: true
- Id: 1061
AegisName: NIGHTMARE
Name: Nightmare
Level: 69
Hp: 2872
BaseExp: 598
JobExp: 641
Attack: 297
Attack2: 62
Defense: 116
MagicDefense: 15
Str: 57
Agi: 32
Vit: 20
Int: 15
Dex: 77
Luk: 15
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demon
Element: Ghost
ElementLevel: 3
WalkSpeed: 150
AttackDelay: 1816
AttackMotion: 816
DamageMotion: 432
Ai: 20
Modes:
Detector: true
Drops:
- Item: Horseshoe
Rate: 3000
- Item: Blue_Herb
Rate: 250
- Item: Rosary
Rate: 1
- Item: Old_Blue_Box
Rate: 15
- Item: Blue_Potion
Rate: 50
- Item: Infiltrator
Rate: 1
- Item: Oridecon
Rate: 30
- Item: Nightmare_Card
Rate: 1
StealProtected: true
- Id: 1062
AegisName: PORING_
Name: Santa Poring
Level: 1
Hp: 55
BaseExp: 2
JobExp: 2
Attack: 1
Attack2: 1
Defense: 2
MagicDefense: 5
Str: 6
Int: 10
Dex: 6
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Plant
Element: Holy
ElementLevel: 1
WalkSpeed: 400
AttackDelay: 1672
AttackMotion: 672
DamageMotion: 480
Ai: 01
Drops:
- Item: Candy
Rate: 2000
- Item: Candy_Striper
Rate: 1000
- Item: Red_Herb
Rate: 1000
- Item: Event_Cake
Rate: 1000
- Item: Santa's_Hat
Rate: 100
- Item: Vivid_Notation
Rate: 7
- Item: Fire_Cracker_Xmas
Rate: 2000
- Item: Poring__Card
Rate: 1
StealProtected: true
- Id: 1063
AegisName: LUNATIC
Name: Lunatic
Level: 3
Hp: 55
BaseExp: 150
JobExp: 50
Attack: 11
Attack2: 1
Defense: 18
Str: 10
Agi: 3
Vit: 3
Dex: 8
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Brute
Element: Neutral
ElementLevel: 3
WalkSpeed: 200
AttackDelay: 1456
AttackMotion: 456
DamageMotion: 336
Ai: 01
Drops:
- Item: Clover
Rate: 7000
- Item: Feather
Rate: 3000
- Item: Pierrot_Nose
Rate: 4
- Item: Sword_
Rate: 100
- Item: Wing_Of_Fly
Rate: 500
- Item: Carrot
Rate: 3000
- Item: Rainbow_Carrot
Rate: 20
- Item: Lunatic_Card
Rate: 20
StealProtected: true
- Id: 1064
AegisName: MEGALODON
Name: Megalodon
Level: 46
Hp: 1335
BaseExp: 397
JobExp: 292
Attack: 117
Attack2: 32
Defense: 52
MagicDefense: 28
Str: 35
Agi: 24
Vit: 30
Int: 28
Dex: 29
Luk: 15
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Undead
Element: Undead
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 2492
AttackMotion: 792
DamageMotion: 432
Ai: 01
Drops:
- Item: Rotten_Scale
Rate: 2750
- Item: Skel_Bone
Rate: 750
- Item: Blue_Herb
Rate: 40
- Item: Wing_Of_Fly
Rate: 500
- Item: Violet_Jewel
Rate: 5
- Item: Old_Blue_Box
Rate: 1
- Item: Rotten_Fish
Rate: 10
- Item: Megalodon_Card
Rate: 1
StealProtected: true
- Id: 1065
AegisName: STROUF
Name: Strouf
Level: 61
Hp: 3052
BaseExp: 564
JobExp: 508
Attack: 170
Attack2: 30
Defense: 67
MagicDefense: 21
Str: 49
Agi: 16
Vit: 31
Int: 20
Dex: 36
Luk: 20
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Fish
Element: Water
ElementLevel: 3
WalkSpeed: 150
AttackDelay: 1872
AttackMotion: 672
DamageMotion: 384
Ai: 04
Drops:
- Item: Fin
Rate: 2668
- Item: Oridecon_Stone
Rate: 58
- Item: Chain_Mail_
Rate: 1
- Item: Trident_
Rate: 1
- Item: Feather
Rate: 1500
- Item: Skyblue_Jewel
Rate: 10
- Item: Gill
Rate: 750
- Item: Strouf_Card
Rate: 1
StealProtected: true
- Id: 1066
AegisName: VADON
Name: Vadon
Level: 45
Hp: 1252
BaseExp: 352
JobExp: 301
Attack: 78
Attack2: 25
Defense: 54
MagicDefense: 21
Str: 35
Agi: 21
Vit: 28
Int: 20
Dex: 33
Luk: 15
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Fish
Element: Water
ElementLevel: 1
WalkSpeed: 300
AttackDelay: 1632
AttackMotion: 432
DamageMotion: 540
Ai: 17
Drops:
- Item: Crystal_Blue
Rate: 20
- Item: Nipper
Rate: 4500
- Item: Garlet
Rate: 1500
- Item: Padded_Armor_
Rate: 3
- Item: Solid_Shell
Rate: 50
- Item: Elunium_Stone
Rate: 20
- Item: Wing_Of_Fly
Rate: 500
- Item: Vadon_Card
Rate: 1
StealProtected: true
- Id: 1067
AegisName: CORNUTUS
Name: Cornutus
Level: 48
Hp: 1450
BaseExp: 379
JobExp: 328
Attack: 79
Attack2: 47
Defense: 42
MagicDefense: 28
Str: 32
Agi: 27
Vit: 45
Int: 26
Dex: 27
Luk: 15
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Fish
Element: Water
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1248
AttackMotion: 48
DamageMotion: 480
Ai: 17
Drops:
- Item: Crystal_Blue
Rate: 23
- Item: Conch
Rate: 2750
- Item: Scell
Rate: 400
- Item: Elunium_Stone
Rate: 27
- Item: Shield_
Rate: 3
- Item: Solid_Shell
Rate: 500
- Item: Wing_Of_Fly
Rate: 500
- Item: Cornutus_Card
Rate: 1
StealProtected: true
- Id: 1068
AegisName: HYDRA
Name: Hydra
Level: 34
Hp: 854
BaseExp: 259
JobExp: 210
Attack: 35
Attack2: 6
Defense: 20
MagicDefense: 32
Str: 10
Agi: 9
Vit: 14
Dex: 35
Luk: 2
AttackRange: 7
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Plant
Element: Water
ElementLevel: 2
WalkSpeed: 1000
AttackDelay: 800
AttackMotion: 432
DamageMotion: 600
Ai: 10
Drops:
- Item: Emveretarcon
Rate: 13
- Item: Tentacle
Rate: 2750
- Item: Sticky_Mucus
Rate: 750
- Item: Detrimindexta
Rate: 10
- Item: Panacea
Rate: 3
- Item: Meat
Rate: 350
- Item: Wing_Of_Fly
Rate: 500
- Item: Hydra_Card
Rate: 1
StealProtected: true
- Id: 1069
AegisName: SWORD_FISH
Name: Swordfish
Level: 57
Hp: 2600
BaseExp: 488
JobExp: 435
Attack: 156
Attack2: 35
Defense: 52
MagicDefense: 12
Str: 50
Agi: 56
Vit: 25
Int: 15
Dex: 44
Luk: 15
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Fish
Element: Water
ElementLevel: 2
WalkSpeed: 200
AttackDelay: 1968
AttackMotion: 768
DamageMotion: 384
Ai: 04
Drops:
- Item: Mistic_Frozen
Rate: 5
- Item: Sharp_Scale
Rate: 4500
- Item: Oridecon_Stone
Rate: 17
- Item: Snowy_Horn
Rate: 1
- Item: Elunium_Stone
Rate: 25
- Item: Katana_
Rate: 13
- Item: Gill
Rate: 300
- Item: Sword_Fish_Card
Rate: 1
StealProtected: true
- Id: 1070
AegisName: KUKRE
Name: Kukre
Level: 42
Hp: 1111
BaseExp: 328
JobExp: 277
Attack: 65
Attack2: 28
Defense: 33
MagicDefense: 23
Str: 25
Agi: 30
Vit: 22
Int: 20
Dex: 32
Luk: 20
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Fish
Element: Water
ElementLevel: 1
WalkSpeed: 150
AttackDelay: 1776
AttackMotion: 576
DamageMotion: 288
Ai: 02
Drops:
- Item: Crystal_Blue
Rate: 15
- Item: Worm_Peelings
Rate: 2750
- Item: Garlet
Rate: 200
- Item: Monster's_Feed
Rate: 250
- Item: Wing_Of_Fly
Rate: 500
- Item: Insect_Feeler
Rate: 225
- Item: Earthworm_The_Dude
Rate: 10
- Item: Kukre_Card
Rate: 1
StealProtected: true
- Id: 1071
AegisName: PIRATE_SKEL
Name: Pirate Skeleton
Level: 48
Hp: 1411
BaseExp: 416
JobExp: 310
Attack: 105
Attack2: 20
Defense: 53
MagicDefense: 20
Str: 35
Agi: 25
Vit: 25
Int: 15
Dex: 30
Luk: 10
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Undead
Element: Undead
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1754
AttackMotion: 554
DamageMotion: 288
Ai: 04
Drops:
- Item: Skel_Bone
Rate: 1500
- Item: Pirate_Bandana
Rate: 8
- Item: Cookbook06
Rate: 3
- Item: Wing_Of_Fly
Rate: 500
- Item: Falchion
Rate: 125
- Item: Oridecon_Stone
Rate: 22
- Item: Well_Dried_Bone
Rate: 10
- Item: Pirate_Skel_Card
Rate: 1
StealProtected: true
- Id: 1072
AegisName: KAHO
Name: Kaho
Level: 98
Hp: 7045
BaseExp: 1349
JobExp: 1278
Attack: 655
Attack2: 224
Defense: 106
MagicDefense: 55
Str: 81
Agi: 61
Vit: 55
Int: 65
Dex: 79
Luk: 73
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Fire
ElementLevel: 4
WalkSpeed: 150
AttackDelay: 1700
AttackMotion: 1000
DamageMotion: 500
Ai: 04
Modes:
Detector: true
Drops:
- Item: Flame_Heart
Rate: 15
- Item: Coal
Rate: 75
- Item: Burning_Heart
Rate: 1500
- Item: Fire_Scroll_1_3
Rate: 50
- Item: Elunium_Stone
Rate: 500
- Item: Red_Gemstone
Rate: 150
- Item: Alchol
Rate: 3
- Item: Kaho_Card
Rate: 1
StealProtected: true
- Id: 1073
AegisName: CRAB
Name: Crab
Level: 43
Hp: 1233
BaseExp: 336
JobExp: 285
Attack: 69
Attack2: 10
Defense: 36
MagicDefense: 11
Str: 22
Agi: 14
Vit: 24
Int: 7
Dex: 28
Luk: 15
AttackRange: 1
SkillRange: 7
ChaseRange: 12
Size: Small
Race: Fish
Element: Water
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 992
AttackMotion: 792
DamageMotion: 360
Ai: 01
Drops:
- Item: Crap_Shell
Rate: 2750
- Item: Nipper
Rate: 750
- Item: Stone
Rate: 350
- Item: Sparkling_Dust
Rate: 7
- Item: Wing_Of_Fly
Rate: 500
- Item: Elunium_Stone
Rate: 19
- Item: Crab_Card
Rate: 1
StealProtected: true
- Id: 1074
AegisName: SHELLFISH
Name: Shellfish
Level: 50
Hp: 1680
BaseExp: 397
JobExp: 346
Attack: 74
Attack2: 22
Defense: 43
MagicDefense: 5
Str: 42
Agi: 11
Vit: 48
Int: 25
Dex: 29
Luk: 10
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Fish
Element: Water
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 864
AttackMotion: 864
DamageMotion: 384
Ai: 17
Drops:
- Item: Clam_Shell
Rate: 2750
- Item: Flesh_Of_Clam
Rate: 500
- Item: Stone
Rate: 250
- Item: Grit
Rate: 500
- Item: Sparkling_Dust
Rate: 5
- Item: Wing_Of_Fly
Rate: 500
- Item: Elunium_Stone
Rate: 9
- Item: Shellfish_Card
Rate: 1
StealProtected: true
# - Id: 1075
# AegisName: TURTLE
# Name: Turtle
# Level: 3
# Hp: 77
# Attack: 1
# Attack2: 2
# Defense: 35
# AttackRange: 1
# SkillRange: 7
# ChaseRange: 12
# Size: Small
# Race: Fish
# Element: Earth
# ElementLevel: 1
# WalkSpeed: 200
# AttackDelay: 500
# AttackMotion: 500
# DamageMotion: 500
# Ai: 01
- Id: 1076
AegisName: SKELETON
Name: Skeleton
Level: 27
Hp: 612
BaseExp: 235
JobExp: 156
Attack: 78
Attack2: 24
Defense: 21
MagicDefense: 2
Str: 24
Agi: 15
Vit: 30
Int: 5
Dex: 19
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Undead
Element: Undead
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 2228
AttackMotion: 528
DamageMotion: 576
Ai: 17
Drops:
- Item: Phracon
Rate: 90
- Item: Skel_Bone
Rate: 1600
- Item: Mace_
Rate: 80
- Item: Jellopy
Rate: 3000
- Item: Red_Herb
Rate: 1000
- Item: Skul_Ring
Rate: 30
- Item: Wing_Of_Fly
Rate: 500
- Item: Skeleton_Card
Rate: 10
StealProtected: true
- Id: 1077
AegisName: POISON_SPORE
Name: Poison Spore
Level: 26
Hp: 456
BaseExp: 209
JobExp: 161
Attack: 68
Attack2: 15
Defense: 40
MagicDefense: 8
Str: 19
Agi: 17
Vit: 22
Int: 5
Dex: 20
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Plant
Element: Poison
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1672
AttackMotion: 672
DamageMotion: 288
Ai: 04
Drops:
- Item: Poison_Spore
Rate: 4500
- Item: Hat_
Rate: 10
- Item: Green_Herb
Rate: 275
- Item: Blue_Herb
Rate: 30
- Item: Karvodailnirol
Rate: 25
- Item: Mushroom_Spore
Rate: 600
- Item: Wing_Of_Fly
Rate: 500
- Item: Poison_Spore_Card
Rate: 1
StealProtected: true
- Id: 1078
AegisName: RED_PLANT
Name: Red Plant
Level: 1
Hp: 10
Attack: 1
Attack2: 1
Defense: 100
MagicDefense: 99
AttackRange: 1
SkillRange: 7
ChaseRange: 12
Size: Small
Race: Plant
Element: Earth
ElementLevel: 1
WalkSpeed: 1000
AttackDelay: 1
AttackMotion: 1
DamageMotion: 1
Modes:
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
Drops:
- Item: Red_Herb
Rate: 5000
- Item: Flower
Rate: 500
- Item: Shoot
Rate: 500
- Item: Stem
Rate: 500
- Item: Poison_Herb_Rantana
Rate: 150
- Item: Fluff
Rate: 250
- Item: Ment
Rate: 50
- Item: Centimental_Flower
Rate: 20
StealProtected: true
- Id: 1079
AegisName: BLUE_PLANT
Name: Blue Plant
Level: 1
Hp: 10
Attack: 1
Attack2: 1
Defense: 100
MagicDefense: 99
AttackRange: 1
SkillRange: 7
ChaseRange: 12
Size: Small
Race: Plant
Element: Earth
ElementLevel: 1
WalkSpeed: 1000
AttackDelay: 1
AttackMotion: 1
DamageMotion: 1
Modes:
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
Drops:
- Item: Blue_Herb
Rate: 2750
- Item: Flower
Rate: 500
- Item: Shoot
Rate: 500
- Item: Stem
Rate: 250
- Item: Poison_Herb_Nerium
Rate: 150
- Item: Fruit_Of_Mastela
Rate: 25
- Item: Grape
Rate: 500
- Item: Centimental_Leaf
Rate: 1
StealProtected: true
- Id: 1080
AegisName: GREEN_PLANT
Name: Green Plant
Level: 1
Hp: 10
Attack: 1
Attack2: 1
Defense: 100
MagicDefense: 99
AttackRange: 1
SkillRange: 7
ChaseRange: 12
Size: Small
Race: Plant
Element: Earth
ElementLevel: 1
WalkSpeed: 1000
AttackDelay: 1
AttackMotion: 1
DamageMotion: 1
Modes:
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
Drops:
- Item: Green_Herb
Rate: 3500
- Item: Poison_Herb_Makulata
Rate: 150
- Item: Bitter_Herb
Rate: 10
- Item: Stem
Rate: 1500
- Item: Pointed_Scale
Rate: 750
- Item: Aloe
Rate: 25
- Item: Leaflet_Of_Aloe
Rate: 25
- Item: Centimental_Leaf
Rate: 1
StealProtected: true
- Id: 1081
AegisName: YELLOW_PLANT
Name: Yellow Plant
Level: 1
Hp: 10
Attack: 1
Attack2: 1
Defense: 100
MagicDefense: 99
AttackRange: 1
SkillRange: 7
ChaseRange: 12
Size: Small
Race: Plant
Element: Earth
ElementLevel: 1
WalkSpeed: 1000
AttackDelay: 1
AttackMotion: 1
DamageMotion: 1
Modes:
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
Drops:
- Item: Yellow_Herb
Rate: 2750
- Item: Flower
Rate: 500
- Item: Shoot
Rate: 500
- Item: Stem
Rate: 250
- Item: Poison_Herb_Seratum
Rate: 150
- Item: Singing_Plant
Rate: 3
- Item: Fluff
Rate: 250
- Item: Centimental_Flower
Rate: 1
StealProtected: true
- Id: 1082
AegisName: WHITE_PLANT
Name: White Plant
Level: 1
Hp: 10
Attack: 1
Attack2: 1
Defense: 100
MagicDefense: 99
AttackRange: 1
SkillRange: 7
ChaseRange: 12
Size: Small
Race: Plant
Element: Earth
ElementLevel: 1
WalkSpeed: 1000
AttackDelay: 1
AttackMotion: 1
DamageMotion: 1
Modes:
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
Drops:
- Item: White_Herb
Rate: 2750
- Item: Flower
Rate: 500
- Item: Deadly_Noxious_Herb
Rate: 10
- Item: Stem
Rate: 1500
- Item: Poison_Herb_Seratum
Rate: 150
- Item: Leaflet_Of_Aloe
Rate: 25
- Item: Hinalle
Rate: 25
- Item: Centimental_Flower
Rate: 1
StealProtected: true
- Id: 1083
AegisName: SHINING_PLANT
Name: Shining Plant
Level: 1
Hp: 20
Attack: 1
Attack2: 1
Defense: 100
MagicDefense: 99
Luk: 90
AttackRange: 1
SkillRange: 7
ChaseRange: 12
Size: Small
Race: Plant
Element: Holy
ElementLevel: 1
WalkSpeed: 1000
AttackDelay: 1
AttackMotion: 1
DamageMotion: 1
Modes:
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
Drops:
- Item: Blue_Herb
Rate: 5000
- Item: Yellow_Herb
Rate: 1000
- Item: White_Herb
Rate: 1000
- Item: Illusion_Flower
Rate: 3
- Item: Seed_Of_Yggdrasil
Rate: 5
- Item: Honey
Rate: 500
- Item: Yggdrasilberry
Rate: 5
- Item: Emperium
Rate: 5
StealProtected: true
- Id: 1084
AegisName: BLACK_MUSHROOM
Name: Black Mushroom
Level: 1
Hp: 15
Attack: 1
Attack2: 1
Defense: 100
MagicDefense: 99
AttackRange: 1
SkillRange: 7
ChaseRange: 12
Size: Small
Race: Plant
Element: Earth
ElementLevel: 1
WalkSpeed: 1000
AttackDelay: 1
AttackMotion: 1
DamageMotion: 1
Modes:
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
Drops:
- Item: Alchol
Rate: 50
- Item: Detrimindexta
Rate: 50
- Item: Dew_Laden_Moss
Rate: 20
- Item: Feather
Rate: 2000
- Item: Crystal_Blue
Rate: 800
- Item: Mushroom_Spore
Rate: 5000
- Item: Mushroom_Spore
Rate: 5000
- Item: Poison_Spore
Rate: 5000
StealProtected: true
- Id: 1085
AegisName: RED_MUSHROOM
Name: Red Mushroom
Level: 1
Hp: 15
Attack: 1
Attack2: 1
Defense: 100
MagicDefense: 99
AttackRange: 1
SkillRange: 7
ChaseRange: 12
Size: Small
Race: Plant
Element: Earth
ElementLevel: 1
WalkSpeed: 1000
AttackDelay: 1
AttackMotion: 1
DamageMotion: 1
Modes:
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
Drops:
- Item: Alchol
Rate: 50
- Item: Karvodailnirol
Rate: 50
- Item: Dew_Laden_Moss
Rate: 20
- Item: Feather
Rate: 1000
- Item: Boody_Red
Rate: 500
- Item: Mushroom_Spore
Rate: 5000
- Item: Mushroom_Spore
Rate: 5000
- Item: Poison_Spore
Rate: 5000
StealProtected: true
- Id: 1086
AegisName: GOLDEN_BUG
Name: Golden Thief Bug
Level: 65
Hp: 222750
BaseExp: 102060
JobExp: 77760
MvpExp: 97200
Attack: 952
Attack2: 843
Defense: 159
MagicDefense: 81
Str: 71
Agi: 77
Vit: 80
Int: 62
Dex: 140
Luk: 76
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Insect
Element: Fire
ElementLevel: 2
WalkSpeed: 100
AttackDelay: 768
AttackMotion: 768
DamageMotion: 480
DamageTaken: 10
Ai: 07
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Gold_Ring
Rate: 2000
- Item: Ora_Ora
Rate: 1000
Drops:
- Item: Gold
Rate: 500
- Item: Golden_Mace
Rate: 75
- Item: Golden_Gear
Rate: 125
- Item: Golden_Bell
Rate: 250
- Item: Emperium
Rate: 150
- Item: Elunium
Rate: 1000
- Item: Oridecon
Rate: 750
- Item: Golden_Bug_Card
Rate: 1
StealProtected: true
- Id: 1087
AegisName: ORK_HERO
Name: Orc Hero
Level: 50
Hp: 362000
BaseExp: 53460
JobExp: 48600
MvpExp: 53460
Attack: 662
Attack2: 441
Defense: 197
MagicDefense: 70
Str: 97
Agi: 82
Vit: 107
Int: 71
Dex: 144
Luk: 43
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demihuman
RaceGroups:
Clocktower: true
Element: Earth
ElementLevel: 2
WalkSpeed: 150
AttackDelay: 1678
AttackMotion: 780
DamageMotion: 648
DamageTaken: 10
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Red_Jewel
Rate: 2000
- Item: Yggdrasilberry
Rate: 1500
- Item: Steel
Rate: 5000
Drops:
- Item: Voucher_Of_Orcish_Hero
Rate: 4850
- Item: Monkey_Circlet
Rate: 250
- Item: Right_Epsilon
Rate: 75
- Item: Shield_
Rate: 125
- Item: Orcish_Sword
Rate: 500
- Item: Elunium
Rate: 2280
- Item: Giant_Axe
Rate: 50
- Item: Orc_Hero_Card
Rate: 1
StealProtected: true
- Id: 1088
AegisName: VOCAL
Name: Vocal
Level: 18
Hp: 3317
BaseExp: 49
JobExp: 39
Attack: 71
Attack2: 11
Defense: 77
MagicDefense: 26
Str: 77
Agi: 26
Vit: 26
Int: 30
Dex: 53
Luk: 40
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Insect
Element: Earth
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1080
AttackMotion: 648
DamageMotion: 480
Ai: 21
Modes:
Detector: true
Drops:
- Item: Oldman's_Romance
Rate: 25
- Item: Grasshopper's_Leg
Rate: 4000
- Item: Azure_Jewel
Rate: 500
- Item: Grasshopper_Doll
Rate: 750
- Item: Angel's_Arrival
Rate: 500
- Item: Light_Granule
Rate: 250
- Item: Guitar_Of_Gentle_Breeze
Rate: 5
- Item: Vocal_Card
Rate: 1
StealProtected: true
- Id: 1089
AegisName: TOAD
Name: Toad
Level: 27
Hp: 660
BaseExp: 81
JobExp: 91
Attack: 70
Attack2: 19
Defense: 24
MagicDefense: 6
Str: 32
Agi: 19
Vit: 27
Int: 10
Dex: 24
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Fish
Element: Water
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1236
AttackMotion: 336
DamageMotion: 432
Ai: 21
Class: Boss
Drops:
- Item: Big_Sis'_Ribbon
Rate: 25
- Item: Honey
Rate: 1000
- Item: Bluish_Green_Jewel
Rate: 500
- Item: Light_Granule
Rate: 250
- Item: Alchol
Rate: 50
- Item: Detrimindexta
Rate: 50
- Item: Kiss_Of_Angel
Rate: 500
- Item: Toad_Card
Rate: 1
StealProtected: true
- Id: 1090
AegisName: MASTERING
Name: Mastering
Level: 42
Hp: 1260
BaseExp: 157
JobExp: 177
Attack: 80
Attack2: 40
Defense: 48
MagicDefense: 31
Str: 35
Agi: 21
Vit: 41
Int: 12
Dex: 29
Luk: 60
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Plant
Element: Water
ElementLevel: 1
WalkSpeed: 300
AttackDelay: 1072
AttackMotion: 672
DamageMotion: 480
Ai: 21
Class: Boss
Drops:
- Item: Snowy_Horn
Rate: 100
- Item: Unripe_Apple
Rate: 25
- Item: Scarlet_Jewel
Rate: 500
- Item: Angel's_Safeguard
Rate: 500
- Item: Light_Granule
Rate: 250
- Item: Apple
Rate: 4000
- Item: Apple_Juice
Rate: 2000
- Item: Mastering_Card
Rate: 1
StealProtected: true
- Id: 1091
AegisName: DRAGON_FLY
Name: Dragon Fly
Level: 47
Hp: 1035
BaseExp: 180
JobExp: 202
Attack: 102
Attack2: 33
Defense: 57
MagicDefense: 28
Str: 37
Agi: 44
Vit: 30
Int: 15
Dex: 44
Luk: 15
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Insect
Element: Wind
ElementLevel: 1
WalkSpeed: 100
AttackDelay: 1076
AttackMotion: 576
DamageMotion: 480
Ai: 21
Class: Boss
Drops:
- Item: Sweet_Gents
Rate: 100
- Item: Red_Herb
Rate: 4000
- Item: Violet_Jewel
Rate: 750
- Item: Chonchon_Doll
Rate: 1000
- Item: Clip
Rate: 1500
- Item: Lusty_Iron
Rate: 25
- Item: Grape_Juice
Rate: 1500
- Item: Dragon_Fly_Card
Rate: 1
StealProtected: true
- Id: 1092
AegisName: VAGABOND_WOLF
Name: Vagabond Wolf
Level: 93
Hp: 8203
BaseExp: 853
JobExp: 1300
Attack: 519
Attack2: 46
Defense: 102
MagicDefense: 51
Str: 72
Agi: 63
Vit: 55
Int: 29
Dex: 108
Luk: 15
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Brute
Element: Earth
ElementLevel: 1
WalkSpeed: 150
AttackDelay: 1048
AttackMotion: 648
DamageMotion: 432
Ai: 21
Class: Boss
Drops:
- Item: Western_Grace
Rate: 100
- Item: Claw_Of_Wolves
Rate: 4000
- Item: Golden_Jewel
Rate: 750
- Item: Star_Dust_Blade
Rate: 50
- Item: Angel's_Warmth
Rate: 500
- Item: Light_Granule
Rate: 250
- Item: Monster_Juice
Rate: 25
- Item: Vagabond_Wolf_Card
Rate: 1
StealProtected: true
- Id: 1093
AegisName: ECLIPSE
Name: Eclipse
Level: 31
Hp: 625
BaseExp: 103
JobExp: 116
Attack: 60
Attack2: 20
Defense: 50
MagicDefense: 20
Str: 20
Agi: 28
Vit: 35
Int: 17
Dex: 27
Luk: 55
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Brute
Element: Neutral
ElementLevel: 3
WalkSpeed: 200
AttackDelay: 1456
AttackMotion: 456
DamageMotion: 336
Ai: 21
Class: Boss
Drops:
- Item: Fillet
Rate: 100
- Item: Red_Herb
Rate: 4000
- Item: White_Jewel
Rate: 600
- Item: Light_Granule
Rate: 250
- Item: Four_Leaf_Clover
Rate: 1
- Item: Rainbow_Carrot
Rate: 25
- Item: Angel's_Protection
Rate: 500
- Item: Eclipse_Card
Rate: 1
StealProtected: true
- Id: 1094
AegisName: AMBERNITE
Name: Ambernite
Level: 19
Hp: 340
BaseExp: 178
JobExp: 130
Attack: 26
Attack2: 11
Defense: 28
Str: 16
Agi: 20
Vit: 11
Int: 10
Dex: 21
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Insect
Element: Water
ElementLevel: 1
WalkSpeed: 400
AttackDelay: 2048
AttackMotion: 648
DamageMotion: 648
Ai: 17
Modes:
Detector: true
Drops:
- Item: Crystal_Blue
Rate: 50
- Item: Snail's_Shell
Rate: 8000
- Item: Garlet
Rate: 2000
- Item: Shell
Rate: 3000
- Item: Wing_Of_Fly
Rate: 500
- Item: Elunium_Stone
Rate: 20
- Item: Iron_Ore
Rate: 200
- Item: Ambernite_Card
Rate: 1
StealProtected: true
- Id: 1095
AegisName: ANDRE
Name: Andre
Level: 33
Hp: 724
BaseExp: 265
JobExp: 204
Attack: 51
Attack2: 21
Defense: 55
MagicDefense: 16
Str: 11
Agi: 20
Vit: 40
Int: 10
Dex: 24
Luk: 10
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Insect
Element: Earth
ElementLevel: 1
WalkSpeed: 300
AttackDelay: 1288
AttackMotion: 288
DamageMotion: 384
Ai: 07
Modes:
Detector: true
Drops:
- Item: Worm_Peelings
Rate: 4500
- Item: Garlet
Rate: 500
- Item: Sticky_Mucus
Rate: 250
- Item: Yellow_Live
Rate: 25
- Item: Wing_Of_Fly
Rate: 500
- Item: Iron_Ore
Rate: 175
- Item: Elunium_Stone
Rate: 14
- Item: Andre_Card
Rate: 1
StealProtected: true
- Id: 1096
AegisName: ANGELING
Name: Angeling
Level: 77
Hp: 19800
BaseExp: 1683
JobExp: 1346
Attack: 391
Attack2: 145
Defense: 72
MagicDefense: 238
Str: 58
Agi: 50
Vit: 33
Int: 105
Dex: 80
Luk: 200
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Angel
Element: Holy
ElementLevel: 4
WalkSpeed: 200
AttackDelay: 1072
AttackMotion: 672
DamageMotion: 672
Ai: 21
Class: Boss
Drops:
- Item: Angelic_Chain
Rate: 50
- Item: Scapulare_
Rate: 30
- Item: Spirit_Chain
Rate: 1
- Item: White_Herb
Rate: 1000
- Item: Apple
Rate: 14
- Item: Emperium
Rate: 20
- Item: Angeling_Card
Rate: 1
StealProtected: true
- Id: 1097
AegisName: ANT_EGG
Name: Ant Egg
Level: 28
Hp: 530
BaseExp: 219
JobExp: 171
Attack: 1
Attack2: 1
Defense: 68
MagicDefense: 45
Str: 5
Vit: 65
Int: 5
Dex: 10
Luk: 30
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Neutral
ElementLevel: 3
WalkSpeed: 1000
AttackDelay: 1001
AttackMotion: 1
DamageMotion: 1
Drops:
- Item: Phracon
Rate: 160
- Item: Shell
Rate: 1000
- Item: Jellopy
Rate: 1000
- Item: Sticky_Mucus
Rate: 325
- Item: Iron_Ore
Rate: 100
- Item: Andre_Egg_Card
Rate: 1
StealProtected: true
- Id: 1098
AegisName: ANUBIS
Name: Anubis
Level: 105
Hp: 38826
BaseExp: 3013
JobExp: 3597
Attack: 984
Attack2: 415
Defense: 103
MagicDefense: 48
Str: 88
Agi: 67
Vit: 40
Int: 128
Dex: 107
Luk: 55
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demihuman
Element: Undead
ElementLevel: 2
WalkSpeed: 150
AttackDelay: 1250
AttackMotion: 720
DamageMotion: 576
Ai: 21
Drops:
- Item: Runstone_Ancient
Rate: 5
- Item: Healing_Staff
Rate: 5
- Item: White_Wing_Suits
Rate: 50
- Item: Oridecon
Rate: 53
- Item: Sacred_Masque
Rate: 2183
- Item: Mitten_Of_Presbyter
Rate: 1
- Item: Blessed_Wand
Rate: 2
- Item: Anubis_Card
Rate: 1
StealProtected: true
- Id: 1099
AegisName: ARGIOPE
Name: Argiope
Level: 75
Hp: 3105
BaseExp: 794
JobExp: 734
Attack: 321
Attack2: 50
Defense: 88
MagicDefense: 32
Str: 60
Agi: 23
Vit: 40
Int: 30
Dex: 24
Luk: 30
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Insect
Element: Poison
ElementLevel: 1
WalkSpeed: 300
AttackDelay: 1792
AttackMotion: 792
DamageMotion: 336
Ai: 21
Modes:
Detector: true
Drops:
- Item: Short_Leg
Rate: 2668
- Item: Zargon
Rate: 600
- Item: Elunium_Stone
Rate: 88
- Item: Boots_
Rate: 3
- Item: Green_Herb
Rate: 750
- Item: Violet_Jewel
Rate: 5
- Item: Argiope_Card
Rate: 1
StealProtected: true
- Id: 1100
AegisName: ARGOS
Name: Argos
Level: 47
Hp: 1005
BaseExp: 370
JobExp: 319
Attack: 96
Attack2: 33
Defense: 58
MagicDefense: 8
Str: 38
Agi: 17
Vit: 25
Int: 5
Dex: 26
Luk: 15
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Insect
Element: Poison
ElementLevel: 1
WalkSpeed: 300
AttackDelay: 1468
AttackMotion: 468
DamageMotion: 768
Ai: 19
Modes:
Detector: true
Drops:
- Item: Spiderweb
Rate: 4500
- Item: Scell
Rate: 600
- Item: Short_Leg
Rate: 250
- Item: Elunium_Stone
Rate: 31
- Item: Green_Herb
Rate: 335
- Item: Wing_Of_Fly
Rate: 500
- Item: Bark_Shorts
Rate: 8
- Item: Argos_Card
Rate: 1
StealProtected: true
- Id: 1101
AegisName: BAPHOMET_
Name: Baphomet Jr.
Level: 57
Hp: 2035
BaseExp: 488
JobExp: 435
Attack: 195
Attack2: 33
Defense: 70
MagicDefense: 25
Str: 52
Agi: 60
Vit: 36
Int: 17
Dex: 57
Luk: 25
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Demon
RaceGroups:
Clocktower: true
Element: Dark
ElementLevel: 1
WalkSpeed: 100
AttackDelay: 868
AttackMotion: 480
DamageMotion: 120
Ai: 21
Modes:
Detector: true
Drops:
- Item: Evil_Horn
Rate: 250
- Item: Oridecon
Rate: 32
- Item: Halberd_
Rate: 1
- Item: Yggdrasilberry
Rate: 25
- Item: Yellow_Herb
Rate: 650
- Item: Boots
Rate: 25
- Item: Baphomet__Card
Rate: 1
StealProtected: true
- Id: 1102
AegisName: BATHORY
Name: Bathory
Level: 86
Hp: 5242
BaseExp: 1035
JobExp: 970
Attack: 252
Attack2: 96
Defense: 61
MagicDefense: 89
Str: 66
Agi: 38
Vit: 40
Int: 77
Dex: 67
Luk: 50
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
RaceGroups:
Clocktower: true
Element: Dark
ElementLevel: 1
WalkSpeed: 100
AttackDelay: 1504
AttackMotion: 840
DamageMotion: 900
Ai: 21
Drops:
- Item: Sparkling_Dust
Rate: 100
- Item: Starsand_Of_Witch
Rate: 2425
- Item: Star_Sparkling
Rate: 2
- Item: Scarlet_Rod
Rate: 50
- Item: Star_Crumb
Rate: 15
- Item: Old_Magic_Book
Rate: 8
- Item: Old_Broom
Rate: 10
- Item: Bathory_Card
Rate: 1
StealProtected: true
- Id: 1103
AegisName: CARAMEL
Name: Caramel
Level: 25
Hp: 518
BaseExp: 214
JobExp: 156
Attack: 67
Attack2: 9
Defense: 39
Str: 19
Agi: 10
Vit: 15
Int: 10
Dex: 32
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Brute
Element: Earth
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1604
AttackMotion: 840
DamageMotion: 756
Ai: 17
Drops:
- Item: Porcupine_Spike
Rate: 4500
- Item: Coat_
Rate: 3
- Item: Animal's_Skin
Rate: 2750
- Item: Glaive_
Rate: 5
- Item: Spear_
Rate: 8
- Item: Pike_
Rate: 10
- Item: Wing_Of_Fly
Rate: 500
- Item: Caramel_Card
Rate: 1
StealProtected: true
- Id: 1104
AegisName: COCO
Name: Coco
Level: 38
Hp: 836
BaseExp: 300
JobExp: 237
Attack: 71
Attack2: 11
Defense: 37
Str: 22
Agi: 13
Vit: 30
Int: 20
Dex: 38
Luk: 10
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Brute
Element: Earth
ElementLevel: 1
WalkSpeed: 150
AttackDelay: 1864
AttackMotion: 864
DamageMotion: 1008
Ai: 17
Drops:
- Item: Acorn
Rate: 4500
- Item: Hood_
Rate: 10
- Item: Fluff
Rate: 1500
- Item: Animal's_Skin
Rate: 1250
- Item: Sweet_Potato
Rate: 250
- Item: Sandals_
Rate: 13
- Item: Wing_Of_Fly
Rate: 500
- Item: Coco_Card
Rate: 1
StealProtected: true
- Id: 1105
AegisName: DENIRO
Name: Deniro
Level: 31
Hp: 671
BaseExp: 253
JobExp: 192
Attack: 45
Attack2: 16
Defense: 52
MagicDefense: 16
Str: 15
Agi: 16
Vit: 30
Int: 10
Dex: 23
Luk: 15
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Insect
Element: Earth
ElementLevel: 1
WalkSpeed: 150
AttackDelay: 1288
AttackMotion: 288
DamageMotion: 576
Ai: 07
Modes:
Detector: true
Drops:
- Item: Worm_Peelings
Rate: 4500
- Item: Garlet
Rate: 1500
- Item: Sticky_Mucus
Rate: 600
- Item: Boody_Red
Rate: 25
- Item: Wing_Of_Fly
Rate: 500
- Item: Iron_Ore
Rate: 225
- Item: Elunium_Stone
Rate: 17
- Item: Andre_Card
Rate: 1
StealProtected: true
- Id: 1106
AegisName: DESERT_WOLF
Name: Desert Wolf
Level: 103
Hp: 9447
BaseExp: 1585
JobExp: 1507
Attack: 676
Attack2: 59
Defense: 114
MagicDefense: 47
Str: 93
Agi: 69
Vit: 63
Int: 61
Dex: 98
Luk: 42
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Brute
Element: Fire
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1120
AttackMotion: 420
DamageMotion: 288
Ai: 13
Drops:
- Item: Katar_
Rate: 1
- Item: Claw_Of_Desert_Wolf
Rate: 2750
- Item: Mink_Coat
Rate: 1
- Item: Wolf_Blood
Rate: 5
- Item: Durga
Rate: 1
- Item: Oridecon_Stone
Rate: 27
- Item: Scarlet_Dagger
Rate: 50
RandomOptionGroup: Group_5
- Item: Desert_Wolf_Card
Rate: 1
StealProtected: true
- Id: 1107
AegisName: DESERT_WOLF_B
Name: Baby Desert Wolf
JapaneseName: Desert Wolf Baby
Level: 14
Hp: 140
BaseExp: 164
JobExp: 105
Attack: 33
Attack2: 8
Defense: 13
Str: 10
Agi: 12
Vit: 8
Int: 5
Dex: 17
Luk: 7
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Brute
Element: Fire
ElementLevel: 1
WalkSpeed: 300
AttackDelay: 1600
AttackMotion: 900
DamageMotion: 240
Ai: 03
Drops:
- Item: Phracon
Rate: 43
- Item: Animal's_Skin
Rate: 2750
- Item: Adventurere's_Suit_
Rate: 40
- Item: Wing_Of_Fly
Rate: 500
- Item: Cotton_Shirt
Rate: 100
- Item: Asura_
Rate: 3
- Item: Orange
Rate: 500
- Item: Desert_Wolf_Babe_Card
Rate: 1
StealProtected: true
- Id: 1108
AegisName: DEVIACE
Name: Deviace
Level: 60
Hp: 3135
BaseExp: 521
JobExp: 468
Attack: 168
Attack2: 29
Defense: 51
MagicDefense: 16
Str: 57
Agi: 26
Vit: 32
Int: 25
Dex: 50
Luk: 15
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Fish
Element: Water
ElementLevel: 4
WalkSpeed: 400
AttackDelay: 1680
AttackMotion: 480
DamageMotion: 384
Ai: 17
Drops:
- Item: Mistic_Frozen
Rate: 13
- Item: Tooth_Of_Ancient_Fish
Rate: 4500
- Item: Lip_Of_Ancient_Fish
Rate: 500
- Item: Antenna
Rate: 1
- Item: Detrimindexta
Rate: 100
- Item: Katar_Of_Cold_Icicle
Rate: 2
- Item: Oridecon_Stone
Rate: 81
- Item: Deviace_Card
Rate: 1
StealProtected: true
- Id: 1109
AegisName: DEVIRUCHI
Name: Deviruchi
Level: 93
Hp: 8912
BaseExp: 1256
JobExp: 1185
Attack: 477
Attack2: 182
Defense: 72
MagicDefense: 16
Str: 61
Agi: 49
Vit: 30
Int: 85
Dex: 119
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Demon
RaceGroups:
Clocktower: true
Element: Dark
ElementLevel: 1
WalkSpeed: 150
AttackDelay: 980
AttackMotion: 600
DamageMotion: 384
Ai: 21
Modes:
Detector: true
Drops:
- Item: Petite_DiablOfs_Horn
Rate: 2668
- Item: Petite_DiablOfs_Wing
Rate: 200
- Item: Oridecon
Rate: 1
- Item: Partizan_
Rate: 1
- Item: Sacred_Marks
Rate: 3
- Item: Strange_Foxtail
Rate: 20
- Item: Oridecon_Stone
Rate: 77
- Item: Deviruchi_Card
Rate: 1
StealProtected: true
- Id: 1110
AegisName: DOKEBI
Name: Dokebi
Level: 68
Hp: 2820
BaseExp: 651
JobExp: 595
Attack: 333
Attack2: 30
Defense: 85
MagicDefense: 20
Str: 52
Agi: 56
Vit: 35
Int: 20
Dex: 66
Luk: 25
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Demon
Element: Dark
ElementLevel: 1
WalkSpeed: 250
AttackDelay: 1156
AttackMotion: 456
DamageMotion: 384
Ai: 17
Modes:
Detector: true
Drops:
- Item: Dokkaebi_Horn
Rate: 4500
- Item: Elunium_Stone
Rate: 75
- Item: Sword_Mace_
Rate: 1
- Item: Mighty_Staff
Rate: 1
- Item: Gold
Rate: 1
- Item: Horn_Protector
Rate: 5
- Item: Hammer_Of_Blacksmith
Rate: 3
- Item: Dokebi_Card
Rate: 1
StealProtected: true
- Id: 1111
AegisName: DRAINLIAR
Name: Drainliar
Level: 47
Hp: 1162
BaseExp: 370
JobExp: 319
Attack: 100
Attack2: 42
Defense: 50
MagicDefense: 15
Str: 35
Agi: 34
Vit: 24
Int: 22
Dex: 50
Luk: 20
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Brute
RaceGroups:
Clocktower: true
Element: Dark
ElementLevel: 2
WalkSpeed: 250
AttackDelay: 1276
AttackMotion: 576
DamageMotion: 384
Ai: 19
Drops:
- Item: Emveretarcon
Rate: 30
- Item: Tooth_Of_Bat
Rate: 1500
- Item: Red_Jewel
Rate: 10
- Item: Red_Herb
Rate: 500
- Item: Wing_Of_Red_Bat
Rate: 2750
- Item: Wing_Of_Fly
Rate: 500
- Item: Oridecon_Stone
Rate: 20
- Item: Drainliar_Card
Rate: 1
StealProtected: true
- Id: 1112
AegisName: DRAKE
Name: Drake
Level: 91
Hp: 804500
BaseExp: 309096
JobExp: 208980
MvpExp: 257580
Attack: 2519
Attack2: 1403
Defense: 279
MagicDefense: 135
Str: 121
Agi: 103
Vit: 114
Int: 107
Dex: 162
Luk: 71
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Undead
Element: Undead
ElementLevel: 1
WalkSpeed: 400
AttackDelay: 620
AttackMotion: 420
DamageMotion: 360
DamageTaken: 10
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: White_Potion
Rate: 5000
- Item: Violet_Jewel
Rate: 500
Drops:
- Item: Saber_
Rate: 300
- Item: Ring_Pommel_Saber_
Rate: 475
- Item: Cutlas
Rate: 75
- Item: Hae_Dong_Gum_
Rate: 200
- Item: Corsair
Rate: 175
- Item: Elunium
Rate: 1600
- Item: Krasnaya
Rate: 50
- Item: Drake_Card
Rate: 1
StealProtected: true
- Id: 1113
AegisName: DROPS
Name: Drops
Level: 2
Hp: 45
BaseExp: 150
JobExp: 45
Attack: 12
Attack2: 1
Defense: 16
Str: 8
Dex: 6
Luk: 2
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Plant
Element: Fire
ElementLevel: 1
WalkSpeed: 400
AttackDelay: 1372
AttackMotion: 672
DamageMotion: 480
Ai: 02
Drops:
- Item: Jellopy
Rate: 7000
- Item: Rod_
Rate: 80
- Item: Sticky_Mucus
Rate: 600
- Item: Apple
Rate: 1000
- Item: Wing_Of_Fly
Rate: 500
- Item: Apple
Rate: 400
- Item: Orange_Juice
Rate: 20
- Item: Drops_Card
Rate: 20
StealProtected: true
- Id: 1114
AegisName: DUSTINESS
Name: Dustiness
Level: 62
Hp: 2026
BaseExp: 576
JobExp: 520
Attack: 166
Attack2: 31
Defense: 69
MagicDefense: 50
Str: 46
Agi: 22
Vit: 46
Int: 60
Dex: 75
Luk: 105
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Insect
Element: Wind
ElementLevel: 2
WalkSpeed: 150
AttackDelay: 1004
AttackMotion: 504
DamageMotion: 384
Ai: 17
Modes:
Detector: true
Drops:
- Item: Moth_Dust
Rate: 4500
- Item: Wing_Of_Moth
Rate: 250
- Item: Masquerade
Rate: 2
- Item: Insect_Feeler
Rate: 1000
- Item: Sparkling_Dust
Rate: 5
- Item: Red_Herb
Rate: 600
- Item: Dustiness_Card
Rate: 1
StealProtected: true
- Id: 1115
AegisName: EDDGA
Name: Eddga
Level: 65
Hp: 947500
BaseExp: 103950
JobExp: 74250
MvpExp: 99000
Attack: 1509
Attack2: 776
Defense: 166
MagicDefense: 70
Str: 92
Agi: 80
Vit: 103
Int: 66
Dex: 139
Luk: 85
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Brute
Element: Fire
ElementLevel: 1
WalkSpeed: 300
AttackDelay: 872
AttackMotion: 1344
DamageMotion: 432
DamageTaken: 10
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Tiger's_Skin
Rate: 5000
- Item: Tiger_Footskin
Rate: 1000
- Item: Flame_Heart
Rate: 3000
Drops:
- Item: Fire_Brand
Rate: 75
- Item: Smoking_Pipe
Rate: 125
- Item: Honey
Rate: 5000
- Item: Katar_Of_Raging_Blaze
Rate: 250
- Item: Tiger_Footskin
Rate: 400
- Item: Elunium
Rate: 1200
- Item: Krieg
Rate: 100
- Item: Eddga_Card
Rate: 1
StealProtected: true
- Id: 1116
AegisName: EGGYRA
Name: Eggyra
Level: 53
Hp: 1676
BaseExp: 402
JobExp: 415
Attack: 110
Attack2: 40
Defense: 85
MagicDefense: 20
Str: 46
Agi: 25
Vit: 25
Int: 15
Dex: 57
Luk: 20
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Formless
Element: Ghost
ElementLevel: 2
WalkSpeed: 200
AttackDelay: 1816
AttackMotion: 816
DamageMotion: 288
Ai: 17
Drops:
- Item: Scell
Rate: 500
- Item: Egg_Shell
Rate: 10
- Item: Piece_Of_Egg_Shell
Rate: 275
- Item: Red_Herb
Rate: 500
- Item: Pet_Incubator
Rate: 150
- Item: Center_Potion
Rate: 125
- Item: Elunium_Stone
Rate: 29
- Item: Eggyra_Card
Rate: 1
StealProtected: true
- Id: 1117
AegisName: EVIL_DRUID
Name: Evil Druid
Level: 80
Hp: 5149
BaseExp: 955
JobExp: 766
Attack: 378
Attack2: 68
Defense: 88
MagicDefense: 45
Str: 62
Agi: 32
Vit: 24
Int: 45
Dex: 85
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Undead
Element: Undead
ElementLevel: 4
WalkSpeed: 300
AttackDelay: 2276
AttackMotion: 576
DamageMotion: 336
Ai: 21
Drops:
- Item: Biretta_
Rate: 5
- Item: Bone_Wand
Rate: 1
- Item: Ragamuffin_Cape
Rate: 1
- Item: Scarlet_Bible
Rate: 50
RandomOptionGroup: Group_5
- Item: Elixir_Bandage
Rate: 5
- Item: Cookbook07
Rate: 2
- Item: White_Herb
Rate: 1000
- Item: Evil_Druid_Card
Rate: 1
StealProtected: true
- Id: 1118
AegisName: FLORA
Name: Flora
Level: 59
Hp: 2301
BaseExp: 535
JobExp: 457
Attack: 163
Attack2: 31
Defense: 99
MagicDefense: 29
Str: 49
Agi: 29
Vit: 35
Int: 5
Dex: 46
Luk: 80
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Plant
Element: Earth
ElementLevel: 1
WalkSpeed: 1000
AttackDelay: 1432
AttackMotion: 432
DamageMotion: 576
Ai: 10
Drops:
- Item: Blossom_Of_Maneater
Rate: 4500
- Item: Sunflower
Rate: 2
- Item: Aloe
Rate: 5
- Item: Leaflet_Of_Aloe
Rate: 25
- Item: Singing_Flower
Rate: 10
- Item: Stem
Rate: 1000
- Item: Witherless_Rose
Rate: 1
- Item: Flora_Card
Rate: 1
StealProtected: true
- Id: 1119
AegisName: FRILLDORA
Name: Frilldora
Level: 57
Hp: 1821
BaseExp: 488
JobExp: 435
Attack: 181
Attack2: 42
Defense: 84
MagicDefense: 10
Str: 48
Agi: 38
Vit: 38
Int: 15
Dex: 51
Luk: 30
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Brute
Element: Fire
ElementLevel: 1
WalkSpeed: 300
AttackDelay: 1540
AttackMotion: 720
DamageMotion: 432
Ai: 04
Drops:
- Item: Lizard_Scruff
Rate: 2750
- Item: Elunium_Stone
Rate: 45
- Item: Reptile_Tongue
Rate: 750
- Item: Azure_Jewel
Rate: 8
- Item: Yellow_Gemstone
Rate: 100
- Item: Amazing_Foxtail
Rate: 20
- Item: Model_Foxtail
Rate: 20
- Item: Frilldora_Card
Rate: 1
StealProtected: true
- Id: 1120
AegisName: GHOSTRING
Name: Ghostring
Level: 90
Hp: 26700
BaseExp: 2368
JobExp: 2233
Attack: 385
Attack2: 162
Defense: 88
MagicDefense: 72
Str: 66
Agi: 85
Vit: 66
Int: 66
Dex: 119
Luk: 66
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Ghost
ElementLevel: 4
WalkSpeed: 300
AttackDelay: 1220
AttackMotion: 1080
DamageMotion: 648
Ai: 21
Class: Boss
Drops:
- Item: Transparent_Cloth
Rate: 2668
- Item: Ghost_Bandana
Rate: 50
- Item: Thief_Clothes_
Rate: 25
- Item: Branch_Of_Dead_Tree
Rate: 250
- Item: Old_Blue_Box
Rate: 5
- Item: Emperium
Rate: 15
- Item: Ghost_Scroll_1_5
Rate: 50
- Item: Ghostring_Card
Rate: 1
StealProtected: true
- Id: 1121
AegisName: GIEARTH
Name: Giearth
Level: 42
Hp: 1118
BaseExp: 344
JobExp: 277
Attack: 70
Attack2: 15
Defense: 52
MagicDefense: 16
Str: 27
Agi: 19
Vit: 30
Int: 10
Dex: 28
Luk: 15
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Demon
Element: Earth
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1848
AttackMotion: 1296
DamageMotion: 432
Ai: 17
Modes:
Detector: true
Drops:
- Item: Great_Nature
Rate: 15
- Item: Coal
Rate: 75
- Item: Elder_Pixie's_Beard
Rate: 2750
- Item: Elven_Ears
Rate: 1
- Item: Cap_
Rate: 5
- Item: Sparkling_Dust
Rate: 50
- Item: Wing_Of_Fly
Rate: 500
- Item: Giearth_Card
Rate: 1
StealProtected: true
- Id: 1122
AegisName: GOBLIN_1
Name: Goblin
Level: 48
Hp: 1058
BaseExp: 379
JobExp: 328
Attack: 87
Attack2: 34
Defense: 56
MagicDefense: 5
Str: 37
Agi: 54
Vit: 25
Int: 20
Dex: 36
Luk: 10
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
RaceGroups:
Goblin: true
Element: Wind
ElementLevel: 1
WalkSpeed: 100
AttackDelay: 1120
AttackMotion: 620
DamageMotion: 240
Ai: 21
Drops:
- Item: Wing_Of_Fly
Rate: 500
- Item: Scell
Rate: 4500
- Item: Oridecon_Stone
Rate: 22
- Item: Goblini_Mask
Rate: 2
- Item: Dirk_
Rate: 5
- Item: Buckler_
Rate: 3
- Item: Red_Herb
Rate: 900
- Item: Goblin_Card
Rate: 1
StealProtected: true
- Id: 1123
AegisName: GOBLIN_2
Name: Goblin
Level: 44
Hp: 931
BaseExp: 344
JobExp: 293
Attack: 94
Attack2: 28
Defense: 52
MagicDefense: 5
Str: 33
Agi: 16
Vit: 24
Int: 15
Dex: 58
Luk: 10
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
RaceGroups:
Goblin: true
Element: Fire
ElementLevel: 1
WalkSpeed: 150
AttackDelay: 1320
AttackMotion: 620
DamageMotion: 240
Ai: 19
Drops:
- Item: Iron
Rate: 125
- Item: Scell
Rate: 4500
- Item: Indian_Hair_Piece
Rate: 2
- Item: Flail_
Rate: 5
- Item: Siver_Guard
Rate: 3
- Item: Wing_Of_Fly
Rate: 500
- Item: Goblini_Mask
Rate: 2
- Item: Goblin_Card
Rate: 1
StealProtected: true
- Id: 1124
AegisName: GOBLIN_3
Name: Goblin
Level: 44
Hp: 930
BaseExp: 344
JobExp: 293
Attack: 88
Attack2: 33
Defense: 47
MagicDefense: 5
Str: 30
Agi: 16
Vit: 24
Int: 15
Dex: 17
Luk: 10
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
RaceGroups:
Goblin: true
Element: Poison
ElementLevel: 1
WalkSpeed: 250
AttackDelay: 1624
AttackMotion: 624
DamageMotion: 240
Ai: 13
Drops:
- Item: Iron
Rate: 115
- Item: Scell
Rate: 4500
- Item: Red_Bandana
Rate: 2
- Item: Goblin_Mask_02
Rate: 8
- Item: Buckler_
Rate: 1
- Item: Red_Herb
Rate: 500
- Item: Wing_Of_Fly
Rate: 500
- Item: Goblin_Card
Rate: 1
StealProtected: true
- Id: 1125
AegisName: GOBLIN_4
Name: Goblin
Level: 49
Hp: 1494
BaseExp: 407
JobExp: 337
Attack: 72
Attack2: 22
Defense: 70
MagicDefense: 3
Str: 31
Agi: 27
Vit: 46
Int: 15
Dex: 34
Luk: 10
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
RaceGroups:
Goblin: true
Element: Earth
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1624
AttackMotion: 624
DamageMotion: 240
Ai: 13
Drops:
- Item: Yellow_Live
Rate: 50
- Item: Wing_Of_Fly
Rate: 500
- Item: Goblin_Mask_01
Rate: 8
- Item: Gangster_Patch
Rate: 2
- Item: Smasher_
Rate: 5
- Item: Siver_Guard
Rate: 3
- Item: Red_Herb
Rate: 750
- Item: Goblin_Card
Rate: 1
StealProtected: true
- Id: 1126
AegisName: GOBLIN_5
Name: Goblin
Level: 56
Hp: 2342
BaseExp: 477
JobExp: 424
Attack: 167
Attack2: 31
Defense: 64
MagicDefense: 5
Str: 51
Agi: 37
Vit: 22
Int: 15
Dex: 42
Luk: 10
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
RaceGroups:
Goblin: true
Element: Water
ElementLevel: 1
WalkSpeed: 300
AttackDelay: 3074
AttackMotion: 1874
DamageMotion: 480
Ai: 13
Drops:
- Item: Model_Foxtail
Rate: 20
- Item: Scell
Rate: 4500
- Item: Wand_
Rate: 8
- Item: Amazing_Foxtail
Rate: 20
- Item: Goblin_Mask_03
Rate: 8
- Item: Red_Herb
Rate: 750
- Item: Yellow_Herb
Rate: 110
- Item: Goblin_Card
Rate: 1
StealProtected: true
- Id: 1127
AegisName: HODE
Name: Hode
Level: 63
Hp: 2676
BaseExp: 617
JobExp: 532
Attack: 179
Attack2: 45
Defense: 91
MagicDefense: 24
Str: 61
Agi: 16
Vit: 42
Int: 5
Dex: 32
Luk: 40
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Brute
Element: Earth
ElementLevel: 2
WalkSpeed: 200
AttackDelay: 1480
AttackMotion: 480
DamageMotion: 720
Ai: 01
Drops:
- Item: Yellow_Live
Rate: 60
- Item: Earthworm_Peeling
Rate: 4500
- Item: Elunium_Stone
Rate: 40
- Item: Sticky_Mucus
Rate: 1500
- Item: Town_Sword_
Rate: 5
- Item: Foolishness_Of_Blind
Rate: 1
- Item: Fatty_Chubby_Earthworm
Rate: 10
- Item: Hode_Card
Rate: 1
StealProtected: true
- Id: 1128
AegisName: HORN
Name: Horn
Level: 32
Hp: 705
BaseExp: 259
JobExp: 198
Attack: 64
Attack2: 11
Defense: 52
MagicDefense: 8
Str: 10
Agi: 12
Vit: 36
Int: 25
Dex: 21
Luk: 35
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Insect
Element: Earth
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1528
AttackMotion: 528
DamageMotion: 288
Ai: 17
Modes:
Detector: true
Drops:
- Item: Yellow_Live
Rate: 40
- Item: Emveretarcon
Rate: 18
- Item: Horn
Rate: 2750
- Item: Guisarme_
Rate: 8
- Item: Shell
Rate: 2750
- Item: Solid_Shell
Rate: 35
- Item: Wing_Of_Fly
Rate: 500
- Item: Horn_Card
Rate: 1
StealProtected: true
- Id: 1129
AegisName: HORONG
Name: Horong
Level: 66
Hp: 2304
BaseExp: 625
JobExp: 569
Attack: 275
Attack2: 70
Defense: 84
MagicDefense: 35
Str: 36
Agi: 32
Vit: 35
Int: 45
Dex: 62
Luk: 25
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Fire
ElementLevel: 4
WalkSpeed: 400
AttackDelay: 1888
AttackMotion: 1152
DamageMotion: 828
Ai: 13
Drops:
- Item: Stone_Heart
Rate: 3250
- Item: Zargon
Rate: 250
- Item: Bomb_Wick
Rate: 3
- Item: Fire_Arrow
Rate: 5000
- Item: Elunium_Stone
Rate: 59
- Item: Baked_Yam
Rate: 10
- Item: Alchol
Rate: 25
- Item: Horong_Card
Rate: 1
StealProtected: true
- Id: 1130
AegisName: JAKK
Name: Jakk
Level: 63
Hp: 2054
BaseExp: 588
JobExp: 532
Attack: 229
Attack2: 37
Defense: 90
MagicDefense: 25
Str: 58
Agi: 43
Vit: 42
Int: 25
Dex: 61
Luk: 15
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Formless
Element: Fire
ElementLevel: 2
WalkSpeed: 200
AttackDelay: 1180
AttackMotion: 480
DamageMotion: 648
Ai: 21
Drops:
- Item: Pumpkin_Head
Rate: 4500
- Item: Zargon
Rate: 450
- Item: Elunium
Rate: 16
- Item: Tights_
Rate: 3
- Item: Frozen_Heart
Rate: 3
- Item: Pumpkin
Rate: 500
- Item: Light_Granule
Rate: 5
- Item: Jakk_Card
Rate: 1
StealProtected: true
- Id: 1131
AegisName: JOKER
Name: Joker
Level: 90
Hp: 6022
BaseExp: 1103
JobExp: 1038
Attack: 317
Attack2: 60
Defense: 64
MagicDefense: 76
Str: 84
Agi: 99
Vit: 30
Int: 50
Dex: 92
Luk: 35
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demihuman
RaceGroups:
Clocktower: true
Element: Wind
ElementLevel: 4
WalkSpeed: 100
AttackDelay: 1364
AttackMotion: 864
DamageMotion: 432
Ai: 21
Drops:
- Item: Zargon
Rate: 1000
- Item: Old_Card_Album
Rate: 1
- Item: Contracts_In_Shadow
Rate: 10
- Item: Yellow_Herb
Rate: 500
- Item: Katar_Of_Piercing_Wind
Rate: 1
- Item: Oridecon
Rate: 50
- Item: Ghost_Scroll_1_5
Rate: 50
- Item: Joker_Card
Rate: 1
StealProtected: true
- Id: 1132
AegisName: KHALITZBURG
Name: Khalitzburg
Level: 118
Hp: 23986
BaseExp: 2866
JobExp: 2368
Attack: 1232
Attack2: 96
Defense: 125
MagicDefense: 10
Str: 121
Agi: 48
Vit: 40
Int: 31
Dex: 125
Luk: 32
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Undead
Element: Undead
ElementLevel: 1
WalkSpeed: 350
AttackDelay: 528
AttackMotion: 1000
DamageMotion: 396
Ai: 21
Drops:
- Item: Skel_Bone
Rate: 4000
- Item: Elunium
Rate: 96
- Item: Bone_Helm
Rate: 1
- Item: Mirror_Shield_
Rate: 1
- Item: Patriotism_Marks
Rate: 5
- Item: Ebone_Armor
Rate: 1
- Item: Ur_Plate
Rate: 50
- Item: Khalitzburg_Card
Rate: 1
StealProtected: true
- Id: 1133
AegisName: KOBOLD_1
Name: Kobold
Level: 107
Hp: 10483
BaseExp: 1845
JobExp: 1759
Attack: 701
Attack2: 87
Defense: 103
MagicDefense: 25
Str: 109
Agi: 76
Vit: 61
Int: 53
Dex: 98
Luk: 30
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
RaceGroups:
Kobold: true
Element: Wind
ElementLevel: 2
WalkSpeed: 150
AttackDelay: 1028
AttackMotion: 528
DamageMotion: 360
Ai: 13
Drops:
- Item: Steel
Rate: 50
- Item: Cobold_Hair
Rate: 2668
- Item: Zargon
Rate: 350
- Item: Elunium_Stone
Rate: 13
- Item: Gladius_
Rate: 1
- Item: Buckler_
Rate: 3
- Item: Golden_Rod_Orb
Rate: 5
- Item: Kobold_Card
Rate: 1
StealProtected: true
- Id: 1134
AegisName: KOBOLD_2
Name: Kobold
Level: 102
Hp: 9152
BaseExp: 1565
JobExp: 1487
Attack: 477
Attack2: 62
Defense: 117
MagicDefense: 59
Str: 96
Agi: 61
Vit: 55
Int: 48
Dex: 95
Luk: 20
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
RaceGroups:
Kobold: true
Element: Poison
ElementLevel: 2
WalkSpeed: 200
AttackDelay: 1528
AttackMotion: 528
DamageMotion: 360
Ai: 13
Drops:
- Item: Steel
Rate: 50
- Item: Cobold_Hair
Rate: 2668
- Item: Zargon
Rate: 100
- Item: Buckler_
Rate: 2
- Item: Yellow_Herb
Rate: 50
- Item: Doram_Only_Shoes
Rate: 20
- Item: Fresh_G_Necklace
Rate: 20
- Item: Kobold_Card
Rate: 1
StealProtected: true
- Id: 1135
AegisName: KOBOLD_3
Name: Kobold
Level: 101
Hp: 9078
BaseExp: 1545
JobExp: 1467
Attack: 468
Attack2: 64
Defense: 109
MagicDefense: 48
Str: 103
Agi: 64
Vit: 59
Int: 42
Dex: 80
Luk: 20
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
RaceGroups:
Kobold: true
Element: Fire
ElementLevel: 2
WalkSpeed: 300
AttackDelay: 1228
AttackMotion: 528
DamageMotion: 360
Ai: 13
Drops:
- Item: Boody_Red
Rate: 18
- Item: Steel
Rate: 50
- Item: Cobold_Hair
Rate: 2668
- Item: Zargon
Rate: 100
- Item: Scarlet_Twohand_Axe
Rate: 50
RandomOptionGroup: Group_5
- Item: Doram_Only_Cape
Rate: 20
- Item: Doram_Only_Suit
Rate: 20
- Item: Kobold_Card
Rate: 1
StealProtected: true
- Id: 1136
AegisName: KOBOLD_4
Name: Kobold
Level: 31
Hp: 10
BaseExp: 4582500
JobExp: 4582500
Attack: 316
Attack2: 62
Defense: 1
MagicDefense: 1
Agi: 31
Vit: 31
Int: 20
Dex: 55
Luk: 20
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Poison
ElementLevel: 2
WalkSpeed: 200
AttackDelay: 1528
AttackMotion: 528
DamageMotion: 360
Ai: 13
Class: Boss
Drops:
- Item: Steel
Rate: 25
- Item: Cobold_Hair
Rate: 2668
- Item: Zargon
Rate: 50
- Item: Hammer_
Rate: 3
- Item: Buckler_
Rate: 2
- Item: Yellow_Herb
Rate: 50
- Item: Axe
Rate: 75
- Item: Kobold_Card
Rate: 1
StealProtected: true
- Id: 1137
AegisName: KOBOLD_5
Name: Kobold
Level: 31
Hp: 10
BaseExp: 4582500
JobExp: 4582500
Attack: 223
Attack2: 33
Defense: 1
MagicDefense: 1
Agi: 31
Vit: 31
Int: 20
Dex: 88
Luk: 20
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Fire
ElementLevel: 2
WalkSpeed: 300
AttackDelay: 1228
AttackMotion: 528
DamageMotion: 360
Ai: 13
Class: Boss
Drops:
- Item: Steel
Rate: 20
- Item: Cobold_Hair
Rate: 2668
- Item: Zargon
Rate: 50
- Item: Morning_Star_
Rate: 3
- Item: Buckler_
Rate: 2
- Item: Yellow_Herb
Rate: 50
- Item: Club
Rate: 75
- Item: Kobold_Card
Rate: 1
StealProtected: true
- Id: 1138
AegisName: MAGNOLIA
Name: Magnolia
Level: 53
Hp: 1984
BaseExp: 446
JobExp: 393
Attack: 96
Attack2: 165
Defense: 51
MagicDefense: 8
Str: 49
Agi: 25
Vit: 21
Int: 50
Dex: 31
Luk: 85
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Demon
Element: Water
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1054
AttackMotion: 504
DamageMotion: 432
Ai: 02
Modes:
Detector: true
Drops:
- Item: Old_Frying_Pan
Rate: 4500
- Item: Garlet
Rate: 400
- Item: Scell
Rate: 50
- Item: Zargon
Rate: 5
- Item: Black_Ladle
Rate: 20
- Item: Yellow_Herb
Rate: 200
- Item: High_end_Cooking_Kits
Rate: 3
- Item: Magnolia_Card
Rate: 1
StealProtected: true
- Id: 1139
AegisName: MANTIS
Name: Mantis
Level: 65
Hp: 2719
BaseExp: 642
JobExp: 556
Attack: 187
Attack2: 31
Defense: 90
Str: 55
Agi: 33
Vit: 24
Int: 5
Dex: 46
Luk: 15
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Insect
Element: Earth
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1528
AttackMotion: 660
DamageMotion: 432
Ai: 19
Modes:
Detector: true
Drops:
- Item: Yellow_Live
Rate: 55
- Item: Limb_Of_Mantis
Rate: 4500
- Item: Scell
Rate: 700
- Item: Elunium_Stone
Rate: 35
- Item: Solid_Shell
Rate: 125
- Item: Azure_Jewel
Rate: 5
- Item: Red_Herb
Rate: 325
- Item: Mantis_Card
Rate: 1
StealProtected: true
- Id: 1140
AegisName: MARDUK
Name: Marduk
Level: 73
Hp: 2893
BaseExp: 766
JobExp: 706
Attack: 198
Attack2: 112
Defense: 66
MagicDefense: 43
Str: 66
Agi: 49
Vit: 21
Int: 40
Dex: 79
Luk: 25
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demihuman
Element: Fire
ElementLevel: 1
WalkSpeed: 300
AttackDelay: 1540
AttackMotion: 840
DamageMotion: 504
Ai: 19
Drops:
- Item: Flame_Heart
Rate: 18
- Item: Sacred_Masque
Rate: 2183
- Item: Staff_
Rate: 5
- Item: Mitten_Of_Presbyter
Rate: 1
- Item: Blessed_Wand
Rate: 2
- Item: Fire_Scroll_1_5
Rate: 50
- Item: Book_Of_Devil
Rate: 10
- Item: Marduk_Card
Rate: 1
StealProtected: true
- Id: 1141
AegisName: MARINA
Name: Marina
Level: 42
Hp: 1209
BaseExp: 328
JobExp: 277
Attack: 73
Attack2: 25
Defense: 20
MagicDefense: 19
Str: 24
Agi: 27
Vit: 18
Int: 22
Dex: 29
Luk: 15
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Plant
Element: Water
ElementLevel: 2
WalkSpeed: 400
AttackDelay: 2280
AttackMotion: 1080
DamageMotion: 864
Ai: 01
Drops:
- Item: Single_Cell
Rate: 2500
- Item: Sticky_Mucus
Rate: 750
- Item: Crystal_Blue
Rate: 23
- Item: Mistic_Frozen
Rate: 1
- Item: Deadly_Noxious_Herb
Rate: 10
- Item: Wing_Of_Fly
Rate: 500
- Item: Marina_Card
Rate: 1
StealProtected: true
- Id: 1142
AegisName: MARINE_SPHERE
Name: Marine Sphere
Level: 51
Hp: 1924
BaseExp: 426
JobExp: 373
Attack: 1
Attack2: 1
Defense: 41
MagicDefense: 28
Str: 10
Agi: 16
Vit: 35
Int: 25
Dex: 29
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Plant
Element: Water
ElementLevel: 2
WalkSpeed: 800
AttackDelay: 1201
AttackMotion: 1
DamageMotion: 1
Drops:
- Item: Tendon
Rate: 2500
- Item: Detonator
Rate: 1250
- Item: Chain_
Rate: 5
- Item: Skyblue_Jewel
Rate: 5
- Item: Transparent_Headgear
Rate: 5
- Item: Marine_Sphere_Card
Rate: 1
StealProtected: true
- Id: 1143
AegisName: MARIONETTE
Name: Marionette
Level: 90
Hp: 7166
BaseExp: 993
JobExp: 1093
Attack: 222
Attack2: 190
Defense: 35
MagicDefense: 24
Str: 52
Agi: 79
Vit: 28
Int: 105
Dex: 86
Luk: 20
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Demon
Element: Ghost
ElementLevel: 3
WalkSpeed: 300
AttackDelay: 1480
AttackMotion: 480
DamageMotion: 1056
Ai: 19
Modes:
Detector: true
Drops:
- Item: Golden_Hair
Rate: 4500
- Item: Star_Dust
Rate: 3
- Item: Brooch
Rate: 1
- Item: Fire_Scroll_3_5
Rate: 50
- Item: Scarlet_Mace
Rate: 50
RandomOptionGroup: Group_5
- Item: Chrystal_Pumps
Rate: 1
- Item: Marionette_Doll
Rate: 2
- Item: Marionette_Card
Rate: 1
StealProtected: true
- Id: 1144
AegisName: MARSE
Name: Marse
Level: 47
Hp: 1456
BaseExp: 370
JobExp: 319
Attack: 85
Attack2: 20
Defense: 38
MagicDefense: 18
Str: 33
Agi: 17
Vit: 25
Int: 10
Dex: 33
Luk: 10
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Fish
Element: Water
ElementLevel: 2
WalkSpeed: 300
AttackDelay: 1956
AttackMotion: 756
DamageMotion: 528
Ai: 17
Drops:
- Item: Chinese_Ink
Rate: 4500
- Item: Tentacle
Rate: 1500
- Item: Wing_Of_Fly
Rate: 500
- Item: Skyblue_Jewel
Rate: 5
- Item: Mistic_Frozen
Rate: 6
- Item: Penetration
Rate: 3
- Item: Grape
Rate: 150
- Item: Marse_Card
Rate: 1
StealProtected: true
- Id: 1145
AegisName: MARTIN
Name: Martin
Level: 39
Hp: 1056
BaseExp: 307
JobExp: 244
Attack: 70
Attack2: 18
Defense: 58
MagicDefense: 19
Str: 25
Agi: 29
Vit: 28
Int: 15
Dex: 30
Luk: 10
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Brute
Element: Earth
ElementLevel: 2
WalkSpeed: 300
AttackDelay: 1480
AttackMotion: 480
DamageMotion: 480
Ai: 01
Drops:
- Item: Moustache_Of_Mole
Rate: 4500
- Item: Nail_Of_Mole
Rate: 2500
- Item: Jur_
Rate: 5
- Item: Goggle_
Rate: 3
- Item: Safety_Helmet
Rate: 1
- Item: Battered_Pot
Rate: 5
- Item: Wing_Of_Fly
Rate: 500
- Item: Martin_Card
Rate: 1
StealProtected: true
- Id: 1146
AegisName: MATYR
Name: Matyr
Level: 58
Hp: 2087
BaseExp: 499
JobExp: 446
Attack: 151
Attack2: 26
Defense: 63
MagicDefense: 5
Str: 48
Agi: 20
Vit: 21
Int: 17
Dex: 47
Luk: 10
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Brute
Element: Dark
ElementLevel: 1
WalkSpeed: 150
AttackDelay: 432
AttackMotion: 432
DamageMotion: 360
Ai: 19
Drops:
- Item: Matyr's_Flea_Guard
Rate: 5
- Item: Monster's_Feed
Rate: 2500
- Item: Animal's_Skin
Rate: 2750
- Item: Elunium_Stone
Rate: 50
- Item: Grape
Rate: 100
- Item: Matyr_Card
Rate: 1
StealProtected: true
- Id: 1147
AegisName: MAYA
Name: Maya
Level: 55
Hp: 380000
BaseExp: 89280
JobExp: 66960
MvpExp: 89280
Attack: 555
Attack2: 265
Defense: 183
MagicDefense: 50
Str: 88
Agi: 72
Vit: 76
Int: 102
Dex: 92
Luk: 76
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Insect
Element: Earth
ElementLevel: 4
WalkSpeed: 100
AttackDelay: 864
AttackMotion: 1000
DamageMotion: 480
DamageTaken: 10
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Crystal_Jewel
Rate: 2000
- Item: Old_Blue_Box
Rate: 3000
- Item: Old_Violet_Box
Rate: 2000
Drops:
- Item: Queen's_Hair_Ornament
Rate: 250
- Item: Safety_Ring
Rate: 100
- Item: Tiara
Rate: 100
- Item: Armlet_Of_Obedience
Rate: 250
- Item: Mother's_Nightmare
Rate: 5
- Item: Elunium
Rate: 1750
- Item: Dea_Staff
Rate: 50
- Item: Maya_Card
Rate: 1
StealProtected: true
- Id: 1148
AegisName: MEDUSA
Name: Medusa
Level: 102
Hp: 10045
BaseExp: 1565
JobExp: 1487
Attack: 620
Attack2: 113
Defense: 87
MagicDefense: 66
Str: 99
Agi: 68
Vit: 65
Int: 79
Dex: 83
Luk: 15
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Neutral
ElementLevel: 2
WalkSpeed: 180
AttackDelay: 1720
AttackMotion: 1320
DamageMotion: 360
Ai: 21
Modes:
Detector: true
Drops:
- Item: Slender_Snake
Rate: 2668
- Item: Whip_Of_Red_Flame
Rate: 125
- Item: Animal_Blood
Rate: 100
- Item: Sea_Witch_Foot
Rate: 10
- Item: Scarlet_Jewel
Rate: 125
- Item: Rafini_Staff
Rate: 3
- Item: Penetration
Rate: 2
- Item: Medusa_Card
Rate: 1
StealProtected: true
- Id: 1149
AegisName: MINOROUS
Name: Minorous
Level: 58
Hp: 1893
BaseExp: 499
JobExp: 446
Attack: 247
Attack2: 36
Defense: 100
MagicDefense: 10
Str: 65
Agi: 42
Vit: 36
Int: 43
Dex: 61
Luk: 25
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Brute
Element: Fire
ElementLevel: 2
WalkSpeed: 200
AttackDelay: 1360
AttackMotion: 960
DamageMotion: 432
Ai: 19
Drops:
- Item: Nose_Ring
Rate: 2668
- Item: Oridecon_Stone
Rate: 98
- Item: Two_Handed_Axe_
Rate: 1
- Item: Hammer_Of_Blacksmith
Rate: 5
- Item: Beef_Head_Meat
Rate: 50
- Item: Axe
Rate: 100
- Item: Lemon
Rate: 150
- Item: Minorous_Card
Rate: 1
StealProtected: true
- Id: 1150
AegisName: MOONLIGHT
Name: Moonlight Flower
Level: 79
Hp: 324000
BaseExp: 183744
JobExp: 135720
MvpExp: 167040
Attack: 2232
Attack2: 1251
Defense: 254
MagicDefense: 81
Str: 86
Agi: 102
Vit: 93
Int: 82
Dex: 157
Luk: 120
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Fire
ElementLevel: 3
WalkSpeed: 150
AttackDelay: 1276
AttackMotion: 576
DamageMotion: 288
DamageTaken: 10
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Fox_Tail
Rate: 5000
- Item: White_Potion
Rate: 1500
- Item: Golden_Jewel
Rate: 500
Drops:
- Item: Spectral_Spear
Rate: 250
- Item: Moonlight_Sword
Rate: 50
- Item: Long_Mace
Rate: 75
- Item: Punisher
Rate: 250
- Item: Silver_Knife_Of_Chaste
Rate: 325
- Item: Elunium
Rate: 1300
- Item: Staff_Of_Bordeaux
Rate: 50
- Item: Moonlight_Flower_Card
Rate: 1
StealProtected: true
- Id: 1151
AegisName: MYST
Name: Myst
Level: 49
Hp: 1223
BaseExp: 388
JobExp: 337
Attack: 96
Attack2: 20
Defense: 61
MagicDefense: 10
Str: 35
Agi: 37
Vit: 20
Int: 10
Dex: 41
Luk: 10
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Formless
Element: Poison
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1576
AttackMotion: 576
DamageMotion: 384
Ai: 21
Drops:
- Item: Gas_Mask
Rate: 1
- Item: Wooden_Block
Rate: 400
- Item: Wig
Rate: 5
- Item: Oridecon_Stone
Rate: 33
- Item: Wing_Of_Fly
Rate: 500
- Item: Anodyne
Rate: 10
- Item: Ring
Rate: 1
- Item: Myst_Card
Rate: 1
StealProtected: true
- Id: 1152
AegisName: ORC_SKELETON
Name: Orc Skeleton
Level: 53
Hp: 2077
BaseExp: 490
JobExp: 371
Attack: 121
Attack2: 25
Defense: 82
MagicDefense: 10
Str: 52
Agi: 16
Vit: 24
Int: 5
Dex: 24
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Undead
RaceGroups:
Orc: true
Element: Undead
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 2420
AttackMotion: 720
DamageMotion: 648
Ai: 04
Drops:
- Item: Orcish_Cuspid
Rate: 2750
- Item: Skel_Bone
Rate: 1750
- Item: Elunium_Stone
Rate: 40
- Item: Viking_Helm
Rate: 1
- Item: Buster_
Rate: 5
- Item: Green_Herb
Rate: 25
- Item: Orc_Skeleton_Card
Rate: 1
StealProtected: true
- Id: 1153
AegisName: ORC_ZOMBIE
Name: Orc Zombie
Level: 51
Hp: 1908
BaseExp: 468
JobExp: 352
Attack: 114
Attack2: 15
Defense: 71
MagicDefense: 5
Str: 45
Agi: 17
Vit: 32
Int: 5
Dex: 57
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Undead
RaceGroups:
Orc: true
Element: Undead
ElementLevel: 1
WalkSpeed: 400
AttackDelay: 2852
AttackMotion: 1152
DamageMotion: 840
Ai: 04
Drops:
- Item: Nail_Of_Orc
Rate: 2750
- Item: Sticky_Mucus
Rate: 1500
- Item: Emperium
Rate: 1
- Item: Orc_Zombie_Card
Rate: 1
StealProtected: true
- Id: 1154
AegisName: PASANA
Name: Pasana
Level: 79
Hp: 3510
BaseExp: 854
JobExp: 794
Attack: 438
Attack2: 40
Defense: 93
MagicDefense: 35
Str: 76
Agi: 36
Vit: 33
Int: 20
Dex: 80
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Fire
ElementLevel: 2
WalkSpeed: 165
AttackDelay: 976
AttackMotion: 576
DamageMotion: 288
Ai: 19
Drops:
- Item: Vroken_Sword
Rate: 2183
- Item: Honey_Jar
Rate: 1250
- Item: Elunium_Stone
Rate: 10
- Item: Scarlet_Saber
Rate: 50
RandomOptionGroup: Group_5
- Item: Scarlet_Dagger
Rate: 50
RandomOptionGroup: Group_5
- Item: Undershirt
Rate: 50
- Item: Pasana_Card
Rate: 1
StealProtected: true
- Id: 1155
AegisName: PETIT
Name: Petite
Level: 86
Hp: 5799
BaseExp: 1086
JobExp: 970
Attack: 321
Attack2: 66
Defense: 99
MagicDefense: 49
Str: 55
Agi: 32
Vit: 38
Int: 37
Dex: 65
Luk: 20
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Dragon
Element: Earth
ElementLevel: 1
WalkSpeed: 250
AttackDelay: 2468
AttackMotion: 768
DamageMotion: 480
Ai: 19
Drops:
- Item: Dragon_Canine
Rate: 2668
- Item: Dragon_Train
Rate: 150
- Item: Oridecon_Stone
Rate: 70
- Item: White_Herb
Rate: 500
- Item: Scarlet_Mace
Rate: 50
RandomOptionGroup: Group_5
- Item: Petti_Tail
Rate: 50
- Item: Aloebera
Rate: 8
- Item: Petit_Card
Rate: 1
StealProtected: true
- Id: 1156
AegisName: PETIT_
Name: Petite
Level: 79
Hp: 3556
BaseExp: 854
JobExp: 794
Attack: 308
Attack2: 36
Defense: 86
MagicDefense: 42
Str: 63
Agi: 39
Vit: 31
Int: 55
Dex: 86
Luk: 85
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Dragon
Element: Wind
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1872
AttackMotion: 672
DamageMotion: 288
Ai: 19
Drops:
- Item: Dragon_Scale
Rate: 2668
- Item: Dragon_Train
Rate: 150
- Item: Elunium
Rate: 31
- Item: White_Herb
Rate: 500
- Item: Khukri
Rate: 3
- Item: Zargon
Rate: 750
- Item: Aloebera
Rate: 8
- Item: Petit__Card
Rate: 1
StealProtected: true
- Id: 1157
AegisName: PHARAOH
Name: Pharaoh
Level: 85
Hp: 900000
BaseExp: 229680
JobExp: 167040
MvpExp: 208800
Attack: 1624
Attack2: 1782
Defense: 124
MagicDefense: 269
Str: 98
Agi: 102
Vit: 96
Int: 142
Dex: 173
Luk: 102
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demihuman
Element: Dark
ElementLevel: 3
WalkSpeed: 125
AttackDelay: 868
AttackMotion: 768
DamageMotion: 288
DamageTaken: 10
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Yggdrasilberry
Rate: 5500
- Item: Royal_Jelly
Rate: 5000
- Item: Crystal_Jewel__
Rate: 5000
Drops:
- Item: Broken_Pharaoh_Symbol
Rate: 2910
- Item: Tutankhamen's_Mask
Rate: 1250
- Item: Solar_Sword
Rate: 50
- Item: Holy_Robe
Rate: 75
- Item: Gemmed_Crown
Rate: 250
- Item: Tablet
Rate: 150
- Item: Bazerald
Rate: 40
- Item: Pharaoh_Card
Rate: 1
StealProtected: true
- Id: 1158
AegisName: PHEN
Name: Phen
Level: 52
Hp: 1963
BaseExp: 436
JobExp: 383
Attack: 102
Attack2: 30
Defense: 44
MagicDefense: 11
Str: 54
Agi: 15
Vit: 35
Int: 15
Dex: 28
Luk: 15
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Fish
Element: Water
ElementLevel: 2
WalkSpeed: 150
AttackDelay: 2544
AttackMotion: 1344
DamageMotion: 1152
Ai: 17
Drops:
- Item: Fish_Tail
Rate: 2750
- Item: Sharp_Scale
Rate: 1000
- Item: Skyblue_Jewel
Rate: 3
- Item: Meat
Rate: 500
- Item: Fin
Rate: 250
- Item: Oridecon_Stone
Rate: 13
- Item: Fish_With_Blue_Back
Rate: 500
- Item: Phen_Card
Rate: 1
StealProtected: true
- Id: 1159
AegisName: PHREEONI
Name: Phreeoni
Level: 71
Hp: 300000
BaseExp: 63800
JobExp: 90000
MvpExp: 58000
Attack: 693
Attack2: 967
Defense: 269
MagicDefense: 98
Str: 88
Agi: 70
Vit: 112
Int: 87
Dex: 122
Luk: 71
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Brute
Element: Neutral
ElementLevel: 3
WalkSpeed: 200
AttackDelay: 1020
AttackMotion: 1020
DamageMotion: 288
DamageTaken: 10
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Frozen_Heart
Rate: 500
- Item: Crystal_Jewel
Rate: 1000
- Item: Star_Crumb
Rate: 4000
Drops:
- Item: Thin_N'_Long_Tongue
Rate: 4850
- Item: Forturn_Sword
Rate: 250
- Item: Sucsamad
Rate: 75
- Item: Jaws_Of_Ant
Rate: 2500
- Item: Mr_Scream
Rate: 150
- Item: Elunium
Rate: 1450
- Item: Weihna
Rate: 50
- Item: Phreeoni_Card
Rate: 1
StealProtected: true
- Id: 1160
AegisName: PIERE
Name: Piere
Level: 32
Hp: 696
BaseExp: 259
JobExp: 198
Attack: 47
Attack2: 20
Defense: 57
MagicDefense: 16
Str: 19
Agi: 19
Vit: 36
Int: 8
Dex: 27
Luk: 15
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Insect
Element: Earth
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1288
AttackMotion: 288
DamageMotion: 576
Ai: 07
Modes:
Detector: true
Drops:
- Item: Worm_Peelings
Rate: 4500
- Item: Garlet
Rate: 550
- Item: Sticky_Mucus
Rate: 300
- Item: Wind_Of_Verdure
Rate: 15
- Item: Wing_Of_Fly
Rate: 500
- Item: Iron_Ore
Rate: 200
- Item: Elunium_Stone
Rate: 16
- Item: Andre_Card
Rate: 1
StealProtected: true
- Id: 1161
AegisName: PLANKTON
Name: Plankton
Level: 40
Hp: 1232
BaseExp: 300
JobExp: 251
Attack: 75
Attack2: 36
Defense: 28
MagicDefense: 28
Str: 23
Agi: 53
Vit: 25
Int: 55
Dex: 35
Luk: 14
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Plant
Element: Water
ElementLevel: 3
WalkSpeed: 400
AttackDelay: 2208
AttackMotion: 1008
DamageMotion: 324
Ai: 01
Drops:
- Item: Single_Cell
Rate: 4500
- Item: Garlet
Rate: 150
- Item: Sticky_Mucus
Rate: 350
- Item: Alchol
Rate: 2
- Item: Wing_Of_Fly
Rate: 500
- Item: Dew_Laden_Moss
Rate: 10
- Item: Center_Potion
Rate: 25
- Item: Plankton_Card
Rate: 1
StealProtected: true
- Id: 1162
AegisName: RAFFLESIA
Name: Rafflesia
Level: 86
Hp: 5819
BaseExp: 1086
JobExp: 970
Attack: 325
Attack2: 41
Defense: 86
MagicDefense: 2
Str: 47
Agi: 41
Vit: 44
Int: 29
Dex: 78
Luk: 31
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Plant
Element: Earth
ElementLevel: 1
WalkSpeed: 150
AttackDelay: 512
AttackMotion: 528
DamageMotion: 240
Ai: 05
Drops:
- Item: Root_Of_Maneater
Rate: 2750
- Item: Scell
Rate: 800
- Item: Four_Leaf_Clover
Rate: 1
- Item: Ment
Rate: 5
- Item: Hinalle
Rate: 5
- Item: Shoot
Rate: 275
- Item: White_Herb
Rate: 15
- Item: Rafflesia_Card
Rate: 1
StealProtected: true
- Id: 1163
AegisName: RAYDRIC
Name: Raydric
Level: 115
Hp: 18408
BaseExp: 2246
JobExp: 2150
Attack: 901
Attack2: 96
Defense: 89
MagicDefense: 15
Str: 129
Agi: 87
Vit: 55
Int: 32
Dex: 106
Luk: 27
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demihuman
Element: Dark
ElementLevel: 2
WalkSpeed: 150
AttackDelay: 824
AttackMotion: 780
DamageMotion: 420
Ai: 19
Drops:
- Item: Elunium
Rate: 53
- Item: Iron_Cane
Rate: 1
- Item: Chain_Mail_
Rate: 1
- Item: Two_Hand_Sword_
Rate: 1
- Item: Peuz_Plate
Rate: 5
- Item: Patriotism_Marks
Rate: 5
- Item: Brigan
Rate: 2425
- Item: Daydric_Card
Rate: 1
StealProtected: true
- Id: 1164
AegisName: REQUIEM
Name: Requiem
Level: 71
Hp: 3089
BaseExp: 738
JobExp: 678
Attack: 348
Attack2: 48
Defense: 88
MagicDefense: 20
Str: 58
Agi: 34
Vit: 35
Int: 12
Dex: 50
Luk: 10
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Dark
ElementLevel: 1
WalkSpeed: 400
AttackDelay: 1516
AttackMotion: 816
DamageMotion: 432
Ai: 04
Drops:
- Item: Old_Blue_Box
Rate: 18
- Item: Emperium
Rate: 1
- Item: Zargon
Rate: 1250
- Item: Horrendous_Mouth
Rate: 1750
- Item: Mementos
Rate: 750
- Item: Mantle_
Rate: 5
- Item: Cookbook06
Rate: 1
- Item: Requiem_Card
Rate: 1
StealProtected: true
- Id: 1165
AegisName: SAND_MAN
Name: Sandman
Level: 61
Hp: 2887
BaseExp: 592
JobExp: 508
Attack: 164
Attack2: 56
Defense: 126
MagicDefense: 24
Str: 44
Agi: 8
Vit: 55
Int: 15
Dex: 34
Luk: 25
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Formless
Element: Earth
ElementLevel: 3
WalkSpeed: 250
AttackDelay: 1672
AttackMotion: 720
DamageMotion: 288
Ai: 04
Drops:
- Item: Great_Nature
Rate: 18
- Item: Grit
Rate: 2668
- Item: Elunium_Stone
Rate: 59
- Item: Fine_Sand
Rate: 175
- Item: Sparkling_Dust
Rate: 100
- Item: Katar_Of_Thornbush
Rate: 1
- Item: Hypnotist's_Staff_
Rate: 3
- Item: Sand_Man_Card
Rate: 1
StealProtected: true
- Id: 1166
AegisName: SAVAGE
Name: Savage
Level: 59
Hp: 2301
BaseExp: 535
JobExp: 457
Attack: 181
Attack2: 23
Defense: 126
MagicDefense: 3
Str: 56
Agi: 21
Vit: 54
Int: 10
Dex: 52
Luk: 15
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Brute
Element: Earth
ElementLevel: 2
WalkSpeed: 150
AttackDelay: 1960
AttackMotion: 960
DamageMotion: 384
Ai: 17
Drops:
- Item: Wild_Boar's_Mane
Rate: 4500
- Item: Grape
Rate: 150
- Item: Animal_Blood
Rate: 1
- Item: Eagle_Eyes
Rate: 1
- Item: Savage_Meat
Rate: 25
- Item: Elunium_Stone
Rate: 35
- Item: Royal_Jelly
Rate: 1
- Item: Savage_Card
Rate: 1
StealProtected: true
- Id: 1167
AegisName: SAVAGE_BABE
Name: Savage Babe
Level: 14
Hp: 180
BaseExp: 172
JobExp: 105
Attack: 19
Attack2: 6
Defense: 22
Str: 16
Agi: 8
Vit: 9
Int: 5
Dex: 21
Luk: 18
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Brute
Element: Earth
ElementLevel: 1
WalkSpeed: 400
AttackDelay: 1624
AttackMotion: 624
DamageMotion: 576
Ai: 01
Drops:
- Item: Animal's_Skin
Rate: 4500
- Item: Axe_
Rate: 50
- Item: Meat
Rate: 250
- Item: Wing_Of_Fly
Rate: 500
- Item: Feather
Rate: 425
- Item: Phracon
Rate: 40
- Item: Sweet_Milk
Rate: 20
- Item: Savage_Babe_Card
Rate: 1
StealProtected: true
# - Id: 1168
# AegisName: SCORPION_KING
# Name: Scorpion King
# Level: 50
# Hp: 5719
# BaseExp: 1968
# JobExp: 1211
# Attack: 600
# Attack2: 713
# Defense: 64
# MagicDefense: 10
# Agi: 50
# Vit: 47
# Dex: 83
# Luk: 30
# AttackRange: 1
# SkillRange: 10
# ChaseRange: 12
# Size: Large
# Race: Demihuman
# Element: Fire
# ElementLevel: 1
# WalkSpeed: 200
# AttackDelay: 1700
# AttackMotion: 1000
# DamageMotion: 500
# Ai: 24
# Modes:
# CastSensorIdle: true
# Drops:
# - Item: Flame_Heart
# Rate: 45
# - Item: Tweezer
# Rate: 4850
# - Item: Hammer_Of_Blacksmith
# Rate: 15
# - Item: Scorpion's_Tail
# Rate: 5000
# - Item: Solid_Shell
# Rate: 3000
# - Item: White_Herb
# Rate: 700
# - Item: Scorpion_King_Card
# Rate: 1
# StealProtected: true
- Id: 1169
AegisName: SKEL_WORKER
Name: Skeleton Worker
Level: 44
Hp: 1240
BaseExp: 378
JobExp: 276
Attack: 92
Attack2: 12
Defense: 45
MagicDefense: 5
Str: 30
Agi: 13
Vit: 22
Int: 10
Dex: 37
Luk: 25
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Undead
Element: Undead
ElementLevel: 1
WalkSpeed: 400
AttackDelay: 2420
AttackMotion: 720
DamageMotion: 384
Ai: 04
Drops:
- Item: Iron
Rate: 200
- Item: Lantern
Rate: 2750
- Item: Elunium_Stone
Rate: 45
- Item: Safety_Helmet
Rate: 1
- Item: Steel
Rate: 50
- Item: Coal
Rate: 100
- Item: Wing_Of_Fly
Rate: 500
- Item: Skel_Worker_Card
Rate: 1
StealProtected: true
- Id: 1170
AegisName: SOHEE
Name: Sohee
Level: 64
Hp: 2875
BaseExp: 600
JobExp: 544
Attack: 177
Attack2: 30
Defense: 61
MagicDefense: 21
Str: 61
Agi: 24
Vit: 29
Int: 20
Dex: 41
Luk: 25
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Water
ElementLevel: 1
WalkSpeed: 250
AttackDelay: 2112
AttackMotion: 912
DamageMotion: 576
Ai: 17
Modes:
Detector: true
Drops:
- Item: Long_Hair
Rate: 4500
- Item: Skirt_Of_Virgin
Rate: 25
- Item: Nurse_Cap
Rate: 1
- Item: Muffler_
Rate: 3
- Item: Stiletto_
Rate: 3
- Item: Puente_Robe
Rate: 3
- Item: Inspector_Certificate
Rate: 175
- Item: Sohee_Card
Rate: 1
StealProtected: true
# - Id: 1171
# AegisName: SOLDIER_ANDRE
# Name: Soldier Andre
# Level: 22
# Hp: 1245
# BaseExp: 219
# JobExp: 138
# Attack: 105
# Attack2: 127
# Defense: 20
# Agi: 22
# Vit: 44
# Int: 20
# Dex: 40
# Luk: 10
# AttackRange: 1
# SkillRange: 10
# ChaseRange: 12
# Size: Small
# Race: Insect
# Element: Earth
# ElementLevel: 2
# WalkSpeed: 200
# AttackDelay: 1001
# AttackMotion: 1
# DamageMotion: 1
# Ai: 09
# Drops:
# - Item: Jaws_Of_Ant
# Rate: 2700
# - Item: Scell
# Rate: 800
# - Item: Elunium_Stone
# Rate: 10
# - Item: Lapier_
# Rate: 15
# - Item: Sparkling_Dust
# Rate: 30
# - Item: Solid_Shell
# Rate: 150
# - Item: Soldier_Andre_Card
# Rate: 1
# StealProtected: true
# - Id: 1172
# AegisName: SOLDIER_DENIRO
# Name: Soldier Deniro
# Level: 29
# Hp: 2047
# BaseExp: 450
# JobExp: 274
# Attack: 162
# Attack2: 193
# Defense: 20
# Agi: 29
# Vit: 58
# Int: 20
# Dex: 54
# Luk: 10
# AttackRange: 1
# SkillRange: 10
# ChaseRange: 12
# Size: Small
# Race: Insect
# Element: Earth
# ElementLevel: 2
# WalkSpeed: 200
# AttackDelay: 2000
# AttackMotion: 1000
# DamageMotion: 500
# Ai: 09
# Drops:
# - Item: Jaws_Of_Ant
# Rate: 5500
# - Item: Scell
# Rate: 2000
# - Item: Elunium_Stone
# Rate: 15
# - Item: Lapier_
# Rate: 20
# - Item: Solid_Shell
# Rate: 270
# - Item: Sparkling_Dust
# Rate: 50
# - Item: Soldier_Andre_Card
# Rate: 1
# StealProtected: true
# - Id: 1173
# AegisName: SOLDIER_PIERE
# Name: Soldier Piere
# Level: 23
# Hp: 1217
# BaseExp: 240
# JobExp: 149
# Attack: 109
# Attack2: 131
# Defense: 25
# Agi: 23
# Vit: 46
# Int: 20
# Dex: 38
# Luk: 10
# AttackRange: 1
# SkillRange: 10
# ChaseRange: 12
# Size: Small
# Race: Insect
# Element: Earth
# ElementLevel: 2
# WalkSpeed: 200
# AttackDelay: 1001
# AttackMotion: 1
# DamageMotion: 1
# Ai: 09
# Drops:
# - Item: Jaws_Of_Ant
# Rate: 3100
# - Item: Scell
# Rate: 800
# - Item: Scell
# Rate: 10
# - Item: Scimiter_
# Rate: 15
# - Item: Sparkling_Dust
# Rate: 35
# - Item: Solid_Shell
# Rate: 200
# - Item: Soldier_Andre_Card
# Rate: 1
# StealProtected: true
- Id: 1174
AegisName: STAINER
Name: Stainer
Level: 21
Hp: 365
BaseExp: 188
JobExp: 140
Attack: 65
Attack2: 9
Defense: 22
MagicDefense: 25
Str: 10
Agi: 10
Vit: 24
Dex: 39
Luk: 15
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Insect
Element: Wind
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1688
AttackMotion: 1188
DamageMotion: 612
Ai: 17
Modes:
Detector: true
Drops:
- Item: Wind_Of_Verdure
Rate: 35
- Item: Emveretarcon
Rate: 15
- Item: Colorful_Shell
Rate: 4500
- Item: Garlet
Rate: 1050
- Item: Elunium_Stone
Rate: 13
- Item: Wing_Of_Fly
Rate: 500
- Item: Iron_Ore
Rate: 150
- Item: Stainer_Card
Rate: 1
StealProtected: true
- Id: 1175
AegisName: TAROU
Name: Tarou
Level: 22
Hp: 420
BaseExp: 192
JobExp: 144
Attack: 72
Attack2: 6
Defense: 23
MagicDefense: 5
Str: 21
Agi: 6
Vit: 12
Dex: 10
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Brute
Element: Dark
ElementLevel: 1
WalkSpeed: 150
AttackDelay: 1744
AttackMotion: 1044
DamageMotion: 684
Ai: 17
Drops:
- Item: Rat_Tail
Rate: 4500
- Item: Animal's_Skin
Rate: 1500
- Item: Feather
Rate: 400
- Item: Monster's_Feed
Rate: 500
- Item: Ora_Ora
Rate: 1
- Item: Wing_Of_Fly
Rate: 500
- Item: Tarou_Card
Rate: 1
StealProtected: true
- Id: 1176
AegisName: VITATA
Name: Vitata
Level: 35
Hp: 756
BaseExp: 278
JobExp: 216
Attack: 68
Attack2: 18
Defense: 44
MagicDefense: 12
Str: 20
Agi: 11
Vit: 24
Int: 20
Dex: 21
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Insect
Element: Earth
ElementLevel: 1
WalkSpeed: 300
AttackDelay: 1768
AttackMotion: 768
DamageMotion: 384
Ai: 17
Modes:
Detector: true
Drops:
- Item: Yellow_Live
Rate: 45
- Item: Worm_Peelings
Rate: 2500
- Item: Scell
Rate: 100
- Item: Honey
Rate: 175
- Item: Wing_Of_Fly
Rate: 500
- Item: Royal_Jelly
Rate: 100
- Item: Oridecon_Stone
Rate: 13
- Item: Vitata_Card
Rate: 1
StealProtected: true
- Id: 1177
AegisName: ZENORC
Name: Zenorc
Level: 54
Hp: 1816
BaseExp: 456
JobExp: 403
Attack: 137
Attack2: 24
Defense: 69
MagicDefense: 5
Str: 50
Agi: 18
Vit: 20
Int: 5
Dex: 28
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Dark
ElementLevel: 1
WalkSpeed: 150
AttackDelay: 1180
AttackMotion: 480
DamageMotion: 360
Ai: 02
Drops:
- Item: Tooth_Of_
Rate: 2750
- Item: Oridecon_Stone
Rate: 35
- Item: Sticky_Mucus
Rate: 1250
- Item: Old_Magic_Book
Rate: 3
- Item: Yellow_Herb
Rate: 50
- Item: Shining_Stone
Rate: 10
- Item: Zenorc_Card
Rate: 1
StealProtected: true
- Id: 1178
AegisName: ZEROM
Name: Zerom
Level: 70
Hp: 2687
BaseExp: 677
JobExp: 621
Attack: 328
Attack2: 38
Defense: 93
MagicDefense: 15
Str: 57
Agi: 49
Vit: 30
Int: 15
Dex: 62
Luk: 20
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Fire
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1780
AttackMotion: 1080
DamageMotion: 432
Ai: 04
Drops:
- Item: Emveretarcon
Rate: 28
- Item: Iron
Rate: 95
- Item: G_Strings
Rate: 100
- Item: Ganster_Mask
Rate: 2
- Item: Cuffs
Rate: 5
- Item: Iron_Ore
Rate: 150
- Item: Light_Granule
Rate: 1
- Item: Zerom_Card
Rate: 1
StealProtected: true
- Id: 1179
AegisName: WHISPER
Name: Whisper
Level: 46
Hp: 1109
BaseExp: 325
JobExp: 328
Attack: 65
Attack2: 55
Defense: 20
MagicDefense: 40
Str: 32
Agi: 48
Vit: 20
Int: 35
Dex: 52
Luk: 20
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Demon
RaceGroups:
Clocktower: true
Element: Ghost
ElementLevel: 3
WalkSpeed: 150
AttackDelay: 1960
AttackMotion: 960
DamageMotion: 504
Ai: 19
Modes:
Detector: true
Drops:
- Item: Sparkling_Dust
Rate: 75
- Item: Transparent_Cloth
Rate: 2668
- Item: Spirit_Chain
Rate: 1
- Item: Silver_Robe_
Rate: 5
- Item: Wing_Of_Fly
Rate: 500
- Item: Whisper_Card
Rate: 1
StealProtected: true
- Id: 1180
AegisName: NINE_TAIL
Name: Nine Tail
Level: 72
Hp: 2783
BaseExp: 752
JobExp: 692
Attack: 491
Attack2: 50
Defense: 95
MagicDefense: 40
Str: 61
Agi: 38
Vit: 30
Int: 20
Dex: 106
Luk: 50
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Brute
Element: Fire
ElementLevel: 3
WalkSpeed: 150
AttackDelay: 840
AttackMotion: 540
DamageMotion: 480
Ai: 21
Drops:
- Item: Fox_Tail
Rate: 2328
- Item: Glass_Bead
Rate: 100
- Item: Old_Blue_Box
Rate: 50
- Item: Branch_Of_Dead_Tree
Rate: 50
- Item: Royal_Jelly
Rate: 125
- Item: Panacea
Rate: 175
- Item: Oridecon_Stone
Rate: 50
- Item: Nine_Tail_Card
Rate: 1
StealProtected: true
# - Id: 1181
# AegisName: ZOMBIE_DRAGON
# Name: Zombie Dragon
# Level: 1
# Hp: 1000
# BaseExp: 44550
# JobExp: 1485
# Attack: 7900
# Attack2: 9140
# Str: 120
# Agi: 145
# Vit: 145
# Int: 145
# Dex: 130
# Luk: 120
# AttackRange: 3
# SkillRange: 10
# ChaseRange: 12
# Size: Large
# Race: Dragon
# Element: Undead
# ElementLevel: 4
# WalkSpeed: 400
# AttackDelay: 2700
# AttackMotion: 1000
# DamageMotion: 500
# Ai: 21
# Modes:
# NoRandomWalk: true
- Id: 1182
AegisName: THIEF_MUSHROOM
Name: Thief Mushroom
Level: 1
Hp: 15
Attack: 1
Attack2: 1
Defense: 160
MagicDefense: 99
AttackRange: 1
SkillRange: 7
ChaseRange: 12
Size: Small
Race: Plant
Element: Earth
ElementLevel: 1
WalkSpeed: 1000
AttackDelay: 1
AttackMotion: 1
DamageMotion: 1
Class: Event
Modes:
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
Drops:
- Item: Mushroom_Of_Thief_1
Rate: 1500
- Item: Mushroom_Of_Thief_2
Rate: 3000
- Id: 1183
AegisName: CHONCHON_
Name: Chonchon
Level: 5
Hp: 63
BaseExp: 18
JobExp: 13
Attack: 11
Attack2: 3
Defense: 29
Str: 13
Agi: 4
Vit: 4
Dex: 7
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Insect
Element: Wind
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1076
AttackMotion: 576
DamageMotion: 480
Ai: 04
Modes:
Detector: true
Drops:
- Item: Iron
Rate: 25
- Item: Shell
Rate: 2750
- Item: Jellopy
Rate: 750
- Item: Cutter_
Rate: 28
- Item: Chonchon_Doll
Rate: 3
- Item: Chonchon_Card
Rate: 1
StealProtected: true
- Id: 1184
AegisName: FABRE_
Name: Fabre
Level: 1
Hp: 30
BaseExp: 1
Attack: 4
Attack2: 3
Agi: 2
Dex: 4
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Insect
Element: Earth
ElementLevel: 1
WalkSpeed: 400
AttackDelay: 1672
AttackMotion: 672
DamageMotion: 480
Ai: 04
Modes:
Detector: true
Drops:
- Item: Fluff
Rate: 1000
- Item: Feather
Rate: 125
- Item: Club_
Rate: 40
- Item: Azure_Jewel
Rate: 1
- Item: Green_Herb
Rate: 175
- Item: Clover
Rate: 250
- Item: Club
Rate: 100
StealProtected: true
- Id: 1185
AegisName: WHISPER_
Name: Whisper
Level: 34
Hp: 1796
BaseExp: 241
JobExp: 368
Attack: 198
Attack2: 41
MagicDefense: 45
Agi: 51
Vit: 14
Dex: 60
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Undead
Element: Ghost
ElementLevel: 1
WalkSpeed: 150
AttackDelay: 1960
AttackMotion: 960
DamageMotion: 504
Drops:
- Item: Sparkling_Dust
Rate: 5
- Item: Transparent_Cloth
Rate: 50
- Item: Silver_Robe_
Rate: 1
StealProtected: true
- Id: 1186
AegisName: WHISPER_BOSS
Name: Giant Whisper
Level: 66
Hp: 2570
BaseExp: 331
JobExp: 355
Attack: 296
Attack2: 59
Defense: 94
MagicDefense: 45
Str: 40
Agi: 79
Vit: 44
Int: 51
Dex: 74
Luk: 31
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Demon
Element: Ghost
ElementLevel: 2
WalkSpeed: 250
AttackDelay: 2536
AttackMotion: 1536
DamageMotion: 672
Ai: 21
Modes:
Detector: true
Drops:
- Item: Sparkling_Dust
Rate: 75
- Item: Transparent_Cloth
Rate: 2668
- Item: Spirit_Chain
Rate: 1
- Item: Silver_Robe_
Rate: 5
- Item: Whisper_Boss_Card
Rate: 1
StealProtected: true
- Id: 1188
AegisName: BON_GUN
Name: Bongun
Level: 59
Hp: 2510
BaseExp: 561
JobExp: 432
Attack: 198
Attack2: 29
Defense: 88
MagicDefense: 5
Str: 55
Agi: 24
Vit: 24
Int: 5
Dex: 37
Luk: 10
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Undead
Element: Undead
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1720
AttackMotion: 500
DamageMotion: 420
Ai: 19
Drops:
- Item: Short_Daenggie
Rate: 2750
- Item: Old_Portrait
Rate: 20
- Item: Worn_Out_Scroll
Rate: 30
- Item: Bongun_Hat
Rate: 1
- Item: Amulet
Rate: 8
- Item: Yellow_Herb
Rate: 500
- Item: Yellow_Herb
Rate: 625
- Item: Bon_Gun_Card
Rate: 1
StealProtected: true
- Id: 1189
AegisName: ORC_ARCHER
Name: Orc Archer
Level: 78
Hp: 4835
BaseExp: 880
JobExp: 779
Attack: 286
Attack2: 43
Defense: 67
MagicDefense: 31
Str: 55
Agi: 32
Vit: 24
Int: 30
Dex: 119
Luk: 15
AttackRange: 9
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
RaceGroups:
Orc: true
Clocktower: true
Element: Earth
ElementLevel: 1
WalkSpeed: 300
AttackDelay: 1960
AttackMotion: 620
DamageMotion: 480
Ai: 19
Drops:
- Item: Sharpened_Cuspid
Rate: 2328
- Item: Steel_Arrow
Rate: 500
- Item: Stone_Arrow
Rate: 1250
- Item: Arrow_Of_Wind
Rate: 1250
- Item: Orc_Archer_Bow
Rate: 1
- Item: Red_Herb
Rate: 700
- Item: White_Herb
Rate: 450
- Item: Orc_Archer_Card
Rate: 1
StealProtected: true
- Id: 1190
AegisName: ORC_LORD
Name: Orc Lord
Level: 55
Hp: 552000
BaseExp: 78120
JobExp: 61380
MvpExp: 31102
Attack: 780
Attack2: 648
Defense: 256
MagicDefense: 92
Str: 95
Agi: 95
Vit: 103
Int: 96
Dex: 155
Luk: 85
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demihuman
RaceGroups:
Clocktower: true
Element: Earth
ElementLevel: 4
WalkSpeed: 100
AttackDelay: 1248
AttackMotion: 500
DamageMotion: 360
DamageTaken: 10
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Voucher_Of_Orcish_Hero
Rate: 5500
- Item: Old_Violet_Box
Rate: 2000
Drops:
- Item: Brood_Axe
Rate: 200
- Item: Ring_
Rate: 200
- Item: Loard_Circlet
Rate: 200
- Item: Doom_Slayer_
Rate: 200
- Item: Old_Violet_Box
Rate: 500
- Item: Elunium
Rate: 2134
- Item: Erde
Rate: 1550
- Item: Orc_Load_Card
Rate: 1
StealProtected: true
- Id: 1191
AegisName: MIMIC
Name: Mimic
Level: 56
Hp: 1939
BaseExp: 477
JobExp: 424
Attack: 232
Attack2: 22
Defense: 63
MagicDefense: 15
Str: 49
Agi: 120
Vit: 20
Int: 15
Dex: 109
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Formless
RaceGroups:
Clocktower: true
Element: Neutral
ElementLevel: 3
WalkSpeed: 100
AttackDelay: 972
AttackMotion: 500
DamageMotion: 288
Ai: 19
Drops:
- Item: Old_Violet_Box
Rate: 3
- Item: Old_Blue_Box
Rate: 23
- Item: Booby_Trap
Rate: 600
- Item: Light_Granule
Rate: 500
- Item: Rosary_
Rate: 1
- Item: Elunium_Stone
Rate: 135
- Item: Mimic_Card
Rate: 1
StealProtected: true
- Id: 1192
AegisName: WRAITH
Name: Wraith
Level: 77
Hp: 5168
BaseExp: 906
JobExp: 723
Attack: 369
Attack2: 61
Defense: 80
MagicDefense: 40
Str: 62
Agi: 26
Vit: 30
Int: 55
Dex: 91
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Undead
Element: Undead
ElementLevel: 4
WalkSpeed: 300
AttackDelay: 1816
AttackMotion: 576
DamageMotion: 240
Ai: 21
Drops:
- Item: Transparent_Cloth
Rate: 2910
- Item: Wedding_Veil
Rate: 5
- Item: Manteau_
Rate: 1
- Item: Red_Gemstone
Rate: 325
- Item: Manteau
Rate: 5
- Item: Crystal_Jewel_
Rate: 3
- Item: Wraith_Card
Rate: 1
StealProtected: true
- Id: 1193
AegisName: ALARM
Name: Alarm
Level: 88
Hp: 5562
BaseExp: 1069
JobExp: 1004
Attack: 319
Attack2: 48
Defense: 106
MagicDefense: 53
Str: 70
Agi: 72
Vit: 40
Int: 25
Dex: 66
Luk: 25
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Formless
RaceGroups:
Clocktower: true
Element: Neutral
ElementLevel: 3
WalkSpeed: 300
AttackDelay: 1020
AttackMotion: 500
DamageMotion: 768
Ai: 21
Drops:
- Item: Needle_Of_Alarm
Rate: 2668
- Item: Clip
Rate: 1
- Item: Skull
Rate: 750
- Item: Oridecon
Rate: 53
- Item: Key_Of_Clock_Tower
Rate: 10
- Item: Zargon
Rate: 750
- Item: Alarm_Card
Rate: 1
StealProtected: true
- Id: 1194
AegisName: ARCLOUSE
Name: Arclouze
JapaneseName: Arclouse
Level: 107
Hp: 10020
BaseExp: 1937
JobExp: 1759
Attack: 350
Attack2: 40
Defense: 101
MagicDefense: 36
Str: 60
Agi: 73
Vit: 45
Int: 35
Dex: 168
Luk: 15
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Insect
Element: Earth
ElementLevel: 2
WalkSpeed: 100
AttackDelay: 960
AttackMotion: 500
DamageMotion: 480
Ai: 19
Modes:
Detector: true
Drops:
- Item: Round_Shell
Rate: 1750
- Item: Sticky_Mucus
Rate: 1500
- Item: Solid_Shell
Rate: 400
- Item: Zargon
Rate: 225
- Item: Red_Gemstone
Rate: 150
- Item: Great_Nature
Rate: 10
- Item: Zargon
Rate: 1250
- Item: Arclouse_Card
Rate: 1
StealProtected: true
- Id: 1195
AegisName: RIDEWORD
Name: Rideword
Level: 74
Hp: 3222
BaseExp: 780
JobExp: 720
Attack: 387
Attack2: 22
Defense: 61
MagicDefense: 38
Str: 67
Agi: 53
Vit: 32
Int: 44
Dex: 125
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
RaceGroups:
Clocktower: true
Element: Neutral
ElementLevel: 3
WalkSpeed: 150
AttackDelay: 864
AttackMotion: 500
DamageMotion: 192
Ai: 21
Drops:
- Item: Worn_Out_Page
Rate: 2425
- Item: Book_Of_Billows
Rate: 2
- Item: Book_Of_Mother_Earth
Rate: 2
- Item: Book_Of_Blazing_Sun
Rate: 1
- Item: Book_Of_Gust_Of_Wind
Rate: 1
- Item: Bookclip_In_Memory
Rate: 150
- Item: Old_Magic_Book
Rate: 10
- Item: Rideword_Card
Rate: 1
StealProtected: true
- Id: 1196
AegisName: SKEL_PRISONER
Name: Skeleton Prisoner
Level: 91
Hp: 9194
BaseExp: 1342
JobExp: 1088
Attack: 606
Attack2: 55
Defense: 95
MagicDefense: 41
Str: 84
Agi: 35
Vit: 60
Int: 20
Dex: 85
Luk: 15
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Undead
Element: Undead
ElementLevel: 3
WalkSpeed: 350
AttackDelay: 1848
AttackMotion: 500
DamageMotion: 576
Ai: 13
Drops:
- Item: Manacles
Rate: 1750
- Item: Spoon_Stub
Rate: 50
- Item: Formal_Suit
Rate: 1
- Item: Red_Gemstone
Rate: 300
- Item: Rotten_Bandage
Rate: 1750
- Item: Cuffs
Rate: 18
- Item: Mementos
Rate: 750
- Item: Skel_Prisoner_Card
Rate: 1
StealProtected: true
- Id: 1197
AegisName: ZOMBIE_PRISONER
Name: Zombie Prisoner
Level: 89
Hp: 8045
BaseExp: 1194
JobExp: 967
Attack: 392
Attack2: 60
Defense: 89
MagicDefense: 28
Str: 87
Agi: 39
Vit: 58
Int: 5
Dex: 82
Luk: 10
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Undead
Element: Undead
ElementLevel: 3
WalkSpeed: 350
AttackDelay: 1768
AttackMotion: 500
DamageMotion: 192
Ai: 13
Drops:
- Item: Worn_Out_Prison_Uniform
Rate: 1750
- Item: Spoon_Stub
Rate: 53
- Item: Iron_Cane
Rate: 1
- Item: Red_Gemstone
Rate: 300
- Item: Rotten_Bandage
Rate: 1750
- Item: Cuffs
Rate: 20
- Item: Elunium
Rate: 56
- Item: Zombie_Prisoner_Card
Rate: 1
StealProtected: true
- Id: 1198
AegisName: DARK_PRIEST
Name: Dark Priest
Level: 98
Hp: 12090
BaseExp: 1483
JobExp: 1211
Attack: 462
Attack2: 259
Defense: 56
MagicDefense: 30
Str: 5
Agi: 60
Vit: 41
Int: 89
Dex: 94
Luk: 42
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Undead
ElementLevel: 4
WalkSpeed: 200
AttackDelay: 864
AttackMotion: 1252
DamageMotion: 476
Ai: 13
Modes:
Detector: true
Drops:
- Item: Book_Of_The_Apocalypse
Rate: 3
- Item: Rosary
Rate: 15
- Item: Blue_Potion
Rate: 50
- Item: Red_Gemstone
Rate: 225
- Item: Sacred_Marks
Rate: 1
- Item: Glittering_Clothes
Rate: 3
- Item: Skull
Rate: 1500
- Item: Dark_Priest_Card
Rate: 1
StealProtected: true
- Id: 1199
AegisName: PUNK
Name: Punk
Level: 82
Hp: 3869
BaseExp: 970
JobExp: 905
Attack: 293
Attack2: 54
Defense: 68
MagicDefense: 55
Str: 67
Agi: 39
Vit: 30
Int: 35
Dex: 95
Luk: 45
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Plant
RaceGroups:
Clocktower: true
Element: Wind
ElementLevel: 1
WalkSpeed: 300
AttackDelay: 1500
AttackMotion: 500
DamageMotion: 1000
Ai: 19
Drops:
- Item: Mould_Powder
Rate: 2668
- Item: Yellow_Gemstone
Rate: 400
- Item: Pacifier
Rate: 50
- Item: Starsand_Of_Witch
Rate: 500
- Item: Moth_Dust
Rate: 1500
- Item: Hood_
Rate: 8
- Item: Punk_Card
Rate: 1
StealProtected: true
- Id: 1200
AegisName: ZHERLTHSH
Name: Zealotus
JapaneseName: Zherlthsh
Level: 105
Hp: 61350
BaseExp: 4666
JobExp: 4261
Attack: 993
Attack2: 250
Defense: 91
MagicDefense: 99
Str: 88
Agi: 61
Vit: 51
Int: 62
Dex: 136
Luk: 60
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Neutral
ElementLevel: 3
WalkSpeed: 200
AttackDelay: 800
AttackMotion: 2112
DamageMotion: 768
Ai: 13
Drops:
- Item: Executioner's_Mitten
Rate: 3
- Item: Black_Butterfly_Mask
Rate: 5
- Item: Rose_Quartz
Rate: 750
- Item: Tights_
Rate: 4
- Item: Earring_
Rate: 1
- Item: Queen's_Whip
Rate: 50
- Item: Masquerade
Rate: 2
- Item: Zherlthsh_Card
Rate: 1
StealProtected: true
- Id: 1201
AegisName: RYBIO
Name: Rybio
Level: 98
Hp: 8700
BaseExp: 1349
JobExp: 1278
Attack: 720
Attack2: 76
Defense: 109
MagicDefense: 30
Str: 96
Agi: 52
Vit: 61
Int: 30
Dex: 88
Luk: 10
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demon
Element: Neutral
ElementLevel: 2
WalkSpeed: 200
AttackDelay: 1790
AttackMotion: 1440
DamageMotion: 540
Ai: 13
Modes:
Detector: true
Drops:
- Item: Thin_N'_Long_Tongue
Rate: 1940
- Item: Executioner's_Mitten
Rate: 2
- Item: White_Herb
Rate: 900
- Item: Oil_Bottle
Rate: 150
- Item: Frozen_Heart
Rate: 5
- Item: Oridecon
Rate: 50
- Item: Izidor
Rate: 15
- Item: Rybio_Card
Rate: 1
StealProtected: true
- Id: 1202
AegisName: PHENDARK
Name: Phendark
Level: 102
Hp: 11000
BaseExp: 1565
JobExp: 1487
Attack: 872
Attack2: 75
Defense: 440
MagicDefense: 50
Str: 111
Agi: 65
Vit: 71
Int: 20
Dex: 109
Luk: 30
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demihuman
Element: Neutral
ElementLevel: 2
WalkSpeed: 175
AttackDelay: 1744
AttackMotion: 1344
DamageMotion: 600
Ai: 13
Drops:
- Item: Thin_N'_Long_Tongue
Rate: 1940
- Item: Executioner's_Mitten
Rate: 2
- Item: White_Herb
Rate: 900
- Item: Oridecon
Rate: 75
- Item: Electric_Wire
Rate: 50
- Item: Oil_Bottle
Rate: 250
- Item: Phendark_Card
Rate: 1
StealProtected: true
- Id: 1203
AegisName: MYSTELTAINN
Name: Mysteltainn
Level: 130
Hp: 70000
BaseExp: 5147
JobExp: 2742
Attack: 1079
Attack2: 567
Defense: 73
MagicDefense: 61
Str: 102
Agi: 139
Vit: 62
Int: 65
Dex: 182
Luk: 65
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Formless
RaceGroups:
Clocktower: true
Element: Dark
ElementLevel: 4
WalkSpeed: 250
AttackDelay: 1152
AttackMotion: 500
DamageMotion: 240
Ai: 21
Class: Boss
Drops:
- Item: Loki's_Whispers
Rate: 1
- Item: Biotite
Rate: 750
- Item: Scarlet_Dagger
Rate: 50
RandomOptionGroup: Group_5
- Item: Scarlet_Saber
Rate: 50
RandomOptionGroup: Group_5
- Item: Scarlet_Twohand_Sword
Rate: 50
RandomOptionGroup: Group_5
- Item: Runstone_Mystic
Rate: 150
- Item: Oridecon
Rate: 122
- Item: Mysteltainn_Card
Rate: 1
StealProtected: true
- Id: 1204
AegisName: TIRFING
Name: Ogretooth
JapaneseName: Tirfing
Level: 114
Hp: 59000
BaseExp: 3474
JobExp: 2754
Attack: 948
Attack2: 411
Defense: 87
MagicDefense: 69
Str: 105
Agi: 105
Vit: 75
Int: 73
Dex: 151
Luk: 65
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Formless
RaceGroups:
Clocktower: true
Element: Dark
ElementLevel: 3
WalkSpeed: 100
AttackDelay: 816
AttackMotion: 500
DamageMotion: 240
Ai: 21
Class: Boss
Drops:
- Item: Old_Hilt
Rate: 1
- Item: Silver_Knife_Of_Chaste
Rate: 25
- Item: Muscovite
Rate: 750
- Item: Scarlet_Dagger
Rate: 50
RandomOptionGroup: Group_5
- Item: Scarlet_Saber
Rate: 50
RandomOptionGroup: Group_5
- Item: Steel
Rate: 60
- Item: Oridecon
Rate: 95
- Item: Tirfing_Card
Rate: 1
StealProtected: true
- Id: 1205
AegisName: EXECUTIONER
Name: Executioner
Level: 101
Hp: 40200
BaseExp: 2916
JobExp: 2004
Attack: 670
Attack2: 359
Defense: 97
MagicDefense: 188
Str: 99
Agi: 96
Vit: 77
Int: 78
Dex: 95
Luk: 60
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Formless
RaceGroups:
Clocktower: true
Element: Dark
ElementLevel: 2
WalkSpeed: 200
AttackDelay: 768
AttackMotion: 500
DamageMotion: 384
Ai: 21
Class: Boss
Drops:
- Item: Bloody_Edge
Rate: 3
- Item: Phlogopite
Rate: 750
- Item: Lapier_
Rate: 40
- Item: Scimiter_
Rate: 30
- Item: Scarlet_Saber
Rate: 50
RandomOptionGroup: Group_5
- Item: Steel
Rate: 60
- Item: Oridecon
Rate: 73
- Item: Executioner_Card
Rate: 1
StealProtected: true
- Id: 1206
AegisName: ANOLIAN
Name: Anolian
Level: 109
Hp: 15547
BaseExp: 1887
JobExp: 1801
Attack: 650
Attack2: 110
Defense: 61
MagicDefense: 11
Str: 130
Agi: 63
Vit: 55
Int: 66
Dex: 70
Luk: 48
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Fish
Element: Water
ElementLevel: 2
WalkSpeed: 190
AttackDelay: 900
AttackMotion: 500
DamageMotion: 864
Ai: 21
Drops:
- Item: Anolian_Skin
Rate: 2425
- Item: Crystal_Arrow
Rate: 1000
- Item: Royal_Jelly
Rate: 3
- Item: Red_Muffler
Rate: 5
- Item: Carga_Mace
Rate: 1
- Item: Brooch_
Rate: 1
- Item: Oridecon
Rate: 67
- Item: Anolian_Card
Rate: 1
StealProtected: true
- Id: 1207
AegisName: STING
Name: Sting
Level: 104
Hp: 10143
BaseExp: 1685
JobExp: 1527
Attack: 794
Attack2: 67
Defense: 146
MagicDefense: 34
Str: 108
Agi: 49
Vit: 68
Int: 34
Dex: 119
Luk: 24
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Formless
Element: Earth
ElementLevel: 3
WalkSpeed: 300
AttackDelay: 528
AttackMotion: 500
DamageMotion: 240
Ai: 21
Drops:
- Item: Mud_Lump
Rate: 2425
- Item: Fresh_G_Necklace
Rate: 20
- Item: Glove_
Rate: 1
- Item: Coal
Rate: 65
- Item: Great_Nature
Rate: 13
- Item: Silk_Ribbon
Rate: 5
- Item: Explosive_Powder
Rate: 400
- Item: Sting_Card
Rate: 1
StealProtected: true
- Id: 1208
AegisName: WANDER_MAN
Name: Wanderer
JapaneseName: Wander Man
Level: 120
Hp: 19307
BaseExp: 2652
JobExp: 2544
Attack: 1695
Attack2: 105
Defense: 64
MagicDefense: 5
Str: 118
Agi: 92
Vit: 36
Int: 15
Dex: 169
Luk: 33
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Wind
ElementLevel: 1
WalkSpeed: 100
AttackDelay: 672
AttackMotion: 500
DamageMotion: 192
Ai: 21
Modes:
Detector: true
Drops:
- Item: Skull
Rate: 2425
- Item: Old_Card_Album
Rate: 1
- Item: Hakujin_
Rate: 3
- Item: Centimental_Leaf
Rate: 3
- Item: Oridecon
Rate: 109
- Item: Muramasa
Rate: 1
- Item: Wander_Man_Card
Rate: 1
StealProtected: true
- Id: 1209
AegisName: CRAMP
Name: Cramp
Level: 82
Hp: 3898
BaseExp: 970
JobExp: 905
Attack: 435
Attack2: 48
Defense: 88
MagicDefense: 42
Str: 65
Agi: 43
Vit: 35
Int: 25
Dex: 82
Luk: 30
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Brute
RaceGroups:
Clocktower: true
Rockridge: true
Element: Poison
ElementLevel: 2
WalkSpeed: 100
AttackDelay: 1000
AttackMotion: 500
DamageMotion: 1000
Ai: 19
Drops:
- Item: Claw_Of_Rat
Rate: 2328
- Item: Monster's_Feed
Rate: 500
- Item: Blue_Jewel
Rate: 40
- Item: Glass_Bead
Rate: 55
- Item: Lemon
Rate: 125
- Item: Blue_Herb
Rate: 35
- Item: Oridecon
Rate: 48
- Item: Cramp_Card
Rate: 1
StealProtected: true
# - Id: 1210
# AegisName: FILAMENTOUS
# Name: Filamentous
# Level: 51
# Hp: 6088
# BaseExp: 1926
# JobExp: 1353
# Attack: 425
# Attack2: 525
# Defense: 35
# MagicDefense: 10
# Agi: 35
# Vit: 30
# Int: 5
# Dex: 83
# Luk: 40
# AttackRange: 1
# SkillRange: 10
# ChaseRange: 12
# Size: Medium
# Race: Insect
# Element: Fire
# ElementLevel: 1
# WalkSpeed: 200
# AttackDelay: 1500
# AttackMotion: 500
# DamageMotion: 1000
# Ai: 09
# Drops:
# - Item: Stiff_Horn
# Rate: 4850
# - Item: Horn
# Rate: 8000
# - Item: Solid_Shell
# Rate: 3880
# - Item: Yellow_Live
# Rate: 200
# - Item: Guisarme
# Rate: 40
# - Item: Elunium_Stone
# Rate: 18
# - Item: White_Herb
# Rate: 1600
# - Item: Horn_Card
# Rate: 1
# StealProtected: true
- Id: 1211
AegisName: BRILIGHT
Name: Brilight
Level: 71
Hp: 2772
BaseExp: 738
JobExp: 678
Attack: 337
Attack2: 33
Defense: 93
MagicDefense: 25
Str: 51
Agi: 19
Vit: 38
Int: 32
Dex: 67
Luk: 30
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Insect
RaceGroups:
Rockridge: true
Element: Fire
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1500
AttackMotion: 500
DamageMotion: 1000
Ai: 19
Modes:
Detector: true
Drops:
- Item: Glitter_Shell
Rate: 2668
- Item: Wind_Of_Verdure
Rate: 100
- Item: Zargon
Rate: 600
- Item: Light_Granule
Rate: 50
- Item: Elunium_Stone
Rate: 110
- Item: White_Herb
Rate: 1300
- Item: Brilight_Card
Rate: 1
StealProtected: true
- Id: 1212
AegisName: IRON_FIST
Name: Iron Fist
Level: 47
Hp: 4221
BaseExp: 646
JobExp: 684
Attack: 430
Attack2: 160
Defense: 40
MagicDefense: 5
Agi: 17
Vit: 15
Int: 10
Dex: 73
Luk: 20
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Insect
Element: Neutral
ElementLevel: 3
WalkSpeed: 200
AttackDelay: 1500
AttackMotion: 500
DamageMotion: 1000
Ai: 19
Modes:
Detector: true
Drops:
- Item: Tail_Of_Steel_Scorpion
Rate: 2668
- Item: Elunium_Stone
Rate: 115
- Item: Elunium_Stone
Rate: 11
- Item: Iron_Ore
Rate: 375
- Item: Steel
Rate: 90
- Item: Iron
Rate: 150
- Item: Wing_Of_Fly
Rate: 500
- Item: Iron_Fist_Card
Rate: 1
StealProtected: true
- Id: 1213
AegisName: HIGH_ORC
Name: High Orc
Level: 81
Hp: 4193
BaseExp: 954
JobExp: 889
Attack: 428
Attack2: 50
Defense: 101
MagicDefense: 45
Str: 75
Agi: 16
Vit: 40
Int: 31
Dex: 83
Luk: 20
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demihuman
RaceGroups:
Orc: true
Clocktower: true
Element: Fire
ElementLevel: 2
WalkSpeed: 150
AttackDelay: 1500
AttackMotion: 500
DamageMotion: 1000
Ai: 21
Drops:
- Item: Ogre_Tooth
Rate: 1250
- Item: Orcish_Axe
Rate: 5
- Item: Steel
Rate: 45
- Item: Orcish_Voucher
Rate: 3750
- Item: Zargon
Rate: 650
- Item: Oridecon_Stone
Rate: 98
- Item: Yellow_Herb
Rate: 450
- Item: High_Orc_Card
Rate: 1
StealProtected: true
- Id: 1214
AegisName: CHOCO
Name: Choco
Level: 48
Hp: 1080
BaseExp: 379
JobExp: 328
Attack: 120
Attack2: 47
Defense: 70
MagicDefense: 30
Str: 40
Agi: 45
Vit: 32
Int: 19
Dex: 42
Luk: 20
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Brute
Element: Fire
ElementLevel: 1
WalkSpeed: 150
AttackDelay: 1028
AttackMotion: 528
DamageMotion: 360
Ai: 19
Drops:
- Item: Claw_Of_Monkey
Rate: 2668
- Item: Yoyo_Tail
Rate: 3500
- Item: Elunium
Rate: 27
- Item: Banana
Rate: 2500
- Item: Tropical_Banana
Rate: 10
- Item: Banana_Juice
Rate: 500
- Item: Yggdrasilberry
Rate: 1
- Item: Choco_Card
Rate: 1
StealProtected: true
- Id: 1215
AegisName: STEM_WORM
Name: Stem Worm
Level: 84
Hp: 4530
BaseExp: 1002
JobExp: 937
Attack: 293
Attack2: 41
Defense: 73
MagicDefense: 50
Str: 55
Agi: 37
Vit: 25
Int: 47
Dex: 84
Luk: 30
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Plant
RaceGroups:
Clocktower: true
Element: Wind
ElementLevel: 1
WalkSpeed: 300
AttackDelay: 1956
AttackMotion: 756
DamageMotion: 528
Ai: 19
Drops:
- Item: Tough_Scalelike_Stem
Rate: 2668
- Item: White_Herb
Rate: 900
- Item: Jump_Rope
Rate: 5
- Item: Oridecon_Stone
Rate: 58
- Item: Great_Nature
Rate: 3
- Item: Scarlet_Spear
Rate: 50
RandomOptionGroup: Group_5
- Item: Seed_Of_Yggdrasil
Rate: 5
- Item: Stem_Worm_Card
Rate: 1
StealProtected: true
- Id: 1216
AegisName: PENOMENA
Name: Penomena
Level: 85
Hp: 4589
BaseExp: 1018
JobExp: 953
Attack: 481
Attack2: 41
Defense: 85
MagicDefense: 32
Str: 76
Agi: 38
Vit: 35
Int: 35
Dex: 107
Luk: 10
AttackRange: 7
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Fish
RaceGroups:
Clocktower: true
Element: Poison
ElementLevel: 1
WalkSpeed: 400
AttackDelay: 832
AttackMotion: 500
DamageMotion: 600
Ai: 21
Drops:
- Item: Coral_Reef
Rate: 2425
- Item: Tentacle
Rate: 4000
- Item: Sticky_Mucus
Rate: 3500
- Item: Panacea
Rate: 100
- Item: Violet_Jewel
Rate: 8
- Item: Katar_Of_Raging_Blaze
Rate: 1
- Item: Red_Gemstone
Rate: 275
- Item: Penomena_Card
Rate: 1
StealProtected: true
- Id: 1219
AegisName: KNIGHT_OF_ABYSS
Name: Abysmal Knight
JapaneseName: Knight of Abyss
Level: 122
Hp: 23297
BaseExp: 3071
JobExp: 2948
Attack: 1734
Attack2: 192
Defense: 102
MagicDefense: 50
Str: 121
Agi: 55
Vit: 68
Int: 70
Dex: 136
Luk: 37
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demihuman
RaceGroups:
Clocktower: true
Element: Dark
ElementLevel: 4
WalkSpeed: 300
AttackDelay: 1500
AttackMotion: 500
DamageMotion: 1000
Ai: 21
Drops:
- Item: Reins
Rate: 2668
- Item: Blade_Lost_In_Darkness
Rate: 3
- Item: Clothes_Of_The_Lord
Rate: 1
- Item: Battle_Hook
Rate: 13
- Item: Scarlet_Twohand_Sword
Rate: 50
RandomOptionGroup: Group_5
- Item: Elunium
Rate: 185
- Item: Ebone_Armor
Rate: 5
- Item: Knight_Of_Abyss_Card
Rate: 1
StealProtected: true
- Id: 1220
AegisName: M_DESERT_WOLF
Name: Desert Wolf
Level: 103
Hp: 9447
BaseExp: 209
JobExp: 143
Attack: 330
Attack2: 59
Defense: 114
MagicDefense: 47
Str: 93
Agi: 69
Vit: 63
Int: 61
Dex: 98
Luk: 42
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Brute
Element: Fire
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1120
AttackMotion: 420
DamageMotion: 288
Ai: 21
Drops:
- Item: Katar_
Rate: 3
- Item: Claw_Of_Desert_Wolf
Rate: 2750
- Item: Mink_Coat
Rate: 1
- Item: Meat
Rate: 600
- Item: Claw_Of_Wolves
Rate: 1000
- Item: Oridecon_Stone
Rate: 27
- Item: Desert_Wolf_Card
Rate: 1
StealProtected: true
- Id: 1221
AegisName: M_SAVAGE
Name: Savage
Level: 26
Hp: 2092
BaseExp: 160
JobExp: 101
Attack: 146
Attack2: 31
Defense: 16
MagicDefense: 5
Agi: 26
Vit: 54
Int: 10
Dex: 37
Luk: 10
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Brute
Element: Earth
ElementLevel: 2
WalkSpeed: 150
AttackDelay: 1960
AttackMotion: 960
DamageMotion: 384
Ai: 21
Drops:
- Item: Wild_Boar's_Mane
Rate: 3000
- Item: Grape
Rate: 75
- Item: Animal_Blood
Rate: 2
- Item: Eagle_Eyes
Rate: 1
- Item: Anodyne
Rate: 8
- Item: Elunium_Stone
Rate: 35
- Item: Savage_Card
Rate: 1
StealProtected: true
# - Id: 1222
# AegisName: L_HIGH_ORC
# Name: High Orc
# Level: 52
# Hp: 6890
# BaseExp: 2128
# JobExp: 1490
# Attack: 428
# Attack2: 533
# Defense: 15
# MagicDefense: 5
# Agi: 46
# Vit: 55
# Int: 35
# Dex: 82
# Luk: 40
# AttackRange: 1
# SkillRange: 10
# ChaseRange: 12
# Size: Large
# Race: Demihuman
# Element: Fire
# ElementLevel: 2
# WalkSpeed: 200
# AttackDelay: 1500
# AttackMotion: 500
# DamageMotion: 1000
# Ai: 21
# Drops:
# - Item: Ogre_Tooth
# Rate: 2500
# - Item: Orcish_Axe
# Rate: 10
# - Item: Steel
# Rate: 120
# - Item: Orcish_Voucher
# Rate: 8000
# - Item: Zargon
# Rate: 1600
# - Item: Oridecon_Stone
# Rate: 196
# - Item: Yellow_Herb
# Rate: 1100
# - Item: Orc_Warrior_Card
# Rate: 1
# StealProtected: true
# - Id: 1223
# AegisName: L_ORC
# Name: Orc
# Level: 24
# Hp: 1400
# BaseExp: 261
# JobExp: 160
# Attack: 114
# Attack2: 136
# Defense: 10
# MagicDefense: 5
# Agi: 24
# Vit: 48
# Int: 25
# Dex: 34
# Luk: 10
# AttackRange: 1
# SkillRange: 10
# ChaseRange: 12
# Size: Medium
# Race: Demihuman
# Element: Earth
# ElementLevel: 1
# WalkSpeed: 200
# AttackDelay: 1864
# AttackMotion: 864
# DamageMotion: 288
# Ai: 21
# Drops:
# - Item: Iron
# Rate: 210
# - Item: Orcish_Voucher
# Rate: 5500
# - Item: Oridecon_Stone
# Rate: 40
# - Item: Cigar
# Rate: 3
# - Item: Battle_Axe_
# Rate: 10
# - Item: Orcish_Axe
# Rate: 5
# - Item: Axe
# Rate: 100
# - Item: Orc_Warrior_Card
# Rate: 1
# StealProtected: true
# - Id: 1224
# AegisName: L_POISON_SPORE
# Name: Poison Spore
# Level: 19
# Hp: 665
# BaseExp: 169
# JobExp: 85
# Attack: 89
# Attack2: 101
# Agi: 19
# Vit: 25
# Dex: 24
# AttackRange: 1
# SkillRange: 10
# ChaseRange: 12
# Size: Medium
# Race: Plant
# Element: Poison
# ElementLevel: 1
# WalkSpeed: 200
# AttackDelay: 1672
# AttackMotion: 672
# DamageMotion: 288
# Ai: 21
# Drops:
# - Item: Mushroom_Spore
# Rate: 8000
# - Item: Hat_
# Rate: 20
# - Item: Green_Herb
# Rate: 650
# - Item: Blue_Herb
# Rate: 55
# - Item: Karvodailnirol
# Rate: 35
# - Item: Poison_Spore_Card
# Rate: 1
# StealProtected: true
# - Id: 1225
# AegisName: L_CHOCO
# Name: Choco
# Level: 43
# Hp: 4278
# BaseExp: 1150
# JobExp: 1150
# Attack: 315
# Attack2: 402
# Defense: 5
# MagicDefense: 5
# Agi: 68
# Vit: 55
# Int: 45
# Dex: 65
# Luk: 25
# AttackRange: 1
# SkillRange: 10
# ChaseRange: 12
# Size: Small
# Race: Brute
# Element: Fire
# ElementLevel: 1
# WalkSpeed: 200
# AttackDelay: 1500
# AttackMotion: 500
# DamageMotion: 1000
# Ai: 21
# Drops:
# - Item: Claw_Of_Monkey
# Rate: 5335
# - Item: Yoyo_Tail
# Rate: 7000
# - Item: Yellow_Herb
# Rate: 1900
# - Item: Banana
# Rate: 5000
# - Item: Mink_Coat
# Rate: 2
# - Item: Banana_Juice
# Rate: 1000
# - Item: Yggdrasilberry
# Rate: 25
# - Item: Yoyo_Card
# Rate: 1
# StealProtected: true
# - Id: 1226
# AegisName: L_KOBOLD
# Name: Kobold
# Level: 36
# Hp: 3893
# BaseExp: 898
# JobExp: 568
# Attack: 265
# Attack2: 318
# Defense: 15
# MagicDefense: 10
# Agi: 90
# Vit: 36
# Int: 30
# Dex: 52
# Luk: 30
# AttackRange: 1
# SkillRange: 10
# ChaseRange: 12
# Size: Medium
# Race: Demihuman
# Element: Wind
# ElementLevel: 2
# WalkSpeed: 200
# AttackDelay: 1028
# AttackMotion: 528
# DamageMotion: 360
# Ai: 21
# Drops:
# - Item: Steel
# Rate: 90
# - Item: Cobold_Hair
# Rate: 5820
# - Item: Zargon
# Rate: 750
# - Item: Elunium
# Rate: 25
# - Item: Gladius_
# Rate: 2
# - Item: Buckler_
# Rate: 5
# - Item: Kobold_Card
# Rate: 1
# StealProtected: true
# - Id: 1227
# AegisName: L_GOBLIN
# Name: Goblin
# Level: 25
# Hp: 1176
# BaseExp: 282
# JobExp: 171
# Attack: 118
# Attack2: 140
# Defense: 10
# MagicDefense: 5
# Agi: 63
# Vit: 25
# Int: 20
# Dex: 38
# Luk: 45
# AttackRange: 1
# SkillRange: 10
# ChaseRange: 12
# Size: Medium
# Race: Demihuman
# Element: Wind
# ElementLevel: 1
# WalkSpeed: 100
# AttackDelay: 1120
# AttackMotion: 620
# DamageMotion: 240
# Ai: 21
# Drops:
# - Item: Iron
# Rate: 270
# - Item: Scell
# Rate: 1200
# - Item: Oridecon_Stone
# Rate: 43
# - Item: Goblini_Mask
# Rate: 3
# - Item: Dirk_
# Rate: 10
# - Item: Buckler_
# Rate: 5
# - Item: Red_Herb
# Rate: 800
# - Item: Goblin_Card
# Rate: 1
# StealProtected: true
# - Id: 1228
# AegisName: L_PHEN
# Name: Phen
# Level: 26
# Hp: 3347
# BaseExp: 357
# JobExp: 226
# Attack: 138
# Attack2: 150
# MagicDefense: 15
# Agi: 26
# Vit: 26
# Dex: 88
# Luk: 75
# AttackRange: 1
# SkillRange: 10
# ChaseRange: 12
# Size: Medium
# Race: Fish
# Element: Water
# ElementLevel: 2
# WalkSpeed: 150
# AttackDelay: 2544
# AttackMotion: 1344
# DamageMotion: 1152
# Ai: 21
# Drops:
# - Item: Fish_Tail
# Rate: 6000
# - Item: Sharp_Scale
# Rate: 2300
# - Item: Skyblue_Jewel
# Rate: 8
# - Item: Meat
# Rate: 1100
# - Item: Fin
# Rate: 550
# - Item: Oridecon_Stone
# Rate: 25
# - Item: Phen_Card
# Rate: 1
# StealProtected: true
- Id: 1229
AegisName: META_FABRE
Name: Fabre
Level: 2
Hp: 63
BaseExp: 1
JobExp: 1
Attack: 8
Attack2: 3
Agi: 2
Vit: 4
Dex: 7
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Insect
Element: Earth
ElementLevel: 1
WalkSpeed: 400
AttackDelay: 1672
AttackMotion: 672
DamageMotion: 480
Ai: 01
Modes:
Detector: true
Drops:
- Item: Fluff
Rate: 3250
- Item: Feather
Rate: 300
- Item: Club_
Rate: 40
- Item: Azure_Jewel
Rate: 4
- Item: Green_Herb
Rate: 375
- Item: Clover
Rate: 750
- Item: Club
Rate: 100
- Item: Fabre_Card
Rate: 1
StealProtected: true
- Id: 1230
AegisName: META_PUPA
Name: Pupa
Level: 2
Hp: 427
BaseExp: 1
JobExp: 2
Attack: 1
Attack2: 1
Defense: 32
MagicDefense: 20
Luk: 20
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Insect
Element: Earth
ElementLevel: 1
WalkSpeed: 1000
AttackDelay: 1001
AttackMotion: 1
DamageMotion: 1
Modes:
Detector: true
Drops:
- Item: Phracon
Rate: 600
- Item: Chrysalis
Rate: 6000
- Item: Sticky_Mucus
Rate: 700
- Item: Guard_
Rate: 20
- Item: Shell
Rate: 1300
- Item: Sticky_Mucus
Rate: 700
- Item: Iron_Ore
Rate: 500
- Item: Pupa_Card
Rate: 1
StealProtected: true
- Id: 1231
AegisName: META_CREAMY
Name: Creamy
Level: 16
Hp: 595
BaseExp: 43
JobExp: 29
Attack: 53
Attack2: 11
MagicDefense: 30
Agi: 40
Vit: 16
Int: 15
Dex: 16
Luk: 55
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Insect
Element: Wind
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1220
AttackMotion: 720
DamageMotion: 288
Ai: 01
Modes:
Detector: true
Drops:
- Item: Powder_Of_Butterfly
Rate: 3000
- Item: Silk_Robe_
Rate: 5
- Item: Honey
Rate: 90
- Item: Fancy_Flower
Rate: 2
- Item: Flower
Rate: 400
- Id: 1232
AegisName: META_PECOPECO_EGG
Name: Peco Peco Egg
Level: 3
Hp: 420
BaseExp: 2
JobExp: 2
Attack: 1
Attack2: 1
Defense: 32
MagicDefense: 20
Luk: 20
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Neutral
ElementLevel: 3
WalkSpeed: 1000
AttackDelay: 1001
AttackMotion: 1
DamageMotion: 1
Drops:
- Item: Phracon
Rate: 60
- Item: Shell
Rate: 750
- Item: Guard_
Rate: 1
- Item: Red_Herb
Rate: 225
- Item: Red_Herb
Rate: 225
- Item: White_Platter
Rate: 8
- Item: Pecopeco_Egg_Card
Rate: 1
StealProtected: true
# - Id: 1233
# AegisName: CONCEIVE_PECOPECO
# Name: Peco Peco
# Level: 19
# Hp: 531
# BaseExp: 159
# JobExp: 36
# Attack: 50
# Attack2: 64
# Agi: 13
# Vit: 13
# Int: 25
# Dex: 27
# Luk: 9
# AttackRange: 1
# SkillRange: 10
# ChaseRange: 12
# Size: Large
# Race: Brute
# Element: Fire
# ElementLevel: 1
# WalkSpeed: 200
# AttackDelay: 1564
# AttackMotion: 864
# DamageMotion: 576
# Ai: 01
# Drops:
# - Item: Bill_Of_Birds
# Rate: 6000
# - Item: Sandals_
# Rate: 20
# - Item: Yellow_Herb
# Rate: 55
# - Item: Red_Herb
# Rate: 950
# - Item: Wand
# Rate: 100
# - Item: Orange
# Rate: 1000
# - Item: Pecopeco_Card
# Rate: 1
# StealProtected: true
- Id: 1234
AegisName: PROVOKE_YOYO
Name: Yoyo
Level: 19
Hp: 879
BaseExp: 61
JobExp: 38
Attack: 71
Attack2: 11
Agi: 24
Vit: 30
Int: 35
Dex: 32
Luk: 55
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Brute
Element: Earth
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1054
AttackMotion: 54
DamageMotion: 384
Ai: 07
Drops:
- Item: Yoyo_Tail
Rate: 3000
- Item: Cacao
Rate: 250
- Item: Yellow_Herb
Rate: 65
- Item: Animal's_Skin
Rate: 2750
- Item: Monkey_Doll
Rate: 4
- Item: Strawberry
Rate: 250
- Item: Orange
Rate: 500
- Item: Yoyo_Card
Rate: 1
StealProtected: true
- Id: 1235
AegisName: SMOKING_ORC
Name: Smoking Orc
Level: 24
Hp: 1400
BaseExp: 117
JobExp: 72
Attack: 114
Attack2: 22
Defense: 16
MagicDefense: 20
Agi: 24
Vit: 48
Int: 20
Dex: 34
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Earth
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1864
AttackMotion: 864
DamageMotion: 288
Ai: 13
Drops:
- Item: Iron
Rate: 105
- Item: Orcish_Voucher
Rate: 2750
- Item: Oridecon_Stone
Rate: 20
- Item: Cigar
Rate: 2
- Item: Battle_Axe_
Rate: 5
- Item: Orcish_Axe
Rate: 3
- Item: Axe
Rate: 50
- Item: Orc_Warrior_Card
Rate: 1
StealProtected: true
- Id: 1236
AegisName: META_ANT_EGG
Name: Ant Egg
Level: 4
Hp: 420
BaseExp: 2
JobExp: 2
Attack: 1
Attack2: 1
Defense: 32
MagicDefense: 20
Luk: 20
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Neutral
ElementLevel: 3
WalkSpeed: 1000
AttackDelay: 1001
AttackMotion: 1
DamageMotion: 1
Drops:
- Item: Phracon
Rate: 68
- Item: Shell
Rate: 1370
- Item: Jellopy
Rate: 1500
- Item: Sticky_Mucus
Rate: 375
- Item: Iron_Ore
Rate: 110
- Item: Andre_Egg_Card
Rate: 1
StealProtected: true
- Id: 1237
AegisName: META_ANDRE
Name: Andre
Level: 17
Hp: 688
BaseExp: 49
JobExp: 32
Attack: 60
Attack2: 11
Defense: 16
Agi: 17
Vit: 24
Int: 20
Dex: 26
Luk: 20
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Insect
Element: Earth
ElementLevel: 1
WalkSpeed: 300
AttackDelay: 1288
AttackMotion: 288
DamageMotion: 576
Ai: 07
Modes:
Detector: true
Drops:
- Item: Worm_Peelings
Rate: 3000
- Item: Garlet
Rate: 1500
- Item: Sticky_Mucus
Rate: 500
- Item: Shell
Rate: 1500
- Item: Sparkling_Dust
Rate: 3
- Item: Iron_Ore
Rate: 175
- Item: Elunium_Stone
Rate: 14
- Item: Andre_Card
Rate: 1
StealProtected: true
- Id: 1238
AegisName: META_PIERE
Name: Piere
Level: 18
Hp: 733
BaseExp: 55
JobExp: 35
Attack: 64
Attack2: 11
Defense: 24
Agi: 18
Vit: 26
Int: 20
Dex: 27
Luk: 15
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Insect
Element: Earth
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1288
AttackMotion: 288
DamageMotion: 576
Ai: 07
Modes:
Detector: true
Drops:
- Item: Worm_Peelings
Rate: 2850
- Item: Garlet
Rate: 550
- Item: Sticky_Mucus
Rate: 300
- Item: Wind_Of_Verdure
Rate: 8
- Item: Sparkling_Dust
Rate: 3
- Item: Iron_Ore
Rate: 200
- Item: Elunium_Stone
Rate: 16
- Item: Andre_Card
Rate: 1
StealProtected: true
- Id: 1239
AegisName: META_DENIRO
Name: Deniro
Level: 19
Hp: 760
BaseExp: 61
JobExp: 38
Attack: 68
Attack2: 11
Defense: 24
Agi: 19
Vit: 30
Int: 20
Dex: 43
Luk: 10
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Insect
Element: Earth
ElementLevel: 1
WalkSpeed: 150
AttackDelay: 1288
AttackMotion: 288
DamageMotion: 576
Ai: 07
Modes:
Detector: true
Drops:
- Item: Worm_Peelings
Rate: 3000
- Item: Garlet
Rate: 1500
- Item: Sticky_Mucus
Rate: 600
- Item: Boody_Red
Rate: 23
- Item: Sparkling_Dust
Rate: 4
- Item: Iron_Ore
Rate: 225
- Item: Elunium_Stone
Rate: 17
- Item: Andre_Card
Rate: 1
StealProtected: true
- Id: 1240
AegisName: META_PICKY
Name: Picky
Level: 3
Hp: 80
BaseExp: 2
JobExp: 1
Attack: 9
Attack2: 3
Agi: 3
Vit: 3
Dex: 10
Luk: 30
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Brute
Element: Fire
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 988
AttackMotion: 288
DamageMotion: 168
Ai: 01
Drops:
- Item: Feather_Of_Birds
Rate: 7000
- Item: Feather
Rate: 1000
- Item: Cotton_Shirt_
Rate: 100
- Item: Red_Herb
Rate: 1000
- Item: Milk
Rate: 1000
- Item: Yellow_Gemstone
Rate: 60
- Item: Picky_Card
Rate: 20
StealProtected: true
- Id: 1241
AegisName: META_PICKY_
Name: Picky
Level: 4
Hp: 83
BaseExp: 2
JobExp: 2
Attack: 8
Attack2: 3
Defense: 32
Agi: 3
Vit: 3
Dex: 11
Luk: 20
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Brute
Element: Fire
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 988
AttackMotion: 288
DamageMotion: 168
Ai: 01
Drops:
- Item: Feather_Of_Birds
Rate: 7000
- Item: Feather
Rate: 1000
- Item: Egg_Shell
Rate: 20
- Item: Red_Herb
Rate: 1000
- Item: Milk
Rate: 1000
- Item: Yellow_Gemstone
Rate: 60
- Item: Picky__Card
Rate: 20
StealProtected: true
- Id: 1242
AegisName: MARIN
Name: Marin
Level: 37
Hp: 987
BaseExp: 279
JobExp: 230
Attack: 69
Attack2: 14
Defense: 32
MagicDefense: 8
Str: 24
Agi: 5
Vit: 10
Int: 5
Dex: 30
Luk: 15
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Plant
Element: Water
ElementLevel: 2
WalkSpeed: 400
AttackDelay: 1872
AttackMotion: 672
DamageMotion: 480
Ai: 01
Drops:
- Item: Garlet
Rate: 1600
- Item: Sticky_Mucus
Rate: 750
- Item: Cold_Scroll_2_1
Rate: 50
- Item: Wing_Of_Fly
Rate: 500
- Item: Blue_Herb
Rate: 38
- Item: Candy
Rate: 175
- Item: Poring_Hat
Rate: 1
- Item: Marin_Card
Rate: 1
StealProtected: true
- Id: 1243
AegisName: SASQUATCH
Name: Sasquatch
Level: 72
Hp: 3163
BaseExp: 752
JobExp: 692
Attack: 293
Attack2: 30
Defense: 101
MagicDefense: 28
Str: 70
Agi: 35
Vit: 60
Int: 10
Dex: 71
Luk: 20
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Brute
Element: Neutral
ElementLevel: 3
WalkSpeed: 300
AttackDelay: 1260
AttackMotion: 192
DamageMotion: 192
Ai: 21
Drops:
- Item: Zargon
Rate: 375
- Item: White_Herb
Rate: 400
- Item: Feather
Rate: 500
- Item: Panda_Cap
Rate: 1
- Item: Bear's_Foot
Rate: 2500
- Item: White_Jewel
Rate: 15
- Item: Elunium_Stone
Rate: 45
- Item: Sasquatch_Card
Rate: 1
StealProtected: true
- Id: 1244
AegisName: JAKK_XMAS
Name: Christmas Jakk
Level: 63
Hp: 1901
BaseExp: 526
JobExp: 309
Attack: 169
Attack2: 37
Defense: 90
MagicDefense: 25
Str: 58
Agi: 43
Vit: 42
Int: 25
Dex: 61
Luk: 15
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Formless
Element: Fire
ElementLevel: 2
WalkSpeed: 200
AttackDelay: 1180
AttackMotion: 480
DamageMotion: 648
Ai: 21
Drops:
- Item: Pumpkin_Head
Rate: 3000
- Item: Candy
Rate: 5000
- Item: Candy_Striper
Rate: 5000
- Item: Snow_Flower
Rate: 1000
- Item: Well_Baked_Cookie
Rate: 1000
- Item: Gift_Box
Rate: 500
- Item: Santa's_Hat
Rate: 300
- Item: Old_Violet_Box
Rate: 100
StealProtected: true
- Id: 1245
AegisName: GOBLINE_XMAS
Name: Christmas Goblin
Level: 48
Hp: 1107
BaseExp: 127
JobExp: 77
Attack: 93
Attack2: 34
Defense: 56
MagicDefense: 5
Str: 37
Agi: 54
Vit: 25
Int: 20
Dex: 36
Luk: 10
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Wind
ElementLevel: 1
WalkSpeed: 100
AttackDelay: 1120
AttackMotion: 620
DamageMotion: 240
Ai: 21
Drops:
- Item: Scell
Rate: 3000
- Item: Candy
Rate: 5000
- Item: Candy_Striper
Rate: 5000
- Item: Snow_Flower
Rate: 1000
- Item: Well_Baked_Cookie
Rate: 1000
- Item: Gift_Box
Rate: 500
- Item: Santa's_Hat
Rate: 300
- Item: Old_Violet_Box
Rate: 100
StealProtected: true
- Id: 1246
AegisName: COOKIE_XMAS
Name: Christmas Cookie
Level: 37
Hp: 733
BaseExp: 279
JobExp: 230
Attack: 70
Attack2: 35
Defense: 48
MagicDefense: 36
Str: 21
Agi: 16
Vit: 30
Int: 20
Dex: 25
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Demihuman
Element: Holy
ElementLevel: 2
WalkSpeed: 400
AttackDelay: 1248
AttackMotion: 1248
DamageMotion: 240
Ai: 17
Drops:
- Item: Well_Baked_Cookie
Rate: 2000
- Item: Scarlet_Jewel
Rate: 23
- Item: Zargon
Rate: 100
- Item: Hood_
Rate: 13
- Item: Gift_Box
Rate: 3
- Item: Cold_Scroll_1_3
Rate: 50
- Item: Red_Herb
Rate: 850
- Item: Cookie_XMAS_Card
Rate: 1
StealProtected: true
- Id: 1247
AegisName: ANTONIO
Name: Antonio
Level: 10
Hp: 10
BaseExp: 1
JobExp: 1
Attack: 13
Attack2: 8
Defense: 160
Int: 50
Dex: 100
Luk: 100
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Holy
ElementLevel: 3
WalkSpeed: 100
AttackDelay: 720
AttackMotion: 720
DamageMotion: 432
Ai: 01
Class: Boss
Modes:
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
Drops:
- Item: Red_Socks_With_Holes
Rate: 5000
- Item: Gift_Box
Rate: 1000
- Item: Vivid_Notation
Rate: 5000
- Item: Fire_Cracker_Xmas
Rate: 5000
- Item: Snow_Flower
Rate: 500
- Item: Red_Bag
Rate: 1000
- Item: Buche_De_Noel
Rate: 100
- Item: Red_Bag
Rate: 1000
StealProtected: true
- Id: 1248
AegisName: CRUISER
Name: Cruiser
Level: 41
Hp: 919
BaseExp: 320
JobExp: 269
Attack: 55
Attack2: 20
Defense: 20
MagicDefense: 18
Str: 17
Agi: 10
Vit: 23
Int: 15
Dex: 34
Luk: 10
AttackRange: 7
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Formless
Element: Neutral
ElementLevel: 3
WalkSpeed: 400
AttackDelay: 1296
AttackMotion: 1296
DamageMotion: 432
Ai: 05
Drops:
- Item: Manacles
Rate: 450
- Item: Holy_Bonnet
Rate: 1
- Item: Wing_Of_Fly
Rate: 500
- Item: Rough_Wind
Rate: 3
- Item: Scell
Rate: 1750
- Item: Branch
Rate: 3
- Item: Oridecon_Stone
Rate: 44
- Item: Cruiser_Card
Rate: 1
StealProtected: true
- Id: 1249
AegisName: MYSTCASE
Name: Myst Case
Level: 39
Hp: 879
BaseExp: 293
JobExp: 244
Attack: 68
Attack2: 21
Defense: 50
MagicDefense: 11
Str: 26
Agi: 19
Vit: 40
Int: 35
Dex: 31
Luk: 25
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Formless
Element: Neutral
ElementLevel: 3
WalkSpeed: 400
AttackDelay: 1248
AttackMotion: 1248
DamageMotion: 432
Ai: 17
Drops:
- Item: Candy_Striper
Rate: 45
- Item: Wing_Of_Fly
Rate: 500
- Item: Old_Blue_Box
Rate: 10
- Item: Piece_Of_Cake
Rate: 1000
- Item: Scarlet_Jewel
Rate: 75
- Item: Crystal_Jewel_
Rate: 3
- Item: Candy
Rate: 170
- Item: Mystcase_Card
Rate: 1
StealProtected: true
- Id: 1250
AegisName: CHEPET
Name: Chepet
Level: 42
Hp: 4950
BaseExp: 657
JobExp: 927
Attack: 79
Attack2: 33
Defense: 55
MagicDefense: 25
Str: 32
Agi: 35
Vit: 35
Int: 21
Dex: 32
Luk: 23
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Fire
ElementLevel: 1
WalkSpeed: 400
AttackDelay: 672
AttackMotion: 672
DamageMotion: 288
Ai: 21
Drops:
- Item: Matchstick
Rate: 1250
- Item: Zargon
Rate: 375
- Item: Apple
Rate: 2750
- Item: Unripe_Apple
Rate: 20
- Item: Red_Muffler
Rate: 3
- Item: Wing_Of_Fly
Rate: 500
- Item: Ragamuffin_Cape
Rate: 3
- Item: Chepet_Card
Rate: 1
StealProtected: true
- Id: 1251
AegisName: KNIGHT_OF_WINDSTORM
Name: Stormy Knight
JapaneseName: Knight of Windstorm
Level: 92
Hp: 630500
BaseExp: 248280
JobExp: 151100
MvpExp: 206900
Attack: 3480
Attack2: 1433
Defense: 306
MagicDefense: 166
Str: 126
Agi: 165
Vit: 132
Int: 104
Dex: 205
Luk: 79
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Formless
Element: Wind
ElementLevel: 4
WalkSpeed: 200
AttackDelay: 468
AttackMotion: 468
DamageMotion: 288
DamageTaken: 10
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Skyblue_Jewel
Rate: 4500
- Item: Boots_
Rate: 500
- Item: Mistic_Frozen
Rate: 3000
Drops:
- Item: Zephyrus
Rate: 75
- Item: Old_Blue_Box
Rate: 1500
- Item: Old_Violet_Box
Rate: 2000
- Item: Ring_
Rate: 100
- Item: Manteau_
Rate: 250
- Item: Elunium
Rate: 2280
- Item: Loard_Circlet
Rate: 1
- Item: Knight_Windstorm_Card
Rate: 1
StealProtected: true
- Id: 1252
AegisName: GARM
Name: Hatii
JapaneseName: Garm
Level: 98
Hp: 1275500
BaseExp: 455328
JobExp: 306900
MvpExp: 379440
Attack: 2421
Attack2: 1733
Defense: 173
MagicDefense: 103
Str: 122
Agi: 153
Vit: 135
Int: 116
Dex: 175
Luk: 72
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Brute
Element: Water
ElementLevel: 4
WalkSpeed: 400
AttackDelay: 608
AttackMotion: 408
DamageMotion: 336
DamageTaken: 10
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Fang_Of_Garm
Rate: 1000
- Item: Old_Blue_Box
Rate: 3000
- Item: Mistic_Frozen
Rate: 3000
Drops:
- Item: Fang_Of_Garm
Rate: 2750
- Item: Ice_Falchon
Rate: 75
- Item: Katar_Of_Cold_Icicle
Rate: 250
- Item: Claw_Of_Garm
Rate: 250
- Item: Elunium
Rate: 1989
- Item: Oridecon
Rate: 1450
- Item: Garm_Card
Rate: 1
StealProtected: true
- Id: 1253
AegisName: GARGOYLE
Name: Gargoyle
Level: 100
Hp: 8772
BaseExp: 1387
JobExp: 1316
Attack: 498
Attack2: 89
Defense: 98
MagicDefense: 43
Str: 100
Agi: 61
Vit: 60
Int: 57
Dex: 120
Luk: 70
AttackRange: 9
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Wind
ElementLevel: 3
WalkSpeed: 200
AttackDelay: 1020
AttackMotion: 720
DamageMotion: 384
Ai: 05
Modes:
Detector: true
Drops:
- Item: Zargon
Rate: 1940
- Item: Petite_DiablOfs_Wing
Rate: 250
- Item: Elven_Bow
Rate: 3
- Item: Thimble_Of_Archer
Rate: 1
- Item: Silence_Arrow
Rate: 1000
- Item: Elunium_Stone
Rate: 119
- Item: Gargoyle_Card
Rate: 1
StealProtected: true
- Id: 1254
AegisName: RAGGLER
Name: Raggler
Level: 48
Hp: 1148
BaseExp: 379
JobExp: 328
Attack: 72
Attack2: 39
Defense: 56
MagicDefense: 10
Str: 30
Agi: 42
Vit: 38
Int: 15
Dex: 54
Luk: 27
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Brute
Element: Wind
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1000
AttackMotion: 900
DamageMotion: 384
Ai: 21
Drops:
- Item: Cyfar
Rate: 1500
- Item: Feather_Of_Birds
Rate: 2500
- Item: Center_Potion
Rate: 100
- Item: Wing_Of_Fly
Rate: 500
- Item: Wind_Of_Verdure
Rate: 45
- Item: Goggle_
Rate: 4
- Item: Oridecon_Stone
Rate: 16
- Item: Raggler_Card
Rate: 1
StealProtected: true
- Id: 1255
AegisName: NERAID
Name: Nereid
JapaneseName: Neraid
Level: 98
Hp: 9550
BaseExp: 1416
JobExp: 1278
Attack: 255
Attack2: 71
Defense: 100
MagicDefense: 37
Str: 97
Agi: 45
Vit: 60
Int: 30
Dex: 83
Luk: 50
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Brute
Element: Earth
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 776
AttackMotion: 576
DamageMotion: 288
Ai: 21
Drops:
- Item: Earthworm_Peeling
Rate: 2550
- Item: Cyfar
Rate: 500
- Item: Blue_Herb
Rate: 115
- Item: Whip_Of_Ice_Piece
Rate: 5
- Item: Grape
Rate: 125
- Item: Elunium_Stone
Rate: 90
- Item: Elunium
Rate: 19
- Item: Neraid_Card
Rate: 1
StealProtected: true
- Id: 1256
AegisName: PEST
Name: Pest
Level: 89
Hp: 5747
BaseExp: 1086
JobExp: 1021
Attack: 334
Attack2: 48
Defense: 55
MagicDefense: 33
Str: 73
Agi: 77
Vit: 48
Int: 15
Dex: 106
Luk: 25
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Brute
Element: Dark
ElementLevel: 2
WalkSpeed: 165
AttackDelay: 700
AttackMotion: 648
DamageMotion: 480
Ai: 21
Drops:
- Item: Earthworm_Peeling
Rate: 2750
- Item: Brigan
Rate: 100
- Item: Animal_Blood
Rate: 5
- Item: Anodyne
Rate: 50
- Item: Red_Gemstone
Rate: 125
- Item: Oridecon_Stone
Rate: 58
- Item: Pest_Card
Rate: 1
StealProtected: true
- Id: 1257
AegisName: INJUSTICE
Name: Injustice
Level: 95
Hp: 7952
BaseExp: 1292
JobExp: 1221
Attack: 447
Attack2: 116
Defense: 76
MagicDefense: 31
Str: 77
Agi: 59
Vit: 58
Int: 65
Dex: 88
Luk: 50
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Undead
Element: Dark
ElementLevel: 2
WalkSpeed: 400
AttackDelay: 770
AttackMotion: 720
DamageMotion: 336
Ai: 21
Drops:
- Item: Steel
Rate: 150
- Item: Brigan
Rate: 2668
- Item: Cyfar
Rate: 1750
- Item: Padded_Armor_
Rate: 3
- Item: Plate_Armor
Rate: 1
- Item: Prohibition_Red_Candle
Rate: 1
- Item: Scarlet_Katar
Rate: 50
RandomOptionGroup: Group_5
- Item: Injustice_Card
Rate: 1
StealProtected: true
- Id: 1258
AegisName: GOBLIN_ARCHER
Name: Goblin Archer
Level: 55
Hp: 1575
BaseExp: 466
JobExp: 413
Attack: 100
Attack2: 24
Defense: 69
Str: 40
Agi: 34
Vit: 20
Int: 15
Dex: 53
Luk: 20
AttackRange: 9
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Demihuman
RaceGroups:
Goblin: true
Element: Poison
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1172
AttackMotion: 672
DamageMotion: 420
Ai: 05
Drops:
- Item: Goblini_Mask
Rate: 2
- Item: Iron
Rate: 125
- Item: Scell
Rate: 500
- Item: Oridecon_Arrow
Rate: 1500
- Item: Red_Herb
Rate: 300
- Item: Composite_Bow_
Rate: 13
- Item: Grape
Rate: 150
- Item: Goblin_Archer_Card
Rate: 1
StealProtected: true
- Id: 1259
AegisName: GRYPHON
Name: Gryphon
Level: 105
Hp: 60720
BaseExp: 5646
JobExp: 3194
Attack: 1432
Attack2: 103
Defense: 113
MagicDefense: 72
Str: 101
Agi: 133
Vit: 66
Int: 70
Dex: 164
Luk: 54
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Brute
Element: Wind
ElementLevel: 4
WalkSpeed: 100
AttackDelay: 704
AttackMotion: 504
DamageMotion: 432
Ai: 21
Class: Boss
Drops:
- Item: Talon_Of_Griffin
Rate: 1250
- Item: Brigan
Rate: 2668
- Item: Soft_Feather
Rate: 60
- Item: Scarlet_Lance
Rate: 250
RandomOptionGroup: Group_5
- Item: Pole_Axe
Rate: 1
- Item: Oridecon
Rate: 93
- Item: Rough_Wind
Rate: 75
- Item: Gryphon_Card
Rate: 1
StealProtected: true
- Id: 1260
AegisName: DARK_FRAME
Name: Dark Frame
Level: 76
Hp: 3520
BaseExp: 809
JobExp: 749
Attack: 350
Attack2: 30
Defense: 67
MagicDefense: 27
Str: 69
Agi: 37
Vit: 36
Int: 10
Dex: 64
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Dark
ElementLevel: 3
WalkSpeed: 200
AttackDelay: 920
AttackMotion: 720
DamageMotion: 200
Ai: 21
Modes:
Detector: true
Drops:
- Item: Brigan
Rate: 2328
- Item: Red_Frame
Rate: 500
- Item: Manteau
Rate: 15
- Item: Star_Crumb
Rate: 40
- Item: Crystal_Mirror
Rate: 2
- Item: Dark_Frame_Card
Rate: 1
StealProtected: true
- Id: 1261
AegisName: WILD_ROSE
Name: Wild Rose
Level: 70
Hp: 2682
BaseExp: 677
JobExp: 621
Attack: 147
Attack2: 45
Defense: 75
MagicDefense: 15
Str: 44
Agi: 87
Vit: 31
Int: 35
Dex: 69
Luk: 80
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Brute
Element: Wind
ElementLevel: 1
WalkSpeed: 100
AttackDelay: 964
AttackMotion: 864
DamageMotion: 288
Ai: 02
Drops:
- Item: Cyfar
Rate: 2668
- Item: Witherless_Rose
Rate: 25
- Item: Fruit_Shell
Rate: 60
- Item: Thief_Clothes_
Rate: 1
- Item: Rotten_Fish
Rate: 18
- Item: Monster's_Feed
Rate: 300
- Item: Big_Sis'_Ribbon
Rate: 1
- Item: Wild_Rose_Card
Rate: 1
StealProtected: true
- Id: 1262
AegisName: MUTANT_DRAGON
Name: Mutant Dragonoid
JapaneseName: Mutant Dragon
Level: 65
Hp: 50706
BaseExp: 1913
JobExp: 6415
Attack: 1176
Attack2: 534
Defense: 130
MagicDefense: 20
Str: 75
Agi: 35
Vit: 30
Int: 68
Dex: 108
Luk: 35
AttackRange: 4
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Dragon
Element: Fire
ElementLevel: 2
WalkSpeed: 250
AttackDelay: 1280
AttackMotion: 1080
DamageMotion: 240
Ai: 21
Class: Boss
Drops:
- Item: Brigan
Rate: 2425
- Item: Dragon_Canine
Rate: 250
- Item: Dragon_Scale
Rate: 250
- Item: Rotten_Bandage
Rate: 250
- Item: Legacy_Of_Dragon
Rate: 50
- Item: Pyroxene
Rate: 750
- Item: Dragon_Breath
Rate: 25
- Item: Mutant_Dragon_Card
Rate: 1
StealProtected: true
- Id: 1263
AegisName: WIND_GHOST
Name: Wind Ghost
Level: 80
Hp: 4008
BaseExp: 869
JobExp: 809
Attack: 182
Attack2: 95
Defense: 64
MagicDefense: 51
Str: 62
Agi: 27
Vit: 25
Int: 55
Dex: 102
Luk: 20
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Wind
ElementLevel: 3
WalkSpeed: 150
AttackDelay: 1056
AttackMotion: 1056
DamageMotion: 336
Ai: 21
Modes:
Detector: true
Drops:
- Item: Zargon
Rate: 2280
- Item: Skel_Bone
Rate: 3000
- Item: Skull
Rate: 250
- Item: Wind_Scroll_1_5
Rate: 50
- Item: Arc_Wand_
Rate: 4
- Item: Rough_Wind
Rate: 50
- Item: Bone_Wand
Rate: 1
- Item: Wind_Ghost_Card
Rate: 1
StealProtected: true
- Id: 1264
AegisName: MERMAN
Name: Merman
Level: 60
Hp: 2940
BaseExp: 521
JobExp: 468
Attack: 131
Attack2: 32
Defense: 62
MagicDefense: 8
Str: 45
Agi: 29
Vit: 30
Int: 19
Dex: 55
Luk: 10
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Water
ElementLevel: 3
WalkSpeed: 220
AttackDelay: 916
AttackMotion: 816
DamageMotion: 336
Ai: 21
Drops:
- Item: Lip_Of_Ancient_Fish
Rate: 650
- Item: Plate_Armor_
Rate: 1
- Item: Lemon
Rate: 200
- Item: Skyblue_Jewel
Rate: 20
- Item: Mistic_Frozen
Rate: 18
- Item: Trident
Rate: 2
- Item: Oridecon_Stone
Rate: 102
- Item: Merman_Card
Rate: 1
StealProtected: true
- Id: 1265
AegisName: COOKIE
Name: Cookie
Level: 35
Hp: 666
BaseExp: 265
JobExp: 216
Attack: 59
Attack2: 25
Defense: 56
MagicDefense: 28
Str: 15
Agi: 23
Vit: 35
Int: 12
Dex: 31
Luk: 15
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Demihuman
Element: Neutral
ElementLevel: 3
WalkSpeed: 200
AttackDelay: 1036
AttackMotion: 936
DamageMotion: 240
Ai: 03
Drops:
- Item: Well_Baked_Cookie
Rate: 1500
- Item: Candy_Striper
Rate: 75
- Item: Wing_Of_Fly
Rate: 500
- Item: Great_Chef_Orleans01
Rate: 25
- Item: Sandals_
Rate: 15
- Item: Holy_Scroll_1_3
Rate: 50
- Item: Candy
Rate: 160
- Item: Cookie_Card
Rate: 1
StealProtected: true
- Id: 1266
AegisName: ASTER
Name: Aster
Level: 50
Hp: 1509
BaseExp: 416
JobExp: 346
Attack: 89
Attack2: 22
Defense: 70
MagicDefense: 7
Str: 41
Agi: 14
Vit: 15
Dex: 31
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Fish
Element: Earth
ElementLevel: 1
WalkSpeed: 400
AttackDelay: 1264
AttackMotion: 864
DamageMotion: 216
Ai: 17
Drops:
- Item: Sticky_Mucus
Rate: 250
- Item: Coral_Reef
Rate: 20
- Item: Single_Cell
Rate: 600
- Item: Yellow_Herb
Rate: 100
- Item: Zargon
Rate: 30
- Item: Apple
Rate: 50
- Item: Wing_Of_Fly
Rate: 500
- Item: Aster_Card
Rate: 1
StealProtected: true
- Id: 1267
AegisName: CARAT
Name: Carat
Level: 103
Hp: 9222
BaseExp: 1585
JobExp: 1507
Attack: 777
Attack2: 76
Defense: 111
MagicDefense: 67
Str: 102
Agi: 64
Vit: 60
Int: 40
Dex: 80
Luk: 50
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Wind
ElementLevel: 2
WalkSpeed: 200
AttackDelay: 1078
AttackMotion: 768
DamageMotion: 384
Ai: 21
Modes:
Detector: true
Drops:
- Item: Brigan
Rate: 1600
- Item: Ice_Cream
Rate: 500
- Item: Spiky_Heel
Rate: 3
- Item: Joker_Jester
Rate: 1
- Item: Robe_Of_Affection
Rate: 5
- Item: Robe_Of_Judgement
Rate: 5
- Item: White_Herb
Rate: 725
- Item: Carat_Card
Rate: 1
StealProtected: true
- Id: 1268
AegisName: BLOODY_KNIGHT
Name: Bloody Knight
Level: 116
Hp: 68500
BaseExp: 4776
JobExp: 4296
Attack: 1319
Attack2: 123
Defense: 122
MagicDefense: 50
Str: 132
Agi: 59
Vit: 70
Int: 57
Dex: 137
Luk: 45
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Formless
Element: Dark
ElementLevel: 4
WalkSpeed: 250
AttackDelay: 828
AttackMotion: 528
DamageMotion: 192
Ai: 21
Drops:
- Item: Brigan
Rate: 2425
- Item: Helm_
Rate: 23
- Item: Plate_Armor_
Rate: 3
- Item: Strong_Shield
Rate: 31
- Item: Katzbalger
Rate: 1
- Item: Pole_Axe
Rate: 1
- Item: Ebone_Armor
Rate: 3
- Item: Bloody_Knight_Card
Rate: 1
StealProtected: true
- Id: 1269
AegisName: CLOCK
Name: Clock
Level: 81
Hp: 5556
BaseExp: 1001
JobExp: 889
Attack: 443
Attack2: 53
Defense: 91
MagicDefense: 43
Str: 68
Agi: 24
Vit: 35
Int: 41
Dex: 97
Luk: 15
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Formless
RaceGroups:
Clocktower: true
Element: Earth
ElementLevel: 2
WalkSpeed: 200
AttackDelay: 1092
AttackMotion: 792
DamageMotion: 480
Ai: 17
Drops:
- Item: Needle_Of_Alarm
Rate: 2668
- Item: Wooden_Block
Rate: 400
- Item: White_Herb
Rate: 950
- Item: Lemon
Rate: 160
- Item: Key_Of_Clock_Tower
Rate: 15
- Item: Underground_Key
Rate: 15
- Item: Elunium
Rate: 82
- Item: Clock_Card
Rate: 1
StealProtected: true
- Id: 1270
AegisName: C_TOWER_MANAGER
Name: Clock Tower Manager
Level: 90
Hp: 6400
BaseExp: 1103
JobExp: 1038
Attack: 427
Attack2: 70
Defense: 96
MagicDefense: 60
Str: 80
Agi: 28
Vit: 40
Int: 25
Dex: 88
Luk: 45
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Formless
RaceGroups:
Clocktower: true
Element: Neutral
ElementLevel: 4
WalkSpeed: 200
AttackDelay: 1072
AttackMotion: 672
DamageMotion: 384
Ai: 17
Drops:
- Item: Needle_Of_Alarm
Rate: 2668
- Item: Brigan
Rate: 2668
- Item: Steel
Rate: 250
- Item: Leaflet_Of_Hinal
Rate: 425
- Item: Memorize_Book
Rate: 1
- Item: Key_Of_Clock_Tower
Rate: 1000
- Item: Underground_Key
Rate: 1000
- Item: C_Tower_Manager_Card
Rate: 1
StealProtected: true
- Id: 1271
AegisName: ALLIGATOR
Name: Alligator
Level: 57
Hp: 2430
BaseExp: 488
JobExp: 435
Attack: 158
Attack2: 37
Defense: 62
MagicDefense: 30
Str: 47
Agi: 48
Vit: 24
Int: 15
Dex: 40
Luk: 26
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Brute
Element: Water
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1100
AttackMotion: 900
DamageMotion: 480
Ai: 17
Drops:
- Item: Zargon
Rate: 500
- Item: Worn_Out_Prison_Uniform
Rate: 300
- Item: Anolian_Skin
Rate: 1000
- Item: Seed_Of_Yggdrasil
Rate: 1
- Item: Oridecon_Stone
Rate: 65
- Item: Alligator_Card
Rate: 1
StealProtected: true
- Id: 1272
AegisName: DARK_LORD
Name: Dark Lord
Level: 96
Hp: 1190900
BaseExp: 428544
JobExp: 279000
MvpExp: 357120
Attack: 3935
Attack2: 2585
Defense: 330
MagicDefense: 168
Str: 118
Agi: 136
Vit: 154
Int: 142
Dex: 193
Luk: 66
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demon
Element: Undead
ElementLevel: 4
WalkSpeed: 100
AttackDelay: 868
AttackMotion: 768
DamageMotion: 480
DamageTaken: 10
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Skull
Rate: 6000
- Item: Blue_Coif_
Rate: 500
- Item: Old_Violet_Box
Rate: 2000
Drops:
- Item: Bone_Wand
Rate: 400
- Item: Kronos
Rate: 50
- Item: Grimtooth_
Rate: 150
- Item: Mage_Coat
Rate: 150
- Item: Cape_Of_Ancient_Lord
Rate: 50
- Item: Elunium
Rate: 2571
- Item: Bone_Helm_
Rate: 5
- Item: Dark_Lord_Card
Rate: 1
StealProtected: true
- Id: 1273
AegisName: ORC_LADY
Name: Orc Lady
Level: 45
Hp: 1520
BaseExp: 369
JobExp: 301
Attack: 77
Attack2: 33
Defense: 83
MagicDefense: 17
Str: 36
Agi: 11
Vit: 28
Int: 10
Dex: 57
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
RaceGroups:
Orc: true
Element: Earth
ElementLevel: 2
WalkSpeed: 200
AttackDelay: 1050
AttackMotion: 900
DamageMotion: 288
Ai: 21
Drops:
- Item: Cyfar
Rate: 2328
- Item: Puente_Robe
Rate: 2
- Item: Earring
Rate: 1
- Item: Wedding_Veil
Rate: 1
- Item: Wing_Of_Fly
Rate: 500
- Item: Cookbook06
Rate: 2
- Item: Wedding_Dress
Rate: 1
- Item: Orc_Lady_Card
Rate: 1
StealProtected: true
- Id: 1274
AegisName: MEGALITH
Name: Megalith
Level: 65
Hp: 2451
BaseExp: 612
JobExp: 556
Attack: 122
Attack2: 30
Defense: 66
MagicDefense: 18
Str: 57
Agi: 14
Vit: 35
Int: 10
Dex: 99
Luk: 3
AttackRange: 9
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Formless
Element: Neutral
ElementLevel: 4
WalkSpeed: 200
AttackDelay: 1332
AttackMotion: 1332
DamageMotion: 672
Ai: 10
Drops:
- Item: Zargon
Rate: 50
- Item: Stone
Rate: 500
- Item: Old_Violet_Box
Rate: 1
- Item: Elunium
Rate: 31
- Item: Elunium_Stone
Rate: 104
- Item: Megalith_Card
Rate: 1
StealProtected: true
- Id: 1275
AegisName: ALICE
Name: Alice
Level: 100
Hp: 9230
BaseExp: 1387
JobExp: 1316
Attack: 514
Attack2: 98
Defense: 93
MagicDefense: 73
Str: 82
Agi: 53
Vit: 45
Int: 70
Dex: 96
Luk: 80
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
RaceGroups:
Clocktower: true
Element: Neutral
ElementLevel: 3
WalkSpeed: 200
AttackDelay: 502
AttackMotion: 1999
DamageMotion: 480
Ai: 17
Drops:
- Item: Alice's_Apron
Rate: 1250
- Item: Old_Broom
Rate: 20
- Item: Chrystal_Pumps
Rate: 2
- Item: Rotha_Shield
Rate: 1
- Item: Pair_Of_Red_Ribbon
Rate: 1
- Item: Imperial_Cooking_Kits
Rate: 5
- Item: Holy_Scroll_1_5
Rate: 50
- Item: Alice_Card
Rate: 1
StealProtected: true
- Id: 1276
AegisName: RAYDRIC_ARCHER
Name: Raydric Archer
Level: 82
Hp: 4437
BaseExp: 970
JobExp: 905
Attack: 415
Attack2: 18
Defense: 63
MagicDefense: 40
Str: 53
Agi: 24
Vit: 40
Int: 15
Dex: 134
Luk: 30
AttackRange: 9
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Dark
ElementLevel: 2
WalkSpeed: 200
AttackDelay: 1152
AttackMotion: 1152
DamageMotion: 480
Ai: 05
Modes:
Detector: true
Drops:
- Item: Brigan
Rate: 2328
- Item: Chain_Mail_
Rate: 1
- Item: Claire_Suits
Rate: 3
- Item: Incisive_Arrow
Rate: 1000
- Item: Arbalest_
Rate: 2
- Item: Elunium
Rate: 53
- Item: Raydric_Archer_Card
Rate: 1
StealProtected: true
- Id: 1277
AegisName: GREATEST_GENERAL
Name: Greatest General
Level: 55
Hp: 1575
BaseExp: 466
JobExp: 413
Attack: 226
Attack2: 26
Defense: 114
MagicDefense: 30
Str: 58
Agi: 30
Vit: 20
Int: 25
Dex: 28
Luk: 20
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Formless
Element: Fire
ElementLevel: 2
WalkSpeed: 200
AttackDelay: 1152
AttackMotion: 1152
DamageMotion: 384
Ai: 10
Drops:
- Item: Brigan
Rate: 1000
- Item: Wooden_Block
Rate: 1000
- Item: Club
Rate: 50
- Item: Inspector_Certificate
Rate: 150
- Item: Stop_Post
Rate: 1
- Item: Yellow_Herb
Rate: 125
- Item: Earth_Scroll_1_3
Rate: 50
- Item: Greatest_General_Card
Rate: 1
StealProtected: true
- Id: 1278
AegisName: STALACTIC_GOLEM
Name: Stalactic Golem
Level: 68
Hp: 2590
BaseExp: 651
JobExp: 595
Attack: 358
Attack2: 21
Defense: 230
MagicDefense: 5
Str: 67
Agi: 47
Vit: 48
Dex: 69
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Formless
RaceGroups:
Golem: true
Element: Neutral
ElementLevel: 4
WalkSpeed: 200
AttackDelay: 1264
AttackMotion: 864
DamageMotion: 288
Ai: 17
Drops:
- Item: Mud_Lump
Rate: 1000
- Item: Brigan
Rate: 2425
- Item: Star_Crumb
Rate: 125
- Item: Great_Nature
Rate: 15
- Item: Elunium_Stone
Rate: 125
- Item: Round_Buckler
Rate: 3
- Item: Elunium
Rate: 82
- Item: Stalactic_Golem_Card
Rate: 1
StealProtected: true
- Id: 1279
AegisName: TRI_JOINT
Name: Tri Joint
Level: 66
Hp: 2530
BaseExp: 656
JobExp: 569
Attack: 292
Attack2: 28
Defense: 22
MagicDefense: 5
Agi: 33
Vit: 24
Int: 10
Dex: 61
Luk: 20
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Insect
RaceGroups:
Rockridge: true
Element: Earth
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 860
AttackMotion: 660
DamageMotion: 624
Ai: 21
Modes:
Detector: true
Drops:
- Item: Cyfar
Rate: 50
- Item: Solid_Shell
Rate: 190
- Item: Aloebera
Rate: 100
- Item: Yellow_Live
Rate: 80
- Item: Sparkling_Dust
Rate: 70
- Item: Elunium_Stone
Rate: 53
- Item: Tri_Joint_Card
Rate: 1
StealProtected: true
- Id: 1280
AegisName: STEAM_GOBLIN
Name: Goblin Steamrider
JapaneseName: Steam Goblin
Level: 66
Hp: 2241
BaseExp: 625
JobExp: 569
Attack: 294
Attack2: 35
Defense: 85
MagicDefense: 5
Str: 52
Agi: 61
Vit: 32
Int: 15
Dex: 90
Luk: 25
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Wind
ElementLevel: 2
WalkSpeed: 200
AttackDelay: 1008
AttackMotion: 1008
DamageMotion: 528
Ai: 17
Drops:
- Item: Scell
Rate: 1250
- Item: Cyfar
Rate: 1940
- Item: Iron
Rate: 150
- Item: Steel
Rate: 28
- Item: Coal
Rate: 160
- Item: The_Garrison
Rate: 3
- Item: Elunium_Stone
Rate: 62
- Item: Steam_Goblin_Card
Rate: 1
StealProtected: true
- Id: 1281
AegisName: SAGEWORM
Name: Sage Worm
Level: 70
Hp: 2872
BaseExp: 677
JobExp: 621
Attack: 166
Attack2: 121
Defense: 109
MagicDefense: 45
Str: 39
Agi: 29
Vit: 28
Int: 71
Dex: 48
Luk: 30
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Brute
RaceGroups:
Clocktower: true
Element: Neutral
ElementLevel: 3
WalkSpeed: 200
AttackDelay: 936
AttackMotion: 936
DamageMotion: 288
Ai: 17
Drops:
- Item: Librarian_Glove
Rate: 3
- Item: Worn_Out_Page
Rate: 500
- Item: Earthworm_Peeling
Rate: 1500
- Item: Fire_Scroll_1_5
Rate: 50
- Item: Fashionable_Glasses
Rate: 5
- Item: Cold_Scroll_1_5
Rate: 50
- Item: Ph.D_Hat
Rate: 1
- Item: Sageworm_Card
Rate: 1
StealProtected: true
- Id: 1282
AegisName: KOBOLD_ARCHER
Name: Kobold Archer
Level: 108
Hp: 11053
BaseExp: 1866
JobExp: 1780
Attack: 762
Attack2: 33
Defense: 84
MagicDefense: 5
Str: 99
Agi: 39
Vit: 48
Int: 30
Dex: 124
Luk: 25
AttackRange: 9
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Demihuman
RaceGroups:
Kobold: true
Element: Fire
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1008
AttackMotion: 1008
DamageMotion: 384
Ai: 05
Drops:
- Item: Zargon
Rate: 125
- Item: Steel
Rate: 30
- Item: Cobold_Hair
Rate: 2425
- Item: Ear_Of_Puppy
Rate: 25
- Item: Poison_Arrow
Rate: 1000
- Item: CrossBow_
Rate: 3
- Item: Oridecon_Stone
Rate: 40
- Item: Kobold_Archer_Card
Rate: 1
StealProtected: true
- Id: 1283
AegisName: CHIMERA
Name: Chimera
Level: 70
Hp: 26406
BaseExp: 2713
JobExp: 2349
Attack: 1029
Attack2: 148
Defense: 159
MagicDefense: 10
Agi: 38
Vit: 110
Int: 88
Dex: 91
Luk: 85
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Brute
Element: Fire
ElementLevel: 3
WalkSpeed: 200
AttackDelay: 772
AttackMotion: 672
DamageMotion: 360
Ai: 21
Class: Boss
Drops:
- Item: Brigan
Rate: 2668
- Item: Slender_Snake
Rate: 1250
- Item: Lemon
Rate: 500
- Item: War_Axe
Rate: 1
- Item: Citrine
Rate: 750
- Item: Great_Axe
Rate: 1
- Item: Oridecon
Rate: 80
- Item: Chimera_Card
Rate: 1
StealProtected: true
# - Id: 1284
# AegisName: HUGELING
# Name: Hugeling
# Level: 1
# Hp: 5000
# BaseExp: 2
# JobExp: 1
# Attack: 7
# Attack2: 10
# Dex: 6
# AttackRange: 4
# SkillRange: 10
# ChaseRange: 12
# Size: Large
# Race: Plant
# Element: Water
# ElementLevel: 1
# WalkSpeed: 200
# AttackDelay: 1872
# AttackMotion: 672
# DamageMotion: 480
# Ai: 17
# Drops:
# - Item: Apple
# Rate: 100
# - Item: Apple
# Rate: 100
# - Item: Apple
# Rate: 100
# - Item: Apple
# Rate: 100
# - Item: Apple
# Rate: 100
# - Item: Apple
# Rate: 100
# - Item: Apple
# Rate: 100
# - Item: Apple
# Rate: 100
# StealProtected: true
- Id: 1285
AegisName: ARCHER_GUARDIAN
Name: Archer Guardian
Level: 74
Hp: 28634
BaseExp: 1
JobExp: 1
Attack: 1232
Attack2: 480
Defense: 56
MagicDefense: 60
Str: 95
Agi: 80
Vit: 80
Int: 90
Dex: 198
Luk: 55
AttackRange: 12
SkillRange: 14
ChaseRange: 16
Size: Large
Race: Demihuman
Element: Neutral
ElementLevel: 4
WalkSpeed: 265
AttackDelay: 1200
AttackMotion: 1200
DamageMotion: 384
Ai: 12
Class: Guardian
Modes:
Angry: true
CastSensorChase: true
ChangeChase: true
ChangeTargetMelee: true
Detector: true
- Id: 1286
AegisName: KNIGHT_GUARDIAN
Name: Knight Guardian
Level: 86
Hp: 30214
BaseExp: 1
JobExp: 1
Attack: 1408
Attack2: 280
Defense: 88
MagicDefense: 30
Str: 110
Agi: 40
Vit: 140
Int: 65
Dex: 150
Luk: 65
AttackRange: 2
SkillRange: 14
ChaseRange: 16
Size: Large
Race: Demihuman
Element: Neutral
ElementLevel: 4
WalkSpeed: 275
AttackDelay: 1200
AttackMotion: 1200
DamageMotion: 384
Ai: 12
Class: Guardian
Modes:
Angry: true
CastSensorChase: true
ChangeChase: true
ChangeTargetMelee: true
Detector: true
- Id: 1287
AegisName: SOLDIER_GUARDIAN
Name: Soldier Guardian
Level: 56
Hp: 15670
BaseExp: 1
JobExp: 1
Attack: 873
Attack2: 163
Defense: 56
Str: 85
Agi: 56
Vit: 100
Int: 45
Dex: 103
Luk: 43
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demihuman
Element: Neutral
ElementLevel: 1
WalkSpeed: 265
AttackDelay: 1288
AttackMotion: 288
DamageMotion: 384
Ai: 12
Class: Guardian
Modes:
Detector: true
- Id: 1288
AegisName: EMPELIUM
Name: Emperium
Level: 90
Hp: 100
Attack: 66
Attack2: 13
Defense: 64
MagicDefense: 50
Agi: 17
Vit: 80
Int: 50
Dex: 31
Luk: 20
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Angel
RaceGroups:
Gvg: true
Element: Holy
ElementLevel: 1
WalkSpeed: 300
AttackDelay: 1288
AttackMotion: 288
DamageMotion: 384
Class: Boss
Modes:
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
- Id: 1289
AegisName: MAYA_PUPLE
Name: Maya Purple
Level: 81
Hp: 77670
BaseExp: 6442
JobExp: 3258
Attack: 1592
Attack2: 553
Defense: 139
MagicDefense: 40
Str: 95
Agi: 52
Vit: 80
Int: 95
Dex: 88
Luk: 119
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Insect
Element: Earth
ElementLevel: 4
WalkSpeed: 100
AttackDelay: 1024
AttackMotion: 1000
DamageMotion: 480
Ai: 21
Class: Boss
Drops:
- Item: Cyfar
Rate: 2207
- Item: Elunium_Stone
Rate: 125
- Item: Oridecon_Stone
Rate: 150
- Item: Gold
Rate: 1
- Item: Oridecon
Rate: 75
- Item: Queen's_Hair_Ornament
Rate: 1
- Item: Cookbook10
Rate: 1
- Item: Maya_Puple_Card
Rate: 1
StealProtected: true
- Id: 1290
AegisName: SKELETON_GENERAL
Name: Skeleton General
Level: 139
Hp: 180130
BaseExp: 10614
JobExp: 13351
Attack: 1317
Attack2: 1701
Defense: 100
MagicDefense: 35
Str: 72
Agi: 34
Vit: 52
Int: 31
Dex: 101
Luk: 25
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Undead
Element: Undead
ElementLevel: 1
WalkSpeed: 150
AttackDelay: 2276
AttackMotion: 576
DamageMotion: 432
Ai: 21
Drops:
- Item: Burn_Tree
Rate: 1275
- Item: Oridecon_Stone
Rate: 80
- Item: Sg_White_Potion_Box
Rate: 2
- Item: Scarlet_Dagger
Rate: 50
RandomOptionGroup: Group_5
- Item: Velum_Claymore
Rate: 1
- Item: Sandstorm
Rate: 8
- Item: Ghost_Bandana
Rate: 1
- Item: Skeleton_General_Card
Rate: 1
StealProtected: true
- Id: 1291
AegisName: WRAITH_DEAD
Name: Wraith Dead
Level: 121
Hp: 25990
BaseExp: 3351
JobExp: 2772
Attack: 1002
Attack2: 160
Defense: 88
MagicDefense: 56
Str: 63
Agi: 69
Vit: 55
Int: 45
Dex: 106
Luk: 45
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Undead
Element: Undead
ElementLevel: 4
WalkSpeed: 175
AttackDelay: 1816
AttackMotion: 576
DamageMotion: 240
Ai: 21
Drops:
- Item: Transparent_Cloth
Rate: 2207
- Item: Wedding_Veil
Rate: 5
- Item: Manteau_
Rate: 4
- Item: Red_Gemstone
Rate: 350
- Item: Crystal_Jewel__
Rate: 3
- Item: Old_Blue_Box
Rate: 2
- Item: Black_Rosary
Rate: 2
- Item: Wraith_Dead_Card
Rate: 1
StealProtected: true
- Id: 1292
AegisName: MINI_DEMON
Name: Mini Demon
Level: 117
Hp: 19402
BaseExp: 2583
JobExp: 2475
Attack: 938
Attack2: 114
Defense: 80
MagicDefense: 25
Str: 130
Agi: 69
Vit: 55
Int: 56
Dex: 111
Luk: 40
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Demon
Element: Dark
ElementLevel: 1
WalkSpeed: 150
AttackDelay: 1000
AttackMotion: 600
DamageMotion: 384
Ai: 21
Modes:
Detector: true
Drops:
- Item: Petite_DiablOfs_Horn
Rate: 2207
- Item: Petite_DiablOfs_Wing
Rate: 225
- Item: Satanic_Chain
Rate: 2
- Item: Elunium_Stone
Rate: 80
- Item: Zargon
Rate: 1250
- Item: Sacred_Marks
Rate: 5
- Item: Ahlspiess
Rate: 3
- Item: Mini_Demon_Card
Rate: 1
StealProtected: true
- Id: 1293
AegisName: CREMY_FEAR
Name: Creamy Fear
Level: 117
Hp: 25084
BaseExp: 2583
JobExp: 2475
Attack: 757
Attack2: 110
Defense: 76
MagicDefense: 37
Str: 65
Agi: 36
Vit: 33
Int: 49
Dex: 79
Luk: 30
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Insect
Element: Wind
ElementLevel: 1
WalkSpeed: 155
AttackDelay: 1136
AttackMotion: 720
DamageMotion: 840
Ai: 21
Modes:
Detector: true
Drops:
- Item: Powder_Of_Butterfly
Rate: 2275
- Item: Silver_Robe_
Rate: 5
- Item: Honey
Rate: 275
- Item: Sound_Amplifier
Rate: 1
- Item: Sg_Violet_Potion_Box
Rate: 10
- Item: Icarus_Wing
Rate: 3
- Item: Fruit_Of_Mastela
Rate: 25
- Item: Cremy_Fear_Card
Rate: 1
StealProtected: true
- Id: 1294
AegisName: KILLER_MANTIS
Name: Killer Mantis
Level: 141
Hp: 180141
BaseExp: 11303
JobExp: 13597
Attack: 1521
Attack2: 1201
Defense: 107
MagicDefense: 45
Str: 82
Agi: 56
Vit: 58
Int: 45
Dex: 83
Luk: 40
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Insect
Element: Earth
ElementLevel: 1
WalkSpeed: 175
AttackDelay: 1528
AttackMotion: 660
DamageMotion: 432
Ai: 21
Modes:
Detector: true
Drops:
- Item: Limb_Of_Mantis
Rate: 2275
- Item: Solid_Shell
Rate: 1250
- Item: Azure_Jewel
Rate: 5
- Item: Glove_Of_Shura
Rate: 1
- Item: Velum_Glaive
Rate: 1
- Item: Nail_Of_Loki
Rate: 1
- Item: Mirror_Shield_
Rate: 1
- Item: Killer_Mantis_Card
Rate: 1
StealProtected: true
- Id: 1295
AegisName: OWL_BARON
Name: Owl Baron
Level: 120
Hp: 21000
BaseExp: 2652
JobExp: 2544
Attack: 629
Attack2: 201
Defense: 88
MagicDefense: 25
Str: 72
Agi: 65
Vit: 55
Int: 102
Dex: 108
Luk: 72
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demon
Element: Neutral
ElementLevel: 3
WalkSpeed: 175
AttackDelay: 1345
AttackMotion: 824
DamageMotion: 440
Ai: 21
Class: Boss
Drops:
- Item: Tatters_Clothes
Rate: 1750
- Item: Soft_Feather
Rate: 1250
- Item: Scarlet_Bow
Rate: 50
- Item: Staff_Of_Soul
Rate: 1
- Item: Walking_Stick
Rate: 1
- Item: Wind_Scroll_1_5
Rate: 50
- Item: Magician_Hat
Rate: 3
- Item: Owl_Baron_Card
Rate: 1
StealProtected: true
- Id: 1296
AegisName: KOBOLD_LEADER
Name: Kobold Leader
Level: 112
Hp: 13520
BaseExp: 1718
JobExp: 1571
Attack: 995
Attack2: 96
Defense: 90
MagicDefense: 62
Str: 135
Agi: 34
Vit: 68
Int: 56
Dex: 116
Luk: 47
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
RaceGroups:
Kobold: true
Element: Wind
ElementLevel: 2
WalkSpeed: 150
AttackDelay: 1028
AttackMotion: 528
DamageMotion: 360
Ai: 21
Drops:
- Item: Steel
Rate: 225
- Item: Cobold_Hair
Rate: 3153
- Item: Zargon
Rate: 600
- Item: Scarlet_Mace
Rate: 50
RandomOptionGroup: Group_5
- Item: Mighty_Staff
Rate: 1
- Item: Panacea
Rate: 75
- Item: Royal_Jelly
Rate: 50
- Item: Kobold_Leader_Card
Rate: 1
StealProtected: true
- Id: 1297
AegisName: ANCIENT_MUMMY
Name: Ancient Mummy
Level: 114
Hp: 27157
BaseExp: 2446
JobExp: 2017
Attack: 981
Attack2: 200
Defense: 93
MagicDefense: 51
Str: 126
Agi: 57
Vit: 55
Int: 69
Dex: 157
Luk: 15
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Undead
Element: Undead
ElementLevel: 2
WalkSpeed: 175
AttackDelay: 1772
AttackMotion: 120
DamageMotion: 384
Ai: 21
Drops:
- Item: Rotten_Bandage
Rate: 2207
- Item: Mementos
Rate: 900
- Item: Glove_
Rate: 1
- Item: Silver_Ring
Rate: 75
- Item: Runstone_Ancient
Rate: 5
- Item: Oridecon_Stone
Rate: 75
- Item: Elunium_Stone
Rate: 50
- Item: Ancient_Mummy_Card
Rate: 1
StealProtected: true
- Id: 1298
AegisName: ZOMBIE_MASTER
Name: Zombie Master
Level: 119
Hp: 25510
BaseExp: 2891
JobExp: 2390
Attack: 824
Attack2: 151
Defense: 78
MagicDefense: 46
Str: 55
Agi: 60
Vit: 48
Int: 49
Dex: 86
Luk: 48
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Undead
Element: Undead
ElementLevel: 1
WalkSpeed: 175
AttackDelay: 2612
AttackMotion: 912
DamageMotion: 288
Ai: 21
Drops:
- Item: Tatters_Clothes
Rate: 2207
- Item: Sticky_Mucus
Rate: 750
- Item: Horrendous_Mouth
Rate: 750
- Item: Cardinal_Jewel
Rate: 100
- Item: White_Jewel
Rate: 50
- Item: Sg_Violet_Potion_Box
Rate: 5
- Item: Tatters_Clothes
Rate: 1
- Item: Zombie_Master_Card
Rate: 1
StealProtected: true
- Id: 1299
AegisName: GOBLIN_LEADER
Name: Goblin Leader
Level: 55
Hp: 21692
BaseExp: 2336
JobExp: 2503
Attack: 173
Attack2: 49
Defense: 72
MagicDefense: 30
Str: 60
Agi: 67
Vit: 45
Int: 18
Dex: 73
Luk: 23
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
RaceGroups:
Goblin: true
Element: Wind
ElementLevel: 1
WalkSpeed: 120
AttackDelay: 1120
AttackMotion: 620
DamageMotion: 240
Ai: 21
Drops:
- Item: Brigan
Rate: 750
- Item: Steel
Rate: 400
- Item: Oridecon_Stone
Rate: 60
- Item: Goblin_Mask_04
Rate: 25
- Item: Shield_
Rate: 1
- Item: Yellow_Herb
Rate: 325
- Item: Angry_Mouth
Rate: 5
- Item: Goblin_Leader_Card
Rate: 1
StealProtected: true
- Id: 1300
AegisName: CATERPILLAR
Name: Caterpillar
Level: 121
Hp: 25656
BaseExp: 3199
JobExp: 2924
Attack: 1007
Attack2: 125
Defense: 100
MagicDefense: 42
Str: 58
Agi: 37
Vit: 51
Int: 50
Dex: 54
Luk: 45
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Insect
Element: Earth
ElementLevel: 1
WalkSpeed: 300
AttackDelay: 1672
AttackMotion: 672
DamageMotion: 480
Ai: 21
Modes:
Detector: true
Drops:
- Item: Feather
Rate: 1500
- Item: Brigan
Rate: 2668
- Item: Twilight_Desert
Rate: 10
- Item: Star_Crumb
Rate: 50
- Item: Great_Nature
Rate: 25
- Item: Old_Blue_Box
Rate: 2
- Item: Glove_Of_Shura
Rate: 1
- Item: Caterpillar_Card
Rate: 1
StealProtected: true
- Id: 1301
AegisName: AM_MUT
Name: Am Mut
Level: 141
Hp: 181487
BaseExp: 10014
JobExp: 13348
Attack: 1415
Attack2: 1630
Defense: 90
MagicDefense: 42
Str: 58
Agi: 44
Vit: 40
Int: 35
Dex: 80
Luk: 45
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Demon
Element: Dark
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1156
AttackMotion: 456
DamageMotion: 384
Ai: 21
Modes:
Detector: true
Drops:
- Item: Dokkaebi_Horn
Rate: 2275
- Item: Elunium_Stone
Rate: 125
- Item: Scarlet_Mace
Rate: 50
RandomOptionGroup: Group_5
- Item: Gold
Rate: 1
- Item: Spirit_Chain
Rate: 1
- Item: Old_Card_Album
Rate: 1
- Item: Velum_Claymore
Rate: 1
- Item: Am_Mut_Card
Rate: 1
StealProtected: true
- Id: 1302
AegisName: DARK_ILLUSION
Name: Dark Illusion
Level: 96
Hp: 46255
BaseExp: 4954
JobExp: 4549
Attack: 1166
Attack2: 360
Defense: 145
MagicDefense: 30
Str: 82
Agi: 36
Vit: 55
Int: 100
Dex: 182
Luk: 88
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demon
Element: Undead
ElementLevel: 4
WalkSpeed: 145
AttackDelay: 1024
AttackMotion: 768
DamageMotion: 480
Ai: 21
Class: Boss
Drops:
- Item: Bone_Wand
Rate: 2
- Item: Bone_Helm
Rate: 1
- Item: Ragamuffin_Cape
Rate: 2
- Item: Brigan
Rate: 2668
- Item: Fruit_Of_Mastela
Rate: 60
- Item: White_Herb
Rate: 775
- Item: Scarlet_Twohand_Sword
Rate: 50
RandomOptionGroup: Group_5
- Item: Dark_Illusion_Card
Rate: 1
StealProtected: true
- Id: 1303
AegisName: GIANT_HONET
Name: Giant Hornet
Level: 120
Hp: 26521
BaseExp: 2652
JobExp: 2544
Attack: 811
Attack2: 132
Defense: 80
MagicDefense: 43
Str: 70
Agi: 45
Vit: 47
Int: 32
Dex: 74
Luk: 34
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Insect
Element: Wind
ElementLevel: 1
WalkSpeed: 155
AttackDelay: 1292
AttackMotion: 792
DamageMotion: 340
Ai: 21
Modes:
Detector: true
Drops:
- Item: Royal_Jelly
Rate: 275
- Item: Honey
Rate: 600
- Item: Sg_Violet_Potion_Box
Rate: 5
- Item: Fruit_Of_Mastela
Rate: 6
- Item: Scarlet_Staff
Rate: 50
- Item: Scarlet_Jewel
Rate: 10
- Item: Double_Bound
Rate: 8
- Item: Giant_Honet_Card
Rate: 1
StealProtected: true
- Id: 1304
AegisName: GIANT_SPIDER
Name: Giant Spider
Level: 117
Hp: 25001
BaseExp: 2583
JobExp: 2475
Attack: 743
Attack2: 122
Defense: 86
MagicDefense: 38
Str: 71
Agi: 58
Vit: 43
Int: 38
Dex: 73
Luk: 41
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Insect
Element: Poison
ElementLevel: 1
WalkSpeed: 165
AttackDelay: 1468
AttackMotion: 468
DamageMotion: 768
Ai: 21
Modes:
Detector: true
Drops:
- Item: Spiderweb
Rate: 2275
- Item: Short_Leg
Rate: 600
- Item: Elunium_Stone
Rate: 70
- Item: Panacea
Rate: 225
- Item: Solid_Shell
Rate: 600
- Item: Round_Shell
Rate: 340
- Item: Sg_Violet_Potion_Box
Rate: 2
- Item: Giant_Spider_Card
Rate: 1
StealProtected: true
- Id: 1305
AegisName: ANCIENT_WORM
Name: Ancient Worm
Level: 121
Hp: 24005
BaseExp: 3047
JobExp: 2924
Attack: 1051
Attack2: 133
Defense: 90
MagicDefense: 41
Str: 70
Agi: 56
Vit: 56
Int: 55
Dex: 84
Luk: 42
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Insect
Element: Poison
ElementLevel: 1
WalkSpeed: 165
AttackDelay: 1792
AttackMotion: 792
DamageMotion: 336
Ai: 21
Modes:
Detector: true
Drops:
- Item: Short_Leg
Rate: 2207
- Item: Zargon
Rate: 1250
- Item: Boots_
Rate: 5
- Item: Bowman_Scarf
Rate: 3
- Item: Round_Shell
Rate: 340
- Item: Sticky_Mucus
Rate: 1750
- Item: Brigan
Rate: 1250
- Item: Ancient_Worm_Card
Rate: 1
StealProtected: true
- Id: 1306
AegisName: LEIB_OLMAI
Name: Leib Olmai
Level: 118
Hp: 24001
BaseExp: 2736
JobExp: 2498
Attack: 895
Attack2: 105
Defense: 127
MagicDefense: 31
Str: 72
Agi: 35
Vit: 80
Int: 35
Dex: 77
Luk: 27
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Brute
Element: Earth
ElementLevel: 1
WalkSpeed: 175
AttackDelay: 1260
AttackMotion: 230
DamageMotion: 192
Ai: 21
Drops:
- Item: Bear's_Foot
Rate: 2275
- Item: Poo_Poo_Hat
Rate: 4
- Item: Stuffed_Doll
Rate: 60
- Item: Honey
Rate: 250
- Item: Pocket_Watch_
Rate: 3
- Item: Gold
Rate: 1
- Item: Cyfar
Rate: 400
- Item: Leib_Olmai_Card
Rate: 1
StealProtected: true
- Id: 1307
AegisName: CAT_O_NINE_TAIL
Name: Cat o' Nine Tails
Level: 79
Hp: 23600
BaseExp: 2074
JobExp: 2896
Attack: 467
Attack2: 80
Defense: 100
MagicDefense: 50
Str: 72
Agi: 75
Vit: 40
Int: 50
Dex: 79
Luk: 48
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Fire
ElementLevel: 3
WalkSpeed: 155
AttackDelay: 1276
AttackMotion: 576
DamageMotion: 288
Ai: 21
Class: Boss
Drops:
- Item: Puppy_Love
Rate: 1
- Item: Silver_Knife_Of_Chaste
Rate: 75
- Item: Punisher
Rate: 3
- Item: Elunium
Rate: 300
- Item: Oridecon
Rate: 400
- Item: Gold
Rate: 1
- Item: Old_Violet_Box
Rate: 1
- Item: Cat_O_Nine_Tail_Card
Rate: 1
StealProtected: true
- Id: 1308
AegisName: PANZER_GOBLIN
Name: Panzer Goblin
Level: 52
Hp: 1471
BaseExp: 234
JobExp: 252
Attack: 128
Attack2: 58
Defense: 60
MagicDefense: 25
Str: 52
Agi: 60
Vit: 35
Int: 35
Dex: 75
Luk: 31
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Wind
ElementLevel: 2
WalkSpeed: 200
AttackDelay: 960
AttackMotion: 1008
DamageMotion: 840
Ai: 21
Drops:
- Item: Cyfar
Rate: 2207
- Item: Brigan
Rate: 1750
- Item: Steel
Rate: 90
- Item: Iron
Rate: 180
- Item: Coal
Rate: 290
- Item: Butcher
Rate: 3
- Item: Flame_Heart
Rate: 80
- Item: Panzer_Goblin_Card
Rate: 1
StealProtected: true
- Id: 1309
AegisName: GAJOMART
Name: Gajomart
Level: 140
Hp: 185098
BaseExp: 11810
JobExp: 14257
Attack: 1615
Attack2: 1601
Defense: 98
MagicDefense: 50
Str: 77
Agi: 47
Vit: 39
Int: 33
Dex: 94
Luk: 40
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Fire
ElementLevel: 4
WalkSpeed: 300
AttackDelay: 1000
AttackMotion: 1152
DamageMotion: 828
Ai: 21
Drops:
- Item: Stone_Heart
Rate: 3250
- Item: Zargon
Rate: 1150
- Item: Glove_Of_Shura
Rate: 1
- Item: Sg_Violet_Potion_Box
Rate: 5
- Item: Fire_Arrow_Container
Rate: 100
- Item: Magic_Study_Vol1
Rate: 10
- Item: Flame_Heart
Rate: 90
- Item: Gajomart_Card
Rate: 1
StealProtected: true
- Id: 1310
AegisName: MAJORUROS
Name: Majoruros
Level: 107
Hp: 11801
BaseExp: 1845
JobExp: 1759
Attack: 850
Attack2: 432
Defense: 111
MagicDefense: 25
Str: 112
Agi: 58
Vit: 65
Int: 55
Dex: 86
Luk: 49
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Brute
Element: Fire
ElementLevel: 2
WalkSpeed: 250
AttackDelay: 1100
AttackMotion: 960
DamageMotion: 780
Ai: 21
Drops:
- Item: Nose_Ring
Rate: 2207
- Item: Scarlet_Twohand_Axe
Rate: 50
RandomOptionGroup: Group_5
- Item: Beef_Head_Meat
Rate: 500
- Item: Oridecon
Rate: 8
- Item: White_Herb
Rate: 925
- Item: Silver_Ring
Rate: 80
- Item: Star_Crumb
Rate: 125
- Item: Majoruros_Card
Rate: 1
StealProtected: true
- Id: 1311
AegisName: GULLINBURSTI
Name: Gullinbursti
Level: 120
Hp: 25098
BaseExp: 2784
JobExp: 2544
Attack: 1028
Attack2: 148
Defense: 108
MagicDefense: 43
Str: 88
Agi: 54
Vit: 82
Int: 35
Dex: 76
Luk: 15
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Brute
Element: Earth
ElementLevel: 2
WalkSpeed: 150
AttackDelay: 1960
AttackMotion: 960
DamageMotion: 384
Ai: 21
Drops:
- Item: Wild_Boar's_Mane
Rate: 1750
- Item: Grape
Rate: 145
- Item: Animal_Blood
Rate: 3
- Item: Eagle_Eyes
Rate: 1
- Item: Anodyne
Rate: 8
- Item: Belt
Rate: 1
- Item: Zargon
Rate: 80
- Item: Gullinbursti_Card
Rate: 1
StealProtected: true
- Id: 1312
AegisName: TURTLE_GENERAL
Name: Turtle General
Level: 110
Hp: 1442000
BaseExp: 559872
JobExp: 411642
MvpExp: 466560
Attack: 3169
Attack2: 2066
Defense: 394
MagicDefense: 123
Str: 116
Agi: 123
Vit: 154
Int: 99
Dex: 217
Luk: 98
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Brute
Element: Earth
ElementLevel: 2
WalkSpeed: 200
AttackDelay: 900
AttackMotion: 1000
DamageMotion: 500
DamageTaken: 10
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Turtle_Shell
Rate: 5500
- Item: Yggdrasilberry
Rate: 1500
- Item: Old_Violet_Box
Rate: 2000
Drops:
- Item: Iron_Driver
Rate: 4
- Item: War_Axe
Rate: 3
- Item: Cookbook09
Rate: 100
- Item: Pole_Axe
Rate: 5
- Item: Broken_Shell
Rate: 2668
- Item: Immaterial_Sword
Rate: 40
- Item: Union_Of_Tribe
Rate: 1
- Item: Turtle_General_Card
Rate: 1
StealProtected: true
- Id: 1313
AegisName: MOBSTER
Name: Mobster
Level: 58
Hp: 2253
BaseExp: 499
JobExp: 446
Attack: 156
Attack2: 23
Defense: 87
MagicDefense: 18
Str: 72
Agi: 36
Vit: 33
Int: 21
Dex: 45
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Neutral
ElementLevel: 1
WalkSpeed: 250
AttackDelay: 1100
AttackMotion: 560
DamageMotion: 580
Ai: 21
Drops:
- Item: Poison_Knife
Rate: 2
- Item: Blue_Jewel
Rate: 2280
- Item: Ring_
Rate: 1
- Item: Melon
Rate: 250
- Item: Zargon
Rate: 1250
- Item: Panacea
Rate: 225
- Item: Pineapple
Rate: 250
- Item: Mobster_Card
Rate: 1
StealProtected: true
- Id: 1314
AegisName: PERMETER
Name: Permeter
Level: 90
Hp: 6575
BaseExp: 1103
JobExp: 1038
Attack: 292
Attack2: 56
Defense: 144
MagicDefense: 50
Str: 68
Agi: 28
Vit: 55
Int: 40
Dex: 50
Luk: 25
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Brute
Element: Neutral
ElementLevel: 2
WalkSpeed: 250
AttackDelay: 1100
AttackMotion: 483
DamageMotion: 528
Ai: 17
Drops:
- Item: Turtle_Shell
Rate: 2207
- Item: Coconut_Fruit
Rate: 100
- Item: Elder_Branch
Rate: 50
- Item: Red_Herb
Rate: 1225
- Item: Zargon
Rate: 620
- Item: Fruit_Of_Mastela
Rate: 13
- Item: Anodyne
Rate: 1
- Item: Permeter_Card
Rate: 1
StealProtected: true
- Id: 1315
AegisName: ASSULTER
Name: Assaulter
Level: 100
Hp: 8977
BaseExp: 1387
JobExp: 1316
Attack: 627
Attack2: 67
Defense: 169
MagicDefense: 49
Str: 100
Agi: 92
Vit: 30
Int: 20
Dex: 144
Luk: 15
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
RaceGroups:
Ninja: true
Element: Wind
ElementLevel: 2
WalkSpeed: 200
AttackDelay: 512
AttackMotion: 780
DamageMotion: 504
Ai: 21
Drops:
- Item: Turtle_Shell
Rate: 2207
- Item: Broken_Armor_Piece
Rate: 600
- Item: Rust_Suriken
Rate: 420
- Item: Smoke_Powder
Rate: 100
- Item: Doram_Only_Cape
Rate: 20
- Item: Huuma_Bird_Wing
Rate: 3
- Item: Old_Blue_Box
Rate: 1
- Item: Assulter_Card
Rate: 1
StealProtected: true
- Id: 1316
AegisName: SOLIDER
Name: Solider
Level: 92
Hp: 8768
BaseExp: 1299
JobExp: 1167
Attack: 367
Attack2: 40
Defense: 206
MagicDefense: 58
Str: 65
Agi: 44
Vit: 60
Int: 15
Dex: 56
Luk: 20
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Brute
Element: Earth
ElementLevel: 2
WalkSpeed: 250
AttackDelay: 1452
AttackMotion: 483
DamageMotion: 528
Ai: 17
Drops:
- Item: Turtle_Shell
Rate: 2207
- Item: Broken_Shell
Rate: 32
- Item: Stone_Piece
Rate: 425
- Item: Yellow_Herb
Rate: 1050
- Item: Doram_Only_Shoes
Rate: 20
- Item: Honey
Rate: 425
- Item: Scarlet_Mace
Rate: 50
RandomOptionGroup: Group_5
- Item: Solider_Card
Rate: 1
StealProtected: true
- Id: 1317
AegisName: FUR_SEAL
Name: Seal
JapaneseName: Fur Seal
Level: 47
Hp: 1371
BaseExp: 370
JobExp: 319
Attack: 87
Attack2: 40
Defense: 42
MagicDefense: 16
Str: 37
Agi: 40
Vit: 30
Int: 39
Dex: 35
Luk: 19
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Brute
Element: Water
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1612
AttackMotion: 622
DamageMotion: 583
Ai: 19
Drops:
- Item: Zargon
Rate: 2183
- Item: Wing_Of_Fly
Rate: 500
- Item: Coat_
Rate: 3
- Item: Cyfar
Rate: 600
- Item: Guisarme_
Rate: 1
- Item: Panacea
Rate: 100
- Item: Glass_Bead
Rate: 60
- Item: Fur_Seal_Card
Rate: 1
StealProtected: true
- Id: 1318
AegisName: HEATER
Name: Heater
Level: 98
Hp: 8180
BaseExp: 1349
JobExp: 1278
Attack: 664
Attack2: 79
Defense: 199
MagicDefense: 50
Str: 89
Agi: 49
Vit: 50
Int: 30
Dex: 106
Luk: 35
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Brute
Element: Fire
ElementLevel: 2
WalkSpeed: 250
AttackDelay: 1452
AttackMotion: 483
DamageMotion: 528
Ai: 21
Drops:
- Item: Turtle_Shell
Rate: 2207
- Item: Broken_Shell
Rate: 375
- Item: Fire_Scroll_2_5
Rate: 50
- Item: Gun_Powder
Rate: 500
- Item: Royal_Jelly
Rate: 70
- Item: Doram_Only_Suit
Rate: 20
- Item: Burn_Tree
Rate: 625
- Item: Heater_Card
Rate: 1
StealProtected: true
- Id: 1319
AegisName: FREEZER
Name: Freezer
Level: 94
Hp: 9990
BaseExp: 1274
JobExp: 1203
Attack: 604
Attack2: 150
Defense: 127
MagicDefense: 38
Str: 68
Agi: 47
Vit: 50
Int: 45
Dex: 69
Luk: 25
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Brute
Element: Water
ElementLevel: 2
WalkSpeed: 170
AttackDelay: 1260
AttackMotion: 960
DamageMotion: 672
Ai: 21
Drops:
- Item: Turtle_Shell
Rate: 2207
- Item: Broken_Shell
Rate: 425
- Item: Ice_Piece
Rate: 625
- Item: Zargon
Rate: 900
- Item: Royal_Jelly
Rate: 80
- Item: Ice_Fragment
Rate: 100
- Item: Cold_Scroll_1_5
Rate: 50
- Item: Freezer_Card
Rate: 1
StealProtected: true
- Id: 1320
AegisName: OWL_DUKE
Name: Owl Duke
Level: 92
Hp: 7381
BaseExp: 1238
JobExp: 1167
Attack: 624
Attack2: 300
Defense: 80
MagicDefense: 45
Str: 54
Agi: 51
Vit: 45
Int: 88
Dex: 106
Luk: 50
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demon
Element: Neutral
ElementLevel: 3
WalkSpeed: 195
AttackDelay: 1345
AttackMotion: 824
DamageMotion: 440
Ai: 21
Class: Boss
Drops:
- Item: Tatters_Clothes
Rate: 2207
- Item: Soft_Feather
Rate: 750
- Item: Wind_Scroll_1_5
Rate: 50
- Item: Crystal_Mirror
Rate: 1
- Item: Scarlet_Lance
Rate: 50
RandomOptionGroup: Group_5
- Item: Scarlet_Staff
Rate: 50
- Item: Magician_Hat
Rate: 1
- Item: Owl_Duke_Card
Rate: 1
StealProtected: true
- Id: 1321
AegisName: DRAGON_TAIL
Name: Dragon Tail
Level: 86
Hp: 4680
BaseExp: 1035
JobExp: 970
Attack: 200
Attack2: 35
Defense: 63
MagicDefense: 25
Str: 61
Agi: 65
Vit: 35
Int: 40
Dex: 62
Luk: 20
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Insect
Element: Wind
ElementLevel: 2
WalkSpeed: 175
AttackDelay: 862
AttackMotion: 534
DamageMotion: 312
Ai: 21
Modes:
Detector: true
Drops:
- Item: Dragon_Fly_Wing
Rate: 2207
- Item: Round_Shell
Rate: 200
- Item: Solid_Shell
Rate: 400
- Item: Fancy_Flower
Rate: 4
- Item: Cap
Rate: 1
- Item: Dragon_Tail_Card
Rate: 1
StealProtected: true
- Id: 1322
AegisName: SPRING_RABBIT
Name: Spring Rabbit
Level: 88
Hp: 6684
BaseExp: 1122
JobExp: 1004
Attack: 317
Attack2: 40
Defense: 108
MagicDefense: 42
Str: 68
Agi: 66
Vit: 35
Int: 30
Dex: 58
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Brute
Element: Earth
ElementLevel: 2
WalkSpeed: 160
AttackDelay: 1120
AttackMotion: 552
DamageMotion: 511
Ai: 02
Drops:
- Item: Brigan
Rate: 1750
- Item: Cyfar
Rate: 1250
- Item: Feather
Rate: 1250
- Item: Green_Herb
Rate: 2250
- Item: Yellow_Herb
Rate: 400
- Item: Blue_Herb
Rate: 100
- Item: White_Herb
Rate: 400
- Item: Spring_Rabbit_Card
Rate: 1
StealProtected: true
- Id: 1323
AegisName: SEE_OTTER
Name: Sea Otter
Level: 48
Hp: 1820
BaseExp: 379
JobExp: 328
Attack: 83
Attack2: 42
Defense: 31
MagicDefense: 18
Str: 32
Agi: 26
Vit: 33
Int: 26
Dex: 41
Luk: 28
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Brute
Element: Water
ElementLevel: 3
WalkSpeed: 190
AttackDelay: 1132
AttackMotion: 583
DamageMotion: 532
Ai: 19
Drops:
- Item: Scarlet_Jewel
Rate: 75
- Item: Clam_Shell
Rate: 2750
- Item: Sea_Otter_Leather
Rate: 2183
- Item: Wing_Of_Fly
Rate: 500
- Item: Blue_Jewel
Rate: 25
- Item: Glass_Bead
Rate: 325
- Item: Cyfar
Rate: 600
- Item: See_Otter_Card
Rate: 1
StealProtected: true
- Id: 1324
AegisName: TREASURE_BOX1
Name: Treasure Chest
Level: 99
Dex: 1199
Size: Small
Race: Formless
RaceGroups:
Treasure: true
Element: Neutral
ElementLevel: 1
Class: Event
Drops:
- Item: Crystal_Jewel__
Rate: 3880
- Item: Seed_Of_Yggdrasil
Rate: 1500
- Item: Yggdrasilberry
Rate: 1250
- Item: Sg_White_Potion_Box
Rate: 400
- Item: Sg_Blue_Potion_Box
Rate: 400
- Item: Siege_Supply_Box
Rate: 400
- Item: Sg_Violet_Potion_Box
Rate: 400
- Item: Old_Card_Album
Rate: 500
StealProtected: true
- Id: 1325
AegisName: TREASURE_BOX2
Name: Treasure Chest
Level: 99
Dex: 1199
Size: Small
Race: Formless
RaceGroups:
Treasure: true
Element: Neutral
ElementLevel: 1
Class: Event
Drops:
- Item: God_Material_Box
Rate: 5
- Item: Union_Of_Tribe
Rate: 250
- Item: Old_Blue_Box
Rate: 5000
- Item: Yggdrasilberry
Rate: 2500
- Item: High_Weapon_Box
Rate: 20
- Item: Accessory_Box
Rate: 20
- Item: Old_Card_Album
Rate: 250
- Item: Sg_Weapon_Supply_Box
Rate: 5
StealProtected: true
- Id: 1326
AegisName: TREASURE_BOX3
Name: Treasure Chest
Level: 99
Dex: 1199
Size: Small
Race: Formless
RaceGroups:
Treasure: true
Element: Neutral
ElementLevel: 1
Class: Event
Drops:
- Item: Crystal_Jewel__
Rate: 3880
- Item: Seed_Of_Yggdrasil
Rate: 1500
- Item: Yggdrasilberry
Rate: 1250
- Item: Sg_White_Potion_Box
Rate: 400
- Item: Sg_Blue_Potion_Box
Rate: 400
- Item: Siege_Supply_Box
Rate: 400
- Item: Sg_Violet_Potion_Box
Rate: 400
- Item: Old_Card_Album
Rate: 500
StealProtected: true
- Id: 1327
AegisName: TREASURE_BOX4
Name: Treasure Chest
Level: 99
Dex: 1199
Size: Small
Race: Formless
RaceGroups:
Treasure: true
Element: Neutral
ElementLevel: 1
Class: Event
Drops:
- Item: God_Material_Box
Rate: 5
- Item: Union_Of_Tribe
Rate: 250
- Item: Old_Blue_Box
Rate: 5000
- Item: Yggdrasilberry
Rate: 2500
- Item: High_Weapon_Box
Rate: 20
- Item: Accessory_Box
Rate: 20
- Item: Old_Card_Album
Rate: 250
- Item: Sg_Weapon_Supply_Box
Rate: 5
StealProtected: true
- Id: 1328
AegisName: TREASURE_BOX5
Name: Treasure Chest
Level: 99
Dex: 1199
Size: Small
Race: Formless
RaceGroups:
Treasure: true
Element: Neutral
ElementLevel: 1
Class: Event
Drops:
- Item: Crystal_Jewel__
Rate: 3880
- Item: Seed_Of_Yggdrasil
Rate: 1500
- Item: Yggdrasilberry
Rate: 1250
- Item: Sg_White_Potion_Box
Rate: 400
- Item: Sg_Blue_Potion_Box
Rate: 400
- Item: Siege_Supply_Box
Rate: 400
- Item: Sg_Violet_Potion_Box
Rate: 400
- Item: Old_Card_Album
Rate: 500
StealProtected: true
- Id: 1329
AegisName: TREASURE_BOX6
Name: Treasure Chest
Level: 99
Dex: 1199
Size: Small
Race: Formless
RaceGroups:
Treasure: true
Element: Neutral
ElementLevel: 1
Class: Event
Drops:
- Item: God_Material_Box
Rate: 5
- Item: Union_Of_Tribe
Rate: 250
- Item: Old_Blue_Box
Rate: 5000
- Item: Yggdrasilberry
Rate: 2500
- Item: High_Weapon_Box
Rate: 20
- Item: Accessory_Box
Rate: 20
- Item: Old_Card_Album
Rate: 250
- Item: Sg_Weapon_Supply_Box
Rate: 5
StealProtected: true
- Id: 1330
AegisName: TREASURE_BOX7
Name: Treasure Chest
Level: 99
Dex: 1199
Size: Small
Race: Formless
RaceGroups:
Treasure: true
Element: Neutral
ElementLevel: 1
Class: Event
Drops:
- Item: Crystal_Jewel__
Rate: 3880
- Item: Seed_Of_Yggdrasil
Rate: 1500
- Item: Yggdrasilberry
Rate: 1250
- Item: Sg_White_Potion_Box
Rate: 400
- Item: Sg_Blue_Potion_Box
Rate: 400
- Item: Siege_Supply_Box
Rate: 400
- Item: Sg_Violet_Potion_Box
Rate: 400
- Item: Old_Card_Album
Rate: 500
StealProtected: true
- Id: 1331
AegisName: TREASURE_BOX8
Name: Treasure Chest
Level: 99
Dex: 1199
Size: Small
Race: Formless
RaceGroups:
Treasure: true
Element: Neutral
ElementLevel: 1
Class: Event
Drops:
- Item: God_Material_Box
Rate: 5
- Item: Union_Of_Tribe
Rate: 250
- Item: Old_Blue_Box
Rate: 5000
- Item: Yggdrasilberry
Rate: 2500
- Item: High_Weapon_Box
Rate: 20
- Item: Accessory_Box
Rate: 20
- Item: Old_Card_Album
Rate: 250
- Item: Sg_Weapon_Supply_Box
Rate: 5
StealProtected: true
- Id: 1332
AegisName: TREASURE_BOX9
Name: Treasure Chest
Level: 99
Dex: 1199
Size: Small
Race: Formless
RaceGroups:
Treasure: true
Element: Neutral
ElementLevel: 1
Class: Event
Drops:
- Item: Crystal_Jewel__
Rate: 3880
- Item: Seed_Of_Yggdrasil
Rate: 1500
- Item: Yggdrasilberry
Rate: 1250
- Item: Sg_White_Potion_Box
Rate: 400
- Item: Sg_Blue_Potion_Box
Rate: 400
- Item: Siege_Supply_Box
Rate: 400
- Item: Sg_Violet_Potion_Box
Rate: 400
- Item: Old_Card_Album
Rate: 500
StealProtected: true
- Id: 1333
AegisName: TREASURE_BOX10
Name: Treasure Chest
Level: 99
Dex: 1199
Size: Small
Race: Formless
RaceGroups:
Treasure: true
Element: Neutral
ElementLevel: 1
Class: Event
Drops:
- Item: God_Material_Box
Rate: 5
- Item: Union_Of_Tribe
Rate: 250
- Item: Old_Blue_Box
Rate: 5000
- Item: Yggdrasilberry
Rate: 2500
- Item: High_Weapon_Box
Rate: 20
- Item: Accessory_Box
Rate: 20
- Item: Old_Card_Album
Rate: 250
- Item: Sg_Weapon_Supply_Box
Rate: 5
StealProtected: true
- Id: 1334
AegisName: TREASURE_BOX11
Name: Treasure Chest
Level: 99
Dex: 1199
Size: Small
Race: Formless
RaceGroups:
Treasure: true
Element: Neutral
ElementLevel: 1
Class: Event
Drops:
- Item: Crystal_Jewel__
Rate: 3880
- Item: Seed_Of_Yggdrasil
Rate: 1500
- Item: Yggdrasilberry
Rate: 1250
- Item: Sg_White_Potion_Box
Rate: 400
- Item: Sg_Blue_Potion_Box
Rate: 400
- Item: Siege_Supply_Box
Rate: 400
- Item: Sg_Violet_Potion_Box
Rate: 400
- Item: Old_Card_Album
Rate: 500
StealProtected: true
- Id: 1335
AegisName: TREASURE_BOX12
Name: Treasure Chest
Level: 99
Dex: 1199
Size: Small
Race: Formless
RaceGroups:
Treasure: true
Element: Neutral
ElementLevel: 1
Class: Event
Drops:
- Item: God_Material_Box
Rate: 5
- Item: Union_Of_Tribe
Rate: 250
- Item: Old_Blue_Box
Rate: 5000
- Item: Yggdrasilberry
Rate: 2500
- Item: High_Weapon_Box
Rate: 20
- Item: Accessory_Box
Rate: 20
- Item: Old_Card_Album
Rate: 250
- Item: Sg_Weapon_Supply_Box
Rate: 5
StealProtected: true
- Id: 1336
AegisName: TREASURE_BOX13
Name: Treasure Chest
Level: 99
Dex: 1199
Size: Small
Race: Formless
RaceGroups:
Treasure: true
Element: Neutral
ElementLevel: 1
Class: Event
Drops:
- Item: Crystal_Jewel__
Rate: 3880
- Item: Seed_Of_Yggdrasil
Rate: 1500
- Item: Yggdrasilberry
Rate: 1250
- Item: Sg_White_Potion_Box
Rate: 400
- Item: Sg_Blue_Potion_Box
Rate: 400
- Item: Siege_Supply_Box
Rate: 400
- Item: Sg_Violet_Potion_Box
Rate: 400
- Item: Old_Card_Album
Rate: 500
StealProtected: true
- Id: 1337
AegisName: TREASURE_BOX14
Name: Treasure Chest
Level: 99
Dex: 1199
Size: Small
Race: Formless
RaceGroups:
Treasure: true
Element: Neutral
ElementLevel: 1
Class: Event
Drops:
- Item: God_Material_Box
Rate: 5
- Item: Union_Of_Tribe
Rate: 250
- Item: Old_Blue_Box
Rate: 5000
- Item: Yggdrasilberry
Rate: 2500
- Item: High_Weapon_Box
Rate: 20
- Item: Accessory_Box
Rate: 20
- Item: Old_Card_Album
Rate: 250
- Item: Sg_Weapon_Supply_Box
Rate: 5
StealProtected: true
- Id: 1338
AegisName: TREASURE_BOX15
Name: Treasure Chest
Level: 99
Dex: 1199
Size: Small
Race: Formless
RaceGroups:
Treasure: true
Element: Neutral
ElementLevel: 1
Class: Event
Drops:
- Item: Crystal_Jewel__
Rate: 3880
- Item: Seed_Of_Yggdrasil
Rate: 1500
- Item: Yggdrasilberry
Rate: 1250
- Item: Sg_White_Potion_Box
Rate: 400
- Item: Sg_Blue_Potion_Box
Rate: 400
- Item: Siege_Supply_Box
Rate: 400
- Item: Sg_Violet_Potion_Box
Rate: 400
- Item: Old_Card_Album
Rate: 500
StealProtected: true
- Id: 1339
AegisName: TREASURE_BOX16
Name: Treasure Chest
Level: 99
Dex: 1199
Size: Small
Race: Formless
RaceGroups:
Treasure: true
Element: Neutral
ElementLevel: 1
Class: Event
Drops:
- Item: God_Material_Box
Rate: 5
- Item: Union_Of_Tribe
Rate: 250
- Item: Old_Blue_Box
Rate: 5000
- Item: Yggdrasilberry
Rate: 2500
- Item: High_Weapon_Box
Rate: 20
- Item: Accessory_Box
Rate: 20
- Item: Old_Card_Album
Rate: 250
- Item: Sg_Weapon_Supply_Box
Rate: 5
StealProtected: true
- Id: 1340
AegisName: TREASURE_BOX17
Name: Treasure Chest
Level: 99
Dex: 1199
Size: Small
Race: Formless
RaceGroups:
Treasure: true
Element: Neutral
ElementLevel: 1
Class: Event
Drops:
- Item: Crystal_Jewel__
Rate: 3880
- Item: Seed_Of_Yggdrasil
Rate: 1500
- Item: Yggdrasilberry
Rate: 1250
- Item: Sg_White_Potion_Box
Rate: 400
- Item: Sg_Blue_Potion_Box
Rate: 400
- Item: Siege_Supply_Box
Rate: 400
- Item: Sg_Violet_Potion_Box
Rate: 400
- Item: Old_Card_Album
Rate: 500
StealProtected: true
- Id: 1341
AegisName: TREASURE_BOX18
Name: Treasure Chest
Level: 99
Dex: 1199
Size: Small
Race: Formless
RaceGroups:
Treasure: true
Element: Neutral
ElementLevel: 1
Class: Event
Drops:
- Item: God_Material_Box
Rate: 5
- Item: Union_Of_Tribe
Rate: 250
- Item: Old_Blue_Box
Rate: 5000
- Item: Yggdrasilberry
Rate: 2500
- Item: High_Weapon_Box
Rate: 20
- Item: Accessory_Box
Rate: 20
- Item: Old_Card_Album
Rate: 250
- Item: Sg_Weapon_Supply_Box
Rate: 5
StealProtected: true
- Id: 1342
AegisName: TREASURE_BOX19
Name: Treasure Chest
Level: 99
Dex: 1199
Size: Small
Race: Formless
RaceGroups:
Treasure: true
Element: Neutral
ElementLevel: 1
Class: Event
Drops:
- Item: Crystal_Jewel__
Rate: 3880
- Item: Seed_Of_Yggdrasil
Rate: 1500
- Item: Yggdrasilberry
Rate: 1250
- Item: Sg_White_Potion_Box
Rate: 400
- Item: Sg_Blue_Potion_Box
Rate: 400
- Item: Siege_Supply_Box
Rate: 400
- Item: Sg_Violet_Potion_Box
Rate: 400
- Item: Old_Card_Album
Rate: 500
StealProtected: true
- Id: 1343
AegisName: TREASURE_BOX20
Name: Treasure Chest
Level: 99
Dex: 1199
Size: Small
Race: Formless
RaceGroups:
Treasure: true
Element: Neutral
ElementLevel: 1
Class: Event
Drops:
- Item: God_Material_Box
Rate: 5
- Item: Union_Of_Tribe
Rate: 250
- Item: Old_Blue_Box
Rate: 5000
- Item: Yggdrasilberry
Rate: 2500
- Item: High_Weapon_Box
Rate: 20
- Item: Accessory_Box
Rate: 20
- Item: Old_Card_Album
Rate: 250
- Item: Sg_Weapon_Supply_Box
Rate: 5
StealProtected: true
- Id: 1344
AegisName: TREASURE_BOX21
Name: Treasure Chest
Level: 99
Dex: 1199
Size: Small
Race: Formless
RaceGroups:
Treasure: true
Element: Neutral
ElementLevel: 1
Class: Event
Drops:
- Item: Crystal_Jewel__
Rate: 3880
- Item: Seed_Of_Yggdrasil
Rate: 1500
- Item: Yggdrasilberry
Rate: 1250
- Item: Sg_White_Potion_Box
Rate: 400
- Item: Sg_Blue_Potion_Box
Rate: 400
- Item: Siege_Supply_Box
Rate: 400
- Item: Sg_Violet_Potion_Box
Rate: 400
- Item: Old_Card_Album
Rate: 500
StealProtected: true
- Id: 1345
AegisName: TREASURE_BOX22
Name: Treasure Chest
Level: 99
Dex: 1199
Size: Small
Race: Formless
RaceGroups:
Treasure: true
Element: Neutral
ElementLevel: 1
Class: Event
Drops:
- Item: God_Material_Box
Rate: 5
- Item: Union_Of_Tribe
Rate: 250
- Item: Old_Blue_Box
Rate: 5000
- Item: Yggdrasilberry
Rate: 2500
- Item: High_Weapon_Box
Rate: 20
- Item: Accessory_Box
Rate: 20
- Item: Old_Card_Album
Rate: 250
- Item: Sg_Weapon_Supply_Box
Rate: 5
StealProtected: true
- Id: 1346
AegisName: TREASURE_BOX23
Name: Treasure Chest
Level: 99
Dex: 1199
Size: Small
Race: Formless
RaceGroups:
Treasure: true
Element: Neutral
ElementLevel: 1
Class: Event
Drops:
- Item: Crystal_Jewel__
Rate: 3880
- Item: Seed_Of_Yggdrasil
Rate: 1500
- Item: Yggdrasilberry
Rate: 1250
- Item: Sg_White_Potion_Box
Rate: 400
- Item: Sg_Blue_Potion_Box
Rate: 400
- Item: Siege_Supply_Box
Rate: 400
- Item: Sg_Violet_Potion_Box
Rate: 400
- Item: Old_Card_Album
Rate: 500
StealProtected: true
- Id: 1347
AegisName: TREASURE_BOX24
Name: Treasure Chest
Level: 99
Dex: 1199
Size: Small
Race: Formless
RaceGroups:
Treasure: true
Element: Neutral
ElementLevel: 1
Class: Event
Drops:
- Item: God_Material_Box
Rate: 5
- Item: Union_Of_Tribe
Rate: 250
- Item: Old_Blue_Box
Rate: 5000
- Item: Yggdrasilberry
Rate: 2500
- Item: High_Weapon_Box
Rate: 20
- Item: Accessory_Box
Rate: 20
- Item: Old_Card_Album
Rate: 250
- Item: Sg_Weapon_Supply_Box
Rate: 5
StealProtected: true
- Id: 1348
AegisName: TREASURE_BOX25
Name: Treasure Chest
Level: 99
Dex: 1199
Size: Small
Race: Formless
RaceGroups:
Treasure: true
Element: Neutral
ElementLevel: 1
Class: Event
Drops:
- Item: Crystal_Jewel__
Rate: 3880
- Item: Seed_Of_Yggdrasil
Rate: 1500
- Item: Yggdrasilberry
Rate: 1250
- Item: Sg_White_Potion_Box
Rate: 400
- Item: Sg_Blue_Potion_Box
Rate: 400
- Item: Siege_Supply_Box
Rate: 400
- Item: Sg_Violet_Potion_Box
Rate: 400
- Item: Old_Card_Album
Rate: 500
StealProtected: true
- Id: 1349
AegisName: TREASURE_BOX26
Name: Treasure Chest
Level: 99
Dex: 1199
Size: Small
Race: Formless
RaceGroups:
Treasure: true
Element: Neutral
ElementLevel: 1
Class: Event
Drops:
- Item: God_Material_Box
Rate: 5
- Item: Union_Of_Tribe
Rate: 250
- Item: Old_Blue_Box
Rate: 5000
- Item: Yggdrasilberry
Rate: 2500
- Item: High_Weapon_Box
Rate: 20
- Item: Accessory_Box
Rate: 20
- Item: Old_Card_Album
Rate: 250
- Item: Sg_Weapon_Supply_Box
Rate: 5
StealProtected: true
- Id: 1350
AegisName: TREASURE_BOX27
Name: Treasure Chest
Level: 99
Dex: 1199
Size: Small
Race: Formless
RaceGroups:
Treasure: true
Element: Neutral
ElementLevel: 1
Class: Event
Drops:
- Item: Crystal_Jewel__
Rate: 3880
- Item: Seed_Of_Yggdrasil
Rate: 1500
- Item: Yggdrasilberry
Rate: 1250
- Item: Sg_White_Potion_Box
Rate: 400
- Item: Sg_Blue_Potion_Box
Rate: 400
- Item: Siege_Supply_Box
Rate: 400
- Item: Sg_Violet_Potion_Box
Rate: 400
- Item: Old_Card_Album
Rate: 500
StealProtected: true
- Id: 1351
AegisName: TREASURE_BOX28
Name: Treasure Chest
Level: 99
Dex: 1199
Size: Small
Race: Formless
RaceGroups:
Treasure: true
Element: Neutral
ElementLevel: 1
Class: Event
Drops:
- Item: God_Material_Box
Rate: 5
- Item: Union_Of_Tribe
Rate: 250
- Item: Old_Blue_Box
Rate: 5000
- Item: Yggdrasilberry
Rate: 2500
- Item: High_Weapon_Box
Rate: 20
- Item: Accessory_Box
Rate: 20
- Item: Old_Card_Album
Rate: 250
- Item: Sg_Weapon_Supply_Box
Rate: 5
StealProtected: true
- Id: 1352
AegisName: TREASURE_BOX29
Name: Treasure Chest
Level: 99
Dex: 1199
Size: Small
Race: Formless
RaceGroups:
Treasure: true
Element: Neutral
ElementLevel: 1
Class: Event
Drops:
- Item: Crystal_Jewel__
Rate: 3880
- Item: Seed_Of_Yggdrasil
Rate: 1500
- Item: Yggdrasilberry
Rate: 1250
- Item: Sg_White_Potion_Box
Rate: 400
- Item: Sg_Blue_Potion_Box
Rate: 400
- Item: Siege_Supply_Box
Rate: 400
- Item: Sg_Violet_Potion_Box
Rate: 400
- Item: Old_Card_Album
Rate: 500
StealProtected: true
- Id: 1353
AegisName: TREASURE_BOX30
Name: Treasure Chest
Level: 99
Dex: 1199
Size: Small
Race: Formless
RaceGroups:
Treasure: true
Element: Neutral
ElementLevel: 1
Class: Event
Drops:
- Item: God_Material_Box
Rate: 5
- Item: Union_Of_Tribe
Rate: 250
- Item: Old_Blue_Box
Rate: 5000
- Item: Yggdrasilberry
Rate: 2500
- Item: High_Weapon_Box
Rate: 20
- Item: Accessory_Box
Rate: 20
- Item: Old_Card_Album
Rate: 250
- Item: Sg_Weapon_Supply_Box
Rate: 5
StealProtected: true
- Id: 1354
AegisName: TREASURE_BOX31
Name: Treasure Chest
Level: 99
Dex: 1199
Size: Small
Race: Formless
RaceGroups:
Treasure: true
Element: Neutral
ElementLevel: 1
Class: Event
Drops:
- Item: Crystal_Jewel__
Rate: 3880
- Item: Seed_Of_Yggdrasil
Rate: 1500
- Item: Yggdrasilberry
Rate: 1250
- Item: Sg_White_Potion_Box
Rate: 400
- Item: Sg_Blue_Potion_Box
Rate: 400
- Item: Siege_Supply_Box
Rate: 400
- Item: Sg_Violet_Potion_Box
Rate: 400
- Item: Old_Card_Album
Rate: 500
StealProtected: true
- Id: 1355
AegisName: TREASURE_BOX32
Name: Treasure Chest
Level: 99
Dex: 1199
Size: Small
Race: Formless
RaceGroups:
Treasure: true
Element: Neutral
ElementLevel: 1
Class: Event
Drops:
- Item: God_Material_Box
Rate: 5
- Item: Union_Of_Tribe
Rate: 250
- Item: Old_Blue_Box
Rate: 5000
- Item: Yggdrasilberry
Rate: 2500
- Item: High_Weapon_Box
Rate: 20
- Item: Accessory_Box
Rate: 20
- Item: Old_Card_Album
Rate: 250
- Item: Sg_Weapon_Supply_Box
Rate: 5
StealProtected: true
- Id: 1356
AegisName: TREASURE_BOX33
Name: Treasure Chest
Level: 99
Dex: 1199
Size: Small
Race: Formless
RaceGroups:
Treasure: true
Element: Neutral
ElementLevel: 1
Class: Event
Drops:
- Item: Crystal_Jewel__
Rate: 3880
- Item: Seed_Of_Yggdrasil
Rate: 1500
- Item: Yggdrasilberry
Rate: 1250
- Item: Sg_White_Potion_Box
Rate: 400
- Item: Sg_Blue_Potion_Box
Rate: 400
- Item: Siege_Supply_Box
Rate: 400
- Item: Sg_Violet_Potion_Box
Rate: 400
- Item: Old_Card_Album
Rate: 500
StealProtected: true
- Id: 1357
AegisName: TREASURE_BOX34
Name: Treasure Chest
Level: 99
Dex: 1199
Size: Small
Race: Formless
RaceGroups:
Treasure: true
Element: Neutral
ElementLevel: 1
Class: Event
Drops:
- Item: God_Material_Box
Rate: 5
- Item: Union_Of_Tribe
Rate: 250
- Item: Old_Blue_Box
Rate: 5000
- Item: Yggdrasilberry
Rate: 2500
- Item: High_Weapon_Box
Rate: 20
- Item: Accessory_Box
Rate: 20
- Item: Old_Card_Album
Rate: 250
- Item: Sg_Weapon_Supply_Box
Rate: 5
StealProtected: true
- Id: 1358
AegisName: TREASURE_BOX35
Name: Treasure Chest
Level: 99
Dex: 1199
Size: Small
Race: Formless
RaceGroups:
Treasure: true
Element: Neutral
ElementLevel: 1
Class: Event
Drops:
- Item: Crystal_Jewel__
Rate: 3880
- Item: Seed_Of_Yggdrasil
Rate: 1500
- Item: Yggdrasilberry
Rate: 1250
- Item: Sg_White_Potion_Box
Rate: 400
- Item: Sg_Blue_Potion_Box
Rate: 400
- Item: Siege_Supply_Box
Rate: 400
- Item: Sg_Violet_Potion_Box
Rate: 400
- Item: Old_Card_Album
Rate: 500
StealProtected: true
- Id: 1359
AegisName: TREASURE_BOX36
Name: Treasure Chest
Level: 99
Dex: 1199
Size: Small
Race: Formless
RaceGroups:
Treasure: true
Element: Neutral
ElementLevel: 1
Class: Event
Drops:
- Item: God_Material_Box
Rate: 5
- Item: Union_Of_Tribe
Rate: 250
- Item: Old_Blue_Box
Rate: 5000
- Item: Yggdrasilberry
Rate: 2500
- Item: High_Weapon_Box
Rate: 20
- Item: Accessory_Box
Rate: 20
- Item: Old_Card_Album
Rate: 250
- Item: Sg_Weapon_Supply_Box
Rate: 5
StealProtected: true
- Id: 1360
AegisName: TREASURE_BOX37
Name: Treasure Chest
Level: 99
Dex: 1199
Size: Small
Race: Formless
RaceGroups:
Treasure: true
Element: Neutral
ElementLevel: 1
Class: Event
Drops:
- Item: Crystal_Jewel__
Rate: 3880
- Item: Seed_Of_Yggdrasil
Rate: 1500
- Item: Yggdrasilberry
Rate: 1250
- Item: Sg_White_Potion_Box
Rate: 400
- Item: Sg_Blue_Potion_Box
Rate: 400
- Item: Siege_Supply_Box
Rate: 400
- Item: Sg_Violet_Potion_Box
Rate: 400
- Item: Old_Card_Album
Rate: 500
StealProtected: true
- Id: 1361
AegisName: TREASURE_BOX38
Name: Treasure Chest
Level: 99
Dex: 1199
Size: Small
Race: Formless
RaceGroups:
Treasure: true
Element: Neutral
ElementLevel: 1
Class: Event
Drops:
- Item: God_Material_Box
Rate: 5
- Item: Union_Of_Tribe
Rate: 250
- Item: Old_Blue_Box
Rate: 5000
- Item: Yggdrasilberry
Rate: 2500
- Item: High_Weapon_Box
Rate: 20
- Item: Accessory_Box
Rate: 20
- Item: Old_Card_Album
Rate: 250
- Item: Sg_Weapon_Supply_Box
Rate: 5
StealProtected: true
- Id: 1362
AegisName: TREASURE_BOX39
Name: Treasure Chest
Level: 99
Dex: 1199
Size: Small
Race: Formless
RaceGroups:
Treasure: true
Element: Neutral
ElementLevel: 1
Class: Event
Drops:
- Item: Crystal_Jewel__
Rate: 3880
- Item: Seed_Of_Yggdrasil
Rate: 1500
- Item: Yggdrasilberry
Rate: 1250
- Item: Sg_White_Potion_Box
Rate: 400
- Item: Sg_Blue_Potion_Box
Rate: 400
- Item: Siege_Supply_Box
Rate: 400
- Item: Sg_Violet_Potion_Box
Rate: 400
- Item: Old_Card_Album
Rate: 500
StealProtected: true
- Id: 1363
AegisName: TREASURE_BOX40
Name: Treasure Chest
Level: 99
Dex: 1199
Size: Small
Race: Formless
RaceGroups:
Treasure: true
Element: Neutral
ElementLevel: 1
Class: Event
Drops:
- Item: God_Material_Box
Rate: 5
- Item: Union_Of_Tribe
Rate: 250
- Item: Old_Blue_Box
Rate: 5000
- Item: Yggdrasilberry
Rate: 2500
- Item: High_Weapon_Box
Rate: 20
- Item: Accessory_Box
Rate: 20
- Item: Old_Card_Album
Rate: 250
- Item: Sg_Weapon_Supply_Box
Rate: 5
StealProtected: true
- Id: 1364
AegisName: G_ASSULTER
Name: Assaulter
Level: 98
Hp: 7798
Attack: 293
Attack2: 67
Defense: 83
MagicDefense: 49
Str: 100
Agi: 86
Vit: 30
Int: 20
Dex: 98
Luk: 15
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
RaceGroups:
Ninja: true
Element: Wind
ElementLevel: 2
WalkSpeed: 155
AttackDelay: 1000
AttackMotion: 900
DamageMotion: 432
Ai: 21
Modes:
Detector: true
Drops:
- Item: Wooden_Block
Rate: 4500
- Id: 1365
AegisName: APOCALIPS
Name: Apocalypse
Level: 121
Hp: 22090
BaseExp: 3047
JobExp: 2924
Attack: 1053
Attack2: 116
Defense: 136
MagicDefense: 26
Str: 130
Agi: 53
Vit: 76
Int: 25
Dex: 125
Luk: 15
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Formless
Element: Neutral
ElementLevel: 3
WalkSpeed: 400
AttackDelay: 1840
AttackMotion: 1440
DamageMotion: 384
Ai: 17
Drops:
- Item: Broken_Steel_Piece
Rate: 2668
- Item: Mystery_Piece
Rate: 1200
- Item: Wheel
Rate: 1100
- Item: Elunium
Rate: 3
- Item: Destroyer_
Rate: 1
- Item: Manteau_
Rate: 10
- Item: Runstone_Ancient
Rate: 50
- Item: Apocalips_Card
Rate: 1
StealProtected: true
- Id: 1366
AegisName: LAVA_GOLEM
Name: Lava Golem
Level: 103
Hp: 8452
BaseExp: 1585
JobExp: 1507
Attack: 777
Attack2: 53
Defense: 299
MagicDefense: 27
Str: 126
Agi: 42
Vit: 103
Int: 28
Dex: 92
Luk: 15
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Formless
RaceGroups:
Golem: true
Element: Fire
ElementLevel: 4
WalkSpeed: 400
AttackDelay: 2190
AttackMotion: 2040
DamageMotion: 336
Ai: 19
Drops:
- Item: Cold_Magma
Rate: 2280
- Item: Burning_Heart
Rate: 1843
- Item: Plate_Armor_
Rate: 1
- Item: Crimson_Robe
Rate: 1
- Item: White_Herb
Rate: 1250
- Item: Magma_Fist
Rate: 10
- Item: Black_Powder
Rate: 250
- Item: Lava_Golem_Card
Rate: 1
StealProtected: true
- Id: 1367
AegisName: BLAZZER
Name: Blazer
Level: 101
Hp: 8121
BaseExp: 1545
JobExp: 1467
Attack: 599
Attack2: 94
Defense: 116
MagicDefense: 60
Str: 99
Agi: 75
Vit: 55
Int: 70
Dex: 72
Luk: 65
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Fire
ElementLevel: 2
WalkSpeed: 180
AttackDelay: 1732
AttackMotion: 1332
DamageMotion: 540
Ai: 20
Modes:
Detector: true
Drops:
- Item: Burning_Heart
Rate: 1200
- Item: Live_Coal
Rate: 850
- Item: White_Herb
Rate: 700
- Item: Blazzer_Card
Rate: 1
StealProtected: true
- Id: 1368
AegisName: GEOGRAPHER
Name: Geographer
Level: 73
Hp: 3866
BaseExp: 804
JobExp: 706
Attack: 309
Attack2: 82
Defense: 158
MagicDefense: 42
Str: 81
Agi: 26
Vit: 35
Int: 56
Dex: 72
Luk: 60
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Plant
Element: Earth
ElementLevel: 3
WalkSpeed: 1000
AttackDelay: 1308
AttackMotion: 1008
DamageMotion: 480
Ai: 10
Drops:
- Item: Blossom_Of_Maneater
Rate: 3100
- Item: Root_Of_Maneater
Rate: 2750
- Item: Sunflower
Rate: 15
- Item: Fancy_Flower
Rate: 25
- Item: Holy_Scroll_1_5
Rate: 50
- Item: Very_Soft_Plant
Rate: 5
- Item: Geographer_Card
Rate: 1
StealProtected: true
- Id: 1369
AegisName: GRAND_PECO
Name: Grand Peco
Level: 75
Hp: 3150
BaseExp: 794
JobExp: 734
Attack: 348
Attack2: 56
Defense: 95
MagicDefense: 30
Str: 63
Agi: 45
Vit: 50
Int: 23
Dex: 61
Luk: 25
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Brute
Element: Fire
ElementLevel: 2
WalkSpeed: 165
AttackDelay: 1460
AttackMotion: 960
DamageMotion: 432
Ai: 03
Drops:
- Item: Peco_Wing_Feather
Rate: 2425
- Item: Fruit_Of_Mastela
Rate: 150
- Item: Wind_Of_Verdure
Rate: 500
- Item: Gold
Rate: 1
- Item: Orange
Rate: 250
- Item: Grand_Peco_Card
Rate: 1
StealProtected: true
- Id: 1370
AegisName: SUCCUBUS
Name: Succubus
Level: 119
Hp: 24960
BaseExp: 2629
JobExp: 2521
Attack: 1138
Attack2: 394
Defense: 76
MagicDefense: 48
Str: 100
Agi: 64
Vit: 45
Int: 80
Dex: 115
Luk: 85
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Dark
ElementLevel: 3
WalkSpeed: 155
AttackDelay: 1306
AttackMotion: 1056
DamageMotion: 288
Ai: 21
Modes:
Detector: true
Drops:
- Item: Fruit_Of_Mastela
Rate: 750
- Item: Chrystal_Pumps
Rate: 2
- Item: Boy's_Naivety
Rate: 1
- Item: Diamond_Ring
Rate: 125
- Item: Horn_Of_Succubus
Rate: 1
- Item: Staff_Of_Soul
Rate: 1
- Item: Huuma_Swirling_Petal
Rate: 50
- Item: Succubus_Card
Rate: 1
StealProtected: true
- Id: 1371
AegisName: FAKE_ANGEL
Name: False Angel
JapaneseName: Fake Angel
Level: 105
Hp: 10988
BaseExp: 1625
JobExp: 1547
Attack: 657
Attack2: 135
Defense: 106
MagicDefense: 84
Str: 112
Agi: 67
Vit: 43
Int: 81
Dex: 82
Luk: 80
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Angel
Element: Holy
ElementLevel: 3
WalkSpeed: 160
AttackDelay: 920
AttackMotion: 720
DamageMotion: 336
Ai: 04
Drops:
- Item: Light_Of_Cure
Rate: 5
- Item: Seal_Of_Cathedral
Rate: 5
- Item: Ring_Of_Archbishop
Rate: 5
- Item: Yellow_Gemstone
Rate: 500
- Item: Red_Gemstone
Rate: 500
- Item: Water_Of_Darkness
Rate: 500
- Item: Carrot_Whip
Rate: 10
- Item: Fake_Angel_Card
Rate: 1
StealProtected: true
- Id: 1372
AegisName: GOAT
Name: Goat
Level: 80
Hp: 3980
BaseExp: 869
JobExp: 809
Attack: 426
Attack2: 60
Defense: 95
MagicDefense: 43
Str: 61
Agi: 40
Vit: 48
Int: 40
Dex: 78
Luk: 31
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Brute
Element: Fire
ElementLevel: 3
WalkSpeed: 165
AttackDelay: 1380
AttackMotion: 1080
DamageMotion: 336
Ai: 03
Drops:
- Item: Goat's_Horn
Rate: 2280
- Item: Gaoat's_Skin
Rate: 1250
- Item: Red_Herb
Rate: 250
- Item: Blue_Herb
Rate: 500
- Item: Yellow_Herb
Rate: 1250
- Item: Green_Herb
Rate: 2750
- Item: Goat_Card
Rate: 1
StealProtected: true
- Id: 1373
AegisName: LORD_OF_DEATH
Name: Lord of the Dead
JapaneseName: Lord of Death
Level: 94
Hp: 603883
BaseExp: 262272
JobExp: 172626
MvpExp: 218560
Attack: 5351
Attack2: 1962
Defense: 336
MagicDefense: 73
Str: 140
Agi: 99
Vit: 30
Int: 129
Dex: 170
Luk: 90
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demon
Element: Dark
ElementLevel: 3
WalkSpeed: 180
AttackDelay: 1446
AttackMotion: 1296
DamageMotion: 360
DamageTaken: 10
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Yggdrasilberry
Rate: 5500
- Item: Crystal_Jewel__
Rate: 5000
- Item: Old_Violet_Box
Rate: 5000
Drops:
- Item: Boroken_Shiled_Piece
Rate: 2668
- Item: Pole_Axe
Rate: 3
- Item: House_Auger
Rate: 5
- Item: Ring_
Rate: 1
- Item: Shine_Spear_Blade
Rate: 5
- Item: War_Axe
Rate: 1
- Item: Iron_Driver
Rate: 1
- Item: Lord_Of_Death_Card
Rate: 1
StealProtected: true
- Id: 1374
AegisName: INCUBUS
Name: Incubus
Level: 120
Hp: 28000
BaseExp: 2652
JobExp: 2544
Attack: 1256
Attack2: 375
Defense: 72
MagicDefense: 46
Str: 120
Agi: 56
Vit: 52
Int: 75
Dex: 139
Luk: 70
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Dark
ElementLevel: 3
WalkSpeed: 165
AttackDelay: 850
AttackMotion: 600
DamageMotion: 336
Ai: 21
Modes:
Detector: true
Drops:
- Item: Fruit_Of_Mastela
Rate: 750
- Item: White_Herb
Rate: 2750
- Item: Inccubus_Horn
Rate: 1
- Item: Ring_
Rate: 1
- Item: Gold_Ring
Rate: 250
- Item: Diamond_Ring
Rate: 75
- Item: Huuma_Swirling_Petal
Rate: 50
- Item: Incubus_Card
Rate: 1
StealProtected: true
- Id: 1375
AegisName: THE_PAPER
Name: The Paper
Level: 97
Hp: 8500
BaseExp: 1330
JobExp: 1259
Attack: 364
Attack2: 110
Defense: 32
MagicDefense: 39
Str: 77
Agi: 49
Vit: 30
Int: 5
Dex: 73
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Formless
Element: Neutral
ElementLevel: 3
WalkSpeed: 350
AttackDelay: 720
AttackMotion: 864
DamageMotion: 504
Ai: 04
Drops:
- Item: Smooth_Paper
Rate: 2474
- Item: Fright_Paper_Blade
Rate: 1600
- Item: Yellow_Herb
Rate: 900
- Item: Green_Herb
Rate: 1000
- Item: Kamaitachi
Rate: 3
- Item: The_Paper_Card
Rate: 1
StealProtected: true
- Id: 1376
AegisName: HARPY
Name: Harpy
Level: 83
Hp: 4423
BaseExp: 986
JobExp: 921
Attack: 340
Attack2: 41
Defense: 69
MagicDefense: 44
Str: 71
Agi: 39
Vit: 50
Int: 31
Dex: 125
Luk: 12
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Wind
ElementLevel: 3
WalkSpeed: 155
AttackDelay: 972
AttackMotion: 672
DamageMotion: 470
Ai: 04
Modes:
Detector: true
Drops:
- Item: Harpy's_Feather
Rate: 2425
- Item: Harpy's_Claw
Rate: 1250
- Item: Yellow_Herb
Rate: 750
- Item: Yellow_Herb
Rate: 400
- Item: Izidor
Rate: 10
- Item: Electric_Fist
Rate: 10
- Item: Harpy_Card
Rate: 1
StealProtected: true
- Id: 1377
AegisName: ELDER
Name: Elder
Level: 92
Hp: 7341
BaseExp: 1238
JobExp: 1167
Attack: 359
Attack2: 802
Defense: 72
MagicDefense: 41
Str: 67
Agi: 63
Vit: 35
Int: 99
Dex: 106
Luk: 61
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demihuman
RaceGroups:
Clocktower: true
Element: Neutral
ElementLevel: 4
WalkSpeed: 165
AttackDelay: 1552
AttackMotion: 1152
DamageMotion: 336
Ai: 04
Drops:
- Item: Old_Magic_Circle
Rate: 2000
- Item: Rent_Spell_Book
Rate: 750
- Item: Elder_Branch
Rate: 500
- Item: Encyclopedia
Rate: 5
- Item: Wizardy_Staff
Rate: 1
- Item: Old_Card_Album
Rate: 1
- Item: Underground_Key
Rate: 1500
- Item: Elder_Card
Rate: 1
StealProtected: true
- Id: 1378
AegisName: DEMON_PUNGUS
Name: Demon Pungus
Level: 91
Hp: 6466
BaseExp: 1220
JobExp: 1149
Attack: 556
Attack2: 65
Defense: 80
MagicDefense: 52
Str: 63
Agi: 61
Vit: 30
Int: 38
Dex: 95
Luk: 43
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Demon
RaceGroups:
Clocktower: true
Element: Poison
ElementLevel: 3
WalkSpeed: 170
AttackDelay: 1260
AttackMotion: 960
DamageMotion: 672
Ai: 04
Modes:
Detector: true
Drops:
- Item: Spawns
Rate: 2037
- Item: Mould_Powder
Rate: 2280
- Item: Yellow_Gemstone
Rate: 1940
- Item: Starsand_Of_Witch
Rate: 2500
- Item: Demon_Pungus_Card
Rate: 1
StealProtected: true
- Id: 1379
AegisName: NIGHTMARE_TERROR
Name: Nightmare Terror
Level: 107
Hp: 13289
BaseExp: 1845
JobExp: 1759
Attack: 918
Attack2: 226
Defense: 78
MagicDefense: 37
Str: 118
Agi: 53
Vit: 55
Int: 63
Dex: 106
Luk: 43
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demon
Element: Dark
ElementLevel: 3
WalkSpeed: 165
AttackDelay: 1216
AttackMotion: 816
DamageMotion: 432
Ai: 04
Modes:
Detector: true
Drops:
- Item: Burning_Horse_Shoe
Rate: 1200
- Item: Rosary_
Rate: 1
- Item: Rosary
Rate: 15
- Item: Blue_Potion
Rate: 25
- Item: Blue_Herb
Rate: 75
- Item: Ghost_Scroll_1_5
Rate: 50
- Item: Infiltrator
Rate: 1
- Item: Nightmare_Terror_Card
Rate: 1
StealProtected: true
- Id: 1380
AegisName: DRILLER
Name: Driller
Level: 65
Hp: 2719
BaseExp: 642
JobExp: 556
Attack: 190
Attack2: 31
Defense: 96
MagicDefense: 18
Str: 62
Agi: 50
Vit: 25
Int: 15
Dex: 53
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Brute
Element: Earth
ElementLevel: 1
WalkSpeed: 165
AttackDelay: 1300
AttackMotion: 900
DamageMotion: 336
Ai: 04
Drops:
- Item: Lizard_Scruff
Rate: 3750
- Item: Yellow_Gemstone
Rate: 1940
- Item: Red_Gemstone
Rate: 1750
- Item: Driller_Card
Rate: 1
StealProtected: true
- Id: 1381
AegisName: GRIZZLY
Name: Grizzly
Level: 66
Hp: 2241
BaseExp: 625
JobExp: 569
Attack: 267
Attack2: 13
Defense: 109
MagicDefense: 2
Str: 60
Agi: 26
Vit: 44
Int: 3
Dex: 86
Luk: 15
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Brute
Element: Fire
ElementLevel: 3
WalkSpeed: 165
AttackDelay: 1492
AttackMotion: 1092
DamageMotion: 192
Ai: 04
Drops:
- Item: Bear's_Foot
Rate: 2500
- Item: Animal's_Skin
Rate: 2500
- Item: Nice_Sweet_Potato
Rate: 1250
- Item: Odin's_Blessing
Rate: 10
- Item: Grizzly_Card
Rate: 1
StealProtected: true
- Id: 1382
AegisName: DIABOLIC
Name: Diabolic
Level: 104
Hp: 10572
BaseExp: 1605
JobExp: 1527
Attack: 707
Attack2: 200
Defense: 68
MagicDefense: 61
Str: 103
Agi: 80
Vit: 53
Int: 65
Dex: 94
Luk: 25
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Demon
Element: Dark
ElementLevel: 2
WalkSpeed: 150
AttackDelay: 1080
AttackMotion: 780
DamageMotion: 180
Ai: 04
Modes:
Detector: true
Drops:
- Item: Petite_DiablOfs_Horn
Rate: 1450
- Item: Petite_DiablOfs_Wing
Rate: 1200
- Item: Brooch
Rate: 2
- Item: Oridecon
Rate: 10
- Item: Unholy_Touch
Rate: 5
- Item: Crimson_Orb
Rate: 1
- Item: Diabolic_Card
Rate: 1
StealProtected: true
- Id: 1383
AegisName: EXPLOSION
Name: Explosion
Level: 100
Hp: 7813
BaseExp: 1387
JobExp: 1316
Attack: 625
Attack2: 110
Defense: 112
MagicDefense: 50
Str: 91
Agi: 51
Vit: 63
Int: 50
Dex: 78
Luk: 60
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Brute
Element: Fire
ElementLevel: 3
WalkSpeed: 165
AttackDelay: 1260
AttackMotion: 960
DamageMotion: 336
Ai: 04
Drops:
- Item: Wing_Of_Red_Bat
Rate: 2750
- Item: Burning_Heart
Rate: 1100
- Item: Hot_Hair
Rate: 1600
- Item: Oridecon_Stone
Rate: 400
- Item: Fruit_Of_Mastela
Rate: 200
- Item: Explosion_Card
Rate: 1
StealProtected: true
- Id: 1384
AegisName: DELETER
Name: Deleter
Level: 105
Hp: 10000
BaseExp: 1625
JobExp: 1547
Attack: 653
Attack2: 179
Defense: 111
MagicDefense: 53
Str: 105
Agi: 55
Vit: 53
Int: 68
Dex: 80
Luk: 73
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Dragon
Element: Fire
ElementLevel: 2
WalkSpeed: 175
AttackDelay: 1020
AttackMotion: 720
DamageMotion: 384
Ai: 13
Drops:
- Item: Dragon's_Skin
Rate: 1000
- Item: Dragon_Canine
Rate: 1300
- Item: Dragon_Train
Rate: 1000
- Item: Dragon_Scale
Rate: 1000
- Item: Strange_Foxtail
Rate: 20
- Item: Doram_Only_Cape
Rate: 20
- Item: Flying_Deleter_Card
Rate: 1
StealProtected: true
- Id: 1385
AegisName: DELETER_
Name: Deleter
Level: 105
Hp: 10000
BaseExp: 1625
JobExp: 1547
Attack: 663
Attack2: 211
Defense: 114
MagicDefense: 53
Str: 98
Agi: 65
Vit: 49
Int: 72
Dex: 68
Luk: 73
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Dragon
Element: Fire
ElementLevel: 2
WalkSpeed: 175
AttackDelay: 1024
AttackMotion: 624
DamageMotion: 336
Ai: 13
Drops:
- Item: Dragon's_Skin
Rate: 1000
- Item: Dragon_Canine
Rate: 1300
- Item: Dragon_Train
Rate: 1000
- Item: Dragon_Scale
Rate: 1000
- Item: Stone_Buckler
Rate: 5
- Item: Detail_Model_Foxtail
Rate: 20
- Item: Doram_Only_Shoes
Rate: 20
- Item: Deleter_Card
Rate: 1
StealProtected: true
- Id: 1386
AegisName: SLEEPER
Name: Sleeper
Level: 81
Hp: 5160
BaseExp: 1001
JobExp: 889
Attack: 301
Attack2: 48
Defense: 101
MagicDefense: 29
Str: 74
Agi: 41
Vit: 57
Int: 27
Dex: 65
Luk: 27
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Formless
Element: Earth
ElementLevel: 2
WalkSpeed: 195
AttackDelay: 1350
AttackMotion: 1200
DamageMotion: 432
Ai: 04
Drops:
- Item: Sand_Lump
Rate: 2474
- Item: Grit
Rate: 2668
- Item: Great_Nature
Rate: 1250
- Item: Oridecon_Stone
Rate: 150
- Item: Scarlet_Dagger
Rate: 50
RandomOptionGroup: Group_5
- Item: Hypnotist's_Staff_
Rate: 3
- Item: Fine_Sand
Rate: 600
- Item: Sleeper_Card
Rate: 1
StealProtected: true
- Id: 1387
AegisName: GIG
Name: Gig
Level: 100
Hp: 8721
BaseExp: 1387
JobExp: 1316
Attack: 619
Attack2: 123
Defense: 104
MagicDefense: 53
Str: 92
Agi: 66
Vit: 60
Int: 48
Dex: 72
Luk: 50
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Brute
Element: Fire
ElementLevel: 2
WalkSpeed: 170
AttackDelay: 1264
AttackMotion: 864
DamageMotion: 576
Ai: 04
Drops:
- Item: Scropion's_Nipper
Rate: 1000
- Item: Scorpion's_Tail
Rate: 1300
- Item: Red_Gemstone
Rate: 75
- Item: Panacea
Rate: 1250
- Item: Flame_Heart
Rate: 425
- Item: Gig_Card
Rate: 1
StealProtected: true
- Id: 1388
AegisName: ARCHANGELING
Name: Arc Angeling
JapaneseName: Archangeling
Level: 84
Hp: 25100
BaseExp: 1789
JobExp: 1455
Attack: 593
Attack2: 100
Defense: 92
MagicDefense: 81
Str: 32
Agi: 48
Vit: 62
Int: 99
Dex: 119
Luk: 105
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Angel
Element: Holy
ElementLevel: 3
WalkSpeed: 180
AttackDelay: 1072
AttackMotion: 672
DamageMotion: 480
Ai: 21
Class: Boss
Drops:
- Item: Satanic_Chain
Rate: 3
- Item: Seed_Of_Yggdrasil
Rate: 75
- Item: Agate
Rate: 750
- Item: Angelic_Chain
Rate: 3
- Item: Plate_Armor_
Rate: 2
- Item: Turquoise
Rate: 750
- Item: Archangeling_Card
Rate: 1
StealProtected: true
- Id: 1389
AegisName: DRACULA
Name: Dracula
Level: 75
Hp: 350000
BaseExp: 171864
JobExp: 122760
MvpExp: 156240
Attack: 2454
Attack2: 1812
Defense: 252
MagicDefense: 146
Str: 86
Agi: 99
Vit: 88
Int: 92
Dex: 194
Luk: 82
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demon
Element: Dark
ElementLevel: 4
WalkSpeed: 145
AttackDelay: 1290
AttackMotion: 1140
DamageMotion: 576
DamageTaken: 10
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Yggdrasilberry
Rate: 5500
- Item: Crystal_Jewel__
Rate: 5000
- Item: Fruit_Of_Mastela
Rate: 5000
Drops:
- Item: Yggdrasilberry
Rate: 2350
- Item: Wizardy_Staff
Rate: 3
- Item: Balistar
Rate: 3
- Item: Cape_Of_Ancient_Lord
Rate: 8
- Item: Ring_
Rate: 2
- Item: Book_Of_The_Apocalypse
Rate: 2
- Item: Dracula_Card
Rate: 1
StealProtected: true
- Id: 1390
AegisName: VIOLY
Name: Violy
Level: 118
Hp: 20557
BaseExp: 2606
JobExp: 2498
Attack: 767
Attack2: 120
Defense: 74
MagicDefense: 36
Str: 90
Agi: 86
Vit: 38
Int: 76
Dex: 126
Luk: 63
AttackRange: 10
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Neutral
ElementLevel: 2
WalkSpeed: 170
AttackDelay: 1356
AttackMotion: 1056
DamageMotion: 540
Ai: 05
Drops:
- Item: Golden_Hair
Rate: 3153
- Item: High_end_Cooking_Kits
Rate: 25
- Item: Stuffed_Doll
Rate: 600
- Item: Base_Guitar
Rate: 25
- Item: Royal_Jelly
Rate: 700
- Item: Water_Of_Darkness
Rate: 500
- Item: Scarlet_Viollin
Rate: 50
RandomOptionGroup: Group_5
- Item: Violy_Card
Rate: 1
StealProtected: true
- Id: 1391
AegisName: GALAPAGO
Name: Galapago
Level: 45
Hp: 1221
BaseExp: 369
JobExp: 301
Attack: 68
Attack2: 35
Defense: 70
MagicDefense: 16
Str: 30
Agi: 28
Vit: 29
Int: 18
Dex: 30
Luk: 16
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Brute
Element: Earth
ElementLevel: 1
WalkSpeed: 165
AttackDelay: 1430
AttackMotion: 1080
DamageMotion: 1080
Ai: 07
Drops:
- Item: Cyfar
Rate: 2668
- Item: Coconut_Fruit
Rate: 150
- Item: Yellow_Herb
Rate: 1750
- Item: Aloebera
Rate: 50
- Item: Melon
Rate: 150
- Item: Galapago_Cap
Rate: 1
- Item: Wing_Of_Fly
Rate: 500
- Item: Galapago_Card
Rate: 1
StealProtected: true
- Id: 1392
AegisName: ROTAR_ZAIRO
Name: Rotar Zairo
Level: 48
Hp: 1088
BaseExp: 379
JobExp: 328
Attack: 75
Attack2: 40
Defense: 57
MagicDefense: 34
Str: 29
Agi: 70
Vit: 45
Int: 26
Dex: 61
Luk: 5
AttackRange: 10
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Formless
Element: Wind
ElementLevel: 2
WalkSpeed: 155
AttackDelay: 2416
AttackMotion: 2016
DamageMotion: 432
Ai: 05
Drops:
- Item: Large_Jellopy
Rate: 250
- Item: Padded_Armor
Rate: 1
- Item: Cyfar
Rate: 500
- Item: Steel
Rate: 225
- Item: Wing_Of_Fly
Rate: 500
- Item: Zargon
Rate: 1250
- Item: Garlet
Rate: 2750
- Item: Rotar_Zairo_Card
Rate: 1
StealProtected: true
- Id: 1393
AegisName: G_MUMMY
Name: Mummy
Level: 55
Hp: 2155
Attack: 180
Attack2: 21
Defense: 95
MagicDefense: 3
Str: 54
Agi: 4
Vit: 14
Dex: 68
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Undead
Element: Undead
ElementLevel: 2
WalkSpeed: 300
AttackDelay: 1772
AttackMotion: 72
DamageMotion: 384
Ai: 04
- Id: 1394
AegisName: G_ZOMBIE
Name: Zombie
Level: 17
Hp: 234
Attack: 43
Attack2: 12
Defense: 20
MagicDefense: 3
Str: 15
Agi: 8
Vit: 17
Dex: 15
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Undead
Element: Undead
ElementLevel: 1
WalkSpeed: 400
AttackDelay: 2612
AttackMotion: 912
DamageMotion: 288
Ai: 04
- Id: 1395
AegisName: CRYSTAL_1
Name: Wind Crystal
Level: 1
Hp: 15
Defense: 160
MagicDefense: 99
Dex: 999
Size: Small
Race: Formless
Element: Neutral
ElementLevel: 1
WalkSpeed: 190
Ai: 01
Class: Boss
Modes:
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
Drops:
- Item: Piece_Of_Cake
Rate: 1000
- Item: Candy_Striper
Rate: 1000
- Item: White_Chocolate
Rate: 1000
- Item: Coupon
Rate: 10000
- Item: Piece_Of_Cake
Rate: 5000
- Item: Candy_Striper
Rate: 5000
- Item: Chocolate
Rate: 500
- Item: Yggdrasilberry
Rate: 1
StealProtected: true
- Id: 1396
AegisName: CRYSTAL_2
Name: Earth Crystal
Level: 1
Hp: 15
Defense: 160
MagicDefense: 99
Dex: 999
Size: Small
Race: Formless
Element: Neutral
ElementLevel: 1
WalkSpeed: 190
Ai: 01
Class: Boss
Modes:
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
Drops:
- Item: Piece_Of_Cake
Rate: 1000
- Item: Candy_Striper
Rate: 1000
- Item: White_Chocolate
Rate: 1000
- Item: Coupon
Rate: 10000
- Item: Piece_Of_Cake
Rate: 5000
- Item: Candy_Striper
Rate: 5000
- Item: Chocolate
Rate: 500
- Item: Seed_Of_Yggdrasil
Rate: 1
StealProtected: true
- Id: 1397
AegisName: CRYSTAL_3
Name: Fire Crystal
Level: 1
Hp: 15
Defense: 160
MagicDefense: 99
Dex: 999
Size: Small
Race: Formless
Element: Neutral
ElementLevel: 1
WalkSpeed: 190
Ai: 01
Class: Boss
Modes:
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
Drops:
- Item: Piece_Of_Cake
Rate: 1000
- Item: Candy_Striper
Rate: 1000
- Item: White_Chocolate
Rate: 1000
- Item: Coupon
Rate: 10000
- Item: Piece_Of_Cake
Rate: 5000
- Item: Candy_Striper
Rate: 5000
- Item: Chocolate
Rate: 500
- Item: Branch_Of_Dead_Tree
Rate: 75
StealProtected: true
- Id: 1398
AegisName: CRYSTAL_4
Name: Water Crystal
Level: 1
Hp: 15
Defense: 160
MagicDefense: 99
Dex: 999
Size: Small
Race: Formless
Element: Neutral
ElementLevel: 1
WalkSpeed: 190
Ai: 01
Class: Boss
Modes:
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
Drops:
- Item: Piece_Of_Cake
Rate: 1000
- Item: Candy_Striper
Rate: 1000
- Item: White_Chocolate
Rate: 1000
- Item: Coupon
Rate: 10000
- Item: Piece_Of_Cake
Rate: 5000
- Item: Candy_Striper
Rate: 5000
- Item: Chocolate
Rate: 2500
- Item: Old_Blue_Box
Rate: 50
StealProtected: true
- Id: 1399
AegisName: EVENT_BAPHO
Name: Baphomet
Level: 68
Hp: 1264000
BaseExp: 41225
JobExp: 12553
MvpExp: 130875
Attack: 1939
Attack2: 420
Defense: 35
MagicDefense: 45
Agi: 152
Vit: 96
Int: 85
Dex: 132
Luk: 95
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demon
Element: Dark
ElementLevel: 3
WalkSpeed: 130
AttackDelay: 768
AttackMotion: 768
DamageMotion: 576
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Yggdrasilberry
Rate: 5500
- Item: Royal_Jelly
Rate: 5000
- Item: Crystal_Jewel__
Rate: 5000
Drops:
- Item: Pole_Axe
Rate: 275
- Item: War_Axe
Rate: 340
- Item: Holy_Avenger
Rate: 240
- Item: Holy_Guard
Rate: 320
- Item: Holy_Robe
Rate: 750
- Item: Herald_Of_GOD
Rate: 250
- Item: Ring_
Rate: 860
- Item: Magestic_Goat
Rate: 775
StealProtected: true
- Id: 1400
AegisName: KARAKASA
Name: Karakasa
Level: 72
Hp: 3092
BaseExp: 752
JobExp: 692
Attack: 172
Attack2: 42
Defense: 93
MagicDefense: 29
Str: 66
Agi: 73
Vit: 33
Int: 20
Dex: 64
Luk: 60
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Formless
Element: Neutral
ElementLevel: 3
WalkSpeed: 155
AttackDelay: 1638
AttackMotion: 2016
DamageMotion: 576
Ai: 01
Drops:
- Item: Oil_Paper
Rate: 2500
- Item: Bamboo_Cut
Rate: 2134
- Item: Wooden_Block
Rate: 1600
- Item: Smooth_Paper
Rate: 1100
- Item: Zargon
Rate: 2037
- Item: Glass_Bead
Rate: 15
- Item: Murasame
Rate: 3
- Item: Karakasa_Card
Rate: 1
StealProtected: true
- Id: 1401
AegisName: SHINOBI
Name: Shinobi
Level: 95
Hp: 8000
BaseExp: 1292
JobExp: 1221
Attack: 573
Attack2: 51
Defense: 49
MagicDefense: 45
Str: 71
Agi: 70
Vit: 55
Int: 30
Dex: 83
Luk: 30
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
RaceGroups:
Ninja: true
Element: Dark
ElementLevel: 3
WalkSpeed: 150
AttackDelay: 1003
AttackMotion: 1152
DamageMotion: 336
Ai: 21
Drops:
- Item: Broken_Shuriken
Rate: 2668
- Item: Ninja_Suit
Rate: 1
- Item: Smoke_Powder
Rate: 350
- Item: Shinobi's_Sash
Rate: 50
- Item: Thief_Clothes_
Rate: 1
- Item: Black_Mask
Rate: 1000
- Item: Murasame_
Rate: 3
- Item: Shinobi_Card
Rate: 1
StealProtected: true
- Id: 1402
AegisName: POISON_TOAD
Name: Poisonous Toad
JapaneseName: Poison Toad
Level: 87
Hp: 4876
BaseExp: 1052
JobExp: 987
Attack: 233
Attack2: 54
Defense: 80
MagicDefense: 42
Str: 66
Agi: 42
Vit: 40
Int: 45
Dex: 70
Luk: 30
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Brute
Element: Poison
ElementLevel: 2
WalkSpeed: 160
AttackDelay: 1148
AttackMotion: 1728
DamageMotion: 864
Ai: 01
Drops:
- Item: Poison_Toad's_Skin
Rate: 2750
- Item: Poison_Powder
Rate: 1200
- Item: Gold_Ring
Rate: 2
- Item: Green_Herb
Rate: 270
- Item: Cardinal_Jewel_
Rate: 1
- Item: Royal_Jelly
Rate: 1
- Item: Cinquedea_
Rate: 5
- Item: Poison_Toad_Card
Rate: 1
StealProtected: true
- Id: 1403
AegisName: ANTIQUE_FIRELOCK
Name: Firelock Soldier
JapaneseName: Antique Firelock
Level: 88
Hp: 7524
BaseExp: 1175
JobExp: 951
Attack: 356
Attack2: 45
Defense: 72
MagicDefense: 30
Str: 67
Agi: 44
Vit: 30
Int: 30
Dex: 100
Luk: 30
AttackRange: 10
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Undead
Element: Undead
ElementLevel: 2
WalkSpeed: 170
AttackDelay: 1084
AttackMotion: 2304
DamageMotion: 576
Ai: 05
Drops:
- Item: Iron
Rate: 2750
- Item: Apple_Of_Archer
Rate: 1
- Item: Large_Jellopy
Rate: 700
- Item: Yellow_Herb
Rate: 20
- Item: Nice_Sweet_Potato
Rate: 175
- Item: Panacea
Rate: 125
- Item: The_Cyclone_
Rate: 3
- Item: Antique_Firelock_Card
Rate: 1
StealProtected: true
- Id: 1404
AegisName: MIYABI_NINGYO
Name: Miyabi Doll
JapaneseName: Miyabi Ningyo
Level: 85
Hp: 5188
BaseExp: 1018
JobExp: 953
Attack: 238
Attack2: 66
Defense: 57
MagicDefense: 19
Str: 66
Agi: 30
Vit: 30
Int: 55
Dex: 88
Luk: 40
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Dark
ElementLevel: 1
WalkSpeed: 250
AttackDelay: 1938
AttackMotion: 2112
DamageMotion: 768
Ai: 17
Modes:
Detector: true
Drops:
- Item: Glossy_Hair
Rate: 2668
- Item: Old_Japaness_Clothes
Rate: 1250
- Item: White_Herb
Rate: 775
- Item: Star_Crumb
Rate: 625
- Item: High_end_Cooking_Kits
Rate: 5
- Item: Hakujin
Rate: 3
- Item: Scarlet_Viollin
Rate: 50
RandomOptionGroup: Group_5
- Item: Miyabi_Ningyo_Card
Rate: 1
StealProtected: true
- Id: 1405
AegisName: TENGU
Name: Tengu
Level: 98
Hp: 10196
BaseExp: 1416
JobExp: 1278
Attack: 274
Attack2: 83
Defense: 134
MagicDefense: 46
Str: 99
Agi: 38
Vit: 40
Int: 30
Dex: 80
Luk: 60
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demon
Element: Earth
ElementLevel: 2
WalkSpeed: 200
AttackDelay: 1439
AttackMotion: 1920
DamageMotion: 672
Ai: 04
Modes:
Detector: true
Drops:
- Item: Tengu's_Nose
Rate: 1750
- Item: Broken_Wine_Vessel
Rate: 2750
- Item: Scarlet_Huuma
Rate: 50
RandomOptionGroup: Group_5
- Item: Fruit_Of_Mastela
Rate: 75
- Item: Huuma_Giant_Wheel_
Rate: 3
- Item: Imperial_Cooking_Kits
Rate: 10
- Item: Earth_Scroll_1_5
Rate: 50
- Item: Tengu_Card
Rate: 1
StealProtected: true
- Id: 1406
AegisName: KAPHA
Name: Kapha
Level: 83
Hp: 5470
BaseExp: 986
JobExp: 921
Attack: 306
Attack2: 32
Defense: 61
MagicDefense: 38
Str: 67
Agi: 59
Vit: 40
Int: 31
Dex: 73
Luk: 24
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Fish
Element: Water
ElementLevel: 1
WalkSpeed: 165
AttackDelay: 2012
AttackMotion: 1728
DamageMotion: 672
Ai: 04
Drops:
- Item: Yellow_Plate
Rate: 3250
- Item: Cyfar
Rate: 1750
- Item: Huuma_Calm_Mind
Rate: 10
- Item: Leaflet_Of_Aloe
Rate: 1150
- Item: Ment
Rate: 1
- Item: Guitar_Of_Blue_Solo
Rate: 5
- Item: Jitte_
Rate: 3
- Item: Kapha_Card
Rate: 1
StealProtected: true
# - Id: 1407
# AegisName: DOKEBI_
# Name: Dokebi
# Level: 1
# Size: Small
# Race: Formless
# Element: Water
# ElementLevel: 0
- Id: 1408
AegisName: BLOOD_BUTTERFLY
Name: Bloody Butterfly
Level: 94
Hp: 7030
BaseExp: 1274
JobExp: 1203
Attack: 361
Attack2: 67
Defense: 79
MagicDefense: 50
Str: 70
Agi: 68
Vit: 40
Int: 55
Dex: 108
Luk: 30
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Insect
Element: Wind
ElementLevel: 2
WalkSpeed: 145
AttackDelay: 472
AttackMotion: 576
DamageMotion: 288
Ai: 13
Modes:
Detector: true
Drops:
- Item: Sharp_Feeler
Rate: 2304
- Item: Great_Wing
Rate: 1250
- Item: Powder_Of_Butterfly
Rate: 2750
- Item: Scarlet_Knuckle
Rate: 50
RandomOptionGroup: Group_5
- Item: Lariat
Rate: 1
- Item: Strange_Foxtail
Rate: 20
- Item: Detail_Model_Foxtail
Rate: 20
- Item: Blood_Butterfly_Card
Rate: 1
StealProtected: true
- Id: 1409
AegisName: RICE_CAKE_BOY
Name: Dumpling Child
JapaneseName: Rice Cake Boy
Level: 60
Hp: 2098
BaseExp: 521
JobExp: 468
Attack: 134
Attack2: 22
Defense: 96
MagicDefense: 12
Str: 50
Agi: 43
Vit: 29
Int: 5
Dex: 47
Luk: 10
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Demihuman
Element: Neutral
ElementLevel: 1
WalkSpeed: 160
AttackDelay: 1247
AttackMotion: 768
DamageMotion: 420
Ai: 17
Drops:
- Item: Bamboo_Cut
Rate: 1600
- Item: Oil_Paper
Rate: 1250
- Item: Pierrot_Nose
Rate: 1
- Item: Blade_Of_Pinwheel
Rate: 2500
- Item: Bun
Rate: 500
- Item: Festival_Mask
Rate: 1500
- Item: Rice_Cake_Boy_Card
Rate: 1
StealProtected: true
- Id: 1410
AegisName: LIVE_PEACH_TREE
Name: Enchanted Peach Tree
JapaneseName: Live Peach Tree
Level: 92
Hp: 8777
BaseExp: 1299
JobExp: 1167
Attack: 351
Attack2: 72
Defense: 109
MagicDefense: 40
Str: 76
Agi: 52
Vit: 55
Int: 40
Dex: 92
Luk: 50
AttackRange: 7
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Plant
Element: Earth
ElementLevel: 2
WalkSpeed: 410
AttackDelay: 400
AttackMotion: 672
DamageMotion: 480
Ai: 05
Drops:
- Item: Hard_Peach
Rate: 2183
- Item: Elder_Branch
Rate: 50
- Item: Royal_Jelly
Rate: 500
- Item: Branch_Of_Dead_Tree
Rate: 200
- Item: Banana_Juice
Rate: 50
- Item: Old_Blue_Box
Rate: 3
- Item: Sap_Jelly
Rate: 5
- Item: Live_Peach_Tree_Card
Rate: 1
StealProtected: true
# - Id: 1411
# AegisName: PEACH_TREE_BULLET
# Name: Peach Tree Bullet... (mode 129)
# JapaneseName: Peach Tree Bullet
# Size: Small
# Race: Formless
# Element: Neutral
# ElementLevel: 0
- Id: 1412
AegisName: EVIL_CLOUD_HERMIT
Name: Taoist Hermit
JapaneseName: Evil Cloud Hermit
Level: 96
Hp: 8266
BaseExp: 1311
JobExp: 1240
Attack: 611
Attack2: 30
Defense: 66
MagicDefense: 46
Str: 63
Agi: 57
Vit: 45
Int: 60
Dex: 119
Luk: 45
AttackRange: 10
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Formless
Element: Neutral
ElementLevel: 2
WalkSpeed: 190
AttackDelay: 480
AttackMotion: 840
DamageMotion: 432
Ai: 05
Drops:
- Item: Cloud_Piece
Rate: 2328
- Item: Cheese
Rate: 2800
- Item: Popped_Rice
Rate: 2250
- Item: Bun
Rate: 3400
- Item: Guitar_
Rate: 1
- Item: Elunium_Stone
Rate: 75
- Item: Wind_Scroll_1_5
Rate: 50
- Item: Evil_Cloud_Hermit_Card
Rate: 1
StealProtected: true
- Id: 1413
AegisName: WILD_GINSENG
Name: Hermit Plant
JapaneseName: Wild Ginseng
Level: 90
Hp: 6052
BaseExp: 1103
JobExp: 1038
Attack: 575
Attack2: 71
Defense: 56
MagicDefense: 62
Str: 76
Agi: 51
Vit: 60
Int: 60
Dex: 91
Luk: 50
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Plant
Element: Fire
ElementLevel: 2
WalkSpeed: 140
AttackDelay: 512
AttackMotion: 756
DamageMotion: 360
Ai: 17
Drops:
- Item: Leaflet_Of_Hinal
Rate: 1750
- Item: Leaflet_Of_Aloe
Rate: 1750
- Item: Root_Of_Maneater
Rate: 1900
- Item: Blossom_Of_Maneater
Rate: 2400
- Item: Mandragora_Flowerpot
Rate: 400
- Item: Scarlet_Wire
Rate: 50
RandomOptionGroup: Group_5
- Item: Strawberry
Rate: 500
- Item: Wild_Ginseng_Card
Rate: 1
StealProtected: true
# - Id: 1414
# AegisName: GINSENG_BULLET
# Name: Ginseng Bullet... (mode 129)
# JapaneseName: Ginseng Bullet
# Size: Small
# Race: Formless
# Element: Neutral
# ElementLevel: 0
- Id: 1415
AegisName: BABY_LEOPARD
Name: Baby Leopard
Level: 68
Hp: 2590
BaseExp: 586
JobExp: 627
Attack: 291
Attack2: 52
Defense: 77
MagicDefense: 5
Str: 46
Agi: 36
Vit: 20
Int: 4
Dex: 61
Luk: 10
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Brute
Element: Ghost
ElementLevel: 1
WalkSpeed: 150
AttackDelay: 318
AttackMotion: 528
DamageMotion: 420
Ai: 04
Drops:
- Item: Leopard_Skin
Rate: 2600
- Item: Leopard_Talon
Rate: 1600
- Item: Oridecon_Stone
Rate: 75
- Item: Meat
Rate: 1000
- Item: Dagger_
Rate: 50
- Item: Baby_Leopard_Card
Rate: 1
StealProtected: true
- Id: 1416
AegisName: WICKED_NYMPH
Name: Evil Nymph
JapaneseName: Wicked Nymph
Level: 97
Hp: 8491
BaseExp: 1330
JobExp: 1259
Attack: 442
Attack2: 128
Defense: 46
MagicDefense: 45
Str: 84
Agi: 46
Vit: 45
Int: 70
Dex: 92
Luk: 60
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Dark
ElementLevel: 3
WalkSpeed: 200
AttackDelay: 637
AttackMotion: 1008
DamageMotion: 360
Ai: 21
Modes:
Detector: true
Drops:
- Item: Limpid_Celestial_Robe
Rate: 1989
- Item: Soft_Silk_Cloth
Rate: 690
- Item: Oridecon
Rate: 5
- Item: Scarlet_Viollin
Rate: 50
RandomOptionGroup: Group_5
- Item: Scarlet_Wire
Rate: 50
RandomOptionGroup: Group_5
- Item: Holy_Scroll_1_5
Rate: 50
- Item: Oriental_Lute
Rate: 5
- Item: Wicked_Nymph_Card
Rate: 1
StealProtected: true
- Id: 1417
AegisName: ZIPPER_BEAR
Name: Zipper Bear
Level: 90
Hp: 6620
BaseExp: 1103
JobExp: 1038
Attack: 451
Attack2: 57
Defense: 130
MagicDefense: 40
Str: 68
Agi: 51
Vit: 50
Int: 35
Dex: 70
Luk: 20
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Brute
Element: Dark
ElementLevel: 1
WalkSpeed: 155
AttackDelay: 780
AttackMotion: 1008
DamageMotion: 420
Ai: 17
Drops:
- Item: Black_Bear's_Skin
Rate: 2231
- Item: Mystery_Iron_Bit
Rate: 1750
- Item: Royal_Jelly
Rate: 200
- Item: Honey
Rate: 450
- Item: Apple
Rate: 45
- Item: Little_Dall_Needle
Rate: 5
- Item: Zipper_Bear_Card
Rate: 1
StealProtected: true
- Id: 1418
AegisName: DARK_SNAKE_LORD
Name: Evil Snake Lord
Level: 105
Hp: 1101000
BaseExp: 432000
JobExp: 346500
MvpExp: 78120
Attack: 2882
Attack2: 1986
Defense: 314
MagicDefense: 185
Str: 122
Agi: 172
Vit: 107
Int: 135
Dex: 235
Luk: 88
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Brute
Element: Ghost
ElementLevel: 3
WalkSpeed: 200
AttackDelay: 588
AttackMotion: 816
DamageMotion: 420
DamageTaken: 10
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Yggdrasilberry
Rate: 5500
- Item: Seed_Of_Yggdrasil
Rate: 3500
- Item: Elunium
Rate: 5500
Drops:
- Item: Taegeuk_Plate
Rate: 2910
- Item: Sword_Of_Grave_Keeper
Rate: 2550
- Item: Hell_Fire
Rate: 40
- Item: Ph.D_Hat
Rate: 40
- Item: Gae_Bolg
Rate: 250
- Item: Pill
Rate: 450
- Item: Sway_Apron
Rate: 1000
- Item: Dark_Snake_Lord_Card
Rate: 1
StealProtected: true
- Id: 1419
AegisName: G_FARMILIAR
Name: Familiar
Level: 24
Hp: 427
Attack: 68
Attack2: 9
Defense: 26
MagicDefense: 5
Str: 15
Agi: 19
Vit: 20
Int: 5
Dex: 20
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Brute
Element: Dark
ElementLevel: 1
WalkSpeed: 150
AttackDelay: 1276
AttackMotion: 576
DamageMotion: 384
Ai: 04
- Id: 1420
AegisName: G_ARCHER_SKELETON
Name: Archer Skeleton
Level: 50
Hp: 1646
Attack: 95
Attack2: 23
Defense: 47
MagicDefense: 10
Str: 30
Agi: 29
Vit: 20
Int: 10
Dex: 35
Luk: 5
AttackRange: 9
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Undead
Element: Undead
ElementLevel: 1
WalkSpeed: 300
AttackDelay: 2864
AttackMotion: 864
DamageMotion: 576
Ai: 04
- Id: 1421
AegisName: G_ISIS
Name: Isis
Level: 59
Hp: 2092
Attack: 202
Attack2: 37
Defense: 83
MagicDefense: 5
Str: 58
Agi: 43
Vit: 22
Int: 5
Dex: 43
Luk: 15
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demon
Element: Dark
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1384
AttackMotion: 768
DamageMotion: 336
Ai: 04
Modes:
Detector: true
- Id: 1422
AegisName: G_HUNTER_FLY
Name: Hunter Fly
Level: 63
Hp: 2050
Attack: 226
Attack2: 20
Defense: 46
MagicDefense: 20
Str: 32
Agi: 72
Vit: 22
Int: 25
Dex: 100
Luk: 15
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Insect
Element: Wind
ElementLevel: 2
WalkSpeed: 150
AttackDelay: 676
AttackMotion: 576
DamageMotion: 480
Ai: 04
Modes:
Detector: true
- Id: 1423
AegisName: G_GHOUL
Name: Ghoul
Level: 61
Hp: 2614
Attack: 227
Attack2: 29
Defense: 78
MagicDefense: 5
Str: 56
Agi: 12
Vit: 19
Int: 11
Dex: 30
Luk: 10
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Undead
Element: Undead
ElementLevel: 2
WalkSpeed: 250
AttackDelay: 2456
AttackMotion: 912
DamageMotion: 504
Ai: 04
- Id: 1424
AegisName: G_SIDE_WINDER
Name: Side Winder
Level: 70
Hp: 2736
Attack: 316
Attack2: 30
Defense: 101
MagicDefense: 12
Str: 52
Agi: 32
Vit: 35
Int: 20
Dex: 73
Luk: 15
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Brute
RaceGroups:
Werner_Lab: true
Element: Poison
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1576
AttackMotion: 576
DamageMotion: 576
Ai: 04
- Id: 1425
AegisName: G_OBEAUNE
Name: Obeaune
Level: 53
Hp: 2158
Attack: 102
Attack2: 45
Defense: 48
MagicDefense: 26
Str: 54
Agi: 47
Vit: 21
Int: 40
Dex: 36
Luk: 25
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Fish
Element: Water
ElementLevel: 2
WalkSpeed: 200
AttackDelay: 1872
AttackMotion: 672
DamageMotion: 288
Ai: 04
- Id: 1426
AegisName: G_MARC
Name: Marc
Level: 56
Hp: 2522
Attack: 145
Attack2: 25
Defense: 55
MagicDefense: 24
Str: 50
Agi: 24
Vit: 22
Int: 15
Dex: 53
Luk: 20
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Fish
Element: Water
ElementLevel: 2
WalkSpeed: 150
AttackDelay: 1272
AttackMotion: 72
DamageMotion: 480
Ai: 04
- Id: 1427
AegisName: G_NIGHTMARE
Name: Nightmare
Level: 69
Hp: 2872
Attack: 297
Attack2: 62
Defense: 116
MagicDefense: 15
Str: 57
Agi: 32
Vit: 20
Int: 15
Dex: 77
Luk: 15
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demon
Element: Ghost
ElementLevel: 3
WalkSpeed: 150
AttackDelay: 1816
AttackMotion: 816
DamageMotion: 432
Ai: 04
Modes:
Detector: true
- Id: 1428
AegisName: G_POISON_SPORE
Name: Poison Spore
Level: 26
Hp: 456
Attack: 68
Attack2: 15
Defense: 40
MagicDefense: 8
Str: 19
Agi: 17
Vit: 22
Int: 5
Dex: 20
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Plant
Element: Poison
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1672
AttackMotion: 672
DamageMotion: 288
Ai: 04
- Id: 1429
AegisName: G_ARGIOPE
Name: Argiope
Level: 75
Hp: 3105
Attack: 321
Attack2: 50
Defense: 88
MagicDefense: 32
Str: 60
Agi: 23
Vit: 40
Int: 30
Dex: 24
Luk: 30
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Insect
Element: Poison
ElementLevel: 1
WalkSpeed: 300
AttackDelay: 1792
AttackMotion: 792
DamageMotion: 336
Ai: 04
Modes:
Detector: true
- Id: 1430
AegisName: G_ARGOS
Name: Argos
Level: 47
Hp: 1005
Attack: 96
Attack2: 33
Defense: 58
MagicDefense: 8
Str: 38
Agi: 17
Vit: 25
Int: 5
Dex: 26
Luk: 15
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Insect
Element: Poison
ElementLevel: 1
WalkSpeed: 300
AttackDelay: 1468
AttackMotion: 468
DamageMotion: 768
Ai: 04
Modes:
Detector: true
- Id: 1431
AegisName: G_BAPHOMET_
Name: Baphomet Jr.
Level: 57
Hp: 2035
Attack: 195
Attack2: 33
Defense: 70
MagicDefense: 25
Str: 52
Agi: 60
Vit: 36
Int: 17
Dex: 57
Luk: 25
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Demon
Element: Dark
ElementLevel: 1
WalkSpeed: 100
AttackDelay: 868
AttackMotion: 480
DamageMotion: 120
Ai: 04
Modes:
Detector: true
- Id: 1432
AegisName: G_DESERT_WOLF
Name: Desert Wolf
Level: 103
Hp: 9447
Attack: 676
Attack2: 59
Defense: 114
MagicDefense: 47
Str: 93
Agi: 69
Vit: 63
Int: 61
Dex: 98
Luk: 42
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Brute
Element: Fire
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1120
AttackMotion: 420
DamageMotion: 288
Ai: 04
- Id: 1433
AegisName: G_DEVIRUCHI
Name: Deviruchi
Level: 64
Hp: 2300
Attack: 221
Attack2: 73
Defense: 62
MagicDefense: 30
Str: 61
Agi: 17
Vit: 30
Int: 35
Dex: 57
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Demon
Element: Dark
ElementLevel: 1
WalkSpeed: 150
AttackDelay: 980
AttackMotion: 600
DamageMotion: 384
Ai: 04
Modes:
Detector: true
- Id: 1434
AegisName: G_DRAINLIAR
Name: Drainliar
Level: 47
Hp: 1162
Attack: 100
Attack2: 42
Defense: 50
MagicDefense: 15
Str: 35
Agi: 34
Vit: 24
Int: 22
Dex: 50
Luk: 20
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Brute
Element: Dark
ElementLevel: 2
WalkSpeed: 250
AttackDelay: 1276
AttackMotion: 576
DamageMotion: 384
Ai: 04
- Id: 1435
AegisName: G_EVIL_DRUID
Name: Evil Druid
Level: 80
Hp: 5149
Attack: 378
Attack2: 68
Defense: 88
MagicDefense: 45
Str: 62
Agi: 32
Vit: 24
Int: 45
Dex: 85
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Undead
Element: Undead
ElementLevel: 4
WalkSpeed: 300
AttackDelay: 2276
AttackMotion: 576
DamageMotion: 336
Ai: 04
- Id: 1436
AegisName: G_JAKK
Name: Jakk
Level: 63
Hp: 2054
Attack: 229
Attack2: 37
Defense: 90
MagicDefense: 25
Str: 58
Agi: 43
Vit: 42
Int: 25
Dex: 61
Luk: 15
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Formless
Element: Fire
ElementLevel: 2
WalkSpeed: 200
AttackDelay: 1180
AttackMotion: 480
DamageMotion: 648
Ai: 04
- Id: 1437
AegisName: G_JOKER
Name: Joker
Level: 90
Hp: 6022
Attack: 317
Attack2: 60
Defense: 64
MagicDefense: 76
Str: 84
Agi: 99
Vit: 30
Int: 50
Dex: 92
Luk: 35
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demihuman
Element: Wind
ElementLevel: 4
WalkSpeed: 100
AttackDelay: 1364
AttackMotion: 864
DamageMotion: 432
Ai: 04
- Id: 1438
AegisName: G_KHALITZBURG
Name: Khalitzburg
Level: 118
Hp: 23986
Attack: 1232
Attack2: 96
Defense: 125
MagicDefense: 10
Str: 121
Agi: 48
Vit: 40
Int: 31
Dex: 125
Luk: 32
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Undead
Element: Undead
ElementLevel: 1
WalkSpeed: 350
AttackDelay: 528
AttackMotion: 1000
DamageMotion: 396
Ai: 04
- Id: 1439
AegisName: G_HIGH_ORC
Name: High Orc
Level: 81
Hp: 4193
Attack: 428
Attack2: 50
Defense: 101
MagicDefense: 45
Str: 75
Agi: 16
Vit: 40
Int: 31
Dex: 83
Luk: 20
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demihuman
Element: Fire
ElementLevel: 2
WalkSpeed: 150
AttackDelay: 1500
AttackMotion: 500
DamageMotion: 1000
Ai: 04
- Id: 1440
AegisName: G_STEM_WORM
Name: Stem Worm
Level: 84
Hp: 4530
Attack: 293
Attack2: 41
Defense: 73
MagicDefense: 50
Str: 55
Agi: 37
Vit: 25
Int: 47
Dex: 84
Luk: 30
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Plant
Element: Wind
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1500
AttackMotion: 500
DamageMotion: 1000
Ai: 04
- Id: 1441
AegisName: G_PENOMENA
Name: Penomena
Level: 85
Hp: 4589
Attack: 321
Attack2: 41
Defense: 85
MagicDefense: 32
Str: 76
Agi: 38
Vit: 35
Int: 35
Dex: 107
Luk: 10
AttackRange: 7
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Fish
Element: Poison
ElementLevel: 1
WalkSpeed: 400
AttackDelay: 832
AttackMotion: 500
DamageMotion: 600
Ai: 04
- Id: 1442
AegisName: G_SASQUATCH
Name: Sasquatch
Level: 72
Hp: 3163
Attack: 293
Attack2: 30
Defense: 101
MagicDefense: 28
Str: 70
Agi: 35
Vit: 60
Int: 10
Dex: 71
Luk: 20
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Brute
Element: Neutral
ElementLevel: 3
WalkSpeed: 300
AttackDelay: 1260
AttackMotion: 192
DamageMotion: 192
Ai: 04
- Id: 1443
AegisName: G_CRUISER
Name: Cruiser
Level: 41
Hp: 919
Attack: 55
Attack2: 20
Defense: 20
MagicDefense: 18
Str: 17
Agi: 10
Vit: 23
Int: 15
Dex: 34
Luk: 10
AttackRange: 7
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Formless
Element: Neutral
ElementLevel: 3
WalkSpeed: 400
AttackDelay: 1296
AttackMotion: 1296
DamageMotion: 432
Ai: 04
Drops:
- Item: Undelivered_Gift
Rate: 5000
- Id: 1444
AegisName: G_CHEPET
Name: Chepet
Level: 42
Hp: 4950
Attack: 79
Attack2: 33
Defense: 55
MagicDefense: 25
Str: 32
Agi: 35
Vit: 35
Int: 21
Dex: 32
Luk: 23
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Fire
ElementLevel: 1
WalkSpeed: 400
AttackDelay: 672
AttackMotion: 672
DamageMotion: 288
Ai: 04
- Id: 1445
AegisName: G_RAGGLER
Name: Raggler
Level: 48
Hp: 1148
Attack: 72
Attack2: 39
Defense: 56
MagicDefense: 10
Str: 30
Agi: 42
Vit: 38
Int: 15
Dex: 54
Luk: 27
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Brute
Element: Wind
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1000
AttackMotion: 900
DamageMotion: 384
Ai: 04
- Id: 1446
AegisName: G_INJUSTICE
Name: Injustice
Level: 95
Hp: 7952
Attack: 447
Attack2: 116
Defense: 76
Str: 77
Agi: 59
Vit: 58
Int: 65
Dex: 88
Luk: 50
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Undead
Element: Dark
ElementLevel: 2
WalkSpeed: 400
AttackDelay: 770
AttackMotion: 720
DamageMotion: 336
Ai: 04
- Id: 1447
AegisName: G_GRYPHON
Name: Gryphon
Level: 105
Hp: 60720
Attack: 932
Attack2: 103
Defense: 113
MagicDefense: 72
Str: 101
Agi: 133
Vit: 66
Int: 70
Dex: 164
Luk: 54
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Brute
Element: Wind
ElementLevel: 4
WalkSpeed: 100
AttackDelay: 704
AttackMotion: 504
DamageMotion: 432
Ai: 04
Class: Boss
- Id: 1448
AegisName: G_DARK_FRAME
Name: Dark Frame
Level: 76
Hp: 3520
Attack: 350
Attack2: 30
Defense: 67
MagicDefense: 27
Str: 69
Agi: 37
Vit: 36
Int: 10
Dex: 64
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Dark
ElementLevel: 3
WalkSpeed: 200
AttackDelay: 920
AttackMotion: 720
DamageMotion: 200
Ai: 04
Modes:
Detector: true
- Id: 1449
AegisName: G_MUTANT_DRAGON
Name: Mutant Dragonoid
JapaneseName: Mutant Dragon
Level: 65
Hp: 50706
Attack: 1176
Attack2: 534
Defense: 130
MagicDefense: 20
Str: 75
Agi: 35
Vit: 30
Int: 68
Dex: 108
Luk: 35
AttackRange: 4
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Dragon
Element: Fire
ElementLevel: 2
WalkSpeed: 250
AttackDelay: 1280
AttackMotion: 1080
DamageMotion: 240
Ai: 04
Class: Boss
- Id: 1450
AegisName: G_WIND_GHOST
Name: Wind Ghost
Level: 80
Hp: 4008
Attack: 182
Attack2: 95
Defense: 64
MagicDefense: 51
Str: 62
Agi: 27
Vit: 25
Int: 55
Dex: 102
Luk: 20
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Wind
ElementLevel: 3
WalkSpeed: 150
AttackDelay: 1056
AttackMotion: 1056
DamageMotion: 336
Ai: 04
Modes:
Detector: true
- Id: 1451
AegisName: G_MERMAN
Name: Merman
Level: 60
Hp: 2940
Attack: 131
Attack2: 32
Defense: 62
MagicDefense: 8
Str: 45
Agi: 29
Vit: 30
Int: 19
Dex: 55
Luk: 10
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Water
ElementLevel: 2
WalkSpeed: 220
AttackDelay: 916
AttackMotion: 816
DamageMotion: 336
Ai: 04
- Id: 1452
AegisName: G_ORC_LADY
Name: Orc Lady
Level: 45
Hp: 1520
Attack: 77
Attack2: 33
Defense: 83
MagicDefense: 17
Str: 36
Agi: 11
Vit: 28
Int: 10
Dex: 57
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Earth
ElementLevel: 2
WalkSpeed: 200
AttackDelay: 1050
AttackMotion: 900
DamageMotion: 288
Ai: 04
- Id: 1453
AegisName: G_RAYDRIC_ARCHER
Name: Raydric Archer
Level: 82
Hp: 4437
Attack: 415
Attack2: 18
Defense: 63
MagicDefense: 40
Str: 53
Agi: 24
Vit: 40
Int: 15
Dex: 134
Luk: 30
AttackRange: 9
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Dark
ElementLevel: 2
WalkSpeed: 200
AttackDelay: 1152
AttackMotion: 1152
DamageMotion: 480
Ai: 04
Modes:
Detector: true
- Id: 1454
AegisName: G_TRI_JOINT
Name: Tri Joint
Level: 66
Hp: 2530
Attack: 187
Attack2: 28
Defense: 22
MagicDefense: 5
Agi: 33
Vit: 24
Int: 10
Dex: 61
Luk: 20
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Insect
Element: Earth
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 860
AttackMotion: 660
DamageMotion: 624
Ai: 04
Modes:
Detector: true
- Id: 1455
AegisName: G_KOBOLD_ARCHER
Name: Kobold Archer
Level: 108
Hp: 11053
Attack: 762
Attack2: 33
Defense: 84
MagicDefense: 5
Str: 99
Agi: 39
Vit: 48
Int: 30
Dex: 108
Luk: 25
AttackRange: 9
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Demihuman
Element: Fire
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1008
AttackMotion: 1008
DamageMotion: 384
Ai: 04
- Id: 1456
AegisName: G_CHIMERA
Name: Chimera
Level: 70
Hp: 26406
Attack: 1029
Attack2: 148
Defense: 159
MagicDefense: 10
Agi: 38
Vit: 110
Int: 88
Dex: 91
Luk: 85
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Brute
Element: Fire
ElementLevel: 3
WalkSpeed: 200
AttackDelay: 772
AttackMotion: 672
DamageMotion: 360
Ai: 04
Class: Boss
- Id: 1457
AegisName: G_MANTIS
Name: Mantis
Level: 65
Hp: 2719
Attack: 187
Attack2: 31
Defense: 90
Str: 55
Agi: 33
Vit: 24
Int: 5
Dex: 46
Luk: 15
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Insect
Element: Earth
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1528
AttackMotion: 660
DamageMotion: 432
Ai: 04
Modes:
Detector: true
- Id: 1458
AegisName: G_MARDUK
Name: Marduk
Level: 73
Hp: 2893
Attack: 198
Attack2: 112
Defense: 66
MagicDefense: 43
Str: 66
Agi: 49
Vit: 21
Int: 40
Dex: 79
Luk: 25
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demihuman
Element: Fire
ElementLevel: 1
WalkSpeed: 300
AttackDelay: 1540
AttackMotion: 840
DamageMotion: 504
Ai: 04
- Id: 1459
AegisName: G_MARIONETTE
Name: Marionette
Level: 62
Hp: 2209
Attack: 174
Attack2: 56
Defense: 71
MagicDefense: 35
Str: 52
Agi: 36
Vit: 28
Int: 25
Dex: 62
Luk: 20
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Demon
Element: Ghost
ElementLevel: 3
WalkSpeed: 300
AttackDelay: 1480
AttackMotion: 480
DamageMotion: 1056
Ai: 04
Modes:
Detector: true
- Id: 1460
AegisName: G_MATYR
Name: Matyr
Level: 58
Hp: 2087
Attack: 151
Attack2: 26
Defense: 63
MagicDefense: 5
Str: 48
Agi: 20
Vit: 21
Int: 17
Dex: 47
Luk: 10
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Brute
Element: Dark
ElementLevel: 1
WalkSpeed: 150
AttackDelay: 432
AttackMotion: 432
DamageMotion: 360
Ai: 04
- Id: 1461
AegisName: G_MINOROUS
Name: Minorous
Level: 58
Hp: 1893
Attack: 247
Attack2: 36
Defense: 100
MagicDefense: 10
Str: 65
Agi: 42
Vit: 36
Int: 43
Dex: 61
Luk: 25
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Brute
Element: Fire
ElementLevel: 2
WalkSpeed: 200
AttackDelay: 1360
AttackMotion: 960
DamageMotion: 432
Ai: 04
- Id: 1462
AegisName: G_ORC_SKELETON
Name: Orc Skeleton
Level: 53
Hp: 2077
Attack: 115
Attack2: 25
Defense: 82
MagicDefense: 10
Str: 52
Agi: 16
Vit: 24
Int: 5
Dex: 22
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Undead
Element: Undead
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 2420
AttackMotion: 720
DamageMotion: 648
Ai: 04
- Id: 1463
AegisName: G_ORC_ZOMBIE
Name: Orc Zombie
Level: 51
Hp: 1908
Attack: 114
Attack2: 15
Defense: 71
MagicDefense: 5
Str: 45
Agi: 17
Vit: 32
Int: 5
Dex: 57
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Undead
Element: Undead
ElementLevel: 1
WalkSpeed: 400
AttackDelay: 2852
AttackMotion: 1152
DamageMotion: 840
Ai: 04
- Id: 1464
AegisName: G_PASANA
Name: Pasana
Level: 79
Hp: 3510
Attack: 438
Attack2: 40
Defense: 93
MagicDefense: 35
Str: 76
Agi: 36
Vit: 33
Int: 20
Dex: 80
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Fire
ElementLevel: 2
WalkSpeed: 165
AttackDelay: 976
AttackMotion: 576
DamageMotion: 288
Ai: 04
- Id: 1465
AegisName: G_PETIT
Name: Petite
Level: 86
Hp: 5799
Attack: 321
Attack2: 66
Defense: 99
MagicDefense: 49
Str: 55
Agi: 32
Vit: 38
Int: 37
Dex: 65
Luk: 20
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Dragon
Element: Earth
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1624
AttackMotion: 620
DamageMotion: 384
Ai: 04
- Id: 1466
AegisName: G_PETIT_
Name: Petite
Level: 79
Hp: 3556
Attack: 308
Attack2: 36
Defense: 86
MagicDefense: 42
Str: 63
Agi: 39
Vit: 31
Int: 55
Dex: 86
Luk: 85
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Dragon
Element: Wind
ElementLevel: 1
WalkSpeed: 150
AttackDelay: 1420
AttackMotion: 1080
DamageMotion: 528
Ai: 04
- Id: 1467
AegisName: G_RAYDRIC
Name: Raydric
Level: 115
Hp: 18408
Attack: 901
Attack2: 96
Defense: 89
MagicDefense: 15
Str: 129
Agi: 87
Vit: 55
Int: 32
Dex: 106
Luk: 27
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demihuman
Element: Dark
ElementLevel: 2
WalkSpeed: 150
AttackDelay: 824
AttackMotion: 780
DamageMotion: 420
Ai: 04
- Id: 1468
AegisName: G_REQUIEM
Name: Requim
Level: 71
Hp: 3089
Attack: 348
Attack2: 48
Defense: 88
MagicDefense: 20
Str: 58
Agi: 34
Vit: 35
Int: 12
Dex: 50
Luk: 10
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Dark
ElementLevel: 1
WalkSpeed: 400
AttackDelay: 1516
AttackMotion: 816
DamageMotion: 432
Ai: 04
- Id: 1469
AegisName: G_SKEL_WORKER
Name: Skeleton Worker
Level: 44
Hp: 1240
Attack: 92
Attack2: 12
Defense: 45
MagicDefense: 5
Str: 30
Agi: 13
Vit: 22
Int: 10
Dex: 37
Luk: 25
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Undead
Element: Undead
ElementLevel: 1
WalkSpeed: 400
AttackDelay: 2420
AttackMotion: 720
DamageMotion: 384
Ai: 04
- Id: 1470
AegisName: G_ZEROM
Name: Zerom
Level: 70
Hp: 2687
Attack: 328
Attack2: 38
Defense: 93
MagicDefense: 15
Str: 57
Agi: 49
Vit: 30
Int: 15
Dex: 62
Luk: 20
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Fire
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1780
AttackMotion: 1080
DamageMotion: 432
Ai: 04
- Id: 1471
AegisName: G_NINE_TAIL
Name: Nine Tail
Level: 72
Hp: 2783
Attack: 491
Attack2: 50
Defense: 95
MagicDefense: 40
Str: 61
Agi: 38
Vit: 30
Int: 20
Dex: 106
Luk: 50
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Brute
Element: Fire
ElementLevel: 3
WalkSpeed: 150
AttackDelay: 840
AttackMotion: 540
DamageMotion: 480
Ai: 04
- Id: 1472
AegisName: G_BON_GUN
Name: Bongun
Level: 59
Hp: 2510
Attack: 198
Attack2: 29
Defense: 88
MagicDefense: 5
Str: 55
Agi: 24
Vit: 24
Int: 5
Dex: 37
Luk: 10
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Undead
Element: Undead
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1720
AttackMotion: 500
DamageMotion: 420
Ai: 04
- Id: 1473
AegisName: G_ORC_ARCHER
Name: Orc Archer
Level: 78
Hp: 4835
Attack: 286
Attack2: 43
Defense: 67
MagicDefense: 31
Str: 55
Agi: 32
Vit: 24
Int: 30
Dex: 119
Luk: 15
AttackRange: 9
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Earth
ElementLevel: 1
WalkSpeed: 300
AttackDelay: 1960
AttackMotion: 620
DamageMotion: 480
Ai: 04
- Id: 1474
AegisName: G_MIMIC
Name: Mimic
Level: 56
Hp: 1939
Attack: 232
Attack2: 22
Defense: 63
MagicDefense: 15
Str: 49
Agi: 120
Vit: 20
Int: 15
Dex: 109
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Formless
Element: Neutral
ElementLevel: 3
WalkSpeed: 100
AttackDelay: 972
AttackMotion: 500
DamageMotion: 288
Ai: 04
- Id: 1475
AegisName: G_WRAITH
Name: Wraith
Level: 77
Hp: 5168
Attack: 369
Attack2: 61
Defense: 80
MagicDefense: 40
Str: 62
Agi: 26
Vit: 30
Int: 55
Dex: 91
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Undead
Element: Undead
ElementLevel: 4
WalkSpeed: 300
AttackDelay: 1816
AttackMotion: 576
DamageMotion: 240
Ai: 04
- Id: 1476
AegisName: G_ALARM
Name: Alarm
Level: 88
Hp: 5562
Attack: 319
Attack2: 48
Defense: 106
MagicDefense: 53
Str: 70
Agi: 72
Vit: 40
Int: 25
Dex: 66
Luk: 25
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Formless
Element: Neutral
ElementLevel: 3
WalkSpeed: 300
AttackDelay: 1020
AttackMotion: 500
DamageMotion: 768
Ai: 04
- Id: 1477
AegisName: G_ARCLOUSE
Name: Arclouze
JapaneseName: Arclouse
Level: 77
Hp: 4320
Attack: 296
Attack2: 40
Defense: 101
MagicDefense: 36
Str: 60
Agi: 73
Vit: 45
Int: 35
Dex: 72
Luk: 15
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Insect
Element: Earth
ElementLevel: 2
WalkSpeed: 100
AttackDelay: 960
AttackMotion: 500
DamageMotion: 480
Ai: 04
Modes:
Detector: true
- Id: 1478
AegisName: G_RIDEWORD
Name: Rideword
Level: 74
Hp: 3222
Attack: 387
Attack2: 22
Defense: 61
MagicDefense: 38
Str: 67
Agi: 53
Vit: 32
Int: 44
Dex: 125
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Neutral
ElementLevel: 3
WalkSpeed: 150
AttackDelay: 864
AttackMotion: 500
DamageMotion: 192
Ai: 04
- Id: 1479
AegisName: G_SKEL_PRISONER
Name: Skeleton Prisoner
Level: 91
Hp: 9194
Attack: 346
Attack2: 55
Defense: 95
MagicDefense: 41
Str: 84
Agi: 35
Vit: 60
Int: 20
Dex: 85
Luk: 15
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Undead
Element: Undead
ElementLevel: 3
WalkSpeed: 350
AttackDelay: 1848
AttackMotion: 500
DamageMotion: 576
Ai: 04
- Id: 1480
AegisName: G_ZOMBIE_PRISONER
Name: Zombie Prisoner
Level: 89
Hp: 8045
Attack: 392
Attack2: 60
Defense: 89
MagicDefense: 28
Str: 87
Agi: 39
Vit: 58
Int: 5
Dex: 82
Luk: 10
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Undead
Element: Undead
ElementLevel: 3
WalkSpeed: 350
AttackDelay: 1768
AttackMotion: 500
DamageMotion: 192
Ai: 04
- Id: 1481
AegisName: G_PUNK
Name: Punk
Level: 82
Hp: 3869
Attack: 293
Attack2: 54
Defense: 68
MagicDefense: 55
Str: 67
Agi: 39
Vit: 30
Int: 35
Dex: 95
Luk: 45
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Plant
Element: Wind
ElementLevel: 1
WalkSpeed: 300
AttackDelay: 1500
AttackMotion: 500
DamageMotion: 1000
Ai: 04
- Id: 1482
AegisName: G_ZHERLTHSH
Name: Zealotus
JapaneseName: Zherlthsh
Level: 105
Hp: 61350
Attack: 993
Attack2: 250
Defense: 91
MagicDefense: 99
Str: 88
Agi: 61
Vit: 51
Int: 62
Dex: 136
Luk: 60
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Neutral
ElementLevel: 3
WalkSpeed: 200
AttackDelay: 800
AttackMotion: 792
DamageMotion: 384
Ai: 04
- Id: 1483
AegisName: G_RYBIO
Name: Rybio
Level: 98
Hp: 8700
Attack: 360
Attack2: 76
Defense: 109
MagicDefense: 30
Str: 96
Agi: 52
Vit: 61
Int: 30
Dex: 96
Luk: 10
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demon
Element: Neutral
ElementLevel: 2
WalkSpeed: 200
AttackDelay: 1790
AttackMotion: 1440
DamageMotion: 540
Ai: 04
Modes:
Detector: true
- Id: 1484
AegisName: G_PHENDARK
Name: Phendark
Level: 102
Hp: 11000
Attack: 701
Attack2: 75
Defense: 307
MagicDefense: 50
Str: 111
Agi: 65
Vit: 71
Int: 20
Dex: 85
Luk: 30
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demihuman
Element: Neutral
ElementLevel: 2
WalkSpeed: 175
AttackDelay: 1744
AttackMotion: 1344
DamageMotion: 600
Ai: 04
- Id: 1485
AegisName: G_MYSTELTAINN
Name: Mysteltainn
Level: 130
Hp: 70000
Attack: 1079
Attack2: 567
Defense: 73
MagicDefense: 61
Str: 102
Agi: 139
Vit: 62
Int: 65
Dex: 182
Luk: 65
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Formless
Element: Dark
ElementLevel: 4
WalkSpeed: 250
AttackDelay: 1152
AttackMotion: 500
DamageMotion: 240
Ai: 04
Class: Boss
- Id: 1486
AegisName: G_TIRFING
Name: Ogretooth
JapaneseName: Tirfing
Level: 114
Hp: 59000
Attack: 948
Attack2: 411
Defense: 87
MagicDefense: 69
Str: 105
Agi: 105
Vit: 75
Int: 73
Dex: 151
Luk: 65
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Formless
Element: Dark
ElementLevel: 3
WalkSpeed: 100
AttackDelay: 816
AttackMotion: 500
DamageMotion: 240
Ai: 04
Class: Boss
- Id: 1487
AegisName: G_EXECUTIONER
Name: Executioner
Level: 101
Hp: 40200
Attack: 670
Attack2: 359
Defense: 97
MagicDefense: 188
Str: 99
Agi: 96
Vit: 77
Int: 78
Dex: 95
Luk: 60
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Formless
Element: Dark
ElementLevel: 2
WalkSpeed: 200
AttackDelay: 768
AttackMotion: 500
DamageMotion: 384
Ai: 04
Class: Boss
- Id: 1488
AegisName: G_ANOLIAN
Name: Anolian
Level: 109
Hp: 15547
Attack: 650
Attack2: 110
Defense: 61
MagicDefense: 11
Str: 130
Agi: 63
Vit: 55
Int: 66
Dex: 70
Luk: 48
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Fish
Element: Water
ElementLevel: 2
WalkSpeed: 190
AttackDelay: 900
AttackMotion: 500
DamageMotion: 864
Ai: 04
- Id: 1489
AegisName: G_STING
Name: Sting
Level: 104
Hp: 14143
Attack: 677
Attack2: 67
Defense: 146
MagicDefense: 50
Str: 108
Agi: 49
Vit: 68
Int: 43
Dex: 104
Luk: 24
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Formless
Element: Earth
ElementLevel: 3
WalkSpeed: 300
AttackDelay: 528
AttackMotion: 500
DamageMotion: 240
Ai: 04
- Id: 1490
AegisName: G_WANDER_MAN
Name: Wanderer
JapaneseName: Wander Man
Level: 120
Hp: 19307
Attack: 1695
Attack2: 105
Defense: 64
MagicDefense: 5
Str: 118
Agi: 92
Vit: 36
Int: 15
Dex: 169
Luk: 33
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Wind
ElementLevel: 1
WalkSpeed: 100
AttackDelay: 672
AttackMotion: 500
DamageMotion: 192
Ai: 04
Modes:
Detector: true
- Id: 1491
AegisName: G_DOKEBI
Name: Dokebi
Level: 68
Hp: 2820
Attack: 333
Attack2: 30
Defense: 85
MagicDefense: 20
Str: 52
Agi: 56
Vit: 35
Int: 20
Dex: 66
Luk: 25
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Demon
Element: Dark
ElementLevel: 1
WalkSpeed: 250
AttackDelay: 1156
AttackMotion: 456
DamageMotion: 384
Ai: 04
Modes:
Detector: true
- Id: 1492
AegisName: INCANTATION_SAMURAI
Name: Samurai Specter
JapaneseName: Incantation Samurai
Level: 100
Hp: 901000
BaseExp: 451008
JobExp: 327294
MvpExp: 375840
Attack: 2855
Attack2: 936
Defense: 296
MagicDefense: 140
Str: 145
Agi: 161
Vit: 88
Int: 66
Dex: 186
Luk: 60
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demihuman
Element: Dark
ElementLevel: 3
WalkSpeed: 135
AttackDelay: 874
AttackMotion: 1344
DamageMotion: 576
DamageTaken: 10
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Yggdrasilberry
Rate: 5500
- Item: Seed_Of_Yggdrasil
Rate: 3500
- Item: Elunium
Rate: 5500
Drops:
- Item: Masamune
Rate: 1
- Item: Elunium
Rate: 1750
- Item: Assassin_Mask_
Rate: 250
- Item: Yggdrasilberry
Rate: 2250
- Item: Steel
Rate: 3153
- Item: Huuma_Thunderstorm
Rate: 2000
- Item: Azoth
Rate: 40
- Item: Incant_Samurai_Card
Rate: 1
StealProtected: true
- Id: 1493
AegisName: DRYAD
Name: Dryad
Level: 68
Hp: 3640
BaseExp: 683
JobExp: 595
Attack: 279
Attack2: 35
Defense: 153
MagicDefense: 8
Str: 54
Agi: 14
Vit: 40
Int: 35
Dex: 74
Luk: 10
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Plant
Element: Earth
ElementLevel: 4
WalkSpeed: 170
AttackDelay: 950
AttackMotion: 2520
DamageMotion: 576
Ai: 04
Drops:
- Item: Tough_Vines
Rate: 2668
- Item: Great_Leaf
Rate: 500
- Item: Browny_Root
Rate: 1500
- Item: Pineapple
Rate: 150
- Item: Chemeti
Rate: 1
- Item: Centimental_Leaf
Rate: 5
- Item: Sharp_Leaf
Rate: 1500
- Item: Dryad_Card
Rate: 1
StealProtected: true
- Id: 1494
AegisName: KIND_OF_BEETLE
Name: Beetle King
Level: 55
Hp: 2061
BaseExp: 489
JobExp: 413
Attack: 116
Attack2: 52
Defense: 79
MagicDefense: 8
Str: 53
Agi: 47
Vit: 10
Dex: 50
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Insect
Element: Earth
ElementLevel: 1
WalkSpeed: 165
AttackDelay: 1247
AttackMotion: 768
DamageMotion: 576
Ai: 03
Modes:
Detector: true
Drops:
- Item: Solid_Peeling
Rate: 3250
- Item: Beetle_Nipper
Rate: 2250
- Item: Insect_Feeler
Rate: 500
- Item: Worm_Peelings
Rate: 250
- Item: Guard_
Rate: 1
- Item: Kind_Of_Beetle_Card
Rate: 1
StealProtected: true
- Id: 1495
AegisName: STONE_SHOOTER
Name: Stone Shooter
Level: 64
Hp: 2101
BaseExp: 600
JobExp: 544
Attack: 211
Attack2: 53
Defense: 88
MagicDefense: 15
Str: 55
Agi: 55
Vit: 36
Int: 15
Dex: 85
Luk: 15
AttackRange: 10
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Plant
Element: Fire
ElementLevel: 3
WalkSpeed: 175
AttackDelay: 2413
AttackMotion: 1248
DamageMotion: 768
Ai: 04
Drops:
- Item: Solid_Twig
Rate: 2500
- Item: Log
Rate: 2500
- Item: Browny_Root
Rate: 500
- Item: Wooden_Block
Rate: 1000
- Item: Oridecon_Stone
Rate: 50
- Item: Stone
Rate: 500
- Item: Stone_Shooter_Card
Rate: 1
StealProtected: true
# - Id: 1496
# AegisName: STONE_SHOOTER_BULLET
# Name: Stone Shooter Bullet
# Size: Small
# Race: Formless
# Element: Neutral
# ElementLevel: 0
- Id: 1497
AegisName: WOODEN_GOLEM
Name: Wooden Golem
Level: 72
Hp: 3914
BaseExp: 789
JobExp: 692
Attack: 321
Attack2: 42
Defense: 249
MagicDefense: 26
Str: 69
Agi: 30
Vit: 45
Int: 5
Dex: 59
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Plant
RaceGroups:
Golem: true
Element: Earth
ElementLevel: 4
WalkSpeed: 165
AttackDelay: 1543
AttackMotion: 1632
DamageMotion: 480
Ai: 04
Drops:
- Item: Heart_Of_Tree
Rate: 2000
- Item: Browny_Root
Rate: 2000
- Item: Elunium_Stone
Rate: 55
- Item: Centimental_Leaf
Rate: 5
- Item: Branch_Of_Dead_Tree
Rate: 50
- Item: Log
Rate: 2500
- Item: Poison_Herb_Scopolia
Rate: 150
- Item: Wooden_Golem_Card
Rate: 1
StealProtected: true
- Id: 1498
AegisName: WOOTAN_SHOOTER
Name: Wootan Shooter
Level: 67
Hp: 3096
BaseExp: 669
JobExp: 582
Attack: 147
Attack2: 35
Defense: 91
MagicDefense: 21
Str: 32
Agi: 23
Vit: 38
Int: 20
Dex: 76
Luk: 10
AttackRange: 10
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Earth
ElementLevel: 2
WalkSpeed: 200
AttackDelay: 857
AttackMotion: 1056
DamageMotion: 576
Ai: 04
Drops:
- Item: Air_Rifle
Rate: 2250
- Item: Flexible_String
Rate: 1750
- Item: Banana
Rate: 500
- Item: Stone
Rate: 500
- Item: Elder_Branch
Rate: 50
- Item: Cacao
Rate: 50
- Item: Banana_Hat
Rate: 5
- Item: Wootan_Shooter_Card
Rate: 1
StealProtected: true
- Id: 1499
AegisName: WOOTAN_FIGHTER
Name: Wootan Fighter
Level: 67
Hp: 2327
BaseExp: 638
JobExp: 582
Attack: 255
Attack2: 36
Defense: 103
MagicDefense: 8
Str: 63
Agi: 14
Vit: 36
Int: 5
Dex: 62
Luk: 15
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Fire
ElementLevel: 2
WalkSpeed: 200
AttackDelay: 912
AttackMotion: 1344
DamageMotion: 480
Ai: 04
Drops:
- Item: Meat
Rate: 2250
- Item: Shoulder_Protection
Rate: 2000
- Item: Waghnakh
Rate: 2
- Item: Finger_
Rate: 1
- Item: Elder_Branch
Rate: 50
- Item: Great_Leaf
Rate: 500
- Item: Banana_Hat
Rate: 3
- Item: Wootan_Fighter_Card
Rate: 1
StealProtected: true
- Id: 1500
AegisName: PARASITE
Name: Parasite
Level: 76
Hp: 3222
BaseExp: 809
JobExp: 749
Attack: 177
Attack2: 45
Defense: 63
MagicDefense: 30
Str: 55
Agi: 78
Vit: 33
Int: 50
Dex: 106
Luk: 40
AttackRange: 8
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Plant
Element: Wind
ElementLevel: 2
WalkSpeed: 400
AttackDelay: 864
AttackMotion: 864
DamageMotion: 672
Ai: 10
Drops:
- Item: Germinating_Sprout
Rate: 2750
- Item: Soft_Leaf
Rate: 1000
- Item: Thin_Stem
Rate: 1940
- Item: Great_Leaf
Rate: 250
- Item: Rante_
Rate: 1
- Item: Bladed_Whip
Rate: 1
- Item: Pineapple
Rate: 400
- Item: Parasite_Card
Rate: 1
StealProtected: true
# - Id: 1501
# AegisName: PARASITE_BULLET
# Name: Parasite Bullet... (mode 2181)
# JapaneseName: Parasite Bullet
# Size: Small
# Race: Formless
# Element: Neutral
# ElementLevel: 0
- Id: 1502
AegisName: PORING_V
Name: Bring it on!
JapaneseName: Pori Pori
Level: 99
Hp: 95000000
BaseExp: 47115
JobExp: 12553
MvpExp: 43625
Attack: 6500
Attack2: 5000
MagicDefense: 10
Str: 100
Agi: 100
Vit: 65
Int: 100
Dex: 306
Luk: 255
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Plant
Element: Poison
ElementLevel: 1
WalkSpeed: 160
AttackDelay: 1672
AttackMotion: 672
DamageMotion: 480
Ai: 04
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Sword_Of_Grave_Keeper
Rate: 1000
- Item: Poring__Card
Rate: 100
- Item: Elven_Ears
Rate: 200
Drops:
- Item: Poring_Hat
Rate: 5000
- Item: Flame_Sprits_Armor
Rate: 1250
- Item: Water_Sprits_Armor
Rate: 1250
- Item: Earth_Sprits_Armor
Rate: 1250
- Item: Wind_Sprits_Armor
Rate: 1250
- Item: Bloody_Iron_Ball
Rate: 250
- Item: Large_Jellopy
Rate: 5000
- Item: Holy_Guard
Rate: 2250
StealProtected: true
- Id: 1503
AegisName: GIBBET
Name: Gibbet
Level: 105
Hp: 12999
BaseExp: 1625
JobExp: 1547
Attack: 697
Attack2: 85
Defense: 116
MagicDefense: 45
Str: 103
Agi: 56
Vit: 62
Int: 55
Dex: 73
Luk: 37
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demon
Element: Dark
ElementLevel: 1
WalkSpeed: 180
AttackDelay: 917
AttackMotion: 1584
DamageMotion: 576
Ai: 04
Modes:
Detector: true
Drops:
- Item: Hanging_Doll
Rate: 900
- Item: Rotten_Rope
Rate: 2668
- Item: Tree_Knot
Rate: 2037
- Item: Cardinal_Jewel_
Rate: 150
- Item: Red_Gemstone
Rate: 50
- Item: Branch_Of_Dead_Tree
Rate: 5
- Item: Elder_Branch
Rate: 50
- Item: Gibbet_Card
Rate: 1
StealProtected: true
- Id: 1504
AegisName: DULLAHAN
Name: Dullahan
Level: 108
Hp: 19546
BaseExp: 2052
JobExp: 1687
Attack: 1066
Attack2: 175
Defense: 111
MagicDefense: 38
Str: 121
Agi: 29
Vit: 51
Int: 43
Dex: 100
Luk: 3
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Undead
Element: Undead
ElementLevel: 2
WalkSpeed: 155
AttackDelay: 847
AttackMotion: 1152
DamageMotion: 480
Ai: 04
Drops:
- Item: Dullahan's_Helm
Rate: 1600
- Item: Dullahan_Armor
Rate: 2425
- Item: An_Eye_Of_Dullahan
Rate: 1
- Item: Manteau
Rate: 7
- Item: Manteau_
Rate: 1
- Item: Nab_Cloth
Rate: 5
- Item: Dullahan_Card
Rate: 1
StealProtected: true
- Id: 1505
AegisName: LOLI_RURI
Name: Loli Ruri
Level: 109
Hp: 15280
BaseExp: 1887
JobExp: 1801
Attack: 1123
Attack2: 280
Defense: 53
MagicDefense: 44
Str: 111
Agi: 50
Vit: 47
Int: 79
Dex: 95
Luk: 79
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demon
Element: Dark
ElementLevel: 4
WalkSpeed: 125
AttackDelay: 747
AttackMotion: 1632
DamageMotion: 576
Ai: 04
Modes:
Detector: true
Drops:
- Item: Black_Kitty_Doll
Rate: 400
- Item: Striped_Socks
Rate: 1500
- Item: Bat_Cage
Rate: 2522
- Item: Elunium
Rate: 50
- Item: Loki's_Whispers
Rate: 1
- Item: Lunatic_Brooch
Rate: 3
- Item: Sabah_Cloth
Rate: 5
- Item: Loli_Ruri_Card
Rate: 1
StealProtected: true
- Id: 1506
AegisName: DISGUISE
Name: Disguise
Level: 103
Hp: 13895
BaseExp: 1664
JobExp: 1507
Attack: 338
Attack2: 82
Defense: 85
MagicDefense: 58
Str: 92
Agi: 53
Vit: 57
Int: 75
Dex: 80
Luk: 45
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Earth
ElementLevel: 4
WalkSpeed: 147
AttackDelay: 516
AttackMotion: 768
DamageMotion: 384
Ai: 04
Modes:
Detector: true
Drops:
- Item: Red_Scarf
Rate: 2425
- Item: Tangled_Chain
Rate: 1843
- Item: White_Powder
Rate: 50
- Item: Honey
Rate: 50
- Item: Ragamuffin_Cape
Rate: 25
- Item: Muffler_
Rate: 1
- Item: Rider_Insignia
Rate: 3
- Item: Disguise_Card
Rate: 1
StealProtected: true
- Id: 1507
AegisName: BLOODY_MURDERER
Name: Bloody Murderer
Level: 110
Hp: 14099
BaseExp: 1908
JobExp: 1822
Attack: 1397
Attack2: 298
Defense: 84
MagicDefense: 41
Str: 120
Agi: 65
Vit: 66
Int: 41
Dex: 107
Luk: 26
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demihuman
Element: Dark
ElementLevel: 3
WalkSpeed: 175
AttackDelay: 914
AttackMotion: 1344
DamageMotion: 384
Ai: 04
Drops:
- Item: Old_Manteau
Rate: 2086
- Item: Distorted_Portrait
Rate: 500
- Item: Rusty_Cleaver
Rate: 1000
- Item: Mr_Scream
Rate: 25
- Item: Oridecon
Rate: 50
- Item: Mama's_Knife
Rate: 2
- Item: Ginnungagap
Rate: 1
- Item: Bloody_Murderer_Card
Rate: 1
StealProtected: true
- Id: 1508
AegisName: QUVE
Name: Quve
Level: 100
Hp: 11090
BaseExp: 1525
JobExp: 1247
Attack: 294
Attack2: 97
Defense: 96
MagicDefense: 55
Str: 84
Agi: 54
Vit: 55
Int: 50
Dex: 85
Luk: 60
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Undead
Element: Undead
ElementLevel: 1
WalkSpeed: 150
AttackDelay: 912
AttackMotion: 1248
DamageMotion: 576
Ai: 04
Drops:
- Item: Piece_Of_Black_Cloth
Rate: 1600
- Item: Ectoplasm
Rate: 2862
- Item: Poison_Powder
Rate: 50
- Item: Oridecon_Stone
Rate: 5
- Item: Black_Powder
Rate: 250
- Item: Quve_Card
Rate: 1
StealProtected: true
- Id: 1509
AegisName: LUDE
Name: Lude
Level: 101
Hp: 11574
BaseExp: 1699
JobExp: 1390
Attack: 283
Attack2: 78
Defense: 90
MagicDefense: 53
Str: 97
Agi: 38
Vit: 55
Int: 82
Dex: 83
Luk: 55
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Undead
Element: Undead
ElementLevel: 1
WalkSpeed: 150
AttackDelay: 890
AttackMotion: 960
DamageMotion: 480
Ai: 04
Drops:
- Item: Pumpkin_Bucket
Rate: 1600
- Item: Ectoplasm
Rate: 2862
- Item: Transparent_Cloth
Rate: 500
- Item: Spirit_Chain
Rate: 5
- Item: Elunium_Stone
Rate: 5
- Item: Holy_Scroll_1_3
Rate: 50
- Item: Yellow_Powder
Rate: 150
- Item: Lude_Card
Rate: 1
StealProtected: true
- Id: 1510
AegisName: HYLOZOIST
Name: Heirozoist
JapaneseName: Hylozoist
Level: 102
Hp: 12000
BaseExp: 1565
JobExp: 1487
Attack: 548
Attack2: 81
Defense: 101
MagicDefense: 68
Str: 97
Agi: 67
Vit: 72
Int: 88
Dex: 83
Luk: 60
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Demon
Element: Dark
ElementLevel: 2
WalkSpeed: 155
AttackDelay: 741
AttackMotion: 1536
DamageMotion: 480
Ai: 04
Modes:
Detector: true
Drops:
- Item: Broken_Needle
Rate: 2183
- Item: Spool
Rate: 2668
- Item: Needle_Pouch
Rate: 1000
- Item: Stuffed_Doll
Rate: 40
- Item: Ectoplasm
Rate: 150
- Item: Elunium_Stone
Rate: 5
- Item: Angry_Mouth
Rate: 1
- Item: Hylozoist_Card
Rate: 1
StealProtected: true
- Id: 1511
AegisName: AMON_RA
Name: Amon Ra
Level: 69
Hp: 1009000
BaseExp: 120060
JobExp: 93960
MvpExp: 120060
Attack: 2090
Attack2: 2052
Defense: 213
MagicDefense: 123
Str: 86
Agi: 89
Vit: 120
Int: 131
Dex: 101
Luk: 92
AttackRange: 3
SkillRange: 14
ChaseRange: 12
Size: Large
Race: Demihuman
Element: Earth
ElementLevel: 3
WalkSpeed: 170
AttackDelay: 854
AttackMotion: 2016
DamageMotion: 480
DamageTaken: 10
Ai: 10
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Yggdrasilberry
Rate: 5500
- Item: Seed_Of_Yggdrasil
Rate: 3500
- Item: Crystal_Jewel__
Rate: 5500
Drops:
- Item: Spinx_Helm
Rate: 75
- Item: Safety_Ring
Rate: 25
- Item: Rojerta_Piece
Rate: 3880
- Item: Elunium
Rate: 1940
- Item: Old_Card_Album
Rate: 200
- Item: Tablet
Rate: 5
- Item: Yggdrasilberry
Rate: 1500
- Item: Amon_Ra_Card
Rate: 1
StealProtected: true
- Id: 1512
AegisName: HYEGUN
Name: Yao Jun
JapaneseName: Hyegun
Level: 87
Hp: 6996
BaseExp: 1157
JobExp: 935
Attack: 271
Attack2: 48
Defense: 84
MagicDefense: 43
Str: 69
Agi: 38
Vit: 40
Int: 20
Dex: 82
Luk: 20
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Undead
Element: Undead
ElementLevel: 2
WalkSpeed: 180
AttackDelay: 890
AttackMotion: 1320
DamageMotion: 720
Ai: 04
Drops:
- Item: Brigan
Rate: 1940
- Item: Amulet
Rate: 50
- Item: Elunium
Rate: 5
- Item: Boots_
Rate: 1
- Item: Munak_Doll
Rate: 150
- Item: Claire_Suits
Rate: 5
- Item: Hyegun_Hat
Rate: 50
- Item: Hyegun_Card
Rate: 1
StealProtected: true
- Id: 1513
AegisName: CIVIL_SERVANT
Name: Mao Guai
JapaneseName: Civil Servant
Level: 89
Hp: 5292
BaseExp: 1086
JobExp: 1021
Attack: 304
Attack2: 61
Defense: 90
MagicDefense: 56
Str: 67
Agi: 76
Vit: 40
Int: 65
Dex: 74
Luk: 30
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Brute
Element: Wind
ElementLevel: 2
WalkSpeed: 200
AttackDelay: 1257
AttackMotion: 528
DamageMotion: 432
Ai: 04
Drops:
- Item: Fan
Rate: 2086
- Item: Cat_Eyed_Stone
Rate: 1000
- Item: Aloebera
Rate: 5
- Item: Fish_Tail
Rate: 50
- Item: Wind_Scroll_1_5
Rate: 50
- Item: Civil_Servant_Card
Rate: 1
StealProtected: true
- Id: 1514
AegisName: DANCING_DRAGON
Name: Zhu Po Long
JapaneseName: Dancing Dragon
Level: 82
Hp: 3943
BaseExp: 970
JobExp: 905
Attack: 295
Attack2: 35
Defense: 83
MagicDefense: 36
Str: 59
Agi: 76
Vit: 40
Int: 30
Dex: 73
Luk: 30
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Dragon
Element: Wind
ElementLevel: 2
WalkSpeed: 160
AttackDelay: 600
AttackMotion: 840
DamageMotion: 504
Ai: 02
Drops:
- Item: Dragon_Fang
Rate: 2183
- Item: Dragon_Horn
Rate: 1500
- Item: Little_Blacky_Ghost
Rate: 400
- Item: Dragon_Scale
Rate: 500
- Item: Yarn
Rate: 1500
- Item: Dancing_Dragon_Card
Rate: 1
StealProtected: true
- Id: 1515
AegisName: GARM_BABY
Name: Baby Hatii
JapaneseName: Garm Baby
Level: 94
Hp: 10016
BaseExp: 933
JobExp: 874
Attack: 498
Attack2: 61
Defense: 62
MagicDefense: 43
Str: 69
Agi: 61
Vit: 55
Int: 61
Dex: 106
Luk: 45
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Brute
Element: Water
ElementLevel: 2
WalkSpeed: 450
AttackDelay: 879
AttackMotion: 672
DamageMotion: 576
Ai: 04
Drops:
- Item: Milk_Bottle
Rate: 750
- Item: Bib
Rate: 1250
- Item: Ice_Piece
Rate: 2183
- Item: Frozen_Rose
Rate: 50
- Item: Cold_Scroll_2_5
Rate: 50
- Item: Garm_Baby_Card
Rate: 1
StealProtected: true
- Id: 1516
AegisName: INCREASE_SOIL
Name: Mi Gao
JapaneseName: Increase Soil
Level: 83
Hp: 5335
BaseExp: 1035
JobExp: 921
Attack: 365
Attack2: 30
Defense: 112
MagicDefense: 39
Str: 67
Agi: 23
Vit: 41
Int: 49
Dex: 94
Luk: 30
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Formless
Element: Earth
ElementLevel: 3
WalkSpeed: 445
AttackDelay: 106
AttackMotion: 1056
DamageMotion: 576
Ai: 17
Drops:
- Item: Dried_Sand
Rate: 2183
- Item: Mud_Lump
Rate: 1150
- Item: Great_Nature
Rate: 5
- Item: Gold
Rate: 1
- Item: Increase_Soil_Card
Rate: 1
StealProtected: true
- Id: 1517
AegisName: LI_ME_MANG_RYANG
Name: Jing Guai
JapaneseName: Li Me Mang Ryang
Level: 80
Hp: 5187
BaseExp: 912
JobExp: 809
Attack: 197
Attack2: 41
Defense: 110
MagicDefense: 37
Str: 61
Agi: 22
Vit: 33
Int: 35
Dex: 74
Luk: 20
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Earth
ElementLevel: 3
WalkSpeed: 165
AttackDelay: 1120
AttackMotion: 576
DamageMotion: 420
Ai: 04
Modes:
Detector: true
Drops:
- Item: Tiger_Skin_Panties
Rate: 2250
- Item: Little_Blacky_Ghost
Rate: 200
- Item: Scarlet_Mace
Rate: 50
RandomOptionGroup: Group_5
- Item: Spike
Rate: 1
- Item: Li_Me_Mang_Ryang_Card
Rate: 1
StealProtected: true
- Id: 1518
AegisName: BACSOJIN
Name: White Lady
JapaneseName: Bacsojin
Level: 97
Hp: 720500
BaseExp: 400896
JobExp: 271440
Attack: 1414
Attack2: 2036
Defense: 210
MagicDefense: 178
Str: 118
Agi: 244
Vit: 98
Int: 126
Dex: 246
Luk: 102
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demihuman
Element: Water
ElementLevel: 2
WalkSpeed: 160
AttackDelay: 576
AttackMotion: 960
DamageMotion: 480
Ai: 04
Class: Boss
Modes:
Mvp: true
Drops:
- Item: Long_Hair
Rate: 2750
- Item: Old_Blue_Box
Rate: 1
- Item: Old_Violet_Box
Rate: 1
- Item: Limpid_Celestial_Robe
Rate: 1500
- Item: Soft_Silk_Cloth
Rate: 500
- Item: Crystal_Mirror
Rate: 250
- Item: Tantanmen
Rate: 25
- Item: Tiara
Rate: 1
StealProtected: true
- Id: 1519
AegisName: CHUNG_E
Name: Green Maiden
JapaneseName: Chung E
Level: 49
Hp: 23900
BaseExp: 1078
JobExp: 447
Attack: 460
Attack2: 590
Defense: 8
MagicDefense: 15
Str: 38
Agi: 65
Vit: 43
Int: 30
Dex: 90
Luk: 15
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Neutral
ElementLevel: 2
WalkSpeed: 170
AttackDelay: 1728
AttackMotion: 816
DamageMotion: 1188
Ai: 04
Drops:
- Item: Cyfar
Rate: 2425
- Item: Stuffed_Doll
Rate: 50
- Item: Hora_
Rate: 5
- Item: Honey
Rate: 250
- Item: Iris
Rate: 500
- Item: Hair_Protector
Rate: 1
StealProtected: true
- Id: 1520
AegisName: BOILED_RICE
Name: Boiled Rice
Level: 15
Hp: 777
BaseExp: 3
JobExp: 3
Attack: 7
Attack2: 7
MagicDefense: 10
Str: 7
Agi: 7
Vit: 7
Int: 17
Dex: 17
Luk: 7
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Plant
Element: Water
ElementLevel: 1
WalkSpeed: 170
AttackDelay: 1152
AttackMotion: 672
DamageMotion: 672
Ai: 01
Drops:
- Item: Rice_Ball
Rate: 2750
- Item: Meat_Dumpling_Doll
Rate: 1500
- Item: Soft_Leaf
Rate: 500
- Item: Squid
Rate: 500
- Item: Egg_Yolk
Rate: 500
- Item: Sweet_Rice
Rate: 1000
- Item: Lotus_Flower
Rate: 500
- Item: String
Rate: 250
StealProtected: true
- Id: 1521
AegisName: G_ALICE
Name: Alice
Level: 100
Hp: 9230
Attack: 514
Attack2: 98
Defense: 93
MagicDefense: 73
Str: 82
Agi: 53
Vit: 45
Int: 70
Dex: 96
Luk: 80
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Neutral
ElementLevel: 3
WalkSpeed: 200
AttackDelay: 520
AttackMotion: 2304
DamageMotion: 480
Ai: 17
- Id: 1522
AegisName: G_ANCIENT_MUMMY
Name: Ancient Mummy
Level: 115
Hp: 29157
Attack: 981
Attack2: 100
Defense: 93
MagicDefense: 27
Str: 126
Agi: 57
Vit: 55
Int: 69
Dex: 78
Luk: 15
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Undead
Element: Undead
ElementLevel: 2
WalkSpeed: 175
AttackDelay: 1772
AttackMotion: 120
DamageMotion: 384
Ai: 21
- Id: 1523
AegisName: G_ANTIQUE_FIRELOCK
Name: Firelock Soldier
JapaneseName: Antique Firelock
Level: 88
Hp: 7524
Attack: 356
Attack2: 45
Defense: 72
MagicDefense: 30
Str: 67
Agi: 44
Vit: 30
Int: 30
Dex: 100
Luk: 30
AttackRange: 10
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Undead
Element: Undead
ElementLevel: 2
WalkSpeed: 170
AttackDelay: 1084
AttackMotion: 2304
DamageMotion: 576
Ai: 05
- Id: 1524
AegisName: G_BABY_LEOPARD
Name: Baby Leopard
Level: 68
Hp: 2590
Attack: 291
Attack2: 52
Defense: 77
MagicDefense: 5
Str: 46
Agi: 36
Vit: 20
Int: 4
Dex: 61
Luk: 10
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Brute
Element: Ghost
ElementLevel: 1
WalkSpeed: 150
AttackDelay: 318
AttackMotion: 528
DamageMotion: 420
Ai: 04
- Id: 1525
AegisName: G_BATHORY
Name: Bathory
Level: 86
Hp: 5242
Attack: 252
Attack2: 96
Defense: 61
MagicDefense: 89
Str: 66
Agi: 38
Vit: 40
Int: 77
Dex: 67
Luk: 50
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Dark
ElementLevel: 1
WalkSpeed: 100
AttackDelay: 1504
AttackMotion: 840
DamageMotion: 900
Ai: 21
- Id: 1526
AegisName: G_BLOOD_BUTTERFLY
Name: Bloody Butterfly
Level: 94
Hp: 7030
Attack: 361
Attack2: 67
Defense: 79
MagicDefense: 50
Str: 70
Agi: 68
Vit: 40
Int: 55
Dex: 108
Luk: 30
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Insect
Element: Wind
ElementLevel: 2
WalkSpeed: 145
AttackDelay: 472
AttackMotion: 576
DamageMotion: 288
Ai: 13
Modes:
Detector: true
- Id: 1527
AegisName: G_C_TOWER_MANAGER
Name: Clock Tower Manager
Level: 90
Hp: 6400
Attack: 427
Attack2: 70
Defense: 96
MagicDefense: 60
Str: 80
Agi: 28
Vit: 40
Int: 25
Dex: 88
Luk: 45
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Formless
Element: Neutral
ElementLevel: 4
WalkSpeed: 200
AttackDelay: 1072
AttackMotion: 672
DamageMotion: 384
Ai: 17
- Id: 1528
AegisName: G_CLOCK
Name: Clock
Level: 81
Hp: 5556
Attack: 443
Attack2: 53
Defense: 91
MagicDefense: 43
Str: 68
Agi: 24
Vit: 35
Int: 41
Dex: 97
Luk: 15
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Formless
Element: Earth
ElementLevel: 2
WalkSpeed: 200
AttackDelay: 1092
AttackMotion: 792
DamageMotion: 480
Ai: 17
- Id: 1529
AegisName: G_DARK_SNAKE_LORD
Name: Evil Snake Lord
JapaneseName: Dark Snake Lord
Level: 105
Hp: 1101000
Attack: 2882
Attack2: 1986
Defense: 314
MagicDefense: 185
Str: 122
Agi: 172
Vit: 107
Int: 135
Dex: 235
Luk: 88
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Brute
Element: Ghost
ElementLevel: 3
WalkSpeed: 200
AttackDelay: 588
AttackMotion: 816
DamageMotion: 420
Ai: 21
Class: Boss
- Id: 1530
AegisName: G_DRACULA
Name: Dracula
Level: 75
Hp: 350000
Attack: 1454
Attack2: 1812
Defense: 152
MagicDefense: 146
Str: 86
Agi: 99
Vit: 88
Int: 92
Dex: 174
Luk: 82
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demon
Element: Dark
ElementLevel: 4
WalkSpeed: 145
AttackDelay: 1290
AttackMotion: 1140
DamageMotion: 576
Ai: 21
Class: Boss
- Id: 1531
AegisName: G_EVIL_CLOUD_HERMIT
Name: Taoist Hermit
JapaneseName: Evil Cloud Hermit
Level: 96
Hp: 8266
Attack: 611
Attack2: 30
Defense: 66
MagicDefense: 46
Str: 63
Agi: 57
Vit: 45
Int: 60
Dex: 119
Luk: 45
AttackRange: 10
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Formless
Element: Neutral
ElementLevel: 2
WalkSpeed: 190
AttackDelay: 480
AttackMotion: 840
DamageMotion: 432
Ai: 05
- Id: 1532
AegisName: G_EXPLOSION
Name: Explosion
Level: 100
Hp: 7813
Attack: 625
Attack2: 110
Defense: 112
MagicDefense: 50
Str: 91
Agi: 51
Vit: 63
Int: 50
Dex: 78
Luk: 60
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Brute
Element: Fire
ElementLevel: 3
WalkSpeed: 165
AttackDelay: 1260
AttackMotion: 960
DamageMotion: 336
Ai: 04
- Id: 1533
AegisName: G_FUR_SEAL
Name: Seal
JapaneseName: Fur Seal
Level: 47
Hp: 1371
Attack: 87
Attack2: 40
Defense: 42
MagicDefense: 16
Str: 37
Agi: 40
Vit: 30
Int: 39
Dex: 35
Luk: 19
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Brute
Element: Water
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1612
AttackMotion: 622
DamageMotion: 583
Ai: 19
- Id: 1534
AegisName: G_GOBLIN_1
Name: Goblin
Level: 48
Hp: 1058
Attack: 87
Attack2: 34
Defense: 56
MagicDefense: 5
Str: 37
Agi: 54
Vit: 25
Int: 20
Dex: 36
Luk: 10
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Wind
ElementLevel: 1
WalkSpeed: 100
AttackDelay: 1120
AttackMotion: 620
DamageMotion: 240
Ai: 21
- Id: 1535
AegisName: G_GOBLIN_2
Name: Goblin
Level: 44
Hp: 931
Attack: 94
Attack2: 28
Defense: 52
MagicDefense: 5
Str: 33
Agi: 16
Vit: 24
Int: 15
Dex: 58
Luk: 10
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Fire
ElementLevel: 1
WalkSpeed: 150
AttackDelay: 1320
AttackMotion: 620
DamageMotion: 240
Ai: 19
- Id: 1536
AegisName: G_GOBLIN_3
Name: Goblin
Level: 44
Hp: 930
Attack: 88
Attack2: 33
Defense: 47
MagicDefense: 5
Str: 30
Agi: 16
Vit: 24
Int: 15
Dex: 17
Luk: 10
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Poison
ElementLevel: 1
WalkSpeed: 250
AttackDelay: 1624
AttackMotion: 624
DamageMotion: 240
Ai: 13
- Id: 1537
AegisName: G_GOBLIN_4
Name: Goblin
Level: 49
Hp: 1494
Attack: 72
Attack2: 22
Defense: 70
MagicDefense: 3
Str: 31
Agi: 27
Vit: 46
Int: 15
Dex: 34
Luk: 10
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Earth
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1624
AttackMotion: 624
DamageMotion: 240
Ai: 13
- Id: 1538
AegisName: G_GOBLIN_5
Name: Goblin
Level: 56
Hp: 2342
Attack: 167
Attack2: 31
Defense: 64
MagicDefense: 5
Str: 51
Agi: 37
Vit: 22
Int: 15
Dex: 42
Luk: 10
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Water
ElementLevel: 1
WalkSpeed: 300
AttackDelay: 3074
AttackMotion: 1874
DamageMotion: 480
Ai: 13
- Id: 1539
AegisName: G_GOBLIN_LEADER
Name: Goblin Leader
Level: 55
Hp: 21692
Attack: 173
Attack2: 49
Defense: 72
MagicDefense: 30
Str: 60
Agi: 67
Vit: 45
Int: 18
Dex: 73
Luk: 23
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Wind
ElementLevel: 1
WalkSpeed: 120
AttackDelay: 1120
AttackMotion: 620
DamageMotion: 240
Ai: 21
- Id: 1540
AegisName: G_GOLEM
Name: Golem
Level: 61
Hp: 2245
Attack: 208
Attack2: 25
Defense: 190
MagicDefense: 12
Str: 70
Agi: 27
Vit: 67
Int: 5
Dex: 34
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Formless
Element: Neutral
ElementLevel: 3
WalkSpeed: 300
AttackDelay: 1608
AttackMotion: 816
DamageMotion: 396
Ai: 17
- Id: 1541
AegisName: G_GREATEST_GENERAL
Name: Greatest General
Level: 55
Hp: 1575
Attack: 226
Attack2: 26
Defense: 114
MagicDefense: 30
Str: 58
Agi: 30
Vit: 20
Int: 25
Dex: 28
Luk: 20
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Formless
Element: Fire
ElementLevel: 2
WalkSpeed: 200
AttackDelay: 1152
AttackMotion: 1152
DamageMotion: 384
Ai: 10
- Id: 1542
AegisName: G_INCANTATION_SAMURA
Name: Incantation Samurai
Level: 100
Hp: 901000
Attack: 2855
Attack2: 936
Defense: 296
MagicDefense: 140
Str: 145
Agi: 161
Vit: 88
Int: 66
Dex: 186
Luk: 60
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demihuman
Element: Dark
ElementLevel: 3
WalkSpeed: 135
AttackDelay: 874
AttackMotion: 1344
DamageMotion: 576
Ai: 21
Class: Boss
- Id: 1543
AegisName: G_KAPHA
Name: Kapha
Level: 83
Hp: 5470
Attack: 306
Attack2: 32
Defense: 61
MagicDefense: 38
Str: 67
Agi: 59
Vit: 40
Int: 31
Dex: 73
Luk: 24
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Fish
Element: Water
ElementLevel: 1
WalkSpeed: 165
AttackDelay: 2012
AttackMotion: 1728
DamageMotion: 672
Ai: 04
- Id: 1544
AegisName: G_KARAKASA
Name: Karakasa
Level: 72
Hp: 3092
Attack: 172
Attack2: 42
Defense: 93
MagicDefense: 29
Str: 66
Agi: 73
Vit: 33
Int: 20
Dex: 64
Luk: 60
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Formless
Element: Neutral
ElementLevel: 3
WalkSpeed: 155
AttackDelay: 1638
AttackMotion: 2016
DamageMotion: 576
Ai: 01
- Id: 1545
AegisName: G_KOBOLD_1
Name: Kobold
Level: 107
Hp: 10483
Attack: 701
Attack2: 87
Defense: 103
MagicDefense: 25
Str: 109
Agi: 76
Vit: 61
Int: 53
Dex: 98
Luk: 30
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Wind
ElementLevel: 2
WalkSpeed: 150
AttackDelay: 1028
AttackMotion: 528
DamageMotion: 360
Ai: 13
- Id: 1546
AegisName: G_KOBOLD_2
Name: Kobold
Level: 102
Hp: 9152
Attack: 477
Attack2: 62
Defense: 117
MagicDefense: 59
Str: 96
Agi: 61
Vit: 55
Int: 48
Dex: 95
Luk: 20
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Poison
ElementLevel: 2
WalkSpeed: 200
AttackDelay: 1528
AttackMotion: 528
DamageMotion: 360
Ai: 13
- Id: 1547
AegisName: G_KOBOLD_3
Name: Kobold
Level: 101
Hp: 9078
Attack: 468
Attack2: 64
Defense: 109
MagicDefense: 48
Str: 103
Agi: 64
Vit: 59
Int: 42
Dex: 80
Luk: 20
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Fire
ElementLevel: 2
WalkSpeed: 300
AttackDelay: 1228
AttackMotion: 528
DamageMotion: 360
Ai: 13
- Id: 1548
AegisName: G_KOBOLD_LEADER
Name: Kobold Leader
Level: 112
Hp: 13520
Attack: 995
Attack2: 96
Defense: 90
MagicDefense: 62
Str: 135
Agi: 34
Vit: 68
Int: 56
Dex: 116
Luk: 47
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Wind
ElementLevel: 2
WalkSpeed: 150
AttackDelay: 1028
AttackMotion: 528
DamageMotion: 360
Ai: 21
- Id: 1549
AegisName: G_LAVA_GOLEM
Name: Lava Golem
Level: 103
Hp: 8452
Attack: 777
Attack2: 53
Defense: 299
MagicDefense: 27
Str: 126
Agi: 42
Vit: 103
Int: 28
Dex: 92
Luk: 15
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Formless
Element: Fire
ElementLevel: 4
WalkSpeed: 400
AttackDelay: 2190
AttackMotion: 2040
DamageMotion: 336
Ai: 19
- Id: 1550
AegisName: G_LIVE_PEACH_TREE
Name: Enchanted Peach Tree
JapaneseName: Live Peach Tree
Level: 92
Hp: 8777
Attack: 351
Attack2: 72
Defense: 109
MagicDefense: 40
Str: 76
Agi: 52
Vit: 55
Int: 40
Dex: 92
Luk: 50
AttackRange: 7
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Plant
Element: Earth
ElementLevel: 2
WalkSpeed: 410
AttackDelay: 400
AttackMotion: 672
DamageMotion: 480
Ai: 05
- Id: 1551
AegisName: G_MARSE
Name: Marse
Level: 47
Hp: 1456
Attack: 85
Attack2: 20
Defense: 38
MagicDefense: 18
Str: 33
Agi: 17
Vit: 25
Int: 10
Dex: 33
Luk: 10
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Fish
Element: Water
ElementLevel: 2
WalkSpeed: 300
AttackDelay: 1956
AttackMotion: 756
DamageMotion: 528
Ai: 17
- Id: 1552
AegisName: G_MIYABI_NINGYO
Name: Miyabi Doll
JapaneseName: Miyabi Ningyo
Level: 85
Hp: 5188
Attack: 238
Attack2: 66
Defense: 57
MagicDefense: 19
Str: 66
Agi: 30
Vit: 30
Int: 55
Dex: 88
Luk: 40
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Dark
ElementLevel: 1
WalkSpeed: 250
AttackDelay: 1938
AttackMotion: 2112
DamageMotion: 768
Ai: 17
Modes:
Detector: true
- Id: 1553
AegisName: G_MYST
Name: Myst
Level: 49
Hp: 1223
Attack: 96
Attack2: 20
Defense: 61
MagicDefense: 10
Str: 35
Agi: 37
Vit: 20
Int: 10
Dex: 41
Luk: 10
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Formless
Element: Poison
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1576
AttackMotion: 576
DamageMotion: 384
Ai: 21
- Id: 1554
AegisName: G_NIGHTMARE_TERROR
Name: Nightmare Terror
Level: 107
Hp: 13289
Attack: 818
Attack2: 126
Defense: 78
MagicDefense: 37
Str: 118
Agi: 53
Vit: 55
Int: 63
Dex: 64
Luk: 43
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demon
Element: Dark
ElementLevel: 3
WalkSpeed: 165
AttackDelay: 1216
AttackMotion: 816
DamageMotion: 432
Ai: 04
Modes:
Detector: true
- Id: 1555
AegisName: G_PARASITE
Name: Parasite
Level: 76
Hp: 3222
Attack: 177
Attack2: 45
Defense: 63
MagicDefense: 30
Str: 55
Agi: 78
Vit: 33
Int: 50
Dex: 106
Luk: 40
AttackRange: 8
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Plant
Element: Wind
ElementLevel: 2
WalkSpeed: 400
AttackDelay: 864
AttackMotion: 864
DamageMotion: 672
Ai: 10
- Id: 1556
AegisName: G_POISON_TOAD
Name: Poisonous Toad
JapaneseName: Poison Toad
Level: 87
Hp: 4876
Attack: 233
Attack2: 54
Defense: 80
MagicDefense: 42
Str: 66
Agi: 42
Vit: 40
Int: 45
Dex: 70
Luk: 30
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Brute
Element: Poison
ElementLevel: 2
WalkSpeed: 160
AttackDelay: 1148
AttackMotion: 1728
DamageMotion: 864
Ai: 01
- Id: 1557
AegisName: G_ROTAR_ZAIRO
Name: Rotar Zairo
Level: 48
Hp: 1088
Attack: 75
Attack2: 40
Defense: 57
MagicDefense: 34
Str: 29
Agi: 70
Vit: 45
Int: 26
Dex: 61
Luk: 5
AttackRange: 10
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Formless
Element: Wind
ElementLevel: 2
WalkSpeed: 155
AttackDelay: 2416
AttackMotion: 2016
DamageMotion: 432
Ai: 05
- Id: 1558
AegisName: G_SAND_MAN
Name: Sandman
Level: 61
Hp: 2887
Attack: 164
Attack2: 56
Defense: 126
MagicDefense: 25
Str: 44
Agi: 8
Vit: 55
Int: 15
Dex: 34
Luk: 25
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Formless
Element: Earth
ElementLevel: 3
WalkSpeed: 250
AttackDelay: 1672
AttackMotion: 720
DamageMotion: 288
Ai: 04
- Id: 1559
AegisName: G_SCORPION
Name: Scorpion
Level: 16
Hp: 153
Attack: 39
Attack2: 7
Defense: 16
MagicDefense: 5
Str: 14
Agi: 15
Vit: 10
Int: 5
Dex: 33
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Insect
Element: Fire
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1564
AttackMotion: 864
DamageMotion: 576
Ai: 19
Modes:
Detector: true
- Id: 1560
AegisName: G_SHINOBI
Name: Shinobi
Level: 95
Hp: 8000
Attack: 573
Attack2: 51
Defense: 49
MagicDefense: 45
Str: 71
Agi: 70
Vit: 55
Int: 30
Dex: 83
Luk: 30
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
RaceGroups:
Ninja: true
Element: Dark
ElementLevel: 3
WalkSpeed: 150
AttackDelay: 1003
AttackMotion: 1152
DamageMotion: 336
Ai: 21
- Id: 1561
AegisName: G_SMOKIE
Name: Smokie
Level: 29
Hp: 591
Attack: 70
Attack2: 11
Defense: 26
Str: 16
Agi: 34
Vit: 16
Int: 5
Dex: 27
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Brute
Element: Earth
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1576
AttackMotion: 576
DamageMotion: 420
Ai: 17
- Id: 1562
AegisName: G_SOLDIER_SKELETON
Name: Soldier Skeleton
Level: 34
Hp: 804
Attack: 84
Attack2: 14
Defense: 53
MagicDefense: 5
Str: 14
Agi: 10
Vit: 32
Int: 5
Dex: 29
Luk: 3
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Undead
Element: Undead
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 2276
AttackMotion: 576
DamageMotion: 432
Ai: 04
- Id: 1563
AegisName: G_TENGU
Name: Tengu
Level: 98
Hp: 10196
Attack: 274
Attack2: 83
Defense: 134
MagicDefense: 46
Str: 99
Agi: 38
Vit: 40
Int: 30
Dex: 80
Luk: 60
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demon
Element: Earth
ElementLevel: 2
WalkSpeed: 200
AttackDelay: 1439
AttackMotion: 1920
DamageMotion: 672
Ai: 04
Modes:
Detector: true
- Id: 1564
AegisName: G_WICKED_NYMPH
Name: Evil Nymph
JapaneseName: Wicked Nymph
Level: 97
Hp: 8491
Attack: 283
Attack2: 128
Defense: 46
MagicDefense: 45
Str: 84
Agi: 46
Vit: 45
Int: 70
Dex: 92
Luk: 60
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Dark
ElementLevel: 3
WalkSpeed: 200
AttackDelay: 637
AttackMotion: 1008
DamageMotion: 360
Ai: 21
Modes:
Detector: true
- Id: 1565
AegisName: G_WILD_GINSENG
Name: Hermit Plant
JapaneseName: Wild Ginseng
Level: 90
Hp: 6052
Attack: 575
Attack2: 71
Defense: 56
MagicDefense: 62
Str: 76
Agi: 51
Vit: 60
Int: 60
Dex: 91
Luk: 50
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Plant
Element: Fire
ElementLevel: 2
WalkSpeed: 140
AttackDelay: 512
AttackMotion: 756
DamageMotion: 360
Ai: 17
- Id: 1566
AegisName: G_WRAITH_DEAD
Name: Wraith Dead
Level: 86
Hp: 10035
Attack: 442
Attack2: 60
Defense: 88
MagicDefense: 56
Str: 63
Agi: 69
Vit: 55
Int: 45
Dex: 106
Luk: 45
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Undead
Element: Undead
ElementLevel: 4
WalkSpeed: 175
AttackDelay: 1816
AttackMotion: 576
DamageMotion: 240
Ai: 21
- Id: 1567
AegisName: G_ANCIENT_WORM
Name: Ancient Worm
Level: 83
Hp: 4140
Attack: 329
Attack2: 35
Defense: 90
MagicDefense: 41
Str: 70
Agi: 56
Vit: 56
Int: 55
Dex: 84
Luk: 42
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Insect
Element: Poison
ElementLevel: 1
WalkSpeed: 165
AttackDelay: 1792
AttackMotion: 792
DamageMotion: 336
Ai: 21
Modes:
Detector: true
- Id: 1568
AegisName: G_ANGELING
Name: Angeling
Level: 77
Hp: 19800
Attack: 391
Attack2: 145
Defense: 72
MagicDefense: 238
Str: 58
Agi: 50
Vit: 33
Int: 105
Dex: 80
Luk: 200
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Angel
Element: Holy
ElementLevel: 4
WalkSpeed: 200
AttackDelay: 1072
AttackMotion: 672
DamageMotion: 672
Ai: 21
Class: Boss
- Id: 1569
AegisName: G_BLOODY_KNIGHT
Name: Bloody Knight
Level: 116
Hp: 68500
Attack: 1319
Attack2: 123
Defense: 122
MagicDefense: 50
Str: 132
Agi: 59
Vit: 70
Int: 57
Dex: 137
Luk: 45
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Formless
Element: Dark
ElementLevel: 4
WalkSpeed: 250
AttackDelay: 828
AttackMotion: 528
DamageMotion: 192
Ai: 21
- Id: 1570
AegisName: G_CRAMP
Name: Cramp
Level: 82
Hp: 3898
Attack: 435
Attack2: 48
Defense: 88
MagicDefense: 42
Str: 65
Agi: 43
Vit: 35
Int: 25
Dex: 82
Luk: 30
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Brute
Element: Poison
ElementLevel: 2
WalkSpeed: 100
AttackDelay: 1000
AttackMotion: 500
DamageMotion: 1000
Ai: 19
- Id: 1571
AegisName: G_DEVIACE
Name: Deviace
Level: 60
Hp: 3135
Attack: 168
Attack2: 29
Defense: 51
MagicDefense: 16
Str: 57
Agi: 26
Vit: 32
Int: 25
Dex: 50
Luk: 15
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Fish
Element: Water
ElementLevel: 4
WalkSpeed: 400
AttackDelay: 1680
AttackMotion: 480
DamageMotion: 384
Ai: 17
- Id: 1572
AegisName: G_DROPS
Name: Drops
Level: 2
Hp: 45
Attack: 12
Attack2: 1
Defense: 16
Str: 8
Dex: 6
Luk: 2
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Plant
Element: Fire
ElementLevel: 1
WalkSpeed: 400
AttackDelay: 1372
AttackMotion: 672
DamageMotion: 480
Ai: 02
- Id: 1573
AegisName: G_ELDER
Name: Elder
Level: 92
Hp: 7341
Attack: 359
Attack2: 402
Defense: 72
MagicDefense: 41
Str: 67
Agi: 63
Vit: 35
Int: 99
Dex: 106
Luk: 61
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demihuman
Element: Neutral
ElementLevel: 4
WalkSpeed: 165
AttackDelay: 1552
AttackMotion: 1152
DamageMotion: 336
Ai: 04
- Id: 1574
AegisName: G_ELDER_WILOW
Name: Elder Willow
Level: 34
Hp: 599
Attack: 80
Attack2: 14
Defense: 45
Str: 10
Agi: 14
Vit: 25
Dex: 29
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Plant
Element: Fire
ElementLevel: 2
WalkSpeed: 200
AttackDelay: 1372
AttackMotion: 672
DamageMotion: 432
Ai: 19
- Id: 1575
AegisName: G_FLORA
Name: Flora
Level: 59
Hp: 2301
Attack: 163
Attack2: 31
Defense: 99
MagicDefense: 29
Str: 49
Agi: 29
Vit: 35
Int: 5
Dex: 46
Luk: 80
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Plant
Element: Earth
ElementLevel: 1
WalkSpeed: 1000
AttackDelay: 1432
AttackMotion: 432
DamageMotion: 576
Ai: 10
- Id: 1576
AegisName: G_GHOSTRING
Name: Ghostring
Level: 90
Hp: 26700
Attack: 385
Attack2: 162
Defense: 88
MagicDefense: 72
Str: 66
Agi: 85
Vit: 66
Int: 66
Dex: 119
Luk: 66
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Ghost
ElementLevel: 4
WalkSpeed: 300
AttackDelay: 1220
AttackMotion: 1080
DamageMotion: 648
Ai: 21
Class: Boss
- Id: 1577
AegisName: G_GOBLIN_ARCHER
Name: Goblin Archer
Level: 55
Hp: 1575
Attack: 100
Attack2: 24
Defense: 69
Str: 40
Agi: 34
Vit: 20
Int: 15
Dex: 53
Luk: 20
AttackRange: 9
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Demihuman
Element: Poison
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1172
AttackMotion: 672
DamageMotion: 420
Ai: 05
- Id: 1578
AegisName: G_HORONG
Name: Horong
Level: 66
Hp: 2304
Attack: 275
Attack2: 70
Defense: 84
MagicDefense: 35
Str: 36
Agi: 32
Vit: 35
Int: 45
Dex: 62
Luk: 25
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Fire
ElementLevel: 4
WalkSpeed: 400
AttackDelay: 1888
AttackMotion: 1152
DamageMotion: 828
Ai: 13
- Id: 1579
AegisName: G_HYDRA
Name: Hydra
Level: 34
Hp: 854
Attack: 35
Attack2: 6
Defense: 20
MagicDefense: 32
Str: 10
Agi: 9
Vit: 14
Dex: 35
Luk: 2
AttackRange: 7
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Plant
Element: Water
ElementLevel: 2
WalkSpeed: 1000
AttackDelay: 800
AttackMotion: 432
DamageMotion: 600
Ai: 10
- Id: 1580
AegisName: G_INCUBUS
Name: Incubus
Level: 120
Hp: 28000
Attack: 956
Attack2: 375
Defense: 72
MagicDefense: 46
Str: 120
Agi: 56
Vit: 52
Int: 75
Dex: 139
Luk: 70
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Dark
ElementLevel: 3
WalkSpeed: 165
AttackDelay: 850
AttackMotion: 600
DamageMotion: 336
Ai: 21
Modes:
Detector: true
- Id: 1581
AegisName: G_VOCAL
Name: Vocal
Level: 18
Hp: 3317
Attack: 71
Attack2: 11
Defense: 77
MagicDefense: 26
Str: 77
Agi: 26
Vit: 26
Int: 30
Dex: 53
Luk: 40
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Insect
Element: Earth
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1080
AttackMotion: 648
DamageMotion: 480
Ai: 21
Modes:
Detector: true
- Id: 1582
AegisName: DEVILING
Name: Deviling
Level: 66
Hp: 16890
BaseExp: 1197
JobExp: 1189
Attack: 313
Attack2: 183
Defense: 67
MagicDefense: 70
Str: 48
Agi: 50
Vit: 33
Int: 75
Dex: 85
Luk: 200
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Dark
ElementLevel: 4
WalkSpeed: 200
AttackDelay: 1072
AttackMotion: 1056
DamageMotion: 384
Ai: 21
Class: Boss
Drops:
- Item: Petite_DiablOfs_Wing
Rate: 1500
- Item: Zargon
Rate: 2425
- Item: Satanic_Chain
Rate: 50
- Item: Apple
Rate: 2500
- Item: Blade_Lost_In_Darkness
Rate: 1
- Item: Black_Dyestuffs
Rate: 50
- Item: Ghost_Scroll_1_3
Rate: 50
- Item: Deviling_Card
Rate: 1
StealProtected: true
- Id: 1583
AegisName: TAO_GUNKA
Name: Tao Gunka
Level: 110
Hp: 1252000
BaseExp: 540000
JobExp: 396000
MvpExp: 450000
Attack: 3757
Attack2: 1260
Defense: 404
MagicDefense: 143
Str: 135
Agi: 175
Vit: 98
Int: 110
Dex: 239
Luk: 66
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demon
Element: Neutral
ElementLevel: 3
WalkSpeed: 150
AttackDelay: 1020
AttackMotion: 288
DamageMotion: 144
DamageTaken: 10
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Oridecon
Rate: 6000
- Item: Old_Violet_Box
Rate: 3000
- Item: Blue_Potion
Rate: 6000
Drops:
- Item: Gemstone
Rate: 2425
- Item: Stone_Piece
Rate: 2425
- Item: Golden_Jewel
Rate: 500
- Item: Binoculars
Rate: 200
- Item: White_Potion
Rate: 1500
- Item: Runstone_Rare
Rate: 100
- Item: Gemmed_Sallet_
Rate: 3
- Item: Tao_Gunka_Card
Rate: 1
StealProtected: true
- Id: 1584
AegisName: TAMRUAN
Name: Tamruan
Level: 73
Hp: 3195
BaseExp: 766
JobExp: 706
Attack: 336
Attack2: 37
Defense: 63
MagicDefense: 30
Str: 60
Agi: 38
Vit: 40
Int: 20
Dex: 73
Luk: 20
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demon
Element: Dark
ElementLevel: 3
WalkSpeed: 140
AttackDelay: 512
AttackMotion: 1152
DamageMotion: 672
Ai: 13
Modes:
Detector: true
Drops:
- Item: Sword_Accessory
Rate: 2425
- Item: Broken_Armor_Piece
Rate: 1500
- Item: Scarlet_Twohand_Sword
Rate: 50
RandomOptionGroup: Group_5
- Item: Bastard_Sword_
Rate: 4
- Item: Chain_Mail_
Rate: 2
- Item: Runstone_Mystic
Rate: 150
- Item: Tamruan_Card
Rate: 1
StealProtected: true
- Id: 1585
AegisName: MIME_MONKEY
Name: Mime Monkey
Level: 1
BaseExp: 1969
JobExp: 1351
Attack: 7
Attack2: 3
MagicDefense: 5
Dex: 6
Luk: 30
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Plant
Element: Water
ElementLevel: 1
WalkSpeed: 400
AttackDelay: 676
AttackMotion: 672
DamageMotion: 480
Ai: 02
Drops:
- Item: Lemon
Rate: 4666
- Id: 1586
AegisName: LEAF_CAT
Name: Leaf Cat
Level: 64
Hp: 2635
BaseExp: 630
JobExp: 544
Attack: 147
Attack2: 41
Defense: 88
MagicDefense: 16
Str: 46
Agi: 16
Vit: 12
Int: 45
Dex: 36
Luk: 29
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Brute
Element: Earth
ElementLevel: 1
WalkSpeed: 150
AttackDelay: 960
AttackMotion: 864
DamageMotion: 720
Ai: 02
Drops:
- Item: Great_Leaf
Rate: 2183
- Item: Leaflet_Of_Hinal
Rate: 150
- Item: Seed_Of_Yggdrasil
Rate: 1
- Item: Fish_Tail
Rate: 550
- Item: Lemon
Rate: 125
- Item: Prawn
Rate: 250
- Item: Leaf_Clothes
Rate: 2668
- Item: Leaf_Cat_Card
Rate: 1
StealProtected: true
- Id: 1587
AegisName: KRABEN
Name: Kraben
Level: 70
Hp: 2901
BaseExp: 610
JobExp: 654
Attack: 279
Attack2: 45
Defense: 108
MagicDefense: 20
Str: 54
Agi: 33
Vit: 35
Int: 15
Dex: 68
Luk: 20
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Formless
Element: Ghost
ElementLevel: 2
WalkSpeed: 100
AttackDelay: 1152
AttackMotion: 1536
DamageMotion: 576
Ai: 19
Drops:
- Item: Zargon
Rate: 1750
- Item: Milk
Rate: 1500
- Item: Leaflet_Of_Aloe
Rate: 500
- Item: Guard_
Rate: 1
- Item: Bamboo_Basket
Rate: 2425
- Item: Chilli
Rate: 500
- Item: Old_Blue_Box
Rate: 5
- Item: Kraben_Card
Rate: 1
StealProtected: true
- Id: 1588
AegisName: ORC_XMAS
Name: Christmas Orc
Level: 44
Hp: 1047
BaseExp: 117
JobExp: 72
Attack: 84
Attack2: 33
Defense: 52
MagicDefense: 3
Str: 32
Agi: 15
Vit: 24
Int: 15
Dex: 16
Luk: 10
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Earth
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1864
AttackMotion: 864
DamageMotion: 288
Ai: 01
Drops:
- Item: Orcish_Voucher
Rate: 3000
- Item: Candy
Rate: 5000
- Item: Candy_Striper
Rate: 5000
- Item: Snow_Flower
Rate: 1000
- Item: Well_Baked_Cookie
Rate: 1000
- Item: Gift_Box
Rate: 500
- Item: Santa's_Hat
Rate: 300
- Item: Old_Violet_Box
Rate: 100
StealProtected: true
- Id: 1589
AegisName: G_MANDRAGORA
Name: Mandragora
Level: 13
Hp: 156
Attack: 38
Attack2: 3
Defense: 13
MagicDefense: 2
Str: 12
Agi: 3
Vit: 5
Int: 5
Dex: 10
Luk: 5
AttackRange: 4
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Plant
Element: Earth
ElementLevel: 3
WalkSpeed: 1000
AttackDelay: 1768
AttackMotion: 768
DamageMotion: 576
Ai: 10
- Id: 1590
AegisName: G_GEOGRAPHER
Name: Geographer
Level: 73
Hp: 3866
Attack: 309
Attack2: 82
Defense: 158
MagicDefense: 42
Str: 81
Agi: 26
Vit: 35
Int: 56
Dex: 72
Luk: 60
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Plant
Element: Earth
ElementLevel: 3
WalkSpeed: 1000
AttackDelay: 1308
AttackMotion: 1008
DamageMotion: 480
Ai: 10
- Id: 1591
AegisName: A_LUNATIC
Name: Lunatic
Level: 29
Hp: 2334
Attack: 221
Attack2: 24
Defense: 16
MagicDefense: 20
Agi: 15
Vit: 22
Int: 5
Dex: 40
Luk: 15
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Brute
Element: Neutral
ElementLevel: 3
WalkSpeed: 200
AttackDelay: 1456
AttackMotion: 456
DamageMotion: 336
Ai: 04
Class: Boss
Drops:
- Item: Orange_Potion
Rate: 1000
- Id: 1592
AegisName: A_MOBSTER
Name: Gangster
Level: 40
Hp: 8000
Attack: 300
Attack2: 55
Defense: 32
MagicDefense: 27
Agi: 50
Vit: 45
Int: 45
Dex: 73
Luk: 30
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Neutral
ElementLevel: 1
WalkSpeed: 250
AttackDelay: 1100
AttackMotion: 560
DamageMotion: 580
Ai: 04
Class: Boss
Drops:
- Item: Stone
Rate: 5000
- Item: Cutter__
Rate: 1500
- Item: Popped_Rice
Rate: 5000
StealProtected: true
- Id: 1593
AegisName: A_ANCIENT_MUMMY
Name: Ancient Mummy
Level: 52
Hp: 8613
Attack: 830
Attack2: 100
Defense: 64
MagicDefense: 27
Str: 58
Agi: 47
Vit: 42
Int: 5
Dex: 69
Luk: 26
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Undead
Element: Undead
ElementLevel: 3
WalkSpeed: 175
AttackDelay: 1772
AttackMotion: 120
DamageMotion: 384
Ai: 04
Class: Boss
Drops:
- Item: Orange_Potion
Rate: 1000
- Id: 1594
AegisName: G_FREEZER
Name: Freezer
Level: 94
Hp: 9990
Attack: 604
Attack2: 50
Defense: 127
MagicDefense: 38
Str: 68
Agi: 47
Vit: 50
Int: 45
Dex: 66
Luk: 25
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Brute
Element: Water
ElementLevel: 2
WalkSpeed: 250
AttackDelay: 1452
AttackMotion: 483
DamageMotion: 528
Ai: 21
- Id: 1595
AegisName: G_MARIN
Name: Marin
Level: 37
Hp: 987
Attack: 69
Attack2: 14
Defense: 32
MagicDefense: 8
Str: 24
Agi: 5
Vit: 10
Int: 5
Dex: 30
Luk: 15
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Plant
Element: Water
ElementLevel: 2
WalkSpeed: 400
AttackDelay: 1872
AttackMotion: 672
DamageMotion: 480
Ai: 01
- Id: 1596
AegisName: G_TAMRUAN
Name: Tamruan
Level: 73
Hp: 3195
Attack: 336
Attack2: 37
Defense: 63
MagicDefense: 30
Str: 60
Agi: 38
Vit: 40
Int: 20
Dex: 73
Luk: 20
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demon
Element: Dark
ElementLevel: 3
WalkSpeed: 140
AttackDelay: 512
AttackMotion: 1152
DamageMotion: 672
Ai: 13
Modes:
Detector: true
- Id: 1597
AegisName: G_GARGOYLE
Name: Gargoyle
Level: 100
Hp: 8772
Attack: 498
Attack2: 89
Defense: 98
MagicDefense: 43
Str: 100
Agi: 61
Vit: 60
Int: 57
Dex: 120
Luk: 70
AttackRange: 9
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Wind
ElementLevel: 3
WalkSpeed: 200
AttackDelay: 1020
AttackMotion: 720
DamageMotion: 384
Ai: 05
Modes:
Detector: true
- Id: 1598
AegisName: G_BLAZZER
Name: Blazzer
Level: 101
Hp: 8121
Attack: 599
Attack2: 94
Defense: 116
MagicDefense: 60
Str: 99
Agi: 75
Vit: 55
Int: 70
Dex: 72
Luk: 65
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Fire
ElementLevel: 2
WalkSpeed: 180
AttackDelay: 1732
AttackMotion: 1332
DamageMotion: 540
Ai: 20
Modes:
Detector: true
- Id: 1599
AegisName: G_WHISPER_BOSS
Name: Giant Whisper
Level: 66
Hp: 2570
Attack: 191
Attack2: 59
Defense: 94
MagicDefense: 45
Str: 40
Agi: 79
Vit: 44
Int: 51
Dex: 74
Luk: 31
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Demon
Element: Ghost
ElementLevel: 2
WalkSpeed: 250
AttackDelay: 2536
AttackMotion: 1536
DamageMotion: 672
Ai: 21
Modes:
Detector: true
- Id: 1600
AegisName: G_HEATER
Name: Heater
Level: 96
Hp: 7480
Attack: 644
Attack2: 79
Defense: 186
MagicDefense: 42
Str: 75
Agi: 49
Vit: 50
Int: 30
Dex: 96
Luk: 35
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Brute
Element: Fire
ElementLevel: 2
WalkSpeed: 250
AttackDelay: 1452
AttackMotion: 483
DamageMotion: 528
Ai: 21
- Id: 1601
AegisName: G_PERMETER
Name: Permeter
Level: 90
Hp: 6575
Attack: 292
Attack2: 56
Defense: 144
MagicDefense: 50
Str: 68
Agi: 28
Vit: 55
Int: 40
Dex: 50
Luk: 25
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Brute
Element: Neutral
ElementLevel: 2
WalkSpeed: 250
AttackDelay: 1100
AttackMotion: 483
DamageMotion: 528
Ai: 21
- Id: 1602
AegisName: G_SOLIDER
Name: Solider
Level: 92
Hp: 8768
Attack: 367
Attack2: 40
Defense: 206
MagicDefense: 58
Str: 65
Agi: 44
Vit: 60
Int: 15
Dex: 56
Luk: 20
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Brute
Element: Earth
ElementLevel: 2
WalkSpeed: 250
AttackDelay: 1452
AttackMotion: 483
DamageMotion: 528
Ai: 21
- Id: 1603
AegisName: G_BIGFOOT
Name: Bigfoot
Level: 29
Hp: 587
Attack: 50
Attack2: 12
Defense: 55
MagicDefense: 7
Str: 18
Agi: 4
Vit: 7
Dex: 12
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Brute
Element: Earth
ElementLevel: 1
WalkSpeed: 300
AttackDelay: 1260
AttackMotion: 192
DamageMotion: 192
Ai: 17
- Id: 1604
AegisName: G_GIANT_HONET
Name: Giant Hornet
Level: 82
Hp: 3960
Attack: 303
Attack2: 53
Defense: 80
MagicDefense: 43
Str: 70
Agi: 45
Vit: 47
Int: 32
Dex: 74
Luk: 34
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Insect
Element: Wind
ElementLevel: 1
WalkSpeed: 155
AttackDelay: 1292
AttackMotion: 792
DamageMotion: 340
Ai: 21
Modes:
Detector: true
- Id: 1605
AegisName: G_DARK_ILLUSION
Name: Dark Illusion
Level: 96
Hp: 46255
Attack: 1166
Attack2: 360
Defense: 145
MagicDefense: 30
Str: 82
Agi: 36
Vit: 55
Int: 100
Dex: 182
Luk: 88
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demon
Element: Undead
ElementLevel: 4
WalkSpeed: 145
AttackDelay: 1024
AttackMotion: 768
DamageMotion: 480
Ai: 21
Class: Boss
- Id: 1606
AegisName: G_GARM_BABY
Name: Baby Hatii
JapaneseName: Garm Baby
Level: 94
Hp: 10016
Attack: 498
Attack2: 61
Defense: 62
MagicDefense: 43
Str: 69
Agi: 61
Vit: 55
Int: 61
Dex: 106
Luk: 45
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Brute
Element: Water
ElementLevel: 2
WalkSpeed: 450
AttackDelay: 879
AttackMotion: 672
DamageMotion: 576
Ai: 04
- Id: 1607
AegisName: G_GOBLINE_XMAS
Name: Christmas Goblin
Level: 25
Hp: 1176
Attack: 118
Attack2: 22
Defense: 16
MagicDefense: 5
Agi: 53
Vit: 25
Int: 20
Dex: 38
Luk: 45
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Wind
ElementLevel: 1
WalkSpeed: 100
AttackDelay: 1120
AttackMotion: 620
DamageMotion: 240
Ai: 21
- Id: 1608
AegisName: G_THIEF_BUG__
Name: Thief Bug Male
Level: 19
Hp: 583
Attack: 76
Attack2: 12
Defense: 24
MagicDefense: 5
Agi: 29
Vit: 16
Int: 5
Dex: 36
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Insect
Element: Dark
ElementLevel: 1
WalkSpeed: 300
AttackDelay: 988
AttackMotion: 288
DamageMotion: 768
Ai: 13
Modes:
Detector: true
- Id: 1609
AegisName: G_DANCING_DRAGON
Name: Zhu Po Long
JapaneseName: Dancing Dragon
Level: 82
Hp: 3943
Attack: 295
Attack2: 35
Defense: 83
MagicDefense: 36
Str: 59
Agi: 76
Vit: 40
Int: 30
Dex: 73
Luk: 30
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Dragon
Element: Wind
ElementLevel: 2
WalkSpeed: 160
AttackDelay: 600
AttackMotion: 840
DamageMotion: 504
Ai: 02
Class: Boss
Drops:
- Item: Lucky_Candy
Rate: 250
- Item: Lucky_Candy_Cane
Rate: 25
- Item: Lucky_Cookie
Rate: 10
- Item: Carrot
Rate: 5000
- Item: Fire_Cracker
Rate: 2500
- Item: Handsei
Rate: 50
StealProtected: true
- Id: 1610
AegisName: A_MUNAK
Name: Munak
Level: 30
Hp: 2872
Attack: 40
Attack2: 10
Agi: 15
Vit: 20
Int: 5
Dex: 120
Luk: 15
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Undead
Element: Undead
ElementLevel: 4
WalkSpeed: 100
AttackDelay: 2468
AttackMotion: 768
DamageMotion: 288
Ai: 04
Class: Boss
Drops:
- Item: Orange_Potion
Rate: 1000
- Item: Slow_Down_Potion
Rate: 50
- Item: Speed_Up_Potion
Rate: 50
StealProtected: true
- Id: 1611
AegisName: A_BON_GUN
Name: Bongun
Level: 59
Hp: 2510
Attack: 189
Attack2: 29
Defense: 88
MagicDefense: 5
Str: 55
Agi: 24
Vit: 24
Int: 5
Dex: 34
Luk: 10
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Undead
Element: Undead
ElementLevel: 4
WalkSpeed: 200
AttackDelay: 1720
AttackMotion: 500
DamageMotion: 420
Ai: 19
Class: Boss
Drops:
- Item: Orange_Potion
Rate: 1000
- Item: Slow_Down_Potion
Rate: 50
- Item: Speed_Up_Potion
Rate: 50
StealProtected: true
- Id: 1612
AegisName: A_HYEGUN
Name: Yao Jun
JapaneseName: Hyegun
Level: 56
Hp: 9981
Attack: 710
Attack2: 418
Defense: 20
MagicDefense: 10
Str: 60
Agi: 40
Vit: 36
Int: 10
Dex: 73
Luk: 15
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Undead
Element: Undead
ElementLevel: 4
WalkSpeed: 180
AttackDelay: 890
AttackMotion: 1320
DamageMotion: 720
Ai: 04
Class: Boss
Drops:
- Item: Orange_Potion
Rate: 1000
- Item: Slow_Down_Potion
Rate: 50
- Item: Speed_Up_Potion
Rate: 50
StealProtected: true
- Id: 1613
AegisName: METALING
Name: Metaling
Level: 81
Hp: 4300
BaseExp: 954
JobExp: 889
Attack: 188
Attack2: 39
Defense: 69
MagicDefense: 28
Str: 58
Agi: 30
Vit: 49
Int: 17
Dex: 60
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Neutral
ElementLevel: 1
WalkSpeed: 300
AttackDelay: 384
AttackMotion: 672
DamageMotion: 480
Ai: 02
Drops:
- Item: Tube
Rate: 2000
- Item: Iron_Ore
Rate: 500
- Item: Iron
Rate: 250
- Item: Large_Jellopy
Rate: 500
- Item: Screw
Rate: 100
- Item: Scarlet_Revolver
Rate: 50
- Item: Jubilee
Rate: 2500
- Item: Metaling_Card
Rate: 1
StealProtected: true
- Id: 1614
AegisName: MINERAL
Name: Mineral
Level: 96
Hp: 8300
BaseExp: 1311
JobExp: 1240
Attack: 751
Attack2: 57
Defense: 127
MagicDefense: 23
Str: 70
Agi: 61
Vit: 40
Int: 50
Dex: 74
Luk: 50
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Neutral
ElementLevel: 2
WalkSpeed: 250
AttackDelay: 648
AttackMotion: 480
DamageMotion: 360
Ai: 17
Drops:
- Item: Fragment_Of_Crystal
Rate: 1500
- Item: Golden_Jewel
Rate: 250
- Item: Emperium
Rate: 1
- Item: Oridecon
Rate: 40
- Item: Emveretarcon
Rate: 400
- Item: Yellow_Gemstone
Rate: 50
- Item: Gold
Rate: 1
- Item: Mineral_Card
Rate: 1
StealProtected: true
- Id: 1615
AegisName: OBSIDIAN
Name: Obsidian
Level: 97
Hp: 10088
BaseExp: 1396
JobExp: 1259
Attack: 767
Attack2: 80
Defense: 129
MagicDefense: 37
Str: 84
Agi: 38
Vit: 40
Int: 60
Dex: 64
Luk: 50
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Earth
ElementLevel: 2
WalkSpeed: 350
AttackDelay: 720
AttackMotion: 864
DamageMotion: 504
Ai: 04
Drops:
- Item: Dark_Crystal_Fragment
Rate: 1500
- Item: Crystal_Jewel
Rate: 250
- Item: Coal
Rate: 250
- Item: Elunium
Rate: 25
- Item: Steel
Rate: 250
- Item: Unholy_Touch
Rate: 5
- Item: Obsidian_Card
Rate: 1
StealProtected: true
- Id: 1616
AegisName: PITMAN
Name: Pitman
Level: 90
Hp: 7208
BaseExp: 1158
JobExp: 1038
Attack: 200
Attack2: 60
Defense: 104
MagicDefense: 48
Str: 78
Agi: 56
Vit: 45
Int: 35
Dex: 60
Luk: 30
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Undead
Element: Earth
ElementLevel: 2
WalkSpeed: 180
AttackDelay: 960
AttackMotion: 336
DamageMotion: 300
Ai: 17
Drops:
- Item: Old_Pick
Rate: 1500
- Item: Old_Steel_Plate
Rate: 250
- Item: Gun_Powder
Rate: 450
- Item: Steel
Rate: 250
- Item: Coal
Rate: 50
- Item: Lantern
Rate: 500
- Item: Headlamp
Rate: 40
- Item: Pitman_Card
Rate: 1
StealProtected: true
- Id: 1617
AegisName: WASTE_STOVE
Name: Old Stove
JapaneseName: Waste Stove
Level: 92
Hp: 7400
BaseExp: 1238
JobExp: 1167
Attack: 530
Attack2: 60
Defense: 100
MagicDefense: 47
Str: 76
Agi: 61
Vit: 50
Int: 30
Dex: 67
Luk: 15
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Formless
Element: Neutral
ElementLevel: 1
WalkSpeed: 300
AttackDelay: 1152
AttackMotion: 528
DamageMotion: 360
Ai: 04
Drops:
- Item: Battered_Kettle
Rate: 500
- Item: Burn_Tree
Rate: 500
- Item: Tear_Gas
Rate: 100
- Item: Lusty_Iron
Rate: 25
- Item: Elder_Branch
Rate: 50
- Item: Branch_Of_Dead_Tree
Rate: 25
- Item: Old_Steel_Plate
Rate: 1900
- Item: Waste_Stove_Card
Rate: 1
StealProtected: true
- Id: 1618
AegisName: UNGOLIANT
Name: Ungoliant
Level: 94
Hp: 27070
BaseExp: 4100
JobExp: 2456
Attack: 1296
Attack2: 144
Defense: 108
MagicDefense: 28
Str: 71
Agi: 70
Vit: 58
Int: 43
Dex: 110
Luk: 38
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Insect
Element: Poison
ElementLevel: 2
WalkSpeed: 350
AttackDelay: 420
AttackMotion: 576
DamageMotion: 420
Ai: 21
Modes:
Detector: true
Drops:
- Item: Long_Limb
Rate: 2250
- Item: Jaws_Of_Ant
Rate: 1750
- Item: Colorful_Shell
Rate: 500
- Item: Olivine
Rate: 750
- Item: Fluorescent_Liquid
Rate: 1250
- Item: Dark_Red_Jewel
Rate: 750
- Item: Boots_
Rate: 250
- Item: Ungoliant_Card
Rate: 1
StealProtected: true
- Id: 1619
AegisName: PORCELLIO
Name: Porcellio
Level: 85
Hp: 5544
BaseExp: 1068
JobExp: 953
Attack: 293
Attack2: 53
Defense: 79
MagicDefense: 37
Str: 67
Agi: 48
Vit: 28
Int: 40
Dex: 74
Luk: 30
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Insect
Element: Earth
ElementLevel: 3
WalkSpeed: 150
AttackDelay: 720
AttackMotion: 360
DamageMotion: 360
Ai: 02
Modes:
Detector: true
Drops:
- Item: Jubilee
Rate: 2500
- Item: Scarlet_Dagger
Rate: 50
RandomOptionGroup: Group_5
- Item: Insect_Feeler
Rate: 500
- Item: Single_Cell
Rate: 1500
- Item: Dew_Laden_Moss
Rate: 1
- Item: Fluorescent_Liquid
Rate: 15
- Item: Porcellio_Card
Rate: 1
StealProtected: true
- Id: 1620
AegisName: NOXIOUS
Name: Noxious
Level: 87
Hp: 5430
BaseExp: 947
JobExp: 1039
Attack: 281
Attack2: 71
Defense: 117
MagicDefense: 66
Str: 58
Agi: 45
Vit: 60
Int: 55
Dex: 68
Luk: 50
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Formless
Element: Ghost
ElementLevel: 3
WalkSpeed: 350
AttackDelay: 768
AttackMotion: 1440
DamageMotion: 672
Ai: 04
Drops:
- Item: Poisonous_Gas
Rate: 500
- Item: Mould_Powder
Rate: 1500
- Item: Anodyne
Rate: 25
- Item: Air_Pollutant
Rate: 1500
- Item: Explosive_Powder
Rate: 300
- Item: Tear_Gas
Rate: 150
- Item: Old_Blue_Box
Rate: 1
- Item: Noxious_Card
Rate: 1
StealProtected: true
- Id: 1621
AegisName: VENOMOUS
Name: Venomous
Level: 87
Hp: 4770
BaseExp: 1052
JobExp: 987
Attack: 316
Attack2: 50
Defense: 104
MagicDefense: 65
Str: 61
Agi: 28
Vit: 60
Int: 55
Dex: 54
Luk: 50
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Formless
Element: Poison
ElementLevel: 1
WalkSpeed: 350
AttackDelay: 768
AttackMotion: 1440
DamageMotion: 672
Ai: 04
Drops:
- Item: Air_Pollutant
Rate: 2500
- Item: Spawns
Rate: 1500
- Item: Poison_Powder
Rate: 500
- Item: Poisonous_Gas
Rate: 1000
- Item: Explosive_Powder
Rate: 150
- Item: Tear_Gas
Rate: 300
- Item: Old_Blue_Box
Rate: 1
- Item: Venomous_Card
Rate: 1
StealProtected: true
- Id: 1622
AegisName: TEDDY_BEAR
Name: Teddy Bear
Level: 91
Hp: 7238
BaseExp: 1220
JobExp: 1149
Attack: 482
Attack2: 62
Defense: 106
MagicDefense: 39
Str: 57
Agi: 81
Vit: 66
Int: 20
Dex: 82
Luk: 44
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
RaceGroups:
Clocktower: true
Element: Neutral
ElementLevel: 3
WalkSpeed: 200
AttackDelay: 512
AttackMotion: 780
DamageMotion: 504
Ai: 20
Drops:
- Item: Screw
Rate: 1900
- Item: Honey
Rate: 500
- Item: Oridecon_Hammer
Rate: 150
- Item: Gold_Lux
Rate: 3
- Item: Angry_Mouth
Rate: 25
- Item: Cursed_Lucky_Brooch
Rate: 5
- Item: Elunium
Rate: 50
- Item: Teddy_Bear_Card
Rate: 1
StealProtected: true
- Id: 1623
AegisName: RSX_0806
Name: RSX-0806
JapaneseName: RSX 0806
Level: 100
Hp: 1001000
BaseExp: 432000
JobExp: 316800
MvpExp: 360000
Attack: 3010
Attack2: 976
Defense: 317
MagicDefense: 96
Str: 153
Agi: 143
Vit: 110
Int: 128
Dex: 198
Luk: 84
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Formless
Element: Neutral
ElementLevel: 3
WalkSpeed: 220
AttackDelay: 128
AttackMotion: 1104
DamageMotion: 240
DamageTaken: 10
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Yggdrasilberry
Rate: 5500
- Item: Dark_Blindfold
Rate: 3500
- Item: Crystal_Jewel__
Rate: 5500
Drops:
- Item: Wheel
Rate: 3000
- Item: House_Auger
Rate: 3
- Item: House_Auger_
Rate: 1
- Item: Old_Violet_Box
Rate: 500
- Item: Headlamp
Rate: 2500
- Item: Counter_Dagger
Rate: 50
- Item: Spanner
Rate: 20
- Item: Rsx_0806_Card
Rate: 1
StealProtected: true
- Id: 1624
AegisName: G_WASTE_STOVE
Name: Old Stove
JapaneseName: Waste Stove
Level: 92
Hp: 7400
Attack: 530
Attack2: 60
Defense: 100
MagicDefense: 47
Str: 76
Agi: 61
Vit: 50
Int: 30
Dex: 67
Luk: 15
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Formless
Element: Neutral
ElementLevel: 1
WalkSpeed: 220
AttackDelay: 1152
AttackMotion: 528
DamageMotion: 360
Ai: 04
- Id: 1625
AegisName: G_PORCELLIO
Name: Porcellio
Level: 85
Hp: 5544
BaseExp: 507
JobExp: 312
Attack: 182
Attack2: 53
Defense: 79
MagicDefense: 37
Str: 67
Agi: 48
Vit: 28
Int: 40
Dex: 74
Luk: 30
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Insect
Element: Earth
ElementLevel: 3
WalkSpeed: 150
AttackDelay: 720
AttackMotion: 360
DamageMotion: 360
Ai: 04
Modes:
Detector: true
- Id: 1626
AegisName: G_DARK_PRIEST
Name: Hellion Revenant
Level: 79
Hp: 8600
BaseExp: 1
JobExp: 1
Attack: 196
Attack2: 60
Defense: 88
MagicDefense: 50
Str: 54
Agi: 63
Vit: 40
Int: 78
Dex: 67
Luk: 99
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Undead
ElementLevel: 3
WalkSpeed: 150
AttackDelay: 432
AttackMotion: 384
DamageMotion: 192
Ai: 21
Class: Boss
Drops:
- Item: Eye_Of_Hellion
Rate: 4000
- Item: Eye_Of_Hellion
Rate: 2500
- Item: Eye_Of_Hellion
Rate: 1500
- Item: Eye_Of_Hellion
Rate: 500
- Item: Eye_Of_Hellion
Rate: 250
- Item: Eye_Of_Hellion
Rate: 50
- Id: 1627
AegisName: ANOPHELES
Name: Anopheles
Level: 95
Hp: 7238
BaseExp: 1292
JobExp: 1221
Attack: 315
Attack2: 18
Defense: 7
MagicDefense: 10
Str: 64
Agi: 60
Vit: 42
Int: 58
Dex: 106
Luk: 42
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Insect
Element: Wind
ElementLevel: 3
WalkSpeed: 170
AttackDelay: 1084
AttackMotion: 2304
DamageMotion: 576
Ai: 04
Modes:
Detector: true
Drops:
- Item: Spawns
Rate: 250
- Item: Anopheles_Card
Rate: 1
StealProtected: true
- Id: 1628
AegisName: MOLE
Name: Holden
JapaneseName: Mole
Level: 85
Hp: 6228
BaseExp: 1068
JobExp: 953
Attack: 286
Attack2: 49
Defense: 82
MagicDefense: 16
Str: 53
Agi: 65
Vit: 31
Int: 30
Dex: 58
Luk: 31
AttackRange: 9
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Brute
Element: Earth
ElementLevel: 2
WalkSpeed: 300
AttackDelay: 1400
AttackMotion: 960
DamageMotion: 504
Ai: 03
Drops:
- Item: Moustache_Of_Mole
Rate: 2500
- Item: Nail_Of_Mole
Rate: 2500
- Item: Super_Novice_Hat_
Rate: 25
- Item: Scarlet_Revolver
Rate: 50
- Item: Mole_Card
Rate: 1
StealProtected: true
- Id: 1629
AegisName: HILL_WIND
Name: Hill Wind
Level: 43
Hp: 2870
BaseExp: 170
JobExp: 170
Attack: 290
Attack2: 190
Defense: 9
MagicDefense: 15
Str: 21
Agi: 50
Vit: 31
Int: 50
Dex: 59
Luk: 23
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Brute
Element: Wind
ElementLevel: 3
WalkSpeed: 200
AttackDelay: 336
AttackMotion: 540
DamageMotion: 432
Ai: 04
Drops:
- Item: Meat
Rate: 500
- Item: Monster's_Feed
Rate: 500
- Item: Hill_Wind_Card
Rate: 1
StealProtected: true
- Id: 1630
AegisName: BACSOJIN_
Name: White Lady
JapaneseName: Bacsojin
Level: 97
Hp: 720500
BaseExp: 400896
JobExp: 271440
MvpExp: 334080
Attack: 1414
Attack2: 2036
Defense: 210
MagicDefense: 178
Str: 118
Agi: 244
Vit: 98
Int: 126
Dex: 246
Luk: 102
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demihuman
Element: Wind
ElementLevel: 3
WalkSpeed: 130
AttackDelay: 576
AttackMotion: 960
DamageMotion: 480
DamageTaken: 10
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Yggdrasilberry
Rate: 5500
- Item: Celestial_Robe
Rate: 2000
- Item: Old_Violet_Box
Rate: 5000
Drops:
- Item: Long_Hair
Rate: 2750
- Item: Old_Blue_Box
Rate: 2500
- Item: Old_Violet_Box
Rate: 1500
- Item: Limpid_Celestial_Robe
Rate: 1500
- Item: Tantanmen
Rate: 25
- Item: Red_Silk_Seal
Rate: 50
- Item: Tiara
Rate: 5
- Item: Bacsojin_Card
Rate: 1
StealProtected: true
- Id: 1631
AegisName: CHUNG_E_
Name: Green Maiden
JapaneseName: Chung E
Level: 82
Hp: 3901
BaseExp: 970
JobExp: 905
Attack: 272
Attack2: 63
Defense: 69
MagicDefense: 15
Str: 66
Agi: 79
Vit: 36
Int: 48
Dex: 79
Luk: 43
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Wind
ElementLevel: 2
WalkSpeed: 150
AttackDelay: 1728
AttackMotion: 816
DamageMotion: 1188
Ai: 21
Drops:
- Item: Cyfar
Rate: 2100
- Item: Stuffed_Doll
Rate: 50
- Item: Scarlet_Knuckle
Rate: 50
RandomOptionGroup: Group_5
- Item: Honey
Rate: 250
- Item: Tantanmen
Rate: 5
- Item: Hair_Protector
Rate: 25
- Item: Chung_E_Card
Rate: 1
StealProtected: true
- Id: 1632
AegisName: GREMLIN
Name: Gremlin
Level: 118
Hp: 20313
BaseExp: 2606
JobExp: 2498
Attack: 848
Attack2: 138
Defense: 76
MagicDefense: 25
Str: 141
Agi: 75
Vit: 48
Int: 61
Dex: 126
Luk: 37
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demon
Element: Dark
ElementLevel: 2
WalkSpeed: 140
AttackDelay: 432
AttackMotion: 540
DamageMotion: 432
Ai: 17
Modes:
Detector: true
Drops:
- Item: Will_Of_Darkness
Rate: 1500
- Item: Sticky_Mucus
Rate: 1500
- Item: Violet_Jewel
Rate: 50
- Item: Boots_
Rate: 1
- Item: Bloody_Roar
Rate: 1
- Item: Old_Blue_Box
Rate: 1
- Item: Gremlin_Card
Rate: 1
StealProtected: true
- Id: 1633
AegisName: BEHOLDER
Name: Beholder
Level: 120
Hp: 19280
BaseExp: 2652
JobExp: 2544
Attack: 823
Attack2: 130
Defense: 50
MagicDefense: 30
Str: 96
Agi: 82
Vit: 65
Int: 107
Dex: 132
Luk: 82
AttackRange: 6
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Wind
ElementLevel: 2
WalkSpeed: 190
AttackDelay: 336
AttackMotion: 840
DamageMotion: 360
Ai: 17
Drops:
- Item: Prickly_Fruit
Rate: 1500
- Item: Anodyne
Rate: 50
- Item: Rough_Wind
Rate: 50
- Item: Elunium
Rate: 5
- Item: Old_Blue_Box
Rate: 1
- Item: Beholder_Card
Rate: 1
StealProtected: true
- Id: 1634
AegisName: SEYREN
Name: Seyren Windsor
JapaneseName: Seyren
Level: 142
Hp: 204962
BaseExp: 17751
JobExp: 19661
Attack: 3505
Attack2: 1317
Defense: 166
MagicDefense: 12
Str: 162
Agi: 99
Vit: 186
Int: 49
Dex: 198
Luk: 55
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
RaceGroups:
Biolab: true
Element: Fire
ElementLevel: 3
WalkSpeed: 170
AttackDelay: 76
AttackMotion: 384
DamageMotion: 288
Ai: 19
Modes:
Detector: true
Drops:
- Item: Armlet_Of_Prisoner
Rate: 1500
- Item: Dragon_Killer
Rate: 1
- Item: Unstable_Energy_Particle
Rate: 1000
- Item: Carnium
Rate: 1
- Item: Goast_Chill
Rate: 1
- Item: Will_Of_Warrior
Rate: 200
- Item: Ruber
Rate: 100
- Item: Seyren_Card
Rate: 1
StealProtected: true
- Id: 1635
AegisName: EREMES
Name: Eremes Guile
JapaneseName: Eremes
Level: 140
Hp: 220525
BaseExp: 16714
JobExp: 17717
Attack: 3055
Attack2: 1171
Defense: 122
MagicDefense: 12
Str: 145
Agi: 137
Vit: 59
Int: 67
Dex: 191
Luk: 76
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
RaceGroups:
Biolab: true
Element: Poison
ElementLevel: 4
WalkSpeed: 180
AttackDelay: 76
AttackMotion: 384
DamageMotion: 288
Ai: 19
Modes:
Detector: true
Drops:
- Item: Lab_Staff_Record
Rate: 1000
- Item: Old_Coin_Pocket
Rate: 25
- Item: Agent_Katar
Rate: 10
- Item: Unstable_Energy_Particle
Rate: 1000
- Item: Various_Jur
Rate: 15
- Item: Goast_Chill
Rate: 1
- Item: Krishna
Rate: 200
- Item: Eremes_Card
Rate: 1
StealProtected: true
- Id: 1636
AegisName: HARWORD
Name: Howard Alt-Eisen
JapaneseName: Harword
Level: 142
Hp: 378100
BaseExp: 17055
JobExp: 17978
Attack: 2762
Attack2: 1282
Defense: 131
MagicDefense: 10
Str: 158
Agi: 79
Vit: 92
Int: 53
Dex: 123
Luk: 48
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
RaceGroups:
Biolab: true
Element: Water
ElementLevel: 4
WalkSpeed: 180
AttackDelay: 76
AttackMotion: 384
DamageMotion: 288
Ai: 19
Drops:
- Item: Armlet_Of_Prisoner
Rate: 1500
- Item: Goast_Chill
Rate: 1
- Item: Vecer_Axe
Rate: 200
- Item: Unstable_Energy_Particle
Rate: 1000
- Item: Will_Of_Warrior
Rate: 200
- Item: Clothes_Of_The_Lord
Rate: 1
- Item: Carnium
Rate: 5
- Item: Harword_Card
Rate: 1
StealProtected: true
- Id: 1637
AegisName: MAGALETA
Name: Margaretha Sorin
JapaneseName: Magaleta
Level: 140
Hp: 250800
BaseExp: 15432
JobExp: 15457
Attack: 1277
Attack2: 3554
Defense: 108
MagicDefense: 93
Str: 126
Agi: 74
Vit: 71
Int: 123
Dex: 149
Luk: 65
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
RaceGroups:
Biolab: true
Element: Holy
ElementLevel: 3
WalkSpeed: 180
AttackDelay: 1152
AttackMotion: 384
DamageMotion: 288
Ai: 20
Drops:
- Item: Lab_Staff_Record
Rate: 1000
- Item: Croce_Staff
Rate: 200
- Item: Goast_Chill
Rate: 1
- Item: Hardback
Rate: 5
- Item: Bible_Of_Promise2
Rate: 5
- Item: Recovery_Light
Rate: 10
- Item: Will_Of_Warrior
Rate: 200
- Item: Magaleta_Card
Rate: 1
StealProtected: true
- Id: 1638
AegisName: SHECIL
Name: Cecil Damon
JapaneseName: Shecil
Level: 141
Hp: 200255
BaseExp: 16567
JobExp: 18199
Attack: 3737
Attack2: 1248
Defense: 76
MagicDefense: 15
Str: 121
Agi: 126
Vit: 67
Int: 80
Dex: 308
Luk: 42
AttackRange: 14
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
RaceGroups:
Biolab: true
Element: Wind
ElementLevel: 3
WalkSpeed: 180
AttackDelay: 76
AttackMotion: 384
DamageMotion: 288
Ai: 19
Drops:
- Item: Armlet_Of_Prisoner
Rate: 1500
- Item: Imma_Arrow_Container
Rate: 55
- Item: Big_CrossBow
Rate: 10
- Item: Unstable_Energy_Particle
Rate: 1000
- Item: Will_Of_Warrior
Rate: 200
- Item: Goast_Chill
Rate: 1
- Item: Falken_Blitz
Rate: 200
- Item: Shecil_Card
Rate: 1
StealProtected: true
- Id: 1639
AegisName: KATRINN
Name: Kathryne Keyron
JapaneseName: Katrinn
Level: 141
Hp: 209780
BaseExp: 13484
JobExp: 17756
Attack: 1089
Attack2: 3123
Defense: 77
MagicDefense: 333
Str: 108
Agi: 78
Vit: 55
Int: 144
Dex: 209
Luk: 49
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
RaceGroups:
Biolab: true
Element: Ghost
ElementLevel: 3
WalkSpeed: 150
AttackDelay: 1152
AttackMotion: 384
DamageMotion: 288
Ai: 20
Drops:
- Item: Armlet_Of_Prisoner
Rate: 1500
- Item: Carnium
Rate: 1
- Item: La'cryma_Stick
Rate: 200
- Item: Unstable_Energy_Particle
Rate: 1000
- Item: Will_Of_Warrior
Rate: 200
- Item: Pair_Of_Red_Ribbon
Rate: 1
- Item: Goast_Chill
Rate: 1
- Item: Katrinn_Card
Rate: 1
StealProtected: true
- Id: 1640
AegisName: G_SEYREN
Name: Lord Knight Seyren
Level: 160
Hp: 2680000
Attack: 6435
Attack2: 2342
Defense: 567
MagicDefense: 155
Str: 303
Agi: 165
Vit: 181
Int: 110
Dex: 267
Luk: 66
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
RaceGroups:
Biolab: true
Bio5_Swordman_Thief: true
Element: Fire
ElementLevel: 4
WalkSpeed: 100
AttackDelay: 76
AttackMotion: 384
DamageMotion: 288
Ai: 21
Class: Boss
Drops:
- Item: Carnium
Rate: 50
- Item: Old_Violet_Box
Rate: 5
StealProtected: true
- Id: 1641
AegisName: G_EREMES
Name: Assassin Cross Eremes
Level: 160
Hp: 1230000
Attack: 6083
Attack2: 1378
Defense: 445
MagicDefense: 98
Str: 211
Agi: 338
Vit: 114
Int: 83
Dex: 338
Luk: 60
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
RaceGroups:
Biolab: true
Bio5_Swordman_Thief: true
Element: Poison
ElementLevel: 4
WalkSpeed: 100
AttackDelay: 76
AttackMotion: 384
DamageMotion: 288
Ai: 21
Class: Boss
Drops:
- Item: Carnium
Rate: 50
- Item: Old_Violet_Box
Rate: 5
StealProtected: true
- Id: 1642
AegisName: G_HARWORD
Name: Whitesmith Howard
JapaneseName: Whitesmith Harword
Level: 160
Hp: 3750000
Attack: 5250
Attack2: 1465
Defense: 301
MagicDefense: 106
Str: 275
Agi: 148
Vit: 156
Int: 72
Dex: 266
Luk: 60
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
RaceGroups:
Biolab: true
Bio5_Acolyte_Merchant: true
Element: Earth
ElementLevel: 4
WalkSpeed: 100
AttackDelay: 76
AttackMotion: 384
DamageMotion: 288
Ai: 21
Class: Boss
Drops:
- Item: Carnium
Rate: 50
- Item: Old_Violet_Box
Rate: 5
StealProtected: true
- Id: 1643
AegisName: G_MAGALETA
Name: High Priest Margaretha
JapaneseName: High Priest Magaleta
Level: 160
Hp: 2800000
Attack: 2499
Attack2: 3396
Defense: 231
MagicDefense: 349
Str: 172
Agi: 150
Vit: 164
Int: 203
Dex: 233
Luk: 88
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
RaceGroups:
Biolab: true
Bio5_Acolyte_Merchant: true
Element: Holy
ElementLevel: 4
WalkSpeed: 125
AttackDelay: 1152
AttackMotion: 384
DamageMotion: 288
Ai: 21
Class: Boss
Drops:
- Item: Carnium
Rate: 50
- Item: Old_Violet_Box
Rate: 5
StealProtected: true
- Id: 1644
AegisName: G_SHECIL
Name: Sniper Cecil
JapaneseName: Sniper Shecil
Level: 160
Hp: 4140000
Attack: 4155
Attack2: 1550
Defense: 178
MagicDefense: 135
Str: 176
Agi: 258
Vit: 155
Int: 132
Dex: 464
Luk: 95
AttackRange: 14
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
RaceGroups:
Biolab: true
Bio5_Mage_Archer: true
Element: Wind
ElementLevel: 4
WalkSpeed: 100
AttackDelay: 76
AttackMotion: 384
DamageMotion: 288
Ai: 21
Class: Boss
Drops:
- Item: Carnium
Rate: 50
- Item: Old_Violet_Box
Rate: 5
StealProtected: true
- Id: 1645
AegisName: G_KATRINN
Name: High Wizard Kathryne
JapaneseName: High Wizard Katrinn
Level: 160
Hp: 4500000
Attack: 2097
Attack2: 4254
Defense: 215
MagicDefense: 555
Str: 165
Agi: 190
Vit: 142
Int: 236
Dex: 299
Luk: 93
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
RaceGroups:
Biolab: true
Bio5_Mage_Archer: true
Element: Ghost
ElementLevel: 3
WalkSpeed: 150
AttackDelay: 1152
AttackMotion: 384
DamageMotion: 288
Ai: 21
Class: Boss
Drops:
- Item: Carnium
Rate: 50
- Item: Old_Violet_Box
Rate: 5
StealProtected: true
- Id: 1646
AegisName: B_SEYREN
Name: Lord Knight Seyren
Level: 160
Hp: 4680000
BaseExp: 3017664
JobExp: 1915056
MvpExp: 2321280
Attack: 6435
Attack2: 2342
Defense: 567
MagicDefense: 155
Str: 303
Agi: 165
Vit: 181
Int: 110
Dex: 267
Luk: 66
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
RaceGroups:
Biolab: true
Element: Fire
ElementLevel: 4
WalkSpeed: 100
AttackDelay: 76
AttackMotion: 384
DamageMotion: 288
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Old_Violet_Box
Rate: 5500
- Item: Old_Blue_Box
Rate: 5000
- Item: Crystal_Jewel__
Rate: 2000
Drops:
- Item: Edge
Rate: 1250
- Item: Goast_Chill
Rate: 5000
- Item: Grave_
Rate: 4500
- Item: Brionac
Rate: 1750
- Item: Longinus's_Spear
Rate: 1500
- Item: Dragon_Slayer
Rate: 1250
- Item: Skewer
Rate: 750
- Item: B_Seyren_Card
Rate: 1
StealProtected: true
- Id: 1647
AegisName: B_EREMES
Name: Assassin Cross Eremes
Level: 160
Hp: 4230000
BaseExp: 2720250
JobExp: 1730916
MvpExp: 2092500
Attack: 6083
Attack2: 1378
Defense: 445
MagicDefense: 98
Str: 211
Agi: 338
Vit: 114
Int: 83
Dex: 338
Luk: 60
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
RaceGroups:
Biolab: true
Element: Poison
ElementLevel: 4
WalkSpeed: 100
AttackDelay: 76
AttackMotion: 384
DamageMotion: 288
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Old_Violet_Box
Rate: 5500
- Item: Old_Blue_Box
Rate: 5000
- Item: Crystal_Jewel__
Rate: 2000
Drops:
- Item: Moonlight_Sword
Rate: 750
- Item: House_Auger
Rate: 750
- Item: Glittering_Clothes
Rate: 4500
- Item: Exercise
Rate: 1750
- Item: Assasin_Dagger
Rate: 1750
- Item: Goast_Chill
Rate: 5000
- Item: High_Weapon_Box
Rate: 5000
- Item: B_Eremes_Card
Rate: 1
StealProtected: true
- Id: 1648
AegisName: B_HARWORD
Name: Whitesmith Howard
JapaneseName: Whitesmith Harword
Level: 160
Hp: 6750000
BaseExp: 2310750
JobExp: 1465200
MvpExp: 1777500
Attack: 5250
Attack2: 1465
Defense: 301
MagicDefense: 106
Str: 275
Agi: 148
Vit: 156
Int: 72
Dex: 266
Luk: 60
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
RaceGroups:
Biolab: true
Element: Earth
ElementLevel: 4
WalkSpeed: 100
AttackDelay: 76
AttackMotion: 384
DamageMotion: 288
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Old_Violet_Box
Rate: 5500
- Item: Old_Blue_Box
Rate: 5000
- Item: Crystal_Jewel__
Rate: 2000
Drops:
- Item: Mysteltainn_
Rate: 1750
- Item: Byeorrun_Gum
Rate: 1250
- Item: Goast_Chill
Rate: 5000
- Item: Sabbath
Rate: 1750
- Item: High_Weapon_Box
Rate: 5000
- Item: Guillotine
Rate: 1250
- Item: Tomahawk
Rate: 1750
- Item: B_Harword_Card
Rate: 1
StealProtected: true
- Id: 1649
AegisName: B_MAGALETA
Name: High Priest Margaretha
JapaneseName: High Priest Magaleta
Level: 160
Hp: 4800000
BaseExp: 2252250
JobExp: 1386000
MvpExp: 1732500
Attack: 2499
Attack2: 3396
Defense: 231
MagicDefense: 349
Str: 172
Agi: 150
Vit: 164
Int: 203
Dex: 233
Luk: 88
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
RaceGroups:
Biolab: true
Element: Holy
ElementLevel: 4
WalkSpeed: 125
AttackDelay: 1152
AttackMotion: 384
DamageMotion: 288
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Old_Violet_Box
Rate: 5500
- Item: Old_Blue_Box
Rate: 5000
- Item: Crystal_Jewel__
Rate: 2000
Drops:
- Item: Berserk
Rate: 1750
- Item: Safety_Ring
Rate: 1250
- Item: Celestial_Robe
Rate: 4500
- Item: High_Weapon_Box
Rate: 5000
- Item: Quadrille
Rate: 1750
- Item: Grand_Cross
Rate: 1250
- Item: Goast_Chill
Rate: 5000
- Item: B_Magaleta_Card
Rate: 1
StealProtected: true
- Id: 1650
AegisName: B_SHECIL
Name: Sniper Cecil
JapaneseName: Sniper Shecil
Level: 160
Hp: 4140000
BaseExp: 2669472
JobExp: 1694088
MvpExp: 2053440
Attack: 4155
Attack2: 1550
Defense: 178
MagicDefense: 135
Str: 176
Agi: 258
Vit: 155
Int: 132
Dex: 464
Luk: 95
AttackRange: 14
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
RaceGroups:
Biolab: true
Element: Wind
ElementLevel: 4
WalkSpeed: 100
AttackDelay: 76
AttackMotion: 384
DamageMotion: 288
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Old_Violet_Box
Rate: 5500
- Item: Old_Blue_Box
Rate: 5000
- Item: Luna_Bow
Rate: 2000
Drops:
- Item: Combat_Knife
Rate: 1750
- Item: Goast_Chill
Rate: 5000
- Item: Old_Violet_Box
Rate: 4500
- Item: High_Weapon_Box
Rate: 5000
- Item: Grimtooth_
Rate: 1750
- Item: Bow_Of_Rudra
Rate: 750
- Item: Dragon_Wing
Rate: 1250
- Item: B_Shecil_Card
Rate: 1
StealProtected: true
- Id: 1651
AegisName: B_KATRINN
Name: High Wizard Kathryne
JapaneseName: High Wizard Katrinn
Level: 160
Hp: 4500000
BaseExp: 2106000
JobExp: 1336500
MvpExp: 1620000
Attack: 2097
Attack2: 4254
Defense: 215
MagicDefense: 555
Str: 165
Agi: 190
Vit: 142
Int: 236
Dex: 299
Luk: 93
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
RaceGroups:
Biolab: true
Element: Ghost
ElementLevel: 3
WalkSpeed: 150
AttackDelay: 1152
AttackMotion: 384
DamageMotion: 288
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Old_Violet_Box
Rate: 5500
- Item: Old_Blue_Box
Rate: 5000
- Item: Crystal_Jewel__
Rate: 2000
Drops:
- Item: Cursed_Dagger
Rate: 1750
- Item: Goast_Chill
Rate: 5000
- Item: Critical_Ring
Rate: 4500
- Item: Robe_Of_Casting
Rate: 1250
- Item: Goast_Chill
Rate: 1000
- Item: High_Weapon_Box
Rate: 5000
- Item: Glittering_Clothes
Rate: 1750
- Item: B_Katrinn_Card
Rate: 1
StealProtected: true
- Id: 1652
AegisName: YGNIZEM
Name: Egnigem Cenia
JapaneseName: Ygnizem
Level: 136
Hp: 40327
BaseExp: 3699
JobExp: 3603
Attack: 1985
Attack2: 328
Defense: 224
MagicDefense: 8
Str: 144
Agi: 92
Vit: 86
Int: 69
Dex: 149
Luk: 68
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
RaceGroups:
Biolab: true
Element: Fire
ElementLevel: 2
WalkSpeed: 145
AttackDelay: 576
AttackMotion: 432
DamageMotion: 288
Ai: 04
Drops:
- Item: Lab_Staff_Record
Rate: 500
- Item: Katzbalger
Rate: 1
- Item: Goast_Chill
Rate: 1
- Item: Saber_
Rate: 10
- Item: Silent_Energy_Particle
Rate: 1000
- Item: Weak_Energy_Particle
Rate: 250
- Item: Plate_Armor_
Rate: 1
- Item: Ygnizem_Card
Rate: 1
StealProtected: true
- Id: 1653
AegisName: WHIKEBAIN
Name: Wickebine Tres
JapaneseName: Whikebain
Level: 132
Hp: 43191
BaseExp: 3311
JobExp: 3115
Attack: 1414
Attack2: 144
Defense: 114
MagicDefense: 66
Str: 114
Agi: 91
Vit: 69
Int: 42
Dex: 128
Luk: 55
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
RaceGroups:
Biolab: true
Element: Poison
ElementLevel: 3
WalkSpeed: 120
AttackDelay: 576
AttackMotion: 432
DamageMotion: 288
Ai: 04
Drops:
- Item: Armlet_Of_Prisoner
Rate: 1000
- Item: Forturn_Sword
Rate: 1
- Item: Silent_Energy_Particle
Rate: 1000
- Item: Weak_Energy_Particle
Rate: 250
- Item: Goast_Chill
Rate: 1
- Item: Ring_Of_Rogue
Rate: 1
- Item: Coward_
Rate: 5
- Item: Whikebain_Card
Rate: 1
StealProtected: true
- Id: 1654
AegisName: ARMAIA
Name: Armeyer Dinze
JapaneseName: Armaia
Level: 134
Hp: 46878
BaseExp: 3182
JobExp: 3898
Attack: 1390
Attack2: 155
Defense: 199
MagicDefense: 4
Str: 123
Agi: 59
Vit: 85
Int: 65
Dex: 144
Luk: 62
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
RaceGroups:
Biolab: true
Element: Earth
ElementLevel: 3
WalkSpeed: 120
AttackDelay: 576
AttackMotion: 432
DamageMotion: 288
Ai: 04
Drops:
- Item: Armlet_Of_Prisoner
Rate: 500
- Item: Muffler_
Rate: 1
- Item: Buster_
Rate: 25
- Item: Silent_Energy_Particle
Rate: 1000
- Item: Weak_Energy_Particle
Rate: 250
- Item: Goast_Chill
Rate: 1
- Item: Windhawk
Rate: 5
- Item: Armaia_Card
Rate: 1
StealProtected: true
- Id: 1655
AegisName: EREND
Name: Errende Ebecee
JapaneseName: Erend
Level: 133
Hp: 42764
BaseExp: 3159
JobExp: 2998
Attack: 937
Attack2: 552
Defense: 106
MagicDefense: 99
Str: 77
Agi: 66
Vit: 90
Int: 145
Dex: 131
Luk: 62
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
RaceGroups:
Biolab: true
Element: Holy
ElementLevel: 2
WalkSpeed: 130
AttackDelay: 576
AttackMotion: 432
DamageMotion: 288
Ai: 04
Drops:
- Item: Armlet_Of_Prisoner
Rate: 250
- Item: Biretta_
Rate: 3
- Item: Morning_Star_
Rate: 25
- Item: Silent_Energy_Particle
Rate: 1000
- Item: Weak_Energy_Particle
Rate: 250
- Item: Goast_Chill
Rate: 1
- Item: Spike
Rate: 1
- Item: Erend_Card
Rate: 1
StealProtected: true
- Id: 1656
AegisName: KAVAC
Name: Kavach Icarus
JapaneseName: Kavac
Level: 135
Hp: 43079
BaseExp: 3467
JobExp: 3481
Attack: 1195
Attack2: 129
Defense: 86
MagicDefense: 48
Str: 103
Agi: 109
Vit: 62
Int: 50
Dex: 274
Luk: 48
AttackRange: 9
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
RaceGroups:
Biolab: true
Element: Wind
ElementLevel: 2
WalkSpeed: 150
AttackDelay: 576
AttackMotion: 432
DamageMotion: 288
Ai: 04
Drops:
- Item: Lab_Staff_Record
Rate: 1000
- Item: Kakkung_
Rate: 1
- Item: Steel_Arrow_Container
Rate: 50
- Item: Silent_Energy_Particle
Rate: 1000
- Item: Weak_Energy_Particle
Rate: 250
- Item: Goast_Chill
Rate: 1
- Item: Shoes_
Rate: 1
- Item: Kavac_Card
Rate: 1
StealProtected: true
- Id: 1657
AegisName: RAWREL
Name: Laurell Weinder
JapaneseName: Rawrel
Level: 133
Hp: 40282
BaseExp: 2925
JobExp: 3613
Attack: 668
Attack2: 1032
Defense: 76
MagicDefense: 180
Str: 67
Agi: 79
Vit: 65
Int: 162
Dex: 168
Luk: 57
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
RaceGroups:
Biolab: true
Element: Ghost
ElementLevel: 2
WalkSpeed: 150
AttackDelay: 576
AttackMotion: 432
DamageMotion: 288
Ai: 04
Drops:
- Item: Lab_Staff_Record
Rate: 100
- Item: Staff_Of_Wing
Rate: 1
- Item: Goast_Chill
Rate: 1
- Item: Silent_Energy_Particle
Rate: 1000
- Item: Weak_Energy_Particle
Rate: 250
- Item: Silver_Robe_
Rate: 15
- Item: Clip
Rate: 1
- Item: Rawrel_Card
Rate: 1
StealProtected: true
- Id: 1658
AegisName: B_YGNIZEM
Name: Egnigem Cenia
JapaneseName: Ygnizem
Level: 141
Hp: 2910088
BaseExp: 685360
JobExp: 1023000
MvpExp: 527200
Attack: 5986
Attack2: 2351
Defense: 373
MagicDefense: 175
Str: 188
Agi: 177
Vit: 165
Int: 142
Dex: 278
Luk: 105
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
RaceGroups:
Biolab: true
Element: Fire
ElementLevel: 2
WalkSpeed: 100
AttackDelay: 1008
AttackMotion: 864
DamageMotion: 288
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Old_Violet_Box
Rate: 5500
- Item: Old_Blue_Box
Rate: 5000
- Item: Crystal_Jewel__
Rate: 2000
Drops:
- Item: Scarlet_Twohand_Sword
Rate: 500
RandomOptionGroup: Group_5
- Item: Gift_Box
Rate: 2500
- Item: Old_Blue_Box
Rate: 2500
- Item: Schweizersabel
Rate: 500
- Item: Formal_Suit
Rate: 500
- Item: Goast_Chill
Rate: 500
- Item: Nagan
Rate: 500
- Item: B_Ygnizem_Card
Rate: 1
StealProtected: true
- Id: 1659
AegisName: G_WHIKEBAIN
Name: Wickebine Tres
JapaneseName: Whikebain
Level: 132
Hp: 43191
Attack: 1414
Attack2: 144
Defense: 114
MagicDefense: 66
Str: 114
Agi: 91
Vit: 69
Int: 42
Dex: 128
Luk: 55
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
RaceGroups:
Biolab: true
Element: Poison
ElementLevel: 3
WalkSpeed: 120
AttackDelay: 1008
AttackMotion: 864
DamageMotion: 288
Ai: 04
Drops:
- Item: Gift_Box
Rate: 5
- Id: 1660
AegisName: G_ARMAIA
Name: Armeyer Dinze
JapaneseName: Armaia
Level: 134
Hp: 46878
Attack: 1390
Attack2: 155
Defense: 199
MagicDefense: 4
Str: 123
Agi: 59
Vit: 85
Int: 65
Dex: 144
Luk: 62
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
RaceGroups:
Biolab: true
Element: Earth
ElementLevel: 3
WalkSpeed: 120
AttackDelay: 1008
AttackMotion: 864
DamageMotion: 288
Ai: 04
Drops:
- Item: Gift_Box
Rate: 5
- Id: 1661
AegisName: G_EREND
Name: Errende Ebecee
JapaneseName: Erend
Level: 133
Hp: 42764
Attack: 937
Attack2: 552
Defense: 106
MagicDefense: 99
Str: 77
Agi: 66
Vit: 90
Int: 145
Dex: 131
Luk: 62
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
RaceGroups:
Biolab: true
Element: Holy
ElementLevel: 2
WalkSpeed: 130
AttackDelay: 1008
AttackMotion: 864
DamageMotion: 288
Ai: 04
Drops:
- Item: Gift_Box
Rate: 5
- Id: 1662
AegisName: G_KAVAC
Name: Kavach Icarus
JapaneseName: Kavac
Level: 135
Hp: 43079
Attack: 1195
Attack2: 129
Defense: 86
MagicDefense: 48
Str: 103
Agi: 109
Vit: 62
Int: 50
Dex: 274
Luk: 48
AttackRange: 9
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
RaceGroups:
Biolab: true
Element: Wind
ElementLevel: 2
WalkSpeed: 150
AttackDelay: 1008
AttackMotion: 864
DamageMotion: 288
Ai: 04
Drops:
- Item: Gift_Box
Rate: 5
- Id: 1663
AegisName: G_RAWREL
Name: Laurell Weinder
JapaneseName: Rawrel
Level: 133
Hp: 40282
Attack: 668
Attack2: 832
Defense: 76
MagicDefense: 180
Str: 67
Agi: 79
Vit: 65
Int: 162
Dex: 168
Luk: 57
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
RaceGroups:
Biolab: true
Element: Ghost
ElementLevel: 2
WalkSpeed: 150
AttackDelay: 1008
AttackMotion: 864
DamageMotion: 288
Ai: 04
Drops:
- Item: Gift_Box
Rate: 5
- Id: 1664
AegisName: POTON_CANON
Name: Photon Cannon
Level: 66
Hp: 8000
BaseExp: 420
JobExp: 300
Attack: 840
Attack2: 100
Defense: 16
MagicDefense: 30
Agi: 40
Vit: 25
Int: 20
Dex: 88
Luk: 80
AttackRange: 9
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Formless
Element: Neutral
ElementLevel: 2
WalkSpeed: 300
AttackDelay: 1536
AttackMotion: 960
DamageMotion: 480
Ai: 10
Drops:
- Item: Large_Jellopy
Rate: 2500
- Item: Dark_Red_Jewel
Rate: 500
- Item: Sticky_Mucus
Rate: 500
- Id: 1665
AegisName: POTON_CANON_1
Name: Photon Cannon
Level: 67
Hp: 7500
BaseExp: 315
JobExp: 400
Attack: 735
Attack2: 100
Defense: 24
MagicDefense: 30
Agi: 40
Vit: 30
Int: 40
Dex: 95
Luk: 80
AttackRange: 9
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Formless
Element: Neutral
ElementLevel: 2
WalkSpeed: 300
AttackDelay: 1536
AttackMotion: 960
DamageMotion: 480
Ai: 10
Drops:
- Item: Large_Jellopy
Rate: 2500
- Item: Blue_Jewel
Rate: 500
- Item: Sticky_Mucus
Rate: 500
- Item: Destroyer
Rate: 3
- Id: 1666
AegisName: POTON_CANON_2
Name: Photon Cannon
Level: 64
Hp: 7100
BaseExp: 420
JobExp: 300
Attack: 840
Attack2: 100
Defense: 13
MagicDefense: 30
Agi: 40
Vit: 21
Int: 29
Dex: 88
Luk: 91
AttackRange: 9
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Formless
Element: Neutral
ElementLevel: 2
WalkSpeed: 300
AttackDelay: 1536
AttackMotion: 960
DamageMotion: 480
Ai: 10
Drops:
- Item: Large_Jellopy
Rate: 2500
- Item: Azure_Jewel
Rate: 500
- Item: Sticky_Mucus
Rate: 500
- Id: 1667
AegisName: POTON_CANON_3
Name: Photon Cannon
Level: 65
Hp: 7800
BaseExp: 315
JobExp: 400
Attack: 735
Attack2: 100
Defense: 24
MagicDefense: 30
Agi: 40
Vit: 23
Int: 30
Dex: 99
Luk: 99
AttackRange: 9
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Formless
Element: Neutral
ElementLevel: 2
WalkSpeed: 300
AttackDelay: 1536
AttackMotion: 960
DamageMotion: 480
Ai: 10
Drops:
- Item: Large_Jellopy
Rate: 2500
- Item: Golden_Jewel
Rate: 500
- Item: Sticky_Mucus
Rate: 500
- Id: 1668
AegisName: ARCHDAM
Name: Archdam
Level: 119
Hp: 20700
BaseExp: 2629
JobExp: 2521
Attack: 844
Attack2: 119
Defense: 98
MagicDefense: 15
Str: 118
Agi: 64
Vit: 70
Int: 65
Dex: 92
Luk: 25
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demihuman
Element: Neutral
ElementLevel: 3
WalkSpeed: 180
AttackDelay: 580
AttackMotion: 288
DamageMotion: 360
Ai: 21
Drops:
- Item: Screw
Rate: 2500
- Item: Steel
Rate: 250
- Item: Oridecon
Rate: 100
- Item: Elunium
Rate: 100
- Item: Gate_Keeper
Rate: 3
- Item: Gate_KeeperDD
Rate: 3
- Item: Archdam_Card
Rate: 1
StealProtected: true
- Id: 1669
AegisName: DIMIK
Name: Dimik
Level: 77
Hp: 10000
Attack: 1144
Attack2: 840
Defense: 45
MagicDefense: 28
Str: 15
Agi: 69
Vit: 40
Int: 15
Dex: 76
Luk: 42
AttackRange: 5
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Formless
Element: Neutral
ElementLevel: 2
WalkSpeed: 200
AttackDelay: 576
AttackMotion: 720
DamageMotion: 432
Ai: 04
Drops:
- Item: Dimik_Card
Rate: 1
StealProtected: true
- Id: 1670
AegisName: DIMIK_1
Name: Dimik
Level: 116
Hp: 17552
BaseExp: 2560
JobExp: 2452
Attack: 1618
Attack2: 107
Defense: 93
MagicDefense: 28
Str: 114
Agi: 90
Vit: 66
Int: 52
Dex: 201
Luk: 41
AttackRange: 7
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Formless
Element: Wind
ElementLevel: 2
WalkSpeed: 150
AttackDelay: 576
AttackMotion: 720
DamageMotion: 432
Ai: 04
Drops:
- Item: Old_Steel_Plate
Rate: 1000
- Item: Transparent_Plate01
Rate: 25
- Item: Oil_Bottle
Rate: 35
- Item: Mystery_Piece
Rate: 150
- Item: Dusk
Rate: 3
- Item: Oridecon
Rate: 5
- Item: Imperial_Cooking_Kits
Rate: 25
- Item: Dimik_Card
Rate: 1
StealProtected: true
- Id: 1671
AegisName: DIMIK_2
Name: Dimik
Level: 116
Hp: 23840
BaseExp: 2560
JobExp: 2452
Attack: 982
Attack2: 103
Defense: 76
MagicDefense: 21
Str: 118
Agi: 72
Vit: 62
Int: 55
Dex: 153
Luk: 38
AttackRange: 5
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Formless
Element: Water
ElementLevel: 2
WalkSpeed: 200
AttackDelay: 576
AttackMotion: 720
DamageMotion: 432
Ai: 04
Drops:
- Item: Old_Steel_Plate
Rate: 1000
- Item: Transparent_Plate02
Rate: 25
- Item: Steel
Rate: 150
- Item: Mystery_Piece
Rate: 150
- Item: Thunder_P_
Rate: 5
- Item: Oridecon
Rate: 5
- Item: Imperial_Cooking_Kits
Rate: 25
- Item: Dimik_Card
Rate: 1
StealProtected: true
- Id: 1672
AegisName: DIMIK_3
Name: Dimik
Level: 116
Hp: 21920
BaseExp: 2688
JobExp: 2452
Attack: 954
Attack2: 95
Defense: 114
MagicDefense: 24
Str: 115
Agi: 64
Vit: 68
Int: 50
Dex: 135
Luk: 35
AttackRange: 5
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Formless
Element: Earth
ElementLevel: 2
WalkSpeed: 200
AttackDelay: 576
AttackMotion: 720
DamageMotion: 432
Ai: 04
Drops:
- Item: Old_Steel_Plate
Rate: 1000
- Item: Transparent_Plate03
Rate: 25
- Item: Steel
Rate: 150
- Item: Mystery_Piece
Rate: 150
- Item: Hyper_Changer
Rate: 5
- Item: Oridecon
Rate: 5
- Item: Imperial_Cooking_Kits
Rate: 25
- Item: Dimik_Card
Rate: 1
StealProtected: true
- Id: 1673
AegisName: DIMIK_4
Name: Dimik
Level: 116
Hp: 16940
BaseExp: 2560
JobExp: 2452
Attack: 1079
Attack2: 124
Defense: 98
MagicDefense: 28
Str: 112
Agi: 79
Vit: 72
Int: 53
Dex: 150
Luk: 47
AttackRange: 5
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Formless
Element: Fire
ElementLevel: 2
WalkSpeed: 200
AttackDelay: 576
AttackMotion: 720
DamageMotion: 432
Ai: 04
Drops:
- Item: Old_Steel_Plate
Rate: 1000
- Item: Transparent_Plate04
Rate: 25
- Item: Steel
Rate: 150
- Item: Mystery_Piece
Rate: 150
- Item: Hyper_Changer
Rate: 5
- Item: Oridecon
Rate: 5
- Item: Oil_Bottle
Rate: 35
- Item: Dimik_Card
Rate: 1
StealProtected: true
- Id: 1674
AegisName: MONEMUS
Name: Monemus
Level: 88
Hp: 80000
Attack: 2640
Attack2: 1000
Defense: 87
MagicDefense: 25
Vit: 90
Int: 24
Dex: 173
Luk: 45
AttackRange: 5
SkillRange: 14
ChaseRange: 12
Size: Large
Race: Formless
Element: Fire
ElementLevel: 3
WalkSpeed: 400
AttackDelay: 1368
AttackMotion: 1344
DamageMotion: 432
Ai: 10
Class: Boss
Drops:
- Item: Stone
Rate: 1000
- Item: Stone_Heart
Rate: 500
StealProtected: true
- Id: 1675
AegisName: VENATU
Name: Venatu
Level: 77
Hp: 12717
Attack: 717
Attack2: 127
Defense: 96
MagicDefense: 20
Str: 99
Agi: 56
Vit: 58
Int: 62
Dex: 58
Luk: 30
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Formless
Element: Fire
ElementLevel: 2
WalkSpeed: 150
AttackDelay: 504
AttackMotion: 1020
DamageMotion: 360
Ai: 04
Drops:
- Item: Venatu_Card
Rate: 1
StealProtected: true
- Id: 1676
AegisName: VENATU_1
Name: Venatu
Level: 113
Hp: 15900
BaseExp: 2202
JobExp: 2106
Attack: 1662
Attack2: 85
Defense: 95
MagicDefense: 20
Str: 109
Agi: 54
Vit: 60
Int: 50
Dex: 84
Luk: 30
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Formless
Element: Neutral
ElementLevel: 2
WalkSpeed: 150
AttackDelay: 504
AttackMotion: 1020
DamageMotion: 360
Ai: 04
Drops:
- Item: Screw
Rate: 1000
- Item: Piece_Of_Crest1
Rate: 175
- Item: Oil_Bottle
Rate: 50
- Item: Mystery_Piece
Rate: 150
- Item: Drifter
Rate: 3
- Item: Elunium
Rate: 5
- Item: High_end_Cooking_Kits
Rate: 50
- Item: Venatu_Card
Rate: 1
StealProtected: true
- Id: 1677
AegisName: VENATU_2
Name: Venatu
Level: 113
Hp: 14717
BaseExp: 2202
JobExp: 2106
Attack: 917
Attack2: 107
Defense: 86
MagicDefense: 20
Str: 99
Agi: 73
Vit: 58
Int: 62
Dex: 137
Luk: 30
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Formless
Element: Wind
ElementLevel: 2
WalkSpeed: 150
AttackDelay: 504
AttackMotion: 1020
DamageMotion: 360
Ai: 04
Drops:
- Item: Screw
Rate: 1000
- Item: Piece_Of_Crest2
Rate: 250
- Item: Steel
Rate: 150
- Item: Mystery_Piece
Rate: 150
- Item: Long_Barrel_
Rate: 5
- Item: Elunium
Rate: 5
- Item: High_end_Cooking_Kits
Rate: 50
- Item: Venatu_Card
Rate: 1
StealProtected: true
- Id: 1678
AegisName: VENATU_3
Name: Venatu
Level: 113
Hp: 21040
BaseExp: 2312
JobExp: 2106
Attack: 977
Attack2: 100
Defense: 104
MagicDefense: 16
Str: 103
Agi: 50
Vit: 62
Int: 57
Dex: 97
Luk: 30
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Formless
Element: Earth
ElementLevel: 2
WalkSpeed: 150
AttackDelay: 504
AttackMotion: 1020
DamageMotion: 360
Ai: 04
Drops:
- Item: Screw
Rate: 1000
- Item: Piece_Of_Crest3
Rate: 200
- Item: Steel
Rate: 150
- Item: Mystery_Piece
Rate: 150
- Item: Hyper_Changer
Rate: 5
- Item: Elunium
Rate: 5
- Item: High_end_Cooking_Kits
Rate: 50
- Item: Venatu_Card
Rate: 1
StealProtected: true
- Id: 1679
AegisName: VENATU_4
Name: Venatu
Level: 113
Hp: 21810
BaseExp: 2202
JobExp: 2106
Attack: 918
Attack2: 89
Defense: 74
MagicDefense: 15
Str: 106
Agi: 69
Vit: 61
Int: 55
Dex: 101
Luk: 30
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Formless
Element: Water
ElementLevel: 2
WalkSpeed: 150
AttackDelay: 504
AttackMotion: 1020
DamageMotion: 360
Ai: 04
Drops:
- Item: Screw
Rate: 1000
- Item: Piece_Of_Crest4
Rate: 150
- Item: Steel
Rate: 150
- Item: Mystery_Piece
Rate: 150
- Item: Hyper_Changer
Rate: 5
- Item: Elunium
Rate: 5
- Item: Oil_Bottle
Rate: 50
- Item: Venatu_Card
Rate: 1
StealProtected: true
- Id: 1680
AegisName: HILL_WIND_1
Name: Hill Wind
Level: 101
Hp: 9100
BaseExp: 1545
JobExp: 1467
Attack: 400
Attack2: 67
Defense: 90
MagicDefense: 37
Str: 105
Agi: 69
Vit: 59
Int: 35
Dex: 96
Luk: 25
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Brute
Element: Wind
ElementLevel: 3
WalkSpeed: 170
AttackDelay: 504
AttackMotion: 480
DamageMotion: 360
Ai: 04
Drops:
- Item: Harpy's_Feather
Rate: 2000
- Item: Harpy's_Claw
Rate: 1500
- Item: Monster's_Feed
Rate: 500
- Item: Blue_Herb
Rate: 5
- Item: Golden_Rod_Robe
Rate: 5
- Item: Hill_Wind_Card
Rate: 1
StealProtected: true
- Id: 1681
AegisName: GEMINI
Name: Gemini-S58
Level: 135
Hp: 108999
BaseExp: 6071
JobExp: 5248
Attack: 2178
Attack2: 622
Defense: 89
MagicDefense: 45
Str: 115
Agi: 92
Vit: 81
Int: 92
Dex: 141
Luk: 66
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Formless
Element: Water
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1872
AttackMotion: 360
DamageMotion: 864
Ai: 04
Class: Boss
Drops:
- Item: Skull
Rate: 1500
- Item: Old_Blue_Box
Rate: 500
- Item: Butcher_
Rate: 3
- Item: Silent_Energy_Particle
Rate: 1000
- Item: Weak_Energy_Particle
Rate: 250
- Item: Cookbook08
Rate: 3
- Item: Stone_Of_Intelligence_
Rate: 150
- Item: Gemini_Card
Rate: 1
StealProtected: true
- Id: 1682
AegisName: REMOVAL
Name: Remover
JapaneseName: Removal
Level: 121
Hp: 32235
BaseExp: 3351
JobExp: 2772
Attack: 998
Attack2: 120
Defense: 110
MagicDefense: 47
Str: 127
Agi: 50
Vit: 82
Int: 35
Dex: 125
Luk: 50
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Undead
Element: Undead
ElementLevel: 2
WalkSpeed: 250
AttackDelay: 1536
AttackMotion: 1056
DamageMotion: 1152
Ai: 04
Drops:
- Item: Silent_Energy_Particle
Rate: 1000
- Item: Old_Steel_Plate
Rate: 2500
- Item: Gas_Mask
Rate: 5
- Item: Weak_Energy_Particle
Rate: 250
- Item: Detrimindexta
Rate: 25
- Item: Karvodailnirol
Rate: 50
- Item: Fedora_
Rate: 3
- Item: Removal_Card
Rate: 1
StealProtected: true
- Id: 1683
AegisName: G_POTON_CANON
Name: Photon Cannon
Level: 66
Hp: 8000
Attack: 840
Attack2: 100
Defense: 16
MagicDefense: 30
Agi: 40
Vit: 25
Int: 20
Dex: 88
Luk: 80
AttackRange: 9
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Formless
Element: Fire
ElementLevel: 2
WalkSpeed: 300
AttackDelay: 1536
AttackMotion: 960
DamageMotion: 480
Ai: 04
- Id: 1684
AegisName: G_ARCHDAM
Name: Archdam
Level: 119
Hp: 20700
Attack: 844
Attack2: 119
Defense: 98
MagicDefense: 15
Str: 118
Agi: 64
Vit: 70
Int: 65
Dex: 92
Luk: 25
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Angel
Element: Neutral
ElementLevel: 3
WalkSpeed: 180
AttackDelay: 1080
AttackMotion: 288
DamageMotion: 360
Ai: 04
- Id: 1685
AegisName: APOCALIPS_H
Name: Vesper
Level: 128
Hp: 3802000
BaseExp: 1755000
JobExp: 1237500
MvpExp: 100000
Attack: 3668
Attack2: 4656
Defense: 402
MagicDefense: 109
Str: 177
Agi: 195
Vit: 165
Int: 130
Dex: 255
Luk: 102
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Brute
Element: Holy
ElementLevel: 2
WalkSpeed: 180
AttackDelay: 504
AttackMotion: 912
DamageMotion: 432
DamageTaken: 10
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Old_Violet_Box
Rate: 5500
- Item: Old_Blue_Box
Rate: 5000
- Item: Crystal_Jewel__
Rate: 2000
Drops:
- Item: Broken_Steel_Piece
Rate: 2500
- Item: Mystery_Piece
Rate: 1500
- Item: Old_Violet_Box
Rate: 500
- Item: Vesper_Core01
Rate: 50
- Item: Vesper_Core02
Rate: 50
- Item: Vesper_Core03
Rate: 50
- Item: Vesper_Core04
Rate: 50
- Item: Apocalips_H_Card
Rate: 1
StealProtected: true
- Id: 1686
AegisName: ORC_BABY
Name: Orc Baby
Level: 43
Hp: 1122
BaseExp: 352
JobExp: 285
Attack: 64
Attack2: 11
Defense: 49
MagicDefense: 3
Str: 25
Vit: 32
Int: 20
Dex: 31
Luk: 35
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Demihuman
RaceGroups:
Clocktower: true
Element: Earth
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 672
AttackMotion: 864
DamageMotion: 288
Ai: 04
Drops:
- Item: Large_Jellopy
Rate: 500
- Item: Pacifier
Rate: 50
- Item: Viking_Helm
Rate: 1
- Item: Milk
Rate: 2500
- Item: Milk_Bottle
Rate: 100
- Item: Bib
Rate: 50
- Item: Wing_Of_Fly
Rate: 500
- Item: Orc_Baby_Card_Card
Rate: 1
StealProtected: true
- Id: 1687
AegisName: GREEN_IGUANA
Name: Grove
JapaneseName: Green Iguana
Level: 55
Hp: 2090
BaseExp: 489
JobExp: 413
Attack: 146
Attack2: 35
Defense: 96
MagicDefense: 18
Str: 58
Agi: 42
Vit: 22
Int: 5
Dex: 50
Luk: 17
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Brute
Element: Earth
ElementLevel: 2
WalkSpeed: 200
AttackDelay: 1152
AttackMotion: 1152
DamageMotion: 480
Ai: 02
Drops:
- Item: Leaflet_Of_Aloe
Rate: 750
- Item: Reptile_Tongue
Rate: 500
- Item: Leaflet_Of_Hinal
Rate: 500
- Item: Green_Herb
Rate: 500
- Item: Monster's_Feed
Rate: 1000
- Item: Aloebera
Rate: 5
- Item: Melon
Rate: 250
- Item: Green_Iguana_Card
Rate: 1
StealProtected: true
- Id: 1688
AegisName: LADY_TANEE
Name: Lady Tanee
Level: 80
Hp: 360000
BaseExp: 183744
JobExp: 130500
MvpExp: 167040
Attack: 1936
Attack2: 925
Defense: 241
MagicDefense: 104
Str: 86
Agi: 108
Vit: 88
Int: 121
Dex: 240
Luk: 71
AttackRange: 14
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Plant
Element: Wind
ElementLevel: 3
WalkSpeed: 100
AttackDelay: 576
AttackMotion: 432
DamageMotion: 360
DamageTaken: 10
Ai: 10
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Old_Violet_Box
Rate: 5500
- Item: Dex_Dish10
Rate: 5000
- Item: Crystal_Jewel__
Rate: 2000
Drops:
- Item: Agi_Dish10
Rate: 2500
- Item: Tropical_Banana
Rate: 2000
- Item: Fantastic_Cooking_Kits
Rate: 500
- Item: Banana_Hat
Rate: 500
- Item: Elunium
Rate: 2500
- Item: Old_Violet_Box
Rate: 1000
- Item: Kakkung_
Rate: 3000
- Item: Lady_Tanee_Card
Rate: 1
StealProtected: true
- Id: 1689
AegisName: G_BACSOJIN
Name: White Lady
JapaneseName: Bacsojin
Level: 97
Hp: 720500
Attack: 1414
Attack2: 2036
Defense: 210
MagicDefense: 178
Str: 118
Agi: 244
Vit: 98
Int: 126
Dex: 246
Luk: 102
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demihuman
Element: Wind
ElementLevel: 3
WalkSpeed: 130
AttackDelay: 576
AttackMotion: 960
DamageMotion: 480
Ai: 21
Class: Boss
- Id: 1690
AegisName: G_SPRING_RABBIT
Name: Spring Rabbit
Level: 12
Hp: 15
Defense: 160
MagicDefense: 99
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Brute
Element: Neutral
ElementLevel: 1
WalkSpeed: 160
AttackDelay: 1120
AttackMotion: 552
DamageMotion: 511
Ai: 02
Class: Boss
Drops:
- Item: New_Year_Rice_Cake
Rate: 2500
- Item: Rabbit_Skin
Rate: 5000
- Id: 1691
AegisName: G_KRABEN
Name: Kraben
Level: 70
Hp: 2901
Attack: 279
Attack2: 45
Defense: 108
MagicDefense: 20
Str: 54
Agi: 33
Vit: 35
Int: 15
Dex: 68
Luk: 20
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Formless
Element: Ghost
ElementLevel: 2
WalkSpeed: 100
AttackDelay: 1152
AttackMotion: 1536
DamageMotion: 576
Ai: 04
Drops:
- Item: Leaflet_Of_Aloe
Rate: 1
- Item: Leaflet_Of_Aloe
Rate: 1
- Item: Leaflet_Of_Aloe
Rate: 1
- Item: Leaflet_Of_Aloe
Rate: 1
- Item: Leaflet_Of_Aloe
Rate: 1
- Item: Leaflet_Of_Aloe
Rate: 1
- Item: Leaflet_Of_Aloe
Rate: 1
- Id: 1692
AegisName: BREEZE
Name: Breeze
Level: 92
Hp: 6755
BaseExp: 1238
JobExp: 1167
Attack: 493
Attack2: 52
Defense: 83
MagicDefense: 32
Str: 75
Agi: 101
Vit: 46
Int: 35
Dex: 79
Luk: 55
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Formless
Element: Wind
ElementLevel: 3
WalkSpeed: 100
AttackDelay: 140
AttackMotion: 384
DamageMotion: 504
Ai: 04
Drops:
- Item: Detail_Model_Foxtail
Rate: 20
- Item: Four_Leaf_Clover
Rate: 1
- Item: Strange_Foxtail
Rate: 20
- Item: Gust_Bow
Rate: 5
- Item: Branch_Of_Dead_Tree
Rate: 5
- Item: Centimental_Flower
Rate: 5
- Item: Rough_Wind
Rate: 5
- Item: Breeze_Card
Rate: 1
StealProtected: true
- Id: 1693
AegisName: PLASMA_Y
Name: Plasma
Level: 119
Hp: 20600
BaseExp: 2367
JobExp: 2652
Attack: 861
Attack2: 135
Defense: 130
MagicDefense: 45
Str: 141
Agi: 94
Vit: 75
Int: 91
Dex: 144
Luk: 50
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Ghost
ElementLevel: 4
WalkSpeed: 150
AttackDelay: 1056
AttackMotion: 1056
DamageMotion: 336
Ai: 04
Drops:
- Item: Scell
Rate: 50
- Item: Gift_Box
Rate: 5
- Item: Crystal_Jewel_
Rate: 1
- Item: Yellow_Gemstone
Rate: 50
- Item: Gold
Rate: 1
- Item: Light_Granule
Rate: 150
- Item: Plasma_Card
Rate: 1
StealProtected: true
- Id: 1694
AegisName: PLASMA_R
Name: Plasma
Level: 118
Hp: 16789
BaseExp: 2606
JobExp: 2498
Attack: 1169
Attack2: 100
Defense: 111
MagicDefense: 12
Str: 147
Agi: 77
Vit: 66
Int: 65
Dex: 133
Luk: 50
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Fire
ElementLevel: 4
WalkSpeed: 150
AttackDelay: 912
AttackMotion: 1248
DamageMotion: 576
Ai: 04
Drops:
- Item: Scell
Rate: 50
- Item: Gift_Box
Rate: 5
- Item: Crystal_Jewel_
Rate: 1
- Item: Red_Gemstone
Rate: 50
- Item: Boody_Red
Rate: 23
- Item: Plasma_Card
Rate: 1
StealProtected: true
- Id: 1695
AegisName: PLASMA_G
Name: Plasma
Level: 116
Hp: 24975
BaseExp: 2688
JobExp: 2452
Attack: 851
Attack2: 112
Defense: 120
MagicDefense: 3
Str: 121
Agi: 60
Vit: 58
Int: 62
Dex: 102
Luk: 50
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Earth
ElementLevel: 4
WalkSpeed: 100
AttackDelay: 1000
AttackMotion: 500
DamageMotion: 1000
Ai: 04
Drops:
- Item: Scell
Rate: 50
- Item: Gift_Box
Rate: 5
- Item: Crystal_Jewel_
Rate: 1
- Item: Yellow_Live
Rate: 20
- Item: Plasma_Card
Rate: 1
StealProtected: true
- Id: 1696
AegisName: PLASMA_P
Name: Plasma
Level: 117
Hp: 18955
BaseExp: 2583
JobExp: 2475
Attack: 872
Attack2: 139
Defense: 78
MagicDefense: 49
Str: 130
Agi: 71
Vit: 72
Int: 70
Dex: 122
Luk: 50
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Dark
ElementLevel: 4
WalkSpeed: 350
AttackDelay: 768
AttackMotion: 1440
DamageMotion: 672
Ai: 04
Drops:
- Item: Scell
Rate: 50
- Item: Gift_Box
Rate: 5
- Item: Crystal_Jewel_
Rate: 1
- Item: Red_Gemstone
Rate: 50
- Item: Cardinal_Jewel_
Rate: 50
- Item: Plasma_Card
Rate: 1
StealProtected: true
- Id: 1697
AegisName: PLASMA_B
Name: Plasma
Level: 115
Hp: 24651
BaseExp: 2246
JobExp: 2150
Attack: 599
Attack2: 70
Defense: 51
MagicDefense: 18
Str: 124
Agi: 74
Vit: 60
Int: 55
Dex: 92
Luk: 50
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Water
ElementLevel: 4
WalkSpeed: 150
AttackDelay: 720
AttackMotion: 360
DamageMotion: 360
Ai: 04
Drops:
- Item: Scell
Rate: 50
- Item: Gift_Box
Rate: 5
- Item: Crystal_Jewel_
Rate: 1
- Item: Crystal_Blue
Rate: 18
- Item: Plasma_Card
Rate: 1
StealProtected: true
- Id: 1698
AegisName: DEATHWORD
Name: Death Word
JapaneseName: Deathword
Level: 114
Hp: 16390
BaseExp: 2224
JobExp: 2128
Attack: 834
Attack2: 125
Defense: 68
MagicDefense: 40
Str: 91
Agi: 64
Vit: 53
Int: 88
Dex: 139
Luk: 54
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Formless
Element: Neutral
ElementLevel: 3
WalkSpeed: 150
AttackDelay: 176
AttackMotion: 912
DamageMotion: 300
Ai: 21
Drops:
- Item: Worn_Out_Page
Rate: 2000
- Item: Bookclip_In_Memory
Rate: 150
- Item: Legend_Of_Kafra01
Rate: 25
- Item: Bloody_Page
Rate: 250
- Item: Vidar's_Boots
Rate: 5
- Item: Cookbook08
Rate: 1
- Item: Cookbook09
Rate: 1
- Item: Deathword_Card
Rate: 1
StealProtected: true
- Id: 1699
AegisName: ANCIENT_MIMIC
Name: Ancient Mimic
Level: 112
Hp: 14700
BaseExp: 2180
JobExp: 2084
Attack: 959
Attack2: 84
Defense: 100
MagicDefense: 40
Str: 121
Agi: 70
Vit: 63
Int: 43
Dex: 141
Luk: 67
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Formless
Element: Neutral
ElementLevel: 3
WalkSpeed: 100
AttackDelay: 168
AttackMotion: 480
DamageMotion: 360
Ai: 04
Drops:
- Item: Old_Blue_Box
Rate: 15
- Item: Old_Violet_Box
Rate: 1
- Item: Gift_Box
Rate: 25
- Item: Shoes_
Rate: 3
- Item: Manteau_
Rate: 1
- Item: Fricco_Shoes
Rate: 5
- Item: Gold_Ring
Rate: 50
- Item: Ancient_Mimic_Card
Rate: 1
StealProtected: true
- Id: 1700
AegisName: OBSERVATION
Name: Dame of Sentinel
JapaneseName: Observation
Level: 127
Hp: 34538
BaseExp: 3664
JobExp: 3523
Attack: 1400
Attack2: 152
Defense: 98
MagicDefense: 55
Str: 99
Agi: 75
Vit: 52
Int: 55
Dex: 178
Luk: 80
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Angel
Element: Neutral
ElementLevel: 4
WalkSpeed: 100
AttackDelay: 432
AttackMotion: 480
DamageMotion: 360
Ai: 20
Class: Boss
Drops:
- Item: Blue_Feather
Rate: 250
- Item: Ring_
Rate: 1
- Item: Cursed_Seal
Rate: 50
- Item: Golden_Jewel
Rate: 500
- Item: Stone_Of_Intelligence_
Rate: 50
- Item: Hair_Band
Rate: 5
- Item: Golden_Bracelet
Rate: 50
- Item: Observation_Card
Rate: 1
StealProtected: true
- Id: 1701
AegisName: SHELTER
Name: Mistress of Shelter
JapaneseName: Shelter
Level: 125
Hp: 27000
BaseExp: 3143
JobExp: 3020
Attack: 1067
Attack2: 944
Defense: 80
MagicDefense: 89
Str: 99
Agi: 66
Vit: 41
Int: 153
Dex: 133
Luk: 89
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Angel
Element: Holy
ElementLevel: 3
WalkSpeed: 160
AttackDelay: 432
AttackMotion: 420
DamageMotion: 360
Ai: 20
Class: Boss
Drops:
- Item: Red_Feather
Rate: 100
- Item: Cursed_Seal
Rate: 1
- Item: Stone_Of_Intelligence_
Rate: 25
- Item: Scarlet_Jewel
Rate: 500
- Item: Skull
Rate: 500
- Item: Cursed_Seal
Rate: 25
- Item: Shelter_Card
Rate: 1
StealProtected: true
- Id: 1702
AegisName: RETRIBUTION
Name: Baroness of Retribution
JapaneseName: Retribution
Level: 121
Hp: 22152
BaseExp: 3047
JobExp: 2924
Attack: 1117
Attack2: 804
Defense: 61
MagicDefense: 35
Str: 112
Agi: 60
Vit: 45
Int: 127
Dex: 149
Luk: 70
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Angel
Element: Dark
ElementLevel: 3
WalkSpeed: 120
AttackDelay: 360
AttackMotion: 480
DamageMotion: 360
Ai: 20
Class: Boss
Drops:
- Item: Red_Feather
Rate: 200
- Item: Ring_
Rate: 1
- Item: Stone_Of_Intelligence_
Rate: 25
- Item: Cardinal_Jewel
Rate: 500
- Item: Manteau_
Rate: 3
- Item: Scarlet_Twohand_Sword
Rate: 50
RandomOptionGroup: Group_5
- Item: Cursed_Seal
Rate: 25
- Item: Retribution_Card
Rate: 1
StealProtected: true
- Id: 1703
AegisName: SOLACE
Name: Lady Solace
JapaneseName: Solace
Level: 123
Hp: 24729
BaseExp: 3095
JobExp: 2972
Attack: 1234
Attack2: 165
Defense: 96
MagicDefense: 96
Str: 106
Agi: 65
Vit: 61
Int: 42
Dex: 125
Luk: 72
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Angel
Element: Holy
ElementLevel: 3
WalkSpeed: 180
AttackDelay: 576
AttackMotion: 420
DamageMotion: 360
Ai: 20
Class: Boss
Drops:
- Item: Blue_Feather
Rate: 100
- Item: Ring_
Rate: 1
- Item: Stone_Of_Intelligence_
Rate: 25
- Item: Dark_Red_Jewel
Rate: 500
- Item: Harp_
Rate: 25
- Item: Scarlet_Viollin
Rate: 50
RandomOptionGroup: Group_5
- Item: Cursed_Seal
Rate: 25
- Item: Solace_Card
Rate: 1
StealProtected: true
- Id: 1704
AegisName: THA_ODIUM
Name: Odium of Thanatos
JapaneseName: Thanatos Odium
Level: 129
Hp: 40200
BaseExp: 3343
JobExp: 3758
Attack: 1061
Attack2: 144
Defense: 120
MagicDefense: 30
Str: 106
Agi: 78
Vit: 71
Int: 54
Dex: 181
Luk: 31
AttackRange: 9
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Undead
RaceGroups:
Thanatos: true
Element: Ghost
ElementLevel: 4
WalkSpeed: 100
AttackDelay: 432
AttackMotion: 288
DamageMotion: 420
Ai: 21
Class: Boss
Drops:
- Item: Brigan
Rate: 500
- Item: Crystal_Jewel_
Rate: 250
- Item: Crystal_Jewel__
Rate: 50
- Item: Piece_Of_Memory_Blue
Rate: 5000
- Item: Old_Card_Album
Rate: 5
- Item: Goibne's_Shoulder_Arms
Rate: 500
- Item: Tha_Odium_Card
Rate: 1
StealProtected: true
- Id: 1705
AegisName: THA_DESPERO
Name: Despero of Thanatos
JapaneseName: Thanatos Despero
Level: 129
Hp: 41111
BaseExp: 3343
JobExp: 3758
Attack: 1032
Attack2: 171
Defense: 95
MagicDefense: 69
Str: 111
Agi: 96
Vit: 66
Int: 65
Dex: 127
Luk: 52
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Undead
RaceGroups:
Thanatos: true
Element: Ghost
ElementLevel: 4
WalkSpeed: 150
AttackDelay: 160
AttackMotion: 528
DamageMotion: 360
Ai: 21
Class: Boss
Drops:
- Item: Brigan
Rate: 500
- Item: Crystal_Jewel_
Rate: 250
- Item: Crystal_Jewel__
Rate: 50
- Item: Piece_Of_Memory_Red
Rate: 5000
- Item: Old_Card_Album
Rate: 5
- Item: Goibne's_Combat_Boots
Rate: 500
- Item: Tha_Despero_Card
Rate: 1
StealProtected: true
- Id: 1706
AegisName: THA_MAERO
Name: Maero of Thanatos
JapaneseName: Thanatos Maero
Level: 129
Hp: 42599
BaseExp: 3343
JobExp: 3758
Attack: 1058
Attack2: 245
Defense: 96
MagicDefense: 90
Str: 97
Agi: 111
Vit: 70
Int: 133
Dex: 115
Luk: 67
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Undead
RaceGroups:
Thanatos: true
Element: Ghost
ElementLevel: 4
WalkSpeed: 150
AttackDelay: 160
AttackMotion: 480
DamageMotion: 360
Ai: 21
Class: Boss
Drops:
- Item: Brigan
Rate: 500
- Item: Crystal_Jewel_
Rate: 250
- Item: Crystal_Jewel__
Rate: 50
- Item: Piece_Of_Memory_Purple
Rate: 5000
- Item: Old_Card_Album
Rate: 5
- Item: Goibne's_Armor
Rate: 500
- Item: Tha_Maero_Card
Rate: 1
StealProtected: true
- Id: 1707
AegisName: THA_DOLOR
Name: Dolor of Thanatos
JapaneseName: Thanatos Dolor
Level: 129
Hp: 45000
BaseExp: 3343
JobExp: 3758
Attack: 980
Attack2: 201
Defense: 71
MagicDefense: 80
Str: 91
Agi: 72
Vit: 59
Int: 96
Dex: 109
Luk: 79
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Undead
RaceGroups:
Thanatos: true
Element: Ghost
ElementLevel: 4
WalkSpeed: 150
AttackDelay: 160
AttackMotion: 672
DamageMotion: 480
Ai: 21
Class: Boss
Drops:
- Item: Brigan
Rate: 500
- Item: Crystal_Jewel_
Rate: 250
- Item: Crystal_Jewel__
Rate: 50
- Item: Piece_Of_Memory_Green
Rate: 5000
- Item: Old_Card_Album
Rate: 5
- Item: Goibne's_Helmet
Rate: 500
- Item: Tha_Dolor_Card
Rate: 1
StealProtected: true
- Id: 1708
AegisName: THANATOS
Name: Thanatos Phantom
JapaneseName: Thanatos
Level: 99
Hp: 1445660
BaseExp: 779640
JobExp: 965277
MvpExp: 649700
Attack: 4956
Attack2: 1671
Defense: 364
MagicDefense: 35
Str: 100
Agi: 129
Vit: 30
Int: 86
Dex: 247
Luk: 32
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demon
RaceGroups:
Thanatos: true
Element: Ghost
ElementLevel: 4
WalkSpeed: 120
AttackDelay: 115
AttackMotion: 816
DamageMotion: 504
DamageTaken: 10
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Old_Violet_Box
Rate: 5500
- Item: Old_Blue_Box
Rate: 5000
- Item: Crystal_Jewel__
Rate: 2000
Drops:
- Item: Treasure_Box
Rate: 500
- Item: Morrigane's_Manteau
Rate: 500
- Item: Piece_Of_Bone_Armor
Rate: 2500
- Item: Full_Plate_Armor_
Rate: 2500
- Item: Grave_
Rate: 2500
- Item: Wing_Of_Eagle
Rate: 500
- Item: Bloody_Iron_Ball
Rate: 250
- Item: Thanatos_Card
Rate: 1
StealProtected: true
- Id: 1709
AegisName: G_THA_ODIUM
Name: Odium of Thanatos
JapaneseName: Thanatos Odium
Level: 129
Hp: 40200
Attack: 1061
Attack2: 144
Defense: 120
MagicDefense: 30
Str: 106
Agi: 78
Vit: 71
Int: 54
Dex: 181
Luk: 31
AttackRange: 9
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Undead
RaceGroups:
Thanatos: true
Element: Ghost
ElementLevel: 4
WalkSpeed: 100
AttackDelay: 115
AttackMotion: 288
DamageMotion: 420
Ai: 20
Class: Boss
Drops:
- Item: Brigan
Rate: 500
- Item: Crystal_Jewel_
Rate: 250
- Item: Crystal_Jewel__
Rate: 50
- Id: 1710
AegisName: G_THA_DESPERO
Name: Despero of Thanatos
JapaneseName: Thanatos Despero
Level: 129
Hp: 41111
Attack: 1032
Attack2: 171
Defense: 95
MagicDefense: 69
Str: 111
Agi: 96
Vit: 66
Int: 65
Dex: 127
Luk: 52
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Undead
RaceGroups:
Thanatos: true
Element: Ghost
ElementLevel: 4
WalkSpeed: 150
AttackDelay: 160
AttackMotion: 528
DamageMotion: 360
Ai: 20
Class: Boss
Drops:
- Item: Brigan
Rate: 500
- Item: Crystal_Jewel_
Rate: 250
- Item: Crystal_Jewel__
Rate: 50
- Id: 1711
AegisName: G_THA_MAERO
Name: Maero of Thanatos
JapaneseName: Thanatos Maero
Level: 129
Hp: 42599
Attack: 1058
Attack2: 245
Defense: 96
MagicDefense: 90
Str: 97
Agi: 111
Vit: 70
Int: 133
Dex: 115
Luk: 67
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Undead
RaceGroups:
Thanatos: true
Element: Ghost
ElementLevel: 4
WalkSpeed: 150
AttackDelay: 160
AttackMotion: 480
DamageMotion: 360
Ai: 20
Class: Boss
Drops:
- Item: Brigan
Rate: 500
- Item: Crystal_Jewel_
Rate: 250
- Item: Crystal_Jewel__
Rate: 50
- Id: 1712
AegisName: G_THA_DOLOR
Name: Dolor of Thanatos
JapaneseName: Thanatos Dolor
Level: 129
Hp: 45000
Attack: 980
Attack2: 201
Defense: 71
MagicDefense: 80
Str: 91
Agi: 72
Vit: 59
Int: 96
Dex: 109
Luk: 79
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Undead
RaceGroups:
Thanatos: true
Element: Ghost
ElementLevel: 4
WalkSpeed: 150
AttackDelay: 160
AttackMotion: 672
DamageMotion: 480
Ai: 20
Class: Boss
Drops:
- Item: Brigan
Rate: 500
- Item: Crystal_Jewel_
Rate: 250
- Item: Crystal_Jewel__
Rate: 50
- Id: 1713
AegisName: ACIDUS
Name: Acidus
Level: 130
Hp: 48430
BaseExp: 3739
JobExp: 3598
Attack: 871
Attack2: 695
Defense: 101
MagicDefense: 90
Str: 109
Agi: 78
Vit: 50
Int: 55
Dex: 108
Luk: 55
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Dragon
Element: Holy
ElementLevel: 2
WalkSpeed: 170
AttackDelay: 168
AttackMotion: 1008
DamageMotion: 300
Ai: 19
Drops:
- Item: Light_Granule
Rate: 250
- Item: Dragon_Canine
Rate: 2000
- Item: Treasure_Box
Rate: 3
- Item: White_Wing_Brooch
Rate: 5
- Item: Dragonball_Yellow
Rate: 400
- Item: Inverse_Scale
Rate: 5
- Item: Stone_Buckler
Rate: 25
- Item: Acidus_Card
Rate: 1
StealProtected: true
- Id: 1714
AegisName: FERUS
Name: Ferus
Level: 126
Hp: 25668
BaseExp: 3639
JobExp: 3498
Attack: 969
Attack2: 115
Defense: 96
MagicDefense: 45
Str: 94
Agi: 80
Vit: 55
Int: 60
Dex: 109
Luk: 50
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Dragon
Element: Fire
ElementLevel: 2
WalkSpeed: 100
AttackDelay: 108
AttackMotion: 576
DamageMotion: 432
Ai: 19
Drops:
- Item: Black_wing_Brooch
Rate: 5
- Item: Dragon_Canine
Rate: 500
- Item: Dragon's_Skin
Rate: 500
- Item: Dragon_Scale
Rate: 1000
- Item: Dragonball_Red
Rate: 400
- Item: Flame_Heart
Rate: 10
- Item: Magni_Cap
Rate: 25
- Item: Ferus_Card
Rate: 1
StealProtected: true
- Id: 1715
AegisName: NOVUS
Name: Novus
Level: 90
Hp: 6670
BaseExp: 1103
JobExp: 1038
Attack: 427
Attack2: 57
Defense: 95
MagicDefense: 48
Str: 74
Agi: 56
Vit: 57
Int: 25
Dex: 108
Luk: 45
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Dragon
Element: Neutral
ElementLevel: 1
WalkSpeed: 110
AttackDelay: 151
AttackMotion: 288
DamageMotion: 360
Ai: 04
Drops:
- Item: Green_Herb
Rate: 1500
- Item: Cyfar
Rate: 518
- Item: Dragon_Scale
Rate: 295
- Item: Novus_Card
Rate: 1
StealProtected: true
- Id: 1716
AegisName: ACIDUS_
Name: Acidus
Level: 130
Hp: 40718
BaseExp: 3739
JobExp: 3598
Attack: 1484
Attack2: 158
Defense: 98
MagicDefense: 47
Str: 106
Agi: 110
Vit: 61
Int: 53
Dex: 133
Luk: 53
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Dragon
Element: Wind
ElementLevel: 2
WalkSpeed: 180
AttackDelay: 168
AttackMotion: 768
DamageMotion: 360
Ai: 19
Drops:
- Item: Blue_Potion
Rate: 75
- Item: Dragon_Canine
Rate: 2000
- Item: White_Wing_Brooch
Rate: 5
- Item: Dragon_Scale
Rate: 1795
- Item: Dragonball_Blue
Rate: 400
- Item: Rough_Wind
Rate: 10
- Item: Dragonball_Blue
Rate: 50
- Item: Acidus__Card
Rate: 1
StealProtected: true
- Id: 1717
AegisName: FERUS_
Name: Ferus
Level: 126
Hp: 39054
BaseExp: 3820
JobExp: 3498
Attack: 906
Attack2: 122
Defense: 111
MagicDefense: 33
Str: 91
Agi: 57
Vit: 57
Int: 61
Dex: 87
Luk: 51
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Dragon
Element: Earth
ElementLevel: 2
WalkSpeed: 120
AttackDelay: 108
AttackMotion: 576
DamageMotion: 432
Ai: 19
Drops:
- Item: Delicious_Fish
Rate: 2550
- Item: Dragon_Canine
Rate: 500
- Item: Black_wing_Brooch
Rate: 5
- Item: Dragon_Scale
Rate: 1795
- Item: Dragonball_Green
Rate: 400
- Item: Great_Nature
Rate: 10
- Item: Dragonball_Green
Rate: 50
- Item: Ferus__Card
Rate: 1
StealProtected: true
- Id: 1718
AegisName: NOVUS_
Name: Novus
Level: 84
Hp: 5028
BaseExp: 1002
JobExp: 937
Attack: 293
Attack2: 48
Defense: 88
MagicDefense: 28
Str: 53
Agi: 43
Vit: 43
Int: 55
Dex: 108
Luk: 58
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Dragon
Element: Neutral
ElementLevel: 1
WalkSpeed: 100
AttackDelay: 252
AttackMotion: 816
DamageMotion: 480
Ai: 04
Drops:
- Item: Yellow_Herb
Rate: 1000
- Item: Cyfar
Rate: 518
- Item: Dragon_Scale
Rate: 295
- Item: Novus__Card
Rate: 1
StealProtected: true
- Id: 1719
AegisName: DETALE
Name: Detardeurus
JapaneseName: Detale
Level: 135
Hp: 6005000
BaseExp: 2808000
JobExp: 1881000
MvpExp: 2160000
Attack: 6108
Attack2: 2662
Defense: 364
MagicDefense: 166
Str: 165
Agi: 153
Vit: 171
Int: 136
Dex: 278
Luk: 72
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Dragon
Element: Dark
ElementLevel: 3
WalkSpeed: 250
AttackDelay: 432
AttackMotion: 936
DamageMotion: 360
DamageTaken: 10
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Old_Violet_Box
Rate: 5500
- Item: Old_Blue_Box
Rate: 5000
- Item: Crystal_Jewel__
Rate: 2000
Drops:
- Item: Morpheus's_Armlet
Rate: 500
- Item: Morpheus's_Ring
Rate: 500
- Item: Treasure_Box
Rate: 2500
- Item: Scale_Of_Red_Dragon
Rate: 1795
- Item: Int_Dish10
Rate: 500
- Item: Pole_Axe
Rate: 50
- Item: Gemmed_Crown
Rate: 250
- Item: Detale_Card
Rate: 1
StealProtected: true
- Id: 1720
AegisName: HYDRO
Name: Hydrolancer
JapaneseName: Hydro
Level: 121
Hp: 41500
BaseExp: 4085
JobExp: 2454
Attack: 1064
Attack2: 150
Defense: 92
MagicDefense: 58
Str: 120
Agi: 72
Vit: 67
Int: 66
Dex: 123
Luk: 58
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Dragon
Element: Dark
ElementLevel: 2
WalkSpeed: 160
AttackDelay: 140
AttackMotion: 672
DamageMotion: 432
Ai: 21
Class: Boss
Drops:
- Item: Dragon's_Skin
Rate: 2000
- Item: Dragon_Canine
Rate: 2000
- Item: Tri_Headed_Dragon_Head
Rate: 1940
- Item: Morpheus's_Hood
Rate: 250
- Item: Morrigane's_Helm
Rate: 250
- Item: Vit_Dish10
Rate: 150
- Item: Fricca_Circlet
Rate: 250
- Item: Hydro_Card
Rate: 1
StealProtected: true
- Id: 1721
AegisName: DRAGON_EGG
Name: Dragon Egg
Level: 119
Hp: 20990
BaseExp: 2629
JobExp: 2521
Attack: 704
Attack2: 150
Defense: 172
MagicDefense: 85
Str: 84
Agi: 59
Vit: 85
Int: 40
Dex: 165
Luk: 65
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Dragon
Element: Neutral
ElementLevel: 2
WalkSpeed: 1000
AttackDelay: 24
Drops:
- Item: Elunium
Rate: 3
- Item: Piece_Of_Egg_Shell
Rate: 50
- Item: Crystal_Jewel_
Rate: 5
- Item: Crystal_Jewel__
Rate: 3
- Item: Dark_Red_Jewel
Rate: 5
- Item: Skyblue_Jewel
Rate: 5
- Item: Golden_Jewel
Rate: 5
- Item: Dragon_Egg_Card
Rate: 1
StealProtected: true
- Id: 1722
AegisName: EVENT_JAKK
Name: Jakk
Level: 99
Hp: 10310
BaseExp: 56
JobExp: 45
Attack: 150
Attack2: 67
Defense: 8
MagicDefense: 11
Agi: 28
Vit: 18
Int: 13
Dex: 42
Luk: 45
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Formless
Element: Fire
ElementLevel: 2
WalkSpeed: 240
AttackDelay: 1180
AttackMotion: 480
DamageMotion: 648
Ai: 01
Drops:
- Item: Pumpkin_Bucket
Rate: 500
- Item: Pumpkin_Head
Rate: 500
- Item: Pumpkin
Rate: 500
- Item: Pumpkin_Hat
Rate: 5000
StealProtected: true
- Id: 1723
AegisName: A_SHECIL
Name: Cecil Damon
JapaneseName: Shecil Damon
Level: 82
Hp: 30000
Attack: 660
Attack2: 300
Defense: 40
MagicDefense: 15
Agi: 145
Vit: 27
Int: 32
Dex: 161
Luk: 80
AttackRange: 14
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Wind
ElementLevel: 3
WalkSpeed: 180
AttackDelay: 1008
AttackMotion: 384
DamageMotion: 288
Ai: 26
- Id: 1724
AegisName: A_POTON_CANON
Name: Photon Cannon
Level: 66
Hp: 8000
Attack: 1000
Attack2: 300
Defense: 16
MagicDefense: 30
Agi: 40
Vit: 25
Int: 20
Dex: 80
Luk: 80
AttackRange: 9
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Formless
Element: Neutral
ElementLevel: 2
WalkSpeed: 300
AttackDelay: 1536
AttackMotion: 960
DamageMotion: 480
Ai: 27
- Id: 1725
AegisName: R_PORING
Name: Poring
Level: 1
Hp: 50
Attack: 7
Attack2: 3
MagicDefense: 5
Dex: 6
Luk: 30
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Plant
Element: Water
ElementLevel: 1
WalkSpeed: 150
AttackDelay: 1872
AttackMotion: 672
DamageMotion: 480
Ai: 02
Drops:
- Item: Stone
Rate: 10000
- Id: 1726
AegisName: R_LUNATIC
Name: Lunatic
Level: 3
Hp: 60
Attack: 9
Attack2: 3
MagicDefense: 20
Agi: 3
Vit: 3
Int: 10
Dex: 8
Luk: 60
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Brute
Element: Neutral
ElementLevel: 3
WalkSpeed: 150
AttackDelay: 1456
AttackMotion: 456
DamageMotion: 336
Ai: 02
- Id: 1727
AegisName: R_SAVAGE_BABE
Name: Savage Babe
Level: 7
Hp: 182
Attack: 20
Attack2: 5
Agi: 7
Vit: 14
Int: 5
Dex: 12
Luk: 35
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Brute
Element: Earth
ElementLevel: 1
WalkSpeed: 150
AttackDelay: 1624
AttackMotion: 624
DamageMotion: 576
Ai: 02
- Id: 1728
AegisName: R_DESERT_WOLF_B
Name: Baby Desert Wolf
JapaneseName: Desert Wolf Baby
Level: 14
Hp: 140
Attack: 33
Attack2: 8
Defense: 13
Str: 10
Agi: 12
Vit: 8
Int: 5
Dex: 28
Luk: 7
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Brute
Element: Fire
ElementLevel: 1
WalkSpeed: 150
AttackDelay: 1600
AttackMotion: 900
DamageMotion: 240
Ai: 02
- Id: 1729
AegisName: R_BAPHOMET_
Name: Baphomet Jr.
Level: 50
Hp: 8578
Attack: 487
Attack2: 103
Defense: 24
MagicDefense: 25
Agi: 75
Vit: 55
Dex: 93
Luk: 45
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Demon
Element: Dark
ElementLevel: 1
WalkSpeed: 150
AttackDelay: 868
AttackMotion: 480
DamageMotion: 120
Ai: 02
Modes:
Detector: true
- Id: 1730
AegisName: R_DEVIRUCHI
Name: Deviruchi
Level: 64
Hp: 2300
Attack: 210
Attack2: 73
Defense: 62
MagicDefense: 30
Str: 61
Agi: 17
Vit: 30
Int: 35
Dex: 52
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Demon
Element: Dark
ElementLevel: 1
WalkSpeed: 150
AttackDelay: 980
AttackMotion: 600
DamageMotion: 384
Ai: 02
Modes:
Detector: true
- Id: 1731
AegisName: G_DOPPELGANGER
Name: Doppelganger
Level: 77
Hp: 380000
Attack: 1803
Attack2: 1176
Defense: 246
MagicDefense: 86
Str: 122
Agi: 122
Vit: 105
Int: 67
Dex: 203
Luk: 72
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Angel
Element: Ghost
ElementLevel: 2
WalkSpeed: 190
AttackDelay: 480
AttackMotion: 480
DamageMotion: 288
Ai: 21
Class: Boss
Drops:
- Item: Warrior_Symbol
Rate: 5000
- Id: 1732
AegisName: G_TREASURE_BOX
Name: Treasure Chest
Level: 98
Hp: 500
Dex: 1199
Size: Small
Race: Formless
Element: Neutral
ElementLevel: 1
Class: Event
Drops:
- Item: 3rd_Floor_Pass
Rate: 500
- Id: 1733
AegisName: KIEL
Name: Kiehl
JapaneseName: Kiel
Level: 90
Hp: 523500
BaseExp: 18067
JobExp: 10532
Attack: 2220
Attack2: 1629
Defense: 45
MagicDefense: 32
Str: 100
Agi: 112
Vit: 76
Int: 89
Dex: 187
Luk: 102
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Formless
Element: Dark
ElementLevel: 2
WalkSpeed: 140
AttackDelay: 1152
AttackMotion: 576
DamageMotion: 432
Ai: 21
Class: Boss
- Id: 1734
AegisName: KIEL_
Name: Kiel D-01
Level: 125
Hp: 2502000
BaseExp: 1170000
JobExp: 792000
MvpExp: 900000
Attack: 4112
Attack2: 3580
Defense: 314
MagicDefense: 232
Str: 166
Agi: 187
Vit: 155
Int: 141
Dex: 279
Luk: 180
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Formless
Element: Dark
ElementLevel: 2
WalkSpeed: 130
AttackDelay: 1152
AttackMotion: 576
DamageMotion: 432
DamageTaken: 10
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Old_Violet_Box
Rate: 5500
- Item: Old_Blue_Box
Rate: 5000
- Item: Old_Card_Album
Rate: 2000
Drops:
- Item: Pocket_Watch__
Rate: 1500
- Item: Old_Violet_Box
Rate: 1500
- Item: Morrigane's_Pendant
Rate: 500
- Item: Glittering_Clothes
Rate: 500
- Item: Survival_Rod_
Rate: 250
- Item: Counter_Dagger
Rate: 250
- Item: Morrigane's_Belt
Rate: 500
- Item: Kiel_Card
Rate: 1
StealProtected: true
- Id: 1735
AegisName: ALICEL
Name: Alicel
Level: 115
Hp: 18000
BaseExp: 2246
JobExp: 2150
Attack: 952
Attack2: 398
Defense: 109
MagicDefense: 30
Str: 121
Agi: 53
Vit: 59
Int: 63
Dex: 102
Luk: 60
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Neutral
ElementLevel: 3
WalkSpeed: 250
AttackDelay: 1080
AttackMotion: 480
DamageMotion: 504
Ai: 13
Modes:
Detector: true
Drops:
- Item: Burnt_Parts
Rate: 1000
- Item: Sturdy_Iron_Piece
Rate: 1500
- Item: Rotha_Shield
Rate: 3
- Item: Smoke_Powder
Rate: 100
- Item: Drill_Katar
Rate: 3
- Item: Elunium
Rate: 5
- Item: Vali's_Manteau
Rate: 10
- Item: Alicel_Card
Rate: 1
StealProtected: true
- Id: 1736
AegisName: ALIOT
Name: Aliot
Level: 112
Hp: 15669
BaseExp: 2180
JobExp: 2084
Attack: 1051
Attack2: 89
Defense: 106
MagicDefense: 15
Str: 111
Agi: 56
Vit: 55
Int: 42
Dex: 107
Luk: 75
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Neutral
ElementLevel: 3
WalkSpeed: 200
AttackDelay: 1296
AttackMotion: 432
DamageMotion: 360
Ai: 13
Modes:
Detector: true
Drops:
- Item: Burnt_Parts
Rate: 1000
- Item: Sturdy_Iron_Piece
Rate: 1500
- Item: Falcon_Robe
Rate: 5
- Item: Smoke_Powder
Rate: 100
- Item: Scarlet_Knuckle
Rate: 50
RandomOptionGroup: Group_5
- Item: Elunium
Rate: 5
- Item: Curved_Sword
Rate: 8
- Item: Aliot_Card
Rate: 1
StealProtected: true
- Id: 1737
AegisName: ALIZA
Name: Aliza
Level: 112
Hp: 14450
BaseExp: 2180
JobExp: 2084
Attack: 840
Attack2: 397
Defense: 98
MagicDefense: 5
Str: 115
Agi: 50
Vit: 51
Int: 62
Dex: 88
Luk: 54
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Neutral
ElementLevel: 3
WalkSpeed: 220
AttackDelay: 1440
AttackMotion: 576
DamageMotion: 600
Ai: 17
Drops:
- Item: Brigan
Rate: 2000
- Item: Morpheus's_Shawl
Rate: 5
- Item: Rosary_
Rate: 5
- Item: Alice's_Apron
Rate: 3
- Item: Imperial_Cooking_Kits
Rate: 25
- Item: Sway_Apron
Rate: 1
- Item: Orleans_Server
Rate: 3
- Item: Aliza_Card
Rate: 1
StealProtected: true
- Id: 1738
AegisName: CONSTANT
Name: Constant
Level: 108
Hp: 12050
BaseExp: 1866
JobExp: 1780
Attack: 858
Attack2: 144
Defense: 92
MagicDefense: 82
Str: 126
Agi: 98
Vit: 62
Int: 57
Dex: 109
Luk: 34
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Dark
ElementLevel: 3
WalkSpeed: 150
AttackDelay: 720
AttackMotion: 360
DamageMotion: 360
Ai: 04
Drops:
- Item: Burnt_Parts
Rate: 50
- Item: Sturdy_Iron_Piece
Rate: 750
- Item: Tube
Rate: 5
- Item: Steel
Rate: 5
- Item: Elunium_Stone
Rate: 5
StealProtected: true
- Id: 1739
AegisName: G_ALICEL
Name: Alicel
Level: 115
Hp: 18000
Attack: 952
Attack2: 398
Defense: 109
MagicDefense: 30
Str: 121
Agi: 53
Vit: 59
Int: 63
Dex: 102
Luk: 60
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Neutral
ElementLevel: 3
WalkSpeed: 250
AttackDelay: 1080
AttackMotion: 480
DamageMotion: 504
Ai: 13
Modes:
Detector: true
Drops:
- Item: Sturdy_Iron_Piece
Rate: 250
StealProtected: true
- Id: 1740
AegisName: G_ALIOT
Name: Aliot
Level: 112
Hp: 15669
Attack: 1051
Attack2: 89
Defense: 106
MagicDefense: 15
Str: 111
Agi: 56
Vit: 55
Int: 42
Dex: 107
Luk: 75
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Neutral
ElementLevel: 3
WalkSpeed: 200
AttackDelay: 1296
AttackMotion: 432
DamageMotion: 360
Ai: 13
Modes:
Detector: true
Drops:
- Item: Sturdy_Iron_Piece
Rate: 250
StealProtected: true
- Id: 1741
AegisName: G_COOKIE_XMAS
Name: Christmas Cookie
Level: 37
Hp: 733
Attack: 70
Attack2: 35
Defense: 48
MagicDefense: 36
Str: 21
Agi: 16
Vit: 30
Int: 20
Dex: 25
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Demihuman
Element: Holy
ElementLevel: 2
WalkSpeed: 400
AttackDelay: 1248
AttackMotion: 1248
DamageMotion: 240
Ai: 04
Drops:
- Item: Undelivered_Gift
Rate: 5000
- Id: 1742
AegisName: G_CARAT
Name: Carat
Level: 103
Hp: 9222
Attack: 777
Attack2: 76
Defense: 111
MagicDefense: 67
Str: 102
Agi: 64
Vit: 60
Int: 40
Dex: 80
Luk: 50
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Wind
ElementLevel: 2
WalkSpeed: 200
AttackDelay: 1078
AttackMotion: 768
DamageMotion: 384
Ai: 04
Modes:
Detector: true
- Id: 1743
AegisName: G_MYSTCASE
Name: Myst Case
Level: 39
Hp: 879
Attack: 68
Attack2: 21
Defense: 50
MagicDefense: 11
Str: 26
Agi: 19
Vit: 40
Int: 35
Dex: 31
Luk: 25
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Formless
Element: Neutral
ElementLevel: 3
WalkSpeed: 400
AttackDelay: 1248
AttackMotion: 1248
DamageMotion: 432
Ai: 04
Drops:
- Item: Undelivered_Gift
Rate: 5000
- Id: 1744
AegisName: G_WILD_ROSE
Name: Wild Rose
Level: 70
Hp: 2682
Attack: 147
Attack2: 45
Defense: 75
MagicDefense: 15
Str: 44
Agi: 87
Vit: 31
Int: 35
Dex: 69
Luk: 80
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Brute
Element: Wind
ElementLevel: 1
WalkSpeed: 100
AttackDelay: 964
AttackMotion: 864
DamageMotion: 288
Ai: 04
- Id: 1745
AegisName: G_CONSTANT
Name: Constant
Level: 108
Hp: 2000
Attack: 728
Attack2: 144
Defense: 92
MagicDefense: 82
Str: 126
Agi: 98
Vit: 62
Int: 57
Dex: 109
Luk: 34
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Demon
Element: Dark
ElementLevel: 3
WalkSpeed: 110
AttackDelay: 720
AttackMotion: 360
DamageMotion: 360
Ai: 05
Modes:
Detector: true
Drops:
- Item: Sturdy_Iron_Piece
Rate: 250
StealProtected: true
- Id: 1746
AegisName: G_ALIZA
Name: Aliza
Level: 112
Hp: 14450
Attack: 840
Attack2: 397
Defense: 98
MagicDefense: 5
Str: 115
Agi: 50
Vit: 51
Int: 62
Dex: 88
Luk: 54
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Neutral
ElementLevel: 3
WalkSpeed: 220
AttackDelay: 1440
AttackMotion: 576
DamageMotion: 600
Ai: 04
Drops:
- Item: Sturdy_Iron_Piece
Rate: 250
StealProtected: true
- Id: 1747
AegisName: G_SNAKE
Name: Boa
JapaneseName: Snake
Level: 18
Hp: 217
Attack: 29
Attack2: 5
Defense: 9
MagicDefense: 8
Str: 10
Agi: 8
Vit: 18
Int: 10
Dex: 14
Luk: 15
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Brute
Element: Earth
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1576
AttackMotion: 576
DamageMotion: 576
Ai: 04
- Id: 1748
AegisName: G_ANACONDAQ
Name: Anacondaq
Level: 100
Hp: 8510
Attack: 504
Attack2: 55
Defense: 92
Str: 79
Agi: 46
Vit: 28
Int: 43
Dex: 67
Luk: 25
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Brute
Element: Poison
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1576
AttackMotion: 576
DamageMotion: 576
Ai: 04
- Id: 1749
AegisName: G_MEDUSA
Name: Medusa
Level: 102
Hp: 10045
Attack: 620
Attack2: 113
Defense: 87
MagicDefense: 66
Str: 99
Agi: 68
Vit: 65
Int: 79
Dex: 83
Luk: 15
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Neutral
ElementLevel: 2
WalkSpeed: 180
AttackDelay: 1720
AttackMotion: 1320
DamageMotion: 360
Ai: 04
Modes:
Detector: true
- Id: 1750
AegisName: G_RED_PLANT
Name: Red Plant
Level: 1
Hp: 100
Attack: 100
Attack2: 100
Defense: 160
MagicDefense: 99
Luk: 100
AttackRange: 1
SkillRange: 7
ChaseRange: 12
Size: Small
Race: Plant
Element: Earth
ElementLevel: 1
WalkSpeed: 1000
AttackDelay: 1
AttackMotion: 1
DamageMotion: 1
Modes:
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
- Id: 1751
AegisName: RANDGRIS
Name: Valkyrie Randgris
Level: 141
Hp: 3205000
BaseExp: 1300000
JobExp: 1210000
MvpExp: 1000000
Attack: 7343
Attack2: 4412
Defense: 588
MagicDefense: 506
Str: 196
Agi: 131
Vit: 125
Int: 276
Dex: 401
Luk: 156
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Angel
Element: Holy
ElementLevel: 4
WalkSpeed: 100
AttackDelay: 576
AttackMotion: 576
DamageMotion: 480
DamageTaken: 10
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Old_Violet_Box
Rate: 5500
- Item: Old_Blue_Box
Rate: 5000
- Item: Old_Card_Album
Rate: 2000
Drops:
- Item: Valhalla_Flower
Rate: 3000
- Item: Valkyrie_Armor
Rate: 300
- Item: Valkyrie_Manteau
Rate: 1000
- Item: Valkyrie_Shoes
Rate: 1000
- Item: Helm_
Rate: 3000
- Item: Bloody_Edge
Rate: 1500
- Item: Randgris_Card
Rate: 1
StealProtected: true
- Id: 1752
AegisName: SKOGUL
Name: Skogul
Level: 126
Hp: 34240
BaseExp: 3639
JobExp: 3498
Attack: 1007
Attack2: 456
Defense: 72
MagicDefense: 15
Str: 100
Agi: 71
Vit: 63
Int: 85
Dex: 115
Luk: 37
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Dark
ElementLevel: 3
WalkSpeed: 190
AttackDelay: 720
AttackMotion: 384
DamageMotion: 480
Ai: 20
Modes:
Detector: true
Drops:
- Item: Rune_Of_Darkness
Rate: 1750
- Item: Peuz_Seal
Rate: 5
- Item: Red_Gemstone
Rate: 500
- Item: Rouge
Rate: 250
- Item: Skul_Ring
Rate: 50
- Item: Elunium_Stone
Rate: 250
- Item: Blood_Tears
Rate: 3
- Item: Skogul_Card
Rate: 1
StealProtected: true
- Id: 1753
AegisName: FRUS
Name: Frus
Level: 128
Hp: 39520
BaseExp: 3689
JobExp: 3548
Attack: 1494
Attack2: 169
Defense: 65
MagicDefense: 35
Str: 114
Agi: 77
Vit: 66
Int: 51
Dex: 111
Luk: 27
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Dark
ElementLevel: 3
WalkSpeed: 150
AttackDelay: 480
AttackMotion: 576
DamageMotion: 432
Ai: 20
Modes:
Detector: true
Drops:
- Item: Rune_Of_Darkness
Rate: 1750
- Item: Peuz_Seal
Rate: 5
- Item: Red_Gemstone
Rate: 500
- Item: Earring_
Rate: 2
- Item: Mantle_
Rate: 5
- Item: Elunium_Stone
Rate: 250
- Item: Frus_Card
Rate: 1
StealProtected: true
- Id: 1754
AegisName: SKEGGIOLD
Name: Skeggiold
Level: 131
Hp: 53290
BaseExp: 3609
JobExp: 2429
Attack: 1100
Attack2: 325
Defense: 85
MagicDefense: 92
Str: 91
Agi: 89
Vit: 65
Int: 118
Dex: 147
Luk: 75
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Angel
Element: Holy
ElementLevel: 2
WalkSpeed: 250
AttackDelay: 672
AttackMotion: 780
DamageMotion: 480
Ai: 21
Class: Boss
Drops:
- Item: Rune_Of_Darkness
Rate: 3000
- Item: Angelic_Chain
Rate: 1
- Item: Soft_Feather
Rate: 500
- Item: Divine_Cross
Rate: 13
- Item: Rune_Of_Darkness
Rate: 500
- Item: Silk_Robe_
Rate: 50
- Item: Odin's_Blessing
Rate: 50
- Item: Skeggiold_Card
Rate: 1
StealProtected: true
- Id: 1755
AegisName: SKEGGIOLD_
Name: Skeggiold
Level: 131
Hp: 52280
BaseExp: 3607
JobExp: 2425
Attack: 1151
Attack2: 218
Defense: 80
MagicDefense: 86
Str: 91
Agi: 86
Vit: 67
Int: 116
Dex: 153
Luk: 71
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Angel
Element: Holy
ElementLevel: 2
WalkSpeed: 250
AttackDelay: 672
AttackMotion: 780
DamageMotion: 480
Ai: 21
Class: Boss
Drops:
- Item: Rune_Of_Darkness
Rate: 3000
- Item: Angelic_Chain
Rate: 1
- Item: Soft_Feather
Rate: 500
- Item: Divine_Cross
Rate: 13
- Item: Rune_Of_Darkness
Rate: 500
- Item: Silk_Robe_
Rate: 50
- Item: Odin's_Blessing
Rate: 50
- Item: Skeggiold_Card
Rate: 1
StealProtected: true
- Id: 1756
AegisName: G_HYDRO
Name: Hydrolancer
JapaneseName: Hydro
Level: 121
Hp: 41500
Attack: 1064
Attack2: 150
Defense: 92
MagicDefense: 95
Str: 120
Agi: 72
Vit: 67
Int: 66
Dex: 123
Luk: 58
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Dragon
Element: Dark
ElementLevel: 2
WalkSpeed: 160
AttackDelay: 140
AttackMotion: 672
DamageMotion: 432
Ai: 04
Class: Boss
- Id: 1757
AegisName: G_ACIDUS
Name: Acidus
Level: 130
Hp: 48430
Attack: 871
Attack2: 695
Defense: 101
MagicDefense: 47
Str: 109
Agi: 78
Vit: 50
Int: 55
Dex: 108
Luk: 55
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Dragon
Element: Holy
ElementLevel: 2
WalkSpeed: 170
AttackDelay: 168
AttackMotion: 1008
DamageMotion: 300
Ai: 04
- Id: 1758
AegisName: G_FERUS
Name: Ferus
Level: 126
Hp: 25668
Attack: 969
Attack2: 115
Defense: 96
MagicDefense: 45
Str: 94
Agi: 80
Vit: 55
Int: 60
Dex: 109
Luk: 50
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Dragon
Element: Fire
ElementLevel: 2
WalkSpeed: 100
AttackDelay: 108
AttackMotion: 576
DamageMotion: 432
Ai: 04
- Id: 1759
AegisName: G_ACIDUS_
Name: Acidus
Level: 130
Hp: 40718
Attack: 1484
Attack2: 158
Defense: 98
MagicDefense: 90
Str: 106
Agi: 110
Vit: 61
Int: 53
Dex: 133
Luk: 53
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Dragon
Element: Wind
ElementLevel: 2
WalkSpeed: 180
AttackDelay: 168
AttackMotion: 768
DamageMotion: 360
Ai: 04
- Id: 1760
AegisName: G_FERUS_
Name: Ferus
Level: 126
Hp: 39054
Attack: 906
Attack2: 122
Defense: 111
MagicDefense: 33
Str: 91
Agi: 57
Vit: 57
Int: 61
Dex: 87
Luk: 51
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Dragon
Element: Earth
ElementLevel: 2
WalkSpeed: 120
AttackDelay: 108
AttackMotion: 576
DamageMotion: 432
Ai: 04
- Id: 1761
AegisName: G_SKOGUL
Name: Skogul
Level: 126
Hp: 34240
Attack: 1007
Attack2: 456
Defense: 72
MagicDefense: 15
Str: 100
Agi: 71
Vit: 63
Int: 85
Dex: 115
Luk: 37
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Dark
ElementLevel: 3
WalkSpeed: 170
AttackDelay: 720
AttackMotion: 384
DamageMotion: 480
Ai: 04
Modes:
Detector: true
Drops:
- Item: Rune_Of_Darkness
Rate: 250
- Id: 1762
AegisName: G_FRUS
Name: Frus
Level: 128
Hp: 39520
Attack: 1494
Attack2: 169
Defense: 65
MagicDefense: 35
Str: 114
Agi: 77
Vit: 66
Int: 51
Dex: 111
Luk: 27
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Dark
ElementLevel: 3
WalkSpeed: 130
AttackDelay: 480
AttackMotion: 576
DamageMotion: 432
Ai: 04
Modes:
Detector: true
Drops:
- Item: Rune_Of_Darkness
Rate: 250
- Id: 1763
AegisName: G_SKEGGIOLD
Name: Skeggiold
Level: 131
Hp: 53290
Attack: 1100
Attack2: 325
Defense: 85
MagicDefense: 92
Str: 91
Agi: 89
Vit: 65
Int: 118
Dex: 147
Luk: 75
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Angel
Element: Holy
ElementLevel: 2
WalkSpeed: 200
AttackDelay: 672
AttackMotion: 780
DamageMotion: 480
Ai: 04
Class: Boss
Drops:
- Item: Rune_Of_Darkness
Rate: 250
- Id: 1764
AegisName: G_SKEGGIOLD_
Name: Skeggiold
Level: 131
Hp: 52280
Attack: 1151
Attack2: 218
Defense: 80
MagicDefense: 86
Str: 91
Agi: 86
Vit: 67
Int: 116
Dex: 153
Luk: 71
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Angel
Element: Holy
ElementLevel: 2
WalkSpeed: 200
AttackDelay: 672
AttackMotion: 780
DamageMotion: 480
Ai: 04
Class: Boss
Drops:
- Item: Rune_Of_Darkness
Rate: 250
- Id: 1765
AegisName: G_RANDGRIS
Name: Valkyrie
Level: 141
Hp: 1005000
BaseExp: 6500
JobExp: 5500
Attack: 6343
Attack2: 3206
Defense: 588
MagicDefense: 506
Str: 196
Agi: 131
Vit: 125
Int: 276
Dex: 401
Luk: 156
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Angel
Element: Holy
ElementLevel: 4
WalkSpeed: 100
AttackDelay: 576
AttackMotion: 576
DamageMotion: 480
Ai: 21
Class: Boss
Drops:
- Item: Valhalla_Flower
Rate: 80
- Item: Old_Violet_Box
Rate: 20
- Item: Valkyrja's_Shield
Rate: 50
StealProtected: true
- Id: 1766
AegisName: EM_ANGELING
Name: Angeling
Level: 99
Hp: 128430
Attack: 78
Attack2: 11
Defense: 64
MagicDefense: 50
Agi: 17
Vit: 80
Int: 80
Dex: 151
Luk: 20
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Angel
Element: Holy
ElementLevel: 3
WalkSpeed: 300
AttackDelay: 1288
AttackMotion: 288
DamageMotion: 384
Ai: 21
Class: Boss
Modes:
ChangeChase: true
Mvp: true
MvpDrops:
- Item: Jellopy
Rate: 5000
- Item: Jellopy
Rate: 5000
- Item: Poring_Doll
Rate: 5000
- Id: 1767
AegisName: EM_DEVILING
Name: Deviling
Level: 99
Hp: 128430
Attack: 78
Attack2: 11
Defense: 64
MagicDefense: 50
Agi: 17
Vit: 80
Int: 80
Dex: 151
Luk: 20
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Angel
Element: Holy
ElementLevel: 3
WalkSpeed: 300
AttackDelay: 1288
AttackMotion: 288
DamageMotion: 384
Ai: 21
Class: Boss
Modes:
ChangeChase: true
Mvp: true
MvpDrops:
- Item: Jellopy
Rate: 5000
- Item: Jellopy
Rate: 5000
- Item: Poring_Doll
Rate: 5000
- Id: 1768
AegisName: GLOOMUNDERNIGHT
Name: Gloom Under Night
Level: 139
Hp: 3005000
BaseExp: 1404000
JobExp: 990000
MvpExp: 1080000
Attack: 6592
Attack2: 2785
Defense: 479
MagicDefense: 262
Str: 191
Agi: 223
Vit: 187
Int: 155
Dex: 362
Luk: 163
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Formless
Element: Ghost
ElementLevel: 3
WalkSpeed: 200
AttackDelay: 1344
AttackMotion: 2880
DamageMotion: 576
DamageTaken: 10
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Yggdrasilberry
Rate: 5500
- Item: Old_Violet_Box
Rate: 5000
- Item: Old_Violet_Box
Rate: 5000
Drops:
- Item: Will_Of_Darkness_
Rate: 3500
- Item: Blade_Lost_In_Darkness
Rate: 2000
- Item: Old_Hilt
Rate: 1000
- Item: Old_Card_Album
Rate: 2500
- Item: Celestial_Robe
Rate: 500
- Item: Hurricane_Fury
Rate: 50
- Item: Gloom_Under_Night_Card
Rate: 1
StealProtected: true
- Id: 1769
AegisName: AGAV
Name: Agav
Level: 128
Hp: 40000
BaseExp: 3689
JobExp: 3548
Attack: 892
Attack2: 181
Defense: 77
MagicDefense: 82
Str: 85
Agi: 66
Vit: 55
Int: 113
Dex: 120
Luk: 61
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Neutral
ElementLevel: 4
WalkSpeed: 300
AttackDelay: 768
AttackMotion: 360
DamageMotion: 360
Ai: 20
Drops:
- Item: Suspicious_Hat
Rate: 1250
- Item: High_Fashion_Sandals
Rate: 1
- Item: Bloody_Rune
Rate: 2000
- Item: Memorize_Book
Rate: 1
- Item: Holy_Arrow_Quiver
Rate: 25
- Item: Bloody_Rune
Rate: 50
- Item: Starsand_Of_Witch
Rate: 1250
- Item: Agav_Card
Rate: 1
StealProtected: true
- Id: 1770
AegisName: ECHIO
Name: Echio
Level: 126
Hp: 31620
BaseExp: 3639
JobExp: 3498
Attack: 848
Attack2: 159
Defense: 66
MagicDefense: 11
Str: 111
Agi: 63
Vit: 51
Int: 37
Dex: 132
Luk: 45
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Neutral
ElementLevel: 4
WalkSpeed: 250
AttackDelay: 768
AttackMotion: 360
DamageMotion: 360
Ai: 20
Drops:
- Item: Suspicious_Hat
Rate: 1250
- Item: Seed_Of_Yggdrasil
Rate: 2
- Item: Bloody_Rune
Rate: 2000
- Item: Beret
Rate: 13
- Item: Holy_Arrow_Quiver
Rate: 10
- Item: Bloody_Rune
Rate: 50
- Item: Divine_Cloth
Rate: 10
- Item: Echio_Card
Rate: 1
StealProtected: true
- Id: 1771
AegisName: VANBERK
Name: Vanberk
Level: 123
Hp: 24605
BaseExp: 3095
JobExp: 2972
Attack: 918
Attack2: 141
Defense: 100
MagicDefense: 6
Str: 109
Agi: 70
Vit: 55
Int: 60
Dex: 122
Luk: 54
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Neutral
ElementLevel: 4
WalkSpeed: 250
AttackDelay: 768
AttackMotion: 360
DamageMotion: 360
Ai: 04
Drops:
- Item: White_Mask
Rate: 1250
- Item: Royal_Jelly
Rate: 5
- Item: Bloody_Rune
Rate: 500
- Item: Beret
Rate: 13
- Item: Scalpel
Rate: 3
- Item: Bloody_Rune
Rate: 50
- Item: Ur_Seal
Rate: 5
- Item: Vanberk_Card
Rate: 1
StealProtected: true
- Id: 1772
AegisName: ISILLA
Name: Isilla
Level: 124
Hp: 26324
BaseExp: 3119
JobExp: 2996
Attack: 848
Attack2: 168
Defense: 69
MagicDefense: 19
Str: 90
Agi: 65
Vit: 43
Int: 82
Dex: 127
Luk: 75
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Neutral
ElementLevel: 4
WalkSpeed: 300
AttackDelay: 768
AttackMotion: 360
DamageMotion: 432
Ai: 04
Drops:
- Item: White_Mask
Rate: 1250
- Item: High_Fashion_Sandals
Rate: 1
- Item: Bloody_Rune
Rate: 500
- Item: Gold_Ring
Rate: 5
- Item: Ring
Rate: 1
- Item: Bloody_Rune
Rate: 50
- Item: Ur_Seal
Rate: 5
- Item: Isilla_Card
Rate: 1
StealProtected: true
- Id: 1773
AegisName: HODREMLIN
Name: Hodremlin
Level: 122
Hp: 23182
BaseExp: 3071
JobExp: 2948
Attack: 955
Attack2: 154
Defense: 75
MagicDefense: 25
Str: 106
Agi: 70
Vit: 77
Int: 60
Dex: 83
Luk: 40
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Dark
ElementLevel: 3
WalkSpeed: 140
AttackDelay: 960
AttackMotion: 528
DamageMotion: 432
Ai: 04
Modes:
Detector: true
Drops:
- Item: Prickly_Fruit_
Rate: 500
- Item: Will_Of_Darkness
Rate: 500
- Item: Boots_
Rate: 1
- Item: Sticky_Mucus
Rate: 500
- Item: Bloody_Rune
Rate: 500
- Item: Starsand_Of_Witch
Rate: 1000
- Item: Shadow_Walk
Rate: 5
- Item: Hodremlin_Card
Rate: 1
StealProtected: true
- Id: 1774
AegisName: SEEKER
Name: Seeker
Level: 124
Hp: 24500
BaseExp: 3119
JobExp: 2996
Attack: 855
Attack2: 120
Defense: 64
MagicDefense: 30
Str: 91
Agi: 90
Vit: 35
Int: 75
Dex: 176
Luk: 31
AttackRange: 6
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Wind
ElementLevel: 3
WalkSpeed: 190
AttackDelay: 576
AttackMotion: 432
DamageMotion: 300
Ai: 20
Drops:
- Item: Prickly_Fruit_
Rate: 500
- Item: Will_Of_Darkness
Rate: 500
- Item: Elunium
Rate: 10
- Item: Starsand_Of_Witch
Rate: 2000
- Item: Bloody_Rune
Rate: 500
- Item: Berdysz
Rate: 10
- Item: Seeker_Card
Rate: 1
StealProtected: true
- Id: 1775
AegisName: SNOWIER
Name: Snowier
Level: 103
Hp: 13934
BaseExp: 1585
JobExp: 1507
Attack: 763
Attack2: 82
Defense: 121
MagicDefense: 47
Str: 91
Agi: 61
Vit: 67
Int: 45
Dex: 83
Luk: 55
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Formless
Element: Water
ElementLevel: 2
WalkSpeed: 220
AttackDelay: 936
AttackMotion: 1020
DamageMotion: 420
Ai: 04
Drops:
- Item: Ice_Heart
Rate: 1500
- Item: Ice_Piece
Rate: 500
- Item: Elunium_Stone
Rate: 50
- Item: Blue_Herb
Rate: 25
- Item: Aqua_Robe
Rate: 5
- Item: Icicle_Fist
Rate: 2
- Item: Crystal_Blue
Rate: 50
- Item: Snowier_Card
Rate: 1
StealProtected: true
- Id: 1776
AegisName: SIROMA
Name: Siroma
Level: 98
Hp: 11910
BaseExp: 1349
JobExp: 1278
Attack: 506
Attack2: 100
Defense: 64
MagicDefense: 38
Str: 83
Agi: 43
Vit: 50
Int: 70
Dex: 96
Luk: 60
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Water
ElementLevel: 3
WalkSpeed: 180
AttackDelay: 432
AttackMotion: 648
DamageMotion: 240
Ai: 02
Drops:
- Item: Ice_Heart
Rate: 250
- Item: Ice_Piece
Rate: 750
- Item: Blue_Herb
Rate: 5
- Item: Strange_Foxtail
Rate: 20
- Item: Detail_Model_Foxtail
Rate: 20
- Item: Crystal_Blue
Rate: 10
- Item: Siroma_Card
Rate: 1
StealProtected: true
- Id: 1777
AegisName: ICE_TITAN
Name: Ice Titan
Level: 110
Hp: 20820
BaseExp: 1908
JobExp: 1822
Attack: 1088
Attack2: 98
Defense: 344
MagicDefense: 11
Str: 133
Agi: 54
Vit: 78
Int: 33
Dex: 94
Luk: 26
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Formless
Element: Water
ElementLevel: 3
WalkSpeed: 250
AttackDelay: 861
AttackMotion: 660
DamageMotion: 144
Ai: 04
Drops:
- Item: Ice_Heart
Rate: 2500
- Item: Ice_Piece
Rate: 1500
- Item: Frozen_Rose
Rate: 50
- Item: Oridecon
Rate: 5
- Item: Huuma_Fluttering_Snow
Rate: 5
- Item: Cold_Ice
Rate: 250
- Item: Mistic_Frozen
Rate: 50
- Item: Ice_Titan_Card
Rate: 1
StealProtected: true
- Id: 1778
AegisName: GAZETI
Name: Gazeti
Level: 106
Hp: 14000
BaseExp: 1824
JobExp: 1738
Attack: 775
Attack2: 68
Defense: 71
MagicDefense: 21
Str: 105
Agi: 37
Vit: 42
Int: 38
Dex: 116
Luk: 38
AttackRange: 10
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Water
ElementLevel: 1
WalkSpeed: 190
AttackDelay: 576
AttackMotion: 370
DamageMotion: 270
Ai: 20
Modes:
Detector: true
Drops:
- Item: Ice_Heart
Rate: 1500
- Item: Ice_Piece
Rate: 1500
- Item: Elunium
Rate: 10
- Item: Frozen_Bow
Rate: 1
- Item: Cold_Ice
Rate: 50
- Item: Ice_Fragment
Rate: 250
- Item: Aqua_Orb
Rate: 5
- Item: Gazeti_Card
Rate: 1
StealProtected: true
- Id: 1779
AegisName: KTULLANUX
Name: Ktullanux
Level: 98
Hp: 2626000
BaseExp: 621345
JobExp: 474971
MvpExp: 517788
Attack: 3754
Attack2: 2680
Defense: 129
MagicDefense: 78
Str: 85
Agi: 126
Vit: 30
Int: 125
Dex: 212
Luk: 112
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Brute
Element: Water
ElementLevel: 4
WalkSpeed: 400
AttackDelay: 432
AttackMotion: 840
DamageMotion: 216
DamageTaken: 10
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Yggdrasilberry
Rate: 5500
- Item: Old_Violet_Box
Rate: 5000
- Item: Old_Violet_Box
Rate: 5000
Drops:
- Item: Ice_Scale
Rate: 4500
- Item: Old_Card_Album
Rate: 1500
- Item: Clack_Of_Servival
Rate: 1500
- Item: Herald_Of_GOD
Rate: 2500
- Item: Old_Violet_Box
Rate: 2500
- Item: Yggdrasilberry
Rate: 2500
- Item: Huuma_Fluttering_Snow
Rate: 2000
- Item: Ktullanux_Card
Rate: 1
StealProtected: true
- Id: 1780
AegisName: MUSCIPULAR
Name: Muscipular
Level: 105
Hp: 12550
BaseExp: 1706
JobExp: 1547
Attack: 521
Attack2: 76
Defense: 114
MagicDefense: 43
Str: 100
Agi: 60
Vit: 58
Int: 37
Dex: 72
Luk: 47
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Plant
Element: Earth
ElementLevel: 1
WalkSpeed: 1000
AttackDelay: 672
AttackMotion: 648
DamageMotion: 360
Ai: 10
Drops:
- Item: Sticky_Poison
Rate: 1500
- Item: Blossom_Of_Maneater
Rate: 1500
- Item: Singing_Flower
Rate: 1
- Item: Root_Of_Maneater
Rate: 1000
- Item: Stem
Rate: 500
- Item: Deadly_Noxious_Herb
Rate: 2
- Item: Mandragora_Flowerpot
Rate: 200
- Item: Muscipular_Card
Rate: 1
StealProtected: true
- Id: 1781
AegisName: DROSERA
Name: Drosera
Level: 101
Hp: 10878
BaseExp: 1622
JobExp: 1467
Attack: 218
Attack2: 54
Defense: 86
MagicDefense: 52
Str: 79
Agi: 32
Vit: 64
Int: 38
Dex: 94
Luk: 14
AttackRange: 7
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Plant
Element: Earth
ElementLevel: 1
WalkSpeed: 1000
AttackDelay: 864
AttackMotion: 576
DamageMotion: 336
Ai: 10
Drops:
- Item: Sticky_Poison
Rate: 1500
- Item: Drocera_Tentacle
Rate: 50
- Item: Blossom_Of_Maneater
Rate: 1000
- Item: Root_Of_Maneater
Rate: 1000
- Item: Bitter_Herb
Rate: 2
- Item: Stem
Rate: 500
- Item: Mandragora_Flowerpot
Rate: 100
- Item: Drosera_Card
Rate: 1
StealProtected: true
- Id: 1782
AegisName: ROWEEN
Name: Roween
Level: 95
Hp: 7385
BaseExp: 1292
JobExp: 1221
Attack: 588
Attack2: 35
Defense: 73
MagicDefense: 33
Str: 70
Agi: 82
Vit: 55
Int: 45
Dex: 108
Luk: 25
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Brute
Element: Wind
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1500
AttackMotion: 500
DamageMotion: 1000
Ai: 07
Drops:
- Item: Rotten_Meat
Rate: 1500
- Item: Animal's_Skin
Rate: 1500
- Item: Wind_Of_Verdure
Rate: 25
- Item: Combo_Battle_Glove
Rate: 1
- Item: Detail_Model_Foxtail
Rate: 20
- Item: Charm_G_Necklace
Rate: 20
- Item: Roween_Card
Rate: 1
StealProtected: true
- Id: 1783
AegisName: GALION
Name: Galion
Level: 100
Hp: 8821
BaseExp: 1387
JobExp: 1316
Attack: 527
Attack2: 77
Defense: 100
MagicDefense: 62
Str: 106
Agi: 79
Vit: 62
Int: 45
Dex: 108
Luk: 36
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Brute
RaceGroups:
Rockridge: true
Element: Wind
ElementLevel: 2
WalkSpeed: 150
AttackDelay: 864
AttackMotion: 624
DamageMotion: 360
Ai: 07
Class: Boss
Drops:
- Item: Rotten_Meat
Rate: 1500
- Item: Animal's_Skin
Rate: 1500
- Item: Rough_Wind
Rate: 5
- Item: Ulfhedinn
Rate: 3
- Item: Galion_Card
Rate: 1
StealProtected: true
- Id: 1784
AegisName: STAPO
Name: Stapo
Level: 95
Hp: 8805
BaseExp: 1356
JobExp: 1221
Attack: 573
Attack2: 51
Defense: 129
MagicDefense: 36
Str: 20
Agi: 46
Vit: 25
Int: 35
Dex: 64
Luk: 30
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Earth
ElementLevel: 2
WalkSpeed: 300
AttackDelay: 936
AttackMotion: 792
DamageMotion: 432
Ai: 02
Drops:
- Item: Jellopy
Rate: 500
- Item: Jubilee
Rate: 500
- Item: Apple
Rate: 500
- Item: Large_Jellopy
Rate: 50
- Item: Yellow_Live
Rate: 5
- Item: Seismic_Fist
Rate: 2
- Item: Pretty_G_Necklace
Rate: 20
- Item: Stapo_Card
Rate: 1
StealProtected: true
- Id: 1785
AegisName: ATROCE
Name: Atroce
Level: 113
Hp: 1502000
BaseExp: 702000
JobExp: 470250
MvpExp: 540000
Attack: 2843
Attack2: 1503
Defense: 316
MagicDefense: 176
Str: 121
Agi: 165
Vit: 135
Int: 99
Dex: 213
Luk: 113
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Brute
Element: Dark
ElementLevel: 3
WalkSpeed: 150
AttackDelay: 576
AttackMotion: 600
DamageMotion: 240
DamageTaken: 10
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Yggdrasilberry
Rate: 5500
- Item: Old_Violet_Box
Rate: 5000
- Item: Old_Violet_Box
Rate: 5000
Drops:
- Item: Bloody_Rune
Rate: 3500
- Item: Seed_Of_Yggdrasil
Rate: 500
- Item: Ring_
Rate: 500
- Item: Old_Violet_Box
Rate: 2500
- Item: Yggdrasilberry
Rate: 2500
- Item: Ulle_Cap
Rate: 50
- Item: Altas_Weapon
Rate: 50
- Item: Atroce_Card
Rate: 1
StealProtected: true
- Id: 1786
AegisName: G_AGAV
Name: Agav
Level: 128
Hp: 40000
Attack: 892
Attack2: 181
Defense: 77
MagicDefense: 82
Str: 85
Agi: 66
Vit: 55
Int: 113
Dex: 92
Luk: 61
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Neutral
ElementLevel: 4
WalkSpeed: 300
AttackDelay: 768
AttackMotion: 360
DamageMotion: 360
Ai: 20
Drops:
- Item: Suspicious_Hat
Rate: 1
StealProtected: true
- Id: 1787
AegisName: G_ECHIO
Name: Echio
Level: 126
Hp: 31620
Attack: 848
Attack2: 159
Defense: 66
MagicDefense: 11
Str: 111
Agi: 63
Vit: 51
Int: 37
Dex: 132
Luk: 45
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Neutral
ElementLevel: 2
WalkSpeed: 250
AttackDelay: 768
AttackMotion: 360
DamageMotion: 360
Ai: 20
Drops:
- Item: Suspicious_Hat
Rate: 1
StealProtected: true
- Id: 1788
AegisName: G_ICE_TITAN
Name: Ice Titan
Level: 110
Hp: 20820
Attack: 1088
Attack2: 98
Defense: 344
MagicDefense: 11
Str: 133
Agi: 54
Vit: 78
Int: 33
Dex: 94
Luk: 26
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Formless
Element: Water
ElementLevel: 3
WalkSpeed: 250
AttackDelay: 861
AttackMotion: 660
DamageMotion: 144
Ai: 20
Drops:
- Item: Ice_Heart
Rate: 1
StealProtected: true
- Id: 1789
AegisName: ICEICLE
Name: Iceicle
Level: 100
Hp: 1012
BaseExp: 98
JobExp: 80
Attack: 553
Attack2: 1
Defense: 2
MagicDefense: 15
Str: 99
Dex: 194
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Water
ElementLevel: 2
WalkSpeed: 1000
AttackDelay: 1344
Ai: 10
Drops:
- Item: Ice_Piece
Rate: 500
- Item: Ice_Piece
Rate: 500
- Item: Ice_Crystal
Rate: 250
- Item: Ice_Piece
Rate: 250
- Item: Ice_Piece
Rate: 250
- Item: Ice_Piece
Rate: 250
- Item: Ice_Piece
Rate: 250
- Item: Ice_Piece
Rate: 250
StealProtected: true
- Id: 1790
AegisName: G_RAFFLESIA
Name: Rafflesia
Level: 86
Hp: 5819
Attack: 325
Attack2: 41
Defense: 86
MagicDefense: 2
Str: 47
Agi: 41
Vit: 44
Int: 29
Dex: 78
Luk: 31
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Plant
Element: Earth
ElementLevel: 1
WalkSpeed: 150
AttackDelay: 512
AttackMotion: 528
DamageMotion: 240
Ai: 04
Drops:
- Item: Golden_Jewel_
Rate: 1500
- Item: Red_Jewel_
Rate: 2000
- Item: Blue_Jewel_
Rate: 1000
StealProtected: true
- Id: 1791
AegisName: G_GALION
Name: Galion
Level: 100
Hp: 8821
Attack: 527
Attack2: 77
Defense: 100
MagicDefense: 62
Str: 106
Agi: 79
Vit: 62
Int: 45
Dex: 108
Luk: 36
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Brute
Element: Wind
ElementLevel: 2
WalkSpeed: 150
AttackDelay: 864
AttackMotion: 624
DamageMotion: 360
Ai: 07
Class: Boss
- Id: 1792
AegisName: SOCCER_BALL
Name: Soccer Ball
Level: 1
Hp: 10
Defense: 128
MagicDefense: 99
Size: Small
Race: Formless
Element: Neutral
ElementLevel: 1
WalkSpeed: 1000
AttackDelay: 96
AttackMotion: 96
DamageMotion: 96
Modes:
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
Drops:
- Item: Small_Horn_Of_Devil
Rate: 2500
- Item: Small_Horn_Of_Devil
Rate: 1500
- Item: J_Firecracker
Rate: 1500
- Item: Old_Blue_Box
Rate: 500
- Item: Old_Violet_Box
Rate: 500
StealProtected: true
- Id: 1793
AegisName: G_MEGALITH
Name: Megalith
Level: 65
Hp: 2451
Attack: 122
Attack2: 30
Defense: 66
MagicDefense: 18
Str: 57
Agi: 14
Vit: 35
Int: 10
Dex: 99
Luk: 3
AttackRange: 9
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Formless
Element: Neutral
ElementLevel: 4
WalkSpeed: 200
AttackDelay: 1332
AttackMotion: 1332
DamageMotion: 672
Ai: 21
- Id: 1794
AegisName: G_ROWEEN
Name: Roween
Level: 95
Hp: 7385
Attack: 228
Attack2: 35
Defense: 73
MagicDefense: 33
Str: 70
Agi: 82
Vit: 55
Int: 45
Dex: 88
Luk: 25
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Brute
Element: Wind
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 412
AttackMotion: 840
DamageMotion: 300
Ai: 20
- Id: 1795
AegisName: BLOODY_KNIGHT_
Name: Bloody Knight
Level: 116
Hp: 68500
Attack: 1319
Attack2: 123
Defense: 122
MagicDefense: 50
Str: 132
Agi: 59
Vit: 70
Int: 57
Dex: 137
Luk: 45
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Angel
Element: Ghost
ElementLevel: 1
WalkSpeed: 250
AttackDelay: 828
AttackMotion: 528
DamageMotion: 192
Ai: 04
Class: Boss
Drops:
- Item: Pole_Axe
Rate: 50
- Item: Grave_
Rate: 50
- Item: Pauldron
Rate: 100
- Item: Full_Plate_Armor_
Rate: 50
- Item: Celestial_Robe
Rate: 100
- Item: Survival_Rod2_
Rate: 100
- Item: Old_Violet_Box
Rate: 3500
- Item: Anti_Spell_Bead
Rate: 5000
StealProtected: true
- Id: 1796
AegisName: AUNOE
Name: Aunoe
Level: 110
Hp: 13050
BaseExp: 1908
JobExp: 1822
Attack: 840
Attack2: 81
Defense: 107
MagicDefense: 42
Str: 118
Agi: 63
Vit: 62
Int: 77
Dex: 84
Luk: 35
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Neutral
ElementLevel: 4
WalkSpeed: 250
AttackDelay: 768
AttackMotion: 432
DamageMotion: 360
Ai: 20
Drops:
- Item: White_Mask
Rate: 1250
- Item: High_Fashion_Sandals
Rate: 1
- Item: Bloody_Rune
Rate: 2000
- Item: Memorize_Book
Rate: 1
- Item: Holy_Arrow_Quiver
Rate: 25
- Item: Bloody_Rune
Rate: 50
- Item: Musika
Rate: 3
- Item: Aunoe_Card
Rate: 1
StealProtected: true
- Id: 1797
AegisName: FANAT
Name: Fanat
Level: 120
Hp: 21000
BaseExp: 2652
JobExp: 2544
Attack: 839
Attack2: 106
Defense: 81
MagicDefense: 64
Str: 102
Agi: 66
Vit: 70
Int: 47
Dex: 111
Luk: 57
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Neutral
ElementLevel: 4
WalkSpeed: 250
AttackDelay: 768
AttackMotion: 432
DamageMotion: 360
Ai: 21
Drops:
- Item: Kandura
Rate: 5
- Item: High_Fashion_Sandals
Rate: 1
- Item: Bloody_Rune
Rate: 2000
- Item: Memorize_Book
Rate: 1
- Item: Holy_Arrow_Quiver
Rate: 25
- Item: White_Mask
Rate: 1250
- Item: Panat_Card
Rate: 1
StealProtected: true
- Id: 1798
AegisName: TREASURE_BOX_
Name: Treasure Chest
Level: 99
Dex: 1199
Size: Small
Race: Formless
Element: Neutral
ElementLevel: 1
Class: Event
Drops:
- Item: Gem_Of_Ruin
Rate: 5000
- Id: 1799
AegisName: G_SEYREN_
Name: Lord Knight Seyren
Level: 99
Hp: 1647590
BaseExp: 2611224
JobExp: 706486
Attack: 9409
Attack2: 3802
Defense: 72
MagicDefense: 37
Str: 120
Agi: 110
Vit: 81
Int: 65
Dex: 156
Luk: 52
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Fire
ElementLevel: 4
WalkSpeed: 100
AttackDelay: 76
AttackMotion: 384
DamageMotion: 288
Ai: 21
Class: Boss
Drops:
- Item: Evil_Mind
Rate: 5000
- Id: 1800
AegisName: G_EREMES_
Name: Assassin Cross Eremes
Level: 99
Hp: 1411230
BaseExp: 2205036
JobExp: 716571
Attack: 5446
Attack2: 4100
Defense: 37
MagicDefense: 39
Str: 90
Agi: 181
Vit: 62
Int: 37
Dex: 146
Luk: 60
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Poison
ElementLevel: 4
WalkSpeed: 100
AttackDelay: 76
AttackMotion: 384
DamageMotion: 288
Ai: 21
Class: Boss
Drops:
- Item: Evil_Mind
Rate: 5000
- Id: 1801
AegisName: G_HARWORD_
Name: Mastersmith Howard
JapaneseName: Whitesmith Harword
Level: 99
Hp: 1460000
BaseExp: 2161263
JobExp: 639450
Attack: 10169
Attack2: 429
Defense: 66
MagicDefense: 36
Str: 100
Agi: 73
Vit: 112
Int: 35
Dex: 163
Luk: 60
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Earth
ElementLevel: 4
WalkSpeed: 100
AttackDelay: 76
AttackMotion: 384
DamageMotion: 288
Ai: 21
Class: Boss
Drops:
- Item: Evil_Mind
Rate: 5000
- Id: 1802
AegisName: G_MAGALETA_
Name: High Priest Margaretha
JapaneseName: High Priest Magaleta
Level: 99
Hp: 1092910
BaseExp: 2298780
JobExp: 593460
Attack: 6094
Attack2: 892
Defense: 35
MagicDefense: 78
Agi: 84
Vit: 64
Int: 182
Dex: 110
Luk: 100
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Holy
ElementLevel: 4
WalkSpeed: 125
AttackDelay: 1152
AttackMotion: 384
DamageMotion: 288
Ai: 21
Class: Boss
Drops:
- Item: Evil_Mind
Rate: 5000
- Id: 1803
AegisName: G_SHECIL_
Name: Sniper Cecil
JapaneseName: Sniper Shecil
Level: 99
Hp: 1349000
BaseExp: 2210220
JobExp: 686700
Attack: 6360
Attack2: 4221
Defense: 22
MagicDefense: 35
Agi: 180
Vit: 39
Int: 67
Dex: 232
Luk: 130
AttackRange: 14
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Wind
ElementLevel: 4
WalkSpeed: 100
AttackDelay: 76
AttackMotion: 384
DamageMotion: 288
Ai: 21
Class: Boss
Drops:
- Item: Evil_Mind
Rate: 5000
- Id: 1804
AegisName: G_KATRINN_
Name: High Wizard Kathryne
JapaneseName: High Wizard Katrinn
Level: 99
Hp: 1069920
BaseExp: 2164428
JobExp: 736515
Attack: 1556
Attack2: 3197
Defense: 10
MagicDefense: 88
Agi: 89
Vit: 42
Int: 223
Dex: 154
Luk: 93
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Ghost
ElementLevel: 3
WalkSpeed: 150
AttackDelay: 1152
AttackMotion: 384
DamageMotion: 288
Ai: 21
Class: Boss
Drops:
- Item: Evil_Mind
Rate: 5000
- Id: 1805
AegisName: B_SEYREN_
Name: Lord Knight Seyren
Level: 10
Hp: 10
BaseExp: 1
JobExp: 1
Attack: 1
Attack2: 1
Defense: 1
MagicDefense: 1
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Fire
ElementLevel: 4
WalkSpeed: 100
AttackDelay: 76
AttackMotion: 384
DamageMotion: 288
Ai: 21
Class: Boss
Modes:
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
Drops:
- Item: 3D_Glasses_Box
Rate: 2500
- Id: 1806
AegisName: B_EREMES_
Name: Assassin Cross Eremes
Level: 10
Hp: 10
BaseExp: 1
JobExp: 1
Attack: 1
Attack2: 1
Defense: 1
MagicDefense: 1
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Poison
ElementLevel: 4
WalkSpeed: 100
AttackDelay: 76
AttackMotion: 384
DamageMotion: 288
Ai: 21
Class: Boss
Modes:
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
Drops:
- Item: 3D_Glasses_Box
Rate: 2500
- Id: 1807
AegisName: B_HARWORD_
Name: Mastersmith Howard
JapaneseName: Whitesmith Harword
Level: 10
Hp: 10
BaseExp: 1
JobExp: 1
Attack: 1
Attack2: 1
Defense: 1
MagicDefense: 1
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Water
ElementLevel: 4
WalkSpeed: 100
AttackDelay: 76
AttackMotion: 384
DamageMotion: 288
Ai: 21
Class: Boss
Modes:
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
Drops:
- Item: 3D_Glasses_Box
Rate: 2500
- Id: 1808
AegisName: B_MAGALETA_
Name: High Priest Margaretha
JapaneseName: High Priest Magaleta
Level: 10
Hp: 10
BaseExp: 1
JobExp: 1
Attack: 1
Attack2: 1
Defense: 1
MagicDefense: 1
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Holy
ElementLevel: 4
WalkSpeed: 125
AttackDelay: 1152
AttackMotion: 384
DamageMotion: 288
Ai: 21
Class: Boss
Modes:
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
Drops:
- Item: 3D_Glasses_Box
Rate: 2500
- Id: 1809
AegisName: B_SHECIL_
Name: Sniper Cecil
JapaneseName: Sniper Shecil
Level: 10
Hp: 10
BaseExp: 1
JobExp: 1
Attack: 1
Attack2: 1
Defense: 1
MagicDefense: 1
AttackRange: 14
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Wind
ElementLevel: 4
WalkSpeed: 100
AttackDelay: 76
AttackMotion: 384
DamageMotion: 288
Ai: 20
Class: Boss
Modes:
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
Drops:
- Item: 3D_Glasses_Box
Rate: 2500
- Id: 1810
AegisName: B_KATRINN_
Name: High Wizard Kathryne
JapaneseName: High Wizard Katrinn
Level: 10
Hp: 10
BaseExp: 1
JobExp: 1
Attack: 1
Attack2: 1
Defense: 1
MagicDefense: 1
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Ghost
ElementLevel: 3
WalkSpeed: 150
AttackDelay: 1152
AttackMotion: 384
DamageMotion: 288
Ai: 21
Class: Boss
Modes:
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
Drops:
- Item: 3D_Glasses_Box
Rate: 2500
- Id: 1811
AegisName: G_SMOKIE_
Name: Bandit
JapaneseName: Smokie
Level: 18
Hp: 641
Attack: 61
Attack2: 11
MagicDefense: 10
Agi: 18
Vit: 36
Int: 25
Dex: 26
Luk: 35
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Brute
Element: Earth
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1576
AttackMotion: 576
DamageMotion: 420
Ai: 17
Drops:
- Item: Sunglasses
Rate: 50
- Item: Tiger_Skin_Panties
Rate: 250
- Item: Aloebera
Rate: 500
- Item: Ice_Cream
Rate: 1000
- Item: Bamboo_Basket
Rate: 250
- Id: 1812
AegisName: EVENT_LUDE
Name: Delightful Lude
JapaneseName: Lude
Level: 10
Hp: 20
Attack: 13
Attack2: 8
Defense: 1
Int: 50
Dex: 100
Luk: 100
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Undead
Element: Undead
ElementLevel: 1
WalkSpeed: 150
AttackDelay: 890
AttackMotion: 960
DamageMotion: 480
Ai: 01
Modes:
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
Drops:
- Item: Chocolate
Rate: 5000
- Item: White_Chocolate
Rate: 3000
- Item: Candy
Rate: 8000
- Item: Candy_Striper
Rate: 8000
- Id: 1813
AegisName: EVENT_HYDRO
Name: Hydrolancer
JapaneseName: Hydro
Level: 99
Hp: 1880000
BaseExp: 2160000
JobExp: 900000
Attack: 19500
Attack2: 32767
Defense: 96
MagicDefense: 55
Agi: 142
Vit: 200
Int: 250
Dex: 227
Luk: 32
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Angel
Element: Ghost
ElementLevel: 1
WalkSpeed: 100
AttackDelay: 972
AttackMotion: 672
DamageMotion: 432
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Old_Violet_Box
Rate: 5500
- Item: Old_Blue_Box
Rate: 2000
- Item: Old_Violet_Box
Rate: 5500
Drops:
- Item: Evil_Dragon_Head
Rate: 5000
- Item: Dragon_Killer
Rate: 250
- Item: Gemmed_Crown
Rate: 250
- Item: Pole_Axe
Rate: 250
- Item: Int_Dish10
Rate: 750
- Item: Treasure_Box
Rate: 2750
- Id: 1814
AegisName: EVENT_MOON
Name: Moonlight Flower
Level: 80
Hp: 30000
BaseExp: 14850
JobExp: 13500
Attack: 550
Attack2: 300
Defense: 80
MagicDefense: 50
Agi: 35
Vit: 45
Int: 112
Dex: 83
Luk: 93
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Brute
Element: Fire
ElementLevel: 3
WalkSpeed: 150
AttackDelay: 1276
AttackMotion: 576
DamageMotion: 288
Ai: 21
Class: Boss
- Id: 1815
AegisName: EVENT_RICECAKE
Name: Rice Cake
Level: 12
Hp: 777
BaseExp: 3
JobExp: 3
Attack: 7
Attack2: 7
MagicDefense: 99
Str: 7
Agi: 7
Vit: 7
Int: 17
Dex: 17
Luk: 7
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Formless
Element: Neutral
ElementLevel: 1
WalkSpeed: 250
AttackDelay: 1320
DamageMotion: 300
Ai: 01
Class: Boss
Modes:
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
Drops:
- Item: Plain_Rice_Cake
Rate: 500
- Item: Hearty_Rice_Cake
Rate: 500
- Item: Salty_Rice_Cake
Rate: 500
- Item: Lucky_Rice_Cake
Rate: 100
- Item: Rainbow_Cake
Rate: 500
- Item: White_Herb
Rate: 3000
- Item: White_Dyestuffs
Rate: 500
- Item: Korea_Rice_Cake
Rate: 100
StealProtected: true
- Id: 1816
AegisName: EVENT_GOURD
Name: Gourd
Level: 12
Hp: 1000
Attack: 1
Attack2: 1
Defense: 160
MagicDefense: 99
AttackRange: 1
Size: Medium
Race: Formless
Element: Neutral
ElementLevel: 1
WalkSpeed: 1000
AttackDelay: 96
AttackMotion: 96
DamageMotion: 96
Class: Boss
Modes:
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
Drops:
- Item: Apple
Rate: 5000
- Id: 1817
AegisName: EVENT_DETALE
Name: Detarderous
JapaneseName: Detale
Level: 99
Hp: 8880000
BaseExp: 2430000
JobExp: 1125000
Attack: 42597
Attack2: 32767
Defense: 104
MagicDefense: 65
Agi: 142
Vit: 200
Int: 250
Dex: 227
Luk: 50
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Angel
Element: Ghost
ElementLevel: 2
WalkSpeed: 100
AttackDelay: 972
AttackMotion: 936
DamageMotion: 360
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Old_Violet_Box
Rate: 5000
- Item: Old_Violet_Box
Rate: 5500
Drops:
- Item: Dragon_Spirit
Rate: 5000
- Item: Dragon_Wing
Rate: 250
- Item: Wizardy_Staff
Rate: 250
- Item: Bloody_Roar
Rate: 250
- Item: Int_Dish10
Rate: 750
- Item: Luk_Dish10
Rate: 750
- Id: 1818
AegisName: EVENT_ALARM
Name: Alarm
Level: 58
Hp: 10647
Attack: 1
Attack2: 1
Defense: 24
MagicDefense: 15
Agi: 62
Vit: 72
Int: 10
Dex: 85
Luk: 45
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Formless
Element: Neutral
ElementLevel: 3
WalkSpeed: 1000
AttackDelay: 1020
AttackMotion: 500
DamageMotion: 768
Drops:
- Item: Piece_Of_Cogwheel
Rate: 3500
StealProtected: true
- Id: 1819
AegisName: EVENT_BATHORY
Name: Bathory
Level: 86
Hp: 5242
Attack: 252
Attack2: 96
Defense: 61
MagicDefense: 41
Str: 66
Agi: 38
Vit: 40
Int: 55
Dex: 67
Luk: 50
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Dark
ElementLevel: 1
WalkSpeed: 100
AttackDelay: 1504
AttackMotion: 840
DamageMotion: 900
Ai: 21
Drops:
- Item: Wooden_Block_
Rate: 1000
- Id: 1820
AegisName: EVENT_BIGFOOT
Name: Bigfoot
Level: 29
Hp: 587
Attack: 50
Attack2: 12
Defense: 55
MagicDefense: 7
Str: 18
Agi: 4
Vit: 7
Dex: 12
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Brute
Element: Earth
ElementLevel: 1
WalkSpeed: 300
AttackDelay: 1260
AttackMotion: 192
DamageMotion: 192
Ai: 17
Drops:
- Item: Wooden_Block_
Rate: 1000
- Id: 1821
AegisName: EVENT_DESERT_WOLF
Name: Desert Wolf
Level: 103
Hp: 9447
Attack: 676
Attack2: 59
Defense: 114
MagicDefense: 47
Str: 93
Agi: 69
Vit: 63
Int: 61
Dex: 98
Luk: 42
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Brute
Element: Fire
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1120
AttackMotion: 420
DamageMotion: 288
Ai: 13
Drops:
- Item: Wooden_Block_
Rate: 1000
- Id: 1822
AegisName: EVENT_DEVIRUCHI
Name: Deviruchi
Level: 64
Hp: 2300
Attack: 210
Attack2: 73
Defense: 62
MagicDefense: 30
Str: 61
Agi: 17
Vit: 30
Int: 35
Dex: 52
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Demon
Element: Dark
ElementLevel: 1
WalkSpeed: 150
AttackDelay: 980
AttackMotion: 600
DamageMotion: 384
Ai: 21
Modes:
Detector: true
Drops:
- Item: Wooden_Block_
Rate: 1500
- Id: 1823
AegisName: EVENT_FREEZER
Name: Freezer
Level: 94
Hp: 9990
Attack: 244
Attack2: 50
Defense: 68
MagicDefense: 38
Str: 68
Agi: 47
Vit: 50
Int: 45
Dex: 59
Luk: 25
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Brute
Element: Water
ElementLevel: 2
WalkSpeed: 250
AttackDelay: 1452
AttackMotion: 483
DamageMotion: 528
Ai: 21
Drops:
- Item: Wooden_Block_
Rate: 1500
- Id: 1824
AegisName: EVENT_GARM_BABY
Name: Baby Hatii
JapaneseName: Garm Baby
Level: 94
Hp: 10016
Attack: 238
Attack2: 61
Defense: 62
MagicDefense: 43
Str: 69
Agi: 61
Vit: 55
Int: 61
Dex: 64
Luk: 45
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Brute
Element: Water
ElementLevel: 2
WalkSpeed: 450
AttackDelay: 879
AttackMotion: 672
DamageMotion: 576
Ai: 04
Drops:
- Item: Wooden_Block_
Rate: 2500
- Id: 1825
AegisName: EVENT_GOBLINE_XMAS
Name: Christmas Goblin
Level: 25
Hp: 1176
Attack: 118
Attack2: 22
Defense: 16
MagicDefense: 5
Agi: 53
Vit: 25
Int: 20
Dex: 38
Luk: 45
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Wind
ElementLevel: 1
WalkSpeed: 100
AttackDelay: 1120
AttackMotion: 620
DamageMotion: 240
Ai: 01
Drops:
- Item: Wooden_Block_
Rate: 2500
- Id: 1826
AegisName: EVENT_MYST
Name: Myst
Level: 39
Hp: 879
Attack: 68
Attack2: 21
Defense: 50
MagicDefense: 11
Str: 26
Agi: 19
Vit: 40
Int: 35
Dex: 31
Luk: 25
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Formless
Element: Poison
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1576
AttackMotion: 576
DamageMotion: 384
Ai: 21
Drops:
- Item: Wooden_Block_
Rate: 1500
- Id: 1827
AegisName: EVENT_SASQUATCH
Name: Sasquatch
Level: 30
Hp: 3163
Attack: 250
Attack2: 30
Defense: 8
Str: 75
Agi: 25
Vit: 60
Int: 10
Dex: 34
Luk: 20
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Brute
Element: Neutral
ElementLevel: 3
WalkSpeed: 300
AttackDelay: 1260
AttackMotion: 192
DamageMotion: 192
Ai: 21
Drops:
- Item: Wooden_Block_
Rate: 1500
- Id: 1828
AegisName: EVENT_GULLINBURSTI
Name: Gullinbrusti
Level: 20
Hp: 20
Attack: 59
Attack2: 13
Defense: 160
MagicDefense: 99
Agi: 14
Vit: 14
Dex: 19
Luk: 15
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Brute
Element: Earth
ElementLevel: 2
WalkSpeed: 150
AttackDelay: 1960
AttackMotion: 960
DamageMotion: 384
Ai: 17
Class: Boss
Drops:
- Item: Bag_Of_Rice
Rate: 3000
- Item: Lucky_Candy
Rate: 4500
- Item: Lucky_Candy_Cane
Rate: 4000
- Id: 1829
AegisName: SWORD_GUARDIAN
Name: Sword Guardian
Level: 133
Hp: 70000
BaseExp: 2925
JobExp: 1855
Attack: 1127
Attack2: 129
Defense: 122
MagicDefense: 62
Str: 122
Agi: 87
Vit: 54
Int: 65
Dex: 155
Luk: 65
AttackRange: 2
SkillRange: 14
ChaseRange: 16
Size: Large
Race: Demihuman
Element: Neutral
ElementLevel: 4
WalkSpeed: 170
AttackDelay: 140
AttackMotion: 384
DamageMotion: 288
Ai: 19
Class: Boss
Drops:
- Item: Broken_Armor_Piece
Rate: 1500
- Item: Doom_Slayer
Rate: 15
- Item: Scarlet_Twohand_Sword
Rate: 50
RandomOptionGroup: Group_5
- Item: Zweihander
Rate: 1
- Item: Platinum_Shield
Rate: 5
- Item: Muscle_Cutter
Rate: 25
- Item: Carnium
Rate: 50
- Item: Sword_Guardian_Card
Rate: 1
StealProtected: true
- Id: 1830
AegisName: BOW_GUARDIAN
Name: Bow Guardian
Level: 132
Hp: 63000
BaseExp: 2855
JobExp: 1811
Attack: 1149
Attack2: 120
Defense: 127
MagicDefense: 62
Str: 109
Agi: 80
Vit: 65
Int: 52
Dex: 183
Luk: 55
AttackRange: 12
SkillRange: 14
ChaseRange: 16
Size: Large
Race: Demihuman
Element: Neutral
ElementLevel: 4
WalkSpeed: 170
AttackDelay: 76
AttackMotion: 384
DamageMotion: 288
Ai: 26
Class: Boss
Drops:
- Item: Broken_Armor_Piece
Rate: 1500
- Item: Luna_Bow
Rate: 15
- Item: Scarlet_Bow
Rate: 50
- Item: Sniping_Suit
Rate: 10
- Item: Orleans_Glove
Rate: 2
- Item: Carnium
Rate: 50
- Item: Bow_Guardian_Card
Rate: 1
StealProtected: true
- Id: 1831
AegisName: SALAMANDER
Name: Salamander
Level: 138
Hp: 80390
BaseExp: 3847
JobExp: 3925
Attack: 2299
Attack2: 600
Defense: 141
MagicDefense: 68
Str: 189
Agi: 105
Vit: 92
Int: 85
Dex: 198
Luk: 72
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Formless
Element: Fire
ElementLevel: 3
WalkSpeed: 160
AttackDelay: 140
AttackMotion: 384
DamageMotion: 288
Ai: 21
Class: Boss
Drops:
- Item: Burning_Heart
Rate: 1500
- Item: Flame_Heart
Rate: 15
- Item: Carnium
Rate: 10
- Item: Lesser_Elemental_Ring
Rate: 1
- Item: Berserk_Guitar
Rate: 25
- Item: Ring_
Rate: 1
- Item: Meteo_Plate_Armor
Rate: 10
- Item: Salamander_Card
Rate: 1
StealProtected: true
- Id: 1832
AegisName: IFRIT
Name: Ifrit
Level: 146
Hp: 6935000
BaseExp: 4352400
JobExp: 2673000
MvpExp: 3348000
Attack: 8063
Attack2: 3389
Defense: 436
MagicDefense: 218
Str: 180
Agi: 201
Vit: 156
Int: 190
Dex: 299
Luk: 77
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Formless
Element: Fire
ElementLevel: 4
WalkSpeed: 130
AttackDelay: 212
AttackMotion: 384
DamageMotion: 360
DamageTaken: 10
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Old_Blue_Box
Rate: 5500
- Item: Old_Violet_Box
Rate: 5000
- Item: Old_Card_Album
Rate: 2000
Drops:
- Item: Flame_Heart
Rate: 6000
- Item: Spiritual_Ring
Rate: 1500
- Item: Ring_Of_Flame_Lord
Rate: 50
- Item: Ring_Of_Resonance
Rate: 50
- Item: Hell_Fire
Rate: 1200
- Item: Fire_Brand
Rate: 1000
- Item: Flame_Sprits_Armor_
Rate: 100
- Item: Ifrit_Card
Rate: 1
StealProtected: true
- Id: 1833
AegisName: KASA
Name: Kasa
Level: 135
Hp: 70128
BaseExp: 3639
JobExp: 4239
Attack: 1506
Attack2: 305
Defense: 104
MagicDefense: 70
Str: 111
Agi: 74
Vit: 65
Int: 78
Dex: 162
Luk: 55
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Formless
Element: Fire
ElementLevel: 3
WalkSpeed: 150
AttackDelay: 800
AttackMotion: 600
DamageMotion: 288
Ai: 21
Class: Boss
Drops:
- Item: Burning_Heart
Rate: 1500
- Item: Hot_Hair
Rate: 1250
- Item: Flame_Heart
Rate: 15
- Item: Lesser_Elemental_Ring
Rate: 1
- Item: Flame_Sprits_Armor
Rate: 5
- Item: Burning_Bow
Rate: 5
- Item: Piercing_Staff
Rate: 5
- Item: Kasa_Card
Rate: 1
StealProtected: true
- Id: 1834
AegisName: G_SALAMANDER
Name: Salamander
Level: 138
Hp: 80390
Attack: 2299
Attack2: 600
Defense: 141
MagicDefense: 68
Str: 189
Agi: 105
Vit: 92
Int: 85
Dex: 198
Luk: 72
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Formless
Element: Fire
ElementLevel: 3
WalkSpeed: 160
AttackDelay: 140
AttackMotion: 384
DamageMotion: 288
Ai: 21
Class: Boss
- Id: 1835
AegisName: G_KASA
Name: Kasa
Level: 135
Hp: 70128
Attack: 1506
Attack2: 305
Defense: 104
MagicDefense: 70
Str: 111
Agi: 74
Vit: 65
Int: 78
Dex: 162
Luk: 55
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Formless
Element: Fire
ElementLevel: 3
WalkSpeed: 150
AttackDelay: 800
AttackMotion: 600
DamageMotion: 288
Ai: 21
Class: Boss
- Id: 1836
AegisName: MAGMARING
Name: Magmaring
Level: 110
Hp: 13079
BaseExp: 1908
JobExp: 1822
Attack: 881
Attack2: 44
Defense: 190
MagicDefense: 45
Str: 107
Agi: 33
Vit: 35
Int: 47
Dex: 73
Luk: 20
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Fire
ElementLevel: 2
WalkSpeed: 300
AttackDelay: 1472
AttackMotion: 384
DamageMotion: 288
Ai: 02
Drops:
- Item: Burning_Heart
Rate: 1500
- Item: Elunium_Stone
Rate: 17
- Item: Magmaring_Card
Rate: 1
StealProtected: true
- Id: 1837
AegisName: IMP
Name: Imp
Level: 129
Hp: 36830
BaseExp: 3714
JobExp: 3573
Attack: 1239
Attack2: 406
Defense: 56
MagicDefense: 75
Str: 66
Agi: 83
Vit: 65
Int: 88
Dex: 101
Luk: 27
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Demon
Element: Fire
ElementLevel: 3
WalkSpeed: 150
AttackDelay: 824
AttackMotion: 432
DamageMotion: 360
Ai: 26
Modes:
Detector: true
Drops:
- Item: Hot_Hair
Rate: 1500
- Item: Huuma_Blaze
Rate: 50
- Item: Live_Coal
Rate: 1250
- Item: Heart_Breaker
Rate: 5
- Item: Electric_Eel
Rate: 13
- Item: Flaming_Ice
Rate: 1
- Item: Carnium
Rate: 1
- Item: Imp_Card
Rate: 1
StealProtected: true
- Id: 1838
AegisName: KNOCKER
Name: Knocker
Level: 126
Hp: 43900
BaseExp: 3820
JobExp: 3498
Attack: 886
Attack2: 103
Defense: 126
MagicDefense: 62
Str: 93
Agi: 62
Vit: 58
Int: 56
Dex: 139
Luk: 70
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Demon
Element: Earth
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1548
AttackMotion: 384
DamageMotion: 288
Ai: 17
Modes:
Detector: true
Drops:
- Item: Great_Nature
Rate: 15
- Item: Coal
Rate: 75
- Item: Elder_Pixie's_Beard
Rate: 2750
- Item: Elven_Ears
Rate: 1
- Item: Carnium
Rate: 5
- Item: Thorny_Buckler
Rate: 2
- Item: Earth_Bow
Rate: 3
- Item: Knocker_Card
Rate: 1
StealProtected: true
- Id: 1839
AegisName: BYORGUE
Name: Byrogue
JapaneseName: Byorgue
Level: 135
Hp: 92544
BaseExp: 5021
JobExp: 3048
Attack: 1190
Attack2: 141
Defense: 120
MagicDefense: 13
Str: 114
Agi: 86
Vit: 70
Int: 65
Dex: 122
Luk: 70
AttackRange: 2
SkillRange: 14
ChaseRange: 16
Size: Medium
Race: Demihuman
Element: Neutral
ElementLevel: 1
WalkSpeed: 170
AttackDelay: 800
AttackMotion: 600
DamageMotion: 360
Ai: 21
Class: Boss
Drops:
- Item: Drill_Katar
Rate: 25
- Item: Assassin_Mask_
Rate: 2
- Item: Scalpel
Rate: 75
- Item: Agi_Dish07
Rate: 50
- Item: Old_Blue_Box
Rate: 20
- Item: Rider_Insignia_
Rate: 1
- Item: Vroken_Sword
Rate: 2183
- Item: Byorgue_Card
Rate: 1
StealProtected: true
- Id: 1840
AegisName: GOLDEN_SAVAGE
Name: Golden Savage
Level: 99
Hp: 500
BaseExp: 1
JobExp: 1
Attack: 650
Attack2: 200
Defense: 160
MagicDefense: 99
Int: 50
Dex: 144
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Brute
Element: Earth
ElementLevel: 2
WalkSpeed: 150
AttackDelay: 1960
AttackMotion: 480
DamageMotion: 384
Ai: 01
Class: Boss
Drops:
- Item: Treasure_Box
Rate: 50
- Item: Old_Card_Album
Rate: 3
- Item: Gold
Rate: 250
- Item: Emperium
Rate: 50
- Item: Golden_Gear_
Rate: 1
- Item: New_Year_Rice_Cake_1
Rate: 1500
- Item: New_Year_Rice_Cake_2
Rate: 1500
StealProtected: true
- Id: 1841
AegisName: G_SNAKE_
Name: Snake Lord's Minion
Level: 15
Hp: 10
BaseExp: 1
JobExp: 1
Attack: 46
Attack2: 9
Defense: 160
MagicDefense: 99
Agi: 15
Vit: 15
Int: 10
Dex: 35
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Brute
Element: Earth
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1576
AttackMotion: 576
DamageMotion: 576
Ai: 01
Class: Boss
Drops:
- Item: Copper_Coin_
Rate: 500
- Item: Black_Treasure_Box
Rate: 250
- Id: 1842
AegisName: G_ANACONDAQ_
Name: Snake Lord's Minion
Level: 23
Hp: 15
BaseExp: 1
JobExp: 1
Attack: 124
Attack2: 33
Defense: 160
MagicDefense: 99
Agi: 46
Vit: 28
Int: 10
Dex: 51
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Brute
Element: Poison
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1576
AttackMotion: 576
DamageMotion: 576
Ai: 17
Class: Boss
Drops:
- Item: Copper_Coin_
Rate: 500
- Item: Copper_Coin_
Rate: 500
- Item: Black_Treasure_Box
Rate: 250
- Id: 1843
AegisName: G_SIDE_WINDER_
Name: Snake Lord's Minion
Level: 43
Hp: 18
BaseExp: 1
JobExp: 1
Attack: 240
Attack2: 80
Defense: 160
MagicDefense: 99
Str: 38
Agi: 43
Vit: 40
Int: 15
Dex: 115
Luk: 20
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Brute
Element: Poison
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1576
AttackMotion: 576
DamageMotion: 576
Ai: 09
Class: Boss
Drops:
- Item: Copper_Coin_
Rate: 500
- Item: Silver_Coin_
Rate: 500
- Item: Black_Treasure_Box
Rate: 250
- Id: 1844
AegisName: G_ISIS_
Name: Snake Lord's Minion
Level: 47
Hp: 25
BaseExp: 1
JobExp: 1
Attack: 423
Attack2: 84
Defense: 160
MagicDefense: 99
Str: 38
Agi: 65
Vit: 43
Int: 50
Dex: 66
Luk: 15
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demon
Element: Dark
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1384
AttackMotion: 768
DamageMotion: 336
Ai: 09
Class: Boss
Drops:
- Item: Copper_Coin_
Rate: 500
- Item: Silver_Coin_
Rate: 500
- Item: Copper_Coin_
Rate: 500
- Item: Silver_Coin_
Rate: 500
- Item: Black_Treasure_Box
Rate: 250
- Id: 1845
AegisName: G_TREASURE_BOX_
Name: Treasure Box
Level: 98
Hp: 500
Dex: 1199
Size: Small
Race: Formless
Element: Neutral
ElementLevel: 1
Class: Event
Drops:
- Item: Gold_Coin_US
Rate: 5000
- Item: Gold_Coin_US
Rate: 5000
- Item: Gold_Coin_US
Rate: 5000
- Item: Treasure_Box_
Rate: 5000
- Item: Green_Ale_US
Rate: 1250
- Item: Gold_Coin_US
Rate: 2500
- Item: Green_Ale_US
Rate: 1250
- Item: Green_Ale_US
Rate: 1250
StealProtected: true
- Id: 1846
AegisName: DREAMMETAL
Name: Dream Metal
Level: 90
Hp: 1499
BaseExp: 1
JobExp: 1
Attack: 1
Attack2: 1
Defense: 100
MagicDefense: 99
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Holy
ElementLevel: 1
WalkSpeed: 300
AttackDelay: 1288
AttackMotion: 288
DamageMotion: 384
Class: Boss
Drops:
- Item: Dragonball_Yellow_
Rate: 1000
- Id: 1847
AegisName: EVENT_PORING
Name: Poring
Level: 98
Hp: 10000500
BaseExp: 540000
JobExp: 450000
Attack: 19500
Attack2: 5000
Defense: 96
MagicDefense: 60
Agi: 60
Vit: 120
Int: 120
Dex: 192
Luk: 30
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Angel
Element: Ghost
ElementLevel: 1
WalkSpeed: 100
AttackDelay: 76
AttackMotion: 672
DamageMotion: 480
Ai: 21
Class: Boss
- Id: 1848
AegisName: EVENT_BAPHOMET
Name: Baphomet
Level: 50
Hp: 45000
BaseExp: 450
JobExp: 450
Attack: 1500
Attack2: 1500
Defense: 16
MagicDefense: 10
Agi: 60
Vit: 15
Int: 15
Dex: 160
Luk: 30
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demon
Element: Dark
ElementLevel: 3
WalkSpeed: 100
AttackDelay: 768
AttackMotion: 768
DamageMotion: 576
Ai: 21
Class: Boss
- Id: 1849
AegisName: EVENT_OSIRIS
Name: Osiris
Level: 60
Hp: 125000
BaseExp: 900
JobExp: 900
Attack: 3500
Attack2: 1500
Defense: 32
MagicDefense: 20
Agi: 60
Vit: 25
Int: 25
Dex: 160
Luk: 30
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Undead
Element: Undead
ElementLevel: 4
WalkSpeed: 100
AttackDelay: 1072
AttackMotion: 672
DamageMotion: 384
Ai: 21
Class: Boss
- Id: 1850
AegisName: EVENT_ORCHERO
Name: Orc Hero
Level: 50
Hp: 175000
BaseExp: 1350
JobExp: 1350
Attack: 4000
Attack2: 1500
Defense: 40
MagicDefense: 45
Agi: 60
Vit: 35
Int: 80
Dex: 160
Luk: 30
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demihuman
Element: Earth
ElementLevel: 4
WalkSpeed: 150
AttackDelay: 1678
AttackMotion: 780
DamageMotion: 648
Ai: 21
Class: Boss
Drops:
- Item: Apple
Rate: 5000
- Item: Apple
Rate: 5000
- Item: Apple
Rate: 500
- Id: 1851
AegisName: EVENT_MOBSTER
Name: Mobster
Level: 61
Hp: 7991
Attack: 910
Attack2: 218
Defense: 66
MagicDefense: 37
Str: 76
Agi: 46
Vit: 20
Int: 35
Dex: 76
Luk: 55
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Neutral
ElementLevel: 1
WalkSpeed: 250
AttackDelay: 1100
AttackMotion: 560
DamageMotion: 580
Ai: 21
- Id: 1852
AegisName: G_EM_ANGELING
Name: Angeling
Level: 99
Hp: 120
Attack: 78
Attack2: 11
Defense: 160
MagicDefense: 99
Agi: 17
Vit: 80
Int: 80
Dex: 151
Luk: 20
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Angel
Element: Holy
ElementLevel: 3
WalkSpeed: 300
AttackDelay: 1288
AttackMotion: 288
DamageMotion: 384
Ai: 21
Class: Boss
- Id: 1853
AegisName: G_EM_DEVILING
Name: Deviling
Level: 99
Hp: 120
Attack: 78
Attack2: 11
Defense: 160
MagicDefense: 99
Agi: 17
Vit: 80
Int: 80
Dex: 151
Luk: 20
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Angel
Element: Holy
ElementLevel: 3
WalkSpeed: 300
AttackDelay: 1288
AttackMotion: 288
DamageMotion: 384
Ai: 21
Class: Boss
- Id: 1854
AegisName: E_MUKA
Name: Muka
Level: 17
Hp: 610
BaseExp: 123
JobExp: 54
Attack: 40
Attack2: 9
Defense: 8
MagicDefense: 5
Str: 15
Agi: 15
Vit: 30
Int: 5
Dex: 20
Luk: 10
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Plant
Element: Earth
ElementLevel: 1
WalkSpeed: 300
AttackDelay: 1960
AttackMotion: 960
DamageMotion: 384
Ai: 02
Drops:
- Item: Yellow_Live
Rate: 35
- Item: Cactus_Needle
Rate: 4500
- Item: Kaong
Rate: 200
- Item: Red_Herb
Rate: 500
- Item: Guisarme
Rate: 25
- Item: Iron_Ore
Rate: 125
- Item: Muka_Card
Rate: 1
StealProtected: true
- Id: 1855
AegisName: E_POISONSPORE
Name: Poison Spore
Level: 19
Hp: 665
BaseExp: 83
JobExp: 42
Attack: 89
Attack2: 12
Agi: 19
Vit: 25
Dex: 24
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Plant
Element: Poison
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1672
AttackMotion: 672
DamageMotion: 288
Ai: 04
Drops:
- Item: Poison_Spore
Rate: 4500
- Item: Hat_
Rate: 10
- Item: Green_Herb
Rate: 275
- Item: Gulaman
Rate: 30
- Item: Karvodailnirol
Rate: 25
- Item: Mushroom_Spore
Rate: 600
- Item: Zargon
Rate: 3
- Item: Poison_Spore_Card
Rate: 1
StealProtected: true
- Id: 1856
AegisName: E_MAGNOLIA
Name: Magnolia
Level: 26
Hp: 3195
BaseExp: 177
JobExp: 111
Attack: 120
Attack2: 31
Defense: 8
MagicDefense: 30
Agi: 26
Vit: 26
Dex: 39
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Demon
Element: Water
ElementLevel: 1
WalkSpeed: 250
AttackDelay: 1560
AttackMotion: 360
DamageMotion: 360
Ai: 02
Modes:
Detector: true
Drops:
- Item: Old_Frying_Pan
Rate: 4500
- Item: Garlet
Rate: 400
- Item: Scell
Rate: 50
- Item: Zargon
Rate: 5
- Item: Black_Ladle
Rate: 20
- Item: Leche_Flan
Rate: 200
- Item: High_end_Cooking_Kits
Rate: 3
- Item: Magnolia_Card
Rate: 1
StealProtected: true
- Id: 1857
AegisName: E_MARIN
Name: Marin
Level: 15
Hp: 742
BaseExp: 29
JobExp: 20
Attack: 39
Attack2: 4
MagicDefense: 10
Agi: 10
Vit: 10
Int: 5
Dex: 35
Luk: 15
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Plant
Element: Water
ElementLevel: 2
WalkSpeed: 400
AttackDelay: 1872
AttackMotion: 672
DamageMotion: 480
Ai: 02
Drops:
- Item: Garlet
Rate: 1600
- Item: Sticky_Mucus
Rate: 750
- Item: Cold_Scroll_2_1
Rate: 50
- Item: Skyblue_Jewel
Rate: 20
- Item: Ube_Jam
Rate: 38
- Item: Candy
Rate: 175
- Item: Poring_Hat
Rate: 1
- Item: Marin_Card
Rate: 1
StealProtected: true
- Id: 1858
AegisName: E_PLANKTON
Name: Plankton
Level: 10
Hp: 354
BaseExp: 10
JobExp: 8
Attack: 26
Attack2: 5
MagicDefense: 5
Agi: 10
Vit: 10
Dex: 15
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Plant
Element: Water
ElementLevel: 3
WalkSpeed: 400
AttackDelay: 2208
AttackMotion: 1008
DamageMotion: 324
Ai: 01
Drops:
- Item: Single_Cell
Rate: 4500
- Item: Sago
Rate: 150
- Item: Sticky_Mucus
Rate: 350
- Item: Alchol
Rate: 2
- Item: Dew_Laden_Moss
Rate: 10
- Item: Center_Potion
Rate: 25
- Item: Plankton_Card
Rate: 1
StealProtected: true
- Id: 1859
AegisName: E_MANDRAGORA
Name: Mandragora
Level: 12
Hp: 405
BaseExp: 20
JobExp: 14
Attack: 26
Attack2: 9
MagicDefense: 25
Agi: 12
Vit: 24
Dex: 36
Luk: 15
AttackRange: 4
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Plant
Element: Earth
ElementLevel: 3
WalkSpeed: 1000
AttackDelay: 1768
AttackMotion: 768
DamageMotion: 576
Ai: 10
Drops:
- Item: Yellow_Live
Rate: 25
- Item: Stem
Rate: 4500
- Item: Spear_
Rate: 15
- Item: Langka
Rate: 175
- Item: Shoot
Rate: 150
- Item: Four_Leaf_Clover
Rate: 2
- Item: Whip_Of_Earth
Rate: 5
- Item: Mandragora_Card
Rate: 1
StealProtected: true
- Id: 1860
AegisName: E_COCO
Name: Coco
Level: 17
Hp: 817
BaseExp: 54
JobExp: 35
Attack: 56
Attack2: 11
Str: 24
Agi: 17
Vit: 34
Int: 20
Dex: 24
Luk: 10
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Brute
Element: Earth
ElementLevel: 1
WalkSpeed: 150
AttackDelay: 1864
AttackMotion: 864
DamageMotion: 1008
Ai: 17
Drops:
- Item: Acorn
Rate: 4500
- Item: Hood_
Rate: 10
- Item: Fluff
Rate: 1500
- Item: Animal's_Skin
Rate: 1250
- Item: Sweet_Potato
Rate: 250
- Item: Sandals_
Rate: 13
- Item: Sweet_Bean
Rate: 300
- Item: Coco_Card
Rate: 1
StealProtected: true
- Id: 1861
AegisName: E_CHOCO
Name: Choco
Level: 43
Hp: 4278
BaseExp: 569
JobExp: 569
Attack: 315
Attack2: 87
Defense: 8
MagicDefense: 5
Str: 65
Agi: 68
Vit: 55
Int: 45
Dex: 65
Luk: 25
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Brute
Element: Fire
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1500
AttackMotion: 500
DamageMotion: 1000
Ai: 09
Drops:
- Item: Claw_Of_Monkey
Rate: 2668
- Item: Yoyo_Tail
Rate: 3500
- Item: Elunium
Rate: 27
- Item: Banana
Rate: 2500
- Item: Tropical_Banana
Rate: 10
- Item: Sweet_Banana
Rate: 500
- Item: Yggdrasilberry
Rate: 13
- Item: Choco_Card
Rate: 1
StealProtected: true
- Id: 1862
AegisName: E_MARTIN
Name: Martin
Level: 18
Hp: 1109
BaseExp: 60
JobExp: 38
Attack: 52
Attack2: 11
MagicDefense: 5
Str: 12
Agi: 18
Vit: 30
Int: 15
Dex: 15
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Brute
Element: Earth
ElementLevel: 2
WalkSpeed: 300
AttackDelay: 1480
AttackMotion: 480
DamageMotion: 480
Ai: 01
Drops:
- Item: Moustache_Of_Mole
Rate: 4500
- Item: Macapuno
Rate: 250
- Item: Jur_
Rate: 5
- Item: Goggle_
Rate: 3
- Item: Safety_Helmet
Rate: 1
- Item: Battered_Pot
Rate: 5
- Item: Goggle
Rate: 8
- Item: Martin_Card
Rate: 1
StealProtected: true
- Id: 1863
AegisName: E_SPRING_RABBIT
Name: Spring Rabbit
Level: 25
Hp: 4500
Attack: 292
Attack2: 114
Defense: 23
MagicDefense: 10
Str: 20
Agi: 15
Vit: 15
Int: 5
Dex: 15
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Brute
Element: Earth
ElementLevel: 2
WalkSpeed: 160
AttackDelay: 1120
AttackMotion: 552
DamageMotion: 511
Ai: 02
Drops:
- Item: Peeps
Rate: 2500
- Item: Jelly_Bean
Rate: 2500
- Item: Marshmallow
Rate: 2500
- Id: 1864
AegisName: ZOMBIE_SLAUGHTER
Name: Zombie Slaughter
Level: 124
Hp: 40440
BaseExp: 3430
JobExp: 2841
Attack: 1190
Attack2: 117
Defense: 100
MagicDefense: 45
Str: 117
Agi: 58
Vit: 82
Int: 13
Dex: 136
Luk: 21
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Undead
Element: Undead
ElementLevel: 3
WalkSpeed: 200
AttackDelay: 676
AttackMotion: 648
DamageMotion: 432
Ai: 21
Drops:
- Item: Clattering_Skull
Rate: 1500
- Item: Platinum_Shotel
Rate: 5
- Item: Mementos
Rate: 750
- Item: Broken_Farming_Utensil
Rate: 1500
- Item: Sticky_Mucus
Rate: 1500
- Item: Carnium
Rate: 1
- Item: Sabah_Ring
Rate: 5
- Item: Zombie_Slaughter_Card
Rate: 1
StealProtected: true
- Id: 1865
AegisName: RAGGED_ZOMBIE
Name: Ragged Zombie
Level: 123
Hp: 38574
BaseExp: 3404
JobExp: 2818
Attack: 1334
Attack2: 130
Defense: 85
MagicDefense: 35
Str: 81
Agi: 50
Vit: 64
Int: 56
Dex: 178
Luk: 23
AttackRange: 9
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Undead
Element: Undead
ElementLevel: 3
WalkSpeed: 150
AttackDelay: 1960
AttackMotion: 576
DamageMotion: 420
Ai: 26
Drops:
- Item: Clattering_Skull
Rate: 1500
- Item: Tidal_Shoes
Rate: 8
- Item: Nab_Ring
Rate: 50
- Item: Skel_Bone
Rate: 2250
- Item: Expert_Ring
Rate: 1
- Item: Wasteland_Outlaw
Rate: 5
- Item: Carnium
Rate: 1
- Item: Ragged_Zombie_Card
Rate: 1
StealProtected: true
- Id: 1866
AegisName: HELL_POODLE
Name: Hellhound
JapaneseName: Hell Poodle
Level: 115
Hp: 17168
BaseExp: 2246
JobExp: 2150
Attack: 899
Attack2: 145
Defense: 86
MagicDefense: 20
Str: 114
Agi: 56
Vit: 59
Int: 82
Dex: 108
Luk: 54
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Demon
Element: Dark
ElementLevel: 1
WalkSpeed: 140
AttackDelay: 824
AttackMotion: 432
DamageMotion: 360
Ai: 19
Modes:
Detector: true
Drops:
- Item: Monster's_Feed
Rate: 2500
- Item: Tooth_Blade
Rate: 5
- Item: Wild_Beast_Claw
Rate: 5
- Item: Skel_Bone
Rate: 2250
- Item: Well_Dried_Bone
Rate: 10
- Item: Animal's_Skin
Rate: 2750
- Item: Hell_Poodle_Card
Rate: 1
StealProtected: true
- Id: 1867
AegisName: BANSHEE
Name: Banshee
Level: 130
Hp: 48666
BaseExp: 3739
JobExp: 3598
Attack: 1014
Attack2: 703
Defense: 73
MagicDefense: 96
Str: 97
Agi: 71
Vit: 55
Int: 143
Dex: 137
Luk: 72
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Dark
ElementLevel: 2
WalkSpeed: 150
AttackDelay: 676
AttackMotion: 504
DamageMotion: 504
Ai: 20
Modes:
Detector: true
Drops:
- Item: Old_White_Cloth
Rate: 1500
- Item: Orleans_Gown
Rate: 5
- Item: Scalpel
Rate: 5
- Item: Wool_Scarf
Rate: 5
- Item: Mementos
Rate: 750
- Item: Brigan
Rate: 2668
- Item: Banshee_Card
Rate: 1
StealProtected: true
- Id: 1868
AegisName: G_BANSHEE
Name: Banshee
Level: 130
Hp: 48666
Attack: 1014
Attack2: 703
Defense: 73
MagicDefense: 96
Str: 97
Agi: 71
Vit: 55
Int: 143
Dex: 137
Luk: 72
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Dark
ElementLevel: 2
WalkSpeed: 150
AttackDelay: 676
AttackMotion: 504
DamageMotion: 504
Ai: 24
Modes:
Detector: true
- Id: 1869
AegisName: FLAME_SKULL
Name: Flame Skull
Level: 121
Hp: 21276
BaseExp: 2743
JobExp: 3076
Attack: 1074
Attack2: 135
Defense: 93
MagicDefense: 40
Str: 111
Agi: 90
Vit: 60
Int: 70
Dex: 139
Luk: 65
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Demon
Element: Ghost
ElementLevel: 3
WalkSpeed: 150
AttackDelay: 972
AttackMotion: 648
DamageMotion: 432
Ai: 20
Modes:
Detector: true
Drops:
- Item: Skull
Rate: 2500
- Item: Black_Leather_Boots
Rate: 10
- Item: Lever_Action_Rifle
Rate: 10
- Item: Horrendous_Mouth
Rate: 3000
- Item: Flame_Skull_Card
Rate: 1
StealProtected: true
- Id: 1870
AegisName: NECROMANCER
Name: Necromancer
Level: 133
Hp: 91304
BaseExp: 2990
JobExp: 3289
Attack: 1359
Attack2: 1006
Defense: 84
MagicDefense: 73
Str: 108
Agi: 54
Vit: 77
Int: 116
Dex: 137
Luk: 30
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Undead
Element: Undead
ElementLevel: 4
WalkSpeed: 150
AttackDelay: 1816
AttackMotion: 1320
DamageMotion: 420
Ai: 21
Class: Boss
Drops:
- Item: Clattering_Skull
Rate: 1500
- Item: Lich_Bone_Wand
Rate: 10
- Item: Skel_Bone
Rate: 2250
- Item: Mithril_Magic_Cape
Rate: 5
- Item: Amulet
Rate: 50
- Item: Rent_Spell_Book
Rate: 750
- Item: Necromancer_Card
Rate: 1
StealProtected: true
- Id: 1871
AegisName: FALLINGBISHOP
Name: Falling Bishop
JapaneseName: Fallen Bishop
Level: 138
Hp: 5655000
BaseExp: 1755000
JobExp: 1039500
MvpExp: 1350000
Attack: 4290
Attack2: 4636
Defense: 274
MagicDefense: 382
Str: 186
Agi: 165
Vit: 95
Int: 226
Dex: 273
Luk: 86
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Dark
ElementLevel: 2
WalkSpeed: 150
AttackDelay: 432
AttackMotion: 432
DamageMotion: 360
DamageTaken: 10
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Yggdrasilberry
Rate: 5500
- Item: Old_Violet_Box
Rate: 5000
- Item: Old_Violet_Box
Rate: 5000
Drops:
- Item: Holy_Water
Rate: 5000
- Item: Long_Horn
Rate: 500
- Item: Spiritual_Ring
Rate: 250
- Item: Hunting_Spear
Rate: 500
- Item: Elunium
Rate: 2716
- Item: Blessed_Wand
Rate: 1000
- Item: Carnium
Rate: 250
- Item: Fallen_Bishop_Card
Rate: 1
StealProtected: true
- Id: 1872
AegisName: BEELZEBUB_FLY
Name: Hell Fly
Level: 127
Hp: 502000
Attack: 900
Attack2: 152
Defense: 98
MagicDefense: 55
Str: 99
Agi: 90
Vit: 52
Int: 55
Dex: 125
Luk: 80
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Angel
Element: Neutral
ElementLevel: 4
WalkSpeed: 100
AttackDelay: 432
AttackMotion: 480
DamageMotion: 360
Ai: 26
Class: Boss
- Id: 1873
AegisName: BEELZEBUB
Name: Beelzebub
Level: 147
Hp: 6805000
Attack: 5250
Attack2: 2100
Defense: 288
MagicDefense: 265
Str: 155
Agi: 235
Vit: 200
Int: 225
Dex: 306
Luk: 66
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Demon
Element: Ghost
ElementLevel: 4
WalkSpeed: 100
AttackDelay: 100
AttackMotion: 576
DamageMotion: 480
Ai: 21
Class: Boss
- Id: 1874
AegisName: BEELZEBUB_
Name: Beelzebub
Level: 147
Hp: 4805000
BaseExp: 4582500
JobExp: 3877500
MvpExp: 3525000
Attack: 6666
Attack2: 4444
Defense: 418
MagicDefense: 265
Str: 178
Agi: 236
Vit: 200
Int: 250
Dex: 327
Luk: 66
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demon
Element: Ghost
ElementLevel: 4
WalkSpeed: 100
AttackDelay: 212
AttackMotion: 504
DamageMotion: 432
DamageTaken: 10
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Yggdrasilberry
Rate: 5500
- Item: Old_Violet_Box
Rate: 5000
- Item: Old_Violet_Box
Rate: 5000
Drops:
- Item: Broken_Crown
Rate: 4500
- Item: Variant_Shoes
Rate: 1000
- Item: Death_Note
Rate: 1000
- Item: Destruction_Rod
Rate: 1000
- Item: Bison_Horn
Rate: 1000
- Item: Carnium
Rate: 500
- Item: Yggdrasilberry
Rate: 2750
- Item: Berzebub_Card
Rate: 1
StealProtected: true
- Id: 1875
AegisName: TRISTAN_3RD
Name: Tristan III
Level: 80
Hp: 43000
BaseExp: 1
JobExp: 1
Attack: 1503
Attack2: 260
Defense: 25
MagicDefense: 30
Str: 5
Agi: 10
Vit: 10
Int: 69
Dex: 84
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Undead
Element: Undead
ElementLevel: 4
WalkSpeed: 175
AttackDelay: 1816
AttackMotion: 1152
DamageMotion: 360
Ai: 21
Class: Event
Drops:
- Item: Broken_Crown
Rate: 4500
- Item: Sticky_Mucus
Rate: 4500
- Id: 1876
AegisName: E_LORD_OF_DEATH
Name: Lord of the Dead
Level: 99
Hp: 99000000
BaseExp: 70925
JobExp: 19505
MvpExp: 59104
Attack: 4459
Attack2: 802
Defense: 75
MagicDefense: 73
Str: 120
Agi: 120
Vit: 120
Int: 169
Dex: 180
Luk: 106
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demon
Element: Dark
ElementLevel: 3
WalkSpeed: 180
AttackDelay: 1446
AttackMotion: 1296
DamageMotion: 360
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Helm_Of_Sun
Rate: 10000
- Item: Seed_Of_Yggdrasil
Rate: 1
- Item: Crystal_Jewel__
Rate: 1
- Id: 1877
AegisName: CRYSTAL_5
Name: Crystal
Level: 1
Hp: 15
Defense: 160
MagicDefense: 99
Dex: 999
Size: Small
Race: Formless
Element: Neutral
ElementLevel: 1
WalkSpeed: 190
Ai: 01
Class: Boss
Modes:
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
Drops:
- Item: GOLD_ID4
Rate: 5
- Item: Gift_Box
Rate: 50
- Id: 1878
AegisName: E_SHINING_PLANT
Name: Mystic Plant
JapaneseName: Shining Plant
Level: 1
Hp: 100
Attack: 1
Attack2: 1
Defense: 100
MagicDefense: 99
Luk: 90
AttackRange: 1
SkillRange: 7
ChaseRange: 12
Size: Small
Race: Plant
Element: Holy
ElementLevel: 1
WalkSpeed: 1000
AttackDelay: 1
AttackMotion: 1
DamageMotion: 1
Modes:
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
Drops:
- Item: Love_Flower
Rate: 1500
- Item: Pointed_Scale
Rate: 750
- Item: Green_Herb
Rate: 250
- Item: Red_Herb
Rate: 1000
- Item: Yellow_Herb
Rate: 750
- Item: Fluff
Rate: 250
- Id: 1879
AegisName: ECLIPSE_P
Name: Eclipse
JapaneseName: Eclipse Pet
Level: 6
Hp: 1800
Attack: 20
Attack2: 6
MagicDefense: 40
Agi: 36
Vit: 6
Dex: 11
Luk: 80
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Brute
Element: Neutral
ElementLevel: 3
WalkSpeed: 200
AttackDelay: 1456
AttackMotion: 456
DamageMotion: 336
Ai: 21
Class: Boss
- Id: 1880
AegisName: WOOD_GOBLIN
Name: Leshij
JapaneseName: Wood Goblin
Level: 81
Hp: 5499
BaseExp: 1001
JobExp: 889
Attack: 212
Attack2: 15
Defense: 144
MagicDefense: 12
Str: 73
Agi: 19
Vit: 56
Int: 15
Dex: 67
Luk: 25
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Plant
Element: Earth
ElementLevel: 3
WalkSpeed: 320
AttackDelay: 2304
AttackMotion: 840
DamageMotion: 360
Ai: 01
Drops:
- Item: Iron_Wrist
Rate: 3
- Item: Solid_Twig
Rate: 2000
- Item: Log
Rate: 1000
- Item: Resin
Rate: 1000
- Item: Feather_Of_Birds
Rate: 250
- Item: Piece_Of_Egg_Shell
Rate: 250
- Item: Egg
Rate: 25
- Item: Wood_Goblin_Card
Rate: 1
StealProtected: true
- Id: 1881
AegisName: LES
Name: Lesavka
JapaneseName: Les
Level: 82
Hp: 6216
BaseExp: 1018
JobExp: 905
Attack: 297
Attack2: 30
Defense: 123
MagicDefense: 30
Str: 63
Agi: 20
Vit: 35
Int: 25
Dex: 62
Luk: 30
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Plant
Element: Earth
ElementLevel: 4
WalkSpeed: 230
AttackDelay: 1728
AttackMotion: 720
DamageMotion: 576
Ai: 03
Drops:
- Item: Sharp_Leaf
Rate: 1000
- Item: Green_Herb
Rate: 500
- Item: Shoot
Rate: 500
- Item: Stem
Rate: 1250
- Item: Centimental_Leaf
Rate: 1
- Item: Leaflet_Of_Aloe
Rate: 250
- Item: Blue_Herb
Rate: 25
- Item: Les_Card
Rate: 1
StealProtected: true
- Id: 1882
AegisName: VAVAYAGA
Name: Baba-Yaga
JapaneseName: Baba Yaga
Level: 87
Hp: 6498
BaseExp: 1052
JobExp: 987
Attack: 310
Attack2: 71
Defense: 63
MagicDefense: 60
Str: 69
Agi: 45
Vit: 30
Int: 60
Dex: 61
Luk: 35
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Water
ElementLevel: 1
WalkSpeed: 270
AttackDelay: 1536
AttackMotion: 600
DamageMotion: 420
Ai: 04
Drops:
- Item: Old_Magic_Circle
Rate: 500
- Item: Yaga_Pestle
Rate: 2500
- Item: Release_Of_Wish
Rate: 5
- Item: Pill
Rate: 75
- Item: Piece_Of_Cake
Rate: 750
- Item: Milk
Rate: 750
- Item: Bread
Rate: 750
- Item: Vavayaga_Card
Rate: 1
StealProtected: true
- Id: 1883
AegisName: UZHAS
Name: Kikimora
JapaneseName: Uzhas
Level: 85
Hp: 7140
BaseExp: 1018
JobExp: 953
Attack: 298
Attack2: 35
Defense: 49
MagicDefense: 8
Str: 69
Agi: 14
Vit: 41
Int: 30
Dex: 66
Luk: 20
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Water
ElementLevel: 3
WalkSpeed: 200
AttackDelay: 576
AttackMotion: 672
DamageMotion: 384
Ai: 04
Drops:
- Item: Leaflet_Of_Hinal
Rate: 450
- Item: Ancient_Magic
Rate: 3
- Item: Bitter_Herb
Rate: 50
- Item: Fruit_Of_Mastela
Rate: 50
- Item: Sticky_Webfoot
Rate: 1750
- Item: Delicious_Fish
Rate: 750
- Item: Old_Blue_Box
Rate: 2
- Item: Uzhas_Card
Rate: 1
StealProtected: true
- Id: 1884
AegisName: MAVKA
Name: Mavka
Level: 84
Hp: 5421
BaseExp: 1052
JobExp: 937
Attack: 289
Attack2: 60
Defense: 98
MagicDefense: 58
Str: 65
Agi: 31
Vit: 50
Int: 35
Dex: 97
Luk: 30
AttackRange: 7
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Plant
Element: Earth
ElementLevel: 3
WalkSpeed: 170
AttackDelay: 1536
AttackMotion: 504
DamageMotion: 360
Ai: 04
Drops:
- Item: Principles_Of_Magic
Rate: 3
- Item: Singing_Flower
Rate: 150
- Item: Singing_Plant
Rate: 150
- Item: Illusion_Flower
Rate: 25
- Item: Crystal_Mirror
Rate: 750
- Item: Witherless_Rose
Rate: 150
- Item: Blue_Herb
Rate: 1500
- Item: Mavka_Card
Rate: 1
StealProtected: true
- Id: 1885
AegisName: GOPINICH
Name: Gopinich
Level: 97
Hp: 1120500
BaseExp: 428544
JobExp: 290160
MvpExp: 357120
Attack: 2584
Attack2: 1861
Defense: 355
MagicDefense: 121
Str: 127
Agi: 102
Vit: 143
Int: 102
Dex: 182
Luk: 76
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Brute
Element: Earth
ElementLevel: 3
WalkSpeed: 150
AttackDelay: 1536
AttackMotion: 864
DamageMotion: 432
DamageTaken: 10
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Yggdrasilberry
Rate: 5500
- Item: Old_Violet_Box
Rate: 5000
- Item: Old_Violet_Box
Rate: 5000
Drops:
- Item: Old_Violet_Box
Rate: 2000
- Item: Ring_
Rate: 100
- Item: Int_Dish10
Rate: 500
- Item: Ixion_Wing
Rate: 50
- Item: Pole_Axe
Rate: 3
- Item: Treasure_Box
Rate: 2500
- Item: Loard_Circlet
Rate: 1
- Item: Gopinich_Card
Rate: 1
StealProtected: true
- Id: 1886
AegisName: G_MAVKA
Name: Mavka
Level: 84
Hp: 5421
Attack: 289
Attack2: 60
Defense: 98
MagicDefense: 58
Str: 65
Agi: 31
Vit: 50
Int: 35
Dex: 97
Luk: 30
AttackRange: 7
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Plant
Element: Earth
ElementLevel: 3
WalkSpeed: 170
AttackDelay: 1536
AttackMotion: 504
DamageMotion: 360
Ai: 21
- Id: 1887
AegisName: FREEZER_R
Name: Freezer
Level: 94
Hp: 9990
Attack: 604
Attack2: 50
Defense: 68
MagicDefense: 38
Str: 68
Agi: 47
Vit: 50
Int: 45
Dex: 59
Luk: 25
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Brute
Element: Water
ElementLevel: 2
WalkSpeed: 250
AttackDelay: 1452
AttackMotion: 483
DamageMotion: 528
Ai: 21
Class: Boss
Drops:
- Item: Cyfar
Rate: 1000
- Item: Ice_Piece
Rate: 1000
- Id: 1888
AegisName: GARM_BABY_R
Name: Baby Hatii
JapaneseName: Garm Baby
Level: 61
Hp: 15199
BaseExp: 45
JobExp: 45
Attack: 680
Attack2: 900
Defense: 24
MagicDefense: 13
Str: 45
Agi: 30
Vit: 36
Int: 55
Dex: 85
Luk: 30
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Brute
Element: Water
ElementLevel: 2
WalkSpeed: 450
AttackDelay: 879
AttackMotion: 672
DamageMotion: 576
Ai: 04
Class: Boss
Drops:
- Item: Ice_Piece
Rate: 1000
- Id: 1889
AegisName: GARM_R
Name: Marozka's Guard
Level: 73
Hp: 100000
BaseExp: 495
JobExp: 450
Attack: 990
Attack2: 1300
Defense: 20
MagicDefense: 23
Str: 85
Agi: 126
Vit: 10
Int: 50
Dex: 114
Luk: 60
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Brute
Element: Water
ElementLevel: 4
WalkSpeed: 400
AttackDelay: 608
AttackMotion: 408
DamageMotion: 336
Ai: 21
Class: Boss
Drops:
- Item: Cyfar
Rate: 1000
- Item: Ice_Piece
Rate: 1000
- Id: 1890
AegisName: GOPINICH_R
Name: The Immortal Koshei
Level: 85
Hp: 599321
BaseExp: 495
JobExp: 450
Attack: 2055
Attack2: 4256
Defense: 20
MagicDefense: 42
Str: 50
Agi: 65
Vit: 55
Int: 50
Dex: 182
Luk: 35
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Brute
Element: Earth
ElementLevel: 3
WalkSpeed: 150
AttackDelay: 1536
AttackMotion: 864
DamageMotion: 432
Ai: 21
Class: Boss
- Id: 1891
AegisName: G_RANDGRIS_
Name: Valkyrie
Level: 141
Hp: 1005000
Attack: 6343
Attack2: 3206
Defense: 588
MagicDefense: 506
Str: 196
Agi: 131
Vit: 125
Int: 276
Dex: 401
Luk: 156
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Angel
Element: Holy
ElementLevel: 4
WalkSpeed: 100
AttackDelay: 576
AttackMotion: 576
DamageMotion: 480
Ai: 21
Class: Boss
- Id: 1892
AegisName: G_LOLI_RURI
Name: Lolo Ruri
Level: 109
Hp: 15280
Attack: 1123
Attack2: 280
Defense: 53
MagicDefense: 44
Str: 111
Agi: 50
Vit: 47
Int: 79
Dex: 95
Luk: 79
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demon
Element: Dark
ElementLevel: 4
WalkSpeed: 125
AttackDelay: 747
AttackMotion: 1632
DamageMotion: 576
Ai: 04
Modes:
Detector: true
- Id: 1893
AegisName: G_KNIGHT_OF_ABYSS
Name: Abysmal Knight
JapaneseName: Knight of the Abyss
Level: 122
Hp: 23297
Attack: 1734
Attack2: 192
Defense: 102
MagicDefense: 50
Str: 121
Agi: 55
Vit: 68
Int: 70
Dex: 136
Luk: 37
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demihuman
Element: Dark
ElementLevel: 4
WalkSpeed: 300
AttackDelay: 1500
AttackMotion: 500
DamageMotion: 1000
Ai: 21
- Id: 1894
AegisName: POURING
Name: Pouring
Level: 15
Hp: 777
BaseExp: 3
JobExp: 3
Attack: 7
Attack2: 7
MagicDefense: 7
Str: 7
Agi: 7
Vit: 7
Int: 17
Dex: 17
Luk: 7
AttackRange: 1
Size: Small
Race: Plant
Element: Water
ElementLevel: 3
WalkSpeed: 300
AttackDelay: 1672
AttackMotion: 672
DamageMotion: 480
Ai: 02
Class: Event
Modes:
IgnoreMisc: true
Drops:
- Item: Unknown_Fish
Rate: 5000
- Item: Unknown_Fish
Rate: 5000
- Item: Unknown_Fish
Rate: 5000
- Item: Unknown_Fish
Rate: 5000
- Item: Unknown_Fish
Rate: 5000
- Item: Unknown_Fish
Rate: 5000
- Item: Unknown_Fish
Rate: 5000
- Item: Unknown_Fish
Rate: 5000
StealProtected: true
- Id: 1895
AegisName: EVENT_SEYREN
Name: Seyren Windsor
JapaneseName: Seyren
Level: 91
Hp: 88902
Attack: 2730
Attack2: 430
Defense: 63
MagicDefense: 12
Str: 90
Agi: 89
Vit: 72
Int: 20
Dex: 119
Luk: 25
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Fire
ElementLevel: 3
WalkSpeed: 170
AttackDelay: 76
AttackMotion: 384
DamageMotion: 288
Ai: 20
- Id: 1896
AegisName: EVENT_KATRINN
Name: Kathryne Keyron
JapaneseName: Katrinn
Level: 92
Hp: 47780
Attack: 646
Attack2: 1200
Defense: 10
MagicDefense: 74
Agi: 5
Vit: 77
Int: 180
Dex: 132
Luk: 39
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Ghost
ElementLevel: 3
WalkSpeed: 150
AttackDelay: 1152
AttackMotion: 384
DamageMotion: 288
Ai: 20
- Id: 1897
AegisName: EVENT_BAPHOMET_
Name: Baphomet
Level: 81
Hp: 668000
Attack: 3150
Attack2: 1984
Defense: 379
MagicDefense: 45
Str: 120
Agi: 125
Vit: 30
Int: 85
Dex: 186
Luk: 85
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demon
Element: Dark
ElementLevel: 3
WalkSpeed: 100
AttackDelay: 768
AttackMotion: 768
DamageMotion: 576
Ai: 21
Class: Boss
- Id: 1898
AegisName: EVENT_ZOMBIE
Name: Zombie
Level: 12
Hp: 434
Attack: 67
Attack2: 12
MagicDefense: 10
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Undead
Element: Undead
ElementLevel: 1
WalkSpeed: 400
AttackDelay: 2612
AttackMotion: 912
DamageMotion: 288
Ai: 04
Drops:
- Item: Jade_Plate
Rate: 5000
- Id: 1899
AegisName: SWORD_GUARDIAN_
Name: Sword Guardian
Level: 133
Hp: 70000
Attack: 677
Attack2: 129
Defense: 122
MagicDefense: 33
Str: 122
Agi: 87
Vit: 54
Int: 65
Dex: 155
Luk: 65
AttackRange: 2
SkillRange: 14
ChaseRange: 16
Size: Large
Race: Demihuman
Element: Neutral
ElementLevel: 4
WalkSpeed: 170
AttackDelay: 140
AttackMotion: 384
DamageMotion: 288
Ai: 12
Class: Boss
- Id: 1900
AegisName: BOW_GUARDIAN_
Name: Archer Guardian
Level: 80
Hp: 80404
Attack: 2024
Attack2: 680
Defense: 64
MagicDefense: 62
Str: 95
Agi: 80
Vit: 33
Int: 90
Dex: 198
Luk: 55
AttackRange: 12
SkillRange: 14
ChaseRange: 16
Size: Large
Race: Demihuman
Element: Neutral
ElementLevel: 4
WalkSpeed: 170
AttackDelay: 76
AttackMotion: 384
DamageMotion: 288
Ai: 21
Class: Boss
- Id: 1901
AegisName: E_CONDOR
Name: Condor
Level: 10
Hp: 15
BaseExp: 45
JobExp: 45
Attack: 13
Attack2: 7
Defense: 10
MagicDefense: 15
Int: 50
Dex: 100
Luk: 100
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Brute
Element: Holy
ElementLevel: 1
WalkSpeed: 150
AttackDelay: 1148
AttackMotion: 648
DamageMotion: 480
Ai: 03
Modes:
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
Drops:
- Item: Immortality_Egg
Rate: 500
- Id: 1902
AegisName: E_TREASURE1
Name: Treasure Box
Level: 99
Hp: 49
Defense: 100
Dex: 1199
Size: Small
Race: Formless
Element: Holy
ElementLevel: 1
Class: Boss
Drops:
- Item: Gold_Key77
Rate: 500
- Id: 1903
AegisName: E_TREASURE2
Name: Treasure Box
Level: 99
Hp: 49
Defense: 100
Dex: 1199
Size: Small
Race: Formless
Element: Holy
ElementLevel: 1
Class: Boss
Drops:
- Item: Silver_Key77
Rate: 500
- Id: 1904
AegisName: BOMBPORING
Name: Bomb Poring
Level: 28
Hp: 1000000
BaseExp: 207
JobExp: 128
Attack: 120
Attack2: 200
Defense: 160
MagicDefense: 99
Agi: 28
Vit: 28
Dex: 33
Luk: 50
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Neutral
ElementLevel: 1
WalkSpeed: 300
AttackDelay: 1672
AttackMotion: 672
DamageMotion: 480
Ai: 13
Class: Boss
- Id: 1905
AegisName: BARRICADE
Name: Barricade
Level: 98
Hp: 600500
Agi: 17
Int: 80
Dex: 151
Luk: 20
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Formless
RaceGroups:
Gvg: true
Element: Neutral
ElementLevel: 1
WalkSpeed: 300
AttackDelay: 1288
AttackMotion: 288
DamageMotion: 384
Class: Boss
- Id: 1906
AegisName: BARRICADE_
Name: Barricade
Level: 98
Hp: 600
Defense: 160
MagicDefense: 99
Agi: 17
Int: 80
Dex: 151
Luk: 20
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Formless
Element: Neutral
ElementLevel: 1
WalkSpeed: 300
AttackDelay: 1288
AttackMotion: 288
DamageMotion: 384
Class: Guardian
Modes:
Detector: true
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
KnockBackImmune: true
- Id: 1907
AegisName: S_EMPEL_1
Name: Guardian Stone
Level: 90
Hp: 241000
Attack: 1
Attack2: 1
Defense: 64
MagicDefense: 50
Size: Small
Race: Formless
RaceGroups:
Gvg: true
Element: Neutral
ElementLevel: 1
WalkSpeed: 300
AttackDelay: 1288
AttackMotion: 288
DamageMotion: 384
Class: Boss
- Id: 1908
AegisName: S_EMPEL_2
Name: Guardian Stone
Level: 90
Hp: 241000
Attack: 1
Attack2: 1
Defense: 64
MagicDefense: 50
Size: Small
Race: Formless
RaceGroups:
Gvg: true
Element: Neutral
ElementLevel: 1
WalkSpeed: 300
AttackDelay: 1288
AttackMotion: 288
DamageMotion: 384
Class: Boss
- Id: 1909
AegisName: OBJ_A
Name: Food Storage
Level: 90
Hp: 750
Attack: 1
Attack2: 1
Defense: 160
MagicDefense: 99
Size: Large
Race: Formless
Element: Neutral
ElementLevel: 1
WalkSpeed: 300
AttackDelay: 1288
AttackMotion: 288
DamageMotion: 384
Class: Guardian
Modes:
Detector: true
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
KnockBackImmune: true
- Id: 1910
AegisName: OBJ_B
Name: Food Depot
Level: 90
Hp: 750
Attack: 1
Attack2: 1
Defense: 160
MagicDefense: 99
Size: Large
Race: Formless
Element: Neutral
ElementLevel: 1
WalkSpeed: 300
AttackDelay: 1288
AttackMotion: 288
DamageMotion: 384
Class: Guardian
Modes:
Detector: true
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
KnockBackImmune: true
- Id: 1911
AegisName: OBJ_NEUTRAL
Name: Neutrality Flag
Level: 90
Hp: 650
Attack: 1
Attack2: 1
Defense: 160
MagicDefense: 99
Size: Large
Race: Formless
Element: Neutral
ElementLevel: 1
WalkSpeed: 300
AttackDelay: 1288
AttackMotion: 288
DamageMotion: 384
Class: Guardian
Modes:
Detector: true
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
KnockBackImmune: true
- Id: 1912
AegisName: OBJ_FLAG_A
Name: Lion Flag
Level: 90
Hp: 650
Attack: 1
Attack2: 1
Defense: 160
MagicDefense: 99
Size: Large
Race: Formless
Element: Neutral
ElementLevel: 1
WalkSpeed: 300
AttackDelay: 1288
AttackMotion: 288
DamageMotion: 384
Class: Guardian
Modes:
Detector: true
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
KnockBackImmune: true
- Id: 1913
AegisName: OBJ_FLAG_B
Name: Eagle Flag
Level: 90
Hp: 650
Attack: 1
Attack2: 1
Defense: 160
MagicDefense: 99
Size: Large
Race: Formless
Element: Neutral
ElementLevel: 1
WalkSpeed: 300
AttackDelay: 1288
AttackMotion: 288
DamageMotion: 384
Class: Guardian
Modes:
Detector: true
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
KnockBackImmune: true
- Id: 1914
AegisName: OBJ_A2
Name: Blue Crystal
Level: 90
Hp: 750
Attack: 1
Attack2: 1
Defense: 160
MagicDefense: 99
Size: Large
Race: Formless
Element: Neutral
ElementLevel: 1
WalkSpeed: 300
AttackDelay: 1288
AttackMotion: 288
DamageMotion: 384
Class: Guardian
Modes:
Detector: true
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
KnockBackImmune: true
- Id: 1915
AegisName: OBJ_B2
Name: Pink Crystal
Level: 90
Hp: 750
Attack: 1
Attack2: 1
Defense: 160
MagicDefense: 99
Size: Large
Race: Formless
Element: Neutral
ElementLevel: 1
WalkSpeed: 300
AttackDelay: 1288
AttackMotion: 288
DamageMotion: 384
Class: Guardian
Modes:
Detector: true
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
KnockBackImmune: true
- Id: 1916
AegisName: MOROCC
Name: Satan Morocc
Level: 151
Hp: 7000000
Attack: 5340
Attack2: 2640
Defense: 400
MagicDefense: 65
Str: 165
Agi: 182
Vit: 180
Int: 225
Dex: 270
Luk: 89
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demon
Element: Dark
ElementLevel: 4
WalkSpeed: 100
AttackDelay: 312
AttackMotion: 624
DamageMotion: 432
Ai: 21
Class: Boss
Drops:
- Item: Diabolus_Helmet
Rate: 3000
- Item: Diabolus_Robe
Rate: 10000
- Item: Diabolus_Armor
Rate: 10000
- Item: Diabolus_Boots
Rate: 10000
- Item: Dark_Crystal
Rate: 10000
- Item: Dark_Debris
Rate: 10000
- Id: 1917
AegisName: MOROCC_
Name: Wounded Morocc
Level: 151
Hp: 5000000
BaseExp: 2632500
JobExp: 1673100
MvpExp: 2025000
Attack: 4530
Attack2: 2880
Defense: 425
MagicDefense: 65
Str: 165
Agi: 185
Vit: 200
Int: 245
Dex: 270
Luk: 89
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demon
Element: Dark
ElementLevel: 4
WalkSpeed: 100
AttackDelay: 312
AttackMotion: 624
DamageMotion: 432
DamageTaken: 10
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Yggdrasilberry
Rate: 5500
- Item: Old_Violet_Box
Rate: 5000
- Item: Old_Violet_Box
Rate: 5000
Drops:
- Item: Diabolus_Helmet
Rate: 500
- Item: Diabolus_Robe
Rate: 2500
- Item: Diabolus_Armor
Rate: 2500
- Item: Diabolus_Boots
Rate: 2500
- Item: Dark_Crystal
Rate: 4500
- Item: Dark_Debris
Rate: 4500
- Id: 1918
AegisName: MOROCC_1
Name: Incarnation of Morocc
Level: 132
Hp: 63900
BaseExp: 2855
JobExp: 1811
Attack: 1901
Attack2: 145
Defense: 199
MagicDefense: 35
Str: 126
Agi: 91
Vit: 63
Int: 61
Dex: 114
Luk: 37
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Angel
Element: Dark
ElementLevel: 1
WalkSpeed: 110
AttackDelay: 576
AttackMotion: 480
DamageMotion: 432
Ai: 21
Class: Boss
Drops:
- Item: Herald_Of_GOD
Rate: 5
- Item: Dark_Crystal
Rate: 500
- Item: Dark_Debris
Rate: 1500
- Item: Elunium
Rate: 80
- Item: Brigan
Rate: 2425
- Item: Diabolus_Manteau
Rate: 2
- Item: Nemesis
Rate: 10
- Id: 1919
AegisName: MOROCC_2
Name: Incarnation of Morocc
Level: 132
Hp: 64922
BaseExp: 3311
JobExp: 2101
Attack: 1625
Attack2: 159
Defense: 92
MagicDefense: 5
Str: 121
Agi: 86
Vit: 71
Int: 65
Dex: 113
Luk: 44
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Dark
ElementLevel: 3
WalkSpeed: 150
AttackDelay: 576
AttackMotion: 648
DamageMotion: 300
Ai: 21
Class: Boss
Drops:
- Item: Skin_Of_Ventus
Rate: 2
- Item: Dark_Crystal
Rate: 500
- Item: Dark_Debris
Rate: 1500
- Item: Oridecon
Rate: 80
- Item: Cyfar
Rate: 1750
- Item: Cross_Shield
Rate: 8
- Id: 1920
AegisName: MOROCC_3
Name: Incarnation of Morocc
Level: 133
Hp: 94800
BaseExp: 3393
JobExp: 2079
Attack: 1218
Attack2: 363
Defense: 111
MagicDefense: 37
Str: 102
Agi: 59
Vit: 55
Int: 82
Dex: 147
Luk: 54
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Undead
ElementLevel: 3
WalkSpeed: 150
AttackDelay: 212
AttackMotion: 432
DamageMotion: 360
Ai: 21
Class: Boss
Drops:
- Item: Ragamuffin_Cape
Rate: 5
- Item: Dark_Crystal
Rate: 500
- Item: Dark_Debris
Rate: 1500
- Item: Elunium
Rate: 80
- Item: Brigan
Rate: 2425
- Item: Cursed_Hand
Rate: 2
- Item: Bloody_Eater
Rate: 8
- Id: 1921
AegisName: MOROCC_4
Name: Incarnation of Morocc
Level: 134
Hp: 77389
BaseExp: 2995
JobExp: 2230
Attack: 1235
Attack2: 599
Defense: 109
MagicDefense: 54
Str: 114
Agi: 88
Vit: 62
Int: 97
Dex: 164
Luk: 43
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Ghost
ElementLevel: 3
WalkSpeed: 150
AttackDelay: 1536
AttackMotion: 648
DamageMotion: 300
Ai: 21
Class: Boss
Drops:
- Item: Diabolus_Ring
Rate: 3
- Item: Dark_Crystal
Rate: 500
- Item: Dark_Debris
Rate: 1500
- Item: Oridecon
Rate: 80
- Item: Cyfar
Rate: 1750
- Item: Exorcism_Bible
Rate: 10
- Id: 1922
AegisName: G_MOROCC_1
Name: Shadow of Morocc
JapaneseName: Incarnation of Morocc
Level: 132
Hp: 63900
Attack: 1901
Attack2: 145
Defense: 199
MagicDefense: 35
Str: 126
Agi: 91
Vit: 63
Int: 61
Dex: 114
Luk: 37
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Angel
Element: Dark
ElementLevel: 1
WalkSpeed: 110
AttackDelay: 312
AttackMotion: 480
DamageMotion: 432
Ai: 24
Class: Boss
- Id: 1923
AegisName: G_MOROCC_2
Name: Shadow of Morocc
JapaneseName: Incarnation of Morocc
Level: 132
Hp: 64922
Attack: 1625
Attack2: 159
Defense: 92
MagicDefense: 5
Str: 121
Agi: 86
Vit: 71
Int: 65
Dex: 113
Luk: 44
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Dark
ElementLevel: 3
WalkSpeed: 150
AttackDelay: 312
AttackMotion: 648
DamageMotion: 300
Ai: 24
Class: Boss
- Id: 1924
AegisName: G_MOROCC_3
Name: Shadow of Morocc
JapaneseName: Incarnation of Morocc
Level: 133
Hp: 94800
Attack: 1218
Attack2: 363
Defense: 111
MagicDefense: 37
Str: 102
Agi: 59
Vit: 55
Int: 82
Dex: 147
Luk: 54
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Undead
ElementLevel: 3
WalkSpeed: 150
AttackDelay: 212
AttackMotion: 432
DamageMotion: 360
Ai: 24
Class: Boss
- Id: 1925
AegisName: G_MOROCC_4
Name: Shadow of Morocc
JapaneseName: Incarnation of Morocc
Level: 134
Hp: 77389
Attack: 1235
Attack2: 599
Defense: 109
MagicDefense: 54
Str: 114
Agi: 88
Vit: 62
Int: 97
Dex: 164
Luk: 43
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Ghost
ElementLevel: 3
WalkSpeed: 150
AttackDelay: 1536
AttackMotion: 648
DamageMotion: 300
Ai: 24
Class: Boss
- Id: 1926
AegisName: JAKK_H
Name: Jakk
Level: 1
Hp: 15
Attack: 1
Attack2: 1
Defense: 1
MagicDefense: 1
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Formless
Element: Fire
ElementLevel: 2
WalkSpeed: 200
AttackDelay: 1180
AttackMotion: 480
DamageMotion: 648
Ai: 01
Modes:
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
Drops:
- Item: Pumpkin_Deco
Rate: 3000
- Item: Dried_White_Stem
Rate: 3000
- Item: Pumpkin_Head_Crushed
Rate: 2000
- Item: Pumpkin_Cake
Rate: 500
- Item: Pumpkin
Rate: 1000
- Item: Cookies_Bat
Rate: 3000
StealProtected: true
- Id: 1927
AegisName: WHISPER_H
Name: Whisper
Level: 1
Hp: 1000
Attack: 1
Attack2: 1
Defense: 1
MagicDefense: 1
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Demon
Element: Ghost
ElementLevel: 3
WalkSpeed: 150
AttackDelay: 1960
AttackMotion: 960
DamageMotion: 504
Ai: 01
Modes:
Detector: true
Drops:
- Item: Pumpkin_Pie
Rate: 1000
- Item: Worn_Cloth_Piece
Rate: 2500
- Item: Pumpkin
Rate: 5000
- Item: Cookie_Bag
Rate: 1000
- Item: Pumpkin_Cake
Rate: 500
StealProtected: true
- Id: 1928
AegisName: DEVIRUCHI_H
Name: Deviruchi
Level: 46
Hp: 500
Attack: 5
Attack2: 5
Defense: 10
MagicDefense: 25
Agi: 69
Vit: 40
Int: 55
Dex: 70
Luk: 30
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Demon
Element: Dark
ElementLevel: 1
WalkSpeed: 150
AttackDelay: 980
AttackMotion: 600
DamageMotion: 384
Ai: 01
Modes:
Detector: true
Drops:
- Item: Petite_DiablOfs_Horn
Rate: 1500
- Item: Petite_DiablOfs_Wing
Rate: 1500
StealProtected: true
- Id: 1929
AegisName: BAPHOMET_I
Name: Unsealed Baphomet
JapaneseName: Great Demon Baphomet
Level: 98
Hp: 4520500
BaseExp: 2440800
JobExp: 1134000
Attack: 5460
Attack2: 2300
Defense: 190
MagicDefense: 45
Str: 140
Agi: 152
Vit: 5
Int: 85
Dex: 240
Luk: 95
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demon
Element: Dark
ElementLevel: 3
WalkSpeed: 100
AttackDelay: 768
AttackMotion: 768
DamageMotion: 576
Ai: 21
Class: Boss
Drops:
- Item: Bapho_Doll
Rate: 250
- Item: Pauldron
Rate: 3500
- Item: Tae_Goo_Lyeon
Rate: 2500
- Item: Bloody_Iron_Ball
Rate: 50
- Item: Celestial_Robe
Rate: 3500
- Item: Holy_Robe
Rate: 3500
- Item: Crescent_Scythe
Rate: 4500
- Item: Baphomet_Card
Rate: 1
StealProtected: true
- Id: 1930
AegisName: PIAMETTE
Name: Piamette
Level: 90
Hp: 3000500
Attack: 1650
Attack2: 1200
Defense: 56
MagicDefense: 35
Agi: 66
Vit: 5
Int: 99
Dex: 144
Luk: 15
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Demihuman
Element: Neutral
ElementLevel: 1
WalkSpeed: 100
AttackDelay: 432
AttackMotion: 768
DamageMotion: 576
Ai: 21
Class: Boss
- Id: 1931
AegisName: WISH_MAIDEN
Name: Wish Maiden
Level: 98
Hp: 3567700
Attack: 8450
Attack2: 3300
Defense: 40
MagicDefense: 42
Str: 100
Agi: 120
Vit: 30
Int: 120
Dex: 264
Luk: 210
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Angel
Element: Ghost
ElementLevel: 1
WalkSpeed: 100
AttackDelay: 576
AttackMotion: 576
DamageMotion: 480
Ai: 21
Class: Boss
- Id: 1932
AegisName: GARDEN_KEEPER
Name: Garden Keeper
Level: 80
Hp: 100
Attack: 1
Attack2: 1
Defense: 160
MagicDefense: 99
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Earth
ElementLevel: 2
WalkSpeed: 100
AttackDelay: 768
AttackMotion: 768
DamageMotion: 576
Ai: 01
Class: Boss
Modes:
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
Drops:
- Item: Crystal_Key
Rate: 4500
- Id: 1933
AegisName: GARDEN_WATCHER
Name: Garden Watcher
Level: 81
Hp: 300000
Attack: 1833
Attack2: 943
Defense: 88
MagicDefense: 55
Str: 30
Agi: 57
Vit: 56
Int: 126
Dex: 154
Luk: 114
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Angel
Element: Neutral
ElementLevel: 4
WalkSpeed: 100
AttackDelay: 432
AttackMotion: 480
DamageMotion: 360
Ai: 13
Class: Boss
- Id: 1934
AegisName: BLUE_FLOWER
Name: Blue Flower
Level: 98
Hp: 10500
Attack: 1
Attack2: 1
Defense: 160
MagicDefense: 99
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Plant
Element: Earth
ElementLevel: 1
WalkSpeed: 100
AttackDelay: 768
AttackMotion: 768
DamageMotion: 576
Class: Boss
Modes:
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
- Id: 1935
AegisName: RED_FLOWER
Name: Red Flower
Level: 98
Hp: 10500
Attack: 1
Attack2: 1
Defense: 160
MagicDefense: 99
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Plant
Element: Earth
ElementLevel: 1
WalkSpeed: 100
AttackDelay: 768
AttackMotion: 768
DamageMotion: 576
Class: Boss
Modes:
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
- Id: 1936
AegisName: YELL_FLOWER
Name: Yellow Flower
Level: 98
Hp: 10500
Attack: 1
Attack2: 1
Defense: 160
MagicDefense: 99
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Plant
Element: Earth
ElementLevel: 1
WalkSpeed: 100
AttackDelay: 768
AttackMotion: 768
DamageMotion: 576
Class: Boss
Modes:
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
- Id: 1937
AegisName: CONSTANT_
Name: Constant
Level: 108
Hp: 11000
Attack: 858
Attack2: 144
Defense: 92
MagicDefense: 82
Str: 126
Agi: 98
Vit: 62
Int: 57
Dex: 109
Luk: 34
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Dark
ElementLevel: 3
WalkSpeed: 150
AttackDelay: 720
AttackMotion: 360
DamageMotion: 360
Ai: 04
- Id: 1938
AegisName: TREASURE_BOX41
Name: Treasure Chest
Level: 99
Dex: 1199
Size: Small
Race: Formless
RaceGroups:
Treasure: true
Element: Neutral
ElementLevel: 1
Class: Event
Drops:
- Item: Goddess_Tear
Rate: 5
- Item: Union_Of_Tribe
Rate: 250
- Item: Branch_Of_Dead_Tree
Rate: 5000
- Item: Oridecon
Rate: 2425
- Item: Elunium
Rate: 3638
- Item: Pauldron
Rate: 20
- Item: Healing_Staff
Rate: 75
- Item: Wild_Beast_Claw
Rate: 75
StealProtected: true
- Id: 1939
AegisName: TREASURE_BOX42
Name: Treasure Chest
Level: 99
Dex: 1199
Size: Small
Race: Formless
RaceGroups:
Treasure: true
Element: Neutral
ElementLevel: 1
Class: Event
Drops:
- Item: Valkyrie_Token
Rate: 5
- Item: Union_Of_Tribe
Rate: 250
- Item: Branch_Of_Dead_Tree
Rate: 5000
- Item: Oridecon
Rate: 2425
- Item: Elunium
Rate: 3638
- Item: Celestial_Robe
Rate: 20
- Item: Berdysz
Rate: 75
- Item: Inverse_Scale
Rate: 75
StealProtected: true
- Id: 1940
AegisName: TREASURE_BOX43
Name: Treasure Chest
Level: 99
Dex: 1199
Size: Small
Race: Formless
RaceGroups:
Treasure: true
Element: Neutral
ElementLevel: 1
Class: Event
Drops:
- Item: Brynhild_Armor_Piece
Rate: 5
- Item: Union_Of_Tribe
Rate: 250
- Item: Branch_Of_Dead_Tree
Rate: 5000
- Item: Oridecon
Rate: 2425
- Item: Elunium
Rate: 3638
- Item: Scalpel
Rate: 75
- Item: Heart_Breaker
Rate: 75
- Item: Blood_Tears
Rate: 75
StealProtected: true
- Id: 1941
AegisName: TREASURE_BOX44
Name: Treasure Chest
Level: 99
Dex: 1199
Size: Small
Race: Formless
RaceGroups:
Treasure: true
Element: Neutral
ElementLevel: 1
Class: Event
Drops:
- Item: Hero_Remains
Rate: 5
- Item: Union_Of_Tribe
Rate: 250
- Item: Branch_Of_Dead_Tree
Rate: 5000
- Item: Oridecon
Rate: 2425
- Item: Elunium
Rate: 3638
- Item: Platinum_Shotel
Rate: 75
- Item: Burning_Bow
Rate: 75
- Item: Divine_Cross
Rate: 25
StealProtected: true
- Id: 1942
AegisName: TREASURE_BOX45
Name: Treasure Chest
Level: 99
Dex: 1199
Size: Small
Race: Formless
RaceGroups:
Treasure: true
Element: Neutral
ElementLevel: 1
Class: Event
Drops:
- Item: Andvari_Ring
Rate: 5
- Item: Union_Of_Tribe
Rate: 250
- Item: Branch_Of_Dead_Tree
Rate: 5000
- Item: Oridecon
Rate: 2425
- Item: Elunium
Rate: 3638
- Item: Muscle_Cutter
Rate: 75
- Item: Orc_Archer_Bow
Rate: 75
- Item: Icicle_Fist
Rate: 75
StealProtected: true
- Id: 1943
AegisName: TREASURE_BOX46
Name: Treasure Chest
Level: 99
Dex: 1199
Size: Small
Race: Formless
RaceGroups:
Treasure: true
Element: Neutral
ElementLevel: 1
Class: Event
Drops:
- Item: Dusk_Glow
Rate: 5
- Item: Union_Of_Tribe
Rate: 250
- Item: Branch_Of_Dead_Tree
Rate: 5000
- Item: Oridecon
Rate: 2425
- Item: Elunium
Rate: 3638
- Item: Battle_Hook
Rate: 75
- Item: Frozen_Bow
Rate: 75
- Item: Combo_Battle_Glove
Rate: 75
StealProtected: true
- Id: 1944
AegisName: TREASURE_BOX47
Name: Treasure Chest
Level: 99
Dex: 1199
Size: Small
Race: Formless
RaceGroups:
Treasure: true
Element: Neutral
ElementLevel: 1
Class: Event
Drops:
- Item: Dawn_Essence
Rate: 5
- Item: Union_Of_Tribe
Rate: 250
- Item: Branch_Of_Dead_Tree
Rate: 5000
- Item: Oridecon
Rate: 2425
- Item: Elunium
Rate: 3638
- Item: Ahlspiess
Rate: 75
- Item: Earth_Bow
Rate: 75
- Item: Ulfhedinn
Rate: 25
StealProtected: true
- Id: 1945
AegisName: TREASURE_BOX48
Name: Treasure Chest
Level: 99
Dex: 1199
Size: Small
Race: Formless
RaceGroups:
Treasure: true
Element: Neutral
ElementLevel: 1
Class: Event
Drops:
- Item: Cold_Moonlight
Rate: 5
- Item: Union_Of_Tribe
Rate: 250
- Item: Branch_Of_Dead_Tree
Rate: 5000
- Item: Oridecon
Rate: 2425
- Item: Elunium
Rate: 3638
- Item: Lich_Bone_Wand
Rate: 75
- Item: Gust_Bow
Rate: 75
- Item: Seismic_Fist
Rate: 75
StealProtected: true
- Id: 1946
AegisName: TREASURE_BOX49
Name: Treasure Chest
Level: 99
Dex: 1199
Size: Small
Race: Formless
RaceGroups:
Treasure: true
Element: Neutral
ElementLevel: 1
Class: Event
Drops:
- Item: Hazy_Starlight
Rate: 5
- Item: Union_Of_Tribe
Rate: 250
- Item: Branch_Of_Dead_Tree
Rate: 5000
- Item: Oridecon
Rate: 2425
- Item: Elunium
Rate: 3638
- Item: Piercing_Staff
Rate: 75
- Item: Drill_Katar
Rate: 75
- Item: Mithril_Magic_Cape
Rate: 25
StealProtected: true
- Id: 1947
AegisName: PIAMETTE_
Name: Piamette
Level: 90
Hp: 500500
Attack: 1650
Attack2: 1200
Defense: 56
MagicDefense: 35
Agi: 66
Vit: 5
Int: 99
Dex: 144
Luk: 15
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Demihuman
Element: Neutral
ElementLevel: 1
WalkSpeed: 100
AttackDelay: 432
AttackMotion: 768
DamageMotion: 576
Ai: 24
Class: Boss
- Id: 1948
AegisName: G_YGNIZEM
Name: Egnigem Cenia
JapaneseName: Ygnizem
Level: 136
Hp: 40327
Attack: 1985
Attack2: 328
Defense: 224
MagicDefense: 8
Str: 144
Agi: 92
Vit: 86
Int: 69
Dex: 149
Luk: 68
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Fire
ElementLevel: 2
WalkSpeed: 145
AttackDelay: 576
AttackMotion: 432
DamageMotion: 288
Ai: 04
- Id: 1949
AegisName: B_S_GUARDIAN
Name: Camp Guardian
Level: 86
Hp: 457599
Attack: 8349
Attack2: 1550
Defense: 96
MagicDefense: 33
Str: 110
Agi: 40
Vit: 5
Int: 65
Dex: 150
Luk: 65
AttackRange: 2
SkillRange: 14
ChaseRange: 16
Size: Large
Race: Demihuman
Element: Neutral
ElementLevel: 4
WalkSpeed: 170
AttackDelay: 140
AttackMotion: 384
DamageMotion: 288
Ai: 21
Class: Boss
- Id: 1950
AegisName: B_B_GUARDIAN
Name: Camp Guardian
Level: 80
Hp: 241212
Attack: 2024
Attack2: 680
Defense: 64
MagicDefense: 62
Str: 95
Agi: 80
Vit: 5
Int: 90
Dex: 198
Luk: 55
AttackRange: 12
SkillRange: 14
ChaseRange: 16
Size: Large
Race: Demihuman
Element: Neutral
ElementLevel: 4
WalkSpeed: 170
AttackDelay: 76
AttackMotion: 384
DamageMotion: 288
Ai: 21
Class: Boss
- Id: 1951
AegisName: CRYSTAL_6
Name: Crystal
Level: 1
Hp: 15
Defense: 160
MagicDefense: 99
Dex: 999
Size: Small
Race: Formless
Element: Neutral
ElementLevel: 1
WalkSpeed: 190
Ai: 01
Class: Boss
Modes:
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
Drops:
- Item: Piece_Of_Cake
Rate: 1900
- Item: Candy_Striper
Rate: 2250
- Item: White_Chocolate
Rate: 2500
- Item: Gift_Box_2
Rate: 2450
- Item: Banana_Juice
Rate: 3250
- Item: Chocolate
Rate: 2500
- Item: Yggdrasilberry
Rate: 1
StealProtected: true
- Id: 1952
AegisName: CRYSTAL_7
Name: Crystal
Level: 1
Hp: 15
Defense: 160
MagicDefense: 99
Dex: 999
Size: Small
Race: Formless
Element: Neutral
ElementLevel: 1
WalkSpeed: 190
Ai: 01
Class: Boss
Modes:
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
Drops:
- Item: Piece_Of_Cake
Rate: 1900
- Item: Candy_Striper
Rate: 2250
- Item: White_Chocolate
Rate: 2500
- Item: Gift_Box_4
Rate: 2450
- Item: Apple_Juice
Rate: 3250
- Item: Chocolate
Rate: 2500
- Item: Seed_Of_Yggdrasil
Rate: 1
StealProtected: true
- Id: 1953
AegisName: CRYSTAL_8
Name: Crystal
Level: 1
Hp: 15
Defense: 160
MagicDefense: 99
Dex: 999
Size: Small
Race: Formless
Element: Neutral
ElementLevel: 1
WalkSpeed: 190
Ai: 01
Class: Boss
Modes:
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
Drops:
- Item: Piece_Of_Cake
Rate: 1900
- Item: Candy_Striper
Rate: 2250
- Item: White_Chocolate
Rate: 2500
- Item: Gift_Box_1
Rate: 2450
- Item: Carrot_Juice
Rate: 3250
- Item: Chocolate
Rate: 2500
- Item: Branch_Of_Dead_Tree
Rate: 150
StealProtected: true
- Id: 1954
AegisName: CRYSTAL_9
Name: Crystal
Level: 1
Hp: 15
Defense: 160
MagicDefense: 99
Dex: 999
Size: Small
Race: Formless
Element: Neutral
ElementLevel: 1
WalkSpeed: 190
Ai: 01
Class: Boss
Modes:
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
Drops:
- Item: Piece_Of_Cake
Rate: 1900
- Item: Candy_Striper
Rate: 2250
- Item: White_Chocolate
Rate: 2500
- Item: Gift_Box_3
Rate: 2450
- Item: Grape_Juice
Rate: 3250
- Item: Chocolate
Rate: 2500
- Item: Old_Blue_Box
Rate: 50
StealProtected: true
- Id: 1955
AegisName: TREASURE_BOX_I
Name: Treasure Chest
Level: 1
Hp: 1
Dex: 999
Size: Small
Race: Formless
Element: Neutral
ElementLevel: 1
Class: Boss
Modes:
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
Drops:
- Item: Handsei
Rate: 10000
- Item: Sg_Blue_Potion_Box
Rate: 5000
- Item: Yggdrasilberry
Rate: 5000
- Item: White_Slim_Potion
Rate: 10000
- Item: White_Slim_Potion
Rate: 10000
- Item: White_Slim_Potion
Rate: 10000
- Item: White_Slim_Potion
Rate: 10000
- Item: White_Slim_Potion
Rate: 10000
StealProtected: true
- Id: 1956
AegisName: NAGHT_SIEGER
Name: Naght Sieger
Level: 99
Hp: 5000000
BaseExp: 2160000
JobExp: 900000
Attack: 7020
Attack2: 3200
Defense: 410
MagicDefense: 40
Str: 190
Agi: 60
Vit: 80
Int: 220
Dex: 317
Luk: 30
AttackRange: 2
SkillRange: 16
ChaseRange: 16
Size: Large
Race: Demon
Element: Ghost
ElementLevel: 4
WalkSpeed: 100
AttackDelay: 76
AttackMotion: 432
DamageMotion: 504
Ai: 21
Class: Boss
Drops:
- Item: Twin_Edge_B
Rate: 4500
- Item: Twin_Edge_R
Rate: 4500
- Item: Flame_Manteau
Rate: 4500
- Item: Bone_Helm
Rate: 4500
- Item: Old_Card_Album
Rate: 4500
- Item: Pauldron
Rate: 4500
- Item: Turquoise
Rate: 4500
- Item: Nahtzigger_Card
Rate: 1
StealProtected: true
- Id: 1957
AegisName: ENTWEIHEN
Name: Entweihen Crothen
Level: 90
Hp: 2400500
BaseExp: 786500
JobExp: 607500
Attack: 4840
Attack2: 3600
Defense: 171
MagicDefense: 66
Str: 90
Agi: 70
Vit: 40
Int: 160
Dex: 228
Luk: 30
AttackRange: 12
SkillRange: 14
ChaseRange: 16
Size: Medium
Race: Demon
Element: Dark
ElementLevel: 4
AttackDelay: 140
AttackMotion: 540
DamageMotion: 576
Ai: 10
Class: Boss
Drops:
- Item: Thorn_Staff
Rate: 4500
- Item: Holy_Stick
Rate: 4500
- Item: Celestial_Robe
Rate: 4500
- Item: Lich_Bone_Wand
Rate: 4500
- Item: Old_Card_Album
Rate: 4500
- Item: Survival_Rod_
Rate: 4500
- Item: Agate
Rate: 4500
- Item: Ant_Buyanne_Card
Rate: 1
StealProtected: true
- Id: 1958
AegisName: G_ENTWEIHEN_R
Name: Thorny Skeleton
Level: 89
Hp: 5400000
Attack: 4444
Attack2: 680
Defense: 71
MagicDefense: 66
Agi: 35
Vit: 33
Int: 180
Dex: 150
Luk: 30
AttackRange: 12
SkillRange: 14
ChaseRange: 16
Size: Small
Race: Demon
Element: Dark
ElementLevel: 4
AttackDelay: 432
AttackMotion: 288
DamageMotion: 576
Ai: 27
Class: Boss
- Id: 1959
AegisName: G_ENTWEIHEN_H
Name: Thorn of Recovery
Level: 89
Hp: 350000
Attack: 2244
Attack2: 680
Defense: 71
MagicDefense: 66
Agi: 35
Vit: 33
Int: 180
Dex: 150
Luk: 30
AttackRange: 12
SkillRange: 14
ChaseRange: 16
Size: Small
Race: Demon
Element: Ghost
ElementLevel: 4
AttackDelay: 2864
AttackMotion: 288
DamageMotion: 576
Ai: 27
Class: Boss
- Id: 1960
AegisName: G_ENTWEIHEN_M
Name: Thorn of Magic
Level: 89
Hp: 5400000
Attack: 2244
Attack2: 680
Defense: 71
MagicDefense: 66
Agi: 35
Vit: 33
Int: 180
Dex: 150
Luk: 30
AttackRange: 12
SkillRange: 14
ChaseRange: 16
Size: Small
Race: Demon
Element: Dark
ElementLevel: 4
AttackDelay: 1024
AttackMotion: 288
DamageMotion: 576
Ai: 27
Class: Boss
- Id: 1961
AegisName: G_ENTWEIHEN_S
Name: Thorn of Purification
Level: 89
Hp: 5400000
Attack: 2244
Attack2: 680
Defense: 71
MagicDefense: 66
Agi: 35
Vit: 33
Int: 180
Dex: 150
Luk: 30
AttackRange: 12
SkillRange: 14
ChaseRange: 16
Size: Small
Race: Demon
Element: Dark
ElementLevel: 4
AttackDelay: 2864
AttackMotion: 288
DamageMotion: 576
Ai: 10
Class: Boss
- Id: 1962
AegisName: ANTONIO_
Name: Christmas Thief
Level: 10
Hp: 15
Attack: 13
Attack2: 7
Defense: 160
MagicDefense: 99
Int: 50
Dex: 100
Luk: 100
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Neutral
ElementLevel: 1
WalkSpeed: 100
AttackDelay: 720
AttackMotion: 720
DamageMotion: 432
Ai: 01
Class: Boss
Modes:
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
- Id: 1963
AegisName: P_CHUNG_E
Name: New Year Doll
Level: 49
Hp: 23900
BaseExp: 1078
JobExp: 447
Attack: 460
Attack2: 590
Defense: 8
MagicDefense: 15
Str: 38
Agi: 65
Vit: 43
Int: 30
Dex: 90
Luk: 15
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Neutral
ElementLevel: 2
WalkSpeed: 170
AttackDelay: 1728
AttackMotion: 816
DamageMotion: 1188
Ai: 21
- Id: 1964
AegisName: NIGHTMARE_T
Name: Nightmare
Level: 30
Hp: 2000
BaseExp: 230
JobExp: 174
Attack: 100
Attack2: 100
MagicDefense: 40
Agi: 100
Dex: 100
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Brute
Element: Ghost
ElementLevel: 3
WalkSpeed: 150
AttackDelay: 1816
AttackMotion: 816
DamageMotion: 432
Drops:
- Item: Blue_Potion
Rate: 1000
- Item: Blue_Herb
Rate: 1500
- Item: Test_Certificate
Rate: 2500
- Id: 1965
AegisName: M_WILD_ROSE
Name: Wild Rose
Level: 38
Hp: 4000
Sp: 50
Attack: 100
Attack2: 45
MagicDefense: 15
Agi: 85
Vit: 15
Int: 35
Dex: 65
Luk: 80
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Brute
Element: Wind
ElementLevel: 1
WalkSpeed: 100
AttackDelay: 964
AttackMotion: 864
DamageMotion: 288
- Id: 1966
AegisName: M_DOPPELGANGER
Name: Doppelganger
Level: 72
Hp: 7800
Sp: 200
Attack: 220
Attack2: 50
Defense: 30
MagicDefense: 20
Agi: 38
Vit: 30
Int: 35
Dex: 78
Luk: 65
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Dark
ElementLevel: 3
WalkSpeed: 100
AttackDelay: 300
AttackMotion: 480
DamageMotion: 288
Class: Boss
- Id: 1967
AegisName: M_YGNIZEM
Name: Egnigem Cenia
JapaneseName: Ygnizem
Level: 79
Hp: 7800
Sp: 200
Attack: 220
Attack2: 50
Defense: 30
MagicDefense: 20
Agi: 38
Vit: 30
Int: 35
Dex: 78
Luk: 65
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Fire
ElementLevel: 2
WalkSpeed: 100
AttackDelay: 300
AttackMotion: 480
DamageMotion: 288
Class: Boss
- Id: 1968
AegisName: E_STROUF
Name: Strouf
Level: 48
Hp: 11990
BaseExp: 2772
JobExp: 1888
Attack: 200
Attack2: 1050
Defense: 8
MagicDefense: 50
Agi: 40
Vit: 45
Int: 92
Dex: 43
Luk: 65
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Fish
Element: Water
ElementLevel: 3
WalkSpeed: 150
AttackDelay: 1872
AttackMotion: 672
DamageMotion: 384
Drops:
- Item: Fin
Rate: 2668
- Item: Oridecon_Stone
Rate: 115
- Item: Granpa_Beard
Rate: 2
- Item: Trident_
Rate: 2
- Item: Feather
Rate: 1500
- Item: Skyblue_Jewel
Rate: 20
- Item: Gill
Rate: 750
- Item: Strouf_Card
Rate: 1
StealProtected: true
- Id: 1969
AegisName: E_MARC
Name: Marc
Level: 36
Hp: 6900
BaseExp: 889
JobExp: 562
Attack: 220
Attack2: 60
Defense: 8
MagicDefense: 10
Agi: 36
Vit: 36
Int: 20
Dex: 56
Luk: 30
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Fish
Element: Water
ElementLevel: 2
WalkSpeed: 150
AttackDelay: 1272
AttackMotion: 72
DamageMotion: 480
Drops:
- Item: Mistic_Frozen
Rate: 18
- Item: Gill
Rate: 4500
- Item: Oridecon_Stone
Rate: 95
- Item: Fin
Rate: 500
- Item: Skyblue_Jewel
Rate: 10
- Item: White_Herb
Rate: 350
- Item: Marc_Card
Rate: 1
StealProtected: true
- Id: 1970
AegisName: E_OBEAUNE
Name: Obeune
Level: 31
Hp: 3952
BaseExp: 579
JobExp: 366
Attack: 141
Attack2: 24
MagicDefense: 40
Agi: 31
Vit: 31
Int: 55
Dex: 74
Luk: 85
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Fish
Element: Water
ElementLevel: 2
WalkSpeed: 200
AttackDelay: 1872
AttackMotion: 672
DamageMotion: 288
Drops:
- Item: Mistic_Frozen
Rate: 13
- Item: Heart_Of_Mermaid
Rate: 4500
- Item: Fin_Helm
Rate: 1
- Item: Saint_Robe_
Rate: 10
- Item: Skyblue_Jewel
Rate: 10
- Item: Fin
Rate: 250
- Item: Witherless_Rose
Rate: 30
- Item: Obeaune_Card
Rate: 1
StealProtected: true
- Id: 1971
AegisName: E_VADON
Name: Vadon
Level: 19
Hp: 5000
BaseExp: 121
JobExp: 76
Attack: 74
Attack2: 11
Defense: 32
Agi: 19
Vit: 16
Int: 10
Dex: 36
Luk: 15
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Fish
Element: Water
ElementLevel: 1
WalkSpeed: 300
AttackDelay: 1632
AttackMotion: 432
DamageMotion: 540
Modes:
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
Drops:
- Item: Crystal_Blue
Rate: 20
- Item: Nipper
Rate: 4500
- Item: Garlet
Rate: 1500
- Item: Padded_Armor_
Rate: 5
- Item: Solid_Shell
Rate: 50
- Item: Elunium_Stone
Rate: 40
- Item: Vadon_Card
Rate: 1
StealProtected: true
- Id: 1972
AegisName: E_MARINA
Name: Marina
Level: 21
Hp: 2087
BaseExp: 196
JobExp: 126
Attack: 84
Attack2: 22
MagicDefense: 5
Agi: 21
Vit: 21
Dex: 36
Luk: 10
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Plant
Element: Water
ElementLevel: 2
WalkSpeed: 400
AttackDelay: 2280
AttackMotion: 1080
DamageMotion: 864
Drops:
- Item: Single_Cell
Rate: 2500
- Item: Sticky_Mucus
Rate: 750
- Item: Crystal_Blue
Rate: 45
- Item: Mistic_Frozen
Rate: 2
- Item: Deadly_Noxious_Herb
Rate: 20
- Item: Marina_Card
Rate: 1
StealProtected: true
- Id: 1973
AegisName: E_PORING
Name: Poring
Level: 99
Hp: 10
BaseExp: 2
JobExp: 1
Attack: 7
Attack2: 3
MagicDefense: 5
Dex: 6
Luk: 30
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Plant
Element: Water
ElementLevel: 1
WalkSpeed: 400
AttackDelay: 1872
AttackMotion: 672
DamageMotion: 480
Modes:
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
Drops:
- Item: Gift_Box
Rate: 5000
- Item: Old_Blue_Box
Rate: 5000
- Item: Old_Violet_Box
Rate: 5000
- Item: Old_Card_Album
Rate: 2500
- Item: Jellopy
Rate: 2500
- Id: 1974
AegisName: BANSHEE_MASTER
Name: Banshee Master
Level: 118
Hp: 20320
BaseExp: 2606
JobExp: 2498
Attack: 839
Attack2: 298
Defense: 87
MagicDefense: 94
Str: 121
Agi: 58
Vit: 48
Int: 122
Dex: 84
Luk: 44
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Dark
ElementLevel: 2
WalkSpeed: 150
AttackDelay: 676
AttackMotion: 504
DamageMotion: 504
Ai: 20
Modes:
Detector: true
Drops:
- Item: Old_White_Cloth
Rate: 1500
- Item: Orleans_Gown
Rate: 5
- Item: Cursed_Star
Rate: 1
- Item: Wool_Scarf
Rate: 5
- Item: Mementos
Rate: 750
- Item: Brigan
Rate: 2668
- Item: Shadow_Guard
Rate: 10
- Item: Banshee_Master_Card
Rate: 1
StealProtected: true
- Id: 1975
AegisName: BEHOLDER_MASTER
Name: Beholder Master
Level: 106
Hp: 10135
BaseExp: 1824
JobExp: 1738
Attack: 612
Attack2: 88
Defense: 73
MagicDefense: 62
Str: 103
Agi: 67
Vit: 42
Int: 69
Dex: 83
Luk: 32
AttackRange: 6
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Formless
Element: Wind
ElementLevel: 2
WalkSpeed: 190
AttackDelay: 336
AttackMotion: 840
DamageMotion: 360
Ai: 20
Drops:
- Item: Prickly_Fruit
Rate: 1500
- Item: Anodyne
Rate: 50
- Item: Rough_Wind
Rate: 50
- Item: Elunium
Rate: 5
- Item: Chameleon_Armor
Rate: 5
- Item: Linen_Glove
Rate: 1
- Item: Old_Blue_Box
Rate: 1
- Item: Beholder_Master_Card
Rate: 1
StealProtected: true
- Id: 1976
AegisName: COBALT_MINERAL
Name: Cobalt Mineral
Level: 113
Hp: 15800
BaseExp: 2202
JobExp: 2106
Attack: 903
Attack2: 92
Defense: 113
MagicDefense: 44
Str: 110
Agi: 55
Vit: 65
Int: 57
Dex: 133
Luk: 41
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Formless
Element: Neutral
ElementLevel: 2
WalkSpeed: 200
AttackDelay: 648
AttackMotion: 480
DamageMotion: 360
Ai: 20
Drops:
- Item: Fragment_Of_Crystal
Rate: 1500
- Item: Golden_Jewel
Rate: 250
- Item: Elemental_Sword
Rate: 3
- Item: Oridecon
Rate: 40
- Item: Emveretarcon
Rate: 400
- Item: Yellow_Gemstone
Rate: 50
- Item: Gold
Rate: 1
- Item: Cobalt_Mineral_Card
Rate: 1
StealProtected: true
- Id: 1977
AegisName: HEAVY_METALING
Name: Heavy Metaling
Level: 107
Hp: 11500
BaseExp: 1845
JobExp: 1759
Attack: 874
Attack2: 112
Defense: 134
MagicDefense: 65
Str: 105
Agi: 63
Vit: 86
Int: 58
Dex: 67
Luk: 38
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Neutral
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 384
AttackMotion: 672
DamageMotion: 480
Ai: 20
Drops:
- Item: Tube
Rate: 2000
- Item: Iron_Ore
Rate: 500
- Item: Iron
Rate: 250
- Item: Large_Jellopy
Rate: 500
- Item: Screw
Rate: 100
- Item: Dagger_Of_Hunter
Rate: 3
- Item: Jubilee
Rate: 2500
- Item: Heavy_Metaling_Card
Rate: 1
StealProtected: true
- Id: 1978
AegisName: HELL_APOCALIPS
Name: Hell Vesper
JapaneseName: Hell Apocalips
Level: 121
Hp: 22100
BaseExp: 3047
JobExp: 2924
Attack: 1092
Attack2: 122
Defense: 155
MagicDefense: 43
Str: 135
Agi: 62
Vit: 80
Int: 48
Dex: 125
Luk: 37
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Formless
Element: Neutral
ElementLevel: 3
WalkSpeed: 250
AttackDelay: 1840
AttackMotion: 1440
DamageMotion: 384
Ai: 20
Drops:
- Item: Broken_Steel_Piece
Rate: 2668
- Item: Mystery_Piece
Rate: 1200
- Item: Wheel
Rate: 1100
- Item: Elunium
Rate: 3
- Item: Life_Link
Rate: 5
- Item: Cardo
Rate: 2
- Item: Steel
Rate: 1250
- Item: Hell_Apocalips_Card
Rate: 1
StealProtected: true
- Id: 1979
AegisName: ZAKUDAM
Name: Zakudam
JapaneseName: Zukadam
Level: 115
Hp: 17200
BaseExp: 2246
JobExp: 2150
Attack: 910
Attack2: 130
Defense: 106
MagicDefense: 92
Str: 122
Agi: 66
Vit: 70
Int: 61
Dex: 92
Luk: 55
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demihuman
Element: Neutral
ElementLevel: 3
WalkSpeed: 180
AttackDelay: 580
AttackMotion: 288
DamageMotion: 360
Ai: 21
Drops:
- Item: Screw
Rate: 2500
- Item: Steel
Rate: 250
- Item: Oridecon
Rate: 100
- Item: Elunium
Rate: 100
- Item: Gate_Keeper
Rate: 3
- Item: Gate_KeeperDD
Rate: 3
- Item: Improved_Tights
Rate: 5
- Item: Jakudam_Card
Rate: 1
StealProtected: true
- Id: 1980
AegisName: KUBLIN
Name: Kublin
JapaneseName: Kubkin
Level: 85
Hp: 633600
BaseExp: 49500
JobExp: 45000
MvpExp: 45000
Attack: 1298
Attack2: 220
Defense: 22
MagicDefense: 10
Str: 85
Agi: 81
Vit: 25
Int: 40
Dex: 66
Luk: 20
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Earth
ElementLevel: 1
WalkSpeed: 100
AttackDelay: 964
AttackMotion: 648
DamageMotion: 300
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Pickaxe
Rate: 10000
Drops:
- Item: Iron
Rate: 135
- Item: Scell
Rate: 4500
- Item: Oridecon_Stone
Rate: 22
- Item: Goblini_Mask
Rate: 2
- Item: Starsand_Of_Witch
Rate: 1250
- Item: Red_Herb
Rate: 900
- Id: 1981
AegisName: I_HIGH_ORC
Name: Orc Elite Guard
JapaneseName: Safeguard Chief
Level: 81
Hp: 44193
Attack: 538
Attack2: 150
Defense: 101
MagicDefense: 45
Str: 75
Agi: 16
Vit: 40
Int: 31
Dex: 83
Luk: 20
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demihuman
Element: Fire
ElementLevel: 2
WalkSpeed: 150
AttackDelay: 1500
AttackMotion: 500
DamageMotion: 1000
Ai: 21
- Id: 1982
AegisName: I_ORC_ARCHER
Name: Orc Bowman
JapaneseName: Orc Sniper
Level: 78
Hp: 54835
Attack: 506
Attack2: 43
Defense: 67
MagicDefense: 31
Str: 55
Agi: 32
Vit: 24
Int: 30
Dex: 150
Luk: 15
AttackRange: 9
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Earth
ElementLevel: 1
WalkSpeed: 300
AttackDelay: 1960
AttackMotion: 620
DamageMotion: 480
Ai: 19
- Id: 1983
AegisName: I_ORC_SKELETON
Name: Orc Undead
JapaneseName: Depraved Orc Spirit
Level: 87
Hp: 80087
Attack: 546
Attack2: 263
Defense: 23
MagicDefense: 30
Agi: 31
Vit: 41
Int: 93
Dex: 80
Luk: 30
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Undead
Element: Undead
ElementLevel: 1
WalkSpeed: 130
AttackDelay: 2420
AttackMotion: 720
DamageMotion: 648
Ai: 04
- Id: 1984
AegisName: I_ORC_LADY
Name: Orc Lady
JapaneseName: Shaman Cargalache
Level: 80
Hp: 50058
Attack: 465
Attack2: 389
Defense: 56
MagicDefense: 10
Str: 60
Agi: 35
Vit: 52
Int: 18
Dex: 95
Luk: 20
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Earth
ElementLevel: 2
WalkSpeed: 145
AttackDelay: 1050
AttackMotion: 900
DamageMotion: 288
Ai: 21
- Id: 1985
AegisName: DANDELION
Name: Dandelion Member
Level: 37
Hp: 45000
Attack: 305
Attack2: 55
MagicDefense: 10
Str: 28
Agi: 19
Vit: 32
Dex: 63
Luk: 20
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Dark
ElementLevel: 2
WalkSpeed: 250
AttackDelay: 1772
AttackMotion: 72
DamageMotion: 384
Ai: 21
- Id: 1986
AegisName: TATACHO
Name: Tatacho
Level: 128
Hp: 33336
BaseExp: 3873
JobExp: 3548
Attack: 1018
Attack2: 72
Defense: 151
MagicDefense: 14
Str: 119
Agi: 33
Vit: 70
Int: 56
Dex: 109
Luk: 33
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Brute
RaceGroups:
Manuk: true
Element: Earth
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1000
AttackMotion: 768
DamageMotion: 360
Ai: 07
Drops:
- Item: Lunakaligo
Rate: 10
- Item: Cello
Rate: 5
- Item: Fur
Rate: 2000
- Item: Peaked_Hat
Rate: 1500
- Item: Delicious_Fish
Rate: 1550
- Item: Bradium
Rate: 5
- Item: Starsand_Of_Witch
Rate: 1250
- Item: Tatacho_Card
Rate: 1
StealProtected: true
- Id: 1987
AegisName: CENTIPEDE
Name: Centipede
Level: 125
Hp: 24992
BaseExp: 3143
JobExp: 3020
Attack: 841
Attack2: 112
Defense: 143
MagicDefense: 25
Str: 133
Agi: 71
Vit: 69
Int: 39
Dex: 120
Luk: 49
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Insect
RaceGroups:
Manuk: true
Element: Poison
ElementLevel: 2
WalkSpeed: 150
AttackDelay: 1000
AttackMotion: 792
DamageMotion: 336
Ai: 21
Modes:
Detector: true
Drops:
- Item: Cold_Heart
Rate: 1
- Item: Black_Cat
Rate: 1
- Item: Cursed_Lyre
Rate: 5
- Item: Short_Leg
Rate: 2668
- Item: Zargon
Rate: 2500
- Item: Bradium
Rate: 5
- Item: Solid_Shell
Rate: 1250
- Item: Centipede_Card
Rate: 1
StealProtected: true
- Id: 1988
AegisName: NEPENTHES
Name: Nepenthes
Level: 114
Hp: 15099
BaseExp: 2224
JobExp: 2128
Attack: 843
Attack2: 125
Defense: 25
MagicDefense: 5
Str: 94
Agi: 32
Vit: 41
Int: 39
Dex: 210
Luk: 59
AttackRange: 7
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Plant
RaceGroups:
Manuk: true
Element: Poison
ElementLevel: 2
WalkSpeed: 1000
AttackDelay: 500
AttackMotion: 576
DamageMotion: 504
Ai: 10
Drops:
- Item: Mandragora_Cap
Rate: 1
- Item: Stem_Of_Nepenthes
Rate: 1
- Item: Harp_Of_Nepenthes
Rate: 1
- Item: Nepenthes_Bow
Rate: 1
- Item: Strong_Bine
Rate: 1500
- Item: Yellow_Live
Rate: 25
- Item: Stem
Rate: 4500
- Item: Nepenthes_Card
Rate: 1
StealProtected: true
- Id: 1989
AegisName: HILLSRION
Name: Hillthrion
JapaneseName: Hillslion
Level: 123
Hp: 21422
BaseExp: 3249
JobExp: 2972
Attack: 630
Attack2: 102
Defense: 83
MagicDefense: 11
Str: 110
Agi: 69
Vit: 72
Int: 41
Dex: 143
Luk: 12
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Brute
RaceGroups:
Manuk: true
Element: Earth
ElementLevel: 1
WalkSpeed: 130
AttackDelay: 400
AttackMotion: 780
DamageMotion: 576
Ai: 13
Drops:
- Item: Sprint_Shoes
Rate: 5
- Item: Horn_Of_Hilthrion
Rate: 10
- Item: Horn_Of_Hilsrion
Rate: 1500
- Item: Fur
Rate: 1000
- Item: Wild_Beast_Claw
Rate: 5
- Item: Light_Granule
Rate: 600
- Item: Brigan
Rate: 2425
- Item: Hilsrion_Card
Rate: 1
StealProtected: true
- Id: 1990
AegisName: HARDROCK_MOMMOTH
Name: Hardrock Mammoth
Level: 137
Hp: 1900944
BaseExp: 92490
JobExp: 44647
Attack: 2328
Attack2: 774
Defense: 449
MagicDefense: 43
Str: 191
Agi: 66
Vit: 102
Int: 49
Dex: 197
Luk: 51
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Brute
RaceGroups:
Manuk: true
Element: Earth
ElementLevel: 3
WalkSpeed: 150
AttackDelay: 1000
AttackMotion: 660
DamageMotion: 588
Ai: 21
Class: Boss
Drops:
- Item: Bone_Head
Rate: 50
- Item: Tournament_Shield
Rate: 100
- Item: Ivory_Lance
Rate: 250
- Item: Ivory_Knife
Rate: 200
- Item: Hard_Skin
Rate: 4500
- Item: Snowy_Horn
Rate: 10
- Item: Elunium
Rate: 4500
- Item: Hardrock_Mommos_Card
Rate: 1
StealProtected: true
- Id: 1991
AegisName: TENDRILRION
Name: Tendrillion
Level: 126
Hp: 1397451
BaseExp: 65502
JobExp: 41413
Attack: 1403
Attack2: 1320
Defense: 132
MagicDefense: 123
Str: 144
Agi: 66
Vit: 77
Int: 181
Dex: 203
Luk: 132
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Brute
RaceGroups:
Splendide: true
Element: Earth
ElementLevel: 2
WalkSpeed: 100
AttackDelay: 500
AttackMotion: 960
DamageMotion: 360
Ai: 21
Class: Boss
Drops:
- Item: Leather_Of_Tendrilion
Rate: 250
- Item: Death_Guidance
Rate: 50
- Item: Eraser
Rate: 50
- Item: Horn_Of_Tendrilion
Rate: 4500
- Item: Bradium
Rate: 5
- Item: Tough_Vines
Rate: 2668
- Item: Stiff_Horn
Rate: 2425
- Item: Tendrilion_Card
Rate: 1
StealProtected: true
- Id: 1992
AegisName: CORNUS
Name: Cornus
Level: 120
Hp: 20722
BaseExp: 2652
JobExp: 2544
Attack: 403
Attack2: 522
Defense: 66
MagicDefense: 95
Str: 51
Agi: 47
Vit: 59
Int: 99
Dex: 130
Luk: 77
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Brute
RaceGroups:
Splendide: true
Element: Holy
ElementLevel: 3
WalkSpeed: 120
AttackDelay: 1000
AttackMotion: 624
DamageMotion: 300
Ai: 03
Drops:
- Item: Sprint_Mail
Rate: 5
- Item: Angelic_Ring
Rate: 1
- Item: Mystic_Horn
Rate: 2000
- Item: Soft_Feather
Rate: 1500
- Item: Bradium
Rate: 5
- Item: Snowy_Horn
Rate: 1
- Item: Long_Horn
Rate: 1
- Item: Cornus_Card
Rate: 1
StealProtected: true
- Id: 1993
AegisName: NAGA
Name: Naga
Level: 117
Hp: 21099
BaseExp: 2712
JobExp: 2475
Attack: 685
Attack2: 102
Defense: 72
MagicDefense: 5
Str: 112
Agi: 65
Vit: 71
Int: 32
Dex: 99
Luk: 33
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Brute
RaceGroups:
Splendide: true
Element: Earth
ElementLevel: 2
WalkSpeed: 150
AttackDelay: 400
AttackMotion: 864
DamageMotion: 432
Ai: 21
Drops:
- Item: Armor_Of_Naga
Rate: 5
- Item: Shield_Of_Naga
Rate: 5
- Item: Battle_Fork
Rate: 5
- Item: Bradium
Rate: 5
- Item: Scales_Shell
Rate: 1750
- Item: Forest_Orb
Rate: 5
- Item: Scarlet_Spear
Rate: 50
RandomOptionGroup: Group_5
- Item: Naga_Card
Rate: 1
StealProtected: true
- Id: 1994
AegisName: LUCIOLA_VESPA
Name: Luciola Vespa
Level: 109
Hp: 12466
BaseExp: 1887
JobExp: 1801
Attack: 589
Attack2: 111
Defense: 59
MagicDefense: 55
Str: 88
Agi: 89
Vit: 55
Int: 32
Dex: 143
Luk: 59
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Insect
RaceGroups:
Splendide: true
Element: Wind
ElementLevel: 1
WalkSpeed: 110
AttackDelay: 1000
AttackMotion: 864
DamageMotion: 432
Ai: 08
Modes:
Detector: true
Drops:
- Item: Sprint_Ring
Rate: 1
- Item: Bradium
Rate: 1
- Item: Black_Wing_Suits
Rate: 5
- Item: Honey
Rate: 150
- Item: Wind_Of_Verdure
Rate: 80
- Item: Royal_Jelly
Rate: 100
- Item: Solid_Shell
Rate: 1500
- Item: Luciola_Vespa_Card
Rate: 1
StealProtected: true
- Id: 1995
AegisName: PINGUICULA
Name: Pinguicula
Level: 105
Hp: 13058
BaseExp: 1706
JobExp: 1547
Attack: 546
Attack2: 322
Defense: 46
MagicDefense: 77
Str: 67
Agi: 60
Vit: 64
Int: 107
Dex: 77
Luk: 34
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Plant
RaceGroups:
Splendide: true
Element: Earth
ElementLevel: 3
WalkSpeed: 200
AttackDelay: 700
AttackMotion: 600
DamageMotion: 360
Ai: 13
Drops:
- Item: Pinguicula_Corsage
Rate: 1
- Item: Whip_Of_Balance
Rate: 5
- Item: Forest_Robe
Rate: 5
- Item: Sharp_Leaf
Rate: 2500
- Item: Great_Leaf
Rate: 1000
- Item: Browny_Root
Rate: 1500
- Item: Elder_Branch
Rate: 500
- Item: Pinguicula_Card
Rate: 1
StealProtected: true
# - Id: 1996
# AegisName: BACSOJIN_T
# Name: White Lady
# JapaneseName: Bacsojin
# Level: 97
# Hp: 720500
# BaseExp: 668160
# JobExp: 542880
# Attack: 1088
# Attack2: 3124
# Defense: 210
# MagicDefense: 178
# Str: 118
# Agi: 244
# Vit: 98
# Int: 126
# Dex: 205
# Luk: 102
# AttackRange: 3
# SkillRange: 10
# ChaseRange: 12
# Size: Large
# Race: Demihuman
# Element: Wind
# ElementLevel: 3
# WalkSpeed: 130
# AttackDelay: 576
# AttackMotion: 960
# DamageMotion: 480
# Ai: 21
# Modes:
# NoRandomWalk: true
# Drops:
# - Item: White_Snake_Hat
# Rate: 3
# - Item: Exorcize_Sachet
# Rate: 80
# - Item: Purification_Sachet
# Rate: 80
- Id: 1997
AegisName: G_TATACHO
Name: Tatacho
Level: 128
Hp: 33336
Attack: 1018
Attack2: 72
Defense: 151
MagicDefense: 14
Str: 119
Agi: 33
Vit: 70
Int: 56
Dex: 109
Luk: 33
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Brute
RaceGroups:
Manuk: true
Element: Earth
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1000
AttackMotion: 768
DamageMotion: 360
Ai: 07
- Id: 1998
AegisName: G_HILLSRION
Name: Hillslion
Level: 123
Hp: 21422
Attack: 630
Attack2: 102
Defense: 83
MagicDefense: 15
Str: 110
Agi: 69
Vit: 72
Int: 41
Dex: 143
Luk: 12
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Brute
RaceGroups:
Manuk: true
Element: Earth
ElementLevel: 1
WalkSpeed: 100
AttackDelay: 400
AttackMotion: 780
DamageMotion: 576
Ai: 13
- Id: 1999
AegisName: CENTIPEDE_LARVA
Name: Centipede Larva
Level: 118
Hp: 20667
BaseExp: 2606
JobExp: 2498
Attack: 729
Attack2: 88
Defense: 98
MagicDefense: 17
Str: 103
Agi: 62
Vit: 66
Int: 27
Dex: 108
Luk: 44
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Insect
RaceGroups:
Manuk: true
Element: Poison
ElementLevel: 1
WalkSpeed: 150
AttackDelay: 1000
AttackMotion: 792
DamageMotion: 336
Ai: 21
Modes:
Detector: true
Drops:
- Item: Boots_
Rate: 5
- Item: Crystal_Jewel__
Rate: 25
- Item: Short_Leg
Rate: 2668
- Item: Zargon
Rate: 2500
- Item: Worm_Peelings
Rate: 4500
- Item: Solid_Shell
Rate: 1250
- Item: Centipede_Larva_Card
Rate: 1
StealProtected: true
- Id: 2000
AegisName: M_GAMEMASTER
Name: Male Game Master
Level: 50
Hp: 7000
Sp: 250
Attack: 25
Defense: 10
MagicDefense: 10
Str: 44
Agi: 121
Int: 60
Dex: 75
Luk: 110
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Neutral
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 300
AttackMotion: 384
DamageMotion: 288
Ai: 01
Class: Boss
- Id: 2001
AegisName: F_GAMEMASTER
Name: Female Game Master
Level: 50
Hp: 7000
Sp: 250
Attack: 25
Defense: 10
MagicDefense: 10
Str: 44
Agi: 121
Int: 60
Dex: 75
Luk: 110
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Neutral
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 300
AttackMotion: 384
DamageMotion: 288
Ai: 01
Class: Boss
- Id: 2002
AegisName: T_SPRING_RABBIT
Name: Talisman Ghost
Level: 50
Hp: 8000
BaseExp: 1792
JobExp: 794
Attack: 585
Attack2: 228
Defense: 47
MagicDefense: 21
Str: 45
Agi: 61
Vit: 5
Int: 15
Dex: 77
Luk: 90
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Brute
Element: Earth
ElementLevel: 2
WalkSpeed: 160
AttackDelay: 1120
AttackMotion: 552
DamageMotion: 511
Ai: 02
Drops:
- Item: Magical_Moon_Cake
Rate: 500
- Item: Plantain
Rate: 250
- Item: Rabbit_Skin
Rate: 750
- Id: 2003
AegisName: T_BACSOJIN
Name: Talisman Ghost
Level: 97
Hp: 720500
Attack: 1414
Attack2: 2036
Defense: 210
MagicDefense: 178
Str: 118
Agi: 244
Vit: 98
Int: 126
Dex: 246
Luk: 102
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demihuman
Element: Water
ElementLevel: 2
WalkSpeed: 160
AttackDelay: 576
AttackMotion: 960
DamageMotion: 480
Ai: 21
Drops:
- Item: Moon_Cake1
Rate: 500
- Item: Moon_Cake2
Rate: 500
- Item: Moon_Cake15
Rate: 500
- Item: Moon_Cake16
Rate: 500
- Item: Moon_Cake17
Rate: 500
- Item: Moon_Cake18
Rate: 500
- Item: Moon_Cake19
Rate: 500
- Id: 2004
AegisName: T_WICKED_NYMPH
Name: Talisman Ghost
Level: 63
Hp: 16029
Attack: 399
Attack2: 691
Defense: 20
MagicDefense: 75
Agi: 64
Vit: 12
Int: 69
Dex: 100
Luk: 80
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Dark
ElementLevel: 3
WalkSpeed: 200
AttackDelay: 637
AttackMotion: 1008
DamageMotion: 360
Ai: 21
Drops:
- Item: Moon_Cake1
Rate: 400
- Item: Moon_Cake2
Rate: 400
- Item: Moon_Cake16
Rate: 400
- Item: Moon_Cake17
Rate: 400
- Item: Moon_Cake18
Rate: 400
- Item: Moon_Cake19
Rate: 400
- Item: Moon_Cake20
Rate: 400
- Id: 2005
AegisName: T_PLASMA_B
Name: Plasma
Level: 44
Hp: 8200
Attack: 300
Attack2: 400
MagicDefense: 30
Agi: 30
Vit: 5
Int: 73
Dex: 90
Luk: 30
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Water
ElementLevel: 4
WalkSpeed: 150
AttackDelay: 608
AttackMotion: 1440
DamageMotion: 576
Ai: 04
Drops:
- Item: Moon_Cake1
Rate: 250
- Item: Moon_Cake2
Rate: 250
- Item: Moon_Cake15
Rate: 250
- Item: Moon_Cake16
Rate: 250
- Item: Moon_Cake17
Rate: 250
- Id: 2006
AegisName: T_PLASMA_P
Name: Plasma
Level: 49
Hp: 5900
Attack: 300
Attack2: 400
MagicDefense: 30
Agi: 30
Vit: 5
Int: 54
Dex: 90
Luk: 30
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Dark
ElementLevel: 4
WalkSpeed: 150
AttackDelay: 608
AttackMotion: 1440
DamageMotion: 576
Ai: 04
Drops:
- Item: Moon_Cake15
Rate: 250
- Item: Moon_Cake16
Rate: 250
- Item: Moon_Cake17
Rate: 250
- Item: Moon_Cake18
Rate: 250
- Item: Moon_Cake19
Rate: 250
- Id: 2007
AegisName: T_PLASMA_R
Name: Plasma
Level: 43
Hp: 5700
Attack: 300
Attack2: 400
MagicDefense: 30
Agi: 30
Vit: 5
Int: 56
Dex: 90
Luk: 30
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Fire
ElementLevel: 4
WalkSpeed: 150
AttackDelay: 608
AttackMotion: 1440
DamageMotion: 576
Ai: 04
Drops:
- Item: Moon_Cake1
Rate: 250
- Item: Moon_Cake2
Rate: 250
- Item: Moon_Cake17
Rate: 250
- Item: Moon_Cake18
Rate: 250
- Item: Moon_Cake19
Rate: 250
- Item: Moon_Cake20
Rate: 250
- Id: 2008
AegisName: WOOMAWANG
Name: Woomawang
Level: 82
Hp: 4000000
BaseExp: 49500
JobExp: 45000
Attack: 8800
Attack2: 2000
Defense: 40
MagicDefense: 40
Str: 60
Agi: 110
Vit: 200
Int: 250
Dex: 199
Luk: 66
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demon
Element: Ghost
ElementLevel: 2
WalkSpeed: 250
AttackDelay: 828
AttackMotion: 528
DamageMotion: 192
Ai: 21
Class: Boss
- Id: 2009
AegisName: WOOMAWANG_
Name: Woomawang
Level: 82
Hp: 2000000
BaseExp: 49500
JobExp: 45000
Attack: 17600
Attack2: 4000
Defense: 40
MagicDefense: 40
Str: 60
Agi: 110
Vit: 200
Int: 250
Dex: 199
Luk: 66
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Ghost
ElementLevel: 2
WalkSpeed: 100
AttackDelay: 414
AttackMotion: 1080
DamageMotion: 336
Ai: 21
Class: Boss
Drops:
- Item: Cowking's_Nose_Ring
Rate: 5000
- Id: 2010
AegisName: G_MAJORUROS
Name: Ox
Level: 66
Hp: 500000
BaseExp: 4
JobExp: 4
Attack: 1260
Attack2: 2000
Defense: 25
MagicDefense: 15
Str: 65
Agi: 50
Vit: 20
Int: 20
Dex: 94
Luk: 48
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demon
Element: Ghost
ElementLevel: 1
WalkSpeed: 250
AttackDelay: 1100
AttackMotion: 960
DamageMotion: 780
Ai: 24
- Id: 2011
AegisName: E_GHOUL
Name: Tenacious Ghoul
Level: 40
Hp: 99999
BaseExp: 489
JobExp: 280
Attack: 420
Attack2: 80
Defense: 100
MagicDefense: 20
Agi: 20
Vit: 29
Dex: 45
Luk: 20
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Undead
Element: Undead
ElementLevel: 2
WalkSpeed: 250
AttackDelay: 2456
AttackMotion: 912
DamageMotion: 504
Ai: 04
Drops:
- Item: Horrendous_Mouth
Rate: 3000
- Item: Oridecon_Stone
Rate: 55
- Item: White_Herb
Rate: 350
- Item: Green_Herb
Rate: 400
- Item: Pumpkin_Pie
Rate: 50
- Item: Ghoul_Card
Rate: 1
StealProtected: true
- Id: 2012
AegisName: E_ZOMBIE
Name: Tenacious Zombie
Level: 15
Hp: 99999
BaseExp: 22
JobExp: 15
Attack: 67
Attack2: 12
Defense: 100
MagicDefense: 10
Agi: 8
Vit: 7
Dex: 15
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Undead
Element: Undead
ElementLevel: 1
WalkSpeed: 400
AttackDelay: 2612
AttackMotion: 912
DamageMotion: 288
Ai: 04
Drops:
- Item: Decayed_Nail
Rate: 4500
- Item: Cardinal_Jewel_
Rate: 3
- Item: Sticky_Mucus
Rate: 500
- Item: Horrendous_Mouth
Rate: 25
- Item: Pumpkin_Pie
Rate: 50
- Item: Zombie_Card
Rate: 1
StealProtected: true
- Id: 2013
AegisName: DRACO
Name: Draco
Level: 114
Hp: 20099
BaseExp: 2335
JobExp: 2128
Attack: 778
Attack2: 110
Defense: 56
MagicDefense: 3
Str: 21
Agi: 58
Vit: 47
Int: 34
Dex: 99
Luk: 66
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Dragon
Element: Earth
ElementLevel: 1
WalkSpeed: 250
AttackDelay: 576
AttackMotion: 960
DamageMotion: 504
Ai: 03
Drops:
- Item: Dragon's_Mane
Rate: 1500
- Item: Dragon's_Skin
Rate: 50
- Item: Dragon_Canine
Rate: 50
- Item: Dragon_Train
Rate: 500
- Item: Dragon_Scale
Rate: 500
- Item: Honey
Rate: 250
- Item: Dragon_Vest
Rate: 5
- Item: Draco_Card
Rate: 1
StealProtected: true
- Id: 2014
AegisName: DRACO_EGG
Name: Draco Egg
Level: 101
Hp: 100000
BaseExp: 1200
JobExp: 990
Attack: 1
Attack2: 1
Defense: 384
MagicDefense: 30
Vit: 135
Int: 92
Luk: 98
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Dragon
Element: Earth
ElementLevel: 4
WalkSpeed: 1000
AttackDelay: 24
Drops:
- Item: Piece_Of_Egg_Shell
Rate: 2500
- Item: Egg_Shell
Rate: 10
- Item: Egg_Of_Draco_Card
Rate: 1
StealProtected: true
- Id: 2015
AegisName: PINGUICULA_D
Name: Dark Pinguicula
Level: 113
Hp: 17002
BaseExp: 2202
JobExp: 2106
Attack: 451
Attack2: 789
Defense: 59
MagicDefense: 35
Str: 89
Agi: 55
Vit: 55
Int: 95
Dex: 92
Luk: 12
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Plant
Element: Poison
ElementLevel: 2
WalkSpeed: 290
AttackDelay: 1426
AttackMotion: 600
DamageMotion: 360
Ai: 13
Drops:
- Item: Sharp_Leaf
Rate: 2500
- Item: Great_Leaf
Rate: 1000
- Item: Browny_Root
Rate: 1500
- Item: Karvodailnirol
Rate: 5
- Item: Withered_Flower
Rate: 500
- Item: Elder_Branch
Rate: 750
- Item: Rotha_Shield
Rate: 5
- Item: Pinguicula_Dark_Card
Rate: 1
StealProtected: true
- Id: 2016
AegisName: AQUA_ELEMENTAL
Name: Aqua Elemental
Level: 121
Hp: 33209
BaseExp: 3047
JobExp: 2924
Attack: 862
Attack2: 450
Defense: 23
MagicDefense: 8
Str: 95
Agi: 61
Vit: 25
Int: 25
Dex: 120
Luk: 40
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Formless
Element: Water
ElementLevel: 4
WalkSpeed: 230
AttackDelay: 504
AttackMotion: 960
DamageMotion: 576
Ai: 19
Drops:
- Item: Crystalized_Teardrop
Rate: 500
- Item: Fluorescent_Liquid
Rate: 2500
- Item: Tiny_Waterbottle
Rate: 50
- Item: Starsand_Of_Witch
Rate: 1250
- Item: Waterdrop_Brooch
Rate: 5
- Item: Aqua_Elemental_Card
Rate: 1
StealProtected: true
- Id: 2017
AegisName: RATA
Name: Rata
Level: 131
Hp: 58299
BaseExp: 5061
JobExp: 4037
Attack: 1080
Attack2: 211
Defense: 81
MagicDefense: 46
Str: 101
Agi: 74
Vit: 71
Int: 51
Dex: 147
Luk: 56
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Earth
ElementLevel: 3
WalkSpeed: 150
AttackDelay: 792
AttackMotion: 540
DamageMotion: 420
Ai: 20
Drops:
- Item: Unripe_Acorn
Rate: 2500
- Item: Acorn
Rate: 2500
- Item: Piece_Of_Darkness
Rate: 250
- Item: Veteran_Hammer
Rate: 50
- Item: Bradium
Rate: 5
- Item: Lata_Card
Rate: 1
StealProtected: true
- Id: 2018
AegisName: DUNEYRR
Name: Duneyrr
Level: 135
Hp: 63342
BaseExp: 5590
JobExp: 4815
Attack: 1250
Attack2: 301
Defense: 144
MagicDefense: 28
Str: 133
Agi: 69
Vit: 72
Int: 55
Dex: 165
Luk: 44
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Earth
ElementLevel: 3
WalkSpeed: 200
AttackDelay: 672
AttackMotion: 420
DamageMotion: 360
Ai: 20
Drops:
- Item: Carrot
Rate: 2500
- Item: Fur
Rate: 2000
- Item: Piece_Of_Darkness
Rate: 250
- Item: Eyes_Stone_Ring
Rate: 1
- Item: Veteran_Sword
Rate: 5
- Item: Veteran_Axe
Rate: 50
- Item: Bradium
Rate: 5
- Item: Duneirre_Card
Rate: 1
StealProtected: true
- Id: 2019
AegisName: ANCIENT_TREE
Name: Ancient Tree
Level: 144
Hp: 388933
BaseExp: 4750
JobExp: 3616
Attack: 1182
Attack2: 76
Defense: 226
MagicDefense: 37
Str: 148
Agi: 72
Vit: 93
Int: 58
Dex: 149
Luk: 30
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Plant
Element: Earth
ElementLevel: 3
WalkSpeed: 290
AttackDelay: 504
AttackMotion: 960
DamageMotion: 576
Ai: 13
Drops:
- Item: Tough_Vines
Rate: 500
- Item: Great_Leaf
Rate: 500
- Item: Log
Rate: 2500
- Item: Dead_Tree_Cane
Rate: 5
- Item: Vital_Tree_Shoes
Rate: 15
- Item: Elder_Branch
Rate: 500
- Item: Ancient_Tree_Card
Rate: 1
StealProtected: true
- Id: 2020
AegisName: RHYNCHO
Name: Rhyncho
Level: 139
Hp: 337220
BaseExp: 3969
JobExp: 3020
Attack: 863
Attack2: 201
Defense: 68
MagicDefense: 12
Str: 119
Agi: 98
Vit: 62
Int: 48
Dex: 119
Luk: 46
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Formless
Element: Water
ElementLevel: 3
WalkSpeed: 240
AttackDelay: 576
AttackMotion: 660
DamageMotion: 420
Ai: 13
Drops:
- Item: Fluorescent_Liquid
Rate: 2500
- Item: Karvodailnirol
Rate: 3
- Item: Crystal_Of_Soul_01
Rate: 250
- Item: Ringco_Card
Rate: 1
StealProtected: true
- Id: 2021
AegisName: PHYLLA
Name: Phylla
Level: 139
Hp: 345560
BaseExp: 3969
JobExp: 3020
Attack: 825
Attack2: 176
Defense: 61
MagicDefense: 14
Str: 107
Agi: 85
Vit: 60
Int: 58
Dex: 152
Luk: 42
AttackRange: 10
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Formless
Element: Water
ElementLevel: 3
WalkSpeed: 240
AttackDelay: 360
AttackMotion: 780
DamageMotion: 432
Ai: 05
Drops:
- Item: Fluorescent_Liquid
Rate: 2500
- Item: Detrimindexta
Rate: 3
- Item: Crystal_Of_Soul_02
Rate: 250
- Item: Pillar_Card
Rate: 1
StealProtected: true
- Id: 2022
AegisName: S_NYDHOG
Name: Nidhoggur's Shadow
JapaneseName: Nidhoggr's Shadow
Level: 117
Hp: 3452000
BaseExp: 2808000
JobExp: 1930500
MvpExp: 2160000
Attack: 6656
Attack2: 3840
Defense: 60
MagicDefense: 75
Agi: 34
Vit: 62
Int: 236
Dex: 263
Luk: 34
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Dragon
Element: Dark
ElementLevel: 4
WalkSpeed: 150
AttackDelay: 1596
AttackMotion: 1620
DamageMotion: 864
Ai: 21
Class: Boss
Modes:
Mvp: true
Drops:
- Item: Dark_Red_Scale
Rate: 2500
- Item: Treasure_Box
Rate: 2500
- Item: Bradium
Rate: 500
- Item: Cardo
Rate: 250
- Item: Katzbalger
Rate: 250
- Item: Pole_Axe
Rate: 250
- Item: Piece_Of_Angent_Skin
Rate: 1000
- Item: Nidhogg_Shadow_Card
Rate: 1
StealProtected: true
- Id: 2023
AegisName: DARK_SHADOW
Name: Dark Shadow
Level: 147
Hp: 434300
BaseExp: 4959
JobExp: 3775
Attack: 1353
Attack2: 157
Defense: 140
MagicDefense: 44
Str: 155
Agi: 126
Vit: 89
Int: 108
Dex: 213
Luk: 76
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Dark
ElementLevel: 2
WalkSpeed: 220
AttackDelay: 768
AttackMotion: 1776
DamageMotion: 648
Ai: 19
Modes:
Detector: true
Drops:
- Item: Piece_Of_Black_Cloth
Rate: 2500
- Item: Skul_Ring
Rate: 500
- Item: Dagger_Of_Hunter
Rate: 3
- Item: Piece_Of_Darkness
Rate: 500
- Item: Eyes_Stone_Ring
Rate: 3
- Item: Bradium_Stonehammer
Rate: 5
- Item: Bradium
Rate: 5
- Item: Dark_Shadow_Card
Rate: 1
StealProtected: true
- Id: 2024
AegisName: BRADIUM_GOLEM
Name: Bradium Golem
Level: 133
Hp: 45739
BaseExp: 4259
JobExp: 2371
Attack: 1307
Attack2: 103
Defense: 559
MagicDefense: 12
Str: 189
Agi: 25
Vit: 125
Int: 45
Dex: 104
Luk: 33
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Formless
RaceGroups:
Golem: true
Element: Earth
ElementLevel: 2
WalkSpeed: 300
AttackDelay: 1008
AttackMotion: 1200
DamageMotion: 540
Ai: 20
Drops:
- Item: Stone_Piece
Rate: 1500
- Item: Stone_Heart
Rate: 2500
- Item: Purified_Bradium
Rate: 250
- Item: Bradium_Shield
Rate: 5
- Item: Runstone_Rare
Rate: 5
- Item: Bradium
Rate: 250
- Item: Bradium_Goram_Card
Rate: 1
StealProtected: true
- Id: 2025
AegisName: MYSTCASE_EVENT
Name: Wild Gift Box
Level: 10
Hp: 10
BaseExp: 38
JobExp: 38
Attack: 10
Attack2: 10
Defense: 1
MagicDefense: 99
Dex: 48
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Formless
Element: Neutral
ElementLevel: 1
WalkSpeed: 400
AttackDelay: 1248
AttackMotion: 1248
DamageMotion: 432
Ai: 01
Class: Boss
Modes:
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
Drops:
- Item: Chocolate
Rate: 1000
- Item: Candy
Rate: 1000
- Item: White_Chocolate
Rate: 500
- Item: Candy_Striper
Rate: 1000
- Item: White_Chocolate
Rate: 500
- Item: Chocolate_Drink
Rate: 500
- Item: Chocolate_Drink
Rate: 5
- Item: Chocolate_Drink
Rate: 5
StealProtected: true
- Id: 2026
AegisName: DANDELION_
Name: Runaway Dandelion Member
Level: 90
Hp: 552500
BaseExp: 24750
JobExp: 11250
Attack: 3355
Attack2: 1250
Defense: 40
MagicDefense: 35
Agi: 66
Vit: 66
Int: 45
Dex: 106
Luk: 66
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Dark
ElementLevel: 1
WalkSpeed: 230
AttackDelay: 1772
AttackMotion: 72
DamageMotion: 384
Ai: 21
Drops:
- Item: Old_Frying_Pan
Rate: 2500
- Item: Delicious_Fish
Rate: 250
- Item: Spoon_Stub
Rate: 1000
- Item: Mushroom
Rate: 1500
- Item: Outdoor_Cooking_Kits
Rate: 250
- Item: Green_Herb
Rate: 2500
- Item: Piece_Of_Egg_Shell
Rate: 1500
- Item: Tree_Root
Rate: 1000
StealProtected: true
- Id: 2027
AegisName: G_DARK_SHADOW
Name: Dark Shadow
Level: 147
Hp: 434300
Attack: 1353
Attack2: 157
Defense: 140
MagicDefense: 44
Str: 155
Agi: 126
Vit: 89
Int: 108
Dex: 213
Luk: 76
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Dark
ElementLevel: 2
WalkSpeed: 220
AttackDelay: 768
AttackMotion: 1776
DamageMotion: 648
Ai: 24
Modes:
Detector: true
# - Id: 2028
# AegisName: E_MINOROUS
# Name: Minorous
# Level: 1
# Hp: 741
# Attack: 30
# Attack2: 48
# Defense: 4
# MagicDefense: 5
# Str: 6
# Agi: 4
# Vit: 6
# Int: 6
# Dex: 5
# Luk: 3
# AttackRange: 1
# SkillRange: 10
# ChaseRange: 12
# Size: Large
# Race: Brute
# Element: Fire
# ElementLevel: 2
# WalkSpeed: 200
# AttackDelay: 1360
# AttackMotion: 960
# DamageMotion: 432
# Modes:
# NoRandomWalk: true
# Drops:
# - Item: Coin
# Rate: 5000
# - Id: 2029
# AegisName: E_MINOROUS_
# Name: Minorous
# Level: 10
# Hp: 15
# BaseExp: 9
# Attack: 100
# Attack2: 150
# Defense: 160
# MagicDefense: 99
# Dex: 100
# Luk: 100
# AttackRange: 1
# SkillRange: 10
# ChaseRange: 12
# Size: Large
# Race: Brute
# Element: Fire
# ElementLevel: 2
# WalkSpeed: 200
# AttackDelay: 1360
# AttackMotion: 960
# DamageMotion: 432
# Modes:
# NoRandomWalk: true
# Drops:
# - Item: Nose_Ring
# Rate: 10
# - Item: Natural_Leather
# Rate: 2000
# - Item: Natural_Leather
# Rate: 4000
# - Item: Natural_Leather
# Rate: 1000
# - Item: Sweet_Potato
# Rate: 1000
# - Item: Poo_Poo_Hat
# Rate: 1
# - Item: Grain
# Rate: 1000
# - Item: Gift_Box
# Rate: 1
# StealProtected: true
- Id: 2030
AegisName: HIDEN_PRIEST
Name: Hiden Priest
Level: 90
Hp: 240500
Attack: 1430
Attack2: 683
MagicDefense: 30
Agi: 32
Vit: 40
Int: 100
Dex: 98
Luk: 40
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demon
Element: Undead
ElementLevel: 4
WalkSpeed: 150
AttackDelay: 432
AttackMotion: 432
DamageMotion: 360
Ai: 21
Drops:
- Item: Pope's_Cookie
Rate: 2500
- Id: 2031
AegisName: DANDELION_H
Name: Dandelion
Level: 80
Hp: 120000
Attack: 336
Attack2: 305
MagicDefense: 10
Agi: 19
Vit: 32
Dex: 76
Luk: 20
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Dark
ElementLevel: 2
WalkSpeed: 250
AttackDelay: 1772
AttackMotion: 72
DamageMotion: 384
Ai: 21
Drops:
- Item: Pope's_Cookie
Rate: 2500
- Id: 2032
AegisName: GUARDIAN_FOREST
Name: Forest Guardian
Level: 50
Hp: 99999
Attack: 3000
Attack2: 3000
Defense: 160
MagicDefense: 99
Str: 100
Agi: 100
Vit: 100
Int: 100
Dex: 100
Luk: 100
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Demon
Element: Dark
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 868
AttackMotion: 480
DamageMotion: 120
Ai: 13
- Id: 2033
AegisName: GOLDEN_TULIP
Name: Golden Tulip
Level: 1
Hp: 100
Attack: 1
Attack2: 1
Defense: 160
MagicDefense: 99
AttackRange: 1
SkillRange: 7
ChaseRange: 12
Size: Small
Race: Plant
Element: Earth
ElementLevel: 1
WalkSpeed: 1000
AttackDelay: 1
AttackMotion: 1
DamageMotion: 1
Modes:
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
Drops:
- Item: Gold_Tulip
Rate: 10000
# - Id: 2034
# AegisName: M_DESERT_WOLF_B
# Name: Baby Desert Wolf
# Level: 9
# Hp: 164
# Sp: 15
# Attack: 500
# Attack2: 600
# Agi: 9
# Vit: 9
# Int: 5
# Dex: 40
# Luk: 40
# AttackRange: 1
# SkillRange: 10
# ChaseRange: 12
# Size: Small
# Race: Brute
# Element: Fire
# ElementLevel: 1
# WalkSpeed: 100
# AttackDelay: 1600
# AttackMotion: 900
# DamageMotion: 240
# Modes:
# NoRandomWalk: true
- Id: 2035
AegisName: NIHILITY_ZEM
Name: Nihility Zem
Level: 90
Hp: 200500
Attack: 1
Attack2: 1
MagicDefense: 20
Luk: 20
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Insect
Element: Earth
ElementLevel: 1
WalkSpeed: 1000
AttackDelay: 1001
AttackMotion: 1
DamageMotion: 1
Modes:
Detector: true
- Id: 2036
AegisName: VALKYRIE_N
Name: Valkyrie Randgris
Level: 98
Hp: 11780
Attack: 1014
Attack2: 150
Defense: 16
MagicDefense: 20
Agi: 24
Vit: 39
Dex: 86
Luk: 25
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Undead
Element: Undead
ElementLevel: 3
WalkSpeed: 170
AttackDelay: 576
AttackMotion: 576
DamageMotion: 480
Ai: 13
Drops:
- Item: Broken_Horn_Pipe
Rate: 4500
- Item: Broken_Horn_Pipe
Rate: 2500
- Item: Broken_Horn_Pipe
Rate: 2500
StealProtected: true
# - Id: 2037
# AegisName: VALKYRIE_A
# Name: Valkyrie Randgris
# Level: 90
# Hp: 5500
# Sp: 15
# Attack: 10
# Attack2: 160
# Defense: 16
# MagicDefense: 20
# Agi: 20
# Vit: 40
# Dex: 20
# Luk: 20
# AttackRange: 1
# SkillRange: 10
# ChaseRange: 12
# Size: Medium
# Race: Angel
# Element: Holy
# ElementLevel: 3
# WalkSpeed: 100
# AttackDelay: 576
# AttackMotion: 576
# DamageMotion: 480
# Modes:
# NoRandomWalk: true
# - Id: 2038
# AegisName: VALKYRIE_B
# Name: Valkyrie Randgris
# Level: 90
# Hp: 10500
# Sp: 15
# Attack: 300
# Attack2: 450
# Defense: 16
# MagicDefense: 40
# Agi: 20
# Vit: 80
# Dex: 80
# Luk: 20
# AttackRange: 1
# SkillRange: 10
# ChaseRange: 12
# Size: Medium
# Race: Angel
# Element: Holy
# ElementLevel: 3
# WalkSpeed: 100
# AttackDelay: 576
# AttackMotion: 576
# DamageMotion: 480
# Modes:
# NoRandomWalk: true
- Id: 2039
AegisName: EXECUTIONER_R
Name: Executioner
Level: 65
Hp: 28980
Attack: 599
Attack2: 380
Defense: 56
MagicDefense: 35
Str: 64
Agi: 85
Vit: 40
Int: 25
Dex: 97
Luk: 60
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Formless
Element: Dark
ElementLevel: 2
WalkSpeed: 200
AttackDelay: 768
AttackMotion: 500
DamageMotion: 384
Ai: 21
Class: Boss
- Id: 2040
AegisName: TIRFING_R
Name: Ogretooth
JapaneseName: Tirfing
Level: 71
Hp: 29900
Attack: 1045
Attack2: 196
Defense: 48
MagicDefense: 35
Str: 58
Agi: 87
Vit: 55
Int: 35
Dex: 158
Luk: 65
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Formless
Element: Dark
ElementLevel: 3
WalkSpeed: 100
AttackDelay: 816
AttackMotion: 500
DamageMotion: 240
Ai: 21
Class: Boss
- Id: 2041
AegisName: MYSTELTAINN_R
Name: Mysteltainn
Level: 76
Hp: 33350
Attack: 1276
Attack2: 280
Defense: 48
MagicDefense: 30
Str: 77
Agi: 139
Vit: 80
Int: 35
Dex: 191
Luk: 65
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Formless
Element: Dark
ElementLevel: 4
WalkSpeed: 250
AttackDelay: 1152
AttackMotion: 500
DamageMotion: 240
Ai: 21
Class: Boss
Drops:
- Item: Orange_Potion
Rate: 2000
- Id: 2042
AegisName: SILVERSNIPER
Name: Silver Sniper
Level: 100
Hp: 4500
Attack: 390
Defense: 80
MagicDefense: 10
Str: 10
Agi: 60
Vit: 10
Int: 10
Dex: 120
Luk: 10
AttackRange: 9
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Formless
Element: Neutral
ElementLevel: 1
WalkSpeed: 1000
AttackDelay: 504
AttackMotion: 1020
DamageMotion: 360
Ai: 10
Drops:
- Item: Steel
Rate: 500
- Id: 2043
AegisName: MAGICDECOY_FIRE
Name: Magic Decoy
Level: 100
Hp: 2500
Attack: 195
Defense: 16
MagicDefense: 60
Str: 10
Agi: 10
Vit: 10
Int: 100
Dex: 60
Luk: 10
AttackRange: 7
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Formless
Element: Fire
ElementLevel: 1
WalkSpeed: 1000
AttackDelay: 504
AttackMotion: 1020
DamageMotion: 360
Ai: 10
Drops:
- Item: Steel
Rate: 500
- Id: 2044
AegisName: MAGICDECOY_WATER
Name: Magic Decoy
Level: 100
Hp: 2500
Attack: 195
Defense: 16
MagicDefense: 60
Str: 10
Agi: 10
Vit: 10
Int: 100
Dex: 60
Luk: 10
AttackRange: 7
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Formless
Element: Water
ElementLevel: 1
WalkSpeed: 1000
AttackDelay: 504
AttackMotion: 1020
DamageMotion: 360
Ai: 10
Drops:
- Item: Steel
Rate: 500
- Id: 2045
AegisName: MAGICDECOY_EARTH
Name: Magic Decoy
Level: 100
Hp: 2500
Attack: 195
Defense: 16
MagicDefense: 60
Str: 10
Agi: 10
Vit: 10
Int: 100
Dex: 60
Luk: 10
AttackRange: 7
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Formless
Element: Earth
ElementLevel: 1
WalkSpeed: 1000
AttackDelay: 504
AttackMotion: 1020
DamageMotion: 360
Ai: 10
Drops:
- Item: Steel
Rate: 500
- Id: 2046
AegisName: MAGICDECOY_WIND
Name: Magic Decoy
Level: 100
Hp: 2500
Attack: 195
Defense: 16
MagicDefense: 60
Str: 10
Agi: 10
Vit: 10
Int: 100
Dex: 60
Luk: 10
AttackRange: 7
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Formless
Element: Wind
ElementLevel: 1
WalkSpeed: 1000
AttackDelay: 504
AttackMotion: 1020
DamageMotion: 360
Ai: 10
Drops:
- Item: Steel
Rate: 500
- Id: 2047
AegisName: W_NAGA
Name: Naga
Level: 99
Hp: 46708
Attack: 640
Attack2: 113
Defense: 61
MagicDefense: 15
Str: 113
Agi: 42
Vit: 30
Int: 18
Dex: 146
Luk: 13
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Brute
Element: Earth
ElementLevel: 2
WalkSpeed: 150
AttackDelay: 400
AttackMotion: 864
DamageMotion: 432
Ai: 21
Drops:
- Item: Scale_Of_Snakes
Rate: 2500
- Id: 2048
AegisName: W_PINGUICULA_D
Name: Dark Pinguicula
Level: 99
Hp: 8780
Attack: 697
Attack2: 120
Defense: 24
MagicDefense: 5
Agi: 23
Vit: 22
Dex: 107
Luk: 2
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Plant
Element: Poison
ElementLevel: 2
WalkSpeed: 290
AttackDelay: 1426
AttackMotion: 600
DamageMotion: 360
Ai: 13
Drops:
- Item: Withered_Flower
Rate: 500
- Id: 2049
AegisName: W_BRADIUM_GOLEM
Name: Bradium Golem
Level: 99
Hp: 45200
Attack: 936
Attack2: 166
Defense: 125
MagicDefense: 18
Agi: 10
Vit: 82
Int: 2
Dex: 72
Luk: 12
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Formless
Element: Earth
ElementLevel: 2
WalkSpeed: 300
AttackDelay: 1008
AttackMotion: 1200
DamageMotion: 540
Ai: 04
Modes:
CastSensorIdle: true
Drops:
- Item: Purified_Bradium
Rate: 250
- Id: 2050
AegisName: W_AQUA_ELEMENTAL
Name: Aqua Elemental
Level: 99
Hp: 33220
Attack: 547
Attack2: 95
Defense: 13
MagicDefense: 12
Agi: 23
Vit: 19
Int: 8
Dex: 92
Luk: 2
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Formless
Element: Water
ElementLevel: 4
WalkSpeed: 230
AttackDelay: 504
AttackMotion: 960
DamageMotion: 576
Ai: 09
Drops:
- Item: Tiny_Waterbottle
Rate: 50
# - Id: 2051
# AegisName: E_BAPHOMET
# Name: Baphomet
# Level: 1
# Attack: 1
# Attack2: 2
# Defense: 2
# AttackRange: 1
# SkillRange: 10
# ChaseRange: 12
# Size: Large
# Race: Demon
# Element: Neutral
# ElementLevel: 1
# WalkSpeed: 100
# AttackDelay: 768
# AttackMotion: 768
# DamageMotion: 576
# Ai: 21
# Modes:
# NoRandomWalk: true
# Drops:
# - Item: Fools_Day_Box
# Rate: 5000
# - Item: Fools_Day_Box2
# Rate: 5000
- Id: 2052
AegisName: E_DARK_LORD
Name: Dark Lord
Level: 96
Hp: 100000000
BaseExp: 428544
JobExp: 279000
MvpExp: 1005
Attack: 3935
Attack2: 2585
Defense: 330
MagicDefense: 168
Str: 118
Agi: 136
Vit: 154
Int: 142
Dex: 193
Luk: 66
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demon
Element: Undead
ElementLevel: 4
WalkSpeed: 100
AttackDelay: 868
AttackMotion: 768
DamageMotion: 480
DamageTaken: 10
Ai: 01
Class: Boss
Modes:
IgnoreMelee: true
Mvp: true
MvpDrops:
- Item: Skull
Rate: 6000
- Item: Blue_Coif_
Rate: 2000
- Item: Blue_Coif_
Rate: 2000
Drops:
- Item: High_Weapon_Box
Rate: 5000
- Item: Iggdrasilberry_Box
Rate: 5000
- Item: Fruit_Of_Mastela_Box2
Rate: 10000
- Item: White_Potion_Box
Rate: 10000
- Item: Old_Ore_Box
Rate: 10000
- Item: Poison_Bottle_Box2
Rate: 10000
- Item: Briliant_Hat_Box
Rate: 1000
- Item: Dark_Lord_Card
Rate: 1
StealProtected: true
# - Id: 2053
# AegisName: NC_DIMIK
# Name: Dimik
# Level: 77
# Hp: 10000
# Attack: 1040
# Attack2: 1880
# Defense: 72
# MagicDefense: 28
# Str: 15
# Agi: 35
# Vit: 40
# Int: 15
# Dex: 120
# Luk: 42
# AttackRange: 5
# SkillRange: 10
# ChaseRange: 12
# Size: Medium
# Race: Formless
# Element: Neutral
# ElementLevel: 2
# WalkSpeed: 200
# AttackDelay: 576
# AttackMotion: 720
# DamageMotion: 432
# Ai: 04
# Drops:
# - Item: Old_Steel_Plate
# Rate: 2000
# - Item: Transparent_Plate01
# Rate: 50
# - Item: Iron
# Rate: 300
# - Item: Mystery_Piece
# Rate: 300
# - Item: Dusk
# Rate: 5
# - Item: Oridecon
# Rate: 10
# - Item: Imperial_Cooking_Kits
# Rate: 50
# - Item: Dimik_Card
# Rate: 1
# StealProtected: true
# - Id: 2054
# AegisName: E_BATHORY
# Name: Bathory
# Level: 86
# Hp: 5242
# Attack: 229
# Attack2: 325
# Defense: 61
# MagicDefense: 41
# Str: 66
# Agi: 38
# Vit: 40
# Int: 55
# Dex: 56
# Luk: 50
# AttackRange: 1
# SkillRange: 10
# ChaseRange: 12
# Size: Medium
# Race: Demihuman
# Element: Dark
# ElementLevel: 1
# WalkSpeed: 100
# AttackDelay: 1504
# AttackMotion: 840
# DamageMotion: 900
# Ai: 21
# - Id: 2055
# AegisName: E_INCUBUS
# Name: Incubus
# Level: 75
# Hp: 17281
# Defense: 58
# MagicDefense: 46
# Agi: 97
# Vit: 95
# Int: 103
# Dex: 89
# Luk: 87
# AttackRange: 2
# SkillRange: 10
# ChaseRange: 12
# Size: Medium
# Race: Demon
# Element: Dark
# ElementLevel: 3
# WalkSpeed: 165
# AttackDelay: 850
# AttackMotion: 600
# DamageMotion: 336
# Ai: 21
# - Id: 2056
# AegisName: E_ZHERLTHSH
# Name: Zealotus
# JapaneseName: Zherlthsh
# Level: 63
# Hp: 18300
# Defense: 10
# MagicDefense: 15
# Str: 70
# Agi: 85
# Vit: 40
# Int: 30
# Dex: 125
# Luk: 60
# AttackRange: 1
# SkillRange: 10
# ChaseRange: 12
# Size: Medium
# Race: Demihuman
# Element: Neutral
# ElementLevel: 3
# WalkSpeed: 200
# AttackDelay: 800
# AttackMotion: 2112
# DamageMotion: 768
# Ai: 13
- Id: 2057
AegisName: E_CRAMP
Name: Strange Mouse
JapaneseName: Suspicious Mouse
Level: 1
Hp: 4720
Attack: 1
Attack2: 1
Defense: 100
MagicDefense: 100
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Brute
Element: Poison
ElementLevel: 2
WalkSpeed: 100
AttackDelay: 1000
AttackMotion: 500
DamageMotion: 1000
Ai: 09
# - Id: 2058
# AegisName: M_MIMIC
# Name: Mimic
# Level: 51
# Hp: 6120
# Sp: 182
# Attack: 800
# Attack2: 950
# Defense: 10
# MagicDefense: 40
# Str: 44
# Agi: 121
# Int: 60
# Dex: 75
# Luk: 110
# AttackRange: 1
# SkillRange: 10
# ChaseRange: 12
# Size: Medium
# Race: Formless
# Element: Neutral
# ElementLevel: 3
# WalkSpeed: 100
# AttackDelay: 972
# AttackMotion: 500
# DamageMotion: 288
# Modes:
# NoRandomWalk: true
# - Id: 2059
# AegisName: M_DISGUISE
# Name: Disguise
# Level: 55
# Hp: 7543
# Sp: 180
# Attack: 526
# Attack2: 693
# Defense: 18
# MagicDefense: 29
# Agi: 72
# Vit: 45
# Int: 35
# Dex: 48
# Luk: 65
# AttackRange: 2
# SkillRange: 10
# ChaseRange: 12
# Size: Medium
# Race: Demon
# Element: Earth
# ElementLevel: 4
# WalkSpeed: 147
# AttackDelay: 516
# AttackMotion: 768
# DamageMotion: 384
# Modes:
# NoRandomWalk: true
# - Id: 2060
# AegisName: M_ALICE
# Name: Alice
# Level: 62
# Hp: 10000
# Sp: 221
# Attack: 700
# Attack2: 850
# Defense: 5
# MagicDefense: 5
# Str: 64
# Agi: 64
# Vit: 42
# Int: 85
# Dex: 100
# Luk: 130
# AttackRange: 1
# SkillRange: 10
# ChaseRange: 12
# Size: Medium
# Race: Demihuman
# Element: Neutral
# ElementLevel: 3
# WalkSpeed: 200
# AttackDelay: 502
# AttackMotion: 1999
# DamageMotion: 480
# Modes:
# NoRandomWalk: true
# - Id: 2061
# AegisName: E_STAPO
# Name: Stapo
# Level: 23
# Hp: 666
# BaseExp: 299
# JobExp: 199
# Attack: 135
# Attack2: 370
# Defense: 90
# MagicDefense: 5
# Str: 12
# Agi: 11
# Vit: 15
# Int: 12
# Dex: 23
# AttackRange: 1
# SkillRange: 10
# ChaseRange: 12
# Size: Small
# Race: Formless
# Element: Earth
# ElementLevel: 2
# WalkSpeed: 300
# AttackDelay: 936
# AttackMotion: 792
# DamageMotion: 432
# Ai: 02
# Drops:
# - Item: Jellopy
# Rate: 1000
# - Item: Jubilee
# Rate: 1000
# - Item: Apple
# Rate: 1000
# - Item: Large_Jellopy
# Rate: 100
# - Item: Yellow_Live
# Rate: 10
# - Item: Seismic_Fist
# Rate: 3
# - Item: Lost_Card2
# Rate: 5000
# - Item: Stapo_Card
# Rate: 1
# StealProtected: true
# - Id: 2062
# AegisName: E_POPORING
# Name: poporing
# JapaneseName: Poporing
# Level: 14
# Hp: 344
# BaseExp: 73
# JobExp: 40
# Attack: 59
# Attack2: 72
# MagicDefense: 10
# Agi: 14
# Vit: 14
# Dex: 19
# Luk: 15
# AttackRange: 1
# SkillRange: 10
# ChaseRange: 12
# Size: Medium
# Race: Plant
# Element: Poison
# ElementLevel: 1
# WalkSpeed: 300
# AttackDelay: 1672
# AttackMotion: 672
# DamageMotion: 480
# Ai: 02
# Drops:
# - Item: Sticky_Mucus
# Rate: 5500
# - Item: Garlet
# Rate: 1500
# - Item: Green_Herb
# Rate: 500
# - Item: Grape
# Rate: 200
# - Item: Lost_Card3
# Rate: 2000
# - Item: Main_Gauche
# Rate: 5
# - Item: Apple
# Rate: 250
# - Item: Poporing_Card
# Rate: 1
# StealProtected: true
# - Id: 2063
# AegisName: E_DROPS
# Name: Drops
# Level: 3
# Hp: 55
# BaseExp: 4
# JobExp: 3
# Attack: 10
# Attack2: 13
# Agi: 3
# Vit: 3
# Dex: 12
# Luk: 15
# AttackRange: 1
# SkillRange: 10
# ChaseRange: 12
# Size: Medium
# Race: Plant
# Element: Fire
# ElementLevel: 1
# WalkSpeed: 400
# AttackDelay: 1372
# AttackMotion: 672
# DamageMotion: 480
# Ai: 02
# Drops:
# - Item: Jellopy
# Rate: 7500
# - Item: Rod_
# Rate: 80
# - Item: Sticky_Mucus
# Rate: 500
# - Item: Apple
# Rate: 1100
# - Item: Empty_Bottle
# Rate: 1700
# - Item: Lost_Card1
# Rate: 2000
# - Item: Orange_Juice
# Rate: 20
# - Item: Drops_Card
# Rate: 1
# StealProtected: true
# - Id: 2064
# AegisName: E_MAGMARING
# Name: Magmaring
# Level: 40
# Hp: 5300
# BaseExp: 1899
# JobExp: 1719
# Attack: 550
# Attack2: 700
# Defense: 25
# MagicDefense: 24
# Str: 40
# Agi: 60
# Vit: 30
# Int: 10
# Dex: 60
# Luk: 17
# AttackRange: 1
# SkillRange: 10
# ChaseRange: 12
# Size: Small
# Race: Formless
# Element: Fire
# ElementLevel: 2
# WalkSpeed: 300
# AttackDelay: 1472
# AttackMotion: 384
# DamageMotion: 288
# Ai: 02
# Drops:
# - Item: Burning_Heart
# Rate: 3000
# - Item: Elunium_Stone
# Rate: 34
# - Item: Lost_Card1
# Rate: 2000
# - Item: Lost_Card2
# Rate: 2000
# - Item: Lost_Card3
# Rate: 2000
# - Item: Lost_Card4
# Rate: 2000
# - Item: Magmaring_Card
# Rate: 1
# StealProtected: true
# - Id: 2065
# AegisName: E_METALING
# Name: Metaling
# Level: 26
# Hp: 889
# BaseExp: 443
# JobExp: 224
# Attack: 135
# Attack2: 270
# Defense: 5
# MagicDefense: 3
# Str: 30
# Agi: 15
# Vit: 10
# Int: 18
# Dex: 35
# Luk: 2
# AttackRange: 1
# SkillRange: 10
# ChaseRange: 12
# Size: Small
# Race: Formless
# Element: Neutral
# ElementLevel: 1
# WalkSpeed: 300
# AttackDelay: 384
# AttackMotion: 672
# DamageMotion: 480
# Ai: 02
# Drops:
# - Item: Tube
# Rate: 4000
# - Item: Lost_Card4
# Rate: 4000
# - Item: Iron
# Rate: 500
# - Item: Large_Jellopy
# Rate: 1000
# - Item: Screw
# Rate: 200
# - Item: Crimson_Bolt_
# Rate: 5
# - Item: Jubilee
# Rate: 5000
# - Item: Metaling_Card
# Rate: 1
# StealProtected: true
- Id: 2066
AegisName: E_ANOPHELES
Name: Anopheles
Level: 5
Hp: 50
BaseExp: 1
JobExp: 1
Attack: 140
Attack2: 18
Defense: 8
MagicDefense: 10
Agi: 30
Dex: 30
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Insect
Element: Wind
ElementLevel: 3
WalkSpeed: 170
AttackDelay: 1084
AttackMotion: 2304
DamageMotion: 576
Ai: 21
Class: Event
Modes:
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
Drops:
- Item: Anopheles_Card
Rate: 1
StealProtected: true
- Id: 2067
AegisName: E_ANOPHELES_
Name: Anopheles
Level: 3
Hp: 500
BaseExp: 1
JobExp: 1
Attack: 40
Attack2: 18
Defense: 8
MagicDefense: 100
Agi: 100
Dex: 100
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Insect
Element: Wind
ElementLevel: 3
WalkSpeed: 170
AttackDelay: 1084
AttackMotion: 2304
DamageMotion: 576
Class: Event
Drops:
- Item: Animal_Blood
Rate: 5
- Item: Anopheles_Card
Rate: 1
StealProtected: true
- Id: 2068
AegisName: BOITATA
Name: Boitata
Level: 93
Hp: 1283990
BaseExp: 44573
JobExp: 38975
MvpExp: 37144
Attack: 1378
Attack2: 962
Defense: 32
MagicDefense: 66
Str: 140
Agi: 99
Vit: 30
Int: 109
Dex: 120
Luk: 90
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Brute
Element: Fire
ElementLevel: 3
WalkSpeed: 200
AttackDelay: 1152
AttackMotion: 1152
DamageMotion: 576
DamageTaken: 10
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Old_Violet_Box
Rate: 5500
- Item: Old_Violet_Box
Rate: 5000
- Item: Old_Card_Album
Rate: 2000
Drops:
- Item: Treasure_Box
Rate: 2500
- Item: Hurricane_Fury
Rate: 50
- Item: Hunting_Spear
Rate: 50
- Item: Yggdrasilberry
Rate: 250
- Item: Elunium
Rate: 500
- Item: Oridecon
Rate: 500
- Item: Hell_Fire
Rate: 50
- Item: Boitata_Card
Rate: 1
StealProtected: true
- Id: 2069
AegisName: IARA
Name: Iara
Level: 79
Hp: 5890
BaseExp: 854
JobExp: 794
Attack: 188
Attack2: 99
MagicDefense: 76
Str: 69
Agi: 14
Vit: 41
Int: 60
Dex: 83
Luk: 20
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Fish
Element: Water
ElementLevel: 3
WalkSpeed: 200
AttackDelay: 384
AttackMotion: 672
DamageMotion: 288
Ai: 17
Drops:
- Item: Mistic_Frozen
Rate: 3
- Item: Heart_Of_Mermaid
Rate: 4500
- Item: Fin
Rate: 250
- Item: Witherless_Rose
Rate: 25
- Item: Crystal_Mirror
Rate: 50
- Item: Illusion_Flower
Rate: 5
- Item: Mage_Coat
Rate: 1
- Item: Iara_Card
Rate: 1
StealProtected: true
- Id: 2070
AegisName: PIRANHA
Name: Piranha
Level: 75
Hp: 4522
BaseExp: 794
JobExp: 734
Attack: 200
Attack2: 41
Defense: 7
MagicDefense: 12
Str: 69
Agi: 45
Vit: 30
Int: 30
Dex: 79
Luk: 35
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Fish
Element: Water
ElementLevel: 3
WalkSpeed: 200
AttackDelay: 768
AttackMotion: 480
DamageMotion: 864
Ai: 04
Drops:
- Item: Gill
Rate: 300
- Item: Mistic_Frozen
Rate: 3
- Item: Sharp_Scale
Rate: 4500
- Item: Tooth_Of_Ancient_Fish
Rate: 250
- Item: Lip_Of_Ancient_Fish
Rate: 250
- Item: Scalpel
Rate: 1
- Item: Fisherman's_Dagger
Rate: 3
- Item: Piranha_Card
Rate: 1
StealProtected: true
- Id: 2071
AegisName: HEADLESS_MULE
Name: Headless Mule
Level: 80
Hp: 6620
BaseExp: 869
JobExp: 809
Attack: 231
Attack2: 57
Defense: 33
MagicDefense: 44
Str: 68
Agi: 51
Vit: 50
Int: 35
Dex: 80
Luk: 20
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demon
Element: Fire
ElementLevel: 3
WalkSpeed: 165
AttackDelay: 1216
AttackMotion: 816
DamageMotion: 432
Ai: 04
Modes:
Detector: true
Drops:
- Item: Burning_Horse_Shoe
Rate: 2000
- Item: Plate_Armor_
Rate: 3
- Item: Burning_Heart
Rate: 500
- Item: Hot_Hair
Rate: 500
- Item: Inverse_Scale
Rate: 1
- Item: Plate_Armor_
Rate: 1
- Item: Scarlet_Katar
Rate: 50
RandomOptionGroup: Group_5
- Item: Headless_Mule_Card
Rate: 1
StealProtected: true
- Id: 2072
AegisName: JAGUAR
Name: Jaguar
Level: 71
Hp: 3914
BaseExp: 774
JobExp: 678
Attack: 211
Attack2: 42
Defense: 44
MagicDefense: 15
Str: 69
Agi: 30
Vit: 45
Int: 5
Dex: 71
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Brute
Element: Earth
ElementLevel: 2
WalkSpeed: 150
AttackDelay: 576
AttackMotion: 1248
DamageMotion: 480
Ai: 17
Drops:
- Item: Leopard_Skin
Rate: 1500
- Item: Leopard_Talon
Rate: 1000
- Item: Animal's_Skin
Rate: 500
- Item: Oridecon_Stone
Rate: 20
- Item: Scarlet_Knuckle
Rate: 50
RandomOptionGroup: Group_5
- Item: Jaguar_Card
Rate: 1
StealProtected: true
- Id: 2073
AegisName: TOUCAN
Name: Toucan
Level: 70
Hp: 3640
BaseExp: 677
JobExp: 621
Attack: 174
Attack2: 35
Defense: 12
MagicDefense: 12
Str: 54
Agi: 14
Vit: 40
Int: 35
Dex: 48
Luk: 10
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Brute
Element: Wind
ElementLevel: 2
WalkSpeed: 155
AttackDelay: 960
AttackMotion: 1440
DamageMotion: 960
Ai: 03
Drops:
- Item: Talon
Rate: 1500
- Item: Cyfar
Rate: 500
- Item: Blue_Herb
Rate: 25
- Item: Yellow_Herb
Rate: 50
- Item: Flower_Ring
Rate: 100
- Item: Toucan_Card
Rate: 1
StealProtected: true
- Id: 2074
AegisName: CURUPIRA
Name: Curupira
Level: 68
Hp: 3096
BaseExp: 683
JobExp: 595
Attack: 147
Attack2: 35
Defense: 42
MagicDefense: 12
Str: 32
Agi: 23
Vit: 38
Int: 20
Dex: 50
Luk: 10
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Earth
ElementLevel: 1
WalkSpeed: 250
AttackDelay: 528
AttackMotion: 480
DamageMotion: 384
Ai: 07
Drops:
- Item: Meat
Rate: 1500
- Item: Elunium_Stone
Rate: 125
- Item: Emveretarcon
Rate: 5
- Item: Tiger_Skin_Panties
Rate: 250
- Item: Mace_
Rate: 50
- Item: Curupira_Card
Rate: 1
StealProtected: true
- Id: 2075
AegisName: E_VADON_X
Name: Ragunta
Level: 99
Hp: 53822010
MvpExp: 4999999
Attack: 4620
Attack2: 2600
Defense: 42
MagicDefense: 32
Str: 200
Agi: 46
Vit: 30
Int: 35
Dex: 222
Luk: 32
AttackRange: 5
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Formless
Element: Ghost
ElementLevel: 4
WalkSpeed: 150
AttackDelay: 1632
AttackMotion: 432
DamageMotion: 540
Ai: 21
Class: Boss
Modes:
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
Mvp: true
Drops:
- Item: Crystal_Blue
Rate: 20
- Item: Nipper
Rate: 4500
- Item: Garlet
Rate: 1500
- Item: Padded_Armor_
Rate: 3
- Item: Solid_Shell
Rate: 50
- Item: Elunium_Stone
Rate: 20
- Item: Nipper
Rate: 1
StealProtected: true
- Id: 2076
AegisName: S_WIND_GHOST
Name: Shadow of Deception
Level: 105
Hp: 190800
Attack: 601
Attack2: 495
Defense: 64
MagicDefense: 51
Str: 62
Agi: 44
Vit: 25
Int: 105
Dex: 102
Luk: 20
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Wind
ElementLevel: 3
WalkSpeed: 150
AttackDelay: 1056
AttackMotion: 1056
DamageMotion: 336
Ai: 21
Modes:
Detector: true
- Id: 2077
AegisName: S_SKOGUL
Name: Shadow of Illusion
Level: 105
Hp: 244400
Attack: 1183
Attack2: 256
Defense: 72
MagicDefense: 15
Str: 100
Agi: 88
Vit: 63
Int: 99
Dex: 114
Luk: 37
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Dark
ElementLevel: 3
WalkSpeed: 190
AttackDelay: 720
AttackMotion: 384
DamageMotion: 480
Ai: 20
Modes:
Detector: true
- Id: 2078
AegisName: S_SUCCUBUS
Name: Shadow of Pleasure
Level: 105
Hp: 206660
Attack: 1144
Attack2: 324
Defense: 76
MagicDefense: 48
Str: 100
Agi: 70
Vit: 45
Int: 110
Dex: 122
Luk: 85
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Dark
ElementLevel: 3
WalkSpeed: 155
AttackDelay: 1306
AttackMotion: 1056
DamageMotion: 288
Ai: 21
Modes:
Detector: true
- Id: 2079
AegisName: CRYSTAL_H
Name: Crystal
Level: 77
Hp: 7777777
BaseExp: 2077777
JobExp: 1888888
Attack: 19555
Attack2: 7777
Defense: 77
MagicDefense: 77
Agi: 7
Vit: 7
Int: 77
Dex: 92
Luk: 77
Size: Large
Race: Formless
Element: Neutral
ElementLevel: 3
WalkSpeed: 177
AttackDelay: 1152
AttackMotion: 1152
DamageMotion: 288
Class: Boss
- Id: 2080
AegisName: CRYSTAL_L
Name: Crystal
Level: 15
Hp: 1250
BaseExp: 361
JobExp: 293
Attack: 100
Attack2: 7
Defense: 7
MagicDefense: 7
Str: 10
Agi: 10
Vit: 10
Int: 10
Dex: 10
Luk: 10
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Formless
Element: Neutral
ElementLevel: 3
WalkSpeed: 177
AttackDelay: 1864
AttackMotion: 864
DamageMotion: 288
Class: Boss
Modes:
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
Drops:
- Item: Snow_Flower
Rate: 10000
- Item: Snow_Flower
Rate: 10000
- Item: Snow_Flower
Rate: 10000
- Item: Snow_Flower
Rate: 10000
- Item: Snow_Flower
Rate: 10000
- Item: Snow_Flower
Rate: 10000
- Item: Snow_Flower
Rate: 10000
- Item: Xmas_Package_14
Rate: 1000
StealProtected: true
- Id: 2081
AegisName: E_HYDRA
Name: Strange Hydra
JapaneseName: Suspicious Hydra
Level: 34
Hp: 854
Attack: 1
Attack2: 1
Defense: 100
MagicDefense: 100
AttackRange: 7
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Plant
Element: Water
ElementLevel: 2
WalkSpeed: 1000
AttackDelay: 800
AttackMotion: 432
DamageMotion: 600
Class: Guardian
- Id: 2082
AegisName: G_PIRANHA
Name: Piranha
Level: 75
Hp: 4522
Attack: 200
Attack2: 41
Defense: 7
MagicDefense: 12
Str: 69
Agi: 45
Vit: 30
Int: 30
Dex: 79
Luk: 35
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Fish
Element: Water
ElementLevel: 3
WalkSpeed: 200
AttackDelay: 768
AttackMotion: 480
DamageMotion: 864
Ai: 20
- Id: 2083
AegisName: HORN_SCARABA
Name: One-Horned Scaraba
JapaneseName: Scaraba
Level: 130
Hp: 51100
BaseExp: 2610
JobExp: 2646
Attack: 886
Attack2: 91
Defense: 135
MagicDefense: 20
Str: 44
Agi: 59
Vit: 55
Int: 21
Dex: 99
Luk: 33
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Insect
RaceGroups:
Scaraba: true
Element: Earth
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 384
AttackMotion: 672
DamageMotion: 360
Ai: 03
Modes:
Detector: true
Drops:
- Item: Singlehorn_Helm
Rate: 3250
- Item: Imperial_Spear
Rate: 5
- Item: Runstone_Ancient
Rate: 5
- Item: Elder_Branch
Rate: 50
- Item: Yellow_Live
Rate: 50
- Item: Doram_High_Suit
Rate: 20
- Item: Scaraba_Card
Rate: 1
StealProtected: true
- Id: 2084
AegisName: HORN_SCARABA2
Name: Two-Horned Scaraba
JapaneseName: Scaraba
Level: 134
Hp: 58900
BaseExp: 2890
JobExp: 3000
Attack: 1935
Attack2: 105
Defense: 150
MagicDefense: 38
Str: 44
Agi: 68
Vit: 72
Int: 45
Dex: 126
Luk: 51
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Insect
RaceGroups:
Scaraba: true
Element: Earth
ElementLevel: 1
WalkSpeed: 150
AttackDelay: 336
AttackMotion: 360
DamageMotion: 360
Ai: 03
Modes:
Detector: true
Drops:
- Item: Twinhorn_Helm
Rate: 3250
- Item: Black_Wing
Rate: 5
- Item: Runstone_Ancient
Rate: 5
- Item: Elder_Branch
Rate: 50
- Item: Yellow_Live
Rate: 50
- Item: Doram_High_Shoes
Rate: 20
- Item: Scaraba_Card
Rate: 1
StealProtected: true
- Id: 2085
AegisName: ANTLER_SCARABA
Name: Antler Scaraba
Level: 136
Hp: 62600
BaseExp: 3165
JobExp: 3467
Attack: 1418
Attack2: 410
Defense: 155
MagicDefense: 102
Str: 23
Agi: 99
Vit: 59
Int: 129
Dex: 137
Luk: 45
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Insect
RaceGroups:
Scaraba: true
Element: Earth
ElementLevel: 2
WalkSpeed: 200
AttackDelay: 504
AttackMotion: 624
DamageMotion: 360
Ai: 04
Modes:
Detector: true
Drops:
- Item: Antler_Helm
Rate: 3250
- Item: Green_Whistle
Rate: 5
- Item: Runstone_Ancient
Rate: 5
- Item: Elder_Branch
Rate: 50
- Item: Yellow_Live
Rate: 50
- Item: Magical_Foxtail
Rate: 1
- Item: Ex_Model_Foxtail
Rate: 1
- Item: Scaraba_Card
Rate: 1
StealProtected: true
- Id: 2086
AegisName: RAKE_SCARABA
Name: Rake Scaraba
Level: 139
Hp: 67700
BaseExp: 3495
JobExp: 3955
Attack: 1645
Attack2: 112
Defense: 250
MagicDefense: 70
Str: 90
Agi: 66
Vit: 145
Int: 52
Dex: 168
Luk: 77
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Insect
RaceGroups:
Scaraba: true
Element: Earth
ElementLevel: 2
WalkSpeed: 150
AttackDelay: 588
AttackMotion: 768
DamageMotion: 480
Ai: 04
Modes:
Detector: true
Drops:
- Item: Rakehorn_Helm
Rate: 3250
- Item: Red_Ether_Bag
Rate: 5
- Item: Runstone_Ancient
Rate: 5
- Item: Bone_Plate
Rate: 50
- Item: Yellow_Live
Rate: 50
- Item: Doram_High_Cape
Rate: 20
- Item: Apple
Rate: 20
- Item: Scaraba_Card
Rate: 1
StealProtected: true
- Id: 2087
AegisName: QUEEN_SCARABA
Name: Scaraba Queen
JapaneseName: Queen Scaraba
Level: 140
Hp: 2441600
BaseExp: 266643
JobExp: 116710
MvpExp: 205110
Attack: 2834
Attack2: 1240
Defense: 350
MagicDefense: 220
Str: 100
Agi: 88
Vit: 82
Int: 149
Dex: 317
Luk: 144
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Insect
RaceGroups:
Scaraba: true
Element: Earth
ElementLevel: 3
WalkSpeed: 120
AttackDelay: 864
AttackMotion: 1000
DamageMotion: 360
DamageTaken: 10
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Old_Card_Album
Rate: 5500
- Item: Old_Card_Album
Rate: 5000
- Item: Old_Card_Album
Rate: 2000
Drops:
- Item: Queen_Wing_Piece
Rate: 3500
- Item: Alca_Bringer
Rate: 500
- Item: Meteo_Plate_Armor
Rate: 500
- Item: Chrome_Twohand_Sword
Rate: 200
- Item: Mystic_Bow
Rate: 250
- Item: Q_Scaraba_Card
Rate: 1
StealProtected: true
- Id: 2088
AegisName: HORN_SCARABA_EGG
Name: Scaraba Egg
Level: 125
Hp: 63000
BaseExp: 2600
JobExp: 1980
Attack: 1
Attack2: 1
Defense: 230
MagicDefense: 55
Vit: 130
Int: 34
Luk: 80
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Insect
RaceGroups:
Scaraba: true
Element: Neutral
ElementLevel: 1
WalkSpeed: 1000
AttackDelay: 96
AttackMotion: 1
DamageMotion: 480
Modes:
Detector: true
Drops:
- Item: Piece_Of_Egg_Shell
Rate: 2500
- Item: Honey
Rate: 50
- Item: Elunium
Rate: 5
- Id: 2089
AegisName: HORN_SCARABA2_EGG
Name: Scaraba Egg
Level: 126
Hp: 66000
BaseExp: 2600
JobExp: 1980
Attack: 1
Attack2: 1
Defense: 250
MagicDefense: 62
Vit: 130
Int: 48
Luk: 80
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Insect
RaceGroups:
Scaraba: true
Element: Neutral
ElementLevel: 1
WalkSpeed: 1000
AttackDelay: 96
AttackMotion: 1
DamageMotion: 480
Modes:
Detector: true
Drops:
- Item: Piece_Of_Egg_Shell
Rate: 2500
- Item: Honey
Rate: 50
- Item: Elunium
Rate: 5
- Id: 2090
AegisName: ANTLER_SCARABA_EGG
Name: Antler Scaraba Egg
Level: 127
Hp: 69000
BaseExp: 2600
JobExp: 1980
Attack: 1
Attack2: 1
Defense: 235
MagicDefense: 180
Vit: 130
Int: 82
Luk: 80
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Insect
RaceGroups:
Scaraba: true
Element: Neutral
ElementLevel: 1
WalkSpeed: 1000
AttackDelay: 96
AttackMotion: 1
DamageMotion: 480
Modes:
Detector: true
Drops:
- Item: Piece_Of_Egg_Shell
Rate: 2500
- Item: Honey
Rate: 50
- Item: Elunium
Rate: 5
- Id: 2091
AegisName: RAKE_SCARABA_EGG
Name: Rake Scaraba Egg
Level: 128
Hp: 72000
BaseExp: 2600
JobExp: 1980
Attack: 1
Attack2: 1
Defense: 290
MagicDefense: 44
Vit: 130
Int: 39
Luk: 80
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Insect
RaceGroups:
Scaraba: true
Element: Neutral
ElementLevel: 1
WalkSpeed: 1000
AttackDelay: 96
AttackMotion: 1
DamageMotion: 480
Modes:
Detector: true
Drops:
- Item: Piece_Of_Egg_Shell
Rate: 2500
- Item: Honey
Rate: 50
- Item: Elunium
Rate: 5
- Item: Imperial_Guard
Rate: 250
- Id: 2092
AegisName: DOLOMEDES
Name: Dolomedes
Level: 132
Hp: 54591
BaseExp: 3351
JobExp: 3401
Attack: 1016
Attack2: 286
Defense: 112
MagicDefense: 52
Str: 149
Agi: 34
Vit: 82
Int: 55
Dex: 143
Luk: 67
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Insect
Element: Water
ElementLevel: 3
WalkSpeed: 250
AttackDelay: 360
AttackMotion: 360
DamageMotion: 600
Ai: 04
Modes:
Detector: true
Drops:
- Item: Small_Bradium
Rate: 1500
- Item: White_Spider_Limb
Rate: 2500
- Item: Purified_Bradium
Rate: 250
- Item: Bradium_Ring
Rate: 5
- Item: Runstone_Rare
Rate: 5
- Item: Bradium
Rate: 250
- Item: Stem_Whip
Rate: 5
- Item: Dolomedes_Card
Rate: 1
StealProtected: true
- Id: 2093
AegisName: BOTARING
Name: Botaring
Level: 15
Hp: 15
BaseExp: 3
JobExp: 3
Attack: 20
Attack2: 20
Defense: 20
MagicDefense: 20
Str: 10
Agi: 10
Vit: 10
Int: 10
Dex: 77
Luk: 77
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Holy
ElementLevel: 1
WalkSpeed: 170
AttackDelay: 1872
AttackMotion: 672
DamageMotion: 480
Ai: 01
Modes:
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
Drops:
- Item: Crumpled_Paper
Rate: 3500
- Item: Crumpled_Paper
Rate: 1750
- Item: Crumpled_Paper
Rate: 500
- Item: Event_Pierrot_Nose
Rate: 350
- Item: Gift_Box_1
Rate: 1000
- Item: Gift_Box_2
Rate: 1000
- Item: Gift_Box_3
Rate: 1000
- Item: Old_Blue_Box
Rate: 250
StealProtected: true
- Id: 2094
AegisName: E_ORK_HERO2
Name: Orc Hero
Level: 50
Hp: 362000
BaseExp: 1005
JobExp: 1005
MvpExp: 1005
Attack: 662
Attack2: 441
Defense: 197
MagicDefense: 70
Str: 97
Agi: 82
Vit: 107
Int: 71
Dex: 144
Luk: 43
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demihuman
Element: Earth
ElementLevel: 2
WalkSpeed: 150
AttackDelay: 1678
AttackMotion: 780
DamageMotion: 648
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Red_Jewel
Rate: 2000
- Item: Yggdrasilberry
Rate: 5000
- Item: Yggdrasilberry
Rate: 5000
Drops:
- Item: Voucher_Of_Orcish_Hero
Rate: 4850
- Item: Monkey_Circlet
Rate: 250
- Item: Right_Epsilon
Rate: 75
- Item: Splendid_Box
Rate: 25
- Item: Orcish_Sword
Rate: 500
- Item: Elunium
Rate: 2280
- Item: Giant_Axe
Rate: 50
- Item: Orc_Hero_Card
Rate: 1
StealProtected: true
- Id: 2095
AegisName: E_EDDGA
Name: Eddga
Level: 65
Hp: 947500
BaseExp: 1005
JobExp: 1005
MvpExp: 1005
Attack: 1509
Attack2: 776
Defense: 166
MagicDefense: 70
Str: 92
Agi: 80
Vit: 103
Int: 66
Dex: 139
Luk: 85
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Brute
Element: Fire
ElementLevel: 1
WalkSpeed: 300
AttackDelay: 872
AttackMotion: 1344
DamageMotion: 432
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Tiger_Footskin
Rate: 5000
- Item: Tiger_Footskin
Rate: 3000
- Item: Tiger_Footskin
Rate: 3000
Drops:
- Item: Fire_Brand
Rate: 75
- Item: Smoking_Pipe
Rate: 125
- Item: Honey
Rate: 5000
- Item: Splendid_Box
Rate: 25
- Item: Tiger_Footskin
Rate: 125
- Item: Elunium
Rate: 1150
- Item: Krieg
Rate: 50
- Item: BigFoot_Card
Rate: 1
StealProtected: true
- Id: 2096
AegisName: E_OSIRIS2
Name: Osiris
Level: 68
Hp: 475840
BaseExp: 1005
JobExp: 1005
MvpExp: 1005
Attack: 1580
Attack2: 903
Defense: 172
MagicDefense: 164
Str: 97
Agi: 99
Vit: 86
Int: 131
Dex: 145
Luk: 67
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Undead
Element: Undead
ElementLevel: 4
WalkSpeed: 100
AttackDelay: 1072
AttackMotion: 672
DamageMotion: 384
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Old_Blue_Box
Rate: 2000
- Item: Seed_Of_Yggdrasil
Rate: 500
- Item: Seed_Of_Yggdrasil
Rate: 500
Drops:
- Item: Old_Violet_Box
Rate: 1000
- Item: Assasin_Dagger
Rate: 75
- Item: Crown
Rate: 100
- Item: Splendid_Box
Rate: 25
- Item: Sacred_Marks
Rate: 500
- Item: Spinx_Helm
Rate: 75
- Item: Cakram
Rate: 50
- Item: Osiris_Card
Rate: 1
StealProtected: true
- Id: 2097
AegisName: E_DRACULA
Name: Dracula
Level: 75
Hp: 350000
BaseExp: 1105
JobExp: 1005
MvpExp: 1005
Attack: 1454
Attack2: 1812
Defense: 152
MagicDefense: 146
Str: 86
Agi: 99
Vit: 88
Int: 92
Dex: 174
Luk: 82
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demon
Element: Dark
ElementLevel: 4
WalkSpeed: 145
AttackDelay: 1290
AttackMotion: 1140
DamageMotion: 576
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Yggdrasilberry
Rate: 5500
- Item: Crystal_Jewel__
Rate: 5000
- Item: Crystal_Jewel__
Rate: 5000
Drops:
- Item: Yggdrasilberry
Rate: 2350
- Item: Wizardy_Staff
Rate: 3
- Item: Balistar
Rate: 3
- Item: Cape_Of_Ancient_Lord
Rate: 8
- Item: Ring_
Rate: 2
- Item: Book_Of_The_Apocalypse
Rate: 2
- Item: Splendid_Box
Rate: 25
- Item: Dracula_Card
Rate: 1
StealProtected: true
- Id: 2098
AegisName: E_DOPPELGANGER
Name: Doppelganger
Level: 77
Hp: 380000
BaseExp: 1105
JobExp: 1005
MvpExp: 1005
Attack: 1803
Attack2: 1176
Defense: 246
MagicDefense: 86
Str: 122
Agi: 122
Vit: 105
Int: 67
Dex: 203
Luk: 72
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Dark
ElementLevel: 3
WalkSpeed: 100
AttackDelay: 480
AttackMotion: 480
DamageMotion: 288
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Cardinal_Jewel
Rate: 1500
- Item: Blue_Potion
Rate: 1
- Item: Blue_Potion
Rate: 1
Drops:
- Item: Plate_Armor_
Rate: 125
- Item: Broad_Sword_
Rate: 110
- Item: Zweihander
Rate: 75
- Item: Sharp_Gear
Rate: 175
- Item: Splendid_Box
Rate: 25
- Item: Elunium
Rate: 1843
- Item: Oridecon
Rate: 1350
- Item: Nightmare_Card
Rate: 1
StealProtected: true
- Id: 2099
AegisName: E_MISTRESS
Name: Mistress
Level: 78
Hp: 378000
BaseExp: 1005
JobExp: 1005
MvpExp: 1005
Attack: 985
Attack2: 1367
Defense: 187
MagicDefense: 192
Str: 76
Agi: 186
Vit: 88
Int: 113
Dex: 172
Luk: 79
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Insect
Element: Wind
ElementLevel: 4
WalkSpeed: 100
AttackDelay: 1148
AttackMotion: 648
DamageMotion: 300
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Rough_Wind
Rate: 1500
- Item: Royal_Jelly
Rate: 3000
- Item: Royal_Jelly
Rate: 3000
Drops:
- Item: Splendid_Box
Rate: 25
- Item: Honey
Rate: 5000
- Item: Coronet
Rate: 125
- Item: Old_Card_Album
Rate: 500
- Item: Young_Twig
Rate: 5
- Item: Elunium
Rate: 2134
- Item: Red_Square_Bag
Rate: 50
- Item: Mistress_Card
Rate: 1
StealProtected: true
- Id: 2100
AegisName: E_BAPHOMET2
Name: Baphomet
Level: 81
Hp: 668000
BaseExp: 1105
JobExp: 1005
MvpExp: 1005
Attack: 3150
Attack2: 1284
Defense: 279
MagicDefense: 45
Str: 120
Agi: 125
Vit: 30
Int: 85
Dex: 186
Luk: 85
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demon
Element: Dark
ElementLevel: 3
WalkSpeed: 100
AttackDelay: 768
AttackMotion: 768
DamageMotion: 576
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Yggdrasilberry
Rate: 2000
- Item: Baphomet_Doll
Rate: 5000
- Item: Baphomet_Doll
Rate: 5000
Drops:
- Item: Splendid_Box
Rate: 50
- Item: Magestic_Goat
Rate: 150
- Item: Crescent_Scythe_
Rate: 25
- Item: Magestic_Goat_
Rate: 5
- Item: Elunium
Rate: 2716
- Item: Oridecon
Rate: 2086
- Item: Baphomet_Card
Rate: 1
StealProtected: true
- Id: 2101
AegisName: E_LORD_OF_DEATH2
Name: Lord of the Dead
JapaneseName: Lord of Death
Level: 94
Hp: 603883
BaseExp: 1206
JobExp: 1005
MvpExp: 1005
Attack: 5351
Attack2: 962
Defense: 336
MagicDefense: 73
Str: 140
Agi: 99
Vit: 30
Int: 109
Dex: 120
Luk: 90
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demon
Element: Dark
ElementLevel: 3
WalkSpeed: 180
AttackDelay: 1446
AttackMotion: 1296
DamageMotion: 360
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Yggdrasilberry
Rate: 5500
- Item: Crystal_Jewel__
Rate: 5000
- Item: Crystal_Jewel__
Rate: 5000
Drops:
- Item: Boroken_Shiled_Piece
Rate: 2668
- Item: Pole_Axe
Rate: 3
- Item: Splendid_Box
Rate: 50
- Item: Ring_
Rate: 1
- Item: Shine_Spear_Blade
Rate: 5
- Item: War_Axe
Rate: 1
- Item: Iron_Driver
Rate: 1
- Item: Wander_Man_Card
Rate: 1
StealProtected: true
- Id: 2102
AegisName: E_DARKLORD
Name: Dark Lord
Level: 96
Hp: 1190900
BaseExp: 1206
JobExp: 1005
Attack: 3935
Attack2: 2085
Defense: 330
MagicDefense: 168
Str: 118
Agi: 136
Vit: 154
Int: 142
Dex: 193
Luk: 66
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demon
Element: Undead
ElementLevel: 4
WalkSpeed: 100
AttackDelay: 868
AttackMotion: 768
DamageMotion: 480
Ai: 21
Class: Boss
Modes:
Mvp: true
Drops:
- Item: Bone_Wand
Rate: 400
- Item: Kronos
Rate: 50
- Item: Grimtooth_
Rate: 150
- Item: Mage_Coat
Rate: 150
- Item: Splendid_Box
Rate: 50
- Item: Elunium
Rate: 2571
- Item: Bone_Helm_
Rate: 5
- Item: Dark_Illusion_Card
Rate: 1
StealProtected: true
- Id: 2103
AegisName: E_KTULLANUX
Name: Ktullanux
Level: 98
Hp: 2626000
BaseExp: 1206
JobExp: 1005
MvpExp: 1005
Attack: 3754
Attack2: 2680
Defense: 129
MagicDefense: 78
Str: 85
Agi: 126
Vit: 30
Int: 125
Dex: 212
Luk: 112
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Brute
Element: Water
ElementLevel: 4
WalkSpeed: 400
AttackDelay: 432
AttackMotion: 840
DamageMotion: 216
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Yggdrasilberry
Rate: 5500
- Item: Old_Violet_Box
Rate: 5000
- Item: Old_Violet_Box
Rate: 5000
Drops:
- Item: Ice_Scale
Rate: 4500
- Item: Old_Card_Album
Rate: 1500
- Item: Clack_Of_Servival
Rate: 1500
- Item: Herald_Of_GOD
Rate: 2500
- Item: Old_Violet_Box
Rate: 2500
- Item: Yggdrasilberry
Rate: 2500
- Item: Splendid_Box
Rate: 50
- Item: Ktullanux_Card
Rate: 1
StealProtected: true
- Id: 2104
AegisName: E_DARK_SNAKE_LORD
Name: Evil Snake Lord
JapaneseName: Dark Snake Lord
Level: 105
Hp: 1101000
BaseExp: 1206
JobExp: 1105
MvpExp: 1005
Attack: 2882
Attack2: 1986
Defense: 314
MagicDefense: 185
Str: 122
Agi: 172
Vit: 107
Int: 135
Dex: 235
Luk: 88
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Brute
Element: Ghost
ElementLevel: 3
WalkSpeed: 200
AttackDelay: 588
AttackMotion: 816
DamageMotion: 420
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Yggdrasilberry
Rate: 5500
- Item: Old_Violet_Box
Rate: 5500
- Item: Old_Violet_Box
Rate: 5500
Drops:
- Item: Taegeuk_Plate
Rate: 2910
- Item: Sword_Of_Grave_Keeper
Rate: 2550
- Item: Hell_Fire
Rate: 40
- Item: Splendid_Box
Rate: 25
- Item: Gae_Bolg
Rate: 250
- Item: Pill
Rate: 450
- Item: Sway_Apron
Rate: 1000
- Item: Dark_Snake_Lord_Card
Rate: 1
StealProtected: true
- Id: 2105
AegisName: E_TURTLE_GENERAL
Name: Turtle General
Level: 110
Hp: 1442000
BaseExp: 1206
JobExp: 1105
MvpExp: 1005
Attack: 3169
Attack2: 2066
Defense: 394
MagicDefense: 123
Str: 116
Agi: 123
Vit: 154
Int: 99
Dex: 217
Luk: 98
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Brute
Element: Earth
ElementLevel: 2
WalkSpeed: 200
AttackDelay: 900
AttackMotion: 1000
DamageMotion: 500
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Turtle_Shell
Rate: 5500
- Item: Yggdrasilberry
Rate: 2000
- Item: Yggdrasilberry
Rate: 2000
Drops:
- Item: Iron_Driver
Rate: 4
- Item: War_Axe
Rate: 3
- Item: Cookbook09
Rate: 100
- Item: Pole_Axe
Rate: 5
- Item: Broken_Shell
Rate: 2668
- Item: Immaterial_Sword
Rate: 40
- Item: Splendid_Box
Rate: 25
- Item: Assulter_Card
Rate: 1
StealProtected: true
- Id: 2106
AegisName: E_APOCALIPS_H
Name: Vesper
Level: 128
Hp: 3802000
BaseExp: 1306
JobExp: 1105
MvpExp: 1005
Attack: 3668
Attack2: 4656
Defense: 402
MagicDefense: 109
Str: 177
Agi: 195
Vit: 165
Int: 130
Dex: 255
Luk: 102
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Brute
Element: Holy
ElementLevel: 2
WalkSpeed: 180
AttackDelay: 504
AttackMotion: 912
DamageMotion: 432
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Old_Violet_Box
Rate: 5500
- Item: Old_Blue_Box
Rate: 2000
- Item: Old_Blue_Box
Rate: 2000
Drops:
- Item: Broken_Steel_Piece
Rate: 2500
- Item: Mystery_Piece
Rate: 1500
- Item: Splendid_Box
Rate: 25
- Item: Vesper_Core01
Rate: 50
- Item: Vesper_Core02
Rate: 50
- Item: Vesper_Core03
Rate: 50
- Item: Vesper_Core04
Rate: 50
- Item: Apocalips_H_Card
Rate: 1
StealProtected: true
- Id: 2107
AegisName: E_FALLINGBISHOP
Name: Fallen Bishop Hibram
JapaneseName: Fallen Bishop
Level: 138
Hp: 5655000
BaseExp: 1306
JobExp: 1105
MvpExp: 1005
Attack: 4290
Attack2: 4636
Defense: 274
MagicDefense: 382
Str: 186
Agi: 165
Vit: 95
Int: 226
Dex: 273
Luk: 86
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Dark
ElementLevel: 2
WalkSpeed: 150
AttackDelay: 432
AttackMotion: 432
DamageMotion: 360
DamageTaken: 10
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Yggdrasilberry
Rate: 5500
- Item: Seed_Of_Yggdrasil
Rate: 2000
- Item: Seed_Of_Yggdrasil
Rate: 2000
Drops:
- Item: Holy_Water
Rate: 5000
- Item: Long_Horn
Rate: 500
- Item: Spiritual_Ring
Rate: 250
- Item: Hunting_Spear
Rate: 500
- Item: Elunium
Rate: 2716
- Item: Splendid_Box
Rate: 100
- Item: Carnium
Rate: 250
- Item: Fallen_Bishop_Card
Rate: 1
StealProtected: true
- Id: 2108
AegisName: E_GLOOMUNDERNIGHT
Name: Gloom Under Night
Level: 139
Hp: 3005000
BaseExp: 1306
JobExp: 1105
MvpExp: 1005
Attack: 6592
Attack2: 2785
Defense: 479
MagicDefense: 262
Str: 191
Agi: 223
Vit: 187
Int: 155
Dex: 362
Luk: 163
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Formless
Element: Ghost
ElementLevel: 3
WalkSpeed: 200
AttackDelay: 1344
AttackMotion: 2880
DamageMotion: 576
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Yggdrasilberry
Rate: 5500
- Item: Old_Violet_Box
Rate: 5000
- Item: Old_Violet_Box
Rate: 5000
Drops:
- Item: Will_Of_Darkness_
Rate: 3500
- Item: Blade_Lost_In_Darkness
Rate: 2000
- Item: Old_Hilt
Rate: 1000
- Item: Old_Card_Album
Rate: 2500
- Item: Celestial_Robe
Rate: 500
- Item: Hurricane_Fury
Rate: 50
- Item: Splendid_Box
Rate: 100
- Item: Echio_Card
Rate: 1
StealProtected: true
- Id: 2109
AegisName: E_RANDGRIS
Name: Valkyrie Randgris1
JapaneseName: Valkyrie Randgris
Level: 141
Hp: 3205000
BaseExp: 1306
JobExp: 1105
MvpExp: 1005
Attack: 7343
Attack2: 4412
Defense: 588
MagicDefense: 506
Str: 196
Agi: 131
Vit: 125
Int: 276
Dex: 401
Luk: 156
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Angel
Element: Holy
ElementLevel: 4
WalkSpeed: 100
AttackDelay: 576
AttackMotion: 576
DamageMotion: 480
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Old_Violet_Box
Rate: 5500
- Item: Old_Blue_Box
Rate: 2000
- Item: Old_Blue_Box
Rate: 2000
Drops:
- Item: Valhalla_Flower
Rate: 2500
- Item: Valkyrie_Armor
Rate: 800
- Item: Valkyrie_Manteau
Rate: 1500
- Item: Valkyrie_Shoes
Rate: 1500
- Item: Helm_
Rate: 2500
- Item: Bloody_Edge
Rate: 1250
- Item: Splendid_Box
Rate: 100
- Item: Randgris_Card
Rate: 1
StealProtected: true
- Id: 2110
AegisName: E_IFRIT
Name: Ifrit
Level: 146
Hp: 6935000
BaseExp: 1306
JobExp: 1105
MvpExp: 1005
Attack: 8063
Attack2: 3389
Defense: 436
MagicDefense: 218
Str: 180
Agi: 201
Vit: 156
Int: 190
Dex: 299
Luk: 77
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Formless
Element: Fire
ElementLevel: 4
WalkSpeed: 130
AttackDelay: 212
AttackMotion: 384
DamageMotion: 360
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Old_Violet_Box
Rate: 5500
- Item: Carnium
Rate: 2000
- Item: Carnium
Rate: 2000
Drops:
- Item: Flame_Heart
Rate: 5000
- Item: Spiritual_Ring
Rate: 1500
- Item: Ring_Of_Flame_Lord
Rate: 100
- Item: Ring_Of_Resonance
Rate: 100
- Item: Hell_Fire
Rate: 1000
- Item: Fire_Brand
Rate: 1000
- Item: Splendid_Box
Rate: 100
- Item: Ifrit_Card
Rate: 1
StealProtected: true
- Id: 2111
AegisName: E_B_HARWORD
Name: Whitesmith Howard
JapaneseName: Whitesmith Harword
Level: 160
Hp: 6750000
BaseExp: 1306
JobExp: 1105
MvpExp: 1005
Attack: 5250
Attack2: 1465
Defense: 301
MagicDefense: 106
Str: 275
Agi: 148
Vit: 156
Int: 72
Dex: 266
Luk: 60
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Earth
ElementLevel: 4
WalkSpeed: 100
AttackDelay: 76
AttackMotion: 384
DamageMotion: 288
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Old_Violet_Box
Rate: 5500
- Item: Old_Blue_Box
Rate: 2000
- Item: Old_Blue_Box
Rate: 2000
Drops:
- Item: Mysteltainn_
Rate: 1750
- Item: Byeorrun_Gum
Rate: 1250
- Item: Splendid_Box
Rate: 100
- Item: Sabbath
Rate: 1750
- Item: Great_Axe
Rate: 1750
- Item: Guillotine
Rate: 1250
- Item: Tomahawk
Rate: 1750
- Item: B_Harword_Card
Rate: 1
StealProtected: true
- Id: 2112
AegisName: E_B_SEYREN
Name: Lord Knight Seyren
Level: 160
Hp: 4680000
BaseExp: 1306
JobExp: 1105
MvpExp: 1005
Attack: 6435
Attack2: 2342
Defense: 567
MagicDefense: 155
Str: 303
Agi: 165
Vit: 181
Int: 110
Dex: 267
Luk: 66
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Fire
ElementLevel: 4
WalkSpeed: 100
AttackDelay: 76
AttackMotion: 384
DamageMotion: 288
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Old_Violet_Box
Rate: 5500
- Item: Old_Blue_Box
Rate: 2000
- Item: Old_Blue_Box
Rate: 2000
Drops:
- Item: Edge
Rate: 1250
- Item: Full_Plate_Armor_
Rate: 1750
- Item: Splendid_Box
Rate: 100
- Item: Brionac
Rate: 1750
- Item: Longinus's_Spear
Rate: 1500
- Item: Dragon_Slayer
Rate: 1250
- Item: Skewer
Rate: 750
- Id: 2113
AegisName: E_B_EREMES
Name: Assassin Cross Eremes
Level: 160
Hp: 4230000
BaseExp: 1306
JobExp: 1105
MvpExp: 1005
Attack: 6083
Attack2: 1378
Defense: 445
MagicDefense: 98
Str: 211
Agi: 181
Vit: 114
Int: 83
Dex: 338
Luk: 60
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Poison
ElementLevel: 4
WalkSpeed: 100
AttackDelay: 76
AttackMotion: 384
DamageMotion: 288
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Old_Violet_Box
Rate: 5500
- Item: Old_Blue_Box
Rate: 2000
- Item: Old_Blue_Box
Rate: 2000
Drops:
- Item: Moonlight_Sword
Rate: 750
- Item: House_Auger
Rate: 750
- Item: Splendid_Box
Rate: 100
- Item: Exercise
Rate: 1750
- Item: Assasin_Dagger
Rate: 1750
- Item: Bloody_Roar
Rate: 1750
- Item: Ginnungagap
Rate: 1750
- Item: B_Eremes_Card
Rate: 1
StealProtected: true
# - Id: 2114
# AegisName: EL_AGNI_S
# Name: Agni
# Level: 100
# AttackRange: 1
# SkillRange: 5
# Size: Small
# Race: Formless
# Element: Fire
# ElementLevel: 4
# WalkSpeed: 200
# Modes:
# NoRandomWalk: true
# - Id: 2115
# AegisName: EL_AGNI_M
# Name: Agni
# Level: 100
# AttackRange: 1
# SkillRange: 5
# Size: Medium
# Race: Formless
# Element: Fire
# ElementLevel: 4
# WalkSpeed: 200
# Modes:
# NoRandomWalk: true
# - Id: 2116
# AegisName: EL_AGNI_L
# Name: Agni
# Level: 100
# AttackRange: 1
# SkillRange: 5
# Size: Large
# Race: Formless
# Element: Fire
# ElementLevel: 4
# WalkSpeed: 200
# Modes:
# NoRandomWalk: true
# - Id: 2117
# AegisName: EL_AQUA_S
# Name: Aqua
# Level: 100
# AttackRange: 1
# SkillRange: 5
# Size: Small
# Race: Formless
# Element: Water
# ElementLevel: 4
# WalkSpeed: 200
# Modes:
# NoRandomWalk: true
# - Id: 2118
# AegisName: EL_AQUA_M
# Name: Aqua
# Level: 100
# AttackRange: 1
# SkillRange: 5
# Size: Medium
# Race: Formless
# Element: Water
# ElementLevel: 4
# WalkSpeed: 200
# Modes:
# NoRandomWalk: true
# - Id: 2119
# AegisName: EL_AQUA_L
# Name: Aqua
# Level: 100
# AttackRange: 1
# SkillRange: 5
# Size: Large
# Race: Formless
# Element: Water
# ElementLevel: 4
# WalkSpeed: 200
# Modes:
# NoRandomWalk: true
# - Id: 2120
# AegisName: EL_VENTUS_S
# Name: Ventus
# Level: 100
# AttackRange: 4
# SkillRange: 5
# Size: Small
# Race: Formless
# Element: Wind
# ElementLevel: 4
# WalkSpeed: 200
# Modes:
# NoRandomWalk: true
# - Id: 2121
# AegisName: EL_VENTUS_M
# Name: Ventus
# Level: 100
# AttackRange: 4
# SkillRange: 5
# Size: Medium
# Race: Formless
# Element: Wind
# ElementLevel: 4
# WalkSpeed: 200
# Modes:
# NoRandomWalk: true
# - Id: 2122
# AegisName: EL_VENTUS_L
# Name: Ventus
# Level: 100
# AttackRange: 4
# SkillRange: 5
# Size: Large
# Race: Formless
# Element: Wind
# ElementLevel: 4
# WalkSpeed: 200
# Modes:
# NoRandomWalk: true
# - Id: 2123
# AegisName: EL_TERA_S
# Name: Tera
# Level: 100
# AttackRange: 1
# SkillRange: 5
# Size: Small
# Race: Formless
# Element: Earth
# ElementLevel: 4
# WalkSpeed: 200
# Modes:
# NoRandomWalk: true
# - Id: 2124
# AegisName: EL_TERA_M
# Name: Tera
# Level: 100
# AttackRange: 1
# SkillRange: 5
# Size: Medium
# Race: Formless
# Element: Earth
# ElementLevel: 4
# WalkSpeed: 200
# Modes:
# NoRandomWalk: true
# - Id: 2125
# AegisName: EL_TERA_L
# Name: Tera
# Level: 100
# AttackRange: 1
# SkillRange: 5
# Size: Large
# Race: Formless
# Element: Earth
# ElementLevel: 4
# WalkSpeed: 200
# Modes:
# NoRandomWalk: true
- Id: 2126
AegisName: M_ANOPHELES
Name: Anopheles
Level: 100
Hp: 8000
Attack: 390
Attack2: 100
Str: 40
Agi: 70
Vit: 40
Int: 40
Dex: 96
Luk: 40
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Insect
Element: Wind
ElementLevel: 3
WalkSpeed: 170
AttackDelay: 1084
AttackMotion: 2304
DamageMotion: 576
Ai: 04
Modes:
Detector: true
- Id: 2127
AegisName: M_HORNET
Name: Hornet
Level: 110
Hp: 9000
Attack: 455
Attack2: 100
Str: 40
Agi: 70
Vit: 40
Int: 40
Dex: 108
Luk: 40
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Insect
Element: Wind
ElementLevel: 1
WalkSpeed: 150
AttackDelay: 1292
AttackMotion: 792
DamageMotion: 216
Ai: 01
Modes:
ChangeTargetMelee: true
Detector: true
- Id: 2128
AegisName: M_HORNET2
Name: Hornet
Level: 120
Hp: 10000
Attack: 560
Attack2: 100
Str: 40
Agi: 70
Vit: 40
Int: 40
Dex: 140
Luk: 40
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Insect
Element: Wind
ElementLevel: 1
WalkSpeed: 150
AttackDelay: 1292
AttackMotion: 792
DamageMotion: 216
Ai: 01
Modes:
ChangeTargetMelee: true
Detector: true
- Id: 2129
AegisName: M_LUCIOLA_VESPA
Name: Luciola Vespa
Level: 130
Hp: 11000
Attack: 630
Attack2: 200
Str: 60
Agi: 80
Vit: 50
Int: 50
Dex: 154
Luk: 50
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Insect
Element: Wind
ElementLevel: 1
WalkSpeed: 110
AttackDelay: 1000
AttackMotion: 864
DamageMotion: 432
Ai: 08
Modes:
CastSensorChase: true
CastSensorIdle: true
ChangeChase: true
Detector: true
- Id: 2130
AegisName: M_LUCIOLA_VESPA2
Name: Luciola Vespa
Level: 140
Hp: 12000
Attack: 750
Attack2: 200
Str: 60
Agi: 80
Vit: 50
Int: 50
Dex: 180
Luk: 50
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Insect
Element: Wind
ElementLevel: 1
WalkSpeed: 110
AttackDelay: 1000
AttackMotion: 864
DamageMotion: 432
Ai: 08
Modes:
CastSensorChase: true
CastSensorIdle: true
ChangeChase: true
Detector: true
- Id: 2131
AegisName: LOST_DRAGON
Name: Lost Dragon
Level: 135
Hp: 608920
BaseExp: 19500
JobExp: 19800
MvpExp: 15000
Attack: 1975
Attack2: 530
Defense: 60
MagicDefense: 51
Str: 140
Agi: 81
Vit: 69
Int: 122
Dex: 147
Luk: 61
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Dragon
Element: Dark
ElementLevel: 3
WalkSpeed: 150
AttackDelay: 840
AttackMotion: 648
DamageMotion: 576
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Old_Violet_Box
Rate: 2500
- Item: Old_Card_Album
Rate: 5000
Drops:
- Item: Gold_Ring
Rate: 500
- Item: Alchemy_Glove
Rate: 50
- Item: Ancient_Dagger
Rate: 50
- Item: Yggdrasilberry
Rate: 250
- Item: Seed_Of_Yggdrasil
Rate: 250
- Item: Rosebine
Rate: 50
- Id: 2132
AegisName: POM_SPIDER
Name: Pom Spider
Level: 145
Hp: 122110
BaseExp: 5206
JobExp: 5303
Attack: 948
Attack2: 215
Defense: 240
MagicDefense: 115
Str: 156
Agi: 85
Vit: 178
Int: 88
Dex: 209
Luk: 102
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Insect
Element: Earth
ElementLevel: 3
WalkSpeed: 250
AttackDelay: 864
AttackMotion: 1056
DamageMotion: 576
Ai: 04
Modes:
Detector: true
Drops:
- Item: Fruit_Basket
Rate: 250
- Item: Mora_Mandarin
Rate: 500
- Item: Short_Leg
Rate: 500
- Item: Mental_Stick
Rate: 1
- Item: Chrome_Sword
Rate: 25
- Item: Pom_Spider_Card
Rate: 1
StealProtected: true
- Id: 2133
AegisName: ANGRA_MANTIS
Name: Angra Mantis
Level: 144
Hp: 91720
BaseExp: 5063
JobExp: 4633
Attack: 869
Attack2: 177
Defense: 175
MagicDefense: 81
Str: 122
Agi: 155
Vit: 119
Int: 81
Dex: 198
Luk: 79
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Insect
Element: Earth
ElementLevel: 2
WalkSpeed: 150
AttackDelay: 576
AttackMotion: 480
DamageMotion: 480
Ai: 04
Modes:
Detector: true
Drops:
- Item: Withered_Flower
Rate: 1500
- Item: Soft_Leaf
Rate: 500
- Item: Great_Nature
Rate: 5
- Item: Sura_Rampage
Rate: 5
- Item: Angra_Mantis_Card
Rate: 1
StealProtected: true
- Id: 2134
AegisName: PARUS
Name: Parus
Level: 142
Hp: 86990
BaseExp: 4751
JobExp: 4613
Attack: 767
Attack2: 152
Defense: 161
MagicDefense: 39
Str: 80
Agi: 136
Vit: 128
Int: 44
Dex: 158
Luk: 51
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Brute
Element: Earth
ElementLevel: 2
WalkSpeed: 180
AttackDelay: 384
AttackMotion: 792
DamageMotion: 432
Ai: 04
Drops:
- Item: Round_Feather
Rate: 1500
- Item: Soft_Feather
Rate: 500
- Item: Runstone_Mystic
Rate: 50
- Item: Clue_Of_Lope
Rate: 1500
- Item: Clue_Of_Lope
Rate: 1500
- Item: Clue_Of_Lope
Rate: 1500
- Item: Parus_Card
Rate: 1
StealProtected: true
- Id: 2135
AegisName: CREEPER
Name: Creeper
Level: 100
Hp: 1000
AttackRange: 1
Size: Medium
Race: Plant
Element: Earth
ElementLevel: 1
WalkSpeed: 1000
AttackDelay: 192
AttackMotion: 192
DamageMotion: 576
Modes:
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
- Id: 2136
AegisName: LITTLE_FATUM
Name: Little Fatum
Level: 142
Hp: 85100
BaseExp: 4875
JobExp: 4290
Attack: 663
Attack2: 452
Defense: 51
MagicDefense: 198
Str: 10
Agi: 66
Vit: 17
Int: 148
Dex: 222
Luk: 97
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Demihuman
Element: Wind
ElementLevel: 2
WalkSpeed: 150
AttackDelay: 432
AttackMotion: 300
DamageMotion: 432
Ai: 04
Drops:
- Item: Angel_Magic_Power
Rate: 1500
- Item: Light_Granule
Rate: 50
- Item: Dance_Shoes
Rate: 1
- Item: Little_Fatum_Card
Rate: 1
StealProtected: true
- Id: 2137
AegisName: MIMING
Name: Miming
Level: 140
Hp: 81200
BaseExp: 4615
JobExp: 4158
Attack: 645
Attack2: 222
Defense: 120
MagicDefense: 120
Str: 90
Agi: 66
Vit: 105
Int: 77
Dex: 200
Luk: 77
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Neutral
ElementLevel: 1
WalkSpeed: 250
AttackDelay: 576
AttackMotion: 1140
DamageMotion: 504
Ai: 04
Drops:
- Item: Golden_Feather
Rate: 1500
- Item: Light_Granule
Rate: 50
- Item: Gold
Rate: 1
- Item: Telekinetic_Orb
Rate: 1
- Item: Miming_Card
Rate: 1
StealProtected: true
- Id: 2138
AegisName: NYDHOG_MEMORY1_1
Name: Nydhoggur Memory
JapaneseName: Nydhogg's Memory
Level: 130
Hp: 10
AttackRange: 1
Size: Small
Race: Formless
Element: Neutral
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1248
AttackMotion: 576
DamageMotion: 1248
Ai: 25
Class: Boss
Modes:
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
- Id: 2139
AegisName: NYDHOG_MEMORY1_2
Name: Nydhoggur Memory
JapaneseName: Nydhogg's Memory
Level: 130
Hp: 10
AttackRange: 1
Size: Small
Race: Formless
Element: Neutral
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1248
AttackMotion: 576
DamageMotion: 1248
Ai: 25
Class: Boss
Modes:
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
- Id: 2140
AegisName: NYDHOG_MEMORY2_1
Name: Nydhoggur Memory
JapaneseName: Nydhogg's Memory
Level: 130
Hp: 10
AttackRange: 1
Size: Small
Race: Formless
Element: Neutral
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1248
AttackMotion: 576
DamageMotion: 1248
Ai: 25
Class: Boss
Modes:
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
- Id: 2141
AegisName: NYDHOG_MEMORY2_2
Name: Nydhoggur Memory
JapaneseName: Nydhogg's Memory
Level: 130
Hp: 10
AttackRange: 1
Size: Small
Race: Formless
Element: Neutral
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1248
AttackMotion: 576
DamageMotion: 1248
Ai: 25
Class: Boss
Modes:
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
- Id: 2142
AegisName: NYDHOG_MEMORY3_1
Name: Nydhoggur Memory
JapaneseName: Nydhogg's Memory
Level: 130
Hp: 10
AttackRange: 1
Size: Small
Race: Formless
Element: Neutral
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1248
AttackMotion: 576
DamageMotion: 1248
Ai: 25
Class: Boss
Modes:
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
- Id: 2143
AegisName: NYDHOG_MEMORY3_2
Name: Nydhoggur Memory
JapaneseName: Nydhogg's Memory
Level: 130
Hp: 10
AttackRange: 1
Size: Small
Race: Formless
Element: Neutral
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1248
AttackMotion: 576
DamageMotion: 1248
Ai: 25
Class: Boss
Modes:
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
- Id: 2144
AegisName: G_ANTLER_SCARABA
Name: Antler Scaraba
Level: 136
Hp: 62600
Attack: 1418
Attack2: 410
Defense: 155
MagicDefense: 102
Str: 23
Agi: 99
Vit: 59
Int: 129
Dex: 137
Luk: 45
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Insect
RaceGroups:
Scaraba: true
Element: Earth
ElementLevel: 2
WalkSpeed: 200
AttackDelay: 504
AttackMotion: 624
DamageMotion: 360
Ai: 24
Modes:
Detector: true
- Id: 2145
AegisName: G_RAKE_SCARABA
Name: Rake Scaraba
Level: 139
Hp: 67700
Attack: 1645
Attack2: 112
Defense: 250
MagicDefense: 70
Str: 90
Agi: 66
Vit: 145
Int: 52
Dex: 168
Luk: 77
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Insect
RaceGroups:
Scaraba: true
Element: Earth
ElementLevel: 2
WalkSpeed: 150
AttackDelay: 588
AttackMotion: 768
DamageMotion: 480
Ai: 24
Modes:
Detector: true
- Id: 2146
AegisName: G_S_NYDHOG
Name: Shade of Dragon
JapaneseName: G_S_NYDHOG
Level: 117
Hp: 300000
Attack: 1176
Attack2: 840
Defense: 60
MagicDefense: 60
Agi: 30
Vit: 30
Int: 136
Dex: 123
Luk: 30
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Dragon
Element: Dark
ElementLevel: 4
WalkSpeed: 150
AttackDelay: 1596
AttackMotion: 1620
DamageMotion: 864
Ai: 21
Class: Boss
- Id: 2147
AegisName: E_WHITE_PLANT
Name: White Plant
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Neutral
ElementLevel: 1
Ai: 02
- Id: 2148
AegisName: E_BLUE_PLANT
Name: Blue Plant
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Neutral
ElementLevel: 1
Ai: 02
- Id: 2149
AegisName: E_SAVAGE_BABE
Name: Savage Babe
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Neutral
ElementLevel: 1
Ai: 02
- Id: 2150
AegisName: WATERMELON
Name: Ripe Watermelon
JapaneseName: Watermelon
Level: 12
Hp: 10
Attack: 1
Attack2: 1
Defense: 1
MagicDefense: 1
AttackRange: 1
Size: Medium
Race: Plant
Element: Water
ElementLevel: 1
WalkSpeed: 1000
AttackDelay: 96
AttackMotion: 96
DamageMotion: 96
Class: Boss
Modes:
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
Drops:
- Item: Stem
Rate: 1500
- Item: Thin_Stem
Rate: 1000
- Item: Great_Leaf
Rate: 1500
- Item: Ripe_Watermelon
Rate: 7000
- Item: Ripe_Watermelon
Rate: 1000
- Item: Ripe_Watermelon
Rate: 1000
- Id: 2151
AegisName: ALNOLDI
Name: Rafflesia Alnoldi
JapaneseName: Alnoldi
Level: 80
Hp: 5149
BaseExp: 912
JobExp: 809
Attack: 378
Attack2: 69
Defense: 80
MagicDefense: 20
Str: 40
Agi: 32
Vit: 24
Int: 61
Dex: 85
Luk: 30
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Plant
Element: Earth
ElementLevel: 1
WalkSpeed: 300
AttackDelay: 500
AttackMotion: 576
DamageMotion: 504
Ai: 04
Modes:
CastSensorIdle: true
Drops:
- Item: Clover
Rate: 125
- Item: Leaflet_Of_Hinal
Rate: 213
- Item: Stem
Rate: 2250
- Item: Shoot
Rate: 150
- Item: Leaflet_Of_Aloe
Rate: 125
- Item: Centimental_Flower
Rate: 50
- Item: Alnoldi_Card
Rate: 1
StealProtected: true
- Id: 2152
AegisName: COMODO
Name: Comodo
Level: 81
Hp: 4002
BaseExp: 954
JobExp: 889
Attack: 427
Attack2: 42
Defense: 92
MagicDefense: 11
Str: 65
Agi: 52
Vit: 35
Int: 20
Dex: 94
Luk: 48
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Brute
Element: Poison
ElementLevel: 3
WalkSpeed: 180
AttackDelay: 500
AttackMotion: 576
DamageMotion: 504
Ai: 04
Modes:
CastSensorIdle: true
Drops:
- Item: Comodo_L
Rate: 2500
- Item: Meat
Rate: 4500
- Item: Scell
Rate: 4500
- Item: Spawn
Rate: 2500
- Item: Comodo_Card
Rate: 1
StealProtected: true
- Id: 2153
AegisName: CENDRAWASIH
Name: Cendrawasih
Level: 84
Hp: 5556
BaseExp: 1002
JobExp: 937
Attack: 297
Attack2: 170
Defense: 72
MagicDefense: 33
Str: 58
Agi: 77
Vit: 51
Int: 58
Dex: 92
Luk: 45
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Angel
Element: Wind
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 576
AttackMotion: 720
DamageMotion: 360
Ai: 04
Modes:
CastSensorIdle: true
Drops:
- Item: Cendrawasih_F
Rate: 4500
- Item: Soft_Feather
Rate: 4000
- Item: Feather_Of_Birds
Rate: 4500
- Item: Cendrawasih_Card
Rate: 1
StealProtected: true
- Id: 2154
AegisName: BANASPATY
Name: Banaspaty
Level: 85
Hp: 4680
BaseExp: 1018
JobExp: 953
Attack: 200
Attack2: 182
Defense: 63
MagicDefense: 89
Str: 61
Agi: 78
Vit: 35
Int: 77
Dex: 79
Luk: 20
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Fire
ElementLevel: 3
WalkSpeed: 250
AttackDelay: 1152
AttackMotion: 2304
DamageMotion: 432
Ai: 04
Modes:
CastSensorIdle: true
Drops:
- Item: Coal
Rate: 500
- Item: Zargon
Rate: 1000
- Item: Elunium
Rate: 750
- Item: Oridecon_Stone
Rate: 750
- Item: Fire_Arrow
Rate: 250
- Item: Banaspaty_Card
Rate: 1
StealProtected: true
- Id: 2155
AegisName: BUTOIJO
Name: Butoijo
Level: 88
Hp: 7524
BaseExp: 1069
JobExp: 1004
Attack: 358
Attack2: 102
Defense: 77
MagicDefense: 12
Str: 66
Agi: 65
Vit: 30
Int: 30
Dex: 106
Luk: 44
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demon
Element: Fire
ElementLevel: 2
WalkSpeed: 170
AttackDelay: 576
AttackMotion: 768
DamageMotion: 432
Ai: 17
Modes:
Aggressive: true
Angry: true
Detector: true
TargetWeak: true
Drops:
- Item: Sticky_Mucus
Rate: 1375
- Item: Meat
Rate: 250
- Item: Leaflet_Of_Hinal
Rate: 225
- Item: Butoijo_Card
Rate: 1
StealProtected: true
- Id: 2156
AegisName: LEAK
Name: Leak
Level: 94
Hp: 1266000
BaseExp: 236400
JobExp: 150060
MvpExp: 236400
Attack: 3723
Attack2: 1284
Defense: 280
MagicDefense: 128
Str: 122
Agi: 125
Vit: 30
Int: 85
Dex: 186
Luk: 55
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demon
Element: Dark
ElementLevel: 2
WalkSpeed: 130
AttackDelay: 576
AttackMotion: 576
DamageMotion: 360
DamageTaken: 10
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Yggdrasilberry
Rate: 5500
- Item: Old_Violet_Box
Rate: 2250
- Item: Old_Card_Album
Rate: 450
Drops:
- Item: Hunting_Spear
Rate: 5
- Item: Old_Violet_Box
Rate: 1250
- Item: Yggdrasilberry
Rate: 1250
- Item: Tidung
Rate: 250
- Item: Runstone_Rare
Rate: 1750
- Item: Honey
Rate: 1250
- Item: Gold
Rate: 1000
- Item: Leak_Card
Rate: 1
StealProtected: true
- Id: 2157
AegisName: G_BANASPATY
Name: Banaspaty
Level: 85
Hp: 4680
Attack: 182
Attack2: 182
Defense: 63
MagicDefense: 89
Str: 61
Agi: 78
Vit: 35
Int: 77
Dex: 66
Luk: 20
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Fire
ElementLevel: 3
WalkSpeed: 250
Ai: 21
- Id: 2158
AegisName: S_HORNET
Name: Hornet
Level: 95
Hp: 5000
Attack: 381
Attack2: 113
Defense: 7
MagicDefense: 1
Str: 62
Agi: 54
Vit: 54
Int: 65
Dex: 76
Luk: 55
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Insect
Element: Wind
ElementLevel: 1
WalkSpeed: 150
AttackDelay: 1292
AttackMotion: 792
DamageMotion: 216
Ai: 01
Modes:
ChangeTargetMelee: true
Detector: true
- Id: 2159
AegisName: S_GIANT_HORNET
Name: Giant Hornet
Level: 110
Hp: 11960
Attack: 456
Attack2: 123
Defense: 80
MagicDefense: 43
Str: 117
Agi: 65
Vit: 67
Int: 72
Dex: 77
Luk: 34
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Insect
Element: Wind
ElementLevel: 1
WalkSpeed: 155
AttackDelay: 1292
AttackMotion: 792
DamageMotion: 340
Ai: 01
Modes:
ChangeTargetMelee: true
Detector: true
- Id: 2160
AegisName: S_LUCIOLA_VESPA
Name: Luciola Vespa
Level: 130
Hp: 16466
Attack: 677
Attack2: 154
Defense: 59
MagicDefense: 55
Str: 88
Agi: 89
Vit: 55
Int: 32
Dex: 119
Luk: 59
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Insect
Element: Wind
ElementLevel: 1
WalkSpeed: 110
AttackDelay: 1000
AttackMotion: 864
DamageMotion: 432
Ai: 01
Modes:
ChangeTargetMelee: true
Detector: true
- Id: 2161
AegisName: I_HORN_SCARABA
Name: Gold One-Horn Scaraba
Level: 130
Hp: 204400
BaseExp: 8940
JobExp: 8824
Attack: 1270
Attack2: 590
Defense: 135
MagicDefense: 10
Str: 84
Agi: 109
Vit: 115
Int: 31
Dex: 111
Luk: 53
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Insect
RaceGroups:
Scaraba: true
Element: Earth
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 384
AttackMotion: 672
DamageMotion: 360
Ai: 20
Class: Boss
Drops:
- Item: Singlehorn_Helm
Rate: 3250
- Item: Imperial_Spear
Rate: 5
- Item: Runstone_Ancient
Rate: 50
- Item: Elder_Branch
Rate: 50
- Item: Yellow_Live
Rate: 50
- Item: Old_Violet_Box
Rate: 5
- Item: Wrapped_Mask
Rate: 5
- Item: Gold_Scaraba_Card
Rate: 1
StealProtected: true
- Id: 2162
AegisName: I_HORN_SCARABA2
Name: Gold Two-Horn Scaraba
Level: 134
Hp: 235600
BaseExp: 10060
JobExp: 10007
Attack: 690
Attack2: 3090
Defense: 150
MagicDefense: 15
Str: 44
Agi: 28
Vit: 72
Int: 125
Dex: 184
Luk: 51
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Insect
RaceGroups:
Scaraba: true
Element: Earth
ElementLevel: 1
WalkSpeed: 150
AttackDelay: 336
AttackMotion: 360
DamageMotion: 360
Ai: 20
Class: Boss
Drops:
- Item: Twinhorn_Helm
Rate: 3250
- Item: Black_Wing
Rate: 5
- Item: Runstone_Ancient
Rate: 50
- Item: Elder_Branch
Rate: 50
- Item: Yellow_Live
Rate: 50
- Item: Old_Violet_Box
Rate: 5
- Item: Wrapped_Mask
Rate: 5
- Item: Gold_Scaraba_Card
Rate: 1
StealProtected: true
- Id: 2163
AegisName: I_ANTLER_SCARABA
Name: Gold Antler Scaraba
Level: 136
Hp: 250400
BaseExp: 10160
JobExp: 11561
Attack: 412
Attack2: 3211
Defense: 155
MagicDefense: 20
Str: 23
Agi: 59
Vit: 59
Int: 209
Dex: 191
Luk: 45
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Insect
RaceGroups:
Scaraba: true
Element: Earth
ElementLevel: 2
WalkSpeed: 200
AttackDelay: 504
AttackMotion: 624
DamageMotion: 360
Ai: 20
Class: Boss
Drops:
- Item: Antler_Helm
Rate: 3250
- Item: Green_Whistle
Rate: 5
- Item: Runstone_Ancient
Rate: 50
- Item: Elder_Branch
Rate: 50
- Item: Yellow_Live
Rate: 5
- Item: Old_Violet_Box
Rate: 5
- Item: Wrapped_Mask
Rate: 5
- Item: Gold_Scaraba_Card
Rate: 1
StealProtected: true
- Id: 2164
AegisName: I_RAKE_SCARABA
Name: Gold Rake Scaraba
Level: 139
Hp: 270800
BaseExp: 11480
JobExp: 13189
Attack: 1830
Attack2: 630
Defense: 250
MagicDefense: 25
Str: 94
Agi: 136
Vit: 145
Int: 42
Dex: 152
Luk: 97
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Insect
RaceGroups:
Scaraba: true
Element: Earth
ElementLevel: 2
WalkSpeed: 140
AttackDelay: 588
AttackMotion: 768
DamageMotion: 480
Ai: 20
Class: Boss
Drops:
- Item: Rakehorn_Helm
Rate: 3250
- Item: Red_Ether_Bag
Rate: 5
- Item: Runstone_Ancient
Rate: 50
- Item: Bone_Plate
Rate: 50
- Item: Yellow_Live
Rate: 50
- Item: Old_Violet_Box
Rate: 5
- Item: Wrapped_Mask
Rate: 5
- Item: Gold_Scaraba_Card
Rate: 1
StealProtected: true
- Id: 2165
AegisName: I_QUEEN_SCARABA
Name: Gold Queen Scaraba
Level: 140
Hp: 6441600
BaseExp: 605110
JobExp: 336710
MvpExp: 2051100
Attack: 4889
Attack2: 6440
Defense: 350
MagicDefense: 220
Str: 100
Agi: 88
Vit: 82
Int: 149
Dex: 211
Luk: 144
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Insect
RaceGroups:
Scaraba: true
Element: Earth
ElementLevel: 3
WalkSpeed: 120
AttackDelay: 864
AttackMotion: 1000
DamageMotion: 360
DamageTaken: 10
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Old_Card_Album
Rate: 5500
- Item: Old_Card_Album
Rate: 5000
- Item: Old_Card_Album
Rate: 2000
Drops:
- Item: Queen_Wing_Piece
Rate: 2500
- Item: Alca_Bringer
Rate: 350
- Item: Meteo_Plate_Armor
Rate: 350
- Item: Chrome_Twohand_Sword
Rate: 200
- Item: Mystic_Bow
Rate: 250
- Item: Splendid_Box2
Rate: 500
- Item: Splendid_Box
Rate: 500
- Item: Gold_Q_Scaraba_Card
Rate: 1
StealProtected: true
- Id: 2166
AegisName: I_HORN_SCARABA_EGG
Name: Gold One-Horn Scaraba Egg
Level: 125
Hp: 126000
BaseExp: 6000
JobExp: 5940
Attack: 1
Attack2: 1
Defense: 280
MagicDefense: 55
Vit: 130
Int: 34
Luk: 80
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Insect
RaceGroups:
Scaraba: true
Element: Earth
ElementLevel: 1
WalkSpeed: 1000
AttackDelay: 96
AttackMotion: 1
DamageMotion: 480
Drops:
- Item: Piece_Of_Egg_Shell
Rate: 2500
- Item: Honey
Rate: 50
- Item: Elunium
Rate: 50
- Item: Old_Violet_Box
Rate: 5
- Id: 2167
AegisName: I_HORN_SCARABA2_EGG
Name: Gold Two-Horn Scaraba Egg
Level: 126
Hp: 132000
BaseExp: 6000
JobExp: 5940
Attack: 1
Attack2: 1
Defense: 300
MagicDefense: 62
Vit: 130
Int: 48
Luk: 80
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Insect
RaceGroups:
Scaraba: true
Element: Earth
ElementLevel: 1
WalkSpeed: 1000
AttackDelay: 96
AttackMotion: 1
DamageMotion: 480
Drops:
- Item: Piece_Of_Egg_Shell
Rate: 2500
- Item: Honey
Rate: 50
- Item: Elunium
Rate: 50
- Item: Old_Violet_Box
Rate: 5
- Id: 2168
AegisName: I_ANTLER_SCARABA_EGG
Name: Gold Antler Scaraba Egg
Level: 127
Hp: 138000
BaseExp: 6000
JobExp: 5940
Attack: 1
Attack2: 1
Defense: 285
MagicDefense: 180
Vit: 130
Int: 82
Luk: 80
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Insect
RaceGroups:
Scaraba: true
Element: Earth
ElementLevel: 1
WalkSpeed: 1000
AttackDelay: 96
AttackMotion: 1
DamageMotion: 480
Drops:
- Item: Piece_Of_Egg_Shell
Rate: 2500
- Item: Honey
Rate: 50
- Item: Elunium
Rate: 50
- Item: Old_Violet_Box
Rate: 5
- Id: 2169
AegisName: I_RAKE_SCARABA_EGG
Name: Gold Rake Scaraba Egg
Level: 128
Hp: 144000
BaseExp: 6000
JobExp: 5940
Attack: 1
Attack2: 1
Defense: 340
MagicDefense: 44
Vit: 130
Int: 39
Luk: 80
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Insect
RaceGroups:
Scaraba: true
Element: Earth
ElementLevel: 1
WalkSpeed: 1000
AttackDelay: 96
AttackMotion: 1
DamageMotion: 480
Drops:
- Item: Piece_Of_Egg_Shell
Rate: 2500
- Item: Honey
Rate: 50
- Item: Elunium
Rate: 50
- Item: Imperial_Guard
Rate: 250
- Item: Old_Violet_Box
Rate: 5
- Id: 2170
AegisName: I_G_ANTLER_SCARABA
Name: Gold Antler Scaraba
Level: 136
Hp: 250400
Attack: 412
Attack2: 3211
Defense: 155
MagicDefense: 15
Str: 23
Agi: 59
Vit: 59
Int: 209
Dex: 191
Luk: 45
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Insect
RaceGroups:
Scaraba: true
Element: Earth
ElementLevel: 2
WalkSpeed: 200
AttackDelay: 504
AttackMotion: 624
DamageMotion: 360
Ai: 20
Class: Boss
- Id: 2171
AegisName: I_G_RAKE_SCARABA
Name: Gold Rake Scaraba
Level: 139
Hp: 270800
Attack: 1830
Attack2: 630
Defense: 250
MagicDefense: 20
Str: 94
Agi: 136
Vit: 145
Int: 42
Dex: 152
Luk: 97
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Insect
RaceGroups:
Scaraba: true
Element: Earth
ElementLevel: 2
WalkSpeed: 150
AttackDelay: 588
AttackMotion: 768
DamageMotion: 480
Ai: 20
Class: Boss
- Id: 2172
AegisName: I_G_HORN_SCARABA
Name: Gold One-Horn Scaraba
Level: 130
Hp: 204400
Attack: 1270
Attack2: 590
Defense: 135
MagicDefense: 10
Str: 84
Agi: 109
Vit: 115
Int: 31
Dex: 111
Luk: 53
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Insect
RaceGroups:
Scaraba: true
Element: Earth
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 384
AttackMotion: 672
DamageMotion: 360
Ai: 20
Class: Boss
- Id: 2173
AegisName: I_G_HORN_SCARABA2
Name: Gold Two-Horn Scaraba
Level: 134
Hp: 235600
Attack: 690
Attack2: 3090
Defense: 150
MagicDefense: 15
Str: 44
Agi: 28
Vit: 72
Int: 125
Dex: 184
Luk: 51
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Insect
RaceGroups:
Scaraba: true
Element: Earth
ElementLevel: 1
WalkSpeed: 150
AttackDelay: 336
AttackMotion: 360
DamageMotion: 360
Ai: 20
Class: Boss
- Id: 2174
AegisName: MD_VADON
Name: Deep Sea Vadon
JapaneseName: Ancient Crustacean
Level: 95
Hp: 120000
BaseExp: 750
JobExp: 750
Attack: 778
Attack2: 225
Defense: 154
MagicDefense: 21
Str: 145
Agi: 91
Vit: 138
Int: 60
Dex: 113
Luk: 45
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Fish
Element: Water
ElementLevel: 1
WalkSpeed: 300
AttackDelay: 1632
AttackMotion: 432
DamageMotion: 540
Ai: 20
Class: Boss
Drops:
- Item: Crystal_Blue
Rate: 30
- Item: Nipper
Rate: 6750
- Item: Garlet
Rate: 2250
- Item: Padded_Armor_
Rate: 2
- Item: Solid_Shell
Rate: 74
- Item: Elunium_Stone
Rate: 30
- Item: Low_Coin_Pocket
Rate: 2
StealProtected: true
- Id: 2175
AegisName: MD_MARSE
Name: Deep Sea Marse
JapaneseName: Deepsea Marse
Level: 95
Hp: 120000
BaseExp: 750
JobExp: 750
Attack: 500
Attack2: 820
Defense: 58
MagicDefense: 218
Str: 133
Agi: 37
Vit: 85
Int: 156
Dex: 133
Luk: 60
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Fish
Element: Water
ElementLevel: 2
WalkSpeed: 300
AttackDelay: 1956
AttackMotion: 756
DamageMotion: 528
Ai: 20
Class: Boss
Drops:
- Item: Chinese_Ink
Rate: 6750
- Item: Tentacle
Rate: 2250
- Item: Skyblue_Jewel
Rate: 6
- Item: Mistic_Frozen
Rate: 8
- Item: Penetration
Rate: 2
- Item: Grape
Rate: 224
- Item: Low_Coin_Pocket
Rate: 2
StealProtected: true
- Id: 2176
AegisName: MD_CRAB
Name: Deep Sea Crab
JapaneseName: Deepsea Crab
Level: 95
Hp: 120000
BaseExp: 750
JobExp: 750
Attack: 696
Attack2: 234
Defense: 136
MagicDefense: 15
Str: 122
Agi: 54
Vit: 84
Int: 37
Dex: 98
Luk: 65
AttackRange: 1
SkillRange: 7
ChaseRange: 12
Size: Small
Race: Fish
Element: Water
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 992
AttackMotion: 792
DamageMotion: 360
Ai: 20
Class: Boss
Drops:
- Item: Crap_Shell
Rate: 4124
- Item: Nipper
Rate: 1124
- Item: Stone
Rate: 524
- Item: Sparkling_Dust
Rate: 8
- Item: Elunium_Stone
Rate: 26
- Item: Low_Coin_Pocket
Rate: 2
StealProtected: true
- Id: 2177
AegisName: MD_CORNUTUS
Name: Deep Sea Cornutus
JapaneseName: Deepsea Cornutus
Level: 100
Hp: 160000
BaseExp: 750
JobExp: 825
Attack: 1129
Attack2: 237
Defense: 342
MagicDefense: 48
Str: 122
Agi: 87
Vit: 135
Int: 66
Dex: 137
Luk: 75
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Fish
Element: Water
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1248
AttackMotion: 48
DamageMotion: 480
Ai: 20
Class: Boss
Modes:
IgnoreMagic: true
Drops:
- Item: Crystal_Blue
Rate: 32
- Item: Conch
Rate: 4124
- Item: Scell
Rate: 600
- Item: Elunium_Stone
Rate: 38
- Item: Shield_
Rate: 2
- Item: Solid_Shell
Rate: 750
- Item: Low_Coin_Pocket
Rate: 2
StealProtected: true
- Id: 2178
AegisName: MD_SHELLFISH
Name: Deep Sea Shellfish
JapaneseName: Deepsea Shellfish
Level: 100
Hp: 160000
BaseExp: 750
JobExp: 825
Attack: 720
Attack2: 1122
Defense: 43
MagicDefense: 215
Str: 72
Agi: 31
Vit: 68
Int: 225
Dex: 166
Luk: 60
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Fish
Element: Water
ElementLevel: 2
WalkSpeed: 200
AttackDelay: 864
AttackMotion: 864
DamageMotion: 384
Ai: 20
Class: Boss
Modes:
IgnoreMelee: true
IgnoreRanged: true
Drops:
- Item: Clam_Shell
Rate: 4124
- Item: Flesh_Of_Clam
Rate: 750
- Item: Stone
Rate: 374
- Item: Grit
Rate: 750
- Item: Sparkling_Dust
Rate: 6
- Item: Elunium_Stone
Rate: 12
- Item: Low_Coin_Pocket
Rate: 2
StealProtected: true
- Id: 2179
AegisName: MD_KUKRE
Name: Deep Sea Kukre
JapaneseName: Ancient Kukre
Level: 100
Hp: 160000
BaseExp: 750
JobExp: 825
Attack: 975
Attack2: 118
Defense: 123
MagicDefense: 33
Str: 125
Agi: 80
Vit: 112
Int: 60
Dex: 102
Luk: 30
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Insect
Element: Water
ElementLevel: 1
WalkSpeed: 150
AttackDelay: 1776
AttackMotion: 576
DamageMotion: 288
Ai: 20
Class: Boss
Drops:
- Item: Crystal_Blue
Rate: 20
- Item: Worm_Peelings
Rate: 4124
- Item: Garlet
Rate: 300
- Item: Monster's_Feed
Rate: 374
- Item: Insect_Feeler
Rate: 336
- Item: Earthworm_The_Dude
Rate: 14
- Item: Low_Coin_Pocket
Rate: 2
StealProtected: true
- Id: 2180
AegisName: MD_STROUF
Name: Deep Sea Strouf
JapaneseName: Ancient Sea Lord
Level: 145
Hp: 400000
BaseExp: 1000
JobExp: 1100
Attack: 1200
Attack2: 3500
Defense: 67
MagicDefense: 221
Str: 149
Agi: 126
Vit: 81
Int: 252
Dex: 183
Luk: 66
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Fish
Element: Water
ElementLevel: 3
WalkSpeed: 150
AttackDelay: 1872
AttackMotion: 672
DamageMotion: 384
Ai: 20
Class: Boss
Drops:
- Item: Fin
Rate: 4002
- Item: Oridecon_Stone
Rate: 86
- Item: Trident_
Rate: 1
- Item: Feather
Rate: 2250
- Item: Skyblue_Jewel
Rate: 14
- Item: Gill
Rate: 1124
- Item: Mid_Coin_Pocket
Rate: 2
StealProtected: true
- Id: 2181
AegisName: MD_SWORD_FISH
Name: Deep Sea Sword Fish
JapaneseName: Ancient Sword Fish
Level: 145
Hp: 400000
BaseExp: 1000
JobExp: 1100
Attack: 1849
Attack2: 235
Defense: 255
MagicDefense: 17
Str: 155
Agi: 156
Vit: 115
Int: 85
Dex: 194
Luk: 65
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Fish
Element: Water
ElementLevel: 2
WalkSpeed: 200
AttackDelay: 1968
AttackMotion: 768
DamageMotion: 384
Ai: 20
Class: Boss
Modes:
IgnoreMelee: true
IgnoreRanged: true
Drops:
- Item: Mistic_Frozen
Rate: 6
- Item: Sharp_Scale
Rate: 6750
- Item: Oridecon_Stone
Rate: 24
- Item: Snowy_Horn
Rate: 1
- Item: Elunium_Stone
Rate: 36
- Item: Gill
Rate: 450
- Item: Mid_Coin_Pocket
Rate: 2
StealProtected: true
- Id: 2182
AegisName: MD_MARC
Name: Deep Sea Marc
JapaneseName: Ancient Seahorse
Level: 145
Hp: 400000
BaseExp: 1000
JobExp: 1100
Attack: 1423
Attack2: 331
Defense: 255
MagicDefense: 51
Str: 150
Agi: 145
Vit: 221
Int: 83
Dex: 148
Luk: 66
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Fish
Element: Water
ElementLevel: 2
WalkSpeed: 150
AttackDelay: 1272
AttackMotion: 72
DamageMotion: 480
Ai: 20
Class: Boss
Drops:
- Item: Mistic_Frozen
Rate: 12
- Item: Gill
Rate: 6750
- Item: Oridecon_Stone
Rate: 72
- Item: Fin
Rate: 750
- Item: Skyblue_Jewel
Rate: 6
- Item: White_Herb
Rate: 524
- Item: Old_Coin_Pocket
Rate: 2
StealProtected: true
- Id: 2183
AegisName: MD_ANOLIAN
Name: Deep Sea Anolian
JapaneseName: Mutant Anolian
Level: 151
Hp: 700000
BaseExp: 1100
JobExp: 1210
Attack: 2122
Attack2: 312
Defense: 268
MagicDefense: 22
Str: 177
Agi: 188
Vit: 205
Int: 126
Dex: 198
Luk: 61
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Fish
Element: Water
ElementLevel: 2
WalkSpeed: 190
AttackDelay: 900
AttackMotion: 500
DamageMotion: 864
Ai: 20
Class: Boss
Modes:
IgnoreMagic: true
Drops:
- Item: Anolian_Skin
Rate: 3636
- Item: Crystal_Arrow
Rate: 1500
- Item: Red_Muffler
Rate: 6
- Item: Carga_Mace
Rate: 2
- Item: Brooch_
Rate: 1
- Item: Oridecon
Rate: 98
- Item: Mid_Coin_Pocket
Rate: 2
StealProtected: true
- Id: 2184
AegisName: MD_OBEAUNE
Name: Deep Sea Obeaune
JapaneseName: Deepsea Mermaid
Level: 151
Hp: 700000
BaseExp: 1100
JobExp: 1210
Attack: 1502
Attack2: 3845
Defense: 68
MagicDefense: 326
Str: 166
Agi: 87
Vit: 101
Int: 233
Dex: 196
Luk: 55
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Water
ElementLevel: 3
WalkSpeed: 200
AttackDelay: 1872
AttackMotion: 672
DamageMotion: 288
Ai: 20
Class: Boss
Drops:
- Item: Mistic_Frozen
Rate: 7
- Item: Heart_Of_Mermaid
Rate: 4500
- Item: Saint_Robe_
Rate: 5
- Item: Skyblue_Jewel
Rate: 5
- Item: Fin
Rate: 250
- Item: Witherless_Rose
Rate: 15
- Item: Mid_Coin_Pocket
Rate: 3
StealProtected: true
- Id: 2185
AegisName: MD_KAPHA
Name: Deep Sea Kapha
JapaneseName: Transform Kapha
Level: 151
Hp: 700000
BaseExp: 1100
JobExp: 1210
Attack: 2590
Attack2: 256
Defense: 261
MagicDefense: 58
Str: 167
Agi: 209
Vit: 128
Int: 61
Dex: 191
Luk: 20
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Water
ElementLevel: 2
WalkSpeed: 165
AttackDelay: 2012
AttackMotion: 1728
DamageMotion: 672
Ai: 20
Class: Boss
Drops:
- Item: Yellow_Plate
Rate: 4874
- Item: Cyfar
Rate: 2624
- Item: Leaflet_Of_Aloe
Rate: 1724
- Item: Ment
Rate: 1
- Item: Guitar_Of_Blue_Solo
Rate: 6
- Item: Jitte_
Rate: 2
- Item: Old_Coin_Pocket
Rate: 2
StealProtected: true
- Id: 2186
AegisName: COELACANTH_N_E
Name: Coelacanth
Level: 100
Hp: 1200000
BaseExp: 200000
JobExp: 220000
Attack: 1290
Attack2: 1290
Defense: 280
MagicDefense: 280
Str: 160
Agi: 160
Vit: 160
Int: 160
Dex: 160
Luk: 160
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Fish
Element: Water
ElementLevel: 2
WalkSpeed: 165
AttackDelay: 864
AttackMotion: 864
DamageMotion: 432
Ai: 21
Class: Boss
Modes:
Mvp: true
Drops:
- Item: Agrade_Pocket
Rate: 5000
- Item: Mid_Coin_Pocket
Rate: 2000
- Item: Low_Coin_Pocket
Rate: 2000
- Item: High_Weapon_Box
Rate: 700
- Item: Mid_Coin_Pocket
Rate: 2000
- Item: Low_Coin_Pocket
Rate: 2000
- Item: Low_Coin_Pocket
Rate: 2000
- Item: Low_Coin_Pocket
Rate: 2000
StealProtected: true
- Id: 2187
AegisName: COELACANTH_N_A
Name: Gloomy Coelacanth
JapaneseName: Dark Coelacanth
Level: 100
Hp: 2200000
BaseExp: 500000
JobExp: 550000
Attack: 1890
Attack2: 1890
Defense: 280
MagicDefense: 280
Str: 160
Agi: 160
Vit: 160
Int: 160
Dex: 160
Luk: 160
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Fish
Element: Water
ElementLevel: 2
WalkSpeed: 165
AttackDelay: 864
AttackMotion: 864
DamageMotion: 432
Ai: 21
Class: Boss
Drops:
- Item: Agrade_Pocket
Rate: 5000
- Item: Mid_Coin_Pocket
Rate: 5000
- Item: Low_Coin_Pocket
Rate: 5000
- Item: High_Weapon_Box
Rate: 750
- Item: Mid_Coin_Pocket
Rate: 5000
- Item: Low_Coin_Pocket
Rate: 5000
- Item: Low_Coin_Pocket
Rate: 5000
- Item: Odd_Coelacanth_Card
Rate: 1
StealProtected: true
- Id: 2188
AegisName: COELACANTH_N_M
Name: Weird Coelacanth
JapaneseName: Grotesque Coelacanth
Level: 100
Hp: 2200000
BaseExp: 500000
JobExp: 550000
Attack: 1890
Attack2: 1890
Defense: 280
MagicDefense: 280
Str: 160
Agi: 160
Vit: 160
Int: 160
Dex: 160
Luk: 160
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Fish
Element: Water
ElementLevel: 2
WalkSpeed: 165
AttackDelay: 864
AttackMotion: 864
DamageMotion: 432
Ai: 21
Class: Boss
Drops:
- Item: Agrade_Pocket
Rate: 5000
- Item: Mid_Coin_Pocket
Rate: 5000
- Item: Low_Coin_Pocket
Rate: 5000
- Item: High_Weapon_Box
Rate: 5000
- Item: Mid_Coin_Pocket
Rate: 5000
- Item: Low_Coin_Pocket
Rate: 5000
- Item: Low_Coin_Pocket
Rate: 5000
- Item: Black_Coelacanth_Card
Rate: 1
StealProtected: true
- Id: 2189
AegisName: COELACANTH_H_M
Name: Mutant Coelacanth
Level: 155
Hp: 5200000
BaseExp: 1500000
JobExp: 1650000
Attack: 5500
Attack2: 5500
Defense: 280
MagicDefense: 280
Str: 260
Agi: 260
Vit: 260
Int: 260
Dex: 260
Luk: 260
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Fish
Element: Water
ElementLevel: 2
WalkSpeed: 165
AttackDelay: 864
AttackMotion: 864
DamageMotion: 432
Ai: 21
Class: Boss
Drops:
- Item: Agrade_Pocket
Rate: 7000
- Item: Anger_Seagod
Rate: 7000
- Item: Old_Coin_Pocket
Rate: 5000
- Item: High_Weapon_Box
Rate: 5000
- Item: Mid_Coin_Pocket
Rate: 5000
- Item: Low_Coin_Pocket
Rate: 5000
- Item: Low_Coin_Pocket
Rate: 5000
- Item: Mutant_Coelacanth_Card
Rate: 1
StealProtected: true
- Id: 2190
AegisName: COELACANTH_H_A
Name: Violent Coelacanth
JapaneseName: Ferocious Coelacanth
Level: 155
Hp: 5200000
BaseExp: 1500000
JobExp: 1650000
Attack: 5500
Attack2: 5500
Defense: 280
MagicDefense: 280
Str: 260
Agi: 260
Vit: 260
Int: 260
Dex: 260
Luk: 260
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Fish
Element: Water
ElementLevel: 2
WalkSpeed: 165
AttackDelay: 864
AttackMotion: 864
DamageMotion: 432
Ai: 21
Class: Boss
Drops:
- Item: Agrade_Pocket
Rate: 7000
- Item: Anger_Seagod
Rate: 5000
- Item: Old_Coin_Pocket
Rate: 5000
- Item: High_Weapon_Box
Rate: 5000
- Item: Mid_Coin_Pocket
Rate: 5000
- Item: Low_Coin_Pocket
Rate: 5000
- Item: Low_Coin_Pocket
Rate: 5000
- Item: Cruel_Coelacanth_Card
Rate: 1
StealProtected: true
- Id: 2191
AegisName: MD_SEAWEED
Name: Seaweed
Level: 100
Hp: 100000
Attack: 1
Attack2: 1
Defense: 1
MagicDefense: 1
AttackRange: 1
Size: Small
Race: Fish
Element: Water
ElementLevel: 1
WalkSpeed: 1000
AttackDelay: 384
AttackMotion: 720
DamageMotion: 360
Ai: 10
Class: Boss
Modes:
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
- Id: 2192
AegisName: MD_OCTOPUS
Name: Octopus
JapaneseName: Small Octopus
Level: 90
Hp: 6000
BaseExp: 2000
JobExp: 1000
Attack: 778
Attack2: 225
Defense: 154
MagicDefense: 21
Str: 145
Agi: 91
Vit: 138
Int: 60
Dex: 113
Luk: 45
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Fish
Element: Water
ElementLevel: 2
WalkSpeed: 300
AttackDelay: 576
AttackMotion: 2160
DamageMotion: 504
Ai: 20
Class: Boss
Drops:
- Item: Chinese_Ink
Rate: 3750
- Item: Tentacle
Rate: 3750
- Item: Mini_Octopus_Card
Rate: 2
StealProtected: true
- Id: 2193
AegisName: MD_OCTOPUS_LEG
Name: Octopus Leg
JapaneseName: Octupus Leg
Level: 90
Hp: 500000
BaseExp: 2000
JobExp: 1000
Attack: 778
Attack2: 225
Defense: 154
MagicDefense: 21
Str: 145
Agi: 91
Vit: 138
Int: 60
Dex: 113
Luk: 45
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Fish
Element: Water
ElementLevel: 2
WalkSpeed: 300
AttackDelay: 432
AttackMotion: 720
DamageMotion: 360
Ai: 10
Class: Boss
Drops:
- Item: Chinese_Ink
Rate: 6750
- Item: Tentacle
Rate: 3750
- Item: Sticky_Mucus
Rate: 3750
- Item: Low_Coin_Pocket
Rate: 1
StealProtected: true
- Id: 2194
AegisName: MD_GIANT_OCTOPUS
Name: Giant Octopus
Level: 95
Hp: 500000
BaseExp: 20000
JobExp: 10000
Attack: 1900
Attack2: 1200
Defense: 154
MagicDefense: 21
Str: 145
Agi: 91
Vit: 138
Int: 60
Dex: 113
Luk: 45
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Fish
Element: Water
ElementLevel: 2
WalkSpeed: 300
AttackDelay: 576
AttackMotion: 1584
DamageMotion: 360
Ai: 21
Class: Boss
Modes:
Mvp: true
Drops:
- Item: Bgrade_Pocket
Rate: 2250
- Item: Mid_Coin_Pocket
Rate: 750
- Item: High_Weapon_Box
Rate: 374
- Item: White_Potion_Box
Rate: 2250
- Item: Low_Coin_Pocket
Rate: 2000
- Item: Low_Coin_Pocket
Rate: 3000
- Item: Giant_Octopus_Card
Rate: 2
StealProtected: true
- Id: 2195
AegisName: MD_G_KUKRE
Name: Kukre
JapaneseName: Ancient Kukre
Level: 100
Hp: 160000
Attack: 975
Attack2: 118
Defense: 123
MagicDefense: 33
Str: 125
Agi: 80
Vit: 112
Int: 60
Dex: 102
Luk: 30
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Insect
Element: Water
ElementLevel: 1
WalkSpeed: 150
AttackDelay: 1776
AttackMotion: 576
DamageMotion: 288
Ai: 20
Modes:
Detector: true
- Id: 2196
AegisName: MD_G_STROUF
Name: Strouf
JapaneseName: Ancient Sea Lord
Level: 145
Hp: 400000
Attack: 1200
Attack2: 3500
Defense: 67
MagicDefense: 221
Str: 149
Agi: 126
Vit: 81
Int: 252
Dex: 183
Luk: 66
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Fish
Element: Water
ElementLevel: 3
WalkSpeed: 150
AttackDelay: 1872
AttackMotion: 672
DamageMotion: 384
Ai: 20
Class: Boss
- Id: 2197
AegisName: RED_ERUMA
Name: Red Eruma
Level: 91
Hp: 9900
BaseExp: 1220
JobExp: 1149
Attack: 620
Attack2: 290
Defense: 102
MagicDefense: 102
Str: 77
Agi: 90
Vit: 88
Int: 21
Dex: 99
Luk: 21
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Fish
Element: Water
ElementLevel: 2
WalkSpeed: 140
AttackDelay: 768
AttackMotion: 1224
DamageMotion: 432
Ai: 03
Drops:
- Item: Clam_Shell
Rate: 2500
- Item: Flesh_Of_Clam
Rate: 1000
- Item: Grit
Rate: 1500
- Item: Elunium_Stone
Rate: 50
- Item: Oridecon_Stone
Rate: 50
- Item: Old_Blue_Box
Rate: 10
- Item: Bad_Can
Rate: 700
- Item: Red_Eruma_Card
Rate: 1
StealProtected: true
- Id: 2198
AegisName: KING_DRAMOH
Name: King Dramoh
JapaneseName: King Kray
Level: 117
Hp: 28800
BaseExp: 2583
JobExp: 2475
Attack: 1320
Attack2: 330
Defense: 480
MagicDefense: 22
Str: 119
Agi: 44
Vit: 150
Int: 89
Dex: 130
Luk: 44
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Fish
Element: Water
ElementLevel: 2
WalkSpeed: 140
AttackDelay: 576
AttackMotion: 720
DamageMotion: 720
Ai: 21
Class: Boss
Drops:
- Item: Ice_Fragment
Rate: 50
- Item: Nipper
Rate: 2500
- Item: Solid_Shell
Rate: 2500
- Item: Spike
Rate: 25
- Item: Light_Granule
Rate: 100
- Item: Mistic_Frozen
Rate: 25
- Item: Crystal_Blue
Rate: 25
- Item: King_Dramoh_Card
Rate: 1
StealProtected: true
- Id: 2199
AegisName: SIORAVA
Name: Siorava
Level: 87
Hp: 6500
BaseExp: 1052
JobExp: 987
Attack: 450
Attack2: 210
Defense: 20
MagicDefense: 40
Str: 10
Agi: 40
Vit: 66
Int: 70
Dex: 67
Luk: 10
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Water
ElementLevel: 1
WalkSpeed: 250
AttackDelay: 1536
AttackMotion: 1296
DamageMotion: 576
Ai: 02
Drops:
- Item: Delicious_Jelly
Rate: 700
- Item: Skull
Rate: 500
- Item: Skel_Bone
Rate: 500
- Item: Horrendous_Mouth
Rate: 500
- Item: Tatters_Clothes
Rate: 500
- Item: Twilight_Desert
Rate: 1
- Item: Scarlet_Dagger
Rate: 50
RandomOptionGroup: Group_5
- Item: Siorava_Card
Rate: 1
StealProtected: true
- Id: 2200
AegisName: J_TAINI
Name: Taini
Level: 1
Hp: 1
AttackRange: 1
Size: Small
Race: Formless
Element: Neutral
ElementLevel: 1
AttackDelay: 432
AttackMotion: 792
DamageMotion: 432
Ai: 02
- Id: 2201
AegisName: SROPHO
Name: Sropho
Level: 113
Hp: 24002
BaseExp: 2202
JobExp: 2106
Attack: 571
Attack2: 565
Defense: 44
MagicDefense: 91
Str: 77
Agi: 53
Vit: 33
Int: 133
Dex: 99
Luk: 66
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Fish
Element: Water
ElementLevel: 2
WalkSpeed: 200
AttackDelay: 768
AttackMotion: 792
DamageMotion: 432
Ai: 04
Modes:
Detector: true
Drops:
- Item: Fin
Rate: 2500
- Item: Electric_Eel
Rate: 2
- Item: Electric_Wire
Rate: 2
- Item: Crystal_Arrow_Container
Rate: 50
- Item: Oridecon_Stone
Rate: 50
- Item: Light_Granule
Rate: 50
- Item: Crystal_Blue
Rate: 25
- Item: Sropho_Card
Rate: 1
StealProtected: true
- Id: 2202
AegisName: KRAKEN
Name: Kraken
Level: 124
Hp: 5602800
BaseExp: 983332
JobExp: 1057222
MvpExp: 491666
Attack: 3823
Attack2: 1830
Defense: 55
MagicDefense: 229
Str: 196
Agi: 99
Vit: 165
Int: 117
Dex: 162
Luk: 99
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Fish
Element: Water
ElementLevel: 4
WalkSpeed: 130
AttackDelay: 432
AttackMotion: 864
DamageMotion: 360
DamageTaken: 10
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Yggdrasilberry
Rate: 5500
- Item: Old_Violet_Box
Rate: 2250
- Item: Old_Card_Album
Rate: 450
Drops:
- Item: Tentacle
Rate: 2500
- Item: Cardo
Rate: 250
- Item: Ice_Falchon
Rate: 250
- Item: Hunting_Spear
Rate: 250
- Item: Water_Sprits_Armor_
Rate: 250
- Item: Treasure_Box
Rate: 2500
- Item: Mistic_Frozen
Rate: 250
- Item: Kraken_Card
Rate: 1
StealProtected: true
- Id: 2203
AegisName: POT_DOFLE
Name: Pot Dofle
Level: 115
Hp: 25211
BaseExp: 2246
JobExp: 2150
Attack: 1088
Attack2: 212
Defense: 122
MagicDefense: 55
Str: 133
Agi: 54
Vit: 78
Int: 33
Dex: 114
Luk: 26
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Fish
Element: Water
ElementLevel: 2
WalkSpeed: 180
AttackDelay: 1008
AttackMotion: 936
DamageMotion: 432
Ai: 03
Drops:
- Item: Ice_Crystal
Rate: 5
- Item: Coral_Reef
Rate: 500
- Item: Gold
Rate: 3
- Item: Grit
Rate: 500
- Item: Chinese_Ink
Rate: 500
- Item: Old_Violet_Box
Rate: 10
- Item: Crystal_Blue
Rate: 25
- Item: Pot_Dofle_Card
Rate: 1
StealProtected: true
- Id: 2204
AegisName: SEDORA
Name: Sedora
Level: 110
Hp: 22050
BaseExp: 1908
JobExp: 1822
Attack: 758
Attack2: 444
Defense: 92
MagicDefense: 55
Str: 126
Agi: 118
Vit: 61
Int: 107
Dex: 109
Luk: 84
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Fish
Element: Water
ElementLevel: 2
WalkSpeed: 150
AttackDelay: 768
AttackMotion: 792
DamageMotion: 432
Ai: 04
Modes:
Detector: true
Drops:
- Item: Tentacle
Rate: 2500
- Item: Tidal_Shoes
Rate: 3
- Item: Ice_Fragment
Rate: 15
- Item: Elder_Branch
Rate: 15
- Item: Chinese_Ink
Rate: 1500
- Item: Old_Blue_Box
Rate: 5
- Item: Crystal_Blue
Rate: 25
- Item: Sedora_Card
Rate: 1
StealProtected: true
# - Id: 2205
# AegisName: TACNU
# Name: Tacnu
# Level: 120
# Hp: 55552
# BaseExp: 5022
# JobExp: 2722
# Attack: 1551
# Attack2: 89
# Defense: 106
# MagicDefense: 25
# Str: 131
# Agi: 88
# Vit: 85
# Int: 72
# Dex: 147
# Luk: 75
# AttackRange: 1
# SkillRange: 10
# ChaseRange: 12
# Size: Large
# Race: Fish
# Element: Water
# ElementLevel: 2
# WalkSpeed: 165
# Ai: 21
- Id: 2206
AegisName: KRAKEN_LEG
Name: Kraken Tentacle
JapaneseName: Kraken Leg
Level: 124
Hp: 39190
Attack: 1685
Attack2: 555
Defense: 128
MagicDefense: 158
Str: 130
Agi: 92
Vit: 53
Int: 128
Dex: 189
Luk: 54
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Fish
Element: Water
ElementLevel: 3
WalkSpeed: 1000
AttackDelay: 576
AttackMotion: 864
DamageMotion: 240
Ai: 10
Class: Boss
Drops:
- Item: Sticky_Poison
Rate: 1
- Item: Cold_Ice
Rate: 1
# - Id: 2207
# AegisName: RACARCH
# Name: Racarch
# Level: 1
# Hp: 24390
# BaseExp: 3882
# JobExp: 2511
# Attack: 1311
# Attack2: 111
# Defense: 92
# MagicDefense: 66
# Str: 121
# Agi: 78
# Vit: 66
# Int: 21
# Dex: 112
# Luk: 33
# AttackRange: 1
# SkillRange: 10
# ChaseRange: 12
# Size: Medium
# Race: Fish
# Element: Water
# ElementLevel: 2
# WalkSpeed: 130
# AttackDelay: 1872
# AttackMotion: 480
# DamageMotion: 672
# Ai: 21
# Modes:
# NoRandomWalk: true
- Id: 2208
AegisName: WILD_RIDER
Name: Wild Rider
Level: 95
Hp: 33300
BaseExp: 4150
JobExp: 1650
Attack: 1320
Attack2: 330
Defense: 480
MagicDefense: 22
Str: 89
Agi: 124
Vit: 89
Int: 56
Dex: 112
Luk: 56
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Fish
Element: Water
ElementLevel: 2
WalkSpeed: 120
AttackDelay: 432
AttackMotion: 792
DamageMotion: 360
Ai: 21
Class: Boss
Drops:
- Item: Delicious_Jelly
Rate: 2500
- Item: Gill
Rate: 2500
- Item: Skyblue_Jewel
Rate: 2500
- Item: Light_Granule
Rate: 500
- Item: Old_Violet_Box
Rate: 1000
- Item: Mistic_Frozen
Rate: 500
- Item: Wild_Rider_Card
Rate: 1
StealProtected: true
- Id: 2209
AegisName: E_THIEF_BUG
Name: Thief Bug
Level: 1
Hp: 7
Attack: 1
Attack2: 1
Defense: 1
MagicDefense: 1
Agi: 100
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Insect
Element: Neutral
ElementLevel: 3
WalkSpeed: 100
AttackDelay: 1288
AttackMotion: 288
DamageMotion: 768
Ai: 01
Modes:
Detector: true
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
Drops:
- Item: Worm_Peelings
Rate: 3000
- Item: Wing_Of_Fly
Rate: 1500
- Item: Center_Potion_B
Rate: 1500
- Item: Berserk_Potion_B
Rate: 1000
- Item: Awakening_Potion_B
Rate: 1000
- Item: Poison_Bottle_B
Rate: 300
- Item: Seed_Of_Yggdrasil_
Rate: 200
StealProtected: true
- Id: 2210
AegisName: XMAS_LUNATIC
Name: Christmas Snow Rabbit
JapaneseName: Xmas Lunatic
Level: 3
Hp: 48
Attack: 1
Attack2: 1
Defense: 18
Str: 10
Agi: 3
Vit: 3
Dex: 8
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Brute
Element: Neutral
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1456
AttackMotion: 456
DamageMotion: 336
Ai: 02
Drops:
- Item: Well_Baked_Cookie
Rate: 5000
- Item: Buche_De_Noel
Rate: 2000
- Item: Event_Cake
Rate: 2000
- Item: Mushroom_Pancake
Rate: 1000
- Item: Red_Bag
Rate: 500
- Item: Snow_Flower
Rate: 500
- Item: J_Firecracker
Rate: 2000
- Item: C_Cat_Santa_Hat
Rate: 10
StealProtected: true
- Id: 2211
AegisName: E_TEDDY_BEAR
Name: Christmas Teddy Bear
JapaneseName: Teddy Bear
Level: 10
Hp: 10
Attack: 1
Attack2: 1
MagicDefense: 1
Dex: 100
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Neutral
ElementLevel: 1
WalkSpeed: 160
AttackDelay: 512
AttackMotion: 780
DamageMotion: 504
Ai: 02
Modes:
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
Drops:
- Item: Old_Blue_Box
Rate: 500
- Item: Gift_Box
Rate: 1500
- Item: Candy_Striper
Rate: 500
- Item: Candy
Rate: 500
- Item: Gift_Box
Rate: 250
- Item: Old_Violet_Box
Rate: 5
- Item: Red_Socks_With_Holes
Rate: 500
StealProtected: true
- Id: 2212
AegisName: E_KNIGHT_OF_WINDSTORM
Name: Stormy Knight
JapaneseName: Knight of Windstorm
Level: 92
Hp: 100000000
BaseExp: 248280
JobExp: 151100
Attack: 3480
Attack2: 1433
Defense: 159
MagicDefense: 166
Str: 126
Agi: 165
Vit: 132
Int: 104
Dex: 205
Luk: 79
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Formless
Element: Wind
ElementLevel: 4
WalkSpeed: 200
AttackDelay: 468
AttackMotion: 468
DamageMotion: 288
Ai: 02
Class: Boss
Modes:
IgnoreMelee: true
Mvp: true
Drops:
- Item: High_Weapon_Box
Rate: 5000
- Item: Iggdrasilberry_Box
Rate: 5000
- Item: Fruit_Of_Mastela_Box2
Rate: 10000
- Item: White_Potion_Box
Rate: 10000
- Item: Old_Ore_Box
Rate: 10000
- Item: Poison_Bottle_Box2
Rate: 10000
- Item: Briliant_Hat_Box
Rate: 1000
- Item: Knight_Windstorm_Card
Rate: 1
StealProtected: true
- Id: 2213
AegisName: M_WANDER_MAN
Name: Wanderer
JapaneseName: Wander Man
Level: 81
Hp: 8614
Sp: 220
Attack: 1100
Attack2: 200
Defense: 60
MagicDefense: 20
Str: 80
Agi: 110
Vit: 63
Int: 51
Dex: 85
Luk: 90
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Wind
ElementLevel: 1
WalkSpeed: 100
AttackDelay: 672
AttackMotion: 500
DamageMotion: 192
Ai: 02
- Id: 2214
AegisName: M_WICKED_NYMPH
Name: Evil Nymph
JapaneseName: Wicked Nymph
Level: 85
Hp: 6157
Sp: 256
Attack: 420
Attack2: 200
Defense: 30
MagicDefense: 45
Str: 40
Agi: 50
Vit: 40
Int: 92
Dex: 60
Luk: 110
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Dark
ElementLevel: 3
WalkSpeed: 200
AttackDelay: 637
AttackMotion: 1008
DamageMotion: 360
Ai: 02
- Id: 2215
AegisName: M_KASA
Name: Kasa
Level: 83
Hp: 9815
Sp: 234
Attack: 1100
Attack2: 200
Defense: 60
MagicDefense: 60
Str: 85
Agi: 90
Vit: 71
Int: 43
Dex: 85
Luk: 105
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Formless
Element: Fire
ElementLevel: 3
WalkSpeed: 150
AttackDelay: 800
AttackMotion: 600
DamageMotion: 288
Ai: 02
Class: Boss
- Id: 2216
AegisName: M_SALAMANDER
Name: Salamander
Level: 87
Hp: 9517
Sp: 260
Attack: 900
Attack2: 200
Defense: 60
MagicDefense: 68
Str: 90
Agi: 80
Vit: 65
Int: 45
Dex: 87
Luk: 95
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Formless
Element: Fire
ElementLevel: 3
WalkSpeed: 160
AttackDelay: 140
AttackMotion: 384
DamageMotion: 288
Ai: 02
Class: Boss
- Id: 2217
AegisName: M_TEDDY_BEAR
Name: Teddy Bear
Level: 85
Hp: 14493
Sp: 243
Attack: 600
Attack2: 200
Defense: 100
MagicDefense: 70
Str: 60
Agi: 20
Vit: 85
Int: 50
Dex: 75
Luk: 130
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Neutral
ElementLevel: 3
WalkSpeed: 200
AttackDelay: 512
AttackMotion: 780
DamageMotion: 504
Ai: 02
- Id: 2218
AegisName: E_OCTOPUS_LEG
Name: Octopus Tentacle
JapaneseName: Octopus Leg
Level: 10
Hp: 5
Attack: 13
Attack2: 8
Defense: 160
Int: 50
Dex: 100
Luk: 100
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Fish
Element: Water
ElementLevel: 2
WalkSpeed: 300
AttackDelay: 1632
AttackMotion: 432
DamageMotion: 540
Ai: 02
Modes:
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
Drops:
- Item: Octupus_Leg
Rate: 5000
- Item: Octupus_Leg
Rate: 500
- Item: Octupus_Leg
Rate: 500
- Item: Octupus_Leg
Rate: 500
- Item: Octupus_Leg
Rate: 500
- Id: 2219
AegisName: E_GIANT_OCTOPUS
Name: Giant Octopus
Level: 10
Hp: 20
Attack: 13
Attack2: 8
Defense: 160
Int: 50
Dex: 100
Luk: 100
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Fish
Element: Water
ElementLevel: 2
WalkSpeed: 300
AttackDelay: 1632
AttackMotion: 432
DamageMotion: 540
Ai: 02
Modes:
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
Drops:
- Item: Octupus_Leg
Rate: 5000
- Item: Octupus_Leg
Rate: 5000
- Item: Ink_Ball
Rate: 1000
- Item: Ink_Ball
Rate: 500
- Item: Ink_Ball
Rate: 500
- Id: 2220
AegisName: E_QUVE
Name: Messenger of Devil
JapaneseName: Quve
Level: 10
Hp: 20
Attack: 13
Attack2: 8
Defense: 1
Int: 50
Dex: 100
Luk: 100
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Undead
Element: Undead
ElementLevel: 1
WalkSpeed: 150
AttackDelay: 912
AttackMotion: 1248
DamageMotion: 576
Ai: 02
Modes:
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
Drops:
- Item: Chocolate
Rate: 5000
- Item: White_Chocolate
Rate: 3000
- Item: Candy
Rate: 8000
- Item: Candy_Striper
Rate: 8000
- Id: 2221
AegisName: RANDEL
Name: Randel
Level: 141
Hp: 478745
BaseExp: 32367
JobExp: 31752
Attack: 3055
Attack2: 1230
Defense: 180
MagicDefense: 56
Str: 158
Agi: 74
Vit: 213
Int: 50
Dex: 185
Luk: 65
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
RaceGroups:
Biolab: true
Element: Holy
ElementLevel: 3
WalkSpeed: 180
AttackDelay: 76
AttackMotion: 864
DamageMotion: 288
Ai: 19
Drops:
- Item: Armlet_Of_Prisoner
Rate: 2000
- Item: Goast_Chill
Rate: 1
- Item: Sinister_Energy_Particle
Rate: 1000
- Item: Elunium
Rate: 100
- Item: Cannon_Spear
Rate: 10
- Item: Bible_Of_Promise2
Rate: 10
- Item: Blood_Thirst
Rate: 150
- Item: Randel_Card
Rate: 1
StealProtected: true
- Id: 2222
AegisName: FLAMEL
Name: Flamel
Level: 141
Hp: 316468
BaseExp: 26397
JobExp: 30465
Attack: 2017
Attack2: 1602
Defense: 86
MagicDefense: 12
Str: 141
Agi: 78
Vit: 70
Int: 81
Dex: 147
Luk: 51
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
RaceGroups:
Biolab: true
Element: Fire
ElementLevel: 3
WalkSpeed: 180
AttackDelay: 1152
AttackMotion: 864
DamageMotion: 288
Ai: 19
Drops:
- Item: Armlet_Of_Prisoner
Rate: 2000
- Item: Goast_Chill
Rate: 1
- Item: Sinister_Energy_Particle
Rate: 1000
- Item: Oridecon
Rate: 100
- Item: Green_Operation_Coat
Rate: 10
- Item: Red_Ether_Bag
Rate: 1
- Item: Blood_Thirst
Rate: 150
- Item: Flamel_Card
Rate: 1
StealProtected: true
- Id: 2223
AegisName: CELIA
Name: Celia
Level: 141
Hp: 253145
BaseExp: 22107
JobExp: 25102
Attack: 1612
Attack2: 2450
Defense: 74
MagicDefense: 312
Str: 136
Agi: 99
Vit: 61
Int: 121
Dex: 121
Luk: 49
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
RaceGroups:
Biolab: true
Element: Ghost
ElementLevel: 3
WalkSpeed: 180
AttackDelay: 1152
AttackMotion: 864
DamageMotion: 288
Ai: 20
Drops:
- Item: Armlet_Of_Prisoner
Rate: 2000
- Item: Goast_Chill
Rate: 1
- Item: Telekinetic_Orb
Rate: 20
- Item: Sinister_Energy_Particle
Rate: 1000
- Item: Creeper_Bow
Rate: 10
- Item: Mental_Stick
Rate: 1
- Item: Blood_Thirst
Rate: 150
- Item: Ceila_Card
Rate: 1
StealProtected: true
- Id: 2224
AegisName: CHEN
Name: Chen
Level: 141
Hp: 279562
Sp: 25
BaseExp: 25684
JobExp: 26149
Attack: 2501
Attack2: 1248
Defense: 125
MagicDefense: 56
Str: 122
Agi: 81
Vit: 83
Int: 130
Dex: 201
Luk: 61
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
RaceGroups:
Biolab: true
Element: Water
ElementLevel: 4
WalkSpeed: 180
AttackDelay: 76
AttackMotion: 768
DamageMotion: 288
Ai: 19
Drops:
- Item: Goast_Chill
Rate: 1
- Item: Lab_Staff_Record
Rate: 2000
- Item: Sinister_Energy_Particle
Rate: 1000
- Item: Oridecon
Rate: 100
- Item: Sura_Rampage
Rate: 10
- Item: Berserk
Rate: 5
- Item: Blood_Thirst
Rate: 150
- Item: Chen_Card
Rate: 1
StealProtected: true
- Id: 2225
AegisName: GERTIE
Name: Gertie
Level: 141
Hp: 266926
BaseExp: 24267
JobExp: 26706
Attack: 3684
Attack2: 1207
Defense: 108
MagicDefense: 10
Str: 180
Agi: 125
Vit: 55
Int: 51
Dex: 211
Luk: 45
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
RaceGroups:
Biolab: true
Element: Poison
ElementLevel: 4
WalkSpeed: 150
AttackDelay: 76
AttackMotion: 864
DamageMotion: 288
Ai: 19
Modes:
Detector: true
Drops:
- Item: Goast_Chill
Rate: 1
- Item: Lab_Staff_Record
Rate: 2000
- Item: Sinister_Energy_Particle
Rate: 1000
- Item: Elunium
Rate: 100
- Item: Catapult
Rate: 10
- Item: Black_Wing
Rate: 10
- Item: Blood_Thirst
Rate: 150
- Item: Gertie_Card
Rate: 1
StealProtected: true
- Id: 2226
AegisName: ALPHOCCIO
Name: Alphoccio
Level: 142
Hp: 256202
BaseExp: 22192
JobExp: 26824
Attack: 1273
Attack2: 3076
Defense: 84
MagicDefense: 15
Str: 120
Agi: 97
Vit: 71
Int: 181
Dex: 81
Luk: 81
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
RaceGroups:
Biolab: true
Element: Wind
ElementLevel: 3
WalkSpeed: 180
AttackDelay: 76
AttackMotion: 864
DamageMotion: 288
Ai: 19
Drops:
- Item: Goast_Chill
Rate: 1
- Item: Lab_Staff_Record
Rate: 2000
- Item: Sinister_Energy_Particle
Rate: 1000
- Item: Oridecon
Rate: 100
- Item: Geffenia_Book_Water
Rate: 10
- Item: Green_Whistle
Rate: 10
- Item: Blood_Thirst
Rate: 150
- Item: Alphoccio_Card
Rate: 1
StealProtected: true
- Id: 2227
AegisName: TRENTINI
Name: Trentini
Level: 142
Hp: 204962
BaseExp: 15995
JobExp: 17486
Attack: 1070
Attack2: 3206
Defense: 70
MagicDefense: 12
Str: 115
Agi: 81
Vit: 65
Int: 194
Dex: 95
Luk: 76
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
RaceGroups:
Biolab: true
Element: Wind
ElementLevel: 3
WalkSpeed: 180
AttackDelay: 76
AttackMotion: 864
DamageMotion: 288
Ai: 19
Drops:
- Item: Goast_Chill
Rate: 1
- Item: Lab_Staff_Record
Rate: 2000
- Item: Dance_Shoes
Rate: 20
- Item: Sinister_Energy_Particle
Rate: 1000
- Item: Assassin_Handcuffs
Rate: 10
- Item: Stem_Whip
Rate: 10
- Item: Blood_Thirst
Rate: 150
- Item: Trentini_Card
Rate: 1
StealProtected: true
- Id: 2228
AegisName: G_RANDEL
Name: Paladin Randel
Level: 160
Hp: 3163000
Attack: 5537
Attack2: 3017
Defense: 667
MagicDefense: 151
Str: 291
Agi: 155
Vit: 201
Int: 101
Dex: 265
Luk: 66
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
RaceGroups:
Biolab: true
Bio5_Swordman_Thief: true
Element: Holy
ElementLevel: 4
WalkSpeed: 100
AttackDelay: 76
AttackMotion: 864
DamageMotion: 288
Ai: 21
Class: Boss
Drops:
- Item: Old_Violet_Box
Rate: 10
- Item: Bradium
Rate: 100
- Id: 2229
AegisName: G_FLAMEL
Name: Creator Flamel
Level: 160
Hp: 2531750
Attack: 2355
Attack2: 2514
Defense: 253
MagicDefense: 113
Str: 159
Agi: 175
Vit: 157
Int: 170
Dex: 237
Luk: 71
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
RaceGroups:
Biolab: true
Bio5_Acolyte_Merchant: true
Element: Fire
ElementLevel: 4
WalkSpeed: 100
AttackDelay: 1152
AttackMotion: 864
DamageMotion: 288
Ai: 21
Class: Boss
Drops:
- Item: Old_Violet_Box
Rate: 10
- Item: Carnium
Rate: 100
- Id: 2230
AegisName: G_CELIA
Name: Professor Celia
Level: 160
Hp: 2025160
Attack: 2481
Attack2: 3114
Defense: 201
MagicDefense: 543
Str: 165
Agi: 148
Vit: 171
Int: 155
Dex: 267
Luk: 85
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
RaceGroups:
Biolab: true
Bio5_Mage_Archer: true
Element: Ghost
ElementLevel: 3
WalkSpeed: 100
AttackDelay: 1152
AttackMotion: 864
DamageMotion: 288
Ai: 21
Class: Boss
Drops:
- Item: Old_Violet_Box
Rate: 10
- Item: Bradium
Rate: 100
- Id: 2231
AegisName: G_CHEN
Name: Champion Chen
Level: 160
Hp: 2236500
Sp: 1553
Attack: 3617
Attack2: 1947
Defense: 216
MagicDefense: 134
Str: 180
Agi: 165
Vit: 165
Int: 50
Dex: 298
Luk: 66
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
RaceGroups:
Biolab: true
Bio5_Acolyte_Merchant: true
Element: Water
ElementLevel: 4
WalkSpeed: 100
AttackDelay: 76
AttackMotion: 768
DamageMotion: 288
Ai: 21
Class: Boss
Drops:
- Item: Old_Violet_Box
Rate: 10
- Item: Carnium
Rate: 100
- Id: 2232
AegisName: G_GERTIE
Name: Stalker Gertie
Level: 160
Hp: 2135410
Attack: 6162
Attack2: 1274
Defense: 251
MagicDefense: 107
Str: 217
Agi: 315
Vit: 127
Int: 51
Dex: 333
Luk: 61
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
RaceGroups:
Biolab: true
Bio5_Swordman_Thief: true
Element: Poison
ElementLevel: 4
WalkSpeed: 100
AttackDelay: 76
AttackMotion: 864
DamageMotion: 288
Ai: 21
Class: Boss
Drops:
- Item: Old_Violet_Box
Rate: 10
- Item: Bradium
Rate: 100
- Id: 2233
AegisName: G_ALPHOCCIO
Name: Clown Alphoccio
Level: 160
Hp: 2049620
Attack: 2641
Attack2: 3749
Defense: 201
MagicDefense: 109
Str: 219
Agi: 161
Vit: 130
Int: 107
Dex: 270
Luk: 99
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
RaceGroups:
Biolab: true
Bio5_Mage_Archer: true
Element: Wind
ElementLevel: 4
WalkSpeed: 150
AttackDelay: 76
AttackMotion: 864
DamageMotion: 288
Ai: 21
Class: Boss
Drops:
- Item: Old_Violet_Box
Rate: 10
- Item: Carnium
Rate: 100
- Id: 2234
AegisName: G_TRENTINI
Name: Gypsy Trentini
Level: 160
Hp: 2049620
Attack: 2016
Attack2: 4036
Defense: 181
MagicDefense: 112
Str: 167
Agi: 247
Vit: 165
Int: 217
Dex: 233
Luk: 61
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
RaceGroups:
Biolab: true
Bio5_Mage_Archer: true
Element: Wind
ElementLevel: 4
WalkSpeed: 150
AttackDelay: 76
AttackMotion: 864
DamageMotion: 288
Ai: 21
Class: Boss
Drops:
- Item: Old_Violet_Box
Rate: 10
- Item: Bradium
Rate: 100
- Id: 2235
AegisName: B_RANDEL
Name: Paladin Randel
Level: 160
Hp: 6870000
BaseExp: 3674489
JobExp: 2149566
MvpExp: 2310750
Attack: 5537
Attack2: 3017
Defense: 667
MagicDefense: 151
Str: 291
Agi: 155
Vit: 201
Int: 101
Dex: 265
Luk: 66
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
RaceGroups:
Biolab: true
Element: Holy
ElementLevel: 4
WalkSpeed: 100
AttackDelay: 76
AttackMotion: 864
DamageMotion: 288
DamageTaken: 10
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Old_Violet_Box
Rate: 5500
- Item: Old_Blue_Box
Rate: 2250
- Item: Crystal_Jewel__
Rate: 450
Drops:
- Item: High_Weapon_Box
Rate: 5000
- Item: Sgrade_Pocket
Rate: 5000
- Item: Old_Card_Album
Rate: 3000
- Item: Bradium
Rate: 2000
- Item: Giant_Shield
Rate: 2000
- Item: Ancient_Dagger
Rate: 2000
- Item: Paladin_Card
Rate: 1
StealProtected: true
- Id: 2236
AegisName: B_FLAMEL
Name: Creator Flamel
Level: 160
Hp: 4230000
BaseExp: 2611785
JobExp: 1446694
MvpExp: 2611785
Attack: 2355
Attack2: 2514
Defense: 253
MagicDefense: 113
Str: 159
Agi: 175
Vit: 157
Int: 170
Dex: 237
Luk: 71
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
RaceGroups:
Biolab: true
Element: Fire
ElementLevel: 4
WalkSpeed: 100
AttackDelay: 1152
AttackMotion: 864
DamageMotion: 288
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Old_Violet_Box
Rate: 5500
- Item: Old_Blue_Box
Rate: 2250
- Item: Crystal_Jewel__
Rate: 450
Drops:
- Item: High_Weapon_Box
Rate: 5000
- Item: Sgrade_Pocket
Rate: 5000
- Item: Old_Card_Album
Rate: 3000
- Item: Carnium
Rate: 2000
- Item: End_Sektura
Rate: 2000
- Item: Ygnus_Stale
Rate: 2000
- Item: Giant_Axe
Rate: 2000
- Item: Creator_Card
Rate: 1
StealProtected: true
- Id: 2237
AegisName: B_CELIA
Name: Professor Celia
Level: 160
Hp: 3847804
BaseExp: 2513654
JobExp: 1380385
MvpExp: 2513654
Attack: 2481
Attack2: 3114
Defense: 201
MagicDefense: 543
Str: 165
Agi: 148
Vit: 171
Int: 155
Dex: 267
Luk: 85
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
RaceGroups:
Biolab: true
Element: Ghost
ElementLevel: 3
WalkSpeed: 100
AttackDelay: 1152
AttackMotion: 864
DamageMotion: 288
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Old_Violet_Box
Rate: 5500
- Item: Old_Blue_Box
Rate: 2250
- Item: Crystal_Jewel__
Rate: 450
Drops:
- Item: High_Weapon_Box
Rate: 5000
- Item: Sgrade_Pocket
Rate: 5000
- Item: Old_Card_Album
Rate: 3000
- Item: Bradium
Rate: 2000
- Item: Alchemy_Glove
Rate: 2000
- Item: Professor_Card
Rate: 1
StealProtected: true
- Id: 2238
AegisName: B_CHEN
Name: Champion Chen
Level: 160
Hp: 4249350
Sp: 1553
BaseExp: 2556784
JobExp: 1614235
MvpExp: 2556784
Attack: 3617
Attack2: 1947
Defense: 216
MagicDefense: 134
Str: 180
Agi: 165
Vit: 165
Int: 50
Dex: 298
Luk: 66
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
RaceGroups:
Biolab: true
Element: Water
ElementLevel: 4
WalkSpeed: 100
AttackDelay: 76
AttackMotion: 768
DamageMotion: 288
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Old_Violet_Box
Rate: 5500
- Item: Old_Blue_Box
Rate: 2250
- Item: Crystal_Jewel__
Rate: 450
Drops:
- Item: High_Weapon_Box
Rate: 5000
- Item: Sgrade_Pocket
Rate: 5000
- Item: Old_Card_Album
Rate: 3000
- Item: Carnium
Rate: 2000
- Item: Cakram
Rate: 2000
- Item: Kaiser_Knuckle
Rate: 2000
- Item: Champion_Card
Rate: 1
StealProtected: true
- Id: 2239
AegisName: B_GERTIE
Name: Stalker Gertie
Level: 160
Hp: 4057279
BaseExp: 2210349
JobExp: 1480200
MvpExp: 2210349
Attack: 6162
Attack2: 1274
Defense: 251
MagicDefense: 107
Str: 217
Agi: 315
Vit: 127
Int: 51
Dex: 333
Luk: 61
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
RaceGroups:
Biolab: true
Element: Poison
ElementLevel: 4
WalkSpeed: 100
AttackDelay: 76
AttackMotion: 864
DamageMotion: 288
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Old_Violet_Box
Rate: 5500
- Item: Old_Blue_Box
Rate: 2250
- Item: Crystal_Jewel__
Rate: 450
Drops:
- Item: High_Weapon_Box
Rate: 5000
- Item: Sgrade_Pocket
Rate: 5000
- Item: Old_Card_Album
Rate: 3000
- Item: Bradium
Rate: 2000
- Item: Scarletto_Nail
Rate: 2000
- Item: Aztoe_Nail
Rate: 2000
- Item: Stalker_Card
Rate: 1
StealProtected: true
- Id: 2240
AegisName: B_ALPHOCCIO
Name: Clown Alphoccio
Level: 160
Hp: 3894278
BaseExp: 2113018
JobExp: 1357934
MvpExp: 2113018
Attack: 2641
Attack2: 3749
Defense: 201
MagicDefense: 109
Str: 219
Agi: 161
Vit: 130
Int: 107
Dex: 270
Luk: 99
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
RaceGroups:
Biolab: true
Element: Wind
ElementLevel: 4
WalkSpeed: 150
AttackDelay: 76
AttackMotion: 864
DamageMotion: 288
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Old_Violet_Box
Rate: 5500
- Item: Old_Blue_Box
Rate: 2250
- Item: Crystal_Jewel__
Rate: 450
Drops:
- Item: High_Weapon_Box
Rate: 5000
- Item: Sgrade_Pocket
Rate: 5000
- Item: Old_Card_Album
Rate: 3000
- Item: Carnium
Rate: 2000
- Item: Mystic_Bow
Rate: 2000
- Item: Clown_Card
Rate: 1
StealProtected: true
- Id: 2241
AegisName: B_TRENTINI
Name: Gypsy Trentini
Level: 160
Hp: 3894278
BaseExp: 2231879
JobExp: 1409702
MvpExp: 2231879
Attack: 2016
Attack2: 4036
Defense: 181
MagicDefense: 112
Str: 167
Agi: 247
Vit: 165
Int: 217
Dex: 233
Luk: 61
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
RaceGroups:
Biolab: true
Element: Wind
ElementLevel: 4
WalkSpeed: 150
AttackDelay: 76
AttackMotion: 864
DamageMotion: 288
Ai: 21
Class: Boss
Modes:
Mvp: true
Drops:
- Item: High_Weapon_Box
Rate: 5000
- Item: Sgrade_Pocket
Rate: 5000
- Item: Old_Card_Album
Rate: 3000
- Item: Bradium
Rate: 2000
- Item: Rosebine
Rate: 2000
- Item: Mystic_Bow
Rate: 2000
- Item: Gypsy_Card
Rate: 1
StealProtected: true
- Id: 2242
AegisName: MD_DESERT_WOLF
Name: Desert Wolf
Level: 135
Hp: 551578
Attack: 676
Attack2: 59
Defense: 151
MagicDefense: 39
Str: 151
Agi: 69
Vit: 63
Int: 72
Dex: 98
Luk: 42
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Neutral
ElementLevel: 1
WalkSpeed: 150
AttackDelay: 200
AttackMotion: 420
DamageMotion: 288
Ai: 21
- Id: 2243
AegisName: MD_DESERT_WOLF_B
Name: Desert Wolf
Level: 130
Hp: 274531
Attack: 33
Attack2: 8
Defense: 13
MagicDefense: 123
Str: 101
Agi: 12
Vit: 8
Int: 121
Dex: 17
Luk: 7
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Demon
Element: Neutral
ElementLevel: 1
WalkSpeed: 130
AttackDelay: 200
AttackMotion: 900
DamageMotion: 240
Ai: 21
- Id: 2244
AegisName: QUEST_CHEN
Name: Dark Martial Arts Master
JapaneseName: Champion Chen
Level: 130
Hp: 300
Attack: 103
Attack2: 23
Defense: 25
MagicDefense: 56
Str: 122
Agi: 81
Vit: 83
Int: 130
Dex: 201
Luk: 61
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Undead
Element: Water
ElementLevel: 4
WalkSpeed: 300
AttackDelay: 200
AttackMotion: 768
DamageMotion: 288
Ai: 21
- Id: 2245
AegisName: EXP_TEST
Name: Experience Test
JapaneseName: Exp Test
Level: 1
Hp: 100
BaseExp: 100
JobExp: 100
Attack: 8
Attack2: 1
Defense: 2
MagicDefense: 5
Str: 6
Dex: 6
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Water
ElementLevel: 1
WalkSpeed: 400
AttackDelay: 1000
AttackMotion: 480
DamageMotion: 288
Ai: 02
- Id: 2246
AegisName: Q_WOOTAN_FIGHTER
Name: Wootan Fighter
Level: 95
Hp: 9000
BaseExp: 1400
JobExp: 2000
Attack: 255
Attack2: 36
Defense: 103
MagicDefense: 8
Str: 63
Agi: 14
Vit: 36
Int: 5
Dex: 62
Luk: 15
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Fire
ElementLevel: 2
WalkSpeed: 200
AttackDelay: 912
AttackMotion: 1344
DamageMotion: 480
Ai: 02
Drops:
- Item: Meat
Rate: 10000
- Item: Shoulder_Protection
Rate: 10000
- Item: Waghnakh
Rate: 8
- Item: Finger_
Rate: 1
- Item: Elder_Branch
Rate: 300
- Item: Great_Leaf
Rate: 3000
- Item: Banana_Hat
Rate: 12
- Item: Wootan_Fighter_Card
Rate: 1
StealProtected: true
- Id: 2247
AegisName: Q_INCREASE_SOIL
Name: Mi Gao
JapaneseName: Increase Soil
Level: 95
Hp: 20000
BaseExp: 1400
JobExp: 2000
Attack: 365
Attack2: 30
Defense: 112
MagicDefense: 39
Str: 67
Agi: 23
Vit: 41
Int: 49
Dex: 94
Luk: 30
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Formless
Element: Earth
ElementLevel: 3
WalkSpeed: 445
AttackDelay: 106
AttackMotion: 1056
DamageMotion: 576
Ai: 02
Drops:
- Item: Dried_Sand
Rate: 10000
- Item: Mud_Lump
Rate: 6900
- Item: Great_Nature
Rate: 30
- Item: Gold
Rate: 6
- Item: Increase_Soil_Card
Rate: 1
StealProtected: true
- Id: 2248
AegisName: GOLDPORING
Name: Golden Poring
Level: 1
Hp: 15
Defense: 160
MagicDefense: 5
Dex: 999
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Plant
Element: Water
ElementLevel: 1
WalkSpeed: 400
AttackDelay: 1872
AttackMotion: 672
DamageMotion: 480
Ai: 01
Modes:
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
Drops:
- Item: Rainbow_Cake
Rate: 2000
- Item: Plain_Rice_Cake
Rate: 2000
- Item: Hearty_Rice_Cake
Rate: 2000
- Item: Salty_Rice_Cake
Rate: 2000
- Item: Lucky_Rice_Cake
Rate: 1000
- Item: Hometown_Gift
Rate: 500
- Item: Korea_Rice_Cake
Rate: 5000
- Item: Honey_Songpyun_
Rate: 1000
StealProtected: true
- Id: 2249
AegisName: PYURIEL
Name: Angry Student Pyuriel
JapaneseName: Pyuriel
Level: 141
Hp: 2205000
BaseExp: 1500123
JobExp: 1320000
MvpExp: 750061
Attack: 2515
Attack2: 1513
Defense: 388
MagicDefense: 206
Str: 196
Agi: 131
Vit: 125
Int: 276
Dex: 401
Luk: 156
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Fire
ElementLevel: 4
WalkSpeed: 100
AttackDelay: 576
AttackMotion: 1380
DamageMotion: 360
DamageTaken: 10
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Magic_Card_Album
Rate: 5000
- Item: Old_Violet_Box
Rate: 5000
- Item: Old_Violet_Box
Rate: 5000
Drops:
- Item: High_Weapon_Box
Rate: 100
- Item: Old_Violet_Box
Rate: 3000
- Item: Old_Card_Album
Rate: 500
- Item: Sg_Weapon_Supply_Box
Rate: 3000
- Item: Sg_White_Potion_Box
Rate: 2000
- Item: Sg_Blue_Potion_Box
Rate: 1000
- Item: Pyuriel_Card
Rate: 1
StealProtected: true
- Id: 2250
AegisName: LORA
Name: Warrior Laura
JapaneseName: Lora
Level: 136
Hp: 500255
BaseExp: 16567
JobExp: 15166
Attack: 1985
Attack2: 1701
Defense: 224
MagicDefense: 58
Str: 144
Agi: 92
Vit: 86
Int: 69
Dex: 149
Luk: 68
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Demihuman
Element: Fire
ElementLevel: 2
WalkSpeed: 130
AttackDelay: 1600
AttackMotion: 432
DamageMotion: 360
Ai: 21
Class: Boss
Drops:
- Item: High_Weapon_Box
Rate: 5
- Item: Old_Violet_Box
Rate: 3000
- Item: Old_Card_Album
Rate: 50
- Item: Sg_Weapon_Supply_Box
Rate: 50
- Item: Sg_White_Potion_Box
Rate: 500
- Item: Sg_Blue_Potion_Box
Rate: 500
- Item: Lora_Card
Rate: 1
StealProtected: true
- Id: 2251
AegisName: GIOIA
Name: Gioia
Level: 146
Hp: 2507989
BaseExp: 1503451
JobExp: 1433901
MvpExp: 751725
Attack: 1105
Attack2: 2601
Defense: 436
MagicDefense: 218
Str: 180
Agi: 201
Vit: 156
Int: 190
Dex: 299
Luk: 77
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Formless
Element: Wind
ElementLevel: 4
WalkSpeed: 100
AttackDelay: 1344
AttackMotion: 2592
DamageMotion: 432
DamageTaken: 10
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Magic_Card_Album
Rate: 5000
- Item: Old_Violet_Box
Rate: 5000
- Item: Old_Violet_Box
Rate: 5000
Drops:
- Item: High_Weapon_Box
Rate: 100
- Item: Old_Violet_Box
Rate: 3000
- Item: Old_Card_Album
Rate: 500
- Item: Sg_Weapon_Supply_Box
Rate: 3000
- Item: Sg_White_Potion_Box
Rate: 2000
- Item: Sg_Blue_Potion_Box
Rate: 1000
- Item: Gioia_Card
Rate: 1
StealProtected: true
- Id: 2252
AegisName: ELVIRA
Name: Elvira
Level: 138
Hp: 501765
BaseExp: 17847
JobExp: 14925
Attack: 699
Attack2: 2101
Defense: 171
MagicDefense: 68
Str: 189
Agi: 105
Vit: 92
Int: 85
Dex: 198
Luk: 72
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Wind
ElementLevel: 3
WalkSpeed: 120
AttackDelay: 880
AttackMotion: 1224
DamageMotion: 360
Ai: 21
Class: Boss
Drops:
- Item: High_Weapon_Box
Rate: 5
- Item: Old_Violet_Box
Rate: 3000
- Item: Old_Card_Album
Rate: 50
- Item: Sg_Weapon_Supply_Box
Rate: 50
- Item: Sg_White_Potion_Box
Rate: 500
- Item: Sg_Blue_Potion_Box
Rate: 500
- Item: Elvira_Card
Rate: 1
StealProtected: true
- Id: 2253
AegisName: DAEHYON
Name: General Daehyun
JapaneseName: Daehyon
Level: 142
Hp: 2500148
BaseExp: 1501561
JobExp: 1401642
MvpExp: 750780
Attack: 2710
Attack2: 1410
Defense: 494
MagicDefense: 123
Str: 116
Agi: 123
Vit: 154
Int: 99
Dex: 217
Luk: 98
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demihuman
Element: Earth
ElementLevel: 3
WalkSpeed: 100
AttackDelay: 900
AttackMotion: 792
DamageMotion: 432
DamageTaken: 10
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Magic_Card_Album
Rate: 5000
- Item: Old_Violet_Box
Rate: 5000
- Item: Old_Violet_Box
Rate: 5000
Drops:
- Item: High_Weapon_Box
Rate: 100
- Item: Old_Violet_Box
Rate: 3000
- Item: Old_Card_Album
Rate: 500
- Item: Sg_Weapon_Supply_Box
Rate: 3000
- Item: Sg_White_Potion_Box
Rate: 2000
- Item: Sg_Blue_Potion_Box
Rate: 1000
- Item: Daehyon_Card
Rate: 1
StealProtected: true
- Id: 2254
AegisName: SOHEON
Name: Samurai Soheon
JapaneseName: Soheon
Level: 137
Hp: 502015
BaseExp: 15715
JobExp: 13794
Attack: 1591
Attack2: 1036
Defense: 210
MagicDefense: 178
Str: 118
Agi: 244
Vit: 98
Int: 126
Dex: 246
Luk: 102
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Wind
ElementLevel: 3
WalkSpeed: 120
AttackDelay: 1000
AttackMotion: 1008
DamageMotion: 432
Ai: 21
Class: Boss
Drops:
- Item: High_Weapon_Box
Rate: 5
- Item: Old_Violet_Box
Rate: 3000
- Item: Old_Card_Album
Rate: 50
- Item: Sg_Weapon_Supply_Box
Rate: 50
- Item: Sg_White_Potion_Box
Rate: 500
- Item: Sg_Blue_Potion_Box
Rate: 500
- Item: Soheon_Card
Rate: 1
StealProtected: true
- Id: 2255
AegisName: KADES
Name: Dark Guardian Kades
JapaneseName: Kades
Level: 143
Hp: 2505000
BaseExp: 1604000
JobExp: 1441000
MvpExp: 802000
Attack: 2201
Attack2: 2001
Defense: 479
MagicDefense: 262
Str: 191
Agi: 223
Vit: 187
Int: 155
Dex: 362
Luk: 163
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Formless
Element: Dark
ElementLevel: 3
WalkSpeed: 100
AttackDelay: 900
AttackMotion: 648
DamageMotion: 480
DamageTaken: 10
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Magic_Card_Album
Rate: 5000
- Item: Old_Violet_Box
Rate: 5000
- Item: Old_Violet_Box
Rate: 5000
Drops:
- Item: High_Weapon_Box
Rate: 100
- Item: Old_Violet_Box
Rate: 3000
- Item: Old_Card_Album
Rate: 500
- Item: Sg_Weapon_Supply_Box
Rate: 3000
- Item: Sg_White_Potion_Box
Rate: 2000
- Item: Sg_Blue_Potion_Box
Rate: 1000
- Item: Kades_Card
Rate: 1
StealProtected: true
- Id: 2256
AegisName: RUDO
Name: Rudo
Level: 135
Hp: 501489
BaseExp: 13633
JobExp: 13649
Attack: 1401
Attack2: 1501
Defense: 196
MagicDefense: 96
Str: 106
Agi: 65
Vit: 61
Int: 42
Dex: 125
Luk: 72
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Angel
Element: Holy
ElementLevel: 3
WalkSpeed: 120
AttackDelay: 1576
AttackMotion: 504
DamageMotion: 360
Ai: 21
Class: Boss
Drops:
- Item: High_Weapon_Box
Rate: 5
- Item: Old_Violet_Box
Rate: 3000
- Item: Old_Card_Album
Rate: 50
- Item: Sg_Weapon_Supply_Box
Rate: 50
- Item: Sg_White_Potion_Box
Rate: 500
- Item: Sg_Blue_Potion_Box
Rate: 500
- Item: Rudo_Card
Rate: 1
StealProtected: true
- Id: 2257
AegisName: I_PIAMETTE
Name: Piamette
Level: 1
Hp: 50
Attack: 7
Attack2: 10
MagicDefense: 5
Dex: 6
Luk: 30
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Water
ElementLevel: 1
WalkSpeed: 400
AttackMotion: 672
DamageMotion: 480
Ai: 02
- Id: 2258
AegisName: I_PIAMETTE_
Name: Piamette
Level: 1
Hp: 50
Attack: 7
Attack2: 10
MagicDefense: 5
Dex: 6
Luk: 30
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Water
ElementLevel: 1
WalkSpeed: 400
AttackMotion: 672
DamageMotion: 480
Ai: 02
- Id: 2259
AegisName: I_GARDEN_KEEPER
Name: Garden Keeper
Level: 1
Hp: 50
Attack: 7
Attack2: 10
MagicDefense: 5
Dex: 6
Luk: 30
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Water
ElementLevel: 1
WalkSpeed: 400
AttackMotion: 672
DamageMotion: 480
Ai: 02
- Id: 2260
AegisName: G_GARDEN_KEEPER
Name: Garden Keeper
Level: 1
Hp: 50
Attack: 7
Attack2: 10
MagicDefense: 5
Dex: 6
Luk: 30
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Water
ElementLevel: 1
WalkSpeed: 400
AttackMotion: 672
DamageMotion: 480
Ai: 02
- Id: 2261
AegisName: I_GARDEN_WATCHER
Name: Garden Watcher
Level: 1
Hp: 50
Attack: 7
Attack2: 10
MagicDefense: 5
Dex: 6
Luk: 30
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Water
ElementLevel: 1
WalkSpeed: 400
AttackMotion: 672
DamageMotion: 480
Ai: 02
- Id: 2262
AegisName: G_GARDEN_WATCHER
Name: Garden Watcher
Level: 1
Hp: 50
Attack: 7
Attack2: 10
MagicDefense: 5
Dex: 6
Luk: 30
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Water
ElementLevel: 1
WalkSpeed: 400
AttackMotion: 672
DamageMotion: 480
Ai: 02
- Id: 2263
AegisName: I_WISH_MAIDEN
Name: Wish Maiden
Level: 1
Hp: 50
Attack: 7
Attack2: 10
MagicDefense: 5
Dex: 6
Luk: 30
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Water
ElementLevel: 1
WalkSpeed: 400
AttackMotion: 672
DamageMotion: 480
Ai: 02
- Id: 2264
AegisName: I_ARMAIA
Name: Armeyer Dinze
JapaneseName: Armaia
Level: 1
Hp: 50
Attack: 7
Attack2: 10
MagicDefense: 5
Dex: 6
Luk: 30
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Water
ElementLevel: 1
WalkSpeed: 400
AttackMotion: 672
DamageMotion: 480
Ai: 02
- Id: 2265
AegisName: I_ARMAIA_
Name: Armeyer Dinze
JapaneseName: Armaia
Level: 1
Hp: 50
Attack: 7
Attack2: 10
MagicDefense: 5
Dex: 6
Luk: 30
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Water
ElementLevel: 1
WalkSpeed: 400
AttackMotion: 672
DamageMotion: 480
Ai: 02
- Id: 2266
AegisName: I_EREND
Name: Errende Ebecee
JapaneseName: Erend
Level: 1
Hp: 50
Attack: 7
Attack2: 10
MagicDefense: 5
Dex: 6
Luk: 30
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Water
ElementLevel: 1
WalkSpeed: 400
AttackMotion: 672
DamageMotion: 480
Ai: 02
- Id: 2267
AegisName: I_EREND_
Name: Errende Ebecee
JapaneseName: Erend
Level: 1
Hp: 50
Attack: 7
Attack2: 10
MagicDefense: 5
Dex: 6
Luk: 30
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Water
ElementLevel: 1
WalkSpeed: 400
AttackMotion: 672
DamageMotion: 480
Ai: 02
- Id: 2268
AegisName: I_KAVAC
Name: Kavach Icarus
JapaneseName: Kavac
Level: 1
Hp: 50
Attack: 7
Attack2: 10
MagicDefense: 5
Dex: 6
Luk: 30
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Water
ElementLevel: 1
WalkSpeed: 400
AttackMotion: 672
DamageMotion: 480
Ai: 02
- Id: 2269
AegisName: I_KAVAC_
Name: Kavach Icarus
JapaneseName: Kavac
Level: 1
Hp: 50
Attack: 7
Attack2: 10
MagicDefense: 5
Dex: 6
Luk: 30
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Water
ElementLevel: 1
WalkSpeed: 400
AttackMotion: 672
DamageMotion: 480
Ai: 02
- Id: 2270
AegisName: I_RAWREL
Name: Laurell Weinder
JapaneseName: Rawrel
Level: 1
Hp: 50
Attack: 7
Attack2: 10
MagicDefense: 5
Dex: 6
Luk: 30
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Water
ElementLevel: 1
WalkSpeed: 400
AttackMotion: 672
DamageMotion: 480
Ai: 02
- Id: 2271
AegisName: I_RAWREL_
Name: Laurell Weinder
JapaneseName: Rawrel
Level: 1
Hp: 50
Attack: 7
Attack2: 10
MagicDefense: 5
Dex: 6
Luk: 30
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Water
ElementLevel: 1
WalkSpeed: 400
AttackMotion: 672
DamageMotion: 480
Ai: 02
- Id: 2272
AegisName: I_WHIKEBAIN
Name: Wickebine Tres
JapaneseName: Whikebain
Level: 1
Hp: 50
Attack: 7
Attack2: 10
MagicDefense: 5
Dex: 6
Luk: 30
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Water
ElementLevel: 1
WalkSpeed: 400
AttackMotion: 672
DamageMotion: 480
Ai: 02
- Id: 2273
AegisName: I_WHIKEBAIN_
Name: Wickebine Tres
JapaneseName: Whikebain
Level: 1
Hp: 50
Attack: 7
Attack2: 10
MagicDefense: 5
Dex: 6
Luk: 30
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Water
ElementLevel: 1
WalkSpeed: 400
AttackMotion: 672
DamageMotion: 480
Ai: 02
- Id: 2274
AegisName: I_YGNIZEM
Name: Egnigem Cenia
JapaneseName: Ygnizem
Level: 1
Hp: 50
Attack: 7
Attack2: 10
MagicDefense: 5
Dex: 6
Luk: 30
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Water
ElementLevel: 1
WalkSpeed: 400
AttackMotion: 672
DamageMotion: 480
Ai: 02
- Id: 2275
AegisName: I_YGNIZEM_
Name: Egnigem Cenia
JapaneseName: Ygnizem
Level: 1
Hp: 50
Attack: 7
Attack2: 10
MagicDefense: 5
Dex: 6
Luk: 30
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Water
ElementLevel: 1
WalkSpeed: 400
AttackMotion: 672
DamageMotion: 480
Ai: 02
- Id: 2276
AegisName: I_DOPPELGANGER
Name: Doppelganger
Level: 1
Hp: 50
Attack: 7
Attack2: 10
MagicDefense: 5
Dex: 6
Luk: 30
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Water
ElementLevel: 1
WalkSpeed: 400
AttackMotion: 672
DamageMotion: 480
Ai: 02
- Id: 2277
AegisName: G_LORA
Name: Warrior Laura
JapaneseName: Lora
Level: 136
Hp: 500255
Attack: 1985
Attack2: 1701
Defense: 224
MagicDefense: 58
Str: 144
Agi: 92
Vit: 86
Int: 69
Dex: 149
Luk: 68
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Demihuman
Element: Fire
ElementLevel: 2
WalkSpeed: 130
AttackDelay: 1600
AttackMotion: 432
DamageMotion: 360
Ai: 21
Class: Boss
- Id: 2278
AegisName: G_ELVIRA
Name: Elvira
Level: 138
Hp: 501765
Attack: 699
Attack2: 2101
Defense: 171
MagicDefense: 68
Str: 189
Agi: 105
Vit: 92
Int: 85
Dex: 198
Luk: 72
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Wind
ElementLevel: 3
WalkSpeed: 120
AttackDelay: 880
AttackMotion: 1224
DamageMotion: 360
Ai: 21
Class: Boss
- Id: 2279
AegisName: G_SOHEON
Name: Samurai Soheon
JapaneseName: Soheon
Level: 137
Hp: 502015
Attack: 1591
Attack2: 1036
Defense: 210
MagicDefense: 178
Str: 118
Agi: 244
Vit: 98
Int: 126
Dex: 246
Luk: 102
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Wind
ElementLevel: 3
WalkSpeed: 120
AttackDelay: 1000
AttackMotion: 1008
DamageMotion: 432
Ai: 21
Class: Boss
- Id: 2280
AegisName: G_RUDO
Name: Rudo
Level: 135
Hp: 501489
Attack: 1401
Attack2: 1501
Defense: 196
MagicDefense: 96
Str: 106
Agi: 65
Vit: 61
Int: 42
Dex: 125
Luk: 72
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Angel
Element: Holy
ElementLevel: 3
WalkSpeed: 120
AttackDelay: 1576
AttackMotion: 504
DamageMotion: 360
Ai: 21
Class: Boss
- Id: 2281
AegisName: GLD_DARK_SHADOW
Name: Dark Shadow
JapaneseName: Abysmal Dark Shadow
Level: 147
Hp: 204109
BaseExp: 11500
JobExp: 13332
Attack: 1653
Attack2: 1621
Defense: 140
MagicDefense: 44
Str: 155
Agi: 126
Vit: 89
Int: 108
Dex: 213
Luk: 76
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Dark
ElementLevel: 2
WalkSpeed: 220
AttackDelay: 768
AttackMotion: 1776
DamageMotion: 648
Ai: 19
Modes:
Detector: true
Drops:
- Item: Piece_Of_Black_Cloth
Rate: 2500
- Item: Skul_Ring
Rate: 500
- Item: Dagger_Of_Hunter
Rate: 3
- Item: Piece_Of_Darkness
Rate: 500
- Item: Eyes_Stone_Ring
Rate: 1
- Item: Sg_Violet_Potion_Box
Rate: 2
- Item: Bradium
Rate: 2
- Id: 2282
AegisName: GLD_DARK_FRAME
Name: Dark Frame
JapaneseName: Abysmal Dark Frame
Level: 145
Hp: 180018
BaseExp: 10101
JobExp: 13203
Attack: 1850
Attack2: 1601
Defense: 81
MagicDefense: 37
Str: 69
Agi: 37
Vit: 36
Int: 10
Dex: 64
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Dark
ElementLevel: 3
WalkSpeed: 200
AttackDelay: 920
AttackMotion: 720
DamageMotion: 200
Ai: 21
Modes:
Detector: true
Drops:
- Item: Brigan
Rate: 2328
- Item: Red_Frame
Rate: 500
- Item: Manteau
Rate: 15
- Item: Velum_Encyclopedia
Rate: 1
- Item: Sg_Violet_Potion_Box
Rate: 50
- Item: Star_Crumb
Rate: 40
- Item: Crystal_Mirror
Rate: 2
- Id: 2283
AegisName: GLD_DARK_PRIEST
Name: Dark Priest
JapaneseName: Abysmal Dark Priest
Level: 141
Hp: 181878
BaseExp: 10548
JobExp: 14257
Attack: 1326
Attack2: 1651
Defense: 62
MagicDefense: 41
Str: 5
Agi: 60
Vit: 41
Int: 89
Dex: 94
Luk: 42
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Undead
ElementLevel: 4
WalkSpeed: 200
AttackDelay: 864
AttackMotion: 1252
DamageMotion: 476
Ai: 13
Modes:
Detector: true
Drops:
- Item: Velum_Bible
Rate: 1
- Item: Black_Rosary
Rate: 1
- Item: Sg_Blue_Potion_Box
Rate: 2
- Item: Red_Gemstone
Rate: 225
- Item: Sacred_Marks
Rate: 1
- Item: Glittering_Clothes
Rate: 3
- Item: Skull
Rate: 1500
- Id: 2284
AegisName: GLD_KOBOLD_1
Name: Dark Axe Kobold
JapaneseName: Abysmal Kobold
Level: 145
Hp: 194830
BaseExp: 11040
JobExp: 14163
Attack: 1851
Attack2: 201
Defense: 103
MagicDefense: 25
Str: 109
Agi: 76
Vit: 61
Int: 53
Dex: 98
Luk: 30
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Wind
ElementLevel: 2
WalkSpeed: 150
AttackDelay: 1028
AttackMotion: 528
DamageMotion: 360
Ai: 13
Modes:
Detector: true
Drops:
- Item: Steel
Rate: 50
- Item: Cobold_Hair
Rate: 2668
- Item: Zargon
Rate: 350
- Item: Elunium
Rate: 13
- Item: Velum_Guillotine
Rate: 1
- Item: Sg_White_Potion_Box
Rate: 2
- Id: 2285
AegisName: GLD_KOBOLD_2
Name: Dark Hammer Kobold
JapaneseName: Abysmal Kobold
Level: 142
Hp: 181340
BaseExp: 10360
JobExp: 13398
Attack: 1401
Attack2: 133
Defense: 117
MagicDefense: 59
Str: 96
Agi: 61
Vit: 55
Int: 48
Dex: 95
Luk: 20
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Poison
ElementLevel: 2
WalkSpeed: 200
AttackDelay: 1528
AttackMotion: 528
DamageMotion: 360
Ai: 13
Modes:
Detector: true
Drops:
- Item: Steel
Rate: 50
- Item: Cobold_Hair
Rate: 2668
- Item: Zargon
Rate: 350
- Item: Elunium
Rate: 13
- Item: Velum_Guillotine
Rate: 1
- Item: Sg_White_Potion_Box
Rate: 2
- Id: 2286
AegisName: GLD_KOBOLD_3
Name: Dark Mace Kobold
JapaneseName: Abysmal Kobold
Level: 141
Hp: 182830
BaseExp: 10120
JobExp: 13596
Attack: 1301
Attack2: 134
Defense: 109
MagicDefense: 48
Str: 103
Agi: 64
Vit: 59
Int: 42
Dex: 80
Luk: 20
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Fire
ElementLevel: 2
WalkSpeed: 300
AttackDelay: 1228
AttackMotion: 528
DamageMotion: 360
Ai: 13
Modes:
Detector: true
Drops:
- Item: Steel
Rate: 50
- Item: Cobold_Hair
Rate: 2668
- Item: Zargon
Rate: 350
- Item: Elunium
Rate: 13
- Item: Velum_Spear
Rate: 1
- Item: Sg_White_Potion_Box
Rate: 2
- Id: 2287
AegisName: GLD_KOBOLD_ARCHER
Name: Dark Kobold Archer
JapaneseName: Abysmal Kobold Archer
Level: 142
Hp: 180530
BaseExp: 10570
JobExp: 13332
Attack: 1504
Attack2: 121
Defense: 84
MagicDefense: 5
Str: 99
Agi: 39
Vit: 48
Int: 30
Dex: 124
Luk: 25
AttackRange: 9
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Demihuman
Element: Fire
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1008
AttackMotion: 1008
DamageMotion: 384
Ai: 05
Modes:
Detector: true
Drops:
- Item: Zargon
Rate: 125
- Item: Steel
Rate: 30
- Item: Cobold_Hair
Rate: 2425
- Item: Ear_Of_Puppy
Rate: 25
- Item: Sg_Violet_Potion_Box
Rate: 5
- Item: Velum_CrossBow
Rate: 5
- Item: Oridecon_Stone
Rate: 40
- Id: 2288
AegisName: GLD_TREASURE
Name: Treasure Chest
Level: 140
Hp: 5
Defense: 100
Dex: 1199
AttackRange: 1
Size: Small
Race: Formless
Element: Holy
ElementLevel: 1
Class: Boss
Modes:
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
Drops:
- Item: Woe_Violet_Potion
Rate: 2000
- Item: Woe_White_Potion
Rate: 1000
- Item: Woe_Blue_Potion
Rate: 1000
- Item: Sg_Weapon_Supply_Box
Rate: 50
- Item: Treasure_Box
Rate: 50
- Item: Sg_Blue_Potion_Box
Rate: 50
- Item: Woe_Violet_Potion
Rate: 2000
- Item: Mental_Destroyer
Rate: 10
StealProtected: true
- Id: 2289
AegisName: E_FABRE
Name: Fabre
Level: 1
Hp: 50
Attack: 7
Attack2: 10
MagicDefense: 5
Dex: 6
Luk: 30
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Water
ElementLevel: 1
WalkSpeed: 400
AttackMotion: 672
DamageMotion: 480
Ai: 02
- Id: 2290
AegisName: J_THIEF_BUG
Name: Thief Bug
Level: 1
Hp: 50
Attack: 7
Attack2: 10
MagicDefense: 5
Dex: 6
Luk: 30
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Water
ElementLevel: 1
WalkSpeed: 400
AttackMotion: 672
DamageMotion: 480
Ai: 02
- Id: 2291
AegisName: E_HORNET
Name: Hornet
Level: 1
Hp: 50
Attack: 7
Attack2: 10
MagicDefense: 5
Dex: 6
Luk: 30
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Water
ElementLevel: 1
WalkSpeed: 400
AttackMotion: 672
DamageMotion: 480
Ai: 02
- Id: 2292
AegisName: E_HORN
Name: Horn
Level: 1
Hp: 50
Attack: 7
Attack2: 10
MagicDefense: 5
Dex: 6
Luk: 30
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Water
ElementLevel: 1
WalkSpeed: 400
AttackMotion: 672
DamageMotion: 480
Ai: 02
- Id: 2293
AegisName: E_KIND_OF_BEETLE
Name: Beetle King
Level: 1
Hp: 50
Attack: 7
Attack2: 10
MagicDefense: 5
Dex: 6
Luk: 30
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Water
ElementLevel: 1
WalkSpeed: 400
AttackMotion: 672
DamageMotion: 480
Ai: 02
- Id: 2294
AegisName: E_ARGIOPE
Name: Argiope
Level: 1
Hp: 50
Attack: 7
Attack2: 10
MagicDefense: 5
Dex: 6
Luk: 30
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Water
ElementLevel: 1
WalkSpeed: 400
AttackMotion: 672
DamageMotion: 480
Ai: 02
- Id: 2295
AegisName: E_GIANT_SPIDER
Name: Giant Spider
Level: 1
Hp: 50
Attack: 7
Attack2: 10
MagicDefense: 5
Dex: 6
Luk: 30
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Water
ElementLevel: 1
WalkSpeed: 400
AttackMotion: 672
DamageMotion: 480
Ai: 02
- Id: 2296
AegisName: E_KILLER_MANTIS
Name: Killer Mantis
Level: 1
Hp: 50
Attack: 7
Attack2: 10
MagicDefense: 5
Dex: 6
Luk: 30
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Water
ElementLevel: 1
WalkSpeed: 400
AttackMotion: 672
DamageMotion: 480
Ai: 02
- Id: 2297
AegisName: E_GIANT_HONET
Name: Giant Hornet
Level: 1
Hp: 50
Attack: 7
Attack2: 10
MagicDefense: 5
Dex: 6
Luk: 30
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Water
ElementLevel: 1
WalkSpeed: 400
AttackMotion: 672
DamageMotion: 480
Ai: 02
- Id: 2298
AegisName: E_DRAGON_TAIL
Name: Dragon Tail
Level: 1
Hp: 50
Attack: 7
Attack2: 10
MagicDefense: 5
Dex: 6
Luk: 30
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Water
ElementLevel: 1
WalkSpeed: 400
AttackMotion: 672
DamageMotion: 480
Ai: 02
- Id: 2299
AegisName: E_STAINER
Name: Stainer
Level: 1
Hp: 50
Attack: 7
Attack2: 10
MagicDefense: 5
Dex: 6
Luk: 30
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Water
ElementLevel: 1
WalkSpeed: 400
AttackMotion: 672
DamageMotion: 480
Ai: 02
- Id: 2300
AegisName: E_CHONCHON
Name: Chonchon
Level: 1
Hp: 50
Attack: 7
Attack2: 10
MagicDefense: 5
Dex: 6
Luk: 30
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Water
ElementLevel: 1
WalkSpeed: 400
AttackMotion: 672
DamageMotion: 480
Ai: 02
- Id: 2301
AegisName: E_STEEL_CHONCHON
Name: Steel Chonchon
Level: 1
Hp: 50
Attack: 7
Attack2: 10
MagicDefense: 5
Dex: 6
Luk: 30
AttackRange: 1
Size: Small
Race: Formless
Element: Water
ElementLevel: 1
WalkSpeed: 400
AttackMotion: 672
DamageMotion: 480
Ai: 02
- Id: 2302
AegisName: E_HUNTER_FLY
Name: Hunter Fly
Level: 1
Hp: 50
Attack: 7
Attack2: 10
MagicDefense: 5
Dex: 6
Luk: 30
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Water
ElementLevel: 1
WalkSpeed: 400
AttackMotion: 672
DamageMotion: 480
Ai: 02
- Id: 2303
AegisName: E_MAYA
Name: Maya
Level: 1
Hp: 50
Attack: 7
Attack2: 10
MagicDefense: 5
Dex: 6
Luk: 30
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Water
ElementLevel: 1
WalkSpeed: 400
AttackMotion: 672
DamageMotion: 480
Ai: 02
- Id: 2304
AegisName: E_QUEEN_SCARABA
Name: Queen Scaraba
Level: 1
Hp: 50
Attack: 7
Attack2: 10
MagicDefense: 5
Dex: 6
Luk: 30
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
RaceGroups:
Scaraba: true
Element: Water
ElementLevel: 1
WalkSpeed: 400
AttackMotion: 672
DamageMotion: 480
Ai: 02
- Id: 2305
AegisName: E_UNGOLIANT
Name: Ungoliant
Level: 1
Hp: 50
Attack: 7
Attack2: 10
MagicDefense: 5
Dex: 6
Luk: 30
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Water
ElementLevel: 1
WalkSpeed: 400
AttackMotion: 672
DamageMotion: 480
Ai: 02
- Id: 2306
AegisName: E_GOLDEN_BUG
Name: Golden Thief Bug
Level: 65
Hp: 100000000
BaseExp: 102060
JobExp: 77760
Attack: 952
Attack2: 843
Defense: 159
MagicDefense: 81
Str: 71
Agi: 77
Vit: 80
Int: 62
Dex: 140
Luk: 76
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Insect
Element: Fire
ElementLevel: 2
WalkSpeed: 100
AttackDelay: 768
AttackMotion: 768
DamageMotion: 480
Ai: 02
Class: Boss
Modes:
IgnoreMagic: true
Mvp: true
Drops:
- Item: Golden_Hammer
Rate: 5000
- Item: Golden_Anvil
Rate: 5000
- Item: Gold_Spirit_Chain
Rate: 5000
- Item: Gold_Ring
Rate: 10000
- Item: Gold
Rate: 10000
- Item: Gold
Rate: 10000
- Item: Gold
Rate: 5000
- Item: Golden_Bug_Card
Rate: 1
StealProtected: true
- Id: 2307
AegisName: J_MISTRESS
Name: Mistress
Level: 1
Hp: 50
Attack: 7
Attack2: 10
MagicDefense: 5
Dex: 6
Luk: 30
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Water
ElementLevel: 1
WalkSpeed: 400
AttackMotion: 672
DamageMotion: 480
Ai: 02
- Id: 2308
AegisName: KO_ZANZOU
Name: Zanzou
Level: 140
Hp: 5
Defense: 100
Dex: 1199
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Holy
ElementLevel: 1
Class: Boss
- Id: 2309
AegisName: BUNGISNGIS
Name: Bungisngis
Level: 121
Hp: 25513
BaseExp: 3199
JobExp: 2924
Attack: 851
Attack2: 151
Defense: 115
MagicDefense: 35
Str: 71
Agi: 32
Vit: 61
Int: 30
Dex: 74
Luk: 19
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Demihuman
Element: Earth
ElementLevel: 2
WalkSpeed: 200
AttackDelay: 1568
AttackMotion: 432
DamageMotion: 360
Ai: 21
Modes:
Detector: true
Drops:
- Item: Brigan
Rate: 1000
- Item: Beautiful_Flower
Rate: 1000
- Item: Elunium
Rate: 10
- Item: Insideout_Shirt
Rate: 100
- Item: Bungisngis_Card
Rate: 1
StealProtected: true
- Id: 2310
AegisName: ENGKANTO
Name: Engkanto
Level: 125
Hp: 23948
BaseExp: 3143
JobExp: 3020
Attack: 675
Attack2: 124
Defense: 101
MagicDefense: 41
Str: 68
Agi: 57
Vit: 49
Int: 57
Dex: 81
Luk: 27
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Neutral
ElementLevel: 2
WalkSpeed: 200
AttackDelay: 1424
AttackMotion: 576
DamageMotion: 360
Ai: 21
Modes:
Detector: true
Drops:
- Item: Brigan
Rate: 1000
- Item: Beautiful_Flower
Rate: 1000
- Item: Monster's_Feed
Rate: 1000
- Item: Insideout_Shirt
Rate: 100
- Item: Engkanto_Card
Rate: 1
StealProtected: true
- Id: 2311
AegisName: MANANANGGAL
Name: Manananggal
Level: 107
Hp: 20451
BaseExp: 1845
JobExp: 1759
Attack: 801
Attack2: 103
Defense: 64
MagicDefense: 31
Str: 75
Agi: 85
Vit: 45
Int: 71
Dex: 75
Luk: 46
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Dark
ElementLevel: 2
WalkSpeed: 100
AttackDelay: 280
AttackMotion: 720
DamageMotion: 360
Ai: 21
Modes:
Detector: true
Drops:
- Item: Silver_Bracelet
Rate: 2000
- Item: Elegant_Flower
Rate: 1000
- Item: Wing_Of_Red_Bat
Rate: 1000
- Item: Tooth_Of_Bat
Rate: 1000
- Item: Beautiful_Flower
Rate: 1000
- Item: Mysterious_Flower
Rate: 1000
- Item: Insideout_Shirt
Rate: 100
- Item: Manananggal_Card
Rate: 1
StealProtected: true
- Id: 2312
AegisName: MANGKUKULAM
Name: Mangkukulam
Level: 110
Hp: 20151
BaseExp: 1908
JobExp: 1822
Attack: 582
Attack2: 196
Defense: 89
MagicDefense: 75
Str: 35
Agi: 71
Vit: 31
Int: 82
Dex: 64
Luk: 52
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Neutral
ElementLevel: 2
WalkSpeed: 150
AttackDelay: 1664
AttackMotion: 336
DamageMotion: 480
Ai: 21
Modes:
Detector: true
Drops:
- Item: Brigan
Rate: 1000
- Item: Elegant_Flower
Rate: 1000
- Item: Tatters_Clothes
Rate: 1000
- Item: Beautiful_Flower
Rate: 1000
- Item: Mysterious_Flower
Rate: 1000
- Item: Insideout_Shirt
Rate: 100
- Item: Mangkukulam_Card
Rate: 1
StealProtected: true
- Id: 2313
AegisName: TIKBALANG
Name: Tikbalang
Level: 115
Hp: 22131
BaseExp: 2246
JobExp: 2150
Attack: 781
Attack2: 115
Defense: 84
MagicDefense: 34
Str: 71
Agi: 52
Vit: 84
Int: 44
Dex: 64
Luk: 46
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Brute
Element: Wind
ElementLevel: 3
WalkSpeed: 130
AttackDelay: 1064
AttackMotion: 936
DamageMotion: 360
Ai: 21
Modes:
Detector: true
Drops:
- Item: Tikbalang_Thick_Spine
Rate: 500
- Item: Oridecon
Rate: 10
- Item: Insideout_Shirt
Rate: 100
- Item: Tikbalang_Card
Rate: 1
StealProtected: true
- Id: 2314
AegisName: TIYANAK
Name: Tiyanak
Level: 105
Hp: 17146
BaseExp: 1625
JobExp: 1547
Attack: 457
Attack2: 251
Defense: 76
MagicDefense: 21
Str: 41
Agi: 58
Vit: 41
Int: 51
Dex: 72
Luk: 47
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Demon
Element: Dark
ElementLevel: 2
WalkSpeed: 100
AttackDelay: 496
AttackMotion: 504
DamageMotion: 360
Ai: 21
Modes:
Detector: true
Drops:
- Item: Silver_Bracelet
Rate: 1500
- Item: Mysterious_Flower
Rate: 1000
- Item: Sticky_Mucus
Rate: 1000
- Item: Tiyanak_Card
Rate: 1
StealProtected: true
- Id: 2315
AegisName: WAKWAK
Name: Wakwak
Level: 111
Hp: 20012
BaseExp: 2158
JobExp: 2062
Attack: 561
Attack2: 301
Defense: 24
MagicDefense: 71
Str: 54
Agi: 75
Vit: 64
Int: 65
Dex: 77
Luk: 31
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Demon
Element: Dark
ElementLevel: 2
WalkSpeed: 100
AttackDelay: 424
AttackMotion: 576
DamageMotion: 360
Ai: 21
Modes:
Detector: true
Drops:
- Item: Silver_Bracelet
Rate: 1500
- Item: Mysterious_Flower
Rate: 1000
- Item: Insideout_Shirt
Rate: 200
- Item: Wakwak_Card
Rate: 1
StealProtected: true
- Id: 2316
AegisName: JEJELING
Name: Jejeling
Level: 100
Hp: 10247
BaseExp: 1456
JobExp: 1316
Attack: 450
Attack2: 715
Defense: 100
MagicDefense: 26
Str: 51
Agi: 71
Vit: 84
Int: 54
Dex: 15
Luk: 104
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Plant
Element: Earth
ElementLevel: 2
WalkSpeed: 400
AttackDelay: 1328
AttackMotion: 672
DamageMotion: 480
Ai: 01
Drops:
- Item: Jejellopy
Rate: 2000
- Item: Jellopy
Rate: 1000
- Item: Beautiful_Flower
Rate: 100
- Item: Elegant_Flower
Rate: 100
- Item: Mysterious_Flower
Rate: 100
- Item: Insideout_Shirt
Rate: 100
- Item: Jejeling_Card
Rate: 1
StealProtected: true
- Id: 2317
AegisName: BANGUNGOT_1
Name: Bangungot
Level: 115
Hp: 1519517
Attack: 2561
Attack2: 1504
Defense: 411
MagicDefense: 95
Str: 151
Agi: 192
Vit: 110
Int: 112
Dex: 251
Luk: 57
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Dark
ElementLevel: 2
WalkSpeed: 200
AttackDelay: 920
AttackMotion: 1080
DamageMotion: 360
Ai: 21
Class: Boss
Drops:
- Item: Bangungot_Doll
Rate: 2000
- Item: Bangungot_Spirit_Piece
Rate: 50
- Item: Ancient_Grudge
Rate: 2000
- Item: Bangungot_Boots
Rate: 1000
- Item: Kalasak
Rate: 100
- Item: Ancient_Grudge
Rate: 10000
- Item: Bangungot_Card
Rate: 1
StealProtected: true
- Id: 2318
AegisName: BANGUNGOT_2
Name: Bangungot
Level: 99
Hp: 1409758
Attack: 2561
Attack2: 1504
Defense: 411
MagicDefense: 95
Str: 151
Agi: 192
Vit: 110
Int: 112
Dex: 251
Luk: 57
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Dark
ElementLevel: 2
WalkSpeed: 1000
AttackDelay: 920
AttackMotion: 1080
DamageMotion: 360
Class: Boss
Modes:
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
Drops:
- Item: Bangungot_Doll
Rate: 2000
- Item: Bangungot_Spirit_Piece
Rate: 50
- Item: Ancient_Grudge
Rate: 2000
- Item: Bangungot_Boots
Rate: 1000
- Item: Kalasak
Rate: 100
- Item: Ancient_Grudge
Rate: 10000
- Item: Bangungot_Card
Rate: 1
StealProtected: true
- Id: 2319
AegisName: BUWAYA
Name: Buwaya
Level: 151
Hp: 4090365
BaseExp: 3000012
JobExp: 3081720
MvpExp: 1500006
Attack: 3614
Attack2: 3501
Defense: 201
MagicDefense: 78
Str: 151
Agi: 201
Vit: 130
Int: 231
Dex: 310
Luk: 66
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Dragon
Element: Water
ElementLevel: 4
WalkSpeed: 100
AttackDelay: 1424
AttackMotion: 576
DamageMotion: 360
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Yggdrasilberry
Rate: 5500
- Item: Old_Violet_Box
Rate: 2250
- Item: Old_Card_Album
Rate: 450
Drops:
- Item: Buwaya_Doll
Rate: 2000
- Item: Buwaya_Spirit_Piece
Rate: 2000
- Item: Ancient_Grudge
Rate: 2000
- Item: Buwaya_Cloth
Rate: 1000
- Item: Kalasak
Rate: 100
- Item: Ancient_Grudge
Rate: 10000
- Item: Buwaya_Card
Rate: 1
StealProtected: true
- Id: 2320
AegisName: BAKONAWA_1
Name: Bakonawa
Level: 156
Hp: 3351884
Attack: 4801
Attack2: 2501
Defense: 472
Str: 251
Agi: 134
Vit: 194
Int: 70
Dex: 237
Luk: 66
AttackRange: 10
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Dragon
Element: Water
ElementLevel: 4
WalkSpeed: 1000
AttackDelay: 440
AttackMotion: 672
DamageMotion: 432
Ai: 10
Class: Boss
Drops:
- Item: Bakonawa_Card
Rate: 1
StealProtected: true
- Id: 2321
AegisName: BAKONAWA_2
Name: Bakonawa
Level: 156
Hp: 3351884
Attack: 4801
Attack2: 2501
Defense: 472
Str: 251
Agi: 134
Vit: 194
Int: 70
Dex: 237
Luk: 66
AttackRange: 10
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Dragon
Element: Water
ElementLevel: 4
WalkSpeed: 1000
AttackDelay: 440
AttackMotion: 672
DamageMotion: 432
Ai: 10
Class: Boss
Drops:
- Item: Bakonawa_Card
Rate: 1
StealProtected: true
- Id: 2322
AegisName: BAKONAWA_3
Name: Bakonawa
Level: 156
Hp: 3351884
BaseExp: 2510111
JobExp: 2579666
Attack: 4801
Attack2: 2501
Defense: 472
Str: 251
Agi: 134
Vit: 194
Int: 70
Dex: 237
Luk: 66
AttackRange: 10
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Dragon
Element: Water
ElementLevel: 4
WalkSpeed: 1000
AttackDelay: 440
AttackMotion: 672
DamageMotion: 432
Ai: 10
Class: Boss
Drops:
- Item: Bakonawa_Card
Rate: 1
StealProtected: true
- Id: 2323
AegisName: EVENT_BOMB
Name: Bomb Poring
Level: 100
Hp: 50000
Attack: 120
Attack2: 200
Defense: 160
MagicDefense: 99
Agi: 28
Vit: 28
Dex: 33
Luk: 50
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Neutral
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1672
AttackMotion: 672
DamageMotion: 480
Ai: 13
Class: Boss
Drops:
- Item: Gift_Box_1
Rate: 1000
- Item: Gift_Box_2
Rate: 1000
- Item: Gift_Box_3
Rate: 1000
- Item: Gift_Box_4
Rate: 1000
- Id: 2324
AegisName: EVENT_RANGE
Name: Penomena
Level: 100
Hp: 50000
Attack: 481
Attack2: 41
Defense: 160
MagicDefense: 99
Str: 76
Agi: 38
Vit: 35
Int: 35
Dex: 107
Luk: 10
AttackRange: 7
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Fish
Element: Poison
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 832
AttackMotion: 500
DamageMotion: 600
Ai: 21
Drops:
- Item: Gift_Box_1
Rate: 1000
- Item: Gift_Box_2
Rate: 1000
- Item: Gift_Box_3
Rate: 1000
- Item: Gift_Box_4
Rate: 1000
- Id: 2325
AegisName: M_BAPHOMET_
Name: Baphomet
Level: 57
Hp: 7510
Sp: 204
Attack: 810
Attack2: 145
Defense: 70
MagicDefense: 40
Str: 52
Agi: 60
Vit: 36
Int: 17
Dex: 57
Luk: 25
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Demon
Element: Dark
ElementLevel: 1
WalkSpeed: 100
AttackDelay: 868
AttackMotion: 480
DamageMotion: 120
Ai: 21
- Id: 2326
AegisName: M_GALAPAGO
Name: Galapago
Level: 45
Hp: 7513
Sp: 201
Attack: 760
Attack2: 155
Defense: 70
MagicDefense: 40
Str: 30
Agi: 28
Vit: 29
Int: 18
Dex: 30
Luk: 16
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Brute
Element: Earth
ElementLevel: 1
WalkSpeed: 165
AttackDelay: 1430
AttackMotion: 1080
DamageMotion: 1080
Ai: 21
- Id: 2327
AegisName: BANGUNGOT_3
Name: Bangungot
Level: 115
Hp: 250
BaseExp: 781541
JobExp: 837321
Attack: 2561
Attack2: 1504
Defense: 411
MagicDefense: 95
Str: 151
Agi: 192
Vit: 110
Int: 112
Dex: 251
Luk: 57
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Dark
ElementLevel: 2
WalkSpeed: 1000
Class: Boss
Modes:
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
Drops:
- Item: Bangungot_Doll
Rate: 2000
- Item: Bangungot_Spirit_Piece
Rate: 2000
- Item: Ancient_Grudge
Rate: 2000
- Item: Bangungot_Boots
Rate: 1000
- Item: Kalasak
Rate: 100
- Item: Ancient_Grudge
Rate: 10000
- Item: Bangungot_Card
Rate: 1
StealProtected: true
- Id: 2328
AegisName: MA_DRUM
Name: Drum
Level: 1
Hp: 200
Attack: 1
Attack2: 1
Defense: 100
MagicDefense: 99
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Neutral
ElementLevel: 1
WalkSpeed: 1000
AttackDelay: 1
AttackMotion: 1
DamageMotion: 1
Modes:
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
- Id: 2329
AegisName: BUWAYA_EGG
Name: Buwaya's Egg
Level: 100
Hp: 10000
Attack: 1
Attack2: 1
Defense: 90
MagicDefense: 90
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Neutral
ElementLevel: 3
WalkSpeed: 1000
AttackDelay: 1001
AttackMotion: 1
DamageMotion: 1
- Id: 2330
AegisName: BUWAYA_SLAVE
Name: Slave
JapaneseName: Buwaya's Slave
Level: 135
Hp: 20145
Attack: 2413
Attack2: 2041
Defense: 105
MagicDefense: 71
Str: 151
Agi: 120
Vit: 110
Int: 102
Dex: 143
Luk: 61
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Plant
Element: Earth
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 576
AttackMotion: 960
DamageMotion: 504
Ai: 21
Modes:
Detector: true
- Id: 2331
AegisName: MA_SEAW
Name: Seaweed
Level: 100
Hp: 10
Attack: 1
Attack2: 1
Defense: 1
MagicDefense: 1
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Fish
Element: Water
ElementLevel: 1
WalkSpeed: 1000
AttackDelay: 384
AttackMotion: 720
DamageMotion: 360
Ai: 10
Class: Battlefield
Modes:
Detector: true
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
- Id: 2332
AegisName: BUWAYA_GHOST
Name: Buwaya
JapaneseName: Fake Buwaya
Level: 138
Hp: 30000
Attack: 1280
Attack2: 1252
Defense: 481
MagicDefense: 78
Str: 201
Agi: 248
Vit: 174
Int: 112
Dex: 371
Luk: 57
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Plant
Element: Water
ElementLevel: 4
WalkSpeed: 100
AttackDelay: 1424
AttackMotion: 576
DamageMotion: 360
Ai: 21
Class: Boss
- Id: 2333
AegisName: BUWAYA_WEAK
Name: Weakpoint
JapaneseName: Buwaya's Weakness
Level: 138
Hp: 20
Attack2: 1
Defense: 100
MagicDefense: 78
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Plant
Element: Water
ElementLevel: 4
WalkSpeed: 1000
AttackDelay: 1
AttackMotion: 1
DamageMotion: 1
Class: Boss
Modes:
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
- Id: 2334
AegisName: G_WAKWAK
Name: Wakwak
Level: 145
Hp: 194830
Attack: 1544
Attack2: 3171
Defense: 24
MagicDefense: 104
Str: 101
Agi: 154
Vit: 104
Int: 184
Dex: 151
Luk: 71
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Demon
Element: Dark
ElementLevel: 2
WalkSpeed: 100
AttackDelay: 424
AttackMotion: 576
DamageMotion: 360
Ai: 02
- Id: 2335
AegisName: MA_TREASURE
Name: Bakonawa's Treasure
JapaneseName: Treasure Chest
Level: 140
Hp: 5
Defense: 100
Dex: 1199
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Holy
ElementLevel: 1
Class: Boss
Modes:
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
Drops:
- Item: Bakonawa_Doll
Rate: 2000
- Item: Bakonawa_Spirit_Piece
Rate: 2000
- Item: Ancient_Grudge
Rate: 2000
- Item: Bakonawa_Armor
Rate: 1000
- Item: Kalasak
Rate: 100
- Item: Gold
Rate: 1
- Item: Ancient_Grudge
Rate: 10000
- Item: Bakonawa_Card
Rate: 1
StealProtected: true
- Id: 2336
AegisName: DOMOVOI
Name: Domovoi
Level: 38
Hp: 694
BaseExp: 155
JobExp: 143
Attack: 64
Attack2: 11
Defense: 40
Str: 20
Agi: 11
Vit: 34
Int: 20
Dex: 19
Luk: 10
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Brute
Element: Earth
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 800
AttackMotion: 1200
DamageMotion: 288
Ai: 02
- Id: 2337
AegisName: HIDDEN_MOB
Name: Monster
JapaneseName: Hidden Mob
Level: 151
Hp: 10000
Sp: 200
Attack2: 1000
Defense: 200
MagicDefense: 10
Str: 200
Agi: 200
Vit: 200
Int: 200
Dex: 200
Luk: 200
AttackRange: 7
SkillRange: 12
ChaseRange: 12
Size: Small
Race: Insect
RaceGroups:
Ogh_Hidden: true
Element: Ghost
ElementLevel: 4
WalkSpeed: 1000
AttackMotion: 1000
Ai: 10
Class: Battlefield
Modes:
Detector: true
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
- Id: 2338
AegisName: MD_MANANANGGAL
Name: Manananggal
JapaneseName: Bangungot Manananggal
Level: 107
Hp: 204511
Attack: 801
Attack2: 103
Defense: 64
MagicDefense: 31
Str: 75
Agi: 85
Vit: 45
Int: 71
Dex: 75
Luk: 46
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Dark
ElementLevel: 2
WalkSpeed: 100
AttackDelay: 280
AttackMotion: 720
DamageMotion: 360
Ai: 21
Modes:
Detector: true
- Id: 2339
AegisName: MD_MANGKUKULAM
Name: Mangkukulam
JapaneseName: Bangungot Mangkukulam
Level: 110
Hp: 102154
Attack: 582
Attack2: 196
Defense: 89
MagicDefense: 75
Str: 35
Agi: 71
Vit: 31
Int: 82
Dex: 64
Luk: 52
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Neutral
ElementLevel: 2
WalkSpeed: 150
AttackDelay: 1664
AttackMotion: 336
DamageMotion: 480
Ai: 21
Modes:
Detector: true
- Id: 2340
AegisName: MD_TIYANAK
Name: Tiyanak
Level: 105
Hp: 50211
Attack: 457
Attack2: 251
Defense: 76
MagicDefense: 21
Str: 41
Agi: 58
Vit: 41
Int: 51
Dex: 72
Luk: 47
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Demon
Element: Dark
ElementLevel: 2
WalkSpeed: 100
AttackDelay: 496
AttackMotion: 504
DamageMotion: 360
Ai: 21
Modes:
Detector: true
- Id: 2341
AegisName: RWC_BOSS2011
Name: 2011 RWC Boss
JapaneseName: RWC Boss
Level: 141
Hp: 3205000
BaseExp: 1300000
JobExp: 1210000
MvpExp: 650000
Attack: 7343
Attack2: 4412
Defense: 588
MagicDefense: 506
Str: 196
Agi: 131
Vit: 125
Int: 276
Dex: 401
Luk: 156
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Angel
Element: Holy
ElementLevel: 4
WalkSpeed: 100
AttackDelay: 576
AttackMotion: 576
DamageMotion: 480
Ai: 21
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Magic_Card_Album
Rate: 5000
- Item: Magic_Card_Album
Rate: 5000
- Item: Magic_Card_Album
Rate: 5000
Drops:
- Item: Splendid_Box
Rate: 5000
- Item: Treasure_Box
Rate: 5000
- Item: Splendid_Box2
Rate: 5000
- Item: White_Slim_Pot_Box2
Rate: 5000
- Item: High_Weapon_Box
Rate: 5000
- Item: Old_Violet_Box
Rate: 5000
- Item: RWC_Cele_Fire
Rate: 5000
- Item: RWC_Cele_Fire2
Rate: 5000
StealProtected: true
- Id: 2342
AegisName: MER_DIABOLIC
Name: Diabolic
Level: 83
Hp: 9815
Sp: 234
Attack: 1100
Attack2: 200
Defense: 60
MagicDefense: 60
Str: 85
Agi: 90
Vit: 71
Int: 43
Dex: 85
Luk: 105
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Demon
Element: Dark
ElementLevel: 2
WalkSpeed: 150
AttackDelay: 1080
AttackMotion: 780
DamageMotion: 180
Ai: 21
- Id: 2343
AegisName: HIDDEN_MOB_W
Name: Hidden Mob
Level: 151
Hp: 10000
Sp: 200
Attack2: 1000
Defense: 200
MagicDefense: 10
Str: 200
Agi: 200
Vit: 200
Int: 200
Dex: 200
Luk: 200
AttackRange: 7
SkillRange: 12
ChaseRange: 12
Size: Small
Race: Insect
RaceGroups:
Ogh_Hidden: true
Element: Ghost
ElementLevel: 4
WalkSpeed: 1000
AttackMotion: 2000
Ai: 10
Class: Battlefield
Modes:
Detector: true
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
- Id: 2344
AegisName: MER_WISH_MAIDEN
Name: Wish Maiden
Level: 83
Hp: 9815
Sp: 234
Attack: 1100
Attack2: 200
Defense: 60
MagicDefense: 60
Str: 85
Agi: 90
Vit: 71
Int: 43
Dex: 85
Luk: 105
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Demon
Element: Dark
ElementLevel: 2
WalkSpeed: 150
AttackDelay: 1080
AttackMotion: 780
DamageMotion: 180
Ai: 02
- Id: 2345
AegisName: MER_ZHERLTHSH
Name: Zealotus
JapaneseName: Zherlthsh
Level: 83
Hp: 9815
Sp: 234
Attack: 1100
Attack2: 200
Defense: 60
MagicDefense: 60
Str: 85
Agi: 90
Vit: 71
Int: 43
Dex: 85
Luk: 105
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Demon
Element: Dark
ElementLevel: 2
WalkSpeed: 150
AttackDelay: 1080
AttackMotion: 780
DamageMotion: 180
Ai: 21
- Id: 2346
AegisName: MER_KTULLANUX
Name: Ktullanux
Level: 83
Hp: 9815
Sp: 234
Attack: 1100
Attack2: 200
Defense: 60
MagicDefense: 60
Str: 85
Agi: 90
Vit: 71
Int: 43
Dex: 85
Luk: 105
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Demon
Element: Dark
ElementLevel: 2
WalkSpeed: 150
AttackDelay: 1080
AttackMotion: 780
DamageMotion: 180
Ai: 21
- Id: 2347
AegisName: MER_EDDGA
Name: Eddga
Level: 83
Hp: 9815
Sp: 234
Attack: 1100
Attack2: 200
Defense: 60
MagicDefense: 60
Str: 85
Agi: 90
Vit: 71
Int: 43
Dex: 85
Luk: 105
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Demon
Element: Dark
ElementLevel: 2
WalkSpeed: 150
AttackDelay: 1080
AttackMotion: 780
DamageMotion: 180
Ai: 21
- Id: 2348
AegisName: MER_CIVIL_SERVANT
Name: Mao Guai
JapaneseName: Civil Servant
Level: 83
Hp: 9815
Sp: 234
Attack: 1100
Attack2: 200
Defense: 60
MagicDefense: 60
Str: 85
Agi: 90
Vit: 71
Int: 43
Dex: 85
Luk: 105
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Demon
Element: Dark
ElementLevel: 2
WalkSpeed: 150
AttackDelay: 1080
AttackMotion: 780
DamageMotion: 180
Ai: 21
- Id: 2349
AegisName: MER_LOLI_RURI
Name: Loli Ruri
Level: 83
Hp: 9815
Sp: 234
Attack: 1100
Attack2: 200
Defense: 60
MagicDefense: 60
Str: 85
Agi: 90
Vit: 71
Int: 43
Dex: 85
Luk: 105
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Demon
Element: Dark
ElementLevel: 2
WalkSpeed: 150
AttackDelay: 1080
AttackMotion: 780
DamageMotion: 180
Ai: 21
- Id: 2350
AegisName: MER_SEDORA
Name: Sedora
Level: 83
Hp: 9815
Sp: 234
Attack: 1100
Attack2: 200
Defense: 60
MagicDefense: 60
Str: 85
Agi: 90
Vit: 71
Int: 43
Dex: 85
Luk: 105
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Demon
Element: Dark
ElementLevel: 2
WalkSpeed: 150
AttackDelay: 1080
AttackMotion: 780
DamageMotion: 180
Ai: 21
- Id: 2351
AegisName: MER_CHEPET
Name: Chepet
Level: 83
Hp: 9815
Sp: 234
Attack: 1100
Attack2: 200
Defense: 60
MagicDefense: 60
Str: 85
Agi: 90
Vit: 71
Int: 43
Dex: 85
Luk: 105
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Demon
Element: Dark
ElementLevel: 2
WalkSpeed: 150
AttackDelay: 1080
AttackMotion: 780
DamageMotion: 180
Ai: 21
- Id: 2352
AegisName: E_RSX_0805
Name: RSX 0805
Level: 100
Hp: 10000000
Attack: 1000
Attack2: 500
Defense: 400
MagicDefense: 200
Str: 100
Vit: 110
Dex: 100
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Formless
Element: Neutral
ElementLevel: 3
WalkSpeed: 220
AttackDelay: 128
AttackMotion: 1104
DamageMotion: 240
Ai: 02
Class: Boss
Modes:
Mvp: true
Drops:
- Item: Velum_Claw
Rate: 2500
- Item: Wand_Of_Affection2
Rate: 2500
- Item: Forest_Staff2
Rate: 2500
- Item: Guillotine_Katar
Rate: 2500
- Item: Crimson_Staff2
Rate: 2500
- Item: Aqua_Staff2
Rate: 2500
- Item: Mace_Of_Judgement2
Rate: 2500
- Item: Golden_Rod_Staff2
Rate: 2500
StealProtected: true
- Id: 2353
AegisName: N_MINOROUS
Name: Minorous (Nightmare)
JapaneseName: Nightmare Minorous
Level: 121
Hp: 27141
BaseExp: 3047
JobExp: 2924
Attack: 853
Attack2: 154
Defense: 131
MagicDefense: 41
Str: 71
Agi: 47
Vit: 51
Int: 51
Dex: 81
Luk: 30
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Brute
Element: Fire
ElementLevel: 2
WalkSpeed: 200
AttackDelay: 1360
AttackMotion: 960
DamageMotion: 432
Ai: 21
Modes:
Detector: true
Drops:
- Item: Nose_Ring
Rate: 5000
- Item: Oridecon_Stone
Rate: 200
- Item: Two_Handed_Axe_
Rate: 2
- Item: Hammer_Of_Blacksmith
Rate: 10
- Item: Beef_Head_Meat
Rate: 100
- Item: Scarlet_Twohand_Axe
Rate: 50
RandomOptionGroup: Group_5
- Item: Lemon
Rate: 300
- Item: Grave_Minorous_Card
Rate: 1
StealProtected: true
- Id: 2354
AegisName: N_MUMMY
Name: Mummy (Nightmare)
JapaneseName: Nightmare Mummy
Level: 117
Hp: 22557
BaseExp: 2841
JobExp: 2346
Attack: 761
Attack2: 192
Defense: 110
MagicDefense: 21
Str: 61
Agi: 5
Vit: 21
Dex: 72
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Undead
Element: Undead
ElementLevel: 2
WalkSpeed: 300
AttackDelay: 1772
AttackMotion: 72
DamageMotion: 384
Ai: 21
Modes:
Detector: true
Drops:
- Item: Rotten_Bandage
Rate: 9000
- Item: Oridecon_Stone
Rate: 100
- Item: Mementos
Rate: 500
- Item: Glove
Rate: 2
- Item: Silver_Ring
Rate: 10
- Item: Panacea
Rate: 250
- Item: Yellow_Herb
Rate: 1000
- Item: Grave_Mummy_Card
Rate: 1
StealProtected: true
- Id: 2355
AegisName: N_VERIT
Name: Verit (Nightmare)
JapaneseName: Nightmare Verit
Level: 115
Hp: 21034
BaseExp: 2470
JobExp: 2038
Attack: 623
Attack2: 142
Defense: 82
MagicDefense: 20
Str: 57
Agi: 7
Vit: 31
Int: 15
Dex: 7
Luk: 7
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Undead
Element: Undead
ElementLevel: 1
WalkSpeed: 250
AttackDelay: 2468
AttackMotion: 768
DamageMotion: 480
Ai: 21
Modes:
Detector: true
Drops:
- Item: Immortal_Heart
Rate: 9000
- Item: Zargon
Rate: 700
- Item: Rotten_Bandage
Rate: 1100
- Item: White_Herb
Rate: 600
- Item: Skul_Ring
Rate: 2
- Item: Flower_Ring
Rate: 200
- Item: Armlet_Of_Obedience
Rate: 20
- Item: Grave_Verit_Card
Rate: 1
StealProtected: true
- Id: 2356
AegisName: N_MIMIC
Name: Mimic (Nightmare)
JapaneseName: Nightmare Mimic
Level: 137
Hp: 63101
BaseExp: 3201
JobExp: 3568
Attack: 1345
Attack2: 413
Defense: 210
MagicDefense: 40
Str: 71
Agi: 180
Vit: 35
Int: 21
Dex: 61
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Formless
Element: Neutral
ElementLevel: 3
WalkSpeed: 100
AttackDelay: 972
AttackMotion: 500
DamageMotion: 288
Ai: 21
Modes:
Detector: true
Drops:
- Item: Old_Violet_Box
Rate: 6
- Item: Old_Blue_Box
Rate: 50
- Item: Booby_Trap
Rate: 1200
- Item: Light_Granule
Rate: 1000
- Item: Rosary_
Rate: 2
- Item: Elunium_Stone
Rate: 270
- Item: Grave_Mimic_Card
Rate: 1
StealProtected: true
- Id: 2357
AegisName: G_N_MIMIC
Name: Mimic (Nightmare)
JapaneseName: Nightmare Mimic
Level: 137
Hp: 63101
Attack: 1345
Attack2: 413
Defense: 210
MagicDefense: 40
Str: 71
Agi: 180
Vit: 35
Int: 21
Dex: 61
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Formless
Element: Neutral
ElementLevel: 3
WalkSpeed: 100
AttackDelay: 972
AttackMotion: 500
DamageMotion: 288
Ai: 21
Modes:
Detector: true
- Id: 2358
AegisName: N_ARCLOUSE
Name: Arclouze (Nightmare)
JapaneseName: Nightmare Arclouse
Level: 134
Hp: 48013
BaseExp: 2506
JobExp: 3039
Attack: 1104
Attack2: 341
Defense: 101
MagicDefense: 45
Str: 65
Agi: 85
Vit: 51
Int: 45
Dex: 251
Luk: 31
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Insect
Element: Earth
ElementLevel: 2
WalkSpeed: 100
AttackDelay: 960
AttackMotion: 500
DamageMotion: 480
Ai: 21
Modes:
Detector: true
Drops:
- Item: Round_Shell
Rate: 3500
- Item: Sticky_Mucus
Rate: 3000
- Item: Solid_Shell
Rate: 800
- Item: Zargon
Rate: 500
- Item: Red_Gemstone
Rate: 300
- Item: Great_Nature
Rate: 20
- Item: Zargon
Rate: 2500
- Item: Grave_Arclouse_Card
Rate: 1
StealProtected: true
- Id: 2359
AegisName: G_N_ARCLOUSE
Name: Arclouze (Nightmare)
JapaneseName: Nightmare Arclouse
Level: 134
Hp: 48013
Attack: 1104
Attack2: 341
Defense: 101
MagicDefense: 45
Str: 65
Agi: 85
Vit: 51
Int: 45
Dex: 251
Luk: 31
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Insect
Element: Earth
ElementLevel: 2
WalkSpeed: 100
AttackDelay: 960
AttackMotion: 500
DamageMotion: 480
Ai: 21
Modes:
Detector: true
- Id: 2360
AegisName: N_ANCIENT_MUMMY
Name: Ancient Mummy (Nightmare)
JapaneseName: Nightmare Ancient Mummy
Level: 141
Hp: 90157
BaseExp: 4712
JobExp: 5281
Attack: 1841
Attack2: 347
Defense: 142
MagicDefense: 51
Str: 126
Agi: 75
Vit: 61
Int: 85
Dex: 187
Luk: 24
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Undead
Element: Undead
ElementLevel: 2
WalkSpeed: 175
AttackDelay: 1772
AttackMotion: 120
DamageMotion: 384
Ai: 21
Modes:
Detector: true
Drops:
- Item: Rotten_Bandage
Rate: 4500
- Item: Mementos
Rate: 1800
- Item: Glove_
Rate: 2
- Item: Silver_Ring
Rate: 150
- Item: Runstone_Ancient
Rate: 10
- Item: Oridecon_Stone
Rate: 150
- Item: Elunium_Stone
Rate: 100
- Item: Grave_A_Mummy_Card
Rate: 1
StealProtected: true
- Id: 2361
AegisName: G_N_ANCIENT_MUMMY
Name: Ancient Mummy (Nightmare)
JapaneseName: Nightmare Ancient Mummy
Level: 141
Hp: 90157
Attack: 1841
Attack2: 347
Defense: 142
MagicDefense: 51
Str: 126
Agi: 75
Vit: 61
Int: 85
Dex: 187
Luk: 24
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Undead
Element: Undead
ElementLevel: 2
WalkSpeed: 175
AttackDelay: 1772
AttackMotion: 120
DamageMotion: 384
Ai: 21
Modes:
Detector: true
- Id: 2362
AegisName: N_AMON_RA
Name: Amon Ra (Nightmare)
JapaneseName: Nightmare Amon Ra
Level: 145
Hp: 2515784
BaseExp: 1626487
JobExp: 1432295
MvpExp: 813243
Attack: 4106
Attack2: 3201
Defense: 367
MagicDefense: 301
Str: 86
Agi: 89
Vit: 120
Int: 131
Dex: 101
Luk: 92
AttackRange: 3
SkillRange: 14
ChaseRange: 12
Size: Large
Race: Demihuman
Element: Earth
ElementLevel: 3
WalkSpeed: 170
AttackDelay: 854
AttackMotion: 2016
DamageMotion: 480
DamageTaken: 10
Ai: 10
Class: Boss
Modes:
Mvp: true
MvpDrops:
- Item: Yggdrasilberry
Rate: 5500
- Item: Seed_Of_Yggdrasil
Rate: 3500
- Item: Crystal_Jewel__
Rate: 5500
Drops:
- Item: Spinx_Helm
Rate: 150
- Item: Safety_Ring
Rate: 50
- Item: Rojerta_Piece
Rate: 7000
- Item: Elunium
Rate: 3800
- Item: Old_Card_Album
Rate: 400
- Item: Scarlet_Bible
Rate: 50
RandomOptionGroup: Group_5
- Item: Yggdrasilberry
Rate: 3000
- Item: Grave_Amon_Ra_Card
Rate: 1
StealProtected: true
- Id: 2363
AegisName: MENBLATT
Name: Menblatt
Level: 143
Hp: 82200
BaseExp: 4150
JobExp: 4515
Attack: 816
Attack2: 201
Defense: 79
MagicDefense: 50
Str: 70
Agi: 68
Vit: 40
Int: 55
Dex: 108
Luk: 30
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Insect
Element: Wind
ElementLevel: 2
WalkSpeed: 145
AttackDelay: 472
AttackMotion: 1056
DamageMotion: 480
Ai: 21
Modes:
Detector: true
Drops:
- Item: Fancy_Fairy_Wing
Rate: 3000
- Item: Great_Wing
Rate: 1000
- Item: Sharp_Feeler
Rate: 2304
- Item: Peony_Mommy
Rate: 5
- Item: Menblatt_Card
Rate: 1
StealProtected: true
- Id: 2364
AegisName: PETAL
Name: Petal
Level: 141
Hp: 81031
BaseExp: 4058
JobExp: 4436
Attack: 671
Attack2: 173
Defense: 73
MagicDefense: 33
Str: 70
Agi: 82
Vit: 55
Int: 45
Dex: 108
Luk: 25
AttackRange: 9
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Brute
Element: Wind
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1500
AttackMotion: 768
DamageMotion: 480
Ai: 21
Modes:
Detector: true
Drops:
- Item: Pile_Of_Acorn
Rate: 3000
- Item: Unripe_Acorn
Rate: 1000
- Item: Acorn
Rate: 1000
- Item: Piece_Of_Darkness
Rate: 250
- Item: Slapping_Herb
Rate: 5
- Item: Petal_Card
Rate: 1
StealProtected: true
- Id: 2365
AegisName: CENERE
Name: Cenere
Level: 146
Hp: 130131
BaseExp: 7117
JobExp: 7539
Attack: 1802
Attack2: 1031
Defense: 87
MagicDefense: 81
Str: 67
Agi: 39
Vit: 30
Int: 35
Dex: 95
Luk: 45
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Plant
Element: Wind
ElementLevel: 1
WalkSpeed: 300
AttackDelay: 1500
AttackMotion: 720
DamageMotion: 360
Ai: 21
Modes:
Detector: true
Drops:
- Item: Dustball
Rate: 5000
- Item: Poisonous_Gas
Rate: 500
- Item: Mould_Powder
Rate: 1500
- Item: Air_Pollutant
Rate: 1000
- Item: Yggdrasil_Dust
Rate: 500
- Item: Cenere_Card
Rate: 1
StealProtected: true
- Id: 2366
AegisName: ANTIQUE_BOOK
Name: Antique Book
Level: 148
Hp: 134615
BaseExp: 7225
JobExp: 7748
Attack: 1861
Attack2: 1213
Defense: 74
MagicDefense: 42
Str: 67
Agi: 53
Vit: 32
Int: 44
Dex: 125
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Neutral
ElementLevel: 3
WalkSpeed: 150
AttackDelay: 864
AttackMotion: 960
DamageMotion: 480
Ai: 21
Modes:
Detector: true
Drops:
- Item: Leaf_Bookmark
Rate: 3000
- Item: Bookclip_In_Memory
Rate: 1000
- Item: Worn_Out_Page
Rate: 1000
- Item: Snow_Flip
Rate: 5
- Item: AntiqueBook_Card
Rate: 1
StealProtected: true
- Id: 2367
AegisName: LICHTERN_B
Name: Lichtern
JapaneseName: Blue Lichtern
Level: 149
Hp: 131211
BaseExp: 7187
JobExp: 7525
Attack: 1513
Attack2: 1410
Defense: 76
MagicDefense: 41
Str: 124
Agi: 74
Vit: 60
Int: 55
Dex: 92
Luk: 50
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Water
ElementLevel: 4
WalkSpeed: 150
AttackDelay: 480
AttackMotion: 1728
DamageMotion: 480
Ai: 21
Modes:
Detector: true
Drops:
- Item: Star_Crumb
Rate: 1000
- Item: Sparkling_Dust
Rate: 1000
- Item: Mistic_Frozen
Rate: 20
- Item: Snow_Flip
Rate: 5
- Item: LichternB_Card
Rate: 1
StealProtected: true
- Id: 2368
AegisName: LICHTERN_Y
Name: Lichtern
JapaneseName: Yellow Lichtern
Level: 147
Hp: 131513
BaseExp: 7071
JobExp: 7669
Attack: 1416
Attack2: 1561
Defense: 84
MagicDefense: 51
Str: 141
Agi: 94
Vit: 75
Int: 91
Dex: 144
Luk: 50
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Ghost
ElementLevel: 4
WalkSpeed: 150
AttackMotion: 3456
DamageMotion: 480
Ai: 21
Modes:
Detector: true
Drops:
- Item: Star_Crumb
Rate: 1000
- Item: Sparkling_Dust
Rate: 1000
- Item: Great_Nature
Rate: 20
- Item: Yggdrasil_Dust
Rate: 5
- Item: LichternY_Card
Rate: 1
StealProtected: true
- Id: 2369
AegisName: LICHTERN_R
Name: Lichtern
JapaneseName: Red Lichtern
Level: 149
Hp: 135718
BaseExp: 7201
JobExp: 7936
Attack: 1647
Attack2: 1449
Defense: 111
MagicDefense: 53
Str: 147
Agi: 77
Vit: 66
Int: 65
Dex: 133
Luk: 50
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Fire
ElementLevel: 4
WalkSpeed: 150
AttackMotion: 4032
DamageMotion: 480
Ai: 21
Modes:
Detector: true
Drops:
- Item: Star_Crumb
Rate: 1000
- Item: Sparkling_Dust
Rate: 1000
- Item: Flame_Heart
Rate: 20
- Item: Peony_Mommy
Rate: 5
- Item: LichternR_Card
Rate: 1
StealProtected: true
- Id: 2370
AegisName: LICHTERN_G
Name: Lichtern
JapaneseName: Green Lichtern
Level: 151
Hp: 133451
BaseExp: 7214
JobExp: 7537
Attack: 1547
Attack2: 1594
Defense: 120
MagicDefense: 57
Str: 121
Agi: 60
Vit: 58
Int: 62
Dex: 102
Luk: 50
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Formless
Element: Earth
ElementLevel: 4
WalkSpeed: 100
AttackMotion: 2304
DamageMotion: 480
Ai: 21
Modes:
Detector: true
Drops:
- Item: Star_Crumb
Rate: 1000
- Item: Sparkling_Dust
Rate: 1000
- Item: Rough_Wind
Rate: 20
- Item: Slapping_Herb
Rate: 5
- Item: LichternG_Card
Rate: 1
StealProtected: true
- Id: 2371
AegisName: FAITHFUL_MANAGER
Name: Faithful Manager
Level: 155
Hp: 151548
BaseExp: 8676
JobExp: 8581
Attack: 2091
Attack2: 1607
Defense: 204
MagicDefense: 141
Str: 80
Agi: 28
Vit: 40
Int: 25
Dex: 88
Luk: 45
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Formless
Element: Neutral
ElementLevel: 4
WalkSpeed: 200
AttackDelay: 480
AttackMotion: 1536
DamageMotion: 480
Ai: 21
Modes:
Detector: true
Drops:
- Item: Eye_Drops
Rate: 3000
- Item: Tiny_Waterbottle
Rate: 1000
- Item: Alchol
Rate: 100
- Item: Detrimindexta
Rate: 100
- Item: Karvodailnirol
Rate: 100
- Item: FaithfulManager_Card
Rate: 1
StealProtected: true
- Id: 2372
AegisName: SOIL
Name: Soil
Level: 1
Hp: 15
Attack: 1
Attack2: 1
Defense: 100
MagicDefense: 99
AttackRange: 1
SkillRange: 7
ChaseRange: 12
Size: Small
Race: Plant
Element: Earth
ElementLevel: 1
WalkSpeed: 1000
AttackDelay: 1
AttackMotion: 1
DamageMotion: 1
Modes:
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
- Id: 2373
AegisName: ROCK
Name: Rock
Level: 1
Hp: 15
Attack: 1
Attack2: 1
Defense: 100
MagicDefense: 99
AttackRange: 1
SkillRange: 7
ChaseRange: 12
Size: Small
Race: Plant
Element: Earth
ElementLevel: 1
WalkSpeed: 1000
AttackDelay: 1
AttackMotion: 1
DamageMotion: 1
Modes:
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
- Id: 2374
AegisName: THICKET
Name: Thicket
Level: 1
Hp: 15
Attack: 1
Attack2: 1
Defense: 100
MagicDefense: 99
AttackRange: 1
SkillRange: 7
ChaseRange: 12
Size: Small
Race: Plant
Element: Earth
ElementLevel: 1
WalkSpeed: 1000
AttackDelay: 1
AttackMotion: 1
DamageMotion: 1
Modes:
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
- Id: 2375
AegisName: MOROCC_4_142
Name: Incarnation of Morocc
Level: 100
Hp: 4444
Attack: 171
Attack2: 85
Defense: 80
MagicDefense: 6
Str: 114
Agi: 44
Vit: 62
Int: 97
Dex: 85
Luk: 43
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Undead
ElementLevel: 3
WalkSpeed: 200
AttackDelay: 2036
AttackMotion: 648
DamageMotion: 300
Ai: 02
Class: Boss
- Id: 2376
AegisName: MOROCC_2_142
Name: Incarnation of Morocc
Level: 100
Hp: 2000
Attack: 181
Attack2: 83
Defense: 81
MagicDefense: 5
Str: 121
Agi: 42
Vit: 71
Int: 65
Dex: 85
Luk: 44
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demon
Element: Dark
ElementLevel: 3
WalkSpeed: 200
AttackDelay: 2076
AttackMotion: 648
DamageMotion: 300
Ai: 02
Class: Boss
- Id: 2377
AegisName: E_NOVUS_
Name: Novus
Level: 1
Hp: 12
Attack: 2
Attack2: 2
Defense: 1
MagicDefense: 1
Agi: 10
Int: 10
Dex: 30
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Dragon
Element: Neutral
ElementLevel: 1
WalkSpeed: 100
AttackDelay: 252
AttackMotion: 816
DamageMotion: 480
Ai: 02
Modes:
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
Drops:
- Item: Captive_Hatchling
Rate: 10000
- Item: Dragon_Scale
Rate: 1795
- Item: Yellow_Potion
Rate: 1000
- Item: Yellow_Raffle_Sap
Rate: 1000
- Item: Golden_Jewel
Rate: 1000
- Item: Octupus_Leg
Rate: 3000
- Id: 2378
AegisName: MER_ANTLER_SCARABA
Name: Antler Scaraba
Level: 136
Hp: 30000
Sp: 150
Attack: 1418
Attack2: 410
Defense: 155
MagicDefense: 102
Str: 23
Agi: 99
Vit: 59
Int: 129
Dex: 137
Luk: 45
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Insect
Element: Earth
ElementLevel: 2
WalkSpeed: 200
AttackDelay: 504
AttackMotion: 624
DamageMotion: 360
DamageTaken: 10
Ai: 21
- Id: 2379
AegisName: XMAS_SMOKEY_SOCK
Name: Socks Stealing Raccoon
JapaneseName: Smokey Sock
Level: 10
Hp: 10
Attack: 70
Attack2: 11
Defense: 1
Vit: 16
Int: 5
Dex: 100
Luk: 100
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Brute
Element: Earth
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1576
AttackMotion: 576
DamageMotion: 420
Ai: 01
Modes:
Detector: true
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
Drops:
- Item: Stolen_Candy
Rate: 3000
- Item: Bag_Of_Selling_Goods
Rate: 3000
- Item: Stolen_Candy
Rate: 3000
- Item: Stolen_Candy
Rate: 3000
- Item: XMAS_Cookie
Rate: 3000
- Item: Bag_Of_Selling_Goods
Rate: 3000
- Id: 2380
AegisName: XMAS_SMOKEY_GIFT
Name: Gift Stealing Raccoon
JapaneseName: Smokey Gift
Level: 10
Hp: 10
Attack: 70
Attack2: 11
Defense: 1
Vit: 16
Int: 5
Dex: 100
Luk: 100
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Brute
Element: Earth
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 1576
AttackMotion: 576
DamageMotion: 420
Ai: 01
Modes:
Detector: true
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
Drops:
- Item: Stolen_Cookie
Rate: 3000
- Item: Bag_Of_Selling_Goods
Rate: 3000
- Item: Stolen_Cookie
Rate: 3000
- Item: Stolen_Candy
Rate: 3000
- Item: XMAS_Cookie
Rate: 3000
- Item: Bag_Of_Selling_Goods
Rate: 3000
# - Id: 2381
# AegisName: E_VADON_X_S
# - Id: 2382
# AegisName: E_VADON_X_H
# - Id: 2383
# AegisName: E_VADON_X_H_S
# - Id: 2384
# AegisName: KRAKEN_LEG_1
# - Id: 2385
# AegisName: KRAKEN_LEG_2
# - Id: 2386
# AegisName: KRAKEN_LEG_3
# - Id: 2387
# AegisName: KRAKEN_LEG_4
# - Id: 2388
# AegisName: KRAKEN_LEG_5
# - Id: 2389
# AegisName: G_KRAKEN_LEG_1
# - Id: 2390
# AegisName: G_KRAKEN_LEG_2
# - Id: 2391
# AegisName: G_KRAKEN_LEG_3
# - Id: 2392
# AegisName: G_KRAKEN_LEG_4
# - Id: 2393
# AegisName: G_KRAKEN_LEG_5
# - Id: 2394
# AegisName: MERMAN_SE
# - Id: 2395
# AegisName: SEIREN
# - Id: 2396
# AegisName: POSEIDON
# - Id: 2397
# AegisName: KRAKEN_BABY
- Id: 2398
AegisName: LITTLE_PORING
Name: Little Poring
Level: 1
Hp: 40
BaseExp: 18
JobExp: 10
Attack: 8
Attack2: 1
Defense: 2
MagicDefense: 5
Str: 6
Dex: 6
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Plant
Element: Water
ElementLevel: 1
WalkSpeed: 400
AttackDelay: 1872
AttackMotion: 672
DamageMotion: 480
Ai: 02
Drops:
- Item: Jellopy
Rate: 9000
- Item: Knife_
Rate: 100
- Item: Sticky_Mucus
Rate: 1000
- Item: Apple
Rate: 5000
- Item: Red_Herb
Rate: 1000
- Item: Apple
Rate: 500
- Item: Red_Herb
Rate: 1000
- Item: Novice_Poring_Card
Rate: 100
StealProtected: true
# - Id: 2399
# AegisName: E_MINI_DEMON
# - Id: 2400
# AegisName: E_DIABOLIC
- Id: 2401
AegisName: G_PORING
Name: Poring
Level: 1
Hp: 60
Attack: 8
Attack2: 1
Defense: 2
MagicDefense: 5
Str: 6
Dex: 6
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Plant
Element: Water
ElementLevel: 1
WalkSpeed: 400
AttackDelay: 1872
AttackMotion: 672
DamageMotion: 480
Ai: 02
- Id: 2402
AegisName: POPORING_IMMUNE_M
Name: Poporing
JapaneseName: POPORING_IMMUNE_M
Level: 30
Hp: 524
BaseExp: 99
JobExp: 112
Attack: 74
Attack2: 20
Defense: 36
MagicDefense: 17
Str: 17
Agi: 26
Vit: 20
Int: 18
Dex: 36
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Plant
Element: Poison
ElementLevel: 1
WalkSpeed: 300
AttackDelay: 1672
AttackMotion: 672
DamageMotion: 480
Modes:
IgnoreMagic: true
- Id: 2403
AegisName: POPORING_IMMUNE_A
Name: Poporing
JapaneseName: POPORING_IMMUNE_A
Level: 30
Hp: 524
BaseExp: 99
JobExp: 112
Attack: 74
Attack2: 20
Defense: 36
MagicDefense: 17
Str: 17
Agi: 26
Vit: 20
Int: 18
Dex: 36
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Plant
Element: Poison
ElementLevel: 1
WalkSpeed: 300
AttackDelay: 1672
AttackMotion: 672
DamageMotion: 480
Modes:
IgnoreMelee: true
- Id: 2404
AegisName: DEAD_PLANKTON
Name: Dead Plankton
Level: 9
Hp: 95
BaseExp: 31
JobExp: 23
Attack: 18
Attack2: 1
Defense: 21
MagicDefense: 3
Str: 14
Agi: 5
Vit: 10
Dex: 10
Luk: 3
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Undead
Element: Undead
ElementLevel: 1
WalkSpeed: 400
AttackDelay: 2208
AttackMotion: 1008
DamageMotion: 324
Ai: 01
Drops:
- Item: Single_Cell
Rate: 2000
- Item: Garlet
Rate: 70
- Item: Sticky_Mucus
Rate: 170
- Item: Alchol
Rate: 1
- Item: Dew_Laden_Moss
Rate: 5
- Item: Center_Potion
Rate: 10
- Id: 2405
AegisName: WEAK_SKELETON
Name: Weak Skeleton
Level: 18
Hp: 280
BaseExp: 192
JobExp: 117
Attack: 25
Attack2: 8
Defense: 12
MagicDefense: 2
Str: 15
Agi: 5
Vit: 10
Dex: 12
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Undead
Element: Undead
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 2228
AttackMotion: 528
DamageMotion: 576
Ai: 17
Drops:
- Item: Phracon
Rate: 45
- Item: Skel_Bone
Rate: 800
- Item: Mace_
Rate: 40
- Item: Jellopy
Rate: 1500
- Item: Red_Herb
Rate: 500
- Item: Skul_Ring
Rate: 15
- Id: 2406
AegisName: WEAK_SKEL_SOLDIER
Name: Weak Soldier Skeleton
Level: 23
Hp: 468
BaseExp: 215
JobExp: 139
Attack: 66
Attack2: 9
Defense: 28
MagicDefense: 5
Str: 18
Agi: 9
Vit: 28
Int: 5
Dex: 43
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Undead
Element: Undead
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 2276
AttackMotion: 576
DamageMotion: 432
Ai: 04
Drops:
- Item: Skel_Bone
Rate: 1300
- Item: Oridecon_Stone
Rate: 15
- Item: Dagger_
Rate: 3
- Item: Red_Herb
Rate: 170
- Item: Mementos
Rate: 2
- Item: Chain_Mail_
Rate: 1
- Item: Stiletto
Rate: 10
- Item: Wing_Of_Fly
Rate: 500
StealProtected: true
- Id: 2407
AegisName: SAILOR_SKELETON
Name: Sailor Skeleton
Level: 19
Hp: 310
BaseExp: 195
JobExp: 122
Attack: 27
Attack2: 8
Defense: 12
MagicDefense: 2
Str: 15
Agi: 5
Vit: 10
Dex: 12
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Undead
Element: Undead
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 2228
AttackMotion: 528
DamageMotion: 576
Ai: 04
Drops:
- Item: Skel_Bone
Rate: 700
- Item: Pirate_Bandana
Rate: 4
- Item: Cookbook06
Rate: 1
- Item: Bandana
Rate: 60
- Item: Falchion
Rate: 60
- Item: Oridecon_Stone
Rate: 10
- Item: Well_Dried_Bone
Rate: 5
- Id: 2408
AegisName: DUMMY_10
Name: Dummy 10
Level: 10
Hp: 99999999
Size: Medium
Race: Formless
Element: Neutral
ElementLevel: 1
WalkSpeed: 200
Class: Boss
Modes:
NoRandomWalk: true
TeleportBlock: true
- Id: 2409
AegisName: DUMMY_50
Name: Dummy 50
Level: 50
Hp: 99999999
Defense: 50
MagicDefense: 50
Size: Medium
Race: Formless
Element: Neutral
ElementLevel: 1
WalkSpeed: 200
Class: Boss
Modes:
NoRandomWalk: true
TeleportBlock: true
- Id: 2410
AegisName: DUMMY_100
Name: Dummy 100
Level: 100
Hp: 99999999
Defense: 90
MagicDefense: 90
Size: Medium
Race: Formless
Element: Neutral
ElementLevel: 1
WalkSpeed: 200
Class: Boss
Modes:
NoRandomWalk: true
TeleportBlock: true
- Id: 2411
AegisName: DUMMY_150
Name: Dummy 150
Level: 150
Hp: 99999999
Defense: 120
MagicDefense: 120
Size: Medium
Race: Formless
Element: Neutral
ElementLevel: 1
WalkSpeed: 200
Class: Boss
Modes:
NoRandomWalk: true
TeleportBlock: true
# - Id: 2412
# AegisName: E_VALKIWI
- Id: 2413
AegisName: DUMMY_10_FIRE
Name: Dummy 10
Level: 10
Hp: 99999999
Size: Medium
Race: Formless
Element: Fire
ElementLevel: 1
WalkSpeed: 200
Class: Boss
Modes:
NoRandomWalk: true
TeleportBlock: true
- Id: 2415
AegisName: L_SEYREN
Name: Knight Seyren
Level: 98
Hp: 13260
BaseExp: 1475
JobExp: 987
Attack: 827
Attack2: 285
Defense: 149
MagicDefense: 10
Str: 127
Agi: 62
Vit: 77
Int: 44
Dex: 118
Luk: 49
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Fire
ElementLevel: 3
WalkSpeed: 150
AttackDelay: 432
AttackMotion: 400
DamageMotion: 288
Ai: 04
Drops:
- Item: Armlet_Of_Prisoner
Rate: 5000
- Item: Lab_Staff_Record
Rate: 2500
- Item: Claymore
Rate: 50
- Item: Muramasa
Rate: 5
- Item: Chain_Mail
Rate: 20
- Item: Chain_Mail_
Rate: 5
- Item: Old_Blue_Box
Rate: 2
- Id: 2416
AegisName: L_EREMES
Name: Assassin Eremes
Level: 98
Hp: 9029
BaseExp: 1575
JobExp: 742
Attack: 739
Attack2: 153
Defense: 109
MagicDefense: 10
Str: 130
Agi: 78
Vit: 53
Int: 60
Dex: 114
Luk: 68
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Poison
ElementLevel: 4
WalkSpeed: 160
AttackDelay: 432
AttackMotion: 400
DamageMotion: 288
Ai: 04
Drops:
- Item: Armlet_Of_Prisoner
Rate: 5000
- Item: Lab_Staff_Record
Rate: 2500
- Item: Infiltrator
Rate: 50
- Item: Cakram
Rate: 5
- Item: Ninja_Suit
Rate: 25
- Item: Ninja_Suit_
Rate: 5
- Item: Old_Blue_Box
Rate: 2
- Id: 2417
AegisName: L_HARWORD
Name: Blacksmith Howard
JapaneseName: Blacksmith Harword
Level: 98
Hp: 11803
BaseExp: 1375
JobExp: 820
Attack: 782
Attack2: 253
Defense: 117
MagicDefense: 9
Str: 124
Agi: 71
Vit: 55
Int: 47
Dex: 73
Luk: 43
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Water
ElementLevel: 4
WalkSpeed: 160
AttackDelay: 432
AttackMotion: 400
DamageMotion: 288
Ai: 04
Drops:
- Item: Armlet_Of_Prisoner
Rate: 5000
- Item: Lab_Staff_Record
Rate: 2500
- Item: Two_Handed_Axe_
Rate: 50
- Item: Berdysz
Rate: 5
- Item: Coat_
Rate: 25
- Item: Clothes_Of_The_Lord
Rate: 5
- Item: Old_Blue_Box
Rate: 2
- Id: 2418
AegisName: L_SHECIL
Name: Hunter Cecil
JapaneseName: Hunter Shecil
Level: 98
Hp: 8835
BaseExp: 1375
JobExp: 834
Attack: 574
Attack2: 223
Defense: 68
MagicDefense: 13
Str: 108
Agi: 113
Vit: 60
Int: 72
Dex: 148
Luk: 37
AttackRange: 14
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Wind
ElementLevel: 3
WalkSpeed: 160
AttackDelay: 432
AttackMotion: 400
DamageMotion: 288
Ai: 04
Drops:
- Item: Armlet_Of_Prisoner
Rate: 5000
- Item: Lab_Staff_Record
Rate: 2500
- Item: Repeting_CrossBow
Rate: 50
- Item: Balistar
Rate: 5
- Item: Tights
Rate: 22
- Item: Tights_
Rate: 5
- Item: Old_Blue_Box
Rate: 2
- Id: 2419
AegisName: L_KATRINN
Name: Wizard Kathryne
JapaneseName: Wizard Katrinn
Level: 98
Hp: 7092
BaseExp: 1375
JobExp: 967
Attack: 512
Attack2: 650
Defense: 69
MagicDefense: 66
Str: 97
Agi: 70
Vit: 49
Int: 129
Dex: 125
Luk: 44
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Ghost
ElementLevel: 3
WalkSpeed: 130
AttackDelay: 864
AttackMotion: 400
DamageMotion: 288
Ai: 04
Drops:
- Item: Armlet_Of_Prisoner
Rate: 5000
- Item: Lab_Staff_Record
Rate: 2500
- Item: Survival_Rod2
Rate: 50
- Item: Walking_Stick
Rate: 5
- Item: Robe_Of_Casting
Rate: 20
- Item: Mage_Coat_
Rate: 5
- Item: Old_Blue_Box
Rate: 2
- Id: 2420
AegisName: L_MAGALETA
Name: Priest Margaretha
JapaneseName: Prist Magaleta
Level: 98
Hp: 9192
BaseExp: 1075
JobExp: 817
Attack: 644
Attack2: 498
Defense: 97
MagicDefense: 83
Str: 113
Agi: 66
Vit: 63
Int: 110
Dex: 89
Luk: 58
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Holy
ElementLevel: 3
WalkSpeed: 160
AttackDelay: 864
AttackMotion: 400
DamageMotion: 288
Ai: 04
Drops:
- Item: Armlet_Of_Prisoner
Rate: 5000
- Item: Lab_Staff_Record
Rate: 2500
- Item: Stunner
Rate: 50
- Item: Slash
Rate: 5
- Item: Saint_Robe_
Rate: 20
- Item: Holy_Robe_
Rate: 5
- Item: Old_Blue_Box
Rate: 2
- Id: 2421
AegisName: L_YGNIZEM
Name: Crusader Egnigem
JapaneseName: Crusader Ygnizem
Level: 98
Hp: 13440
BaseExp: 948
JobExp: 1464
Attack: 852
Attack2: 342
Defense: 136
MagicDefense: 8
Str: 158
Agi: 101
Vit: 94
Int: 75
Dex: 108
Luk: 74
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Fire
ElementLevel: 2
WalkSpeed: 155
AttackDelay: 432
AttackMotion: 400
DamageMotion: 288
Ai: 04
Drops:
- Item: Lab_Staff_Record
Rate: 5000
- Item: Armlet_Of_Prisoner
Rate: 2500
- Item: Flamberge
Rate: 50
- Item: Holy_Avenger
Rate: 5
- Item: Plate_Armor
Rate: 20
- Item: Plate_Armor_
Rate: 5
- Item: Old_Blue_Box
Rate: 2
- Id: 2422
AegisName: L_WHIKEBAIN
Name: Rogue Wickebine
JapaneseName: Log Whikebain
Level: 98
Hp: 11712
BaseExp: 870
JobExp: 1227
Attack: 545
Attack2: 216
Defense: 125
MagicDefense: 72
Str: 125
Agi: 100
Vit: 75
Int: 46
Dex: 93
Luk: 60
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Poison
ElementLevel: 3
WalkSpeed: 130
AttackDelay: 432
AttackMotion: 400
DamageMotion: 288
Ai: 04
Drops:
- Item: Lab_Staff_Record
Rate: 5000
- Item: Armlet_Of_Prisoner
Rate: 2500
- Item: Poison_Knife
Rate: 50
- Item: Bazerald
Rate: 5
- Item: Thief_Clothes
Rate: 20
- Item: Thief_Clothes_
Rate: 5
- Item: Old_Blue_Box
Rate: 2
- Id: 2423
AegisName: L_ARMAIA
Name: Alchemist Armeyer
JapaneseName: Alchemist Armaia
Level: 98
Hp: 11376
BaseExp: 907
JobExp: 1809
Attack: 537
Attack2: 232
Defense: 130
MagicDefense: 4
Str: 135
Agi: 64
Vit: 93
Int: 71
Dex: 105
Luk: 68
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Earth
ElementLevel: 3
WalkSpeed: 130
AttackDelay: 432
AttackMotion: 400
DamageMotion: 288
Ai: 04
Drops:
- Item: Lab_Staff_Record
Rate: 5000
- Item: Armlet_Of_Prisoner
Rate: 2500
- Item: Orcish_Axe
Rate: 50
- Item: Cleaver
Rate: 5
- Item: Coat_
Rate: 25
- Item: Clothes_Of_The_Lord
Rate: 5
- Item: Old_Blue_Box
Rate: 2
- Id: 2424
AegisName: L_KAVAC
Name: Bard Kavach
JapaneseName: Bard Kavac
Level: 98
Hp: 12637
BaseExp: 886
JobExp: 1582
Attack: 605
Attack2: 193
Defense: 94
MagicDefense: 52
Str: 113
Agi: 119
Vit: 68
Int: 55
Dex: 163
Luk: 52
AttackRange: 9
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Wind
ElementLevel: 2
WalkSpeed: 160
AttackDelay: 432
AttackMotion: 400
DamageMotion: 288
Ai: 04
Drops:
- Item: Lab_Staff_Record
Rate: 5000
- Item: Armlet_Of_Prisoner
Rate: 2500
- Item: Harp_
Rate: 50
- Item: Electronic_Guitar
Rate: 5
- Item: Tights
Rate: 22
- Item: Tights_
Rate: 5
- Item: Old_Blue_Box
Rate: 2
- Id: 2425
AegisName: L_DANCER
Name: Dancer Josephina
JapaneseName: Dancer Joshepina
Level: 98
Hp: 12637
BaseExp: 986
JobExp: 1582
Attack: 605
Attack2: 193
Defense: 94
MagicDefense: 52
Str: 113
Agi: 119
Vit: 68
Int: 55
Dex: 163
Luk: 52
AttackRange: 9
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Wind
ElementLevel: 2
WalkSpeed: 160
AttackDelay: 432
AttackMotion: 400
DamageMotion: 288
Ai: 04
Drops:
- Item: Lab_Staff_Record
Rate: 5000
- Item: Armlet_Of_Prisoner
Rate: 2500
- Item: Tail_
Rate: 50
- Item: Rapture_Rose
Rate: 5
- Item: Tights
Rate: 22
- Item: Tights_
Rate: 5
- Item: Old_Blue_Box
Rate: 2
- Id: 2426
AegisName: L_RAWREL
Name: Sage Laurell
JapaneseName: Sage Rawrel
Level: 98
Hp: 9868
BaseExp: 940
JobExp: 1920
Attack: 247
Attack2: 648
Defense: 83
MagicDefense: 96
Str: 73
Agi: 86
Vit: 71
Int: 134
Dex: 123
Luk: 62
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Ghost
ElementLevel: 2
WalkSpeed: 160
AttackDelay: 432
AttackMotion: 400
DamageMotion: 288
Ai: 04
Drops:
- Item: Lab_Staff_Record
Rate: 5000
- Item: Armlet_Of_Prisoner
Rate: 2500
- Item: Bible
Rate: 50
- Item: Encyclopedia
Rate: 5
- Item: Robe_Of_Casting
Rate: 22
- Item: Mage_Coat_
Rate: 5
- Item: Old_Blue_Box
Rate: 2
- Id: 2427
AegisName: L_EREND
Name: Monk Errende
JapaneseName: Monk Erend
Level: 98
Hp: 11168
BaseExp: 905
JobExp: 1000
Attack: 972
Attack2: 483
Defense: 116
MagicDefense: 108
Str: 84
Agi: 72
Vit: 99
Int: 115
Dex: 95
Luk: 68
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Holy
ElementLevel: 2
WalkSpeed: 140
AttackDelay: 432
AttackMotion: 400
DamageMotion: 288
Ai: 04
Drops:
- Item: Lab_Staff_Record
Rate: 5000
- Item: Armlet_Of_Prisoner
Rate: 2500
- Item: Claw
Rate: 50
- Item: Kaiser_Knuckle
Rate: 5
- Item: Saint_Robe_
Rate: 20
- Item: Holy_Robe_
Rate: 5
- Item: Old_Blue_Box
Rate: 2
- Id: 2428
AegisName: G_L_SEYREN
Name: Knight Seyren
Level: 98
Hp: 13260
Attack: 827
Attack2: 285
Defense: 149
MagicDefense: 10
Str: 127
Agi: 62
Vit: 77
Int: 44
Dex: 118
Luk: 49
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Fire
ElementLevel: 3
WalkSpeed: 150
AttackDelay: 432
AttackMotion: 400
DamageMotion: 288
Ai: 04
Drops:
- Item: Armlet_Of_Prisoner
Rate: 5000
- Item: Lab_Staff_Record
Rate: 2500
- Item: Chain_Mail
Rate: 500
- Item: Chain_Mail_
Rate: 5
- Item: Old_Blue_Box
Rate: 1
- Item: Claymore
Rate: 100
- Item: Muramasa
Rate: 5
- Id: 2429
AegisName: G_L_EREMES
Name: Assassin Eremes
Level: 98
Hp: 9029
Attack: 739
Attack2: 153
Defense: 109
MagicDefense: 10
Str: 130
Agi: 78
Vit: 53
Int: 60
Dex: 114
Luk: 68
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Poison
ElementLevel: 4
WalkSpeed: 160
AttackDelay: 432
AttackMotion: 400
DamageMotion: 288
Ai: 04
Drops:
- Item: Armlet_Of_Prisoner
Rate: 5000
- Item: Lab_Staff_Record
Rate: 2500
- Item: Ninja_Suit
Rate: 500
- Item: Ninja_Suit_
Rate: 5
- Item: Old_Blue_Box
Rate: 1
- Item: Infiltrator
Rate: 100
- Item: Cakram
Rate: 5
- Id: 2430
AegisName: G_L_HARWORD
Name: Blacksmith Howard
JapaneseName: Blacksmith Harword
Level: 98
Hp: 11803
Attack: 782
Attack2: 253
Defense: 117
MagicDefense: 9
Str: 124
Agi: 71
Vit: 55
Int: 47
Dex: 73
Luk: 43
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Water
ElementLevel: 4
WalkSpeed: 160
AttackDelay: 432
AttackMotion: 400
DamageMotion: 288
Ai: 04
Drops:
- Item: Armlet_Of_Prisoner
Rate: 5000
- Item: Lab_Staff_Record
Rate: 2500
- Item: Coat_
Rate: 500
- Item: Clothes_Of_The_Lord
Rate: 5
- Item: Old_Blue_Box
Rate: 1
- Item: Two_Handed_Axe_
Rate: 100
- Item: Berdysz
Rate: 5
- Id: 2431
AegisName: G_L_SHECIL
Name: Hunter Cecil
JapaneseName: Hunter Shecil
Level: 98
Hp: 8835
Attack: 574
Attack2: 223
Defense: 68
MagicDefense: 13
Str: 108
Agi: 113
Vit: 60
Int: 72
Dex: 148
Luk: 37
AttackRange: 14
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Wind
ElementLevel: 3
WalkSpeed: 160
AttackDelay: 432
AttackMotion: 400
DamageMotion: 288
Ai: 04
Drops:
- Item: Armlet_Of_Prisoner
Rate: 5000
- Item: Lab_Staff_Record
Rate: 2500
- Item: Tights
Rate: 500
- Item: Tights_
Rate: 5
- Item: Old_Blue_Box
Rate: 1
- Item: Repeting_CrossBow
Rate: 100
- Item: Balistar
Rate: 5
- Id: 2432
AegisName: G_L_KATRINN
Name: Wizard Kathryne
JapaneseName: Wizard Katrinn
Level: 98
Hp: 7092
Attack: 512
Attack2: 650
Defense: 69
MagicDefense: 66
Str: 97
Agi: 70
Vit: 49
Int: 129
Dex: 125
Luk: 44
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Ghost
ElementLevel: 3
WalkSpeed: 130
AttackDelay: 864
AttackMotion: 400
DamageMotion: 288
Ai: 04
Drops:
- Item: Armlet_Of_Prisoner
Rate: 5000
- Item: Lab_Staff_Record
Rate: 2500
- Item: Robe_Of_Casting
Rate: 500
- Item: Mage_Coat_
Rate: 5
- Item: Old_Blue_Box
Rate: 1
- Item: Survival_Rod2
Rate: 100
- Item: Walking_Stick
Rate: 5
- Id: 2433
AegisName: G_L_MAGALETA
Name: Priest Margaretha
JapaneseName: Prist Magaleta
Level: 98
Hp: 9192
Attack: 644
Attack2: 498
Defense: 97
MagicDefense: 83
Str: 113
Agi: 66
Vit: 63
Int: 110
Dex: 89
Luk: 58
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Holy
ElementLevel: 3
WalkSpeed: 160
AttackDelay: 864
AttackMotion: 400
DamageMotion: 288
Ai: 04
- Id: 2434
AegisName: G_L_YGNIZEM
Name: Crusader Egnigem
JapaneseName: Crusader Ygnizem
Level: 98
Hp: 13440
Attack: 852
Attack2: 342
Defense: 136
MagicDefense: 8
Str: 158
Agi: 101
Vit: 94
Int: 75
Dex: 108
Luk: 74
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Fire
ElementLevel: 2
WalkSpeed: 155
AttackDelay: 432
AttackMotion: 400
DamageMotion: 288
Ai: 04
Drops:
- Item: Lab_Staff_Record
Rate: 5000
- Item: Armlet_Of_Prisoner
Rate: 2500
- Item: Plate_Armor
Rate: 500
- Item: Plate_Armor_
Rate: 5
- Item: Old_Blue_Box
Rate: 1
- Item: Flamberge
Rate: 100
- Item: Holy_Avenger
Rate: 5
- Id: 2435
AegisName: G_L_WHIKEBAIN
Name: Rogue Wickebine
JapaneseName: Log Whikebain
Level: 98
Hp: 11712
Attack: 545
Attack2: 216
Defense: 125
MagicDefense: 72
Str: 125
Agi: 100
Vit: 75
Int: 46
Dex: 93
Luk: 60
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Poison
ElementLevel: 3
WalkSpeed: 130
AttackDelay: 432
AttackMotion: 400
DamageMotion: 288
Ai: 04
Drops:
- Item: Lab_Staff_Record
Rate: 5000
- Item: Armlet_Of_Prisoner
Rate: 2500
- Item: Thief_Clothes
Rate: 500
- Item: Thief_Clothes_
Rate: 5
- Item: Old_Blue_Box
Rate: 1
- Item: Poison_Knife
Rate: 100
- Item: Bazerald
Rate: 5
- Id: 2436
AegisName: G_L_ARMAIA
Name: Alchemist Armeyer
JapaneseName: Alchemist Armaia
Level: 98
Hp: 11376
Attack: 537
Attack2: 232
Defense: 130
MagicDefense: 4
Str: 135
Agi: 64
Vit: 93
Int: 71
Dex: 105
Luk: 68
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Earth
ElementLevel: 3
WalkSpeed: 130
AttackDelay: 432
AttackMotion: 400
DamageMotion: 288
Ai: 04
Drops:
- Item: Lab_Staff_Record
Rate: 5000
- Item: Armlet_Of_Prisoner
Rate: 2500
- Item: Coat_
Rate: 500
- Item: Clothes_Of_The_Lord
Rate: 5
- Item: Old_Blue_Box
Rate: 1
- Item: Orcish_Axe
Rate: 100
- Item: Cleaver
Rate: 5
- Id: 2437
AegisName: G_L_KAVAC
Name: Bard Kavach
JapaneseName: Bard Kavac
Level: 98
Hp: 12637
Attack: 605
Attack2: 193
Defense: 94
MagicDefense: 52
Str: 113
Agi: 119
Vit: 68
Int: 55
Dex: 163
Luk: 52
AttackRange: 9
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Wind
ElementLevel: 2
WalkSpeed: 160
AttackDelay: 432
AttackMotion: 400
DamageMotion: 288
Ai: 04
Drops:
- Item: Lab_Staff_Record
Rate: 5000
- Item: Armlet_Of_Prisoner
Rate: 2500
- Item: Tights
Rate: 500
- Item: Tights_
Rate: 5
- Item: Old_Blue_Box
Rate: 1
- Item: Harp_
Rate: 100
- Item: Electronic_Guitar
Rate: 5
- Id: 2438
AegisName: G_L_DANCER
Name: Dancer Josephina
JapaneseName: Dancer Joshepina
Level: 98
Hp: 12637
Attack: 605
Attack2: 193
Defense: 94
MagicDefense: 52
Str: 113
Agi: 119
Vit: 68
Int: 55
Dex: 163
Luk: 52
AttackRange: 9
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Wind
ElementLevel: 2
WalkSpeed: 160
AttackDelay: 432
AttackMotion: 400
DamageMotion: 288
Ai: 04
Drops:
- Item: Lab_Staff_Record
Rate: 5000
- Item: Armlet_Of_Prisoner
Rate: 2500
- Item: Tights
Rate: 500
- Item: Tights_
Rate: 5
- Item: Old_Blue_Box
Rate: 1
- Item: Tail_
Rate: 100
- Item: Rapture_Rose
Rate: 5
- Id: 2439
AegisName: G_L_RAWREL
Name: Sage Laurell
JapaneseName: Sage Rawrel
Level: 98
Hp: 9868
Attack: 247
Attack2: 648
Defense: 83
MagicDefense: 96
Str: 73
Agi: 86
Vit: 71
Int: 134
Dex: 123
Luk: 62
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Ghost
ElementLevel: 2
WalkSpeed: 160
AttackDelay: 432
AttackMotion: 400
DamageMotion: 288
Ai: 04
Drops:
- Item: Lab_Staff_Record
Rate: 5000
- Item: Armlet_Of_Prisoner
Rate: 2500
- Item: Robe_Of_Casting
Rate: 500
- Item: Mage_Coat_
Rate: 5
- Item: Old_Blue_Box
Rate: 1
- Item: Bible
Rate: 100
- Item: Encyclopedia
Rate: 5
- Id: 2440
AegisName: G_L_EREND
Name: Monk Errende
JapaneseName: Monk Erend
Level: 98
Hp: 11168
Attack: 972
Attack2: 483
Defense: 116
MagicDefense: 108
Str: 84
Agi: 72
Vit: 99
Int: 115
Dex: 95
Luk: 68
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Holy
ElementLevel: 2
WalkSpeed: 140
AttackDelay: 432
AttackMotion: 400
DamageMotion: 288
Ai: 04
- Id: 2441
AegisName: B_NOVICE
Name: The Last One
Level: 99
Hp: 265203
BaseExp: 106267
JobExp: 87747
MvpExp: 106267
Attack: 4220
Attack2: 2107
Defense: 510
MagicDefense: 139
Str: 272
Agi: 148
Vit: 162
Int: 99
Dex: 160
Luk: 59
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Fire
ElementLevel: 4
WalkSpeed: 100
AttackDelay: 76
AttackMotion: 384
DamageMotion: 288
Ai: 04
Class: Boss
Modes:
CastSensorChase: true
CastSensorIdle: true
ChangeChase: true
Mvp: true
Drops:
- Item: Armlet_Of_Prisoner
Rate: 2500
- Item: Old_Blue_Box
Rate: 3000
- Item: Old_Violet_Box
Rate: 4000
- Item: Old_Card_Album
Rate: 500
- Item: Star_Dust_Blade
Rate: 100
- Item: Byeorrun_Gum
Rate: 5
- Item: Tae_Goo_Lyeon
Rate: 2
- Id: 2442
AegisName: B_SUPERNOVICE
Name: King of the Alley
Level: 99
Hp: 268800
BaseExp: 108810
JobExp: 89000
MvpExp: 108810
Attack: 5877
Attack2: 3526
Defense: 410
MagicDefense: 192
Str: 206
Agi: 194
Vit: 181
Int: 156
Dex: 203
Luk: 115
AttackRange: 3
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Fire
ElementLevel: 4
WalkSpeed: 100
AttackDelay: 76
AttackMotion: 384
DamageMotion: 288
Ai: 04
Class: Boss
Modes:
CastSensorChase: true
CastSensorIdle: true
ChangeChase: true
Mvp: true
Drops:
- Item: Armlet_Of_Prisoner
Rate: 2500
- Item: Old_Blue_Box
Rate: 3000
- Item: Old_Violet_Box
Rate: 4000
- Item: Old_Card_Album
Rate: 500
- Item: Hypnotist's_Staff_
Rate: 100
- Item: Destruction_Rod
Rate: 2
- Id: 2443
AegisName: AIRA
Name: Aira
Level: 99
Hp: 270000
BaseExp: 110000
JobExp: 90000
MvpExp: 110000
Attack: 827
Attack2: 285
Defense: 149
MagicDefense: 10
Str: 127
Agi: 62
Vit: 77
Int: 44
Dex: 118
Luk: 49
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Fire
ElementLevel: 3
WalkSpeed: 150
AttackDelay: 432
AttackMotion: 400
DamageMotion: 288
Ai: 21
Class: Boss
Modes:
Mvp: true
Drops:
- Item: Rouge
Rate: 3000
- Item: Chrystal_Pumps
Rate: 50
- Item: Spiky_Heel
Rate: 100
- Id: 2444
AegisName: KULUNA
Name: Kuluna
Level: 99
Hp: 270000
BaseExp: 110000
JobExp: 90000
MvpExp: 110000
Attack: 739
Attack2: 153
Defense: 109
MagicDefense: 10
Str: 130
Agi: 78
Vit: 53
Int: 60
Dex: 114
Luk: 68
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Ghost
ElementLevel: 3
WalkSpeed: 160
AttackDelay: 432
AttackMotion: 400
DamageMotion: 288
Ai: 21
Class: Boss
Modes:
Mvp: true
Drops:
- Item: Rouge
Rate: 3000
- Item: Chrystal_Pumps
Rate: 50
- Item: Spiky_Heel
Rate: 100
- Id: 2445
AegisName: MALLINA
Name: Mallina
Level: 99
Hp: 270000
BaseExp: 110000
JobExp: 90000
MvpExp: 110000
Attack: 782
Attack2: 253
Defense: 117
MagicDefense: 9
Str: 124
Agi: 71
Vit: 55
Int: 47
Dex: 73
Luk: 43
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Earth
ElementLevel: 4
WalkSpeed: 160
AttackDelay: 432
AttackMotion: 400
DamageMotion: 288
Ai: 21
Class: Boss
Modes:
Mvp: true
Drops:
- Item: Rouge
Rate: 3000
- Item: Chrystal_Pumps
Rate: 50
- Item: Spiky_Heel
Rate: 100
- Id: 2446
AegisName: EZELLA
Name: Ezella
Level: 99
Hp: 270000
BaseExp: 110000
JobExp: 90000
MvpExp: 55000
Attack: 574
Attack2: 223
Defense: 68
MagicDefense: 13
Str: 108
Agi: 113
Vit: 60
Int: 72
Dex: 148
Luk: 37
AttackRange: 14
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Wind
ElementLevel: 3
WalkSpeed: 160
AttackDelay: 432
AttackMotion: 400
DamageMotion: 288
Ai: 21
Class: Boss
Modes:
Mvp: true
Drops:
- Item: Rouge
Rate: 3000
- Item: Chrystal_Pumps
Rate: 50
- Item: Spiky_Heel
Rate: 100
- Id: 2447
AegisName: LUNE
Name: Lune
Level: 99
Hp: 270000
BaseExp: 110000
JobExp: 90000
MvpExp: 110000
Attack: 512
Attack2: 650
Defense: 69
MagicDefense: 66
Str: 97
Agi: 70
Vit: 49
Int: 129
Dex: 125
Luk: 44
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Water
ElementLevel: 3
WalkSpeed: 130
AttackDelay: 864
AttackMotion: 400
DamageMotion: 288
Ai: 21
Class: Boss
Modes:
Mvp: true
Drops:
- Item: Rouge
Rate: 3000
- Item: Chrystal_Pumps
Rate: 50
- Item: Spiky_Heel
Rate: 100
- Id: 2448
AegisName: MORIN
Name: Morin
Level: 99
Hp: 270000
BaseExp: 110000
JobExp: 90000
MvpExp: 110000
Attack: 644
Attack2: 498
Defense: 97
MagicDefense: 83
Str: 113
Agi: 66
Vit: 63
Int: 110
Dex: 89
Luk: 58
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Dark
ElementLevel: 3
WalkSpeed: 160
AttackDelay: 864
AttackMotion: 400
DamageMotion: 288
Ai: 21
Class: Boss
Modes:
Mvp: true
Drops:
- Item: Rouge
Rate: 3000
- Item: Chrystal_Pumps
Rate: 50
- Item: Spiky_Heel
Rate: 100
- Id: 2449
AegisName: NASARIN
Name: Nasarin
Level: 99
Hp: 270000
BaseExp: 110000
JobExp: 90000
MvpExp: 110000
Attack: 852
Attack2: 342
Defense: 136
MagicDefense: 8
Str: 158
Agi: 101
Vit: 94
Int: 75
Dex: 108
Luk: 74
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Demihuman
Element: Poison
ElementLevel: 2
WalkSpeed: 155
AttackDelay: 432
AttackMotion: 400
DamageMotion: 288
Ai: 21
Class: Boss
Modes:
Mvp: true
Drops:
- Item: Rouge
Rate: 3000
- Item: Chrystal_Pumps
Rate: 50
- Item: Spiky_Heel
Rate: 100
- Id: 2450
AegisName: THIEF_PORING
Name: Thief Poring
Level: 1
Hp: 30
Attack: 8
Attack2: 1
Defense: 2
MagicDefense: 5
Str: 6
Dex: 6
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Plant
Element: Water
ElementLevel: 1
WalkSpeed: 300
AttackDelay: 1072
AttackMotion: 672
DamageMotion: 480
Ai: 01
Modes:
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
Drops:
- Item: Payroll_Of_Kafra
Rate: 5000
- Item: Payroll_Of_Kafra
Rate: 5000
- Item: Payroll_Of_Kafra
Rate: 5000
- Item: Gift_Box
Rate: 500
- Item: Old_Blue_Box
Rate: 100
- Id: 2451
AegisName: BABY_STRANGE
Name: Strange Baby Orc
JapaneseName: Suspicious Baby
Level: 1
Hp: 30
Attack: 8
Attack2: 1
Defense: 2
MagicDefense: 5
Str: 6
Dex: 6
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Plant
Element: Water
ElementLevel: 1
WalkSpeed: 200
AttackDelay: 672
AttackMotion: 864
DamageMotion: 288
Ai: 01
Modes:
IgnoreMagic: true
IgnoreMelee: true
IgnoreMisc: true
IgnoreRanged: true
Drops:
- Item: Small_Wooden_Chest
Rate: 5000
- Item: Small_Wooden_Chest
Rate: 5000
- Item: Small_Wooden_Chest
Rate: 5000
- Item: Gift_Box
Rate: 500
- Item: Old_Blue_Box
Rate: 100
- Id: 2452
AegisName: TREASURE_BOX_TE
Name: Treasure Chest
Level: 99
Dex: 1199
Size: Small
Race: Formless
RaceGroups:
Treasure: true
Element: Neutral
ElementLevel: 1
Class: Event
Drops:
- Item: Yggdrasilberry
Rate: 5000
- Item: Seed_Of_Yggdrasil
Rate: 5000
- Item: Treasure_Box
Rate: 10000
- Item: Treasure_Box
Rate: 10000
- Item: Old_Violet_Box
Rate: 5000
- Item: Treasure_Box
Rate: 1000
- Item: Old_Card_Album
Rate: 350
- Item: Yggdrasilberry
Rate: 500
StealProtected: true
- Id: 2453
AegisName: TREASURE_BOX_TE_1
Name: Treasure Chest
Level: 99
Dex: 1199
Size: Small
Race: Formless
RaceGroups:
Treasure: true
Element: Neutral
ElementLevel: 1
Class: Event
Drops:
- Item: Hammer_Of_Velund
Rate: 40
- Item: Union_Of_Tribe
Rate: 500
- Item: Treasure_Box
Rate: 10000
- Item: Treasure_Box
Rate: 10000
- Item: Castle_Treasure_Box
Rate: 5000
- Item: Treasure_Box
Rate: 1000
- Item: Old_Card_Album
Rate: 350
- Item: Castle_Treasure_Box
Rate: 500
StealProtected: true
- Id: 2454
AegisName: TREASURE_BOX_TE_2
Name: Treasure Chest
Level: 99
Dex: 1199
Size: Small
Race: Formless
RaceGroups:
Treasure: true
Element: Neutral
ElementLevel: 1
Class: Event
Drops:
- Item: Anvil_Of_Velund
Rate: 40
- Item: Union_Of_Tribe
Rate: 500
- Item: Treasure_Box
Rate: 10000
- Item: Treasure_Box
Rate: 10000
- Item: Castle_Treasure_Box
Rate: 5000
- Item: Treasure_Box
Rate: 1000
- Item: Old_Card_Album
Rate: 350
- Item: Castle_Treasure_Box
Rate: 500
StealProtected: true
- Id: 2455
AegisName: TREASURE_BOX_TE_3
Name: Treasure Chest
Level: 99
Dex: 1199
Size: Small
Race: Formless
RaceGroups:
Treasure: true
Element: Neutral
ElementLevel: 1
Class: Event
Drops:
- Item: Magic_Bronze_Bullion
Rate: 40
- Item: Union_Of_Tribe
Rate: 500
- Item: Treasure_Box
Rate: 10000
- Item: Treasure_Box
Rate: 10000
- Item: Castle_Treasure_Box
Rate: 5000
- Item: Treasure_Box
Rate: 1000
- Item: Old_Card_Album
Rate: 350
- Item: Castle_Treasure_Box
Rate: 500
StealProtected: true
- Id: 2456
AegisName: TREASURE_BOX_TE_4
Name: Treasure Chest
Level: 99
Dex: 1199
Size: Small
Race: Formless
RaceGroups:
Treasure: true
Element: Neutral
ElementLevel: 1
Class: Event
Drops:
- Item: Bracelet_Of_Velund
Rate: 40
- Item: Union_Of_Tribe
Rate: 500
- Item: Treasure_Box
Rate: 10000
- Item: Treasure_Box
Rate: 10000
- Item: Castle_Treasure_Box
Rate: 5000
- Item: Treasure_Box
Rate: 1000
- Item: Old_Card_Album
Rate: 350
- Item: Castle_Treasure_Box
Rate: 500
StealProtected: true
- Id: 2457
AegisName: TREASURE_BOX_TE_5
Name: Treasure Chest
Level: 99
Dex: 1199
Size: Small
Race: Formless
RaceGroups:
Treasure: true
Element: Neutral
ElementLevel: 1
Class: Event
Drops:
- Item: Secret_Of_Rune
Rate: 40
- Item: Union_Of_Tribe
Rate: 500
- Item: Treasure_Box
Rate: 10000
- Item: Treasure_Box
Rate: 10000
- Item: Castle_Treasure_Box
Rate: 5000
- Item: Treasure_Box
Rate: 1000
- Item: Old_Card_Album
Rate: 350
- Item: Castle_Treasure_Box
Rate: 500
StealProtected: true
- Id: 2458
AegisName: TREASURE_BOX_TE_6
Name: Treasure Chest
Level: 99
Dex: 1199
Size: Small
Race: Formless
RaceGroups:
Treasure: true
Element: Neutral
ElementLevel: 1
Class: Event
Drops:
- Item: Skin_Of_Hraesvelg
Rate: 40
- Item: Union_Of_Tribe
Rate: 500
- Item: Treasure_Box
Rate: 10000
- Item: Treasure_Box
Rate: 10000
- Item: Castle_Treasure_Box
Rate: 5000
- Item: Treasure_Box
Rate: 1000
- Item: Old_Card_Album
Rate: 350
- Item: Castle_Treasure_Box
Rate: 500
StealProtected: true
- Id: 2459
AegisName: TREASURE_BOX_TE_7
Name: Treasure Chest
Level: 99
Dex: 1199
Size: Small
Race: Formless
RaceGroups:
Treasure: true
Element: Neutral
ElementLevel: 1
Class: Event
Drops:
- Item: Spirit_Of_Hugin
Rate: 40
- Item: Union_Of_Tribe
Rate: 500
- Item: Treasure_Box
Rate: 10000
- Item: Treasure_Box
Rate: 10000
- Item: Castle_Treasure_Box
Rate: 5000
- Item: Treasure_Box
Rate: 1000
- Item: Old_Card_Album
Rate: 350
- Item: Castle_Treasure_Box
Rate: 500
StealProtected: true
- Id: 2460
AegisName: TREASURE_BOX_TE_8
Name: Treasure Chest
Level: 99
Dex: 1199
Size: Small
Race: Formless
RaceGroups:
Treasure: true
Element: Neutral
ElementLevel: 1
Class: Event
Drops:
- Item: Rib_Of_Jormungand
Rate: 40
- Item: Union_Of_Tribe
Rate: 500
- Item: Treasure_Box
Rate: 10000
- Item: Treasure_Box
Rate: 10000
- Item: Castle_Treasure_Box
Rate: 5000
- Item: Treasure_Box
Rate: 1000
- Item: Old_Card_Album
Rate: 350
- Item: Castle_Treasure_Box
Rate: 500
StealProtected: true
- Id: 2461
AegisName: TREASURE_BOX_TE_9
Name: Treasure Chest
Level: 99
Dex: 1199
Size: Small
Race: Formless
RaceGroups:
Treasure: true
Element: Neutral
ElementLevel: 1
Class: Event
Drops:
- Item: Chisel_Of_Giant
Rate: 40
- Item: Union_Of_Tribe
Rate: 500
- Item: Treasure_Box
Rate: 10000
- Item: Treasure_Box
Rate: 10000
- Item: Castle_Treasure_Box
Rate: 5000
- Item: Treasure_Box
Rate: 1000
- Item: Old_Card_Album
Rate: 350
- Item: Castle_Treasure_Box
Rate: 500
StealProtected: true
- Id: 2462
AegisName: TREASURE_BOX_TE_10
Name: Treasure Chest
Level: 99
Dex: 1199
Size: Small
Race: Formless
RaceGroups:
Treasure: true
Element: Neutral
ElementLevel: 1
Class: Event
Drops:
- Item: Spirit_Of_Munin
Rate: 40
- Item: Union_Of_Tribe
Rate: 500
- Item: Treasure_Box
Rate: 10000
- Item: Treasure_Box
Rate: 10000
- Item: Castle_Treasure_Box
Rate: 5000
- Item: Treasure_Box
Rate: 1000
- Item: Old_Card_Album
Rate: 350
- Item: Castle_Treasure_Box
Rate: 500
StealProtected: true
# - Id: 2463
# AegisName: E_BOMBPORING
- Id: 2464
AegisName: MG_ZOMBIE
Name: Corrupted Steward
Level: 130
Hp: 135600
BaseExp: 6666
JobExp: 8798
Attack: 2364
Attack2: 444
Defense: 15
MagicDefense: 15
Str: 44
Agi: 22
Vit: 77
Int: 25
Dex: 88
Luk: 22
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Undead
Element: Undead
ElementLevel: 1
WalkSpeed: 400
AttackDelay: 2612
AttackMotion: 912
DamageMotion: 288
Ai: 04
Drops:
- Item: Glast_Decayed_Nail
Rate: 100
- Item: Glast_Horrendous_Mouth
Rate: 100
- Item: Coagulated_Spell
Rate: 10
- Item: Sticky_Mucus
Rate: 1000
- Item: White_Jewel
Rate: 500
- Id: 2465
AegisName: MG_WRAITH
Name: Corrupted Monk
Level: 133
Hp: 100168
BaseExp: 6999
JobExp: 9237
Attack: 999
Attack2: 2787
Defense: 80
MagicDefense: 200
Str: 16
Agi: 26
Vit: 30
Int: 115
Dex: 79
Luk: 5
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Large
Race: Undead
Element: Undead
ElementLevel: 4
WalkSpeed: 350
AttackDelay: 1816
AttackMotion: 576
DamageMotion: 240
Ai: 21
Drops:
- Item: Glast_Decayed_Nail
Rate: 100
- Item: Glast_Horrendous_Mouth
Rate: 100
- Item: Coagulated_Spell
Rate: 10
- Item: Wedding_Veil
Rate: 100
- Item: Crystal_Jewel_
Rate: 100
- Item: Crystal_Mirror
Rate: 500
- Id: 2466
AegisName: MG_GHOUL
Name: Grand Chamberlain in pain
Level: 132
Hp: 208100
BaseExp: 7111
JobExp: 9386
Attack: 2965
Attack2: 666
Defense: 30
MagicDefense: 30
Str: 88
Agi: 44
Vit: 88
Int: 21
Dex: 95
Luk: 44
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Undead
Element: Undead
ElementLevel: 2
WalkSpeed: 300
AttackDelay: 2456
AttackMotion: 912
DamageMotion: 504
Ai: 04
Drops:
- Item: Glast_Decayed_Nail
Rate: 100
- Item: Glast_Horrendous_Mouth
Rate: 100
- Item: Coagulated_Spell
Rate: 10
- Item: Oridecon_Stone
Rate: 100
- Item: Skul_Ring
Rate: 100
- Item: Old_White_Cloth
Rate: 1000
- Id: 2467
AegisName: MG_ARCLOUSE
Name: Maggot
Level: 133
Hp: 80811
BaseExp: 11
JobExp: 14
Attack: 1246
Attack2: 1257
Defense: 121
MagicDefense: 36
Str: 60
Agi: 103
Vit: 45
Int: 35
Dex: 172
Luk: 15
AttackRange: 1
SkillRange: 10
ChaseRange: 12
Size: Small
Race: Insect
Element: Earth
ElementLevel: 2
WalkSpeed: 100
AttackDelay: 960
AttackMotion: 500
DamageMotion: 480
Ai: 09
Modes:
Detector: true
Drops:
- Item: Glast_Decayed_Nail
Rate: 100
- Item: Glast_Horrendous_Mouth
Rate: 100
- Item: Coagulated_Spell
Rate: 10
- Item: Round_Shell
Rate: 3000
- Item: Great_Nature
Rate: 100
- Id: 2468
AegisName: MG_RAYDRIC
Name: Corrupted Palace Guard
Level: 135
Hp: 184080
BaseExp: 8153
JobExp: 3819
Attack: 3167
Attack2: 138
Defense: 89
MagicDefense: 15
Str: 159
Agi: 87
Vit: 66
Int: 33
Dex: 106
Luk: 27
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Undead
Element: Dark
ElementLevel: 2
WalkSpeed: 150
AttackDelay: 824
AttackMotion: 780
DamageMotion: 420
Ai: 09
Drops:
- Item: Glast_Decayed_Nail
Rate: 100
- Item: Glast_Horrendous_Mouth
Rate: 100
- Item: Coagulated_Spell
Rate: 10
- Item: Brigan
Rate: 3000
- Item: Elunium
Rate: 50
- Item: Plate_Armor
Rate: 5
- Id: 2469
AegisName: MG_RAYDRIC_ARCHER
Name: Wandering Archer
Level: 136
Hp: 144370
BaseExp: 7124
JobExp: 5157
Attack: 3891
Attack2: 167
Defense: 63
MagicDefense: 40
Str: 53
Agi: 24
Vit