# 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: 70 - Item: Scorpion's_Tail Rate: 5500 - Item: Elunium_Stone Rate: 57 - Item: Solid_Shell Rate: 210 - Item: Fine_Grit Rate: 100 - Item: Yellow_Herb Rate: 200 - Item: Lusty_Iron Rate: 20 - 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: Empty_Bottle Rate: 1500 - Item: Apple Rate: 150 - Item: Unripe_Apple Rate: 20 - Item: Poring_Card Rate: 1 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: 9000 - Item: Jellopy Rate: 3500 - Item: Main_Gauche_ Rate: 15 - Item: Green_Herb Rate: 350 - Item: Honey Rate: 150 - Item: Hornet_Card Rate: 1 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: 5500 - Item: Falchion_ Rate: 20 - Item: Ribbon_ Rate: 15 - Item: Wing_Of_Fly Rate: 50 - Item: Grape Rate: 100 - Item: Red_Herb Rate: 700 - Item: Center_Potion Rate: 50 - 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: 6500 - Item: Feather Rate: 500 - Item: Club_ Rate: 80 - Item: Azure_Jewel Rate: 5 - Item: Green_Herb Rate: 700 - Item: Clover Rate: 1000 - Item: Club Rate: 200 - Item: Fabre_Card Rate: 1 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: 80 - Item: Chrysalis Rate: 5500 - Item: Sticky_Mucus Rate: 600 - Item: Guard_ Rate: 2 - Item: Shell Rate: 1000 - Item: Sticky_Mucus Rate: 600 - Item: Iron_Ore Rate: 200 - 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: 9000 - Item: Bow_ Rate: 150 - Item: Yellow_Gemstone Rate: 80 - Item: Arrow Rate: 5500 - Item: Meat Rate: 400 - Item: Feather_Of_Birds Rate: 2000 - 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: 1500 - Item: Sweet_Potato Rate: 700 - Item: Tree_Of_Archer_3 Rate: 3500 - Item: Tree_Of_Archer_2 Rate: 2000 - Item: Tree_Of_Archer_1 Rate: 1000 - Item: Wilow_Card Rate: 1 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: 6500 - Item: Jellopy Rate: 1500 - Item: Cutter_ Rate: 55 - Item: Wing_Of_Fly Rate: 100 - Item: Chonchon_Doll Rate: 5 - Item: Iron_Ore Rate: 150 - Item: Chonchon_Card Rate: 1 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: 9000 - Item: Spawn Rate: 500 - Item: Green_Herb Rate: 300 - Item: Azure_Jewel Rate: 7 - Item: Empty_Bottle Rate: 2000 - 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: 20 - Item: Claw_Of_Wolves Rate: 9000 - Item: Mantle_ Rate: 10 - Item: Meat Rate: 650 - Item: Monster's_Feed Rate: 1050 - Item: Animal's_Skin Rate: 5500 - Item: Strawberry Rate: 600 - 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: 9000 - Item: Red_Herb Rate: 800 - Item: Blue_Herb Rate: 50 - Item: Spore_Doll Rate: 10 - Item: Hat Rate: 40 - Item: Poison_Spore Rate: 5 - Item: Strawberry Rate: 600 - Item: Spore_Card Rate: 1 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: 5 - Item: Sticky_Mucus Rate: 1000 - Item: Horrendous_Mouth Rate: 50 - Item: White_Jewel Rate: 70 - Item: Zombie_Card Rate: 1 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: 4500 - Item: Oridecon_Stone Rate: 70 - Item: Apple_Of_Archer Rate: 3 - Item: Great_Bow_ Rate: 35 - Item: Fire_Arrow Rate: 1000 - Item: Red_Herb Rate: 1800 - Item: Bow Rate: 150 - 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: 9000 - Item: Silk_Robe_ Rate: 10 - Item: Honey Rate: 150 - Item: Wing_Of_Butterfly Rate: 100 - Item: Fancy_Flower Rate: 2 - 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: 9000 - Item: Sandals_ Rate: 20 - Item: Yellow_Herb Rate: 200 - Item: Red_Herb Rate: 900 - Item: Wand Rate: 100 - Item: Orange Rate: 1000 - 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: 50 - Item: Stem Rate: 9000 - Item: Spear_ Rate: 30 - Item: Green_Herb Rate: 350 - Item: Shoot Rate: 300 - Item: Four_Leaf_Clover Rate: 3 - Item: Whip_Of_Earth Rate: 10 - 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: Iron Rate: 210 - Item: Orcish_Voucher Rate: 9000 - Item: Oridecon_Stone Rate: 40 - Item: Cigar Rate: 3 - Item: Battle_Axe_ Rate: 10 - Item: Orcish_Axe Rate: 5 - Item: Round_Buckler Rate: 3 - 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: 60 - Item: Emveretarcon Rate: 25 - Item: Pointed_Scale Rate: 5500 - Item: Pike_ Rate: 30 - Item: Yellow_Herb Rate: 70 - Item: Azure_Jewel Rate: 5 - Item: Green_Lace Rate: 100 - 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: 9000 - Item: Katana_ Rate: 15 - Item: Red_Herb Rate: 900 - Item: Emveretarcon Rate: 35 - Item: Posionous_Canine Rate: 800 - Item: Shining_Scales Rate: 1 - Item: Strawberry Rate: 600 - Item: Snake_Card Rate: 1 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: 9000 - Item: Munak_Turban Rate: 2 - Item: Shoes_ Rate: 15 - Item: Amulet Rate: 20 - Item: Ninja_Suit Rate: 1 - Item: Adventure_Suit Rate: 100 - Item: Girl's_Diary Rate: 5 - 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: 5500 - Item: Oridecon_Stone Rate: 60 - Item: Dagger_ Rate: 12 - Item: Red_Herb Rate: 700 - Item: Mementos Rate: 10 - Item: Chain_Mail_ Rate: 1 - Item: Stiletto Rate: 50 - 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: 5335 - Item: Circlet_ Rate: 5 - Item: Necklace Rate: 1 - Item: Crystal_Jewel___ Rate: 150 - Item: Crystal_Jewel__ Rate: 20 - Item: Shining_Scales Rate: 1000 - Item: Crystal_Jewel_ Rate: 5 - 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: 200 - Item: Posionous_Canine Rate: 9000 - Item: Scale_Of_Snakes Rate: 1500 - Item: Scales_Shell Rate: 200 - Item: Yellow_Herb Rate: 150 - Item: Oridecon_Stone Rate: 50 - Item: Scarlet_Lance Rate: 50 RandomOptionGroup: Group_5 - 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: 5500 - Item: Garlet Rate: 1500 - Item: Green_Herb Rate: 500 - Item: Grape Rate: 200 - Item: Apple Rate: 5 - Item: Main_Gauche Rate: 5 - Item: Apple Rate: 250 - Item: Poporing_Card Rate: 1 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: 9000 - Item: Zargon Rate: 700 - Item: Rotten_Bandage Rate: 1100 - Item: White_Herb Rate: 600 - Item: Skul_Ring Rate: 1 - Item: Flower_Ring Rate: 200 - Item: Armlet_Of_Obedience Rate: 20 - 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: 50 - Item: Resin Rate: 9000 - Item: Elder_Branch Rate: 1 - Item: Elunium_Stone Rate: 40 - Item: Wooden_Mail_ Rate: 30 - Item: Fire_Scroll_1_3 Rate: 100 - Item: Branch_Of_Dead_Tree Rate: 100 - 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: 45 - Item: Spawn Rate: 5500 - Item: Scell Rate: 600 - Item: White_Herb Rate: 30 - Item: Red_Jewel Rate: 5 - Item: Sticky_Webfoot Rate: 2000 - 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: 30 - Item: Steel Rate: 100 - Item: Solid_Shell Rate: 5335 - Item: Zargon Rate: 1300 - Item: Oridecon_Stone Rate: 129 - Item: Mini_Propeller Rate: 1 - Item: Damascus_ Rate: 2 - 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: 6000 - Item: Oridecon_Stone Rate: 110 - Item: White_Herb Rate: 700 - Item: Green_Herb Rate: 800 - Item: Skul_Ring Rate: 60 - Item: Mementos Rate: 150 - 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: 5335 - Item: Zargon Rate: 1400 - Item: Oridecon_Stone Rate: 134 - Item: Tsurugi_ Rate: 2 - Item: Posionous_Canine Rate: 2500 - Item: Scale_Of_Snakes Rate: 5000 - Item: White_Herb Rate: 1000 - 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: 2000 - Item: Assasin_Dagger Rate: 150 - Item: Crown Rate: 200 - Item: Jamadhar_ Rate: 600 - Item: Sacred_Marks Rate: 1000 - Item: Spinx_Helm Rate: 150 - Item: Cakram Rate: 100 - 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: 400 - Item: Magestic_Goat Rate: 300 - Item: Crescent_Scythe_ Rate: 50 - Item: Emperium Rate: 500 - Item: Magestic_Goat_ Rate: 10 - Item: Elunium Rate: 5432 - Item: Oridecon Rate: 4171 - 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: 150 - Item: Stone_Heart Rate: 9000 - Item: Zargon Rate: 220 - Item: Elunium_Stone Rate: 70 - Item: Siver_Guard Rate: 5 - Item: Yellow_Gemstone Rate: 200 - Item: Iron Rate: 350 - 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: 9000 - Item: Oridecon_Stone Rate: 100 - Item: Mementos Rate: 550 - Item: Glove Rate: 1 - Item: Silver_Ring Rate: 10 - Item: Panacea Rate: 250 - Item: Yellow_Herb Rate: 850 - 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: 90 - Item: Steel Rate: 30 - Item: Garlet Rate: 2400 - Item: Shell Rate: 9000 - Item: Solid_Shell Rate: 30 - Item: Iron Rate: 200 - Item: Iron_Ore Rate: 300 - 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: 13 - Item: Heart_Of_Mermaid Rate: 9000 - Item: Fin_Helm Rate: 1 - Item: Saint_Robe_ Rate: 10 - Item: Skyblue_Jewel Rate: 10 - Item: Fin Rate: 500 - Item: Witherless_Rose Rate: 30 - 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: 18 - Item: Gill Rate: 9000 - Item: Oridecon_Stone Rate: 95 - Item: Fin Rate: 1000 - Item: Skyblue_Jewel Rate: 10 - Item: Blue_Gemstone Rate: 200 - Item: White_Herb Rate: 700 - 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: 250 - Item: Broad_Sword_ Rate: 220 - Item: Zweihander Rate: 150 - Item: Sharp_Gear Rate: 350 - Item: Lance_ Rate: 550 - Item: Elunium Rate: 3686 - Item: Oridecon Rate: 2700 - 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: 250 - Item: Shell Rate: 1500 - Item: Guard_ Rate: 2 - Item: Red_Herb Rate: 400 - Item: Red_Herb Rate: 400 - Item: Empty_Bottle Rate: 1800 - Item: White_Platter Rate: 10 - 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: 300 - Item: Chrysalis Rate: 5000 - Item: Guard_ Rate: 2 - Item: Sticky_Mucus Rate: 600 - Item: Red_Gemstone Rate: 100 - Item: Black_Ladle Rate: 10 - Item: Iron_Ore Rate: 250 - 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: 9000 - Item: Feather Rate: 700 - Item: Cotton_Shirt_ Rate: 150 - Item: Red_Herb Rate: 550 - Item: Milk Rate: 300 - Item: Yellow_Gemstone Rate: 50 - Item: Picky_Card Rate: 1 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: 9000 - Item: Feather Rate: 700 - Item: Egg_Shell Rate: 10 - Item: Red_Herb Rate: 600 - Item: Milk Rate: 300 - Item: Yellow_Gemstone Rate: 50 - Item: Tiny_Egg_Shell Rate: 10 - Item: Picky__Card Rate: 1 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: 2500 - Item: Leather_Jacket_ Rate: 80 - Item: Red_Herb Rate: 350 - Item: Jellopy Rate: 2000 - Item: Leather_Jacket Rate: 120 - Item: Iron_Ore Rate: 250 - Item: Thief_Bug_Card Rate: 1 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: 9000 - Item: Guitar_Of_Vast_Land Rate: 10 - Item: Green_Feeler Rate: 4 - Item: Javelin_ Rate: 80 - Item: Leaflet_Of_Hinal Rate: 10 - 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: 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: 300 - 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: 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: 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: 70 - Item: Cactus_Needle Rate: 9000 - Item: Empty_Bottle Rate: 2000 - Item: Green_Herb Rate: 400 - Item: Red_Herb Rate: 1000 - Item: Guisarme Rate: 50 - Item: Iron_Ore Rate: 250 - 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: 5500 - Item: Animal's_Skin Rate: 5500 - Item: Sweet_Potato Rate: 800 - Item: Cat_Hairband Rate: 1 - Item: Raccoondog_Doll Rate: 2 - Item: Zargon Rate: 5 - Item: Bluish_Green_Jewel Rate: 2 - 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: 9000 - Item: Banana Rate: 1500 - Item: Yellow_Herb Rate: 200 - Item: Cacao Rate: 900 - Item: Monkey_Doll Rate: 10 - Item: Oridecon_Stone Rate: 24 - Item: Strawberry Rate: 1000 - 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: 60 - Item: Grasshopper's_Leg Rate: 6500 - Item: Scell Rate: 400 - Item: Elunium_Stone Rate: 49 - Item: Singing_Plant Rate: 20 - Item: Shell Rate: 3000 - Item: Guitar_Of_Passion Rate: 10 - 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: 150 - Item: Honey Rate: 10000 - Item: Coronet Rate: 250 - Item: Old_Card_Album Rate: 1000 - Item: Young_Twig Rate: 10 - Item: Elunium Rate: 4268 - Item: Red_Square_Bag Rate: 100 - 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: 9000 - Item: Poo_Poo_Hat Rate: 5 - Item: Animal's_Skin Rate: 5000 - Item: Stuffed_Doll Rate: 80 - Item: Sweet_Potato Rate: 1500 - Item: Honey Rate: 450 - Item: Oridecon_Stone Rate: 43 - 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: 6000 - Item: Blue_Herb Rate: 500 - Item: Rosary Rate: 2 - Item: Old_Blue_Box Rate: 30 - Item: Blue_Potion Rate: 100 - Item: Infiltrator Rate: 1 - Item: Oridecon Rate: 60 - 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: Apple Rate: 1000 - Item: Santa's_Hat Rate: 100 - Item: Apple Rate: 7 - 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: 6500 - Item: Feather Rate: 1000 - Item: Pierrot_Nose Rate: 4 - Item: Wing_Of_Fly Rate: 500 - Item: Carrot Rate: 1100 - Item: Rainbow_Carrot Rate: 20 - Item: Sword_ Rate: 100 RandomOptionGroup: None - Item: Lunatic_Card Rate: 1 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: 5500 - Item: Skel_Bone Rate: 1500 - Item: Blue_Herb Rate: 80 - Item: Blue_Gemstone Rate: 120 - Item: Violet_Jewel Rate: 10 - Item: Old_Blue_Box Rate: 2 - Item: Rotten_Fish Rate: 20 - 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: 5335 - Item: Oridecon_Stone Rate: 115 - Item: Chain_Mail_ Rate: 2 - Item: Trident_ Rate: 2 - Item: Feather Rate: 3000 - Item: Skyblue_Jewel Rate: 20 - Item: Gill Rate: 1500 - 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: 40 - Item: Nipper Rate: 9000 - Item: Garlet Rate: 3000 - Item: Padded_Armor_ Rate: 5 - Item: Solid_Shell Rate: 100 - Item: Elunium_Stone Rate: 40 - Item: Blue_Gemstone Rate: 50 - 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: 45 - Item: Conch Rate: 5500 - Item: Scell Rate: 800 - Item: Elunium_Stone Rate: 53 - Item: Shield_ Rate: 5 - Item: Solid_Shell Rate: 1000 - Item: Blue_Gemstone Rate: 100 - 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: 25 - Item: Tentacle Rate: 5500 - Item: Sticky_Mucus Rate: 1500 - Item: Detrimindexta Rate: 20 - Item: Panacea Rate: 5 - Item: Meat Rate: 700 - 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: 10 - Item: Sharp_Scale Rate: 9000 - Item: Oridecon_Stone Rate: 33 - Item: Snowy_Horn Rate: 2 - Item: Elunium_Stone Rate: 50 - Item: Katana_ Rate: 25 - Item: Gill Rate: 600 - 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: 30 - Item: Worm_Peelings Rate: 5500 - Item: Garlet Rate: 400 - Item: Monster's_Feed Rate: 500 - Item: Red_Herb Rate: 650 - Item: Insect_Feeler Rate: 450 - Item: Earthworm_The_Dude Rate: 20 - 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: 3000 - Item: Pirate_Bandana Rate: 15 - Item: Cookbook06 Rate: 5 - Item: Bandana Rate: 250 - Item: Falchion Rate: 250 - Item: Oridecon_Stone Rate: 43 - Item: Well_Dried_Bone Rate: 20 - 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: 30 - Item: Coal Rate: 150 - Item: Burning_Heart Rate: 3000 - Item: Fire_Scroll_1_3 Rate: 100 - Item: Elunium_Stone Rate: 1000 - Item: Red_Gemstone Rate: 300 - Item: Alchol Rate: 5 - 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: 5500 - Item: Nipper Rate: 1500 - Item: Stone Rate: 700 - Item: Sparkling_Dust Rate: 13 - Item: Elunium_Stone Rate: 37 - 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: 5500 - Item: Flesh_Of_Clam Rate: 1000 - Item: Stone Rate: 500 - Item: Grit Rate: 1000 - Item: Sparkling_Dust Rate: 10 - Item: Elunium_Stone Rate: 18 - 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: 800 - Item: Mace_ Rate: 80 - Item: Jellopy Rate: 3000 - Item: Red_Herb Rate: 850 - Item: Skul_Ring Rate: 30 - Item: Skeleton_Card Rate: 1 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: 9000 - Item: Hat_ Rate: 20 - Item: Green_Herb Rate: 550 - Item: Blue_Herb Rate: 60 - Item: Karvodailnirol Rate: 50 - Item: Mushroom_Spore Rate: 1200 - Item: Zargon Rate: 5 - 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: 5500 - Item: Flower Rate: 1000 - Item: Shoot Rate: 1000 - Item: Stem Rate: 500 - Item: Poison_Herb_Rantana Rate: 300 - Item: Fluff Rate: 500 - Item: Ment Rate: 50 - Item: Centimental_Flower Rate: 2 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: 5500 - Item: Flower Rate: 1000 - Item: Shoot Rate: 1000 - Item: Stem Rate: 500 - Item: Poison_Herb_Nerium Rate: 300 - Item: Fruit_Of_Mastela Rate: 50 - Item: Grape Rate: 1000 - Item: Centimental_Leaf Rate: 2 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: 7000 - Item: Poison_Herb_Makulata Rate: 300 - Item: Bitter_Herb Rate: 20 - Item: Stem Rate: 3000 - Item: Pointed_Scale Rate: 1500 - Item: Aloe Rate: 50 - Item: Leaflet_Of_Aloe Rate: 50 - Item: Centimental_Leaf Rate: 2 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: 5500 - Item: Flower Rate: 1000 - Item: Shoot Rate: 1000 - Item: Stem Rate: 500 - Item: Poison_Herb_Amoena Rate: 300 - Item: Singing_Plant Rate: 5 - Item: Fluff Rate: 500 - Item: Centimental_Flower Rate: 2 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: 5500 - Item: Flower Rate: 1000 - Item: Deadly_Noxious_Herb Rate: 20 - Item: Stem Rate: 3000 - Item: Poison_Herb_Seratum Rate: 300 - Item: Leaflet_Of_Aloe Rate: 50 - Item: Hinalle Rate: 50 - Item: Centimental_Flower Rate: 2 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: 5500 - Item: Yellow_Herb Rate: 1000 - Item: White_Herb Rate: 1000 - Item: Illusion_Flower Rate: 5 - Item: Seed_Of_Yggdrasil Rate: 20 - Item: Light_Granule Rate: 500 - Item: Yggdrasilberry Rate: 50 - Item: Emperium Rate: 1 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: 5500 - Item: Mushroom_Spore Rate: 5500 - Item: Poison_Spore Rate: 5500 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: 2000 - Item: Boody_Red Rate: 1000 - Item: Mushroom_Spore Rate: 5500 - Item: Mushroom_Spore Rate: 5500 - Item: Poison_Spore Rate: 5500 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: 1000 - Item: Golden_Mace Rate: 150 - Item: Golden_Gear Rate: 250 - Item: Golden_Bell Rate: 500 - Item: Emperium Rate: 300 - Item: Elunium Rate: 2000 - Item: Oridecon Rate: 1500 - 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: 9700 - Item: Monkey_Circlet Rate: 500 - Item: Right_Epsilon Rate: 150 - Item: Shield_ Rate: 250 - Item: Orcish_Sword Rate: 1000 - Item: Elunium Rate: 4559 - Item: Giant_Axe Rate: 100 - 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: 50 - Item: Grasshopper's_Leg Rate: 8000 - Item: Azure_Jewel Rate: 1000 - Item: Grasshopper_Doll Rate: 1500 - Item: Angel's_Arrival Rate: 1000 - Item: Light_Granule Rate: 500 - Item: Guitar_Of_Gentle_Breeze Rate: 10 - 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: 50 - Item: Honey Rate: 2000 - Item: Bluish_Green_Jewel Rate: 1000 - Item: Light_Granule Rate: 500 - Item: Alchol Rate: 100 - Item: Detrimindexta Rate: 100 - Item: Kiss_Of_Angel Rate: 1000 - 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: 200 - Item: Unripe_Apple Rate: 50 - Item: Scarlet_Jewel Rate: 1000 - Item: Angel's_Safeguard Rate: 1000 - Item: Light_Granule Rate: 500 - Item: Apple Rate: 8000 - Item: Apple_Juice Rate: 4000 - 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: 200 - Item: Red_Herb Rate: 8000 - Item: Violet_Jewel Rate: 1500 - Item: Chonchon_Doll Rate: 2000 - Item: Clip Rate: 3000 - Item: Lusty_Iron Rate: 50 - Item: Grape_Juice Rate: 3000 - 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: 200 - Item: Claw_Of_Wolves Rate: 8000 - Item: Golden_Jewel Rate: 1500 - Item: Star_Dust_Blade Rate: 100 - Item: Angel's_Warmth Rate: 1000 - Item: Light_Granule Rate: 500 - Item: Monster_Juice Rate: 50 - 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: 200 - Item: Red_Herb Rate: 8000 - Item: White_Jewel Rate: 1200 - Item: Light_Granule Rate: 500 - Item: Four_Leaf_Clover Rate: 30 - Item: Rainbow_Carrot Rate: 50 - Item: Angel's_Protection Rate: 1000 - 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: 9000 - Item: Garlet Rate: 1200 - Item: Shell Rate: 3000 - Item: Solid_Shell Rate: 2 - Item: Elunium_Stone Rate: 14 - Item: Iron_Ore Rate: 150 - 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: 9000 - Item: Garlet Rate: 1000 - Item: Sticky_Mucus Rate: 500 - Item: Yellow_Live Rate: 50 - Item: Sparkling_Dust Rate: 4 - Item: Iron_Ore Rate: 350 - Item: Elunium_Stone Rate: 28 - 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: 100 - Item: Scapulare_ Rate: 60 - Item: Leaf_Of_Yggdrasil Rate: 500 - Item: Spirit_Chain Rate: 1 - Item: White_Herb Rate: 2000 - Item: Apple Rate: 28 - Item: Emperium Rate: 40 - 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: 320 - Item: Shell Rate: 2000 - Item: Jellopy Rate: 2000 - Item: Sticky_Mucus Rate: 650 - Item: Empty_Bottle Rate: 2000 - Item: Iron_Ore Rate: 200 - 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: 10 - Item: Healing_Staff Rate: 10 - Item: Mementos Rate: 550 - Item: Oridecon Rate: 105 - Item: Sacred_Masque Rate: 4365 - Item: Mitten_Of_Presbyter Rate: 1 - Item: Blessed_Wand Rate: 3 - Item: White_Wing_Suits Rate: 100 StealProtected: true - 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: 5335 - Item: Zargon Rate: 1200 - Item: Elunium_Stone Rate: 175 - Item: Boots_ Rate: 5 - Item: Green_Herb Rate: 1500 - Item: Violet_Jewel Rate: 10 - 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: 9000 - Item: Scell Rate: 1200 - Item: Short_Leg Rate: 500 - Item: Elunium_Stone Rate: 61 - Item: Green_Herb Rate: 670 - Item: Yellow_Herb Rate: 250 - Item: Bark_Shorts Rate: 15 - 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: 3000 - Item: Oridecon Rate: 63 - Item: Halberd_ Rate: 2 - Item: Yggdrasilberry Rate: 50 - Item: Leaf_Of_Yggdrasil Rate: 100 - Item: Yellow_Herb Rate: 1300 - Item: Boots Rate: 50 - 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: 200 - Item: Starsand_Of_Witch Rate: 4850 - Item: Star_Sparkling Rate: 3 - Item: Star_Crumb Rate: 30 - Item: Old_Magic_Book Rate: 15 - Item: Old_Broom Rate: 20 - Item: Scarlet_Rod Rate: 50 RandomOptionGroup: None - 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: 9000 - Item: Coat_ Rate: 5 - Item: Animal's_Skin Rate: 5500 - Item: Glaive_ Rate: 10 - Item: Spear_ Rate: 15 - Item: Pike_ Rate: 20 - 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: 9000 - Item: Hood_ Rate: 20 - Item: Fluff Rate: 3000 - Item: Animal's_Skin Rate: 2500 - Item: Sweet_Potato Rate: 500 - Item: Sandals_ Rate: 25 - Item: Strawberry Rate: 600 - 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: 9000 - Item: Garlet Rate: 3000 - Item: Sticky_Mucus Rate: 1200 - Item: Boody_Red Rate: 50 - Item: Sparkling_Dust Rate: 8 - Item: Iron_Ore Rate: 450 - Item: Elunium_Stone Rate: 34 - 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: 5500 - Item: Mink_Coat Rate: 1 - Item: Wolf_Blood Rate: 200 - Item: Durga Rate: 1 - Item: Oridecon_Stone Rate: 53 - 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: 85 - Item: Animal's_Skin Rate: 5500 - Item: Adventurere's_Suit_ Rate: 80 - Item: Wolf_Blood Rate: 200 - Item: Cotton_Shirt Rate: 200 - Item: Asura_ Rate: 5 - Item: Orange Rate: 1000 - 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: 25 - Item: Tooth_Of_Ancient_Fish Rate: 9000 - Item: Lip_Of_Ancient_Fish Rate: 1000 - Item: Antenna Rate: 2 - Item: Detrimindexta Rate: 200 - Item: Katar_Of_Cold_Icicle Rate: 3 - Item: Oridecon_Stone Rate: 161 - 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: 5335 - Item: Petite_DiablOfs_Wing Rate: 400 - Item: Oridecon Rate: 2 - Item: Partizan_ Rate: 2 - Item: Sacred_Marks Rate: 5 - Item: Zargon Rate: 1500 - Item: Oridecon_Stone Rate: 154 - 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: 9000 - Item: Elunium_Stone Rate: 150 - Item: Sword_Mace_ Rate: 2 - Item: Mighty_Staff Rate: 1 - Item: Gold Rate: 1 - Item: Club Rate: 300 - Item: Hammer_Of_Blacksmith Rate: 5 - 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: 60 - Item: Tooth_Of_Bat Rate: 3000 - Item: Red_Jewel Rate: 20 - Item: Red_Herb Rate: 1000 - Item: Wing_Of_Red_Bat Rate: 5500 - Item: Wing_Of_Red_Bat Rate: 1500 - Item: Oridecon_Stone Rate: 40 - 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: 600 - Item: Ring_Pommel_Saber_ Rate: 950 - Item: Cutlas Rate: 150 - Item: Hae_Dong_Gum_ Rate: 400 - Item: Corsair Rate: 350 - Item: Elunium Rate: 3200 - Item: Krasnaya Rate: 100 - 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: 7500 - Item: Rod_ Rate: 80 - Item: Sticky_Mucus Rate: 500 - Item: Apple Rate: 1100 - Item: Empty_Bottle Rate: 1700 - Item: Apple Rate: 800 - Item: Orange_Juice Rate: 20 - Item: Drops_Card Rate: 1 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: 9000 - Item: Wing_Of_Moth Rate: 500 - Item: Masquerade Rate: 4 - Item: Insect_Feeler Rate: 2000 - Item: Sparkling_Dust Rate: 10 - Item: Red_Herb Rate: 1200 - 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: 150 - Item: Smoking_Pipe Rate: 250 - Item: Honey Rate: 10000 - Item: Katar_Of_Raging_Blaze Rate: 500 - Item: Tiger_Footskin Rate: 250 - Item: Elunium Rate: 2300 - 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: 1000 - Item: Egg_Shell Rate: 20 - Item: Piece_Of_Egg_Shell Rate: 550 - Item: Red_Herb Rate: 1000 - Item: Pet_Incubator Rate: 300 - Item: Center_Potion Rate: 250 - Item: Elunium_Stone Rate: 57 - 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: 10 - Item: Bone_Wand Rate: 1 - Item: Ragamuffin_Cape Rate: 2 - Item: Leaf_Of_Yggdrasil Rate: 200 - Item: Cookbook07 Rate: 4 - Item: White_Herb Rate: 2000 - Item: Scarlet_Bible Rate: 50 RandomOptionGroup: Group_5 - 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: 9000 - Item: Sunflower Rate: 3 - Item: Aloe Rate: 10 - Item: Leaflet_Of_Aloe Rate: 50 - Item: Singing_Flower Rate: 20 - Item: Stem Rate: 2000 - 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: 5500 - Item: Elunium_Stone Rate: 90 - Item: Reptile_Tongue Rate: 1500 - Item: Azure_Jewel Rate: 15 - Item: Yellow_Gemstone Rate: 200 - Item: Red_Herb Rate: 800 - Item: Zargon Rate: 120 - 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: 5335 - Item: Ghost_Bandana Rate: 100 - Item: Thief_Clothes_ Rate: 50 - Item: Branch_Of_Dead_Tree Rate: 500 - Item: Old_Blue_Box Rate: 10 - Item: Emperium Rate: 30 - Item: Ghost_Scroll_1_5 Rate: 100 - 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: 30 - Item: Coal Rate: 150 - Item: Elder_Pixie's_Beard Rate: 5500 - Item: Elven_Ears Rate: 1 - Item: Cap_ Rate: 10 - Item: Sparkling_Dust Rate: 100 - 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: Iron Rate: 270 - Item: Scell Rate: 9000 - Item: Oridecon_Stone Rate: 43 - Item: Goblini_Mask Rate: 3 - Item: Dirk_ Rate: 10 - Item: Buckler_ Rate: 5 - Item: Red_Herb Rate: 1800 - 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: 250 - Item: Scell Rate: 9000 - Item: Indian_Hair_Piece Rate: 3 - Item: Flail_ Rate: 10 - Item: Siver_Guard Rate: 5 - Item: Red_Herb Rate: 1550 - Item: Goblini_Mask Rate: 3 - 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: 230 - Item: Scell Rate: 9000 - Item: Red_Bandana Rate: 3 - Item: Goblin_Mask_02 Rate: 15 - Item: Buckler_ Rate: 1 - Item: Red_Herb Rate: 1550 - Item: Yellow_Herb Rate: 220 - 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: 100 - Item: Iron Rate: 170 - Item: Goblin_Mask_01 Rate: 15 - Item: Gangster_Patch Rate: 3 - Item: Smasher_ Rate: 10 - Item: Siver_Guard Rate: 5 - Item: Red_Herb Rate: 1500 - 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: Iron Rate: 150 - Item: Scell Rate: 9000 - Item: Wand_ Rate: 15 - Item: Buckler_ Rate: 1 - Item: Goblin_Mask_03 Rate: 15 - Item: Red_Herb Rate: 1500 - Item: Yellow_Herb Rate: 220 - 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: 120 - Item: Earthworm_Peeling Rate: 9000 - Item: Elunium_Stone Rate: 80 - Item: Sticky_Mucus Rate: 3000 - Item: Town_Sword_ Rate: 10 - Item: Foolishness_Of_Blind Rate: 1 - Item: Fatty_Chubby_Earthworm Rate: 20 - 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: 80 - Item: Emveretarcon Rate: 35 - Item: Horn Rate: 5500 - Item: Guisarme_ Rate: 15 - Item: Shell Rate: 5500 - Item: Solid_Shell Rate: 70 - 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: 6500 - Item: Zargon Rate: 500 - Item: Bomb_Wick Rate: 5 - Item: Fire_Arrow Rate: 10000 - Item: Elunium_Stone Rate: 118 - Item: Baked_Yam Rate: 20 - Item: Alchol Rate: 50 - 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: 9000 - Item: Zargon Rate: 900 - Item: Elunium Rate: 31 - Item: Tights_ Rate: 5 - Item: Frozen_Heart Rate: 5 - Item: Pumpkin Rate: 1000 - Item: Light_Granule Rate: 10 - 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: 2000 - Item: Old_Card_Album Rate: 2 - Item: Contracts_In_Shadow Rate: 20 - Item: Yellow_Herb Rate: 1000 - Item: Katar_Of_Piercing_Wind Rate: 1 - Item: Oridecon Rate: 100 - Item: Ghost_Scroll_1_5 Rate: 100 - 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: 8000 - Item: Elunium Rate: 191 - Item: Bone_Helm Rate: 1 - Item: Mirror_Shield_ Rate: 2 - Item: Patriotism_Marks Rate: 10 - Item: Ebone_Armor Rate: 2 - Item: Saber_ Rate: 2 - Item: Ur_Plate Rate: 100 StealProtected: true - 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: 100 - Item: Cobold_Hair Rate: 5335 - Item: Zargon Rate: 700 - Item: Elunium_Stone Rate: 25 - Item: Gladius_ Rate: 2 - Item: Buckler_ 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: 100 - Item: Cobold_Hair Rate: 5335 - Item: Zargon Rate: 200 - Item: Buckler_ Rate: 3 - Item: Yellow_Herb Rate: 100 - Item: Guard Rate: 100 - 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: 35 - Item: Steel Rate: 100 - Item: Cobold_Hair Rate: 5335 - Item: Zargon Rate: 200 - Item: Buckler_ Rate: 3 - Item: Yellow_Herb Rate: 100 - Item: Scarlet_Twohand_Axe Rate: 50 RandomOptionGroup: Group_5 - 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: 50 - Item: Cobold_Hair Rate: 5335 - Item: Zargon Rate: 100 - Item: Hammer_ Rate: 5 - Item: Buckler_ Rate: 3 - Item: Yellow_Herb Rate: 100 - Item: Axe Rate: 150 - 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: 40 - Item: Cobold_Hair Rate: 5335 - Item: Zargon Rate: 100 - Item: Morning_Star_ Rate: 5 - Item: Buckler_ Rate: 3 - Item: Yellow_Herb Rate: 100 - Item: Club Rate: 150 - 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: 9000 - Item: Garlet Rate: 800 - Item: Scell Rate: 100 - Item: Zargon Rate: 10 - Item: Black_Ladle Rate: 40 - Item: Yellow_Herb Rate: 400 - Item: High_end_Cooking_Kits Rate: 5 - 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: 110 - Item: Limb_Of_Mantis Rate: 9000 - Item: Scell Rate: 1400 - Item: Elunium_Stone Rate: 70 - Item: Solid_Shell Rate: 250 - Item: Azure_Jewel Rate: 10 - Item: Red_Herb Rate: 650 - 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: 35 - Item: Sacred_Masque Rate: 4365 - Item: Staff_ Rate: 10 - Item: Mitten_Of_Presbyter Rate: 1 - Item: Blessed_Wand Rate: 3 - Item: Fire_Scroll_1_5 Rate: 100 - Item: Book_Of_Devil Rate: 20 - 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: 5000 - Item: Sticky_Mucus Rate: 1500 - Item: Crystal_Blue Rate: 45 - Item: Mistic_Frozen Rate: 2 - Item: Blue_Gemstone Rate: 200 - Item: Deadly_Noxious_Herb Rate: 20 - 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: 5000 - Item: Detonator Rate: 2500 - Item: Chain_ Rate: 10 - Item: Skyblue_Jewel Rate: 10 - Item: Blue_Gemstone Rate: 150 - Item: Transparent_Headgear Rate: 10 - 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: 9000 - Item: Star_Dust Rate: 5 - Item: Brooch Rate: 1 - Item: Fire_Scroll_3_5 Rate: 100 - Item: Chrystal_Pumps Rate: 1 - Item: Marionette_Doll Rate: 3 - Item: Scarlet_Mace Rate: 50 RandomOptionGroup: Group_5 - 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: 9000 - Item: Tentacle Rate: 3000 - Item: Blue_Gemstone Rate: 200 - Item: Skyblue_Jewel Rate: 10 - Item: Mistic_Frozen Rate: 12 - Item: Penetration Rate: 5 - Item: Grape Rate: 300 - 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: 9000 - Item: Nail_Of_Mole Rate: 500 - Item: Jur_ Rate: 10 - Item: Goggle_ Rate: 5 - Item: Safety_Helmet Rate: 1 - Item: Battered_Pot Rate: 10 - Item: Goggle Rate: 15 - 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: 10 - Item: Monster's_Feed Rate: 5000 - Item: Animal's_Skin Rate: 5500 - Item: Pet_Food Rate: 400 - Item: Elunium_Stone Rate: 100 - Item: Grape Rate: 200 - 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: 500 - Item: Safety_Ring Rate: 200 - Item: Tiara Rate: 200 - Item: Armlet_Of_Obedience Rate: 500 - Item: Mother's_Nightmare Rate: 10 - Item: Elunium Rate: 3500 - Item: Dea_Staff Rate: 100 - 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: 5335 - Item: Whip_Of_Red_Flame Rate: 250 - Item: Animal_Blood Rate: 200 - Item: Sea_Witch_Foot Rate: 20 - Item: Scarlet_Jewel Rate: 250 - Item: Rafini_Staff Rate: 5 - Item: Penetration Rate: 3 - 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: 5335 - Item: Oridecon_Stone Rate: 196 - Item: Two_Handed_Axe_ Rate: 2 - Item: Hammer_Of_Blacksmith Rate: 10 - Item: Beef_Head_Meat Rate: 10 - Item: Axe Rate: 200 - Item: Lemon Rate: 300 - 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: 500 - Item: Moonlight_Sword Rate: 100 - Item: Long_Mace Rate: 150 - Item: Punisher Rate: 500 - Item: Silver_Knife_Of_Chaste Rate: 650 - Item: Elunium Rate: 2600 - Item: Staff_Of_Bordeaux Rate: 100 - 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: 2 - Item: Wooden_Block Rate: 800 - Item: Wig Rate: 10 - Item: Oridecon_Stone Rate: 65 - Item: Elunium_Stone Rate: 97 - Item: Anodyne Rate: 20 - 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: 5500 - Item: Skel_Bone Rate: 3500 - Item: Elunium_Stone Rate: 80 - Item: Viking_Helm Rate: 2 - Item: Buster_ Rate: 10 - Item: Green_Herb Rate: 50 - 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: 5500 - Item: Sticky_Mucus Rate: 3000 - 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: 4365 - Item: Honey_Jar Rate: 2500 - Item: Elunium_Stone Rate: 20 - Item: Undershirt Rate: 100 - Item: Scarlet_Saber Rate: 50 RandomOptionGroup: Group_5 - Item: Scarlet_Dagger Rate: 50 RandomOptionGroup: Group_5 - 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: 5335 - Item: Dragon_Train Rate: 300 - Item: Oridecon_Stone Rate: 140 - Item: White_Herb Rate: 1000 - Item: Petti_Tail Rate: 40 - Item: Aloebera Rate: 15 - Item: Scarlet_Mace Rate: 50 RandomOptionGroup: Group_5 - 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: 5335 - Item: Dragon_Train Rate: 300 - Item: Elunium Rate: 61 - Item: White_Herb Rate: 1000 - Item: Khukri Rate: 5 - Item: Zargon Rate: 1500 - Item: Aloebera Rate: 15 - 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: 5820 - Item: Tutankhamen's_Mask Rate: 2500 - Item: Solar_Sword Rate: 100 - Item: Holy_Robe Rate: 150 - Item: Gemmed_Crown Rate: 500 - Item: Tablet Rate: 300 - Item: Bazerald Rate: 80 - 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: 5500 - Item: Sharp_Scale Rate: 2000 - Item: Skyblue_Jewel Rate: 5 - Item: Meat Rate: 1000 - Item: Fin Rate: 500 - Item: Oridecon_Stone Rate: 25 - 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: 9700 - Item: Forturn_Sword Rate: 500 - Item: Sucsamad Rate: 150 - Item: Jaws_Of_Ant Rate: 5000 - Item: Mr_Scream Rate: 300 - Item: Elunium Rate: 2900 - Item: Weihna Rate: 100 - 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: 9000 - Item: Garlet Rate: 1100 - Item: Sticky_Mucus Rate: 600 - Item: Wind_Of_Verdure Rate: 30 - Item: Sparkling_Dust Rate: 5 - Item: Iron_Ore Rate: 400 - Item: Elunium_Stone Rate: 31 - 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: 9000 - Item: Garlet Rate: 300 - Item: Sticky_Mucus Rate: 700 - Item: Alchol Rate: 4 - Item: Empty_Bottle Rate: 1000 - Item: Dew_Laden_Moss Rate: 20 - Item: Center_Potion Rate: 50 - 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: 5500 - Item: Scell Rate: 1600 - Item: Four_Leaf_Clover Rate: 2 - Item: Ment Rate: 10 - Item: Hinalle Rate: 10 - Item: Shoot Rate: 550 - Item: White_Herb Rate: 30 - 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: 106 - Item: Iron_Cane Rate: 1 - Item: Chain_Mail_ Rate: 2 - Item: Two_Hand_Sword_ Rate: 2 - Item: Katana Rate: 100 - Item: Patriotism_Marks Rate: 10 - Item: Brigan Rate: 4850 - Item: Peuz_Plate Rate: 1 StealProtected: true - 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: 35 - Item: Emperium Rate: 1 - Item: Zargon Rate: 2500 - Item: Horrendous_Mouth Rate: 3500 - Item: Mementos Rate: 1500 - Item: Mantle_ Rate: 10 - 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: 35 - Item: Grit Rate: 5335 - Item: Elunium_Stone Rate: 118 - Item: Fine_Sand Rate: 350 - Item: Sparkling_Dust Rate: 200 - Item: Katar_Of_Thornbush Rate: 1 - Item: Hypnotist's_Staff_ Rate: 5 - 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: 9000 - Item: Grape Rate: 300 - Item: Animal_Blood Rate: 2 - Item: Eagle_Eyes Rate: 1 - Item: Savage_Meat Rate: 10 - Item: Elunium_Stone Rate: 70 - Item: Royal_Jelly Rate: 2 - 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: 9000 - Item: Axe_ Rate: 100 - Item: Meat Rate: 500 - Item: Savage_Meat Rate: 1 - Item: Feather Rate: 850 - Item: Phracon Rate: 80 - Item: Sweet_Milk Rate: 40 - 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: 400 - Item: Lantern Rate: 5500 - Item: Elunium_Stone Rate: 90 - Item: Safety_Helmet Rate: 2 - Item: Steel Rate: 100 - Item: Coal Rate: 200 - Item: Light_Granule Rate: 10 - 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: 9000 - Item: Skirt_Of_Virgin Rate: 50 - Item: Nurse_Cap Rate: 1 - Item: Muffler_ Rate: 5 - Item: Stiletto_ Rate: 5 - Item: Puente_Robe Rate: 5 - Item: Inspector_Certificate Rate: 350 - 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: 70 - Item: Emveretarcon Rate: 30 - Item: Colorful_Shell Rate: 9000 - Item: Garlet Rate: 2100 - Item: Elunium_Stone Rate: 25 - Item: Solid_Shell Rate: 10 - Item: Iron_Ore Rate: 300 - 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: 9000 - Item: Animal's_Skin Rate: 3000 - Item: Feather Rate: 800 - Item: Monster's_Feed Rate: 1000 - Item: Ora_Ora Rate: 2 - 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: 90 - Item: Worm_Peelings Rate: 5000 - Item: Scell Rate: 200 - Item: Honey Rate: 350 - Item: Honey Rate: 350 - Item: Royal_Jelly Rate: 200 - Item: Oridecon_Stone Rate: 26 - 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: 5500 - Item: Oridecon_Stone Rate: 70 - Item: Sticky_Mucus Rate: 2500 - Item: Old_Magic_Book Rate: 5 - Item: Yellow_Herb Rate: 100 - Item: Shining_Stone Rate: 20 - 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: 55 - Item: Iron Rate: 190 - Item: G_Strings Rate: 200 - Item: Ganster_Mask Rate: 3 - Item: Cuffs Rate: 10 - Item: Iron_Ore Rate: 300 - 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: 150 - Item: Transparent_Cloth Rate: 5335 - Item: Spirit_Chain Rate: 1 - Item: Silver_Robe_ Rate: 10 - 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: 4656 - Item: Glass_Bead Rate: 200 - Item: Old_Blue_Box Rate: 100 - Item: Branch_Of_Dead_Tree Rate: 100 - Item: Royal_Jelly Rate: 250 - Item: Panacea Rate: 350 - Item: Oridecon_Stone Rate: 100 - 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: 50 - Item: Shell Rate: 5500 - Item: Jellopy Rate: 1500 - Item: Cutter_ Rate: 55 - Item: Wing_Of_Fly Rate: 100 - Item: Chonchon_Doll Rate: 5 - 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: 2000 - Item: Feather Rate: 250 - Item: Club_ Rate: 80 - Item: Azure_Jewel Rate: 2 - Item: Green_Herb Rate: 350 - Item: Clover Rate: 500 - Item: Club Rate: 200 - 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: 10 - Item: Transparent_Cloth Rate: 100 - Item: Silver_Robe_ Rate: 1 - 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: 150 - Item: Transparent_Cloth Rate: 5335 - Item: Spirit_Chain Rate: 1 - Item: Silver_Robe_ Rate: 10 - 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: 5500 - Item: Old_Portrait Rate: 40 - Item: Worn_Out_Scroll Rate: 60 - Item: Bongun_Hat Rate: 1 - Item: Amulet Rate: 15 - Item: Yellow_Herb Rate: 1000 - Item: Yellow_Herb Rate: 1250 - 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: 4656 - Item: Steel_Arrow Rate: 1000 - Item: Stone_Arrow Rate: 2500 - Item: Arrow_Of_Wind Rate: 2500 - Item: Orc_Archer_Bow Rate: 2 - Item: Red_Herb Rate: 1400 - Item: White_Herb Rate: 900 - 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: 400 - Item: Ring_ Rate: 400 - Item: Loard_Circlet Rate: 400 - Item: Doom_Slayer_ Rate: 400 - Item: Old_Violet_Box Rate: 1000 - Item: Elunium Rate: 4268 - Item: Erde Rate: 100 - 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: 5 - Item: Old_Blue_Box Rate: 45 - Item: Booby_Trap Rate: 1200 - Item: Spectacles Rate: 3000 - Item: Light_Granule Rate: 1000 - Item: Rosary_ Rate: 1 - Item: Elunium_Stone Rate: 270 - 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: 5820 - Item: Wedding_Veil Rate: 10 - Item: Manteau_ Rate: 2 - Item: Red_Gemstone Rate: 650 - Item: Wing_Of_Butterfly Rate: 1300 - Item: Manteau Rate: 10 - Item: Crystal_Jewel_ Rate: 5 - 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: 5335 - Item: Clip Rate: 1 - Item: Skull Rate: 1500 - Item: Spectacles Rate: 1300 - Item: Oridecon Rate: 105 - Item: Key_Of_Clock_Tower Rate: 20 - Item: Zargon Rate: 1500 - 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: 3500 - Item: Sticky_Mucus Rate: 3000 - Item: Solid_Shell Rate: 800 - Item: Zargon Rate: 450 - Item: Red_Gemstone Rate: 300 - Item: Great_Nature Rate: 20 - Item: Zargon Rate: 2500 - 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: 4850 - Item: Book_Of_Billows Rate: 4 - Item: Book_Of_Mother_Earth Rate: 4 - Item: Book_Of_Blazing_Sun Rate: 2 - Item: Book_Of_Gust_Of_Wind Rate: 2 - Item: Bookclip_In_Memory Rate: 300 - Item: Old_Magic_Book Rate: 20 - 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: 3500 - Item: Spoon_Stub Rate: 100 - Item: Formal_Suit Rate: 1 - Item: Red_Gemstone Rate: 600 - Item: Rotten_Bandage Rate: 3500 - Item: Cuffs Rate: 35 - Item: Mementos Rate: 1500 - 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: 3500 - Item: Spoon_Stub Rate: 105 - Item: Iron_Cane Rate: 1 - Item: Red_Gemstone Rate: 600 - Item: Rotten_Bandage Rate: 3500 - Item: Cuffs Rate: 39 - Item: Elunium Rate: 112 - 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: 5 - Item: Rosary Rate: 30 - Item: Blue_Potion Rate: 100 - Item: Red_Gemstone Rate: 450 - Item: Sacred_Marks Rate: 1 - Item: Glittering_Clothes Rate: 5 - Item: Skull Rate: 3000 - 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: 5335 - Item: Yellow_Gemstone Rate: 800 - Item: Pacifier Rate: 100 - Item: Starsand_Of_Witch Rate: 1000 - Item: Moth_Dust Rate: 3000 - Item: Wing_Of_Fly Rate: 1100 - Item: Hood_ Rate: 15 - 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: 5 - Item: White_Herb Rate: 1800 - Item: Rose_Quartz Rate: 1500 - Item: Tights_ Rate: 8 - Item: Earring_ Rate: 1 - Item: Queen's_Whip Rate: 100 - Item: Masquerade Rate: 3 - 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: 3880 - Item: Executioner's_Mitten Rate: 3 - Item: White_Herb Rate: 1800 - Item: Oil_Bottle Rate: 300 - Item: Frozen_Heart Rate: 10 - Item: Oridecon Rate: 100 - Item: Izidor Rate: 30 - 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: 3880 - Item: Executioner's_Mitten Rate: 4 - Item: White_Herb Rate: 1800 - Item: Oridecon Rate: 150 - Item: Electric_Wire Rate: 100 - 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: 1500 - Item: Runstone_Mystic Rate: 300 - Item: Oridecon Rate: 243 - 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: 50 - Item: Muscovite Rate: 1500 - Item: Steel Rate: 120 - Item: Oridecon Rate: 189 - Item: Scarlet_Dagger Rate: 50 RandomOptionGroup: Group_5 - Item: Scarlet_Saber Rate: 50 RandomOptionGroup: Group_5 - 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: 5 - Item: Phlogopite Rate: 1500 - Item: Lapier_ Rate: 80 - Item: Scimiter_ Rate: 60 - Item: Steel Rate: 120 - Item: Oridecon Rate: 145 - Item: Scarlet_Saber Rate: 50 RandomOptionGroup: Group_5 - 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: 4850 - Item: Crystal_Arrow Rate: 2000 - Item: Royal_Jelly Rate: 5 - Item: Red_Muffler Rate: 10 - Item: Carga_Mace Rate: 1 - Item: Brooch_ Rate: 1 - Item: Oridecon Rate: 134 - 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: 4850 - Item: Stone_Arrow Rate: 1500 - Item: Glove_ Rate: 1 - Item: Coal Rate: 130 - Item: Great_Nature Rate: 25 - Item: Silk_Ribbon Rate: 10 - Item: Explosive_Powder Rate: 800 - 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: 4850 - Item: Old_Card_Album Rate: 1 - Item: Hakujin_ Rate: 5 - Item: Centimental_Leaf Rate: 5 - Item: Leaf_Of_Yggdrasil Rate: 650 - Item: Oridecon Rate: 217 - 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: 4656 - Item: Monster's_Feed Rate: 1000 - Item: Blue_Jewel Rate: 80 - Item: Glass_Bead Rate: 110 - Item: Lemon Rate: 250 - Item: Blue_Herb Rate: 70 - Item: Oridecon Rate: 95 - 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: 5335 - Item: Wind_Of_Verdure Rate: 200 - Item: Zargon Rate: 1200 - Item: Light_Granule Rate: 100 - Item: Elunium_Stone Rate: 220 - Item: Leaf_Of_Yggdrasil Rate: 250 - Item: White_Herb Rate: 2600 - 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: 5335 - Item: Elunium_Stone Rate: 229 - Item: Elunium_Stone Rate: 22 - Item: Iron_Ore Rate: 750 - Item: Steel Rate: 180 - Item: Iron Rate: 300 - 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: 2500 - Item: Orcish_Axe Rate: 10 - Item: Steel Rate: 90 - Item: Orcish_Voucher Rate: 7500 - Item: Zargon Rate: 1300 - Item: Oridecon_Stone Rate: 196 - Item: Yellow_Herb Rate: 900 - 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: 5335 - Item: Yoyo_Tail Rate: 7000 - Item: Elunium Rate: 53 - Item: Banana Rate: 5000 - Item: Tropical_Banana Rate: 20 - Item: Banana_Juice Rate: 1000 - Item: Yggdrasilberry Rate: 25 - 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: 5335 - Item: White_Herb Rate: 1800 - Item: Jump_Rope Rate: 10 - Item: Oridecon_Stone Rate: 115 - Item: Great_Nature Rate: 5 - Item: Seed_Of_Yggdrasil Rate: 45 - Item: Scarlet_Spear Rate: 50 RandomOptionGroup: Group_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: 4850 - Item: Tentacle Rate: 8000 - Item: Sticky_Mucus Rate: 7000 - Item: Panacea Rate: 200 - Item: Violet_Jewel Rate: 15 - Item: Katar_Of_Raging_Blaze Rate: 1 - Item: Red_Gemstone Rate: 550 - 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: 5335 - Item: Blade_Lost_In_Darkness Rate: 5 - Item: Clothes_Of_The_Lord Rate: 1 - Item: Battle_Hook Rate: 25 - Item: Elunium Rate: 369 - Item: Ebone_Armor Rate: 10 - Item: Scarlet_Twohand_Sword Rate: 50 RandomOptionGroup: Group_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: 5 - Item: Claw_Of_Desert_Wolf Rate: 5500 - Item: Mink_Coat Rate: 1 - Item: Meat Rate: 1200 - Item: Claw_Of_Wolves Rate: 2000 - Item: Oridecon_Stone Rate: 53 - 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: 6000 - Item: Grape Rate: 150 - Item: Animal_Blood Rate: 3 - Item: Eagle_Eyes Rate: 2 - Item: Anodyne Rate: 15 - Item: Elunium_Stone Rate: 70 - 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: 6500 - Item: Feather Rate: 600 - Item: Club_ Rate: 80 - Item: Azure_Jewel Rate: 8 - Item: Green_Herb Rate: 750 - Item: Clover Rate: 1500 - Item: Club Rate: 200 - 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: 300 - Item: Chrysalis Rate: 6000 - Item: Sticky_Mucus Rate: 700 - Item: Guard_ Rate: 2 - Item: Shell Rate: 1300 - Item: Sticky_Mucus Rate: 700 - Item: Iron_Ore Rate: 300 - 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: 6000 - Item: Silk_Robe_ Rate: 10 - Item: Honey Rate: 180 - Item: Wing_Of_Butterfly Rate: 200 - Item: Fancy_Flower Rate: 4 - Item: Flower Rate: 800 - Item: Creamy_Card Rate: 1 StealProtected: true - 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: 120 - Item: Shell Rate: 1500 - Item: Guard_ Rate: 2 - Item: Red_Herb Rate: 450 - Item: Red_Herb Rate: 450 - Item: Empty_Bottle Rate: 2000 - Item: White_Platter Rate: 15 - 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: 6000 - Item: Cacao Rate: 500 - Item: Yellow_Herb Rate: 130 - Item: Animal's_Skin Rate: 5500 - Item: Monkey_Doll Rate: 7 - Item: Strawberry Rate: 500 - Item: Orange Rate: 1000 - 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: 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: 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: 135 - Item: Shell Rate: 2740 - Item: Jellopy Rate: 3000 - Item: Sticky_Mucus Rate: 750 - Item: Empty_Bottle Rate: 2000 - Item: Iron_Ore Rate: 220 - 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: 6000 - Item: Garlet Rate: 3000 - Item: Sticky_Mucus Rate: 1000 - Item: Shell Rate: 3000 - Item: Sparkling_Dust Rate: 6 - Item: Iron_Ore Rate: 350 - Item: Elunium_Stone Rate: 28 - 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: 5700 - Item: Garlet Rate: 1100 - Item: Sticky_Mucus Rate: 600 - Item: Wind_Of_Verdure Rate: 15 - Item: Sparkling_Dust Rate: 5 - Item: Iron_Ore Rate: 400 - Item: Elunium_Stone Rate: 31 - 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: 6000 - Item: Garlet Rate: 3000 - Item: Sticky_Mucus Rate: 1200 - Item: Boody_Red Rate: 45 - Item: Sparkling_Dust Rate: 8 - Item: Iron_Ore Rate: 450 - Item: Elunium_Stone Rate: 34 - 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: 6500 - Item: Feather Rate: 850 - Item: Cotton_Shirt_ Rate: 150 - Item: Red_Herb Rate: 650 - Item: Milk Rate: 350 - Item: Yellow_Gemstone Rate: 60 - Item: Picky_Card Rate: 1 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: 6500 - Item: Feather Rate: 850 - Item: Egg_Shell Rate: 7 - Item: Red_Herb Rate: 750 - Item: Milk Rate: 350 - Item: Yellow_Gemstone Rate: 60 - Item: Picky__Card Rate: 1 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: 3200 - Item: Sticky_Mucus Rate: 1500 - Item: Cold_Scroll_2_1 Rate: 100 - Item: Skyblue_Jewel Rate: 40 - Item: Blue_Herb Rate: 75 - Item: Candy Rate: 350 - 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: 750 - Item: White_Herb Rate: 800 - Item: Feather Rate: 1000 - Item: Panda_Cap Rate: 1 - Item: Bear's_Foot Rate: 5000 - Item: White_Jewel Rate: 30 - Item: Elunium_Stone Rate: 90 - 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: 5335 - Item: Zargon Rate: 900 - Item: Elunium Rate: 31 - Item: Tights_ Rate: 5 - Item: Gift_Box Rate: 20 - Item: Packing_Paper Rate: 1200 - Item: Packing_Ribbon Rate: 1200 - Item: Jakk_Card Rate: 1 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: Packing_Ribbon Rate: 550 - Item: Packing_Paper Rate: 550 - Item: Oridecon_Stone Rate: 43 - Item: Gift_Box Rate: 10 - Item: Dirk_ Rate: 10 - Item: Buckler_ Rate: 5 - Item: Santa's_Hat Rate: 10 - Item: Goblin_Card Rate: 1 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: 1500 - Item: Scarlet_Jewel Rate: 45 - Item: Zargon Rate: 200 - Item: Hood_ Rate: 25 - Item: Gift_Box Rate: 5 - Item: Cold_Scroll_1_3 Rate: 100 - Item: Red_Herb Rate: 1700 - 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: Santa's_Hat_ Rate: 1000 - Item: Santa_Beard Rate: 1000 - Item: Branch_Of_Dead_Tree Rate: 3000 - Item: Fire_Cracker_Xmas Rate: 10000 - Item: Sweet_Candy_Striper Rate: 2000 - Item: Red_Bag Rate: 2000 - Item: Buche_De_Noel Rate: 3000 - Item: Red_Bag Rate: 2000 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: 900 - Item: Holy_Bonnet Rate: 2 - Item: Iron Rate: 320 - Item: Rough_Wind Rate: 5 - Item: Scell Rate: 3500 - Item: Branch Rate: 5 - Item: Oridecon_Stone Rate: 87 - 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: 90 - Item: Light_Granule Rate: 10 - Item: Old_Blue_Box Rate: 20 - Item: Piece_Of_Cake Rate: 800 - Item: Scarlet_Jewel Rate: 150 - Item: Crystal_Jewel_ Rate: 5 - Item: Candy Rate: 340 - 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: 2500 - Item: Zargon Rate: 750 - Item: Apple Rate: 5500 - Item: Unripe_Apple Rate: 40 - Item: Red_Muffler Rate: 5 - Item: Yellow_Herb Rate: 1300 - Item: Ragamuffin_Cape Rate: 5 - 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: 150 - Item: Old_Blue_Box Rate: 3000 - Item: Old_Violet_Box Rate: 4000 - Item: Ring_ Rate: 200 - Item: Manteau_ Rate: 500 - Item: Elunium Rate: 4559 - 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: 5500 - Item: Ice_Falchon Rate: 150 - Item: Katar_Of_Cold_Icicle Rate: 500 - Item: Claw_Of_Garm Rate: 500 - Item: Elunium Rate: 3977 - Item: Oridecon Rate: 2900 - 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: 3880 - Item: Petite_DiablOfs_Wing Rate: 500 - Item: Manteau_ Rate: 2 - Item: Elven_Bow Rate: 5 - Item: Thimble_Of_Archer Rate: 1 - Item: Silence_Arrow Rate: 2000 - Item: Elunium_Stone Rate: 238 - 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: 3000 - Item: Feather_Of_Birds Rate: 5000 - Item: Center_Potion Rate: 200 - Item: Grape Rate: 200 - Item: Wind_Of_Verdure Rate: 90 - Item: Goggle_ Rate: 7 - Item: Oridecon_Stone Rate: 32 - 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: 5100 - Item: Cyfar Rate: 1000 - Item: Blue_Herb Rate: 230 - Item: Whip_Of_Ice_Piece Rate: 10 - Item: Grape Rate: 250 - Item: Elunium_Stone Rate: 180 - Item: Elunium Rate: 37 - 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: 5500 - Item: Brigan Rate: 200 - Item: Animal_Blood Rate: 10 - Item: Anodyne Rate: 100 - Item: Red_Gemstone Rate: 250 - Item: Oridecon_Stone Rate: 115 - 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: 300 - Item: Brigan Rate: 5335 - Item: Cyfar Rate: 3500 - Item: Padded_Armor_ Rate: 5 - Item: Plate_Armor Rate: 2 - Item: Prohibition_Red_Candle Rate: 2 - 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: 3 - Item: Iron Rate: 250 - Item: Scell Rate: 1000 - Item: Oridecon_Arrow Rate: 3000 - Item: Red_Herb Rate: 600 - Item: Composite_Bow_ Rate: 25 - Item: Grape Rate: 300 - 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: 2500 - Item: Brigan Rate: 5335 - Item: Soft_Feather Rate: 120 - Item: Pole_Axe Rate: 1 - Item: Oridecon Rate: 185 - Item: Rough_Wind Rate: 150 - Item: Scarlet_Lance Rate: 250 RandomOptionGroup: Group_5 - 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: 4656 - Item: Red_Frame Rate: 1000 - Item: Manteau Rate: 30 - Item: Star_Crumb Rate: 80 - Item: Crystal_Mirror Rate: 3 - 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: 5335 - Item: Witherless_Rose Rate: 50 - Item: Fruit_Shell Rate: 120 - Item: Thief_Clothes_ Rate: 1 - Item: Rotten_Fish Rate: 35 - Item: Monster's_Feed Rate: 600 - Item: Big_Sis'_Ribbon Rate: 2 - 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: 4850 - Item: Dragon_Canine Rate: 500 - Item: Dragon_Scale Rate: 500 - Item: Rotten_Bandage Rate: 500 - Item: Legacy_Of_Dragon Rate: 100 - Item: Pyroxene Rate: 1500 - Item: Dragon_Breath Rate: 50 - 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: 4559 - Item: Skel_Bone Rate: 6000 - Item: Skull Rate: 500 - Item: Wind_Scroll_1_5 Rate: 100 - Item: Arc_Wand_ Rate: 8 - Item: Rough_Wind Rate: 100 - 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: 1300 - Item: Plate_Armor_ Rate: 2 - Item: Lemon Rate: 400 - Item: Skyblue_Jewel Rate: 40 - Item: Mistic_Frozen Rate: 35 - Item: Trident Rate: 3 - Item: Oridecon_Stone Rate: 203 - 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: 1000 - Item: Candy_Striper Rate: 150 - Item: Light_Granule Rate: 5 - Item: Great_Chef_Orleans01 Rate: 50 - Item: Sandals_ Rate: 30 - Item: Holy_Scroll_1_3 Rate: 100 - Item: Candy Rate: 320 - 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: 500 - Item: Coral_Reef Rate: 40 - Item: Single_Cell Rate: 1200 - Item: Yellow_Herb Rate: 200 - Item: Zargon Rate: 60 - Item: Apple Rate: 100 - 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: 3200 - Item: Ice_Cream Rate: 1000 - Item: Spiky_Heel Rate: 5 - Item: Joker_Jester Rate: 1 - Item: White_Herb Rate: 1450 - 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: 4850 - Item: Helm_ Rate: 45 - Item: Plate_Armor_ Rate: 5 - Item: Strong_Shield Rate: 62 - Item: Katzbalger Rate: 1 - Item: Pole_Axe Rate: 2 - Item: Ebone_Armor Rate: 5 - 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: 5335 - Item: Wooden_Block Rate: 800 - Item: White_Herb Rate: 1900 - Item: Lemon Rate: 320 - Item: Key_Of_Clock_Tower Rate: 30 - Item: Underground_Key Rate: 30 - Item: Elunium Rate: 163 - 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: 5335 - Item: Brigan Rate: 5335 - Item: Steel Rate: 500 - Item: Leaflet_Of_Hinal Rate: 850 - Item: Memorize_Book Rate: 1 - Item: Key_Of_Clock_Tower Rate: 2000 - Item: Underground_Key Rate: 2000 - 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: 1000 - Item: Worn_Out_Prison_Uniform Rate: 600 - Item: Anolian_Skin Rate: 2000 - Item: Seed_Of_Yggdrasil Rate: 50 - Item: Oridecon_Stone Rate: 129 - 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: 800 - Item: Kronos Rate: 100 - Item: Grimtooth_ Rate: 300 - Item: Mage_Coat Rate: 300 - Item: Cape_Of_Ancient_Lord Rate: 100 - Item: Elunium Rate: 5141 - Item: Bone_Helm_ Rate: 10 - 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: 4656 - Item: Puente_Robe Rate: 3 - Item: Earring Rate: 1 - Item: Wedding_Veil Rate: 1 - Item: High_end_Cooking_Kits Rate: 10 - Item: Cookbook06 Rate: 3 - 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: 100 - Item: Stone Rate: 1000 - Item: Old_Violet_Box Rate: 1 - Item: Elunium Rate: 61 - Item: Elunium_Stone Rate: 207 - 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: 3000 - Item: Old_Broom Rate: 40 - Item: Chrystal_Pumps Rate: 3 - Item: Rotha_Shield Rate: 2 - Item: Pair_Of_Red_Ribbon Rate: 1 - Item: Imperial_Cooking_Kits Rate: 10 - Item: Holy_Scroll_1_5 Rate: 100 - 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: 4656 - Item: Chain_Mail_ Rate: 2 - Item: Claire_Suits Rate: 5 - Item: Incisive_Arrow Rate: 2000 - Item: Arbalest_ Rate: 3 - Item: Elunium Rate: 106 - 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: 2000 - Item: Wooden_Block Rate: 2000 - Item: Club Rate: 100 - Item: Inspector_Certificate Rate: 300 - Item: Stop_Post Rate: 1 - Item: Yellow_Herb Rate: 250 - Item: Earth_Scroll_1_3 Rate: 100 - 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: 2000 - Item: Brigan Rate: 4850 - Item: Star_Crumb Rate: 250 - Item: Great_Nature Rate: 30 - Item: Elunium_Stone Rate: 250 - Item: Round_Buckler Rate: 5 - Item: Elunium Rate: 163 - 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: 100 - Item: Solid_Shell Rate: 380 - Item: Aloebera Rate: 200 - Item: Yellow_Live Rate: 160 - Item: Sparkling_Dust Rate: 140 - Item: Elunium_Stone Rate: 106 - 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: 2500 - Item: Cyfar Rate: 3880 - Item: Iron Rate: 300 - Item: Steel Rate: 55 - Item: Coal Rate: 320 - Item: The_Garrison Rate: 5 - Item: Elunium_Stone Rate: 124 - 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: 5 - Item: Worn_Out_Page Rate: 1000 - Item: Earthworm_Peeling Rate: 3000 - Item: Fire_Scroll_1_5 Rate: 100 - Item: Blue_Potion Rate: 40 - Item: Cold_Scroll_1_5 Rate: 100 - 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: 250 - Item: Steel Rate: 60 - Item: Cobold_Hair Rate: 4850 - Item: Ear_Of_Puppy Rate: 50 - Item: Poison_Arrow Rate: 2000 - Item: CrossBow_ Rate: 5 - Item: Oridecon_Stone Rate: 79 - 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: 5335 - Item: Slender_Snake Rate: 2500 - Item: Lemon Rate: 1000 - Item: War_Axe Rate: 1 - Item: Citrine Rate: 1500 - Item: Great_Axe Rate: 1 - Item: Oridecon Rate: 160 - 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: 4413 - Item: Elunium_Stone Rate: 250 - Item: Oridecon_Stone Rate: 300 - Item: Gold Rate: 100 - Item: Oridecon Rate: 150 - Item: Queen's_Hair_Ornament Rate: 1 - Item: Cookbook10 Rate: 2 - 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: 2550 - Item: Oridecon_Stone Rate: 160 - Item: Yellow_Herb Rate: 800 - Item: Gladius Rate: 80 - Item: Sandstorm Rate: 15 - Item: Ghost_Bandana Rate: 1 - Item: Scarlet_Dagger Rate: 50 RandomOptionGroup: Group_5 - 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: 4413 - Item: Wedding_Veil Rate: 10 - Item: Manteau_ Rate: 8 - Item: Red_Gemstone Rate: 700 - Item: Crystal_Jewel__ Rate: 5 - Item: Old_Blue_Box Rate: 100 - Item: Lemon Rate: 300 - 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: 4413 - Item: Petite_DiablOfs_Wing Rate: 450 - Item: Satanic_Chain Rate: 3 - Item: Elunium_Stone Rate: 160 - Item: Zargon Rate: 2500 - Item: Sacred_Marks Rate: 10 - Item: Ahlspiess Rate: 5 - 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: 4550 - Item: Silver_Robe_ Rate: 10 - Item: Honey Rate: 550 - Item: Sound_Amplifier Rate: 1 - Item: Sg_Violet_Potion_Box Rate: 8 - Item: Icarus_Wing Rate: 5 - Item: Fruit_Of_Mastela Rate: 50 - 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: 4550 - Item: Solid_Shell Rate: 2500 - Item: Azure_Jewel Rate: 10 - Item: White_Herb Rate: 15 - Item: Grape Rate: 25 - 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: 3500 - Item: Soft_Feather Rate: 2500 - Item: Staff_Of_Soul Rate: 1 - Item: Walking_Stick Rate: 2 - Item: Wind_Scroll_1_5 Rate: 100 - Item: Magician_Hat Rate: 5 - Item: Scarlet_Bow Rate: 50 RandomOptionGroup: None - 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: 450 - Item: Cobold_Hair Rate: 6305 - Item: Zargon Rate: 1200 - Item: Mighty_Staff Rate: 2 - Item: Panacea Rate: 150 - Item: Royal_Jelly Rate: 100 - Item: Scarlet_Mace Rate: 50 RandomOptionGroup: Group_5 - 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: 4413 - Item: Mementos Rate: 1800 - Item: Glove_ Rate: 1 - Item: Silver_Ring Rate: 150 - Item: Runstone_Ancient Rate: 10 - Item: Oridecon_Stone Rate: 150 - Item: Elunium_Stone Rate: 100 - 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: 4413 - Item: Sticky_Mucus Rate: 1500 - Item: Horrendous_Mouth Rate: 1500 - Item: Cardinal_Jewel Rate: 200 - Item: White_Jewel Rate: 100 - Item: Ghoul_Leg Rate: 1 - Item: Scapulare_ Rate: 2 - 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: 1500 - Item: Steel Rate: 800 - Item: Oridecon_Stone Rate: 120 - Item: Goblin_Mask_04 Rate: 50 - Item: Shield_ Rate: 2 - Item: Yellow_Herb Rate: 650 - Item: Angry_Mouth Rate: 10 - 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: 3000 - Item: Brigan Rate: 5335 - Item: Twilight_Desert Rate: 20 - Item: Star_Crumb Rate: 100 - Item: Great_Nature Rate: 50 - Item: Blue_Potion Rate: 12 - Item: Yellow_Herb Rate: 500 - 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: 4550 - Item: Elunium_Stone Rate: 250 - Item: Gold Rate: 5 - Item: Spirit_Chain Rate: 1 - Item: Old_Card_Album Rate: 1 - Item: Glass_Bead Rate: 250 - Item: Scarlet_Mace Rate: 50 RandomOptionGroup: Group_5 - 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: 3 - Item: Bone_Helm Rate: 2 - Item: Ragamuffin_Cape Rate: 3 - Item: Brigan Rate: 5335 - Item: Fruit_Of_Mastela Rate: 120 - Item: White_Herb Rate: 1550 - 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: 550 - Item: Honey Rate: 1200 - Item: Fruit_Of_Mastela Rate: 12 - Item: Leaf_Of_Yggdrasil Rate: 15 - Item: Scarlet_Jewel Rate: 20 - Item: Double_Bound Rate: 15 - Item: Scarlet_Staff Rate: 50 RandomOptionGroup: None - 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: 4550 - Item: Short_Leg Rate: 1200 - Item: Elunium_Stone Rate: 140 - Item: Panacea Rate: 450 - Item: Solid_Shell Rate: 1200 - Item: Round_Shell Rate: 680 - Item: Cyfar Rate: 800 - 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: 4413 - Item: Zargon Rate: 2500 - Item: Boots_ Rate: 9 - Item: Bowman_Scarf Rate: 5 - Item: Round_Shell Rate: 680 - Item: Sticky_Mucus Rate: 3500 - Item: Brigan Rate: 2500 - 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: 4550 - Item: Poo_Poo_Hat Rate: 8 - Item: Stuffed_Doll Rate: 120 - Item: Honey Rate: 500 - Item: Pocket_Watch_ Rate: 5 - Item: Gold Rate: 5 - Item: Cyfar Rate: 800 - 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: 150 - Item: Punisher Rate: 5 - Item: Elunium Rate: 600 - Item: Oridecon Rate: 800 - Item: Gold Rate: 6 - 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: 4413 - Item: Brigan Rate: 3500 - Item: Steel Rate: 180 - Item: Iron Rate: 360 - Item: Coal Rate: 580 - Item: Butcher Rate: 5 - Item: Flame_Heart Rate: 160 - 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: 6500 - Item: Zargon Rate: 2300 - Item: Yellow_Herb Rate: 870 - Item: Bomb_Wick Rate: 8 - Item: Fire_Arrow Rate: 10000 - Item: Magic_Study_Vol1 Rate: 20 - Item: Flame_Heart Rate: 180 - 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: 4413 - Item: Beef_Head_Meat Rate: 300 - Item: Oridecon Rate: 16 - Item: White_Herb Rate: 1850 - Item: Silver_Ring Rate: 160 - Item: Star_Crumb Rate: 250 - Item: Scarlet_Twohand_Axe Rate: 50 RandomOptionGroup: Group_5 - 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: 3500 - Item: Grape Rate: 290 - Item: Animal_Blood Rate: 6 - Item: Eagle_Eyes Rate: 1 - Item: Anodyne Rate: 15 - Item: Belt Rate: 1 - Item: Zargon Rate: 160 - 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: 8 - Item: War_Axe Rate: 5 - Item: Cookbook09 Rate: 200 - Item: Pole_Axe Rate: 9 - Item: Broken_Shell Rate: 5335 - Item: Immaterial_Sword Rate: 80 - 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: 3 - Item: Blue_Jewel Rate: 4559 - Item: Ring_ Rate: 1 - Item: Melon Rate: 500 - Item: Zargon Rate: 2500 - Item: Panacea Rate: 450 - Item: Pineapple Rate: 500 - 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: 4413 - Item: Coconut_Fruit Rate: 200 - Item: Elder_Branch Rate: 100 - Item: Red_Herb Rate: 2450 - Item: Zargon Rate: 1240 - Item: Fruit_Of_Mastela Rate: 25 - 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: 4413 - Item: Broken_Armor_Piece Rate: 1200 - Item: Rust_Suriken Rate: 840 - Item: Smoke_Powder Rate: 200 - Item: Zargon Rate: 1240 - Item: Huuma_Bird_Wing Rate: 5 - 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: 4413 - Item: Broken_Shell Rate: 64 - Item: Stone_Piece Rate: 850 - Item: Yellow_Herb Rate: 2100 - Item: Zargon Rate: 1240 - Item: Honey Rate: 850 - 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: 4365 - Item: Blue_Herb Rate: 250 - Item: Coat_ Rate: 5 - Item: Cyfar Rate: 1200 - Item: Guisarme_ Rate: 1 - Item: Panacea Rate: 200 - Item: Glass_Bead Rate: 120 - 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: 4413 - Item: Broken_Shell Rate: 750 - Item: Fire_Scroll_2_5 Rate: 100 - Item: Gun_Powder Rate: 1000 - Item: Royal_Jelly Rate: 140 - Item: Brigan Rate: 600 - Item: Burn_Tree Rate: 1250 - 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: 4413 - Item: Broken_Shell Rate: 850 - Item: Ice_Piece Rate: 1250 - Item: Zargon Rate: 1800 - Item: Royal_Jelly Rate: 160 - Item: Ice_Fragment Rate: 200 - Item: Cold_Scroll_1_5 Rate: 100 - 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: 4413 - Item: Soft_Feather Rate: 1500 - Item: Wind_Scroll_1_5 Rate: 100 - Item: Crystal_Mirror Rate: 1 - Item: Magician_Hat Rate: 1 - Item: Scarlet_Lance Rate: 50 RandomOptionGroup: Group_5 - Item: Scarlet_Staff Rate: 50 RandomOptionGroup: None - 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: 4413 - Item: Round_Shell Rate: 400 - Item: Solid_Shell Rate: 800 - Item: Fancy_Flower Rate: 8 - Item: Cap Rate: 2 - Item: Wing_Of_Fly Rate: 300 - Item: Wing_Of_Butterfly Rate: 150 - 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: 3500 - Item: Cyfar Rate: 2500 - Item: Feather Rate: 2500 - Item: Green_Herb Rate: 4500 - Item: Yellow_Herb Rate: 800 - Item: Blue_Herb Rate: 200 - Item: White_Herb Rate: 800 - 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: 150 - Item: Clam_Shell Rate: 5500 - Item: Sea_Otter_Leather Rate: 4365 - Item: Red_Jewel Rate: 50 - Item: Blue_Jewel Rate: 50 - Item: Glass_Bead Rate: 650 - Item: Cyfar Rate: 1200 - 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: 7760 - Item: Seed_Of_Yggdrasil Rate: 3000 - Item: Yggdrasilberry Rate: 2500 - Item: Muffler_ Rate: 800 - Item: Shoes_ Rate: 800 - Item: Chain_Mail_ Rate: 800 - Item: Buckler_ Rate: 800 - Item: Old_Card_Album Rate: 1000 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: Jewel_Of_Prayer Rate: 80 - Item: Union_Of_Tribe Rate: 500 - Item: Branch_Of_Dead_Tree Rate: 10000 - Item: Oridecon Rate: 4850 - Item: Elunium Rate: 7275 - Item: Poison_Knife Rate: 1500 - Item: Wizardry_Hat Rate: 75 - Item: Masamune Rate: 8 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: 7760 - Item: Seed_Of_Yggdrasil Rate: 3000 - Item: Yggdrasilberry Rate: 2500 - Item: Muffler_ Rate: 800 - Item: Shoes_ Rate: 800 - Item: Chain_Mail_ Rate: 800 - Item: Buckler_ Rate: 800 - Item: Old_Card_Album Rate: 1000 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: Iron_Glove Rate: 80 - Item: Union_Of_Tribe Rate: 500 - Item: Branch_Of_Dead_Tree Rate: 10000 - Item: Oridecon Rate: 4850 - Item: Elunium Rate: 7275 - Item: Mirror_Shield_ Rate: 1000 - Item: War_Axe Rate: 75 - Item: Helm_Of_Sun Rate: 2 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: 7760 - Item: Seed_Of_Yggdrasil Rate: 3000 - Item: Yggdrasilberry Rate: 2500 - Item: Muffler_ Rate: 800 - Item: Shoes_ Rate: 800 - Item: Chain_Mail_ Rate: 800 - Item: Buckler_ Rate: 800 - Item: Old_Card_Album Rate: 1000 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: Iron_Maiden Rate: 80 - Item: Union_Of_Tribe Rate: 500 - Item: Branch_Of_Dead_Tree Rate: 10000 - Item: Oridecon Rate: 4850 - Item: Elunium Rate: 7275 - Item: Guard_ Rate: 834 - Item: Corsair Rate: 100 - Item: Gemmed_Crown Rate: 9 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: 7760 - Item: Seed_Of_Yggdrasil Rate: 3000 - Item: Yggdrasilberry Rate: 2500 - Item: Muffler_ Rate: 800 - Item: Shoes_ Rate: 800 - Item: Chain_Mail_ Rate: 800 - Item: Buckler_ Rate: 800 - Item: Old_Card_Album Rate: 1000 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: Mystery_Wheel Rate: 80 - Item: Union_Of_Tribe Rate: 500 - Item: Branch_Of_Dead_Tree Rate: 10000 - Item: Oridecon Rate: 4850 - Item: Elunium Rate: 7275 - Item: Critical_Ring Rate: 500 - Item: Mage_Coat Rate: 125 - Item: Earring_ Rate: 9 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: 7760 - Item: Seed_Of_Yggdrasil Rate: 3000 - Item: Yggdrasilberry Rate: 2500 - Item: Muffler_ Rate: 800 - Item: Shoes_ Rate: 800 - Item: Chain_Mail_ Rate: 800 - Item: Buckler_ Rate: 800 - Item: Old_Card_Album Rate: 1000 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: Silver_Fancy Rate: 80 - Item: Union_Of_Tribe Rate: 500 - Item: Branch_Of_Dead_Tree Rate: 10000 - Item: Oridecon Rate: 4850 - Item: Elunium Rate: 7275 - Item: Buckler_ Rate: 500 - Item: Tights_ Rate: 150 - Item: Necklace_ Rate: 10 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: 7760 - Item: Seed_Of_Yggdrasil Rate: 3000 - Item: Yggdrasilberry Rate: 2500 - Item: Muffler_ Rate: 800 - Item: Shoes_ Rate: 800 - Item: Chain_Mail_ Rate: 800 - Item: Buckler_ Rate: 800 - Item: Old_Card_Album Rate: 1000 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: Anger_Of_Valkurye Rate: 80 - Item: Union_Of_Tribe Rate: 500 - Item: Branch_Of_Dead_Tree Rate: 10000 - Item: Oridecon Rate: 4850 - Item: Elunium Rate: 7275 - Item: Centimental_Leaf Rate: 500 - Item: Kakkung_ Rate: 150 - Item: Magestic_Goat Rate: 10 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: 7760 - Item: Seed_Of_Yggdrasil Rate: 3000 - Item: Yggdrasilberry Rate: 2500 - Item: Muffler_ Rate: 800 - Item: Shoes_ Rate: 800 - Item: Chain_Mail_ Rate: 800 - Item: Buckler_ Rate: 800 - Item: Old_Card_Album Rate: 1000 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: Feather_Of_Angel Rate: 80 - Item: Union_Of_Tribe Rate: 500 - Item: Branch_Of_Dead_Tree Rate: 10000 - Item: Oridecon Rate: 4850 - Item: Elunium Rate: 7275 - Item: Zeny_Knife Rate: 375 - Item: Spanner Rate: 150 - Item: Clothes_Of_The_Lord Rate: 10 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: 7760 - Item: Seed_Of_Yggdrasil Rate: 3000 - Item: Yggdrasilberry Rate: 2500 - Item: Muffler_ Rate: 800 - Item: Shoes_ Rate: 800 - Item: Chain_Mail_ Rate: 800 - Item: Buckler_ Rate: 800 - Item: Old_Card_Album Rate: 1000 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: Foot_Step_Of_Cat Rate: 80 - Item: Union_Of_Tribe Rate: 500 - Item: Branch_Of_Dead_Tree Rate: 10000 - Item: Oridecon Rate: 4850 - Item: Elunium Rate: 7275 - Item: Rosary_ Rate: 300 - Item: Staff_Of_Soul Rate: 167 - Item: Holy_Robe Rate: 10 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: 7760 - Item: Seed_Of_Yggdrasil Rate: 3000 - Item: Yggdrasilberry Rate: 2500 - Item: Muffler_ Rate: 800 - Item: Shoes_ Rate: 800 - Item: Chain_Mail_ Rate: 800 - Item: Buckler_ Rate: 800 - Item: Old_Card_Album Rate: 1000 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: Beard_Of_Women Rate: 80 - Item: Union_Of_Tribe Rate: 500 - Item: Branch_Of_Dead_Tree Rate: 10000 - Item: Oridecon Rate: 4850 - Item: Elunium Rate: 7275 - Item: Gaia_Sword Rate: 250 - Item: Grimtooth_ Rate: 188 - Item: Crown Rate: 12 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: 7760 - Item: Seed_Of_Yggdrasil Rate: 3000 - Item: Yggdrasilberry Rate: 2500 - Item: Muffler_ Rate: 800 - Item: Shoes_ Rate: 800 - Item: Chain_Mail_ Rate: 800 - Item: Buckler_ Rate: 800 - Item: Old_Card_Album Rate: 1000 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: Root_Of_Stone Rate: 80 - Item: Union_Of_Tribe Rate: 500 - Item: Branch_Of_Dead_Tree Rate: 10000 - Item: Oridecon Rate: 4850 - Item: Elunium Rate: 7275 - Item: Old_Violet_Box Rate: 250 - Item: Sasimi Rate: 188 - Item: Loard_Circlet Rate: 19 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: 7760 - Item: Seed_Of_Yggdrasil Rate: 3000 - Item: Yggdrasilberry Rate: 2500 - Item: Muffler_ Rate: 800 - Item: Shoes_ Rate: 800 - Item: Chain_Mail_ Rate: 800 - Item: Buckler_ Rate: 800 - Item: Old_Card_Album Rate: 1000 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: Soul_Of_Fish Rate: 80 - Item: Union_Of_Tribe Rate: 500 - Item: Branch_Of_Dead_Tree Rate: 10000 - Item: Oridecon Rate: 4850 - Item: Elunium Rate: 7275 - Item: Ragamuffin_Cape Rate: 1000 - Item: Thief_Clothes_ Rate: 69 - Item: Ring_ Rate: 20 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: 7760 - Item: Seed_Of_Yggdrasil Rate: 3000 - Item: Yggdrasilberry Rate: 2500 - Item: Muffler_ Rate: 800 - Item: Shoes_ Rate: 800 - Item: Chain_Mail_ Rate: 800 - Item: Buckler_ Rate: 800 - Item: Old_Card_Album Rate: 1000 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: Saliva_Of_Bird Rate: 80 - Item: Union_Of_Tribe Rate: 500 - Item: Branch_Of_Dead_Tree Rate: 10000 - Item: Oridecon Rate: 4850 - Item: Elunium Rate: 7275 - Item: Shield_ Rate: 1000 - Item: Muramasa Rate: 50 - Item: Helm_Of_Angel Rate: 24 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: 7760 - Item: Seed_Of_Yggdrasil Rate: 3000 - Item: Yggdrasilberry Rate: 2500 - Item: Muffler_ Rate: 800 - Item: Shoes_ Rate: 800 - Item: Chain_Mail_ Rate: 800 - Item: Buckler_ Rate: 800 - Item: Old_Card_Album Rate: 1000 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: Tendon_Of_Bear Rate: 80 - Item: Union_Of_Tribe Rate: 500 - Item: Branch_Of_Dead_Tree Rate: 10000 - Item: Oridecon Rate: 4850 - Item: Elunium Rate: 7275 - Item: Gemmed_Sallet_ Rate: 750 - Item: Glove_ Rate: 46 - Item: Elven_Ears Rate: 25 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: 7760 - Item: Seed_Of_Yggdrasil Rate: 3000 - Item: Yggdrasilberry Rate: 2500 - Item: Muffler_ Rate: 800 - Item: Shoes_ Rate: 800 - Item: Chain_Mail_ Rate: 800 - Item: Buckler_ Rate: 800 - Item: Old_Card_Album Rate: 1000 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: Symbol_Of_Sun Rate: 80 - Item: Union_Of_Tribe Rate: 500 - Item: Branch_Of_Dead_Tree Rate: 10000 - Item: Oridecon Rate: 4850 - Item: Elunium Rate: 7275 - Item: Ear_Mufs Rate: 500 - Item: Safety_Ring Rate: 41 - Item: Tiara Rate: 32 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: 7760 - Item: Seed_Of_Yggdrasil Rate: 3000 - Item: Yggdrasilberry Rate: 2500 - Item: Muffler_ Rate: 800 - Item: Shoes_ Rate: 800 - Item: Chain_Mail_ Rate: 800 - Item: Buckler_ Rate: 800 - Item: Old_Card_Album Rate: 1000 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: Breath_Of_Soul Rate: 80 - Item: Union_Of_Tribe Rate: 500 - Item: Branch_Of_Dead_Tree Rate: 10000 - Item: Oridecon Rate: 4850 - Item: Elunium Rate: 7275 - Item: Cape_Of_Ancient_Lord Rate: 500 - Item: Brooch_ Rate: 38 - Item: Magician_Hat Rate: 34 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: 7760 - Item: Seed_Of_Yggdrasil Rate: 3000 - Item: Yggdrasilberry Rate: 2500 - Item: Muffler_ Rate: 800 - Item: Shoes_ Rate: 800 - Item: Chain_Mail_ Rate: 800 - Item: Buckler_ Rate: 800 - Item: Old_Card_Album Rate: 1000 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: Crystal_Of_Snow Rate: 80 - Item: Union_Of_Tribe Rate: 500 - Item: Branch_Of_Dead_Tree Rate: 10000 - Item: Oridecon Rate: 4850 - Item: Elunium Rate: 7275 - Item: Chrystal_Pumps Rate: 429 - Item: Centimental_Flower Rate: 250 - Item: Plate_Armor_ Rate: 35 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: 7760 - Item: Seed_Of_Yggdrasil Rate: 3000 - Item: Yggdrasilberry Rate: 2500 - Item: Muffler_ Rate: 800 - Item: Shoes_ Rate: 800 - Item: Chain_Mail_ Rate: 800 - Item: Buckler_ Rate: 800 - Item: Old_Card_Album Rate: 1000 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: Indication_Of_Tempest Rate: 80 - Item: Union_Of_Tribe Rate: 500 - Item: Branch_Of_Dead_Tree Rate: 10000 - Item: Oridecon Rate: 4850 - Item: Elunium Rate: 7275 - Item: Memorize_Book Rate: 300 - Item: Boots_ Rate: 273 - Item: Sharp_Gear Rate: 38 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: 7760 - Item: Seed_Of_Yggdrasil Rate: 3000 - Item: Yggdrasilberry Rate: 2500 - Item: Muffler_ Rate: 800 - Item: Shoes_ Rate: 800 - Item: Chain_Mail_ Rate: 800 - Item: Buckler_ Rate: 800 - Item: Old_Card_Album Rate: 1000 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: Slilince_Wave Rate: 80 - Item: Union_Of_Tribe Rate: 500 - Item: Branch_Of_Dead_Tree Rate: 10000 - Item: Oridecon Rate: 4850 - Item: Elunium Rate: 7275 - Item: Jewel_Sword Rate: 215 - Item: Satanic_Chain Rate: 60 - Item: Bone_Helm Rate: 38 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: 7760 - Item: Seed_Of_Yggdrasil Rate: 3000 - Item: Yggdrasilberry Rate: 2500 - Item: Muffler_ Rate: 800 - Item: Shoes_ Rate: 800 - Item: Chain_Mail_ Rate: 800 - Item: Buckler_ Rate: 800 - Item: Old_Card_Album Rate: 1000 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: Rough_Billows Rate: 80 - Item: Union_Of_Tribe Rate: 500 - Item: Branch_Of_Dead_Tree Rate: 10000 - Item: Oridecon Rate: 4850 - Item: Elunium Rate: 7275 - Item: Pole_Axe Rate: 50 - Item: Spinx_Helm Rate: 50 - Item: Helm_ Rate: 50 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: 7760 - Item: Seed_Of_Yggdrasil Rate: 3000 - Item: Yggdrasilberry Rate: 2500 - Item: Muffler_ Rate: 800 - Item: Shoes_ Rate: 800 - Item: Chain_Mail_ Rate: 800 - Item: Buckler_ Rate: 800 - Item: Old_Card_Album Rate: 1000 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: Air_Stream Rate: 80 - Item: Union_Of_Tribe Rate: 500 - Item: Branch_Of_Dead_Tree Rate: 10000 - Item: Oridecon Rate: 4850 - Item: Elunium Rate: 7275 - Item: Manteau_ Rate: 43 - Item: Angelic_Chain Rate: 43 - Item: Iron_Driver Rate: 38 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: 9000 - 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: 5335 - Item: Mystery_Piece Rate: 2400 - Item: Wheel Rate: 2200 - Item: Elunium Rate: 5 - Item: Destroyer_ Rate: 1 - Item: Manteau_ Rate: 20 - Item: Runstone_Ancient Rate: 100 - 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: 4559 - Item: Burning_Heart Rate: 3686 - Item: Plate_Armor_ Rate: 1 - Item: Plate_Armor Rate: 2 - Item: White_Herb Rate: 2500 - Item: Magma_Fist Rate: 20 - Item: Black_Powder Rate: 500 - 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: 4850 - Item: Live_Coal Rate: 3400 - Item: White_Herb Rate: 3000 - 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: 6200 - Item: Root_Of_Maneater Rate: 5500 - Item: Sunflower Rate: 30 - Item: Fancy_Flower Rate: 50 - Item: Holy_Scroll_1_5 Rate: 100 - 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: 4850 - Item: Fruit_Of_Mastela Rate: 300 - Item: Wind_Of_Verdure Rate: 1000 - Item: Gold Rate: 1 - Item: Orange Rate: 500 - 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: 1500 - Item: Chrystal_Pumps Rate: 3 - Item: Boy's_Naivety Rate: 1 - Item: Diamond_Ring Rate: 250 - Item: Horn_Of_Succubus Rate: 1 - Item: Staff_Of_Soul Rate: 1 - Item: Blue_Potion Rate: 1000 - 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: Blue_Gemstone Rate: 1000 - Item: Yellow_Gemstone Rate: 1000 - Item: Red_Gemstone Rate: 1000 - Item: Water_Of_Darkness Rate: 1000 - Item: Carrot_Whip Rate: 20 - 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: 4559 - Item: Gaoat's_Skin Rate: 2500 - Item: Empty_Bottle Rate: 5000 - Item: Red_Herb Rate: 500 - Item: Blue_Herb Rate: 1000 - Item: Yellow_Herb Rate: 2500 - Item: Green_Herb Rate: 5500 - 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: 5335 - Item: Pole_Axe Rate: 5 - Item: House_Auger Rate: 10 - Item: Ring_ Rate: 2 - Item: Shine_Spear_Blade Rate: 10 - Item: War_Axe Rate: 1 - Item: Iron_Driver Rate: 2 - 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: 1500 - Item: White_Herb Rate: 5500 - Item: Inccubus_Horn Rate: 1 - Item: Ring_ Rate: 1 - Item: Gold_Ring Rate: 500 - Item: Diamond_Ring Rate: 150 - Item: White_Herb Rate: 2200 - 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: 4947 - Item: Fright_Paper_Blade Rate: 3200 - Item: Yellow_Herb Rate: 1800 - Item: Green_Herb Rate: 2000 - Item: Kamaitachi Rate: 5 - 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: 4850 - Item: Harpy's_Claw Rate: 2500 - Item: Yellow_Herb Rate: 1500 - Item: Yellow_Herb Rate: 800 - Item: Izidor Rate: 20 - Item: Electric_Fist Rate: 20 - 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: 4000 - Item: Rent_Spell_Book Rate: 1500 - Item: Elder_Branch Rate: 1000 - Item: Encyclopedia Rate: 10 - Item: Wizardy_Staff Rate: 1 - Item: Old_Card_Album Rate: 1 - Item: Underground_Key Rate: 3000 - 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: 4074 - Item: Mould_Powder Rate: 4559 - Item: Yellow_Gemstone Rate: 3880 - Item: Starsand_Of_Witch Rate: 5000 - 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: 4947 - Item: Rosary_ Rate: 1 - Item: Rosary Rate: 30 - Item: Blue_Potion Rate: 50 - Item: Blue_Herb Rate: 150 - Item: Ghost_Scroll_1_5 Rate: 100 - 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: 7500 - Item: Yellow_Gemstone Rate: 3880 - Item: Red_Gemstone Rate: 3500 - 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: 5000 - Item: Animal's_Skin Rate: 5000 - Item: Nice_Sweet_Potato Rate: 2500 - 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: 5820 - Item: Petite_DiablOfs_Wing Rate: 4850 - Item: Brooch Rate: 3 - Item: Oridecon Rate: 20 - Item: Unholy_Touch Rate: 10 - 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: 5500 - Item: Burning_Heart Rate: 2200 - Item: Hot_Hair Rate: 3200 - Item: Oridecon_Stone Rate: 800 - Item: Fruit_Of_Mastela Rate: 400 - 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: 4074 - Item: Dragon_Canine Rate: 5335 - Item: Dragon_Train Rate: 3880 - Item: Dragon_Scale Rate: 3589 - 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: 4074 - Item: Dragon_Canine Rate: 5335 - Item: Dragon_Train Rate: 3880 - Item: Dragon_Scale Rate: 3589 - Item: Stone_Buckler Rate: 10 - 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: 4947 - Item: Grit Rate: 5335 - Item: Great_Nature Rate: 2500 - Item: Oridecon_Stone Rate: 300 - Item: Hypnotist's_Staff_ Rate: 5 - Item: Fine_Sand Rate: 1200 - Item: Scarlet_Dagger Rate: 50 RandomOptionGroup: Group_5 - 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: 4365 - Item: Scorpion's_Tail Rate: 5500 - Item: Red_Gemstone Rate: 150 - Item: Panacea Rate: 2500 - Item: Flame_Heart Rate: 850 - 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: 5 - Item: Leaf_Of_Yggdrasil Rate: 1800 - Item: Seed_Of_Yggdrasil Rate: 150 - Item: Agate Rate: 1500 - Item: Angelic_Chain Rate: 5 - Item: Plate_Armor_ Rate: 3 - Item: Turquoise Rate: 1500 - 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: 4700 - Item: Wizardy_Staff Rate: 5 - Item: Balistar Rate: 5 - Item: Cape_Of_Ancient_Lord Rate: 15 - Item: Ring_ Rate: 4 - Item: Book_Of_The_Apocalypse Rate: 4 - 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: 6305 - Item: High_end_Cooking_Kits Rate: 50 - Item: Stuffed_Doll Rate: 1200 - Item: Base_Guitar Rate: 50 - Item: Royal_Jelly Rate: 1400 - Item: Water_Of_Darkness Rate: 1000 - 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: 5335 - Item: Coconut_Fruit Rate: 500 - Item: Yellow_Herb Rate: 3500 - Item: Aloebera Rate: 100 - Item: Melon Rate: 500 - Item: Galapago_Cap Rate: 1 - Item: Orange Rate: 1000 - 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: 500 - Item: Padded_Armor Rate: 1 - Item: Cyfar Rate: 1000 - Item: Steel Rate: 450 - Item: Oridecon Rate: 1 - Item: Zargon Rate: 2500 - Item: Garlet Rate: 5500 - 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: 3800 - Item: Candy_Striper Rate: 4500 - Item: White_Chocolate Rate: 5000 - Item: Gift_Box_2 Rate: 4900 - Item: Banana_Juice Rate: 6500 - Item: Chocolate Rate: 5000 - Item: Yggdrasilberry Rate: 100 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: 3800 - Item: Candy_Striper Rate: 4500 - Item: White_Chocolate Rate: 5000 - Item: Gift_Box_4 Rate: 4900 - Item: Apple_Juice Rate: 6500 - Item: Chocolate Rate: 5000 - Item: Seed_Of_Yggdrasil Rate: 150 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: 3800 - Item: Candy_Striper Rate: 4500 - Item: White_Chocolate Rate: 5000 - Item: Gift_Box_1 Rate: 4900 - Item: Carrot_Juice Rate: 6500 - Item: Chocolate Rate: 5000 - Item: Branch_Of_Dead_Tree Rate: 150 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: 3800 - Item: Candy_Striper Rate: 4500 - Item: White_Chocolate Rate: 5000 - Item: Gift_Box_3 Rate: 4900 - Item: Grape_Juice Rate: 6500 - Item: Chocolate Rate: 5000 - Item: Old_Blue_Box Rate: 100 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: 550 - Item: War_Axe Rate: 680 - Item: Holy_Avenger Rate: 480 - Item: Holy_Guard Rate: 640 - Item: Holy_Robe Rate: 1500 - Item: Herald_Of_GOD Rate: 500 - Item: Ring_ Rate: 1720 - Item: Magestic_Goat Rate: 1550 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: 5000 - Item: Bamboo_Cut Rate: 4268 - Item: Wooden_Block Rate: 3200 - Item: Smooth_Paper Rate: 2200 - Item: Zargon Rate: 4074 - Item: Glass_Bead Rate: 30 - Item: Murasame Rate: 5 - 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: 5335 - Item: Ninja_Suit Rate: 2 - Item: Smoke_Powder Rate: 700 - Item: Shinobi's_Sash Rate: 100 - Item: Thief_Clothes_ Rate: 1 - Item: Black_Mask Rate: 2000 - Item: Murasame_ Rate: 5 - 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: 5500 - Item: Poison_Powder Rate: 2400 - Item: Gold_Ring Rate: 4 - Item: Green_Herb Rate: 540 - Item: Cardinal_Jewel_ Rate: 2 - Item: Royal_Jelly Rate: 2 - Item: Cinquedea_ Rate: 10 - 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: 5500 - Item: Apple_Of_Archer Rate: 1 - Item: Large_Jellopy Rate: 1400 - Item: Yellow_Herb Rate: 40 - Item: Nice_Sweet_Potato Rate: 350 - Item: Panacea Rate: 250 - Item: The_Cyclone_ Rate: 5 - 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: 5335 - Item: Old_Japaness_Clothes Rate: 2500 - Item: White_Herb Rate: 1550 - Item: Star_Crumb Rate: 1250 - Item: High_end_Cooking_Kits Rate: 10 - Item: Hakujin Rate: 5 - 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: 3500 - Item: Broken_Wine_Vessel Rate: 5500 - Item: Fruit_Of_Mastela Rate: 150 - Item: Huuma_Giant_Wheel_ Rate: 5 - Item: Imperial_Cooking_Kits Rate: 20 - Item: Earth_Scroll_1_5 Rate: 100 - Item: Scarlet_Huuma Rate: 50 RandomOptionGroup: Group_5 - 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: 6500 - Item: Cyfar Rate: 3500 - Item: Huuma_Calm_Mind Rate: 20 - Item: Leaflet_Of_Aloe Rate: 2300 - Item: Ment Rate: 2 - Item: Guitar_Of_Blue_Solo Rate: 10 - Item: Jitte_ Rate: 5 - 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: 4608 - Item: Great_Wing Rate: 2500 - Item: Wing_Of_Butterfly Rate: 1200 - Item: Powder_Of_Butterfly Rate: 5500 - Item: Lariat Rate: 1 - Item: Scarlet_Knuckle Rate: 50 RandomOptionGroup: Group_5 - 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: 3200 - Item: Oil_Paper Rate: 2500 - Item: Pierrot_Nose Rate: 1 - Item: Blade_Of_Pinwheel Rate: 5000 - Item: Bun Rate: 1000 - Item: Festival_Mask Rate: 3000 - 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: 4365 - Item: Elder_Branch Rate: 100 - Item: Royal_Jelly Rate: 1000 - Item: Branch_Of_Dead_Tree Rate: 400 - Item: Banana_Juice Rate: 100 - Item: Old_Blue_Box 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: 4656 - Item: Cheese Rate: 5600 - Item: Popped_Rice Rate: 4500 - Item: Bun Rate: 6800 - Item: Guitar_ Rate: 2 - Item: Elunium_Stone Rate: 150 - Item: Wind_Scroll_1_5 Rate: 100 - 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: 3500 - Item: Leaflet_Of_Aloe Rate: 3500 - Item: Root_Of_Maneater Rate: 3800 - Item: Blossom_Of_Maneater Rate: 4800 - Item: Mandragora_Flowerpot Rate: 800 - Item: Strawberry Rate: 1000 - Item: Scarlet_Wire Rate: 50 RandomOptionGroup: Group_5 - 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: 5200 - Item: Leopard_Talon Rate: 3200 - Item: Oridecon_Stone Rate: 150 - Item: Meat Rate: 2000 - Item: Dagger_ Rate: 100 - Item: Pet_Food Rate: 500 - 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: 3977 - Item: Soft_Silk_Cloth Rate: 1380 - Item: Oridecon Rate: 10 - Item: Holy_Scroll_1_5 Rate: 100 - Item: Oriental_Lute Rate: 10 - Item: Scarlet_Viollin Rate: 50 RandomOptionGroup: Group_5 - Item: Scarlet_Wire Rate: 50 RandomOptionGroup: Group_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: 4462 - Item: Mystery_Iron_Bit Rate: 3500 - Item: Royal_Jelly Rate: 400 - Item: Honey Rate: 900 - Item: Apple Rate: 90 - 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: 5820 - Item: Sword_Of_Grave_Keeper Rate: 5100 - Item: Hell_Fire Rate: 80 - Item: Ph.D_Hat Rate: 80 - Item: Gae_Bolg Rate: 500 - Item: Pill Rate: 900 - Item: Sway_Apron Rate: 2000 - 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 - 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: 2 - Item: Elunium Rate: 3500 - Item: Assassin_Mask_ Rate: 500 - Item: Yggdrasilberry Rate: 4500 - Item: Steel Rate: 6305 - Item: Huuma_Blaze Rate: 7500 - Item: Azoth Rate: 80 - 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: 5335 - Item: Great_Leaf Rate: 1000 - Item: Browny_Root Rate: 3000 - Item: Pineapple Rate: 500 - Item: Chemeti Rate: 1 - Item: Elder_Branch Rate: 100 - Item: Sharp_Leaf Rate: 3000 - 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: 6500 - Item: Beetle_Nipper Rate: 4500 - Item: Insect_Feeler Rate: 1000 - Item: Worm_Peelings Rate: 500 - 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: 5000 - Item: Log Rate: 5000 - Item: Browny_Root Rate: 1000 - Item: Wooden_Block Rate: 2000 - Item: Oridecon_Stone Rate: 100 - Item: Stone Rate: 1000 - 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: 4000 - Item: Browny_Root Rate: 4000 - Item: Elunium_Stone Rate: 110 - Item: Centimental_Leaf Rate: 10 - Item: Branch_Of_Dead_Tree Rate: 100 - Item: Log Rate: 5000 - Item: Poison_Herb_Scopolia Rate: 300 - 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: 4500 - Item: Flexible_String Rate: 3500 - Item: Banana Rate: 1000 - Item: Stone Rate: 1000 - Item: Elder_Branch Rate: 100 - Item: Cacao Rate: 100 - Item: Banana_Hat Rate: 10 - 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: 4500 - Item: Shoulder_Protection Rate: 4000 - Item: Waghnakh Rate: 3 - Item: Finger_ Rate: 1 - Item: Elder_Branch Rate: 100 - Item: Great_Leaf Rate: 1000 - Item: Banana_Hat Rate: 5 - 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: 5500 - Item: Soft_Leaf Rate: 2000 - Item: Thin_Stem Rate: 3880 - Item: Great_Leaf Rate: 500 - Item: Rante_ Rate: 1 - Item: Bladed_Whip Rate: 1 - Item: Pineapple Rate: 800 - 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: 10000 - Item: Flame_Sprits_Armor Rate: 2500 - Item: Water_Sprits_Armor Rate: 2500 - Item: Earth_Sprits_Armor Rate: 2500 - Item: Wind_Sprits_Armor Rate: 2500 - Item: Bloody_Iron_Ball Rate: 500 - Item: Large_Jellopy Rate: 10000 - Item: Holy_Guard Rate: 4500 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: 1800 - Item: Rotten_Rope Rate: 5335 - Item: Tree_Knot Rate: 4074 - Item: Cardinal_Jewel_ Rate: 300 - Item: Red_Gemstone Rate: 100 - Item: Branch_Of_Dead_Tree Rate: 10 - Item: Elder_Branch Rate: 100 - 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: 3200 - Item: Dullahan_Armor Rate: 4850 - Item: An_Eye_Of_Dullahan Rate: 1 - Item: Manteau Rate: 13 - Item: Manteau_ Rate: 1 - Item: Nab_Cloth Rate: 10 - 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: 800 - Item: Striped_Socks Rate: 3000 - Item: Bat_Cage Rate: 5044 - Item: Elunium Rate: 100 - Item: Loki's_Whispers Rate: 1 - Item: Lunatic_Brooch Rate: 5 - Item: Yellow_Powder Rate: 300 - Item: Sabah_Cloth Rate: 10 StealProtected: true - 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: 4850 - Item: Tangled_Chain Rate: 3686 - Item: White_Powder Rate: 100 - Item: Honey Rate: 100 - Item: Ragamuffin_Cape Rate: 50 - Item: Muffler_ Rate: 2 - Item: Rider_Insignia Rate: 5 - 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: 4171 - Item: Distorted_Portrait Rate: 1000 - Item: Rusty_Cleaver Rate: 2000 - Item: Mr_Scream Rate: 50 - Item: Oridecon Rate: 100 - Item: Mama's_Knife Rate: 3 - 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: 3200 - Item: Ectoplasm Rate: 5723 - Item: Wing_Of_Fly Rate: 1000 - Item: Poison_Powder Rate: 100 - Item: Oridecon_Stone Rate: 10 - Item: Black_Powder Rate: 500 - 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: 3200 - Item: Ectoplasm Rate: 5723 - Item: Transparent_Cloth Rate: 1000 - Item: Spirit_Chain Rate: 10 - Item: Elunium_Stone Rate: 10 - Item: Holy_Scroll_1_3 Rate: 100 - Item: Yellow_Powder Rate: 300 - 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: 4365 - Item: Spool Rate: 5335 - Item: Needle_Pouch Rate: 2000 - Item: Stuffed_Doll Rate: 80 - Item: Ectoplasm Rate: 300 - Item: Elunium_Stone Rate: 10 - 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: 150 - Item: Safety_Ring Rate: 50 - Item: Rojerta_Piece Rate: 7760 - Item: Elunium Rate: 3880 - Item: Old_Card_Album Rate: 400 - Item: Tablet Rate: 10 - Item: Yggdrasilberry Rate: 3000 - 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: 3880 - Item: Amulet Rate: 100 - Item: Elunium Rate: 10 - Item: Boots_ Rate: 1 - Item: Munak_Doll Rate: 300 - Item: Claire_Suits Rate: 10 - 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: 4171 - Item: Cat_Eyed_Stone Rate: 2000 - Item: Aloebera Rate: 10 - Item: Fish_Tail Rate: 100 - Item: Wind_Scroll_1_5 Rate: 100 - 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: 4365 - Item: Dragon_Horn Rate: 3000 - Item: Little_Blacky_Ghost Rate: 800 - Item: Dragon_Scale Rate: 1000 - Item: Yarn Rate: 3000 - 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: 1500 - Item: Bib Rate: 2500 - Item: Ice_Piece Rate: 4365 - Item: Frozen_Rose Rate: 100 - Item: Cold_Scroll_2_5 Rate: 100 - 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: 4365 - Item: Mud_Lump Rate: 2300 - Item: Great_Nature Rate: 10 - Item: Gold Rate: 2 - 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: 4500 - Item: Little_Blacky_Ghost Rate: 400 - Item: Spike Rate: 1 - Item: Scarlet_Mace Rate: 50 RandomOptionGroup: Group_5 - 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: 5500 - Item: Old_Blue_Box Rate: 2 - Item: Old_Violet_Box Rate: 2 - Item: Limpid_Celestial_Robe Rate: 3000 - Item: Soft_Silk_Cloth Rate: 1000 - Item: Crystal_Mirror Rate: 500 - 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: 4850 - Item: Stuffed_Doll Rate: 100 - Item: Hora_ Rate: 10 - Item: Honey Rate: 500 - Item: Hair_Protector Rate: 2 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: 5500 - Item: Meat_Dumpling_Doll Rate: 3000 - Item: Soft_Leaf Rate: 1000 - Item: Great_Leaf Rate: 1000 - 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: 3000 - Item: Zargon Rate: 4850 - Item: Satanic_Chain Rate: 100 - Item: Apple Rate: 5000 - Item: Blade_Lost_In_Darkness Rate: 1 - Item: Black_Dyestuffs Rate: 100 - Item: Ghost_Scroll_1_3 Rate: 100 - 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: 4850 - Item: Stone_Piece Rate: 4850 - Item: Golden_Jewel Rate: 1000 - Item: Binoculars Rate: 400 - Item: White_Potion Rate: 3000 - Item: Runstone_Rare Rate: 200 - Item: Gemmed_Sallet_ Rate: 5 - 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: 4850 - Item: Broken_Armor_Piece Rate: 3000 - Item: Bastard_Sword_ Rate: 8 - Item: Chain_Mail_ Rate: 3 - Item: Runstone_Mystic Rate: 300 - Item: Scarlet_Twohand_Sword Rate: 50 RandomOptionGroup: Group_5 - 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: Jellopy Rate: 7000 - Item: Knife_ Rate: 100 - Item: Sticky_Mucus Rate: 400 - Item: Apple Rate: 1000 - Item: Empty_Bottle Rate: 1500 - Item: Poring_Doll Rate: 5 - Item: Unripe_Apple Rate: 20 - 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: 4365 - Item: Leaflet_Of_Hinal Rate: 300 - Item: Seed_Of_Yggdrasil Rate: 5 - Item: Fish_Tail Rate: 1100 - Item: Lemon Rate: 250 - Item: Prawn Rate: 500 - Item: Leaf_Clothes Rate: 5335 - 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: 3500 - Item: Milk Rate: 3000 - Item: Leaflet_Of_Aloe Rate: 1000 - Item: Guard_ Rate: 1 - Item: Bamboo_Basket Rate: 4850 - Item: Chilli Rate: 1000 - Item: Old_Blue_Box Rate: 10 - 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: Iron Rate: 210 - Item: Orcish_Voucher Rate: 5500 - Item: Oridecon_Stone Rate: 40 - Item: Packing_Paper Rate: 1600 - Item: Battle_Axe_ Rate: 10 - Item: Gift_Box Rate: 15 - Item: Packing_Ribbon Rate: 1600 - Item: Orc_Warrior_Card Rate: 1 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: 2000 - 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: 10000 - Item: Wing_Of_Fly Rate: 2000 - Item: Cutter__ Rate: 3000 - Item: Empty_Bottle Rate: 1000 - Item: Popped_Rice Rate: 10000 - 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: 2000 - 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: 500 - Item: Lucky_Candy_Cane Rate: 50 - Item: Lucky_Cookie Rate: 20 - Item: Carrot Rate: 10000 - Item: Fire_Cracker Rate: 5000 - Item: Handsei Rate: 100 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: 2000 - Item: Slow_Down_Potion Rate: 100 - Item: Speed_Up_Potion Rate: 100 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: 2000 - Item: Slow_Down_Potion Rate: 100 - Item: Speed_Up_Potion Rate: 100 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: 2000 - Item: Slow_Down_Potion Rate: 100 - Item: Speed_Up_Potion Rate: 100 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: 4000 - Item: Iron_Ore Rate: 1000 - Item: Iron Rate: 500 - Item: Large_Jellopy Rate: 1000 - Item: Screw Rate: 200 - Item: Jubilee Rate: 5000 - Item: Scarlet_Revolver Rate: 50 RandomOptionGroup: None - 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: 3000 - Item: Golden_Jewel Rate: 500 - Item: Emperium Rate: 2 - Item: Oridecon Rate: 80 - Item: Emveretarcon Rate: 800 - Item: Yellow_Gemstone Rate: 100 - Item: Gold Rate: 2 - 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: 3000 - Item: Crystal_Jewel Rate: 500 - Item: Coal Rate: 500 - Item: Elunium Rate: 50 - Item: Steel Rate: 500 - Item: Unholy_Touch Rate: 10 - 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: 3000 - Item: Old_Steel_Plate Rate: 500 - Item: Gun_Powder Rate: 900 - Item: Steel Rate: 500 - Item: Coal Rate: 100 - Item: Lantern Rate: 1000 - Item: Headlamp Rate: 80 - 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: 1000 - Item: Burn_Tree Rate: 1000 - Item: Tear_Gas Rate: 200 - Item: Lusty_Iron Rate: 50 - Item: Elder_Branch Rate: 100 - Item: Branch_Of_Dead_Tree Rate: 50 - Item: Old_Steel_Plate Rate: 3800 - 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: 4500 - Item: Jaws_Of_Ant Rate: 3500 - Item: Colorful_Shell Rate: 1000 - Item: Olivine Rate: 1500 - Item: Fluorescent_Liquid Rate: 2500 - Item: Dark_Red_Jewel Rate: 1500 - Item: Boots_ Rate: 500 - 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: 5000 - Item: Insect_Feeler Rate: 1000 - Item: Single_Cell Rate: 3000 - Item: Dew_Laden_Moss Rate: 2 - Item: Fluorescent_Liquid Rate: 30 - Item: Scarlet_Dagger Rate: 50 RandomOptionGroup: Group_5 - 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: 1000 - Item: Mould_Powder Rate: 3000 - Item: Anodyne Rate: 50 - Item: Air_Pollutant Rate: 3000 - Item: Explosive_Powder Rate: 600 - Item: Tear_Gas Rate: 300 - 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: 5000 - Item: Spawns Rate: 3000 - Item: Poison_Powder Rate: 1000 - Item: Poisonous_Gas Rate: 2000 - Item: Explosive_Powder Rate: 300 - Item: Tear_Gas Rate: 600 - 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: 3800 - Item: Honey Rate: 1000 - Item: Oridecon_Hammer Rate: 300 - Item: Gold_Lux Rate: 5 - Item: Angry_Mouth Rate: 50 - Item: Cursed_Lucky_Brooch Rate: 10 - Item: Elunium Rate: 100 - 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: 6000 - Item: House_Auger Rate: 5 - Item: House_Auger_ Rate: 1 - Item: Old_Violet_Box Rate: 1000 - Item: Headlamp Rate: 5000 - Item: Counter_Dagger Rate: 100 - Item: Spanner Rate: 40 - 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: 8000 - Item: Eye_Of_Hellion Rate: 5000 - Item: Eye_Of_Hellion Rate: 3000 - Item: Eye_Of_Hellion Rate: 1000 - Item: Eye_Of_Hellion Rate: 500 - Item: Eye_Of_Hellion Rate: 100 - 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: Wing_Of_Fly Rate: 1000 - Item: Spawns Rate: 500 - 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: 5000 - Item: Nail_Of_Mole Rate: 5000 - Item: Super_Novice_Hat_ Rate: 50 - Item: Scarlet_Revolver Rate: 50 RandomOptionGroup: None - 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: 1000 - Item: Monster's_Feed Rate: 1000 - 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: 5500 - Item: Old_Blue_Box Rate: 5000 - Item: Old_Violet_Box Rate: 3000 - Item: Limpid_Celestial_Robe Rate: 3000 - Item: Soft_Silk_Cloth Rate: 1000 - Item: Red_Silk_Seal Rate: 100 - Item: Tiara Rate: 10 - 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: 4200 - Item: Stuffed_Doll Rate: 100 - Item: Honey Rate: 500 - Item: Hair_Protector Rate: 50 - Item: Scarlet_Knuckle Rate: 50 RandomOptionGroup: Group_5 - 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: 3000 - Item: Sticky_Mucus Rate: 3000 - Item: Violet_Jewel Rate: 100 - Item: Boots_ Rate: 1 - Item: Bloody_Roar Rate: 1 - Item: Old_Blue_Box Rate: 2 - 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: 3000 - Item: Anodyne Rate: 100 - Item: Rough_Wind Rate: 100 - Item: Elunium Rate: 10 - Item: Old_Blue_Box Rate: 2 - 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: High_Weapon_Box Rate: 5 - Item: Carnium Rate: 1 - Item: Goast_Chill Rate: 1 - Item: Will_Of_Warrior Rate: 200 - Item: Ruber Rate: 100 - Item: Unstable_Energy_Particle Rate: 1000 StealProtected: true - 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: 2000 - Item: Carnium Rate: 1 - Item: Pauldron Rate: 1 - Item: Nail_Of_Loki Rate: 3 - Item: Various_Jur Rate: 30 - Item: Goast_Chill Rate: 2 - Item: Krishna Rate: 100 - Item: Unstable_Energy_Particle Rate: 1000 StealProtected: true - 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: 3000 - Item: Goast_Chill Rate: 1 - Item: Vecer_Axe Rate: 200 - Item: High_Weapon_Box_ Rate: 55 - Item: Will_Of_Warrior Rate: 100 - Item: Clothes_Of_The_Lord Rate: 1 - Item: Carnium Rate: 10 - Item: Unstable_Energy_Particle Rate: 1000 StealProtected: true - 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: Unstable_Energy_Particle Rate: 1000 StealProtected: true - 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: High_Weapon_Box Rate: 3 - Item: Will_Of_Warrior Rate: 200 - Item: Goast_Chill Rate: 1 - Item: Falken_Blitz Rate: 200 - Item: Unstable_Energy_Particle Rate: 1000 StealProtected: true - 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: High_Weapon_Box Rate: 5 - Item: Will_Of_Warrior Rate: 200 - Item: Pair_Of_Red_Ribbon Rate: 1 - Item: Goast_Chill Rate: 20 - Item: Unstable_Energy_Particle Rate: 1000 StealProtected: true - 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: 100 - Item: Old_Violet_Box Rate: 10 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: 100 - Item: Old_Violet_Box Rate: 10 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: 100 - Item: Old_Violet_Box Rate: 10 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: 100 - Item: Old_Violet_Box Rate: 10 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: 100 - Item: Old_Violet_Box Rate: 10 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: 100 - Item: Old_Violet_Box Rate: 10 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: 2500 - Item: Goast_Chill Rate: 10000 - Item: Grave_ Rate: 9000 - Item: Brionac Rate: 3500 - Item: Longinus's_Spear Rate: 3000 - Item: Dragon_Slayer Rate: 2500 - Item: Skewer Rate: 1500 - 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: 1500 - Item: House_Auger Rate: 1500 - Item: Glittering_Clothes Rate: 9000 - Item: Exercise Rate: 3500 - Item: Assasin_Dagger Rate: 3500 - Item: Goast_Chill Rate: 10000 - Item: High_Weapon_Box Rate: 10000 - 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: 3500 - Item: Byeorrun_Gum Rate: 2500 - Item: Goast_Chill Rate: 10000 - Item: Sabbath Rate: 3500 - Item: High_Weapon_Box Rate: 10000 - Item: Guillotine Rate: 2500 - Item: Tomahawk Rate: 3500 - 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: 3500 - Item: Safety_Ring Rate: 2500 - Item: Celestial_Robe Rate: 9000 - Item: High_Weapon_Box Rate: 10000 - Item: Quadrille Rate: 3500 - Item: Grand_Cross Rate: 2500 - Item: Goast_Chill Rate: 10000 - 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: 3500 - Item: Goast_Chill Rate: 10000 - Item: Old_Violet_Box Rate: 9000 - Item: High_Weapon_Box Rate: 10000 - Item: Grimtooth_ Rate: 3500 - Item: Bow_Of_Rudra Rate: 1500 - Item: Dragon_Wing Rate: 2500 - 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: 3500 - Item: Counter_Dagger Rate: 3500 - Item: Goast_Chill Rate: 10000 - Item: Critical_Ring Rate: 9000 - Item: Robe_Of_Casting Rate: 2500 - Item: Goast_Chill Rate: 2000 - Item: High_Weapon_Box Rate: 10000 - Item: Glittering_Clothes Rate: 3500 StealProtected: true - 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: 1000 - Item: Katzbalger Rate: 1 - Item: Two_Hand_Sword_ Rate: 20 - Item: Padded_Armor_ Rate: 10 - Item: Plate_Armor_ Rate: 1 - Item: Silent_Energy_Particle Rate: 1000 StealProtected: true - Item: Weak_Energy_Particle Rate: 250 StealProtected: true - Item: Scarlet_Saber Rate: 50 RandomOptionGroup: Group_5 - Item: Scarlet_Twohand_Sword Rate: 50 RandomOptionGroup: Group_5 - 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: 2000 - Item: Forturn_Sword Rate: 1 - Item: Adventurere's_Suit_ Rate: 40 - Item: Chain_Mail_ Rate: 2 - Item: Ring_Of_Rogue Rate: 1 - Item: Coward_ Rate: 10 - Item: Silent_Energy_Particle Rate: 1000 StealProtected: true - Item: Weak_Energy_Particle Rate: 250 StealProtected: true - Item: Scarlet_Dagger Rate: 50 RandomOptionGroup: Group_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: 1000 - Item: Muffler_ Rate: 1 - Item: Mink_Coat Rate: 10 - Item: Axe_ Rate: 80 - Item: Windhawk Rate: 10 - Item: Silent_Energy_Particle Rate: 1000 StealProtected: true - Item: Weak_Energy_Particle Rate: 250 StealProtected: true - Item: Scarlet_Saber Rate: 50 RandomOptionGroup: Group_5 - Item: Scarlet_Twohand_Axe Rate: 50 RandomOptionGroup: Group_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: 500 - Item: Biretta_ Rate: 5 - Item: Saint_Robe_ Rate: 5 - Item: Scapulare_ Rate: 10 - Item: Spike Rate: 1 - Item: Silent_Energy_Particle Rate: 1000 StealProtected: true - Item: Weak_Energy_Particle Rate: 250 StealProtected: true - Item: Scarlet_Knuckle Rate: 50 RandomOptionGroup: Group_5 - Item: Scarlet_Mace Rate: 50 RandomOptionGroup: Group_5 - 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: 2000 - Item: Steel_Arrow_Container Rate: 100 - Item: Mantle_ Rate: 5 - Item: Sandals_ Rate: 30 - Item: Shoes_ Rate: 2 - Item: Silent_Energy_Particle Rate: 1000 StealProtected: true - Item: Weak_Energy_Particle Rate: 250 StealProtected: true - Item: Scarlet_Viollin Rate: 50 RandomOptionGroup: Group_5 - Item: Scarlet_Bow Rate: 50 RandomOptionGroup: None - 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: Mementos Rate: 1000 - Item: Staff_Of_Wing Rate: 1 - Item: Guard_ Rate: 5 - Item: Silk_Robe_ Rate: 10 - Item: Silver_Robe_ Rate: 30 - Item: Clip Rate: 1 - Item: Silent_Energy_Particle Rate: 1000 StealProtected: true - Item: Weak_Energy_Particle Rate: 250 StealProtected: true - Item: Scarlet_Rod Rate: 50 RandomOptionGroup: None - 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: Gift_Box Rate: 5000 - Item: Old_Blue_Box Rate: 5000 - Item: Schweizersabel Rate: 1000 - Item: Formal_Suit Rate: 1000 - Item: Boots_ Rate: 1000 - Item: Nagan Rate: 1000 - Item: Scarlet_Twohand_Sword Rate: 500 RandomOptionGroup: Group_5 - 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: 10 - 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: 10 - 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: 10 - 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: 10 - 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: 10 - 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: 5000 - Item: Dark_Red_Jewel Rate: 1000 - Item: Sticky_Mucus Rate: 1000 - 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: 5000 - Item: Blue_Jewel Rate: 1000 - Item: Sticky_Mucus Rate: 1000 - Item: Destroyer Rate: 5 - 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: 5000 - Item: Azure_Jewel Rate: 1000 - Item: Sticky_Mucus Rate: 1000 - 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: 5000 - Item: Golden_Jewel Rate: 1000 - Item: Sticky_Mucus Rate: 1000 - 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: 5000 - Item: Steel Rate: 500 - Item: Oridecon Rate: 200 - Item: Elunium Rate: 200 - Item: Gate_Keeper Rate: 5 - Item: Gate_KeeperDD Rate: 5 - 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: 2000 - Item: Transparent_Plate01 Rate: 50 - Item: Oil_Bottle Rate: 70 - 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: 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: 2000 - Item: Transparent_Plate02 Rate: 50 - Item: Steel Rate: 300 - Item: Mystery_Piece Rate: 300 - Item: Thunder_P_ Rate: 10 - Item: Oridecon Rate: 10 - Item: Imperial_Cooking_Kits Rate: 50 - 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: 2000 - Item: Transparent_Plate03 Rate: 50 - Item: Steel Rate: 300 - Item: Mystery_Piece Rate: 300 - Item: Hyper_Changer Rate: 10 - Item: Oridecon Rate: 10 - Item: Imperial_Cooking_Kits Rate: 50 - 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: 2000 - Item: Transparent_Plate04 Rate: 50 - Item: Steel Rate: 300 - Item: Mystery_Piece Rate: 300 - Item: Hyper_Changer Rate: 10 - Item: Oridecon Rate: 10 - Item: Oil_Bottle Rate: 70 - 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: 2000 - Item: Stone_Heart Rate: 1000 - 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: 2000 - Item: Piece_Of_Crest1 Rate: 350 - Item: Oil_Bottle Rate: 100 - Item: Mystery_Piece Rate: 300 - Item: Drifter Rate: 5 - Item: Elunium Rate: 10 - Item: High_end_Cooking_Kits Rate: 100 - 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: 2000 - Item: Piece_Of_Crest2 Rate: 500 - Item: Steel Rate: 300 - Item: Mystery_Piece Rate: 300 - Item: Long_Barrel_ Rate: 10 - Item: Elunium Rate: 10 - Item: High_end_Cooking_Kits Rate: 100 - 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: 2000 - Item: Piece_Of_Crest3 Rate: 400 - Item: Steel Rate: 300 - Item: Mystery_Piece Rate: 300 - Item: Hyper_Changer Rate: 10 - Item: Elunium Rate: 10 - Item: High_end_Cooking_Kits Rate: 100 - 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: 2000 - Item: Piece_Of_Crest4 Rate: 300 - Item: Steel Rate: 300 - Item: Mystery_Piece Rate: 300 - Item: Hyper_Changer Rate: 10 - Item: Elunium Rate: 10 - Item: Oil_Bottle Rate: 100 - 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: 4000 - Item: Harpy's_Claw Rate: 3000 - Item: Monster's_Feed Rate: 1000 - Item: Blue_Herb Rate: 10 - 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: 3000 - Item: Old_Blue_Box Rate: 1000 - Item: Butcher_ Rate: 5 - Item: Yellow_Slim_Potion Rate: 500 - Item: White_Slim_Potion Rate: 400 - Item: Cookbook08 Rate: 6 - Item: Stone_Of_Intelligence_ Rate: 300 - 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: Empty_Bottle Rate: 5000 - Item: Old_Steel_Plate Rate: 5000 - Item: Gas_Mask Rate: 10 - Item: Nice_Sweet_Potato Rate: 500 - Item: Detrimindexta Rate: 50 - Item: Karvodailnirol Rate: 100 - Item: Fedora_ Rate: 6 - 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: 5000 - Item: Mystery_Piece Rate: 3000 - Item: Old_Violet_Box Rate: 1000 - Item: Vesper_Core01 Rate: 100 - Item: Vesper_Core02 Rate: 100 - Item: Vesper_Core03 Rate: 100 - Item: Vesper_Core04 Rate: 100 - 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: 1000 - Item: Pacifier Rate: 100 - Item: Viking_Helm Rate: 1 - Item: Milk Rate: 5000 - Item: Milk_Bottle Rate: 200 - Item: Bib Rate: 100 - 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: 1500 - Item: Reptile_Tongue Rate: 1000 - Item: Leaflet_Of_Hinal Rate: 1000 - Item: Green_Herb Rate: 1000 - Item: Monster's_Feed Rate: 2000 - Item: Aloebera Rate: 10 - Item: Melon Rate: 500 - 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: 5000 - Item: Tropical_Banana Rate: 4000 - Item: Fantastic_Cooking_Kits Rate: 1000 - Item: Banana_Hat Rate: 1000 - Item: Elunium Rate: 5000 - Item: Old_Violet_Box Rate: 2000 - Item: Kakkung_ Rate: 6000 - 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: 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: Raccoon_Leaf Rate: 500 - Item: Four_Leaf_Clover Rate: 10 - Item: Centimental_Leaf Rate: 10 - Item: Gust_Bow Rate: 10 - Item: Branch_Of_Dead_Tree Rate: 10 - Item: Centimental_Flower Rate: 10 - Item: Rough_Wind Rate: 10 - 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: 100 - Item: Gift_Box Rate: 10 - Item: Crystal_Jewel_ Rate: 2 - Item: Yellow_Gemstone Rate: 100 - Item: Gold Rate: 1 - Item: Light_Granule Rate: 300 - 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: 100 - Item: Gift_Box Rate: 10 - Item: Crystal_Jewel_ Rate: 2 - Item: Red_Gemstone Rate: 100 - Item: Boody_Red Rate: 45 - 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: 100 - Item: Gift_Box Rate: 10 - Item: Crystal_Jewel_ Rate: 2 - Item: Blue_Gemstone Rate: 100 - Item: Yellow_Live Rate: 40 - 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: 100 - Item: Gift_Box Rate: 10 - Item: Crystal_Jewel_ Rate: 2 - Item: Red_Gemstone Rate: 100 - Item: Cardinal_Jewel_ Rate: 100 - 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: 100 - Item: Gift_Box Rate: 10 - Item: Crystal_Jewel_ Rate: 2 - Item: Blue_Gemstone Rate: 100 - Item: Crystal_Blue Rate: 35 - 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: 4000 - Item: Bookclip_In_Memory Rate: 300 - Item: Legend_Of_Kafra01 Rate: 50 - Item: Bloody_Page Rate: 500 - Item: Vidar's_Boots Rate: 10 - Item: Cookbook08 Rate: 2 - 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: 30 - Item: Old_Violet_Box Rate: 1 - Item: Gift_Box Rate: 50 - Item: Shoes_ Rate: 5 - Item: Manteau_ Rate: 1 - Item: Fricco_Shoes Rate: 10 - Item: Gold_Ring Rate: 100 - 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: 500 - Item: Ring_ Rate: 1 - Item: Cursed_Seal Rate: 100 - Item: Golden_Jewel Rate: 1000 - Item: Stone_Of_Intelligence_ Rate: 100 - Item: Hair_Band Rate: 10 - Item: Golden_Bracelet Rate: 100 - 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: 200 - Item: Cursed_Seal Rate: 1 - Item: Stone_Of_Intelligence_ Rate: 50 - Item: Scarlet_Jewel Rate: 1000 - Item: Skull Rate: 1000 - Item: Cursed_Seal Rate: 50 - 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: 400 - Item: Ring_ Rate: 1 - Item: Stone_Of_Intelligence_ Rate: 50 - Item: Cardinal_Jewel Rate: 1000 - Item: Manteau_ Rate: 5 - Item: Cursed_Seal Rate: 50 - Item: Scarlet_Twohand_Sword Rate: 50 RandomOptionGroup: Group_5 - 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: 200 - Item: Ring_ Rate: 1 - Item: Stone_Of_Intelligence_ Rate: 50 - Item: Dark_Red_Jewel Rate: 1000 - Item: Harp_ Rate: 50 - Item: Cursed_Seal Rate: 50 - Item: Scarlet_Viollin Rate: 50 RandomOptionGroup: Group_5 - 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: 1000 - Item: Crystal_Jewel_ Rate: 500 - Item: Crystal_Jewel__ Rate: 100 - Item: Piece_Of_Memory_Blue Rate: 10000 - Item: Old_Card_Album Rate: 10 - Item: Goibne's_Shoulder_Arms Rate: 1000 - 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: 1000 - Item: Crystal_Jewel_ Rate: 500 - Item: Crystal_Jewel__ Rate: 100 - Item: Piece_Of_Memory_Red Rate: 10000 - Item: Old_Card_Album Rate: 10 - Item: Goibne's_Combat_Boots Rate: 1000 - 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: 1000 - Item: Crystal_Jewel_ Rate: 500 - Item: Crystal_Jewel__ Rate: 100 - Item: Piece_Of_Memory_Purple Rate: 10000 - Item: Old_Card_Album Rate: 10 - Item: Goibne's_Armor Rate: 1000 - 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: 1000 - Item: Crystal_Jewel_ Rate: 500 - Item: Crystal_Jewel__ Rate: 100 - Item: Piece_Of_Memory_Green Rate: 10000 - Item: Old_Card_Album Rate: 10 - Item: Goibne's_Helmet Rate: 1000 - 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: 1000 - Item: Morrigane's_Manteau Rate: 1000 - Item: Piece_Of_Bone_Armor Rate: 5000 - Item: Full_Plate_Armor_ Rate: 5000 - Item: Grave_ Rate: 5000 - Item: Wing_Of_Eagle Rate: 1000 - Item: Bloody_Iron_Ball Rate: 500 - 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: 1000 - Item: Crystal_Jewel_ Rate: 500 - Item: Crystal_Jewel__ Rate: 100 - 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: 1000 - Item: Crystal_Jewel_ Rate: 500 - Item: Crystal_Jewel__ Rate: 100 - 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: 1000 - Item: Crystal_Jewel_ Rate: 500 - Item: Crystal_Jewel__ Rate: 100 - 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: 1000 - Item: Crystal_Jewel_ Rate: 500 - Item: Crystal_Jewel__ Rate: 100 - 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: 500 - Item: Dragon_Canine Rate: 4000 - Item: Treasure_Box Rate: 5 - Item: Dragon_Scale Rate: 3589 - Item: Dragonball_Yellow Rate: 800 - Item: Inverse_Scale Rate: 10 - Item: Stone_Buckler Rate: 50 - Item: White_Wing_Brooch Rate: 1 StealProtected: true - 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: Strawberry Rate: 2200 - Item: Dragon_Canine Rate: 1000 - Item: Dragon's_Skin Rate: 1000 - Item: Dragon_Scale Rate: 2000 - Item: Dragonball_Red Rate: 800 - Item: Flame_Heart Rate: 20 - Item: Magni_Cap Rate: 50 - Item: Black_wing_Brooch Rate: 1 StealProtected: true - 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: 3000 - Item: Cyfar Rate: 1035 - Item: Dragon_Scale Rate: 589 - 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: 150 - Item: Dragon_Canine Rate: 4000 - Item: Blue_Herb Rate: 150 - Item: Dragon_Scale Rate: 3589 - Item: Dragonball_Blue Rate: 800 - Item: Rough_Wind Rate: 20 - Item: Dragonball_Blue Rate: 100 - Item: White_Wing_Brooch Rate: 1 StealProtected: true - 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: 5100 - Item: Dragon_Canine Rate: 1000 - Item: Black_wing_Brooch Rate: 1 - Item: Dragon_Scale Rate: 3589 - Item: Dragonball_Green Rate: 800 - Item: Great_Nature Rate: 20 - Item: Dragonball_Green Rate: 100 - 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: 2000 - Item: Cyfar Rate: 1035 - Item: Dragon_Scale Rate: 589 - 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: 1000 - Item: Morpheus's_Ring Rate: 1000 - Item: Treasure_Box Rate: 5000 - Item: Scale_Of_Red_Dragon Rate: 3589 - Item: Int_Dish10 Rate: 1000 - Item: Pole_Axe Rate: 100 - Item: Gemmed_Crown Rate: 500 - 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: 4000 - Item: Dragon_Canine Rate: 4000 - Item: Tri_Headed_Dragon_Head Rate: 3880 - Item: Morpheus's_Hood Rate: 500 - Item: Morrigane's_Helm Rate: 500 - Item: Vit_Dish10 Rate: 300 - Item: Fricca_Circlet Rate: 500 - 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: 5 - Item: Piece_Of_Egg_Shell Rate: 100 - Item: Crystal_Jewel_ Rate: 10 - Item: Crystal_Jewel__ Rate: 5 - Item: Dark_Red_Jewel Rate: 10 - Item: Skyblue_Jewel Rate: 10 - Item: Golden_Jewel Rate: 10 - 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: 1000 - Item: Pumpkin_Head Rate: 1000 - Item: Pumpkin Rate: 1000 - Item: Pumpkin_Hat Rate: 10000 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: 10000 - 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: 1000 - 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: 3000 - Item: Old_Violet_Box Rate: 3000 - Item: Morrigane's_Pendant Rate: 1000 - Item: Glittering_Clothes Rate: 1000 - Item: Survival_Rod_ Rate: 500 - Item: Counter_Dagger Rate: 500 - Item: Morrigane's_Belt Rate: 1000 - 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: 2000 - Item: Sturdy_Iron_Piece Rate: 3000 - Item: Rotha_Shield Rate: 5 - Item: Smoke_Powder Rate: 200 - Item: Drill_Katar Rate: 5 - Item: Elunium Rate: 10 - Item: Vali's_Manteau Rate: 20 - 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: 2000 - Item: Sturdy_Iron_Piece Rate: 3000 - Item: Falcon_Robe Rate: 10 - Item: Smoke_Powder Rate: 200 - Item: Elunium Rate: 10 - Item: Curved_Sword Rate: 15 - Item: Scarlet_Knuckle Rate: 50 RandomOptionGroup: Group_5 - 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: 4000 - Item: Morpheus's_Shawl Rate: 10 - Item: Rosary_ Rate: 10 - Item: Alice's_Apron Rate: 5 - Item: Imperial_Cooking_Kits Rate: 50 - Item: Sway_Apron Rate: 1 - Item: Orleans_Server Rate: 5 - 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: 100 - Item: Sturdy_Iron_Piece Rate: 1500 - Item: Tube Rate: 10 - Item: Steel Rate: 10 - Item: Elunium_Stone Rate: 10 - 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: 500 - 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: 500 - 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 - 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 - 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: 500 - 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: 500 - 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: 5000 - Item: Valkyrie_Armor Rate: 1600 - Item: Valkyrie_Manteau Rate: 3000 - Item: Valkyrie_Shoes Rate: 3000 - Item: Helm_ Rate: 5000 - Item: Bloody_Edge Rate: 2500 - 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: 3500 - Item: Brigan Rate: 1000 - Item: Red_Gemstone Rate: 1000 - Item: Rouge Rate: 500 - Item: Skul_Ring Rate: 100 - Item: Elunium_Stone Rate: 500 - Item: Blood_Tears Rate: 5 - Item: Peuz_Seal Rate: 1 StealProtected: true - 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: 3500 - Item: Brigan Rate: 1000 - Item: Red_Gemstone Rate: 1000 - Item: Earring_ Rate: 3 - Item: Mantle_ Rate: 10 - Item: Elunium_Stone Rate: 500 - Item: Peuz_Seal Rate: 1 - 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: 6000 - Item: Angelic_Chain Rate: 1 - Item: Soft_Feather Rate: 1000 - Item: Divine_Cross Rate: 25 - Item: Rune_Of_Darkness Rate: 1000 - Item: Silk_Robe_ Rate: 100 - Item: Odin's_Blessing Rate: 100 - 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: 6000 - Item: Angelic_Chain Rate: 1 - Item: Soft_Feather Rate: 1000 - Item: Divine_Cross Rate: 25 - Item: Rune_Of_Darkness Rate: 1000 - Item: Silk_Robe_ Rate: 100 - Item: Odin's_Blessing Rate: 100 - 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: 500 - 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: 500 - 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: 500 - 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: 500 - 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: 500 - Item: Old_Violet_Box Rate: 100 - Item: Valkyrja's_Shield Rate: 500 - 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: 7000 - Item: Blade_Lost_In_Darkness Rate: 4000 - Item: Old_Hilt Rate: 2000 - Item: Old_Card_Album Rate: 5000 - Item: Celestial_Robe Rate: 1000 - Item: Hurricane_Fury Rate: 100 - 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: 2500 - Item: High_Fashion_Sandals Rate: 2 - Item: Bloody_Rune Rate: 4000 - Item: Memorize_Book Rate: 1 - Item: Holy_Arrow_Quiver Rate: 50 - Item: Bloody_Rune Rate: 100 - Item: Starsand_Of_Witch Rate: 2500 - 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: 2500 - Item: Seed_Of_Yggdrasil Rate: 10 - Item: Bloody_Rune Rate: 4000 - Item: Beret Rate: 25 - Item: Holy_Arrow_Quiver Rate: 20 - Item: Bloody_Rune Rate: 100 - Item: Divine_Cloth Rate: 20 - 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: 2500 - Item: Royal_Jelly Rate: 10 - Item: Bloody_Rune Rate: 1000 - Item: Beret Rate: 25 - Item: Scalpel Rate: 5 - Item: Bloody_Rune Rate: 100 - Item: Ur_Seal Rate: 1 - 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: 2500 - Item: High_Fashion_Sandals Rate: 1 - Item: Bloody_Rune Rate: 1000 - Item: Gold_Ring Rate: 10 - Item: Ring Rate: 1 - Item: Bloody_Rune Rate: 100 - Item: Ur_Seal Rate: 1 - 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: 1000 - Item: Will_Of_Darkness Rate: 1000 - Item: Boots_ Rate: 2 - Item: Sticky_Mucus Rate: 1000 - Item: Bloody_Rune Rate: 1000 - Item: Starsand_Of_Witch Rate: 2000 - Item: Shadow_Walk Rate: 10 - 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: 1000 - Item: Will_Of_Darkness Rate: 1000 - Item: Elunium Rate: 20 - Item: Starsand_Of_Witch Rate: 4000 - Item: Bloody_Rune Rate: 1000 - Item: Berdysz Rate: 20 - 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: 3000 - Item: Ice_Piece Rate: 1000 - Item: Elunium_Stone Rate: 100 - Item: Blue_Herb Rate: 50 - Item: White_Herb Rate: 500 - Item: Icicle_Fist Rate: 3 - Item: Crystal_Blue Rate: 100 - 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: 1000 - Item: Ice_Piece Rate: 500 - Item: Blue_Herb Rate: 10 - Item: Crystal_Blue Rate: 20 - 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: 5000 - Item: Ice_Piece Rate: 3000 - Item: Frozen_Rose Rate: 100 - Item: Oridecon Rate: 10 - Item: Elunium Rate: 30 - Item: Cold_Ice Rate: 500 - Item: Mistic_Frozen Rate: 100 - 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: 3000 - Item: Ice_Piece Rate: 3000 - Item: Elunium Rate: 20 - Item: Frozen_Bow Rate: 1 - Item: Cold_Ice Rate: 100 - Item: Ice_Fragment Rate: 200 - 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: 9000 - Item: Old_Card_Album Rate: 3000 - Item: Clack_Of_Servival Rate: 3000 - Item: Herald_Of_GOD Rate: 5000 - Item: Old_Violet_Box Rate: 5000 - Item: Yggdrasilberry Rate: 5000 - 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: 3000 - Item: Blossom_Of_Maneater Rate: 3000 - Item: Singing_Flower Rate: 2 - Item: Root_Of_Maneater Rate: 2000 - Item: Stem Rate: 1000 - Item: Deadly_Noxious_Herb Rate: 3 - 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: 3000 - Item: Drocera_Tentacle Rate: 200 - Item: Blossom_Of_Maneater Rate: 2000 - Item: Root_Of_Maneater Rate: 2000 - Item: Bitter_Herb Rate: 3 - Item: Stem Rate: 1000 - Item: Mandragora_Flowerpot Rate: 50 - 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: 3000 - Item: Animal's_Skin Rate: 3000 - Item: Wind_Of_Verdure Rate: 50 - Item: Combo_Battle_Glove Rate: 2 - 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: 3000 - Item: Animal's_Skin Rate: 3000 - Item: Rough_Wind Rate: 10 - Item: Ulfhedinn Rate: 5 - 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: 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: 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: 7000 - Item: Seed_Of_Yggdrasil Rate: 1000 - Item: Ring_ Rate: 1000 - Item: Old_Violet_Box Rate: 5000 - Item: Yggdrasilberry Rate: 5000 - Item: Ulle_Cap Rate: 100 - Item: Altas_Weapon Rate: 100 - 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 - 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 - 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 - 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: 1000 - Item: Ice_Piece Rate: 1000 - Item: Ice_Crystal Rate: 500 - Item: Ice_Piece Rate: 500 - Item: Ice_Piece Rate: 500 - Item: Ice_Piece Rate: 500 - Item: Ice_Piece Rate: 500 - Item: Ice_Piece Rate: 500 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: 3000 - Item: Red_Jewel_ Rate: 4000 - Item: Blue_Jewel_ Rate: 2000 - 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: 5000 - Item: Small_Horn_Of_Devil Rate: 3000 - Item: J_Firecracker Rate: 3000 - Item: Old_Blue_Box Rate: 1000 - Item: Old_Violet_Box Rate: 1000 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: 100 - Item: Grave_ Rate: 100 - Item: Pauldron Rate: 200 - Item: Full_Plate_Armor_ Rate: 300 - Item: Celestial_Robe Rate: 200 - Item: Survival_Rod2_ Rate: 200 - Item: Old_Violet_Box Rate: 7000 - Item: Anti_Spell_Bead Rate: 10000 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: 2500 - Item: High_Fashion_Sandals Rate: 2 - Item: Bloody_Rune Rate: 4000 - Item: Memorize_Book Rate: 1 - Item: Holy_Arrow_Quiver Rate: 50 - Item: Bloody_Rune Rate: 100 - Item: Musika Rate: 5 - 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: 10 - Item: High_Fashion_Sandals Rate: 2 - Item: Bloody_Rune Rate: 4000 - Item: Memorize_Book Rate: 1 - Item: Holy_Arrow_Quiver Rate: 50 - Item: White_Mask Rate: 2500 - 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: 10000 - 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: 300 - 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: 300 - 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: 300 - 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: 300 - 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: 300 - 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: 300 - 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: Evil_Mind Rate: 10000 - 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: Evil_Mind Rate: 10000 - 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: Evil_Mind Rate: 10000 - 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: Evil_Mind Rate: 10000 - 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: Evil_Mind Rate: 10000 - 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: Evil_Mind Rate: 10000 - 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: 100 - Item: Tiger_Skin_Panties Rate: 500 - Item: Aloebera Rate: 1000 - Item: Ice_Cream Rate: 2000 - Item: Bamboo_Basket Rate: 500 - 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: Pumpkin_Bucket Rate: 5000 - Item: Pumpkin_Head Rate: 5000 - Item: Pumpkin Rate: 5000 - Item: Pumpkin_Mojo Rate: 5000 - 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: 10000 - Item: Dragon_Killer Rate: 500 - Item: Gemmed_Crown Rate: 500 - Item: Pole_Axe Rate: 500 - Item: Int_Dish10 Rate: 1500 - Item: Treasure_Box Rate: 5500 - 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 - 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: 10000 - 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: 10000 - Item: Dragon_Wing Rate: 500 - Item: Wizardy_Staff Rate: 500 - Item: Bloody_Roar Rate: 500 - Item: Int_Dish10 Rate: 1500 - Item: Luk_Dish10 Rate: 1500 - 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: 7000 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: 2000 - 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: 2000 - 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: 2000 - 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: 3000 - 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: 3000 - 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: 5000 - 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: 5000 - 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: 3000 - 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: 3000 - 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: 6000 - Item: Lucky_Candy Rate: 9000 - Item: Lucky_Candy_Cane Rate: 8000 - 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: 3000 - Item: Doom_Slayer Rate: 30 - Item: Zweihander Rate: 1 - Item: Platinum_Shield Rate: 10 - Item: Muscle_Cutter Rate: 50 - Item: Carnium Rate: 100 - Item: Scarlet_Twohand_Sword Rate: 50 RandomOptionGroup: Group_5 - 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: 3000 - Item: Luna_Bow Rate: 30 - Item: Sniping_Suit Rate: 20 - Item: Orleans_Glove Rate: 4 - Item: Carnium Rate: 100 - Item: Scarlet_Bow Rate: 50 RandomOptionGroup: None - 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: 3000 - Item: Flame_Heart Rate: 30 - Item: Carnium Rate: 10 - Item: Lesser_Elemental_Ring Rate: 1 - Item: Berserk_Guitar Rate: 50 - Item: Ring_ Rate: 1 - Item: Meteo_Plate_Armor Rate: 20 - 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: 10000 - Item: Spiritual_Ring Rate: 3000 - Item: Ring_Of_Flame_Lord Rate: 200 - Item: Ring_Of_Resonance Rate: 200 - Item: Hell_Fire Rate: 2000 - Item: Fire_Brand Rate: 2000 - 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: 3000 - Item: Hot_Hair Rate: 2500 - Item: Flame_Heart Rate: 30 - Item: Lesser_Elemental_Ring Rate: 1 - Item: Flame_Sprits_Armor Rate: 10 - Item: Burning_Bow Rate: 10 - Item: Piercing_Staff Rate: 10 - 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: 3000 - Item: Elunium_Stone Rate: 34 - 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: 3000 - Item: Huuma_Blaze Rate: 3 - Item: Live_Coal Rate: 2500 - Item: Heart_Breaker Rate: 10 - Item: Electric_Eel Rate: 25 - 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: 30 - Item: Coal Rate: 150 - Item: Elder_Pixie's_Beard Rate: 5500 - Item: Elven_Ears Rate: 1 - Item: Carnium Rate: 10 - Item: Thorny_Buckler Rate: 3 - Item: Earth_Bow Rate: 5 - 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: 50 - Item: Assassin_Mask_ Rate: 3 - Item: Scalpel Rate: 150 - Item: Agi_Dish07 Rate: 100 - Item: Old_Blue_Box Rate: 40 - Item: Rider_Insignia_ Rate: 1 - Item: Vroken_Sword Rate: 4365 - 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: Leaf_Of_Yggdrasil Rate: 3000 - Item: Treasure_Box Rate: 100 - Item: Old_Card_Album Rate: 5 - Item: Gold Rate: 500 - Item: Emperium Rate: 100 - Item: Golden_Gear_ Rate: 1 - Item: New_Year_Rice_Cake_1 Rate: 3000 - Item: New_Year_Rice_Cake_2 Rate: 3000 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: 1000 - Item: Black_Treasure_Box Rate: 500 - 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: 1000 - Item: Copper_Coin Rate: 1000 - Item: Black_Treasure_Box Rate: 500 - 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: 1000 - Item: Silver_Coin Rate: 1000 - Item: Black_Treasure_Box Rate: 500 - 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: 1000 - Item: Silver_Coin Rate: 1000 - Item: Copper_Coin Rate: 1000 - Item: Silver_Coin Rate: 1000 - Item: Black_Treasure_Box Rate: 500 - 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: 10000 - Item: Gold_Coin_US Rate: 10000 - Item: Gold_Coin_US Rate: 10000 - Item: Treasure_Box_ Rate: 10000 - Item: Green_Ale_US Rate: 2500 - Item: Gold_Coin_US Rate: 5000 - Item: Green_Ale_US Rate: 2500 - Item: Green_Ale_US Rate: 2500 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: 2000 - 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 - 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: 70 - Item: Cactus_Needle Rate: 9000 - Item: Empty_Bottle Rate: 2000 - Item: Kaong Rate: 400 - Item: Red_Herb Rate: 1000 - Item: Guisarme Rate: 50 - Item: Iron_Ore Rate: 250 - 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: 9000 - Item: Hat_ Rate: 20 - Item: Green_Herb Rate: 550 - Item: Gulaman Rate: 60 - Item: Karvodailnirol Rate: 50 - Item: Mushroom_Spore Rate: 1200 - Item: Zargon Rate: 5 - 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: 9000 - Item: Garlet Rate: 800 - Item: Scell Rate: 100 - Item: Zargon Rate: 10 - Item: Black_Ladle Rate: 40 - Item: Leche_Flan Rate: 400 - Item: High_end_Cooking_Kits Rate: 5 - 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: 3200 - Item: Sticky_Mucus Rate: 1500 - Item: Cold_Scroll_2_1 Rate: 100 - Item: Skyblue_Jewel Rate: 40 - Item: Ube_Jam Rate: 75 - Item: Candy Rate: 350 - 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: 9000 - Item: Sago Rate: 300 - Item: Sticky_Mucus Rate: 700 - Item: Alchol Rate: 4 - Item: Empty_Bottle Rate: 1000 - Item: Dew_Laden_Moss Rate: 20 - Item: Center_Potion Rate: 50 - 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: 50 - Item: Stem Rate: 9000 - Item: Spear_ Rate: 30 - Item: Langka Rate: 350 - Item: Shoot Rate: 300 - Item: Four_Leaf_Clover Rate: 3 - Item: Whip_Of_Earth Rate: 10 - 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: 9000 - Item: Hood_ Rate: 20 - Item: Fluff Rate: 3000 - Item: Animal's_Skin Rate: 2500 - Item: Sweet_Potato Rate: 500 - Item: Sandals_ Rate: 25 - Item: Sweet_Bean Rate: 600 - 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: 5335 - Item: Yoyo_Tail Rate: 7000 - Item: Elunium Rate: 53 - Item: Banana Rate: 5000 - Item: Tropical_Banana Rate: 20 - Item: Sweet_Banana Rate: 1000 - Item: Yggdrasilberry Rate: 25 - 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: 9000 - Item: Macapuno Rate: 500 - Item: Jur_ Rate: 10 - Item: Goggle_ Rate: 5 - Item: Safety_Helmet Rate: 1 - Item: Battered_Pot Rate: 10 - Item: Goggle Rate: 15 - 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: 5000 - Item: Jelly_Bean Rate: 5000 - Item: Marshmallow Rate: 5000 - 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: 3000 - Item: Platinum_Shotel Rate: 10 - Item: Mementos Rate: 1500 - Item: Broken_Farming_Utensil Rate: 3000 - Item: Sticky_Mucus Rate: 3000 - Item: Carnium Rate: 1 - Item: Sabah_Ring Rate: 10 - 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: 3000 - Item: Tidal_Shoes Rate: 15 - Item: Mementos Rate: 1500 - Item: Skel_Bone Rate: 4500 - Item: Expert_Ring Rate: 2 - Item: Wasteland_Outlaw Rate: 10 - Item: Carnium Rate: 1 - Item: Nab_Ring Rate: 100 StealProtected: true - 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: 5000 - Item: Tooth_Blade Rate: 10 - Item: Wild_Beast_Claw Rate: 10 - Item: Skel_Bone Rate: 4500 - Item: Well_Dried_Bone Rate: 20 - Item: Animal's_Skin Rate: 5500 - Item: Pet_Food Rate: 400 - 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: 3000 - Item: Orleans_Gown Rate: 10 - Item: Scalpel Rate: 10 - Item: Wool_Scarf Rate: 10 - Item: Mementos Rate: 1500 - Item: Brigan Rate: 5335 - Item: Carnium Rate: 1 - 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: 5000 - Item: Black_Leather_Boots Rate: 20 - Item: Lever_Action_Rifle Rate: 20 - Item: Horrendous_Mouth Rate: 6000 - 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: 3000 - Item: Lich_Bone_Wand Rate: 20 - Item: Skel_Bone Rate: 4500 - Item: Mithril_Magic_Cape Rate: 10 - Item: Blue_Gemstone Rate: 100 - Item: Amulet Rate: 100 - Item: Rent_Spell_Book Rate: 1500 - 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: 10000 - Item: Long_Horn Rate: 1000 - Item: Spiritual_Ring Rate: 500 - Item: Hunting_Spear Rate: 1000 - Item: Elunium Rate: 5432 - Item: Blessed_Wand Rate: 2000 - Item: Carnium Rate: 500 - 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: 9000 - Item: Variant_Shoes Rate: 2000 - Item: Death_Note Rate: 2000 - Item: Destruction_Rod Rate: 2000 - Item: Bison_Horn Rate: 2000 - Item: Carnium Rate: 1000 - 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: 9000 - Item: Sticky_Mucus Rate: 9000 - 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: 10 - Item: Gift_Box Rate: 100 - 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: 3000 - Item: Pointed_Scale Rate: 1500 - Item: Green_Herb Rate: 500 - Item: Red_Herb Rate: 2000 - Item: Yellow_Herb Rate: 1500 - Item: Fluff Rate: 500 - 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: 5 - Item: Solid_Twig Rate: 4000 - Item: Log Rate: 2000 - Item: Resin Rate: 2000 - Item: Feather_Of_Birds Rate: 500 - Item: Piece_Of_Egg_Shell Rate: 500 - Item: Egg Rate: 50 - 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: 2000 - Item: Green_Herb Rate: 1000 - Item: Shoot Rate: 1000 - Item: Stem Rate: 2500 - Item: Centimental_Leaf Rate: 1 - Item: Leaflet_Of_Aloe Rate: 500 - Item: Blue_Herb Rate: 50 - 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: 1000 - Item: Yaga_Pestle Rate: 5000 - Item: Release_Of_Wish Rate: 10 - Item: Pill Rate: 150 - Item: Piece_Of_Cake Rate: 1500 - Item: Milk Rate: 1500 - Item: Bread Rate: 1500 - 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: 900 - Item: Ancient_Magic Rate: 5 - Item: Bitter_Herb Rate: 100 - Item: Fruit_Of_Mastela Rate: 100 - Item: Sticky_Webfoot Rate: 3500 - Item: Delicious_Fish Rate: 1500 - Item: Old_Blue_Box Rate: 3 - 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: 5 - Item: Singing_Flower Rate: 300 - Item: Singing_Plant Rate: 300 - Item: Illusion_Flower Rate: 50 - Item: Crystal_Mirror Rate: 1500 - Item: Witherless_Rose Rate: 300 - Item: Blue_Herb Rate: 3000 - 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: 4000 - Item: Ring_ Rate: 200 - Item: Int_Dish10 Rate: 1000 - Item: Ixion_Wing Rate: 100 - Item: Pole_Axe Rate: 5 - Item: Treasure_Box Rate: 5000 - 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: 2000 - Item: Ice_Piece Rate: 2000 - 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: 2000 - 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: 2000 - Item: Ice_Piece Rate: 2000 - 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: RF_Taining_Notice Rate: 9000 - Item: RF_Taining_Notice Rate: 100 - Item: RF_Taining_Notice Rate: 100 - Item: Jellopy Rate: 3000 - Item: Jellopy Rate: 2000 - Item: Jellopy Rate: 2000 - Item: Jellopy Rate: 2000 - Item: Jellopy Rate: 2000 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: 10000 - 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: 1000 - 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: 1000 - 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: 1000 - 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: IgnoreMagic: true IgnoreMelee: true IgnoreMisc: true IgnoreRanged: true Detector: 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: IgnoreMagic: true IgnoreMelee: true IgnoreMisc: true IgnoreRanged: true Detector: 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: IgnoreMagic: true IgnoreMelee: true IgnoreMisc: true IgnoreRanged: true Detector: 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: IgnoreMagic: true IgnoreMelee: true IgnoreMisc: true IgnoreRanged: true Detector: 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: IgnoreMagic: true IgnoreMelee: true IgnoreMisc: true IgnoreRanged: true Detector: 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: IgnoreMagic: true IgnoreMelee: true IgnoreMisc: true IgnoreRanged: true Detector: 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: IgnoreMagic: true IgnoreMelee: true IgnoreMisc: true IgnoreRanged: true Detector: 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: IgnoreMagic: true IgnoreMelee: true IgnoreMisc: true IgnoreRanged: true Detector: 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: 1500 - Item: Diabolus_Robe Rate: 7000 - Item: Diabolus_Armor Rate: 7000 - Item: Diabolus_Boots Rate: 7000 - Item: Dark_Crystal Rate: 9000 - Item: Dark_Debris Rate: 9000 - 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: 1000 - Item: Diabolus_Robe Rate: 5000 - Item: Diabolus_Armor Rate: 5000 - Item: Diabolus_Boots Rate: 5000 - Item: Dark_Crystal Rate: 9000 - Item: Dark_Debris Rate: 9000 - 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: 10 - Item: Dark_Crystal Rate: 1000 - Item: Dark_Debris Rate: 3000 - Item: Elunium Rate: 160 - Item: Brigan Rate: 4850 - Item: Diabolus_Manteau Rate: 3 - Item: Nemesis Rate: 20 - 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: 3 - Item: Dark_Crystal Rate: 1000 - Item: Dark_Debris Rate: 3000 - Item: Oridecon Rate: 160 - Item: Cyfar Rate: 3500 - Item: Cross_Shield Rate: 15 - 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: 10 - Item: Dark_Crystal Rate: 1000 - Item: Dark_Debris Rate: 3000 - Item: Elunium Rate: 160 - Item: Brigan Rate: 4850 - Item: Cursed_Hand Rate: 3 - Item: Bloody_Eater Rate: 15 - 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: 5 - Item: Dark_Crystal Rate: 1000 - Item: Dark_Debris Rate: 3000 - Item: Oridecon Rate: 160 - Item: Cyfar Rate: 3500 - Item: Exorcism_Bible Rate: 20 - 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: Fools_Day_Box Rate: 1000 - Item: Pumpkin_Head_Crushed Rate: 5000 - 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: Fools_Day_Box2 Rate: 1000 - Item: Worn_Cloth_Piece Rate: 5000 - 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: 3000 - Item: Petite_DiablOfs_Wing Rate: 3000 - 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: 500 - Item: Pauldron Rate: 7000 - Item: Tae_Goo_Lyeon Rate: 5000 - Item: Bloody_Iron_Ball Rate: 100 - Item: Celestial_Robe Rate: 7000 - Item: Holy_Robe Rate: 7000 - Item: Crescent_Scythe Rate: 9000 - 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: 9000 - 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: 80 - Item: Union_Of_Tribe Rate: 500 - Item: Branch_Of_Dead_Tree_Box Rate: 10000 - Item: Oridecon Rate: 4850 - Item: Elunium Rate: 7275 - Item: Pauldron Rate: 40 - Item: Healing_Staff Rate: 150 - Item: Wild_Beast_Claw Rate: 150 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: 80 - Item: Union_Of_Tribe Rate: 500 - Item: Branch_Of_Dead_Tree_Box Rate: 10000 - Item: Oridecon Rate: 4850 - Item: Elunium Rate: 7275 - Item: Celestial_Robe Rate: 40 - Item: Berdysz Rate: 150 - Item: Inverse_Scale Rate: 150 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: 80 - Item: Union_Of_Tribe Rate: 500 - Item: Branch_Of_Dead_Tree_Box Rate: 10000 - Item: Oridecon Rate: 4850 - Item: Elunium Rate: 7275 - Item: Scalpel Rate: 150 - Item: Heart_Breaker Rate: 150 - Item: Blood_Tears Rate: 150 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: 80 - Item: Union_Of_Tribe Rate: 500 - Item: Branch_Of_Dead_Tree_Box Rate: 10000 - Item: Oridecon Rate: 4850 - Item: Elunium Rate: 7275 - Item: Platinum_Shotel Rate: 150 - Item: Burning_Bow Rate: 150 - Item: Divine_Cross Rate: 50 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: 80 - Item: Union_Of_Tribe Rate: 500 - Item: Branch_Of_Dead_Tree_Box Rate: 10000 - Item: Oridecon Rate: 4850 - Item: Elunium Rate: 7275 - Item: Muscle_Cutter Rate: 150 - Item: Orc_Archer_Bow Rate: 150 - Item: Icicle_Fist Rate: 150 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: 80 - Item: Union_Of_Tribe Rate: 500 - Item: Branch_Of_Dead_Tree_Box Rate: 10000 - Item: Oridecon Rate: 4850 - Item: Elunium Rate: 7275 - Item: Battle_Hook Rate: 150 - Item: Frozen_Bow Rate: 150 - Item: Combo_Battle_Glove Rate: 150 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: 80 - Item: Union_Of_Tribe Rate: 500 - Item: Branch_Of_Dead_Tree_Box Rate: 10000 - Item: Oridecon Rate: 4850 - Item: Elunium Rate: 7275 - Item: Ahlspiess Rate: 150 - Item: Earth_Bow Rate: 150 - Item: Ulfhedinn Rate: 50 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: 80 - Item: Union_Of_Tribe Rate: 500 - Item: Branch_Of_Dead_Tree_Box Rate: 10000 - Item: Oridecon Rate: 4850 - Item: Elunium Rate: 7275 - Item: Lich_Bone_Wand Rate: 150 - Item: Gust_Bow Rate: 150 - Item: Seismic_Fist Rate: 150 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: 80 - Item: Union_Of_Tribe Rate: 500 - Item: Branch_Of_Dead_Tree_Box Rate: 10000 - Item: Oridecon Rate: 4850 - Item: Elunium Rate: 7275 - Item: Piercing_Staff Rate: 150 - Item: Drill_Katar Rate: 150 - Item: Mithril_Magic_Cape Rate: 50 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: 3800 - Item: Candy_Striper Rate: 4500 - Item: White_Chocolate Rate: 5000 - Item: Gift_Box_2 Rate: 4900 - Item: Banana_Juice Rate: 6500 - Item: Chocolate Rate: 5000 - Item: Yggdrasilberry Rate: 200 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: 3800 - Item: Candy_Striper Rate: 4500 - Item: White_Chocolate Rate: 5000 - Item: Gift_Box_4 Rate: 4900 - Item: Apple_Juice Rate: 6500 - Item: Chocolate Rate: 5000 - Item: Seed_Of_Yggdrasil Rate: 250 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: 3800 - Item: Candy_Striper Rate: 4500 - Item: White_Chocolate Rate: 5000 - Item: Gift_Box_1 Rate: 4900 - Item: Carrot_Juice Rate: 6500 - Item: Chocolate Rate: 5000 - Item: Branch_Of_Dead_Tree Rate: 300 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: 3800 - Item: Candy_Striper Rate: 4500 - Item: White_Chocolate Rate: 5000 - Item: Gift_Box_3 Rate: 4900 - Item: Grape_Juice Rate: 6500 - Item: Chocolate Rate: 5000 - Item: Old_Blue_Box Rate: 100 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: Tresure_Box_WoE Rate: 9000 - Item: Tresure_Box_WoE Rate: 2000 - Item: Tresure_Box_WoE Rate: 1000 - Item: Azure_Jewel Rate: 2000 - Item: Cardinal_Jewel Rate: 2000 - Item: White_Jewel Rate: 2000 - Item: Crystal_Jewel__ Rate: 100 - Item: Violet_Jewel Rate: 2000 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: 9000 - Item: Twin_Edge_R Rate: 9000 - Item: Flame_Manteau Rate: 9000 - Item: Bone_Helm Rate: 9000 - Item: Old_Card_Album Rate: 9000 - Item: Pauldron Rate: 9000 - Item: Turquoise Rate: 9000 - 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: 9000 - Item: Holy_Stick Rate: 9000 - Item: Celestial_Robe Rate: 9000 - Item: Lich_Bone_Wand Rate: 9000 - Item: Old_Card_Album Rate: 9000 - Item: Survival_Rod_ Rate: 9000 - Item: Agate Rate: 9000 - 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: 2000 - Item: Blue_Herb Rate: 3000 - Item: Test_Certificate Rate: 5000 - 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: 5335 - Item: Oridecon_Stone Rate: 230 - Item: Granpa_Beard Rate: 4 - Item: Trident_ Rate: 4 - Item: Feather Rate: 3000 - Item: Skyblue_Jewel Rate: 40 - Item: Gill Rate: 1500 - 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: 36 - Item: Gill Rate: 9000 - Item: Oridecon_Stone Rate: 190 - Item: Fin Rate: 1000 - Item: Skyblue_Jewel Rate: 20 - Item: Blue_Gemstone Rate: 200 - Item: White_Herb Rate: 700 - 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: 26 - Item: Heart_Of_Mermaid Rate: 9000 - Item: Fin_Helm Rate: 2 - Item: Saint_Robe_ Rate: 20 - Item: Skyblue_Jewel Rate: 20 - Item: Fin Rate: 500 - Item: Witherless_Rose Rate: 60 - 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: 40 - Item: Nipper Rate: 9000 - Item: Garlet Rate: 3000 - Item: Padded_Armor_ Rate: 10 - Item: Solid_Shell Rate: 100 - Item: Elunium_Stone Rate: 80 - Item: Blue_Gemstone Rate: 50 - 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: 5000 - Item: Sticky_Mucus Rate: 1500 - Item: Crystal_Blue Rate: 90 - Item: Mistic_Frozen Rate: 4 - Item: Blue_Gemstone Rate: 200 - Item: Deadly_Noxious_Herb Rate: 40 - 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: Jellopy Rate: 7000 - Item: Sticky_Mucus Rate: 400 - Item: Apple Rate: 1000 - Item: Empty_Bottle Rate: 1500 - Item: Water_Of_Blessing Rate: 3000 - 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: 3000 - Item: Orleans_Gown Rate: 10 - Item: Cursed_Star Rate: 2 - Item: Wool_Scarf Rate: 10 - Item: Mementos Rate: 1500 - Item: Brigan Rate: 5335 - 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: 3000 - Item: Anodyne Rate: 100 - Item: Rough_Wind Rate: 100 - Item: Elunium Rate: 10 - Item: Chameleon_Armor Rate: 10 - Item: Linen_Glove Rate: 2 - Item: Old_Blue_Box Rate: 2 - 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: 3000 - Item: Golden_Jewel Rate: 500 - Item: Elemental_Sword Rate: 5 - Item: Oridecon Rate: 80 - Item: Emveretarcon Rate: 800 - Item: Yellow_Gemstone Rate: 100 - Item: Gold Rate: 2 - 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: 4000 - Item: Iron_Ore Rate: 1000 - Item: Iron Rate: 500 - Item: Large_Jellopy Rate: 1000 - Item: Screw Rate: 200 - Item: Dagger_Of_Hunter Rate: 5 - Item: Jubilee Rate: 5000 - 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: 5335 - Item: Mystery_Piece Rate: 2400 - Item: Wheel Rate: 2200 - Item: Elunium Rate: 5 - Item: Life_Link Rate: 10 - Item: Cardo Rate: 4 - Item: Steel Rate: 2500 - 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: 5000 - Item: Steel Rate: 500 - Item: Oridecon Rate: 200 - Item: Elunium Rate: 200 - Item: Gate_Keeper Rate: 5 - Item: Gate_KeeperDD Rate: 5 - Item: Improved_Tights Rate: 10 - 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: 270 - Item: Scell Rate: 9000 - Item: Oridecon_Stone Rate: 43 - Item: Goblini_Mask Rate: 3 - Item: Starsand_Of_Witch Rate: 2500 - Item: Red_Herb Rate: 1800 - 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: 20 - Item: Cello Rate: 10 - Item: Fur Rate: 4000 - Item: Peaked_Hat Rate: 3000 - Item: Delicious_Fish Rate: 3100 - Item: Bradium Rate: 10 - Item: Starsand_Of_Witch Rate: 2500 - 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: 2 - Item: Black_Cat Rate: 2 - Item: Cursed_Lyre Rate: 10 - Item: Short_Leg Rate: 5335 - Item: Zargon Rate: 5000 - Item: Bradium Rate: 10 - Item: Solid_Shell Rate: 2500 - 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: 3000 - Item: Yellow_Live Rate: 50 - Item: Stem Rate: 9000 - 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: 10 - Item: Horn_Of_Hilthrion Rate: 20 - Item: Horn_Of_Hilsrion Rate: 3000 - Item: Fur Rate: 2000 - Item: Wild_Beast_Claw Rate: 10 - Item: Brigan Rate: 4850 - Item: Light_Granule Rate: 1000 - 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: 100 - Item: Tournament_Shield Rate: 200 - Item: Ivory_Lance Rate: 500 - Item: Ivory_Knife Rate: 400 - Item: Hard_Skin Rate: 9000 - Item: Snowy_Horn Rate: 20 - Item: Elunium Rate: 9000 - 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: 500 - Item: Death_Guidance Rate: 100 - Item: Eraser Rate: 100 - Item: Horn_Of_Tendrilion Rate: 9000 - Item: Bradium Rate: 10 - Item: Tough_Vines Rate: 5335 - Item: Stiff_Horn Rate: 4850 - 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: 10 - Item: Angelic_Ring Rate: 1 - Item: Mystic_Horn Rate: 4000 - Item: Soft_Feather Rate: 3000 - Item: Bradium Rate: 10 - Item: Snowy_Horn Rate: 2 - 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: 10 - Item: Shield_Of_Naga Rate: 10 - Item: Battle_Fork Rate: 10 - Item: Bradium Rate: 10 - Item: Scales_Shell Rate: 3500 - Item: Shining_Scales Rate: 2000 - 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: 2 - Item: Bradium Rate: 1 - Item: Bee_Sting Rate: 9000 - Item: Honey Rate: 300 - Item: Wind_Of_Verdure Rate: 160 - Item: Royal_Jelly Rate: 200 - Item: Solid_Shell Rate: 3000 - Item: Black_Wing_Suits Rate: 1 StealProtected: true - 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: 10 - Item: Centimental_Leaf Rate: 10 - Item: Sharp_Leaf Rate: 5000 - Item: Great_Leaf Rate: 2000 - Item: Browny_Root Rate: 3000 - Item: Elder_Branch Rate: 1000 - 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: 9 - Item: Crystal_Jewel__ Rate: 50 - Item: Short_Leg Rate: 5335 - Item: Zargon Rate: 5000 - Item: Worm_Peelings Rate: 9000 - Item: Solid_Shell Rate: 2500 - 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: 1000 - Item: Plantain Rate: 500 - Item: Rabbit_Skin Rate: 1500 - 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: 1000 - Item: Moon_Cake2 Rate: 1000 - Item: Moon_Cake15 Rate: 1000 - Item: Moon_Cake16 Rate: 1000 - Item: Moon_Cake17 Rate: 1000 - Item: Moon_Cake18 Rate: 1000 - Item: Moon_Cake19 Rate: 1000 - 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: 800 - Item: Moon_Cake2 Rate: 800 - Item: Moon_Cake16 Rate: 800 - Item: Moon_Cake17 Rate: 800 - Item: Moon_Cake18 Rate: 800 - Item: Moon_Cake19 Rate: 800 - Item: Moon_Cake20 Rate: 800 - 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: 500 - Item: Moon_Cake2 Rate: 500 - Item: Moon_Cake15 Rate: 500 - Item: Moon_Cake16 Rate: 500 - Item: Moon_Cake17 Rate: 500 - 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: 500 - Item: Moon_Cake16 Rate: 500 - Item: Moon_Cake17 Rate: 500 - Item: Moon_Cake18 Rate: 500 - Item: Moon_Cake19 Rate: 500 - 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: 500 - Item: Moon_Cake2 Rate: 500 - Item: Moon_Cake17 Rate: 500 - Item: Moon_Cake18 Rate: 500 - Item: Moon_Cake19 Rate: 500 - Item: Moon_Cake20 Rate: 500 - 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: 10000 - 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: 6000 - Item: Oridecon_Stone Rate: 110 - Item: White_Herb Rate: 700 - Item: Green_Herb Rate: 800 - Item: Pumpkin_Pie Rate: 100 - Item: Pumpkin Rate: 1 - Item: Pumpkin Rate: 1 - 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: 9000 - Item: Cardinal_Jewel_ Rate: 6 - Item: Sticky_Mucus Rate: 1000 - Item: Horrendous_Mouth Rate: 50 - Item: Pumpkin_Pie Rate: 100 - Item: Pumpkin Rate: 1 - Item: Pumpkin Rate: 1 - 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: 3000 - Item: Dragon's_Skin Rate: 100 - Item: Dragon_Canine Rate: 100 - Item: Dragon_Train Rate: 1000 - Item: Dragon_Scale Rate: 1000 - Item: Honey Rate: 500 - Item: Dragon_Vest Rate: 10 - 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: 5000 - Item: Egg_Shell Rate: 20 - 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: 5000 - Item: Great_Leaf Rate: 2000 - Item: Browny_Root Rate: 3000 - Item: Karvodailnirol Rate: 10 - Item: Withered_Flower Rate: 1000 - Item: Elder_Branch Rate: 1500 - Item: Rotha_Shield Rate: 10 - 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: 1000 - Item: Fluorescent_Liquid Rate: 5000 - Item: Tiny_Waterbottle Rate: 100 - Item: Waterdrop_Brooch Rate: 10 - 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: 5000 - Item: Acorn Rate: 5000 - Item: Piece_Of_Darkness Rate: 500 - Item: Veteran_Hammer Rate: 100 - Item: Bradium Rate: 10 - 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: 5000 - Item: Fur Rate: 4000 - Item: Piece_Of_Darkness Rate: 500 - Item: Eyes_Stone_Ring Rate: 1 - Item: Veteran_Sword Rate: 10 - Item: Veteran_Axe Rate: 100 - Item: Bradium Rate: 10 - 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: 1000 - Item: Great_Leaf Rate: 1000 - Item: Log Rate: 5000 - Item: Dead_Tree_Cane Rate: 10 - Item: Vital_Tree_Shoes Rate: 30 - Item: Elder_Branch Rate: 1000 - 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: 5000 - Item: Karvodailnirol Rate: 5 - Item: Crystal_Of_Soul_01 Rate: 500 - 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: 5000 - Item: Detrimindexta Rate: 5 - Item: Crystal_Of_Soul_02 Rate: 500 - 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: 5000 - Item: Treasure_Box Rate: 5000 - Item: Bradium Rate: 1000 - Item: Cardo Rate: 500 - Item: Katzbalger Rate: 500 - Item: Pole_Axe Rate: 500 - Item: Piece_Of_Angent_Skin Rate: 2000 - 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: 5000 - Item: Skul_Ring Rate: 1000 - Item: Dagger_Of_Hunter Rate: 5 - Item: Piece_Of_Darkness Rate: 1000 - Item: Eyes_Stone_Ring Rate: 5 - Item: Bradium_Stonehammer Rate: 10 - Item: Bradium Rate: 10 - 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: 3000 - Item: Stone_Heart Rate: 5000 - Item: Purified_Bradium Rate: 500 - Item: Bradium_Shield Rate: 10 - Item: Runstone_Rare Rate: 10 - Item: Bradium Rate: 500 - 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: 5000 - Item: Chocolate Rate: 5000 - Item: HandMade_Chocolate Rate: 1000 - Item: HandMade_Chocolate_ Rate: 1000 - Item: White_Chocolate Rate: 1000 - Item: Chocolate_Drink Rate: 1000 - Item: Chocolate_Drink Rate: 10 - Item: Chocolate_Drink Rate: 10 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: 5000 - Item: Delicious_Fish Rate: 500 - Item: Spoon_Stub Rate: 2000 - Item: Mushroom Rate: 3000 - Item: Outdoor_Cooking_Kits Rate: 500 - Item: Green_Herb Rate: 5000 - Item: Piece_Of_Egg_Shell Rate: 3000 - Item: Tree_Root Rate: 2000 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: 5000 - 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: 5000 - 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: 9000 - Item: Broken_Horn_Pipe Rate: 5000 - Item: Broken_Horn_Pipe Rate: 5000 # - 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 - 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: 1000 - 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: 1000 - 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: 1000 - 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: 1000 - 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: 1000 - 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: 5000 - 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: 1000 - 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: 500 - 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: 100 # - 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: Bone_Wand Rate: 800 - Item: Kronos Rate: 100 - Item: Grimtooth_ Rate: 300 - Item: Mage_Coat Rate: 300 - Item: Splendid_Box Rate: 100 - Item: Elunium Rate: 5141 - Item: Bone_Helm_ Rate: 10 - Item: Dark_Illusion_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: Wing_Of_Fly Rate: 1000 - 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: Wing_Of_Fly Rate: 1000 - Item: Animal_Blood Rate: 10 - 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: 5000 - Item: Hurricane_Fury Rate: 100 - Item: Hunting_Spear Rate: 100 - Item: Yggdrasilberry Rate: 500 - Item: Elunium Rate: 1000 - Item: Oridecon Rate: 1000 - Item: Hell_Fire Rate: 100 - 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: 5 - Item: Heart_Of_Mermaid Rate: 9000 - Item: Fin Rate: 500 - Item: Witherless_Rose Rate: 50 - Item: Crystal_Mirror Rate: 100 - Item: Illusion_Flower Rate: 10 - 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: 600 - Item: Mistic_Frozen Rate: 5 - Item: Sharp_Scale Rate: 9000 - Item: Tooth_Of_Ancient_Fish Rate: 500 - Item: Lip_Of_Ancient_Fish Rate: 500 - Item: Scalpel Rate: 1 - Item: Fisherman's_Dagger Rate: 5 - 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: 4000 - Item: Plate_Armor_ Rate: 5 - Item: Burning_Heart Rate: 1000 - Item: Hot_Hair Rate: 1000 - 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: 3000 - Item: Leopard_Talon Rate: 2000 - Item: Animal's_Skin Rate: 1000 - Item: Oridecon_Stone Rate: 40 - 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: 3000 - Item: Cyfar Rate: 1000 - Item: Blue_Herb Rate: 50 - Item: Yellow_Herb Rate: 100 - Item: Flower_Ring Rate: 200 - 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: 3000 - Item: Elunium_Stone Rate: 250 - Item: Emveretarcon Rate: 10 - Item: Tiger_Skin_Panties Rate: 500 - Item: Mace_ Rate: 100 - 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: Nipper Rate: 5000 - Item: Broken_Steel_Piece Rate: 3000 - Item: Wheel Rate: 3000 - Item: Oridecon Rate: 1000 - Item: Elunium Rate: 500 - Item: Treasure_Box Rate: 50 - Item: Old_Violet_Box Rate: 10 - Item: Raganta_Card Rate: 9000 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 - 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: 6500 - Item: Imperial_Spear Rate: 2 - Item: Runstone_Ancient Rate: 10 - Item: Elder_Branch Rate: 10 - Item: Yellow_Live Rate: 2 - 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: 6500 - Item: Black_Wing Rate: 2 - Item: Runstone_Ancient Rate: 10 - Item: Elder_Branch Rate: 10 - Item: Yellow_Live Rate: 2 - 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: 6500 - Item: Green_Whistle Rate: 10 - Item: Runstone_Ancient Rate: 10 - Item: Elder_Branch Rate: 10 - Item: Yellow_Live Rate: 2 - 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: 6500 - Item: Red_Ether_Bag Rate: 2 - Item: Runstone_Ancient Rate: 10 - Item: Bone_Plate Rate: 10 - Item: Yellow_Live Rate: 2 - 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: 7000 - Item: Alca_Bringer Rate: 1000 - Item: Meteo_Plate_Armor Rate: 1000 - Item: Chrome_Twohand_Sword Rate: 400 - Item: Mystic_Bow Rate: 500 - 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: 5000 - Item: Honey Rate: 100 - Item: Elunium Rate: 10 - 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: 5000 - Item: Honey Rate: 100 - Item: Elunium Rate: 10 - 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: 5000 - Item: Honey Rate: 100 - Item: Elunium Rate: 10 - 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: 5000 - Item: Honey Rate: 100 - Item: Elunium Rate: 10 - Item: Imperial_Guard Rate: 10 - 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: 3000 - Item: White_Spider_Limb Rate: 5000 - Item: Purified_Bradium Rate: 500 - Item: Bradium_Ring Rate: 2 - Item: Runstone_Rare Rate: 10 - Item: Bradium Rate: 500 - Item: Stem_Whip Rate: 2 - 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: 7000 - Item: Crumpled_Paper Rate: 3500 - Item: Crumpled_Paper Rate: 1000 - Item: Event_Pierrot_Nose Rate: 700 - Item: Gift_Box_1 Rate: 2000 - Item: Gift_Box_2 Rate: 2000 - Item: Gift_Box_3 Rate: 2000 - Item: Old_Blue_Box Rate: 500 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: 9700 - Item: Monkey_Circlet Rate: 500 - Item: Right_Epsilon Rate: 150 - Item: Splendid_Box Rate: 50 - Item: Orcish_Sword Rate: 1000 - Item: Elunium Rate: 4559 - Item: Giant_Axe Rate: 100 - 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: 150 - Item: Smoking_Pipe Rate: 250 - Item: Honey Rate: 10000 - Item: Splendid_Box Rate: 50 - Item: Tiger_Footskin Rate: 250 - Item: Elunium Rate: 2300 - Item: Krieg Rate: 100 - 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: 2000 - Item: Assasin_Dagger Rate: 150 - Item: Crown Rate: 200 - Item: Splendid_Box Rate: 50 - Item: Sacred_Marks Rate: 1000 - Item: Spinx_Helm Rate: 150 - Item: Cakram Rate: 100 - 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: 4700 - Item: Wizardy_Staff Rate: 5 - Item: Balistar Rate: 5 - Item: Cape_Of_Ancient_Lord Rate: 15 - Item: Ring_ Rate: 4 - Item: Book_Of_The_Apocalypse Rate: 4 - Item: Splendid_Box Rate: 50 - 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: 250 - Item: Broad_Sword_ Rate: 220 - Item: Zweihander Rate: 150 - Item: Sharp_Gear Rate: 350 - Item: Splendid_Box Rate: 50 - Item: Elunium Rate: 3686 - Item: Oridecon Rate: 2700 - 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: 50 - Item: Honey Rate: 10000 - Item: Coronet Rate: 250 - Item: Old_Card_Album Rate: 1000 - Item: Young_Twig Rate: 10 - Item: Elunium Rate: 4268 - Item: Red_Square_Bag Rate: 100 - 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: 100 - Item: Magestic_Goat Rate: 300 - Item: Crescent_Scythe_ Rate: 50 - Item: Emperium Rate: 500 - Item: Magestic_Goat_ Rate: 10 - Item: Elunium Rate: 5432 - Item: Oridecon Rate: 4171 - 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: 5335 - Item: Pole_Axe Rate: 5 - Item: Splendid_Box Rate: 100 - Item: Ring_ Rate: 2 - Item: Shine_Spear_Blade Rate: 10 - Item: War_Axe Rate: 1 - Item: Iron_Driver Rate: 2 - 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: Fools_Day_Box Rate: 5000 - Item: Fools_Day_Box2 Rate: 5000 - 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: 9000 - Item: Old_Card_Album Rate: 3000 - Item: Clack_Of_Servival Rate: 3000 - Item: Herald_Of_GOD Rate: 5000 - Item: Old_Violet_Box Rate: 5000 - Item: Yggdrasilberry Rate: 5000 - Item: Splendid_Box Rate: 100 - 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: 5820 - Item: Sword_Of_Grave_Keeper Rate: 5100 - Item: Hell_Fire Rate: 80 - Item: Splendid_Box Rate: 50 - Item: Gae_Bolg Rate: 500 - Item: Pill Rate: 900 - Item: Sway_Apron Rate: 2000 - 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: 8 - Item: War_Axe Rate: 5 - Item: Cookbook09 Rate: 200 - Item: Pole_Axe Rate: 9 - Item: Broken_Shell Rate: 5335 - Item: Immaterial_Sword Rate: 80 - Item: Splendid_Box Rate: 50 - 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: 5000 - Item: Mystery_Piece Rate: 3000 - Item: Splendid_Box Rate: 50 - Item: Vesper_Core01 Rate: 100 - Item: Vesper_Core02 Rate: 100 - Item: Vesper_Core03 Rate: 100 - Item: Vesper_Core04 Rate: 100 - 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: 10000 - Item: Long_Horn Rate: 1000 - Item: Spiritual_Ring Rate: 500 - Item: Hunting_Spear Rate: 1000 - Item: Elunium Rate: 5432 - Item: Splendid_Box Rate: 200 - Item: Carnium Rate: 500 - 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: 7000 - Item: Blade_Lost_In_Darkness Rate: 4000 - Item: Old_Hilt Rate: 2000 - Item: Old_Card_Album Rate: 5000 - Item: Celestial_Robe Rate: 1000 - Item: Hurricane_Fury Rate: 100 - Item: Splendid_Box Rate: 200 - 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: 5000 - Item: Valkyrie_Armor Rate: 1600 - Item: Valkyrie_Manteau Rate: 3000 - Item: Valkyrie_Shoes Rate: 3000 - Item: Helm_ Rate: 5000 - Item: Bloody_Edge Rate: 2500 - Item: Splendid_Box Rate: 200 - 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: 10000 - Item: Spiritual_Ring Rate: 3000 - Item: Ring_Of_Flame_Lord Rate: 200 - Item: Ring_Of_Resonance Rate: 200 - Item: Hell_Fire Rate: 2000 - Item: Fire_Brand Rate: 2000 - Item: Splendid_Box Rate: 200 - 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: 3500 - Item: Byeorrun_Gum Rate: 2500 - Item: Splendid_Box Rate: 200 - Item: Sabbath Rate: 3500 - Item: Great_Axe Rate: 3500 - Item: Guillotine Rate: 2500 - Item: Tomahawk Rate: 3500 - 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: 2500 - Item: Full_Plate_Armor_ Rate: 3500 - Item: Splendid_Box Rate: 200 - Item: Brionac Rate: 3500 - Item: Longinus's_Spear Rate: 3000 - Item: Dragon_Slayer Rate: 2500 - Item: Skewer Rate: 1500 - 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: 1500 - Item: House_Auger_ Rate: 1500 - Item: Splendid_Box Rate: 200 - Item: Exercise Rate: 3500 - Item: Assasin_Dagger Rate: 3500 - Item: Bloody_Roar Rate: 3500 - Item: Ginnungagap Rate: 3500 - 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: 1000 - Item: Ancient_Dagger Rate: 1000 - Item: Yggdrasilberry Rate: 1000 - Item: Seed_Of_Yggdrasil Rate: 500 - Item: Leaf_Of_Yggdrasil Rate: 500 - Item: Rosebine Rate: 500 - Item: Alchemy_Glove Rate: 300 - 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: 500 - Item: Mora_Mandarin Rate: 1000 - Item: Short_Leg Rate: 1000 - Item: Chrome_Sword Rate: 10 - Item: Mental_Stick Rate: 3 - 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: 5000 - Item: Soft_Leaf Rate: 1000 - Item: Great_Nature Rate: 10 - Item: Sura_Rampage Rate: 10 - 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: 5000 - Item: Soft_Feather Rate: 1000 - Item: Runstone_Mystic Rate: 100 - Item: Clue_Of_Lope Rate: 5000 - Item: Clue_Of_Lope Rate: 3000 - Item: Clue_Of_Lope Rate: 1000 - 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: 5000 - Item: Light_Granule Rate: 100 - Item: Beef_Toast Rate: 100 - Item: Dance_Shoes Rate: 3 - 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: 5000 - Item: Light_Granule Rate: 100 - Item: Gold Rate: 1 - Item: Telekinetic_Orb Rate: 3 - 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: Ripe_Watermelon Rate: 5000 - Item: Scell Rate: 2000 - Item: Great_Leaf Rate: 2000 - Item: Poring_Doll Rate: 100 - 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: 250 - Item: Leaflet_Of_Hinal Rate: 425 - Item: Stem Rate: 4500 - Item: Shoot Rate: 300 - Item: Leaflet_Of_Aloe Rate: 250 - Item: Centimental_Flower Rate: 100 - 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: 5000 - Item: Meat Rate: 9000 - Item: Scell Rate: 9000 - Item: Spawn Rate: 5000 - 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: 9000 - Item: Soft_Feather Rate: 8000 - Item: Feather_Of_Birds Rate: 9000 - 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: 1000 - Item: Zargon Rate: 2000 - Item: Elunium Rate: 1500 - Item: Oridecon_Stone Rate: 1500 - Item: Fire_Arrow Rate: 500 - 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: 2750 - Item: Pet_Food Rate: 500 - Item: Leaflet_Of_Hinal Rate: 450 - 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: 10 - Item: Old_Violet_Box Rate: 2500 - Item: Yggdrasilberry Rate: 2500 - Item: Tidung Rate: 500 - Item: Runstone_Rare Rate: 3500 - Item: Honey Rate: 2500 - Item: Gold Rate: 2000 - 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: 10000 - Item: Imperial_Spear Rate: 4 - Item: Runstone_Ancient Rate: 20 - Item: Elder_Branch Rate: 20 - Item: Yellow_Live Rate: 4 - 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: 10000 - Item: Black_Wing Rate: 4 - Item: Runstone_Ancient Rate: 20 - Item: Elder_Branch Rate: 20 - Item: Yellow_Live Rate: 4 - 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: 10000 - Item: Green_Whistle Rate: 4 - Item: Runstone_Ancient Rate: 20 - Item: Elder_Branch Rate: 20 - Item: Yellow_Live Rate: 4 - 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: 10000 - Item: Red_Ether_Bag Rate: 4 - Item: Runstone_Ancient Rate: 20 - Item: Bone_Plate Rate: 20 - Item: Yellow_Live Rate: 4 - 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: 10000 - Item: Alca_Bringer Rate: 2000 - Item: Meteo_Plate_Armor Rate: 2000 - Item: Chrome_Twohand_Sword Rate: 800 - Item: Mystic_Bow Rate: 1000 - 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: 10000 - Item: Honey Rate: 200 - Item: Elunium Rate: 20 - 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: 10000 - Item: Honey Rate: 200 - Item: Elunium Rate: 20 - 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: 10000 - Item: Honey Rate: 200 - Item: Elunium Rate: 20 - 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: 10000 - Item: Honey Rate: 200 - Item: Elunium Rate: 20 - Item: Imperial_Guard Rate: 20 - 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: 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: 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: 4500 - Item: Tentacle Rate: 1500 - Item: Skyblue_Jewel Rate: 5 - Item: Mistic_Frozen Rate: 6 - Item: Penetration Rate: 3 - Item: Grape Rate: 150 - 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: 2750 - Item: Nipper Rate: 750 - Item: Stone Rate: 350 - Item: Sparkling_Dust Rate: 7 - Item: Elunium_Stone Rate: 19 - 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: 23 - Item: Conch Rate: 2750 - Item: Scell Rate: 400 - Item: Elunium_Stone Rate: 27 - Item: Shield_ Rate: 3 - Item: Solid_Shell Rate: 500 - Item: Low_Coin_Pocket Rate: 3 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: 2750 - Item: Flesh_Of_Clam Rate: 500 - Item: Stone Rate: 250 - Item: Grit Rate: 500 - Item: Sparkling_Dust Rate: 5 - Item: Elunium_Stone Rate: 9 - 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: 15 - Item: Worm_Peelings Rate: 2750 - Item: Garlet Rate: 200 - Item: Monster's_Feed Rate: 250 - Item: Insect_Feeler Rate: 225 - Item: Earthworm_The_Dude Rate: 10 - 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: 2668 - Item: Oridecon_Stone Rate: 58 - Item: Trident_ Rate: 1 - Item: Feather Rate: 1500 - Item: Skyblue_Jewel Rate: 10 - Item: Gill Rate: 750 - Item: Mid_Coin_Pocket Rate: 3 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: 5 - Item: Sharp_Scale Rate: 4500 - Item: Oridecon_Stone Rate: 17 - Item: Snowy_Horn Rate: 1 - Item: Elunium_Stone Rate: 25 - Item: Gill Rate: 300 - Item: Mid_Coin_Pocket Rate: 3 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: 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: Old_Coin_Pocket Rate: 3 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: 2425 - Item: Crystal_Arrow Rate: 1000 - Item: Red_Muffler Rate: 5 - Item: Carga_Mace Rate: 3 - Item: Brooch_ Rate: 1 - Item: Oridecon Rate: 67 - Item: Mid_Coin_Pocket Rate: 3 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: 3250 - Item: Cyfar Rate: 1750 - Item: Leaflet_Of_Aloe Rate: 1150 - Item: Ment Rate: 1 - Item: Guitar_Of_Blue_Solo Rate: 5 - Item: Jitte_ Rate: 3 - Item: Old_Coin_Pocket Rate: 3 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: Low_Coin_Pocket Rate: 5000 StealProtected: true - Item: Black_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: Low_Coin_Pocket Rate: 5000 StealProtected: true - Item: Odd_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: Low_Coin_Pocket Rate: 5000 StealProtected: true - 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: Low_Coin_Pocket Rate: 5000 StealProtected: true - 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: 2500 - Item: Tentacle Rate: 2500 - Item: Low_Coin_Pocket Rate: 1 StealProtected: true - Item: Mini_Octopus_Card Rate: 1 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: 4500 - Item: Tentacle Rate: 2500 - Item: Sticky_Mucus Rate: 2500 - 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: 1500 - Item: Mid_Coin_Pocket Rate: 500 - Item: High_Weapon_Box Rate: 250 - Item: White_Potion_Box Rate: 1500 - Item: Low_Coin_Pocket Rate: 2000 - Item: Low_Coin_Pocket Rate: 2000 StealProtected: true - Item: Giant_Octopus_Card Rate: 1 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: 7000 - Item: Light_Granule Rate: 500 - Item: Oridecon_Stone Rate: 250 - Item: Crystal_Arrow_Container Rate: 25 - Item: Electric_Wire Rate: 25 - Item: Electric_Eel Rate: 10 - 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: 9000 - Item: Hunting_Spear Rate: 1000 - Item: Cardo Rate: 500 - Item: Ice_Falchon Rate: 300 - Item: Water_Sprits_Armor_ Rate: 100 - Item: Treasure_Box Rate: 5000 - 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: Grit Rate: 3000 - Item: Coral_Reef Rate: 1000 - Item: Chinese_Ink Rate: 500 - Item: Ice_Crystal Rate: 100 - Item: Gold Rate: 2 - Item: Old_Violet_Box Rate: 1 - 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: 5000 - Item: Chinese_Ink Rate: 5000 - Item: Ice_Fragment Rate: 100 - Item: Elder_Branch Rate: 100 - Item: Tidal_Shoes Rate: 10 - Item: Old_Blue_Box Rate: 5 - 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: 10 - Item: Cold_Ice Rate: 10 # - 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: Gill Rate: 7000 - Item: Delicious_Jelly Rate: 7000 - Item: Skyblue_Jewel Rate: 4000 - Item: Mistic_Frozen Rate: 2000 - Item: Light_Granule Rate: 1000 - Item: Old_Violet_Box Rate: 1000 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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: 3000 - Item: Blood_Thirst Rate: 300 - Item: Goast_Chill Rate: 300 - Item: Elunium Rate: 100 - Item: Old_Violet_Box Rate: 10 - Item: Cannon_Spear Rate: 1 - Item: Bible_Of_Promise2 Rate: 1 - 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: 3000 - Item: Blood_Thirst Rate: 300 - Item: Goast_Chill Rate: 300 - Item: Oridecon Rate: 100 - Item: Old_Violet_Box Rate: 10 - Item: Red_Ether_Bag Rate: 10 - Item: Green_Operation_Coat Rate: 1 - 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: 3000 - Item: Blood_Thirst Rate: 300 - Item: Goast_Chill Rate: 300 - Item: Elunium Rate: 100 - Item: Mental_Stick Rate: 10 - Item: Telekinetic_Orb Rate: 10 - Item: Creeper_Bow Rate: 1 - 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: Lab_Staff_Record Rate: 2000 - Item: Blood_Thirst Rate: 300 - Item: Goast_Chill Rate: 300 - Item: Oridecon Rate: 100 - Item: Old_Violet_Box Rate: 10 - Item: Berserk Rate: 10 - Item: Recovery_Light Rate: 1 - 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: Lab_Staff_Record Rate: 2000 - Item: Blood_Thirst Rate: 300 - Item: Goast_Chill Rate: 300 - Item: Elunium Rate: 100 - Item: Old_Violet_Box Rate: 10 - Item: Black_Wing Rate: 10 - Item: Catapult Rate: 1 - 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: Lab_Staff_Record Rate: 2000 - Item: Blood_Thirst Rate: 300 - Item: Goast_Chill Rate: 300 - Item: Oridecon Rate: 100 - Item: Old_Violet_Box Rate: 10 - Item: Green_Whistle Rate: 10 - Item: Geffenia_Book_Water Rate: 1 - 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: Lab_Staff_Record Rate: 2000 - Item: Blood_Thirst Rate: 300 - Item: Goast_Chill Rate: 300 - Item: Elunium Rate: 100 - Item: Stem_Whip Rate: 10 - Item: Dance_Shoes Rate: 10 - Item: Assassin_Handcuffs Rate: 1 - 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: Bradium Rate: 100 - Item: Old_Violet_Box Rate: 10 - 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: Carnium Rate: 100 - Item: Old_Violet_Box Rate: 10 - 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: Bradium Rate: 100 - Item: Old_Violet_Box Rate: 10 - 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: Carnium Rate: 100 - Item: Old_Violet_Box Rate: 10 - 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: Bradium Rate: 100 - Item: Old_Violet_Box Rate: 10 - 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: Carnium Rate: 100 - Item: Old_Violet_Box Rate: 10 - 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: Bradium Rate: 100 - Item: Old_Violet_Box Rate: 10 - 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: 9000 - Item: Sgrade_Pocket Rate: 9000 - Item: Old_Card_Album Rate: 9000 - Item: Bradium Rate: 9000 - Item: Ancient_Dagger Rate: 5000 - Item: Giant_Shield Rate: 5000 - Item: Giant_Lance Rate: 5000 - 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: 9000 - Item: Sgrade_Pocket Rate: 9000 - Item: Old_Card_Album Rate: 9000 - Item: Carnium Rate: 9000 - Item: Giant_Axe Rate: 5000 - Item: Ygnus_Stale Rate: 5000 - Item: End_Sektura Rate: 5000 - 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: 9000 - Item: Sgrade_Pocket Rate: 9000 - Item: Old_Card_Album Rate: 9000 - Item: Bradium Rate: 9000 - Item: Alchemy_Glove Rate: 5000 - Item: Chilly_Spell_Book Rate: 5000 - Item: Salvage_Cape Rate: 5000 - 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: 9000 - Item: Sgrade_Pocket Rate: 9000 - Item: Old_Card_Album Rate: 9000 - Item: Carnium Rate: 9000 - Item: Cakram Rate: 5000 - Item: Kaiser_Knuckle Rate: 5000 - Item: Bloody_Cross Rate: 5000 - 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: 9000 - Item: Sgrade_Pocket Rate: 9000 - Item: Old_Card_Album Rate: 9000 - Item: Bradium Rate: 9000 - Item: Aztoe_Nail Rate: 5000 - Item: Scarletto_Nail Rate: 5000 - Item: Guillotine_Katar Rate: 5000 - 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: 9000 - Item: Sgrade_Pocket Rate: 9000 - Item: Old_Card_Album Rate: 9000 - Item: Carnium Rate: 9000 - Item: Mystic_Bow Rate: 5000 - Item: Agent_Katar Rate: 5000 - Item: Electronic_Guitar Rate: 5000 - 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: 9000 - Item: Sgrade_Pocket Rate: 9000 - Item: Old_Card_Album Rate: 9000 - Item: Bradium Rate: 9000 - Item: Mystic_Bow Rate: 5000 - Item: Big_CrossBow Rate: 5000 - Item: Rapture_Rose Rate: 5000 - 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 - 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 - 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: Blue_Card_C Rate: 2000 - Item: BlueCard_2 Rate: 2000 - Item: BlueCard_0 Rate: 2000 - Item: BlueCard_1 Rate: 2000 - Item: BlueCard_W Rate: 2000 - Item: BlueCard_R Rate: 2000 - Item: BlueCard_1 Rate: 2000 - Item: Gold Rate: 10 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_Stonehammer Rate: 2 - Item: Dark_Shadow_Card Rate: 1 StealProtected: true - 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 - Item: Dark_Frame_Card Rate: 1 StealProtected: true - 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 - Item: Dark_Priest_Card Rate: 1 StealProtected: true - 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 - Item: Kobold_Card Rate: 1 StealProtected: true - 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 - Item: Kobold_Card Rate: 1 StealProtected: true - 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 - Item: Kobold_Card Rate: 1 StealProtected: true - 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 - Item: Kobold_Archer_Card Rate: 1 StealProtected: true - 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: Siege_White_Potion Rate: 1000 - Item: Siege_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 - 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 - 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 - 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: 50 - 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 - 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 - 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 - 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: 4000 - Item: Bangungot_Spirit_Piece Rate: 2000 - Item: Ancient_Grudge Rate: 4000 - Item: Bangungot_Boots Rate: 2000 - Item: Kalasak Rate: 200 - 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: 50 - Item: Ancient_Grudge Rate: 2000 - Item: Bakonawa_Armor Rate: 1000 - Item: Kalasak Rate: 100 - Item: Gold Rate: 2000 - 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 - 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 - 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: Lemon Rate: 300 - Item: Scarlet_Twohand_Axe Rate: 50 RandomOptionGroup: Group_5 - 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: Yggdrasilberry Rate: 3000 - Item: Scarlet_Bible Rate: 50 RandomOptionGroup: Group_5 - 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: 4000 - Item: Great_Wing Rate: 2000 - Item: Sharp_Feeler Rate: 4608 - 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: 4000 - Item: Unripe_Acorn Rate: 2000 - Item: Acorn Rate: 2000 - Item: Piece_Of_Darkness Rate: 500 - 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: 4000 - Item: Poisonous_Gas Rate: 1000 - Item: Mould_Powder Rate: 3000 - Item: Air_Pollutant Rate: 2000 - 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: 4000 - Item: Bookclip_In_Memory Rate: 2000 - Item: Worn_Out_Page Rate: 2000 - 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: 2000 - Item: Sparkling_Dust Rate: 2000 - Item: Mistic_Frozen Rate: 40 - Item: Snow_Flip Rate: 10 - 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: 2000 - Item: Sparkling_Dust Rate: 2000 - Item: Great_Nature Rate: 40 - Item: Yggdrasil_Dust Rate: 10 - Item: LichternG_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: 2000 - Item: Sparkling_Dust Rate: 2000 - Item: Flame_Heart Rate: 40 - Item: Peony_Mommy Rate: 10 - 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: 2000 - Item: Sparkling_Dust Rate: 2000 - Item: Rough_Wind Rate: 40 - Item: Slapping_Herb Rate: 10 - Item: LichternY_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: 4000 - Item: Tiny_Waterbottle Rate: 2000 - Item: Alchol Rate: 50 - Item: Detrimindexta Rate: 50 - 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 - 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_Cookie Rate: 3000 - Item: Stolen_Candy 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: Stolen_Candy 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: 1 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 - 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: 100 - Item: Muramasa Rate: 5 - Item: Chain_Mail Rate: 500 - 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: 100 - Item: Cakram Rate: 5 - Item: Ninja_Suit Rate: 500 - 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: 100 - Item: Berdysz Rate: 5 - Item: Coat_ Rate: 500 - 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: 100 - Item: Balistar Rate: 5 - Item: Tights Rate: 500 - 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: 100 - Item: Walking_Stick Rate: 5 - Item: Robe_Of_Casting Rate: 500 - 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: 100 - Item: Slash Rate: 5 - Item: Saint_Robe_ Rate: 500 - 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: 100 - Item: Holy_Avenger Rate: 5 - Item: Plate_Armor Rate: 500 - 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: 100 - Item: Bazerald Rate: 5 - Item: Thief_Clothes Rate: 500 - 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: 100 - Item: Cleaver Rate: 5 - Item: Coat_ Rate: 500 - 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: 100 - Item: Electronic_Guitar Rate: 5 - Item: Tights Rate: 500 - 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: 100 - Item: Rapture_Rose Rate: 5 - Item: Tights Rate: 500 - 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: 100 - Item: Encyclopedia Rate: 5 - Item: Robe_Of_Casting Rate: 500 - 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: 100 - Item: Kaiser_Knuckle Rate: 5 - Item: Saint_Robe_ Rate: 500 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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: Old_Card_Album Rate: 400 - 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: Old_Card_Album Rate: 400 - 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: Old_Card_Album Rate: 400 - 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: Old_Card_Album Rate: 400 - 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: Old_Card_Album Rate: 400 - 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: Old_Card_Album Rate: 400 - 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: Old_Card_Album Rate: 400 - 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: Old_Card_Album Rate: 400 - 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: Old_Card_Album Rate: 400 - 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: Old_Card_Album Rate: 400 - 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: Old_Card_Album Rate: 400 - 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: 1000 - Item: Glast_Horrendous_Mouth Rate: 1000 - 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: 1000 - Item: Glast_Horrendous_Mouth Rate: 1000 - 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: 1000 - Item: Glast_Horrendous_Mouth Rate: 1000 - 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: 1000 - Item: Glast_Horrendous_Mouth Rate: 1000 - 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: 1000 - Item: Glast_Horrendous_Mouth Rate: 1000 - Item: Coagulated_Spell Rate: 10 - Item: Brigan Rate: 3000 - Item: Elunium Rate: 50 - Item: Plate_Armor Rate: 200 - 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: 40 Int: 15 Dex: 156 Luk: 30 AttackRange: 14 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Undead Element: Dark ElementLevel: 2 WalkSpeed: 200 AttackDelay: 1152 AttackMotion: 1152 DamageMotion: 480 Ai: 05 Modes: Detector: true Drops: - Item: Glast_Decayed_Nail Rate: 1000 - Item: Glast_Horrendous_Mouth Rate: 1000 - Item: Coagulated_Spell Rate: 10 - Item: Brigan Rate: 3000 - Item: Elunium Rate: 50 - Item: Tights Rate: 200 - Id: 2470 AegisName: MG_KNIGHT_OF_ABYSS Name: Corrupted Abysmal Knight JapaneseName: Corrupted Knight of Abyss Level: 142 Hp: 225789 BaseExp: 9292 JobExp: 9116 Attack: 3200 Attack2: 122 Defense: 102 MagicDefense: 50 Str: 121 Agi: 55 Vit: 99 Int: 70 Dex: 126 Luk: 37 AttackRange: 2 SkillRange: 10 ChaseRange: 12 Size: Large Race: Undead Element: Dark ElementLevel: 4 WalkSpeed: 300 AttackDelay: 1000 AttackMotion: 500 DamageMotion: 1000 Ai: 21 Class: Boss Drops: - Item: Glast_Decayed_Nail Rate: 3000 - Item: Glast_Horrendous_Mouth Rate: 2000 - Item: Coagulated_Spell Rate: 50 - Item: Reins Rate: 5000 - Item: Patriotism_Marks Rate: 10 - Item: Full_Plate_Armor Rate: 200 - Id: 2471 AegisName: MG_KHALITZBURG Name: Suffering Khalitzburg Level: 143 Hp: 236851 BaseExp: 8771 JobExp: 8064 Attack: 2800 Attack2: 100 Defense: 125 MagicDefense: 10 Str: 121 Agi: 142 Vit: 55 Int: 81 Dex: 105 Luk: 32 AttackRange: 2 SkillRange: 10 ChaseRange: 12 Size: Large Race: Undead Element: Undead ElementLevel: 1 WalkSpeed: 350 AttackMotion: 1000 DamageMotion: 396 Ai: 21 Class: Boss Drops: - Item: Glast_Decayed_Nail Rate: 3000 - Item: Glast_Horrendous_Mouth Rate: 2000 - Item: Coagulated_Spell Rate: 50 - Item: Elunium Rate: 50 - Item: Patriotism_Marks Rate: 10 - Item: Lapier Rate: 300 - Id: 2472 AegisName: MG_BLOODY_KNIGHT Name: Bloody Knight Level: 143 Hp: 246751 BaseExp: 10224 JobExp: 12035 Attack: 1881 Attack2: 3200 Defense: 122 MagicDefense: 300 Str: 132 Agi: 55 Vit: 89 Int: 151 Dex: 137 Luk: 45 AttackRange: 2 SkillRange: 10 ChaseRange: 12 Size: Large Race: Undead Element: Dark ElementLevel: 4 WalkSpeed: 250 AttackDelay: 828 AttackMotion: 528 DamageMotion: 192 Ai: 21 Class: Boss Drops: - Item: Glast_Decayed_Nail Rate: 3000 - Item: Glast_Horrendous_Mouth Rate: 2000 - Item: Coagulated_Spell Rate: 50 - Item: Brigan Rate: 5000 - Item: Broad_Sword Rate: 100 - Item: Two_Hand_Sword Rate: 100 - Id: 2473 AegisName: MG_M_UNDEAD_KNIGHT Name: 1st Commander of Destruction Level: 145 Hp: 950033 BaseExp: 80009 JobExp: 74351 Attack: 3321 Attack2: 1009 Defense: 80 MagicDefense: 150 Str: 165 Agi: 82 Vit: 110 Int: 122 Dex: 154 Luk: 52 AttackRange: 2 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Undead Element: Undead ElementLevel: 2 WalkSpeed: 130 AttackDelay: 350 AttackMotion: 864 DamageMotion: 480 Ai: 21 Class: Boss Drops: - Item: Glast_Decayed_Nail Rate: 5000 - Item: Glast_Horrendous_Mouth Rate: 5000 - Item: Coagulated_Spell Rate: 50 - Item: Alca_Bringer Rate: 10 - Item: Claymore Rate: 100 - Item: Halberd Rate: 200 - Item: UndeadKnightM_Card Rate: 1 StealProtected: true - Id: 2474 AegisName: MG_F_UNDEAD_KNIGHT Name: 2nd Commander of Destruction Level: 145 Hp: 848011 BaseExp: 79836 JobExp: 66218 Attack: 3090 Attack2: 1488 Defense: 80 MagicDefense: 180 Str: 155 Agi: 88 Vit: 110 Int: 135 Dex: 154 Luk: 59 AttackRange: 2 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Undead Element: Undead ElementLevel: 2 WalkSpeed: 120 AttackDelay: 350 AttackMotion: 768 DamageMotion: 480 Ai: 21 Class: Boss Drops: - Item: Glast_Decayed_Nail Rate: 5000 - Item: Glast_Horrendous_Mouth Rate: 5000 - Item: Coagulated_Spell Rate: 50 - Item: Claymore Rate: 100 - Item: Holy_Avenger Rate: 50 - Item: UndeadKnightF_Card Rate: 1 StealProtected: true - Id: 2475 AegisName: MG_CORRUPTION_ROOT Name: Corrupted Soul Level: 150 Hp: 1820000 BaseExp: 1099953 JobExp: 1104662 Attack: 3887 Attack2: 3887 Defense: 333 MagicDefense: 333 Str: 201 Agi: 20 Vit: 90 Int: 201 Dex: 201 Luk: 20 AttackRange: 3 SkillRange: 10 ChaseRange: 12 Size: Large Race: Demon RaceGroups: Ogh_Atk_Def: true Element: Earth ElementLevel: 3 WalkSpeed: 1000 AttackDelay: 576 AttackMotion: 672 DamageMotion: 480 Ai: 10 Class: Boss Modes: Mvp: true Drops: - Item: Old_Card_Album Rate: 5000 - Item: Old_Violet_Box Rate: 10000 - Item: Temporal_Crystal Rate: 5000 - Item: Yggdrasilberry Rate: 10000 - Item: Alchemy_Glove Rate: 1000 - Item: Will_Of_Darkness_ Rate: 10000 - Item: CorruptionRoot_Card Rate: 1 StealProtected: true - Id: 2476 AegisName: MG_AMDARAIS Name: Amdarias Level: 150 Hp: 4290000 BaseExp: 1145662 JobExp: 1208363 Attack: 5290 Attack2: 3900 Defense: 30 MagicDefense: 40 Str: 255 Agi: 39 Vit: 90 Int: 169 Dex: 166 Luk: 20 AttackRange: 3 SkillRange: 10 ChaseRange: 12 Size: Large Race: Undead RaceGroups: Ogh_Atk_Def: true Element: Undead ElementLevel: 4 WalkSpeed: 120 AttackDelay: 312 AttackMotion: 1200 DamageMotion: 432 Ai: 21 Class: Boss Modes: Mvp: true Drops: - Item: Old_Card_Album Rate: 5000 - Item: Old_Violet_Box Rate: 10000 - Item: Temporal_Crystal Rate: 5000 - Item: Yggdrasilberry Rate: 10000 - Item: Death_Guidance Rate: 1000 - Item: Patriotism_Marks Rate: 10000 - Item: Amdarais_Card Rate: 1 StealProtected: true - Id: 2477 AegisName: NG_WANDER_MAN Name: Nightmare Wander Man Level: 151 Hp: 130682 BaseExp: 9907 JobExp: 9475 Attack: 2827 Attack2: 218 Defense: 129 MagicDefense: 16 Str: 208 Agi: 151 Vit: 76 Int: 39 Dex: 231 Luk: 50 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: 4850 - Item: Old_Card_Album Rate: 2 - Item: Hakujin_ Rate: 5 - Item: Centimental_Leaf Rate: 5 - Item: Muramasa_ Rate: 1 - Item: Oridecon Rate: 110 - Item: Muramasa Rate: 10 - Id: 2478 AegisName: NG_RIDEWORD Name: Nightmare Rideword Level: 146 Hp: 103220 BaseExp: 5250 JobExp: 8712 Attack: 2321 Attack2: 165 Defense: 140 MagicDefense: 59 Str: 131 Agi: 195 Vit: 58 Int: 66 Dex: 263 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: 4850 - Item: Book_Of_Billows_ Rate: 5 - Item: Book_Of_Mother_Earth_ Rate: 5 - Item: Book_Of_Blazing_Sun_ Rate: 5 - Item: Book_Of_Gust_Of_Wind_ Rate: 5 - Item: Bookclip_In_Memory Rate: 150 - Item: Cursed_Book Rate: 1 - Id: 2479 AegisName: NG_MIMIC Name: Nightmare Mimic Level: 143 Hp: 24958 BaseExp: 1384 JobExp: 1294 Attack: 1787 Attack2: 159 Defense: 139 MagicDefense: 46 Str: 145 Agi: 162 Vit: 10 Int: 49 Dex: 213 Luk: 57 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: 09 Drops: - Item: Old_Violet_Box Rate: 10 - Item: Old_Blue_Box Rate: 50 - Item: Special_Alloy_Trap Rate: 1000 - Item: Light_Granule Rate: 1000 - Item: Rosary_ Rate: 10 - Item: Elunium_Stone Rate: 270 - Id: 2480 AegisName: NG_EVIL_DRUID Name: Nightmare Evil Druid Level: 134 Hp: 72837 BaseExp: 3370 JobExp: 3237 Attack: 1409 Attack2: 143 Defense: 160 MagicDefense: 41 Str: 137 Agi: 60 Vit: 48 Int: 57 Dex: 158 Luk: 28 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: 10 - Item: Lich_Bone_Wand Rate: 1 - Item: Ragamuffin_Cape Rate: 10 - Item: Book_Of_The_Apocalypse Rate: 5 - Item: Cookbook07 Rate: 5 - Item: White_Herb Rate: 2000 - Id: 2481 AegisName: NG_WRAITH_DEAD Name: Nightmare Wraith Dead Level: 110 Hp: 15579 BaseExp: 2098 JobExp: 1727 Attack: 761 Attack2: 122 Defense: 93 MagicDefense: 53 Str: 69 Agi: 52 Vit: 47 Int: 55 Dex: 109 Luk: 28 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Large Race: Undead Element: Undead ElementLevel: 4 WalkSpeed: 250 AttackDelay: 1816 AttackMotion: 576 DamageMotion: 240 Ai: 21 Drops: - Item: Transparent_Cloth Rate: 4400 - Item: Wedding_Veil Rate: 10 - Item: Manteau_ Rate: 5 - Item: Red_Gemstone Rate: 750 - Item: Manteau Rate: 10 - Item: Crystal_Jewel__ Rate: 10 # - Id: 2482 # AegisName: G_MG_KHALITZBURG - Id: 2483 AegisName: NG_BAPHOMET Name: Nightmare Baphomet Level: 154 Hp: 4008000 BaseExp: 1308534 JobExp: 1102549 MvpExp: 198262 Attack: 3150 Attack2: 1984 Defense: 379 MagicDefense: 45 Str: 120 Agi: 125 Vit: 230 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: 500 - Item: Evil_Horn Rate: 5000 Drops: - Item: Crescent_Scythe Rate: 500 - Item: Magestic_Goat Rate: 300 - Item: Crescent_Scythe_ Rate: 50 - Item: Emperium Rate: 500 - Item: Magestic_Goat_ Rate: 10 - Item: Elunium Rate: 5432 - Item: Oridecon Rate: 4171 - Item: Baphomet_Card Rate: 1 StealProtected: true - Id: 2484 AegisName: G_NG_BAPHOMET_ Name: Nightmare Baphomet Jr. Level: 141 Hp: 49675 Attack: 1601 Attack2: 206 Defense: 175 MagicDefense: 62 Str: 130 Agi: 150 Vit: 90 Int: 42 Dex: 143 Luk: 62 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: 2485 AegisName: NG_CHIMERA Name: Nightmare Chimera Level: 140 Hp: 528120 BaseExp: 54260 JobExp: 51678 Attack: 2058 Attack2: 296 Defense: 159 MagicDefense: 20 Str: 101 Agi: 76 Vit: 110 Int: 176 Dex: 182 Luk: 170 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: 5335 - Item: Slender_Snake Rate: 2500 - Item: Lemon Rate: 1000 - Item: War_Axe Rate: 1 - Item: Citrine Rate: 1500 - Item: Great_Axe Rate: 1 - Item: Oridecon Rate: 160 - Item: Chimera_Card Rate: 1 StealProtected: true # - Id: 2486 # AegisName: ISIS_ANNIV # - Id: 2487 # AegisName: PASANA_ANNIV # - Id: 2488 # AegisName: OSIRIS_ANNIV # - Id: 2489 # AegisName: GM_WOMAN # - Id: 2490 # AegisName: GM_SAY # - Id: 2491 # AegisName: GM_SMOKIE # - Id: 2492 # AegisName: GM_PHOENIX # - Id: 2493 # AegisName: GM_MEN # - Id: 2494 # AegisName: GM_HINALLE # - Id: 2495 # AegisName: HIDDEN_MOB2 # - Id: 2496 # AegisName: I_UZHAS # - Id: 2497 # AegisName: I_DOKEBI # - Id: 2498 # AegisName: G_WISH_MAIDEN # - Id: 2499 # AegisName: J_PORING # - Id: 2500 # AegisName: E_MEGALODON # - Id: 2501 # AegisName: E_ASTER # - Id: 2502 # AegisName: E_CRAB # - Id: 2503 # AegisName: E_SHELLFISH # - Id: 2504 # AegisName: E_COELACANTH_N_E # - Id: 2505 # AegisName: E_RED_ERUMA # - Id: 2506 # AegisName: E_KING_DRAMOH # - Id: 2507 # AegisName: E_CORNUTUS # - Id: 2508 # AegisName: E_PENOMENA # - Id: 2509 # AegisName: KRAKEN_LEG_6 # - Id: 2510 # AegisName: WATERMELON_1 # - Id: 2511 # AegisName: WATERMELON_2 # - Id: 2512 # AegisName: WATERMELON_3 # - Id: 2513 # AegisName: WATERMELON_4 # - Id: 2514 # AegisName: WATERMELON_5 # - Id: 2515 # AegisName: WATERMELON_6 # - Id: 2516 # AegisName: WATERMELON_7 # - Id: 2517 # AegisName: WATERMELON_8 # - Id: 2518 # AegisName: WATERMELON_9 # - Id: 2519 # AegisName: WATERMELON_10 # - Id: 2520 # AegisName: WATERMELON_11 # - Id: 2521 # AegisName: WATERMELON_12 # - Id: 2522 # AegisName: WATERMELON_13 # - Id: 2523 # AegisName: WATERMELON_14 # - Id: 2524 # AegisName: WATERMELON_15 # - Id: 2525 # AegisName: WATERMELON_16 # - Id: 2526 # AegisName: E_BANDIT # - Id: 2527 # AegisName: ME_ANOPHELES - Id: 2528 AegisName: FACEWORM Name: Faceworm Level: 140 Hp: 482427 BaseExp: 38800 JobExp: 4356 Attack: 1818 Attack2: 1616 Defense: 50 MagicDefense: 30 Str: 100 Agi: 50 Vit: 100 Int: 100 Dex: 100 Luk: 50 AttackRange: 2 SkillRange: 10 ChaseRange: 12 Size: Large Race: Insect RaceGroups: Faceworm: true Element: Poison ElementLevel: 1 WalkSpeed: 200 AttackDelay: 384 AttackMotion: 720 DamageMotion: 480 Ai: 10 Modes: CanMove: true Detector: true Drops: - Item: Detrimindexta Rate: 100 - Item: ShabbyOldScroll Rate: 100 - Item: FaceWorm_Leg Rate: 10 - Item: Fluorescent_Liquid Rate: 1000 StealProtected: true - Item: Karvodailnirol Rate: 100 StealProtected: true - Item: Faceworm_Card Rate: 1 StealProtected: true - Id: 2529 AegisName: FACEWORM_QUEEN Name: Faceworm Queen Level: 155 Hp: 50000000 BaseExp: 200000 JobExp: 220000 MvpExp: 90909 Attack: 4024 Attack2: 4006 Defense: 100 MagicDefense: 60 Str: 200 Agi: 100 Vit: 200 Int: 200 Dex: 200 Luk: 100 AttackRange: 2 SkillRange: 10 ChaseRange: 12 Size: Large Race: Insect RaceGroups: Faceworm: true Element: Poison ElementLevel: 4 WalkSpeed: 200 AttackDelay: 768 AttackMotion: 540 DamageMotion: 480 Ai: 21 Class: Boss Modes: Mvp: true MvpDrops: - Item: Old_Violet_Box Rate: 2500 - Item: Magic_Card_Album Rate: 2500 Drops: - Item: Yggdrasilberry Rate: 1000 - Item: FaceWormQueen_Leg Rate: 100 - Item: Broken_Horn Rate: 5000 StealProtected: true - Item: Faceworm_Q_Card Rate: 1 StealProtected: true - Id: 2530 AegisName: FACEWORM_DARK Name: Dark Faceworm JapaneseName: Faceworm Dark Level: 144 Hp: 5000000 BaseExp: 100000 JobExp: 88000 Attack: 2012 Attack2: 2003 Defense: 100 MagicDefense: 30 Str: 150 Agi: 100 Vit: 150 Int: 150 Dex: 150 Luk: 100 AttackRange: 2 SkillRange: 10 ChaseRange: 12 Size: Large Race: Insect RaceGroups: Faceworm: true Element: Poison ElementLevel: 2 WalkSpeed: 180 AttackDelay: 576 AttackMotion: 480 DamageMotion: 480 Ai: 21 Class: Boss Drops: - Item: FaceWorm_Leg Rate: 10 - Item: ShabbyOldScroll Rate: 100 - Item: Faceworm_D_Card Rate: 1 StealProtected: true - Id: 2531 AegisName: VENOM_BUG Name: Venom Bug Level: 140 Hp: 10000 Defense: 200 MagicDefense: 100 Str: 200 Agi: 200 Vit: 200 Int: 200 Dex: 200 Luk: 200 AttackRange: 1 SkillRange: 12 ChaseRange: 12 Size: Small Race: Insect RaceGroups: Faceworm: true Element: Poison ElementLevel: 1 WalkSpeed: 1000 AttackDelay: 384 DamageMotion: 480 Ai: 10 Class: Boss Drops: - Item: Sticky_Mucus Rate: 5000 - Item: Fluorescent_Liquid Rate: 1000 StealProtected: true - Id: 2532 AegisName: FACEWORM_QUEEN_R Name: Red Faceworm Queen JapaneseName: Faceworm Queen (Red) Level: 155 Hp: 50000000 BaseExp: 200000 JobExp: 220000 MvpExp: 90909 Attack: 12000 Attack2: 15000 Defense: 400 MagicDefense: 400 Str: 500 Agi: 100 Vit: 200 Int: 200 Dex: 200 Luk: 100 AttackRange: 2 SkillRange: 10 ChaseRange: 12 Size: Large Race: Insect RaceGroups: Faceworm: true Element: Fire ElementLevel: 1 WalkSpeed: 200 AttackDelay: 768 AttackMotion: 540 DamageMotion: 480 Ai: 21 Class: Boss Modes: Mvp: true MvpDrops: - Item: Magic_Card_Album Rate: 2500 - Item: Old_Violet_Box Rate: 2500 Drops: - Item: Flame_Heart Rate: 5000 - Item: FaceWormQueen_Leg Rate: 100 - Item: Broken_Horn Rate: 5000 StealProtected: true - Id: 2533 AegisName: FACEWORM_QUEEN_G Name: Green Faceworm Queen JapaneseName: Faceworm Queen (Green) Level: 155 Hp: 50000000 BaseExp: 200000 JobExp: 220000 MvpExp: 90909 Attack: 5000 Attack2: 5000 Defense: 500 MagicDefense: 60 Str: 200 Agi: 100 Vit: 400 Int: 200 Dex: 200 Luk: 100 AttackRange: 2 SkillRange: 10 ChaseRange: 12 Size: Large Race: Insect RaceGroups: Faceworm: true Element: Earth ElementLevel: 1 WalkSpeed: 200 AttackDelay: 768 AttackMotion: 540 DamageMotion: 480 Ai: 21 Class: Boss Modes: Mvp: true MvpDrops: - Item: Old_Violet_Box Rate: 2500 - Item: Magic_Card_Album Rate: 2500 Drops: - Item: Broken_Horn Rate: 5000 - Item: FaceWormQueen_Leg Rate: 100 - Item: Great_Nature Rate: 5000 - Id: 2534 AegisName: FACEWORM_QUEEN_B Name: Blue Faceworm Queen JapaneseName: Faceworm Queen (Blue) Level: 155 Hp: 50000000 BaseExp: 200000 JobExp: 220000 MvpExp: 90909 Attack: 5000 Attack2: 10000 Defense: 100 MagicDefense: 400 Str: 200 Agi: 100 Vit: 200 Int: 400 Dex: 200 Luk: 100 AttackRange: 2 SkillRange: 10 ChaseRange: 12 Size: Large Race: Insect RaceGroups: Faceworm: true Element: Water ElementLevel: 1 WalkSpeed: 200 AttackDelay: 768 AttackMotion: 540 DamageMotion: 480 Ai: 21 Class: Boss Modes: Mvp: true MvpDrops: - Item: Old_Violet_Box Rate: 2500 - Item: Magic_Card_Album Rate: 2500 Drops: - Item: Broken_Horn Rate: 5000 - Item: FaceWormQueen_Leg Rate: 100 - Item: Mistic_Frozen Rate: 5000 - Id: 2535 AegisName: FACEWORM_QUEEN_Y Name: Yellow Faceworm Queen JapaneseName: Faceworm Queen (Yellow) Level: 155 Hp: 50000000 BaseExp: 200000 JobExp: 220000 MvpExp: 90909 Attack: 5000 Attack2: 5000 Defense: 100 MagicDefense: 60 Str: 200 Agi: 400 Vit: 200 Int: 200 Dex: 200 Luk: 100 AttackRange: 2 SkillRange: 10 ChaseRange: 12 Size: Large Race: Insect RaceGroups: Faceworm: true Element: Wind ElementLevel: 1 WalkSpeed: 200 AttackDelay: 768 AttackMotion: 540 DamageMotion: 480 Ai: 21 Class: Boss Modes: Mvp: true MvpDrops: - Item: Old_Violet_Box Rate: 2500 - Item: Magic_Card_Album Rate: 2500 Drops: - Item: Broken_Horn Rate: 5000 - Item: FaceWormQueen_Leg Rate: 100 - Item: Rough_Wind Rate: 5000 - Id: 2536 AegisName: HIDDEN_MOB3 Name: Monster 3 JapaneseName: Hidden Mob 3 Level: 151 Hp: 10000 Attack: 2000 Defense: 200 MagicDefense: 100 Str: 100 Agi: 100 Vit: 100 Int: 100 Dex: 100 Luk: 100 AttackRange: 1 SkillRange: 12 ChaseRange: 12 Size: Small Race: Formless RaceGroups: Faceworm: true Element: Ghost ElementLevel: 4 WalkSpeed: 1000 Ai: 10 Class: Boss Modes: IgnoreMagic: true IgnoreMelee: true IgnoreMisc: true IgnoreRanged: true - Id: 2537 AegisName: HIDDEN_MOB4 Name: Monster 4 JapaneseName: Hidden Mob 4 Level: 151 Hp: 10000 Attack: 2000 Defense: 200 MagicDefense: 100 Str: 100 Agi: 100 Vit: 100 Int: 100 Dex: 100 Luk: 100 AttackRange: 1 SkillRange: 12 ChaseRange: 12 Size: Small Race: Formless RaceGroups: Faceworm: true Element: Ghost ElementLevel: 4 WalkSpeed: 1000 Ai: 10 Class: Boss Modes: IgnoreMagic: true IgnoreMelee: true IgnoreMisc: true IgnoreRanged: true # - Id: 2538 # AegisName: E_KING_PORING - Id: 2539 AegisName: HIDDEN_MOB5 Name: Monster 5 JapaneseName: Hidden Mob 5 Level: 151 Hp: 10000 Attack: 500 Defense: 200 MagicDefense: 100 Str: 100 Agi: 100 Vit: 100 Int: 100 Dex: 100 Luk: 100 AttackRange: 9 SkillRange: 12 ChaseRange: 12 Size: Small Race: Formless RaceGroups: Faceworm: true Element: Ghost ElementLevel: 4 WalkSpeed: 1000 AttackDelay: 3000 Ai: 10 Class: Boss Modes: IgnoreMagic: true IgnoreMelee: true IgnoreMisc: true IgnoreRanged: true - Id: 2540 AegisName: FACEWORM_EGG Name: Faceworm Egg Level: 140 Hp: 10 BaseExp: 10 JobExp: 13 Defense: 10 MagicDefense: 10 Str: 10 Agi: 10 Vit: 10 Int: 10 Dex: 10 Luk: 10 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Insect RaceGroups: Faceworm: true Element: Poison ElementLevel: 1 WalkSpeed: 150 AttackDelay: 24 Modes: Detector: true IgnoreMagic: true IgnoreMelee: true IgnoreMisc: true IgnoreRanged: true Drops: - Item: Piece_Of_Egg_Shell Rate: 5000 - Item: Sticky_Mucus Rate: 5000 - Item: Faceworm_Egg_Card Rate: 1 StealProtected: true - Id: 2541 AegisName: FACEWORM_LARVA Name: Faceworm Larva Level: 145 Hp: 260380 BaseExp: 10 JobExp: 13 Attack: 1414 Attack2: 1212 Defense: 10 MagicDefense: 10 Str: 10 Agi: 50 Vit: 50 Int: 50 Dex: 180 Luk: 50 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Insect RaceGroups: Faceworm: true Element: Poison ElementLevel: 2 WalkSpeed: 150 AttackDelay: 1000 AttackMotion: 792 DamageMotion: 336 Ai: 10 Modes: CanMove: true Detector: true Drops: - Item: Zargon Rate: 225 - Item: Round_Shell Rate: 1750 - Item: Solid_Shell Rate: 400 StealProtected: true - Item: Sticky_Mucus Rate: 1500 StealProtected: true - Item: Faceworm_L_Card Rate: 1 StealProtected: true - Id: 2542 AegisName: IRENE_ELDER Name: Doyen Irene JapaneseName: Irene Elder Level: 101 Hp: 433110 BaseExp: 11360 JobExp: 29735 Attack: 1749 Attack2: 360 Defense: 145 MagicDefense: 73 Str: 82 Agi: 36 Vit: 55 Int: 100 Dex: 182 Luk: 88 AttackRange: 2 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demihuman Element: Neutral ElementLevel: 1 WalkSpeed: 170 AttackDelay: 1276 AttackMotion: 792 DamageMotion: 360 Ai: 21 Drops: - Item: Str_Dish07 Rate: 100 - Item: Vit_Dish07 Rate: 100 - Item: Agi_Dish07 Rate: 100 - Item: Int_Dish07 Rate: 100 - Item: Dex_Dish07 Rate: 100 - Item: Luk_Dish07 Rate: 100 - Item: Cookbook10 Rate: 1 - Item: Fantastic_Cooking_Kits Rate: 1 StealProtected: true - Item: Irene_Elder_Card Rate: 1 StealProtected: true - Id: 2543 AegisName: PAYONSOLDIER Name: 1st Payon Soldier Level: 101 Hp: 20099 BaseExp: 1083 JobExp: 2956 Attack: 545 Attack2: 51 Defense: 66 MagicDefense: 36 Str: 20 Agi: 46 Vit: 25 Int: 35 Dex: 64 Luk: 30 AttackRange: 2 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demihuman Element: Neutral ElementLevel: 1 WalkSpeed: 230 AttackDelay: 1384 AttackMotion: 792 DamageMotion: 360 Ai: 09 Drops: - Item: Vit_Dish04 Rate: 533 - Item: Str_Dish04 Rate: 533 - Item: Agi_Dish04 Rate: 533 - Item: Luk_Dish04 Rate: 533 - Item: Int_Dish04 Rate: 533 - Item: High_end_Cooking_Kits Rate: 266 - Item: Dex_Dish04 Rate: 533 - Item: Cookbook08 Rate: 1 StealProtected: true - Item: Payon_Soldier_Card Rate: 1 StealProtected: true - Id: 2544 AegisName: PAYONSOLDIER2 Name: 2nd Payon Soldier Level: 101 Hp: 21099 BaseExp: 1136 JobExp: 2973 Attack: 697 Attack2: 51 Defense: 66 MagicDefense: 36 Str: 20 Agi: 46 Vit: 25 Int: 35 Dex: 64 Luk: 30 AttackRange: 2 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demihuman Element: Neutral ElementLevel: 1 WalkSpeed: 200 AttackDelay: 1452 AttackMotion: 792 DamageMotion: 360 Ai: 09 Drops: - Item: Str_Dish06 Rate: 400 - Item: Int_Dish06 Rate: 400 - Item: Dex_Dish06 Rate: 400 - Item: Vit_Dish06 Rate: 400 - Item: Luk_Dish06 Rate: 400 - Item: Agi_Dish06 Rate: 400 - Item: Imperial_Cooking_Kits Rate: 133 - Item: Cookbook09 Rate: 1 StealProtected: true - Item: Payon_Soldier_Card Rate: 1 StealProtected: true - Id: 2545 AegisName: GUARDDOG Name: 1st Guard Dog Level: 101 Hp: 20099 BaseExp: 944 JobExp: 2923 Attack: 547 Attack2: 51 Defense: 66 MagicDefense: 36 Str: 20 Agi: 46 Vit: 25 Int: 35 Dex: 64 Luk: 30 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Brute Element: Earth ElementLevel: 1 WalkSpeed: 150 AttackDelay: 768 AttackMotion: 792 DamageMotion: 360 Ai: 17 Modes: ChangeTargetChase: true ChangeTargetMelee: true Drops: - Item: Str_Dish03 Rate: 600 - Item: Luk_Dish03 Rate: 600 - Item: Cookbook06 Rate: 1 - Item: Int_Dish03 Rate: 600 - Item: Vit_Dish03 Rate: 600 - Item: Agi_Dish03 Rate: 600 - Item: Dex_Dish03 Rate: 600 - Item: Outdoor_Cooking_Kits Rate: 333 StealProtected: true - Id: 2546 AegisName: GUARDDOG2 Name: 2nd Guard Dog Level: 101 Hp: 21099 BaseExp: 1014 JobExp: 2940 Attack: 573 Attack2: 51 Defense: 66 MagicDefense: 36 Str: 20 Agi: 46 Vit: 25 Int: 35 Dex: 64 Luk: 30 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Brute Element: Fire ElementLevel: 1 WalkSpeed: 120 AttackDelay: 972 AttackMotion: 792 DamageMotion: 360 Ai: 09 Drops: - Item: Str_Dish05 Rate: 466 - Item: Cookbook07 Rate: 1 - Item: Int_Dish05 Rate: 466 - Item: Vit_Dish05 Rate: 466 - Item: Agi_Dish05 Rate: 466 - Item: Dex_Dish05 Rate: 466 - Item: Luk_Dish05 Rate: 466 - Item: Indoor_Cooking_Kits Rate: 200 StealProtected: true # - Id: 2547 # AegisName: MER_GARM_BABY # - Id: 2548 # AegisName: MER_HILLSRION - Id: 2549 AegisName: GEFFEN_MAGE_1 Name: Arhi Level: 90 Hp: 100000 BaseExp: 8900 JobExp: 4550 Attack: 237 Attack2: 237 Defense: 64 MagicDefense: 38 Str: 50 Agi: 50 Vit: 50 Int: 50 Dex: 130 Luk: 50 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demihuman Element: Neutral ElementLevel: 1 WalkSpeed: 200 AttackDelay: 1000 AttackMotion: 864 DamageMotion: 480 Ai: 10 Modes: CanMove: true Drops: - Item: Archi_Card Rate: 1 StealProtected: true - Id: 2550 AegisName: GEFFEN_MAGE_2 Name: Dio Anemos Level: 95 Hp: 200000 BaseExp: 9440 JobExp: 4430 Attack: 429 Attack2: 429 Defense: 129 MagicDefense: 18 Str: 40 Agi: 40 Vit: 50 Int: 80 Dex: 130 Luk: 60 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demihuman Element: Neutral ElementLevel: 1 WalkSpeed: 200 AttackDelay: 900 AttackMotion: 672 DamageMotion: 480 Ai: 10 Modes: CanMove: true Drops: - Item: Needle_Of_Alarm Rate: 10000 - Item: Dio_Anemos_Card Rate: 1 StealProtected: true - Id: 2551 AegisName: GEFFEN_MAGE_3_1 Name: Geffen Shoplifter Level: 100 Hp: 300000 BaseExp: 9780 JobExp: 4031 Attack: 385 Attack2: 385 Defense: 93 MagicDefense: 36 Str: 70 Agi: 70 Vit: 40 Int: 40 Dex: 140 Luk: 60 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demihuman Element: Neutral ElementLevel: 1 WalkSpeed: 200 AttackDelay: 800 AttackMotion: 672 DamageMotion: 480 Ai: 10 Modes: CanMove: true Drops: - Item: Geffen_Thief_Card Rate: 1 StealProtected: true - Id: 2552 AegisName: GEFFEN_MAGE_3_2 Name: Geffen Bully Level: 100 Hp: 300000 BaseExp: 9780 JobExp: 4031 Attack: 385 Attack2: 385 Defense: 93 MagicDefense: 36 Str: 70 Agi: 50 Vit: 70 Int: 40 Dex: 140 Luk: 40 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demihuman Element: Neutral ElementLevel: 1 WalkSpeed: 200 AttackDelay: 900 AttackMotion: 672 DamageMotion: 480 Ai: 10 Modes: CanMove: true Drops: - Item: Geffen_Thug_Card Rate: 1 StealProtected: true - Id: 2553 AegisName: GEFFEN_MAGE_3_3 Name: Geffen Gang Member Level: 100 Hp: 300000 BaseExp: 9780 JobExp: 4031 Attack: 385 Attack2: 385 Defense: 93 MagicDefense: 36 Str: 60 Agi: 80 Vit: 30 Int: 30 Dex: 140 Luk: 70 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demihuman Element: Neutral ElementLevel: 1 WalkSpeed: 200 AttackDelay: 950 AttackMotion: 864 DamageMotion: 480 Ai: 10 Modes: CanMove: true Drops: - Item: Geffen_Gang_Card Rate: 1 StealProtected: true - Id: 2554 AegisName: GEFFEN_MAGE_4 Name: Faymont Level: 105 Hp: 400000 BaseExp: 11660 JobExp: 4807 Attack: 390 Attack2: 390 Defense: 114 MagicDefense: 21 Str: 60 Agi: 60 Vit: 60 Int: 60 Dex: 140 Luk: 60 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demihuman Element: Neutral ElementLevel: 1 WalkSpeed: 200 AttackDelay: 672 AttackMotion: 648 DamageMotion: 480 Ai: 10 Modes: CanMove: true Drops: - Item: Pa_Monk_Card Rate: 1 StealProtected: true - Id: 2555 AegisName: GEFFEN_MAGE_5 Name: Ordre Level: 110 Hp: 600000 BaseExp: 15610 JobExp: 5347 Attack: 630 Attack2: 630 Defense: 107 MagicDefense: 21 Str: 40 Agi: 70 Vit: 40 Int: 100 Dex: 150 Luk: 60 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demihuman Element: Neutral ElementLevel: 1 WalkSpeed: 200 AttackDelay: 768 AttackMotion: 672 DamageMotion: 480 Ai: 10 Modes: CanMove: true Drops: - Item: Ordre_Card Rate: 1 StealProtected: true - Id: 2556 AegisName: GEFFEN_MAGE_6 Name: Blut Hase Level: 120 Hp: 1000000 BaseExp: 20560 JobExp: 11011 Attack: 301 Attack2: 301 Defense: 66 MagicDefense: 47 Str: 120 Agi: 120 Vit: 120 Int: 50 Dex: 150 Luk: 60 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demihuman Element: Ghost ElementLevel: 2 WalkSpeed: 200 AttackDelay: 800 AttackMotion: 768 DamageMotion: 480 Ai: 10 Modes: CanMove: true Drops: - Item: Blut_Hase_Card Rate: 1 StealProtected: true - Id: 2557 AegisName: GEFFEN_MAGE_7 Name: Kuro Akuma Level: 130 Hp: 1200000 BaseExp: 26100 JobExp: 13233 Attack: 664 Attack2: 664 Defense: 135 MagicDefense: 10 Str: 100 Agi: 100 Vit: 100 Int: 100 Dex: 145 Luk: 100 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demihuman Element: Neutral ElementLevel: 1 WalkSpeed: 200 AttackDelay: 1000 AttackMotion: 864 DamageMotion: 480 Ai: 10 Modes: CanMove: true Drops: - Item: Kuro_Akuma_Card Rate: 1 StealProtected: true - Id: 2558 AegisName: GEFFEN_MAGE_8 Name: Ifodes Level: 140 Hp: 1400000 BaseExp: 46150 JobExp: 20790 Attack: 483 Attack2: 483 Defense: 120 MagicDefense: 60 Str: 150 Agi: 100 Vit: 100 Int: 50 Dex: 170 Luk: 100 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demihuman Element: Neutral ElementLevel: 1 WalkSpeed: 200 AttackDelay: 800 AttackMotion: 768 DamageMotion: 480 Ai: 10 Modes: CanMove: true Drops: - Item: Hyper_Death_Card Rate: 1 StealProtected: true - Id: 2559 AegisName: GEFFEN_MAGE_9 Name: Licheniyes Level: 145 Hp: 1600000 BaseExp: 52060 JobExp: 26515 Attack: 711 Attack2: 711 Defense: 140 MagicDefense: 57 Str: 50 Agi: 100 Vit: 50 Int: 200 Dex: 220 Luk: 75 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demihuman Element: Neutral ElementLevel: 1 WalkSpeed: 200 AttackDelay: 864 AttackMotion: 768 DamageMotion: 480 Ai: 10 Modes: CanMove: true Drops: - Item: Rechenier_Card Rate: 1 StealProtected: true - Id: 2560 AegisName: GEFFEN_MAGE_10 Name: Odoric Level: 150 Hp: 2000000 BaseExp: 60027 JobExp: 44260 Attack: 750 Attack2: 750 Defense: 165 MagicDefense: 62 Str: 200 Agi: 150 Vit: 50 Int: 50 Dex: 170 Luk: 100 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demihuman Element: Neutral ElementLevel: 1 WalkSpeed: 200 AttackDelay: 800 AttackMotion: 672 DamageMotion: 480 Ai: 10 Modes: CanMove: true Drops: - Item: Odorico_Card Rate: 1 StealProtected: true - Id: 2561 AegisName: GEFFEN_MAGE_11 Name: Ju Level: 155 Hp: 5000000 BaseExp: 75335 JobExp: 57343 Attack: 1050 Attack2: 1050 Defense: 170 MagicDefense: 65 Str: 50 Agi: 100 Vit: 100 Int: 200 Dex: 220 Luk: 100 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demihuman Element: Neutral ElementLevel: 1 WalkSpeed: 200 AttackDelay: 800 AttackMotion: 672 DamageMotion: 480 Ai: 10 Modes: CanMove: true Drops: - Item: Jew_Card Rate: 1 StealProtected: true - Id: 2562 AegisName: GEFFEN_MAGE_12 Name: Dwigh Level: 160 Hp: 7000000 BaseExp: 151317 JobExp: 135300 Attack: 1500 Attack2: 1500 Defense: 175 MagicDefense: 65 Str: 50 Agi: 100 Vit: 100 Int: 250 Dex: 220 Luk: 100 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demihuman Element: Ghost ElementLevel: 2 WalkSpeed: 200 AttackDelay: 800 AttackMotion: 768 DamageMotion: 480 Ai: 10 Class: Boss Modes: CanMove: true Drops: - Item: Dy_Card Rate: 1 StealProtected: true - Id: 2563 AegisName: FEI_KANABIAN Name: Fay Kanavian JapaneseName: Fei Kanabian Level: 160 Hp: 8000000 BaseExp: 157975 JobExp: 121628 Attack: 1875 Attack2: 1875 Defense: 175 MagicDefense: 65 Str: 50 Agi: 100 Vit: 100 Int: 250 Dex: 220 Luk: 100 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demihuman Element: Ghost ElementLevel: 2 WalkSpeed: 200 AttackDelay: 720 AttackMotion: 672 DamageMotion: 480 Ai: 10 Class: Boss Modes: CanMove: true Drops: - Item: Fei_Kanabian_Card Rate: 1 StealProtected: true - Id: 2564 AegisName: GEFFEN_FENRIR Name: Fenrir JapaneseName: Geffen Fenrir Level: 160 Hp: 20000000 BaseExp: 323300 JobExp: 330000 Attack: 2250 Attack2: 2250 Defense: 200 MagicDefense: 70 Str: 200 Agi: 100 Vit: 200 Int: 200 Dex: 220 Luk: 100 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demihuman Element: Ghost ElementLevel: 2 WalkSpeed: 200 AttackDelay: 900 AttackMotion: 864 DamageMotion: 480 Ai: 10 Class: Boss Modes: CanMove: true Drops: - Item: Fenrir_Card__ Rate: 100 - Item: Fenrir_Card__ Rate: 100 - Item: Fenrir_Card__ Rate: 100 - Item: Fenrir_Card__ Rate: 100 - Item: Fenrir_Card__ Rate: 100 - Item: Fenrir_Card__ Rate: 100 - Item: Fenrir_Card Rate: 1 StealProtected: true - Id: 2565 AegisName: ALPHONSE Name: Alphonse Level: 150 Hp: 1000000 Attack: 500 Attack2: 500 Defense: 100 MagicDefense: 20 Str: 100 Agi: 100 Vit: 50 Int: 50 Dex: 170 Luk: 100 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demihuman Element: Earth ElementLevel: 2 WalkSpeed: 200 AttackDelay: 1400 AttackMotion: 816 DamageMotion: 396 Ai: 10 Modes: CanMove: true - Id: 2566 AegisName: ALPHONSE_JR Name: Alphonse Jr Level: 150 Hp: 100000 Attack: 250 Attack2: 200 Defense: 80 MagicDefense: 20 Str: 100 Agi: 100 Vit: 50 Int: 50 Dex: 170 Luk: 100 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demihuman Element: Earth ElementLevel: 3 WalkSpeed: 200 AttackDelay: 936 AttackMotion: 792 DamageMotion: 432 Ai: 10 Modes: CanMove: true - Id: 2567 AegisName: E_GEFFEN_MAGE_3_2 Name: Geffen Bully Level: 50 Hp: 10000 BaseExp: 212 JobExp: 227 Attack: 89 Attack2: 22 Defense: 70 MagicDefense: 7 Str: 41 Agi: 14 Vit: 15 Dex: 100 Luk: 5 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demihuman Element: Neutral ElementLevel: 1 WalkSpeed: 200 AttackDelay: 900 AttackMotion: 672 DamageMotion: 480 Ai: 10 Modes: CanMove: true - Id: 2568 AegisName: E_GEFFEN_MAGE_3_3 Name: Geffen Gang Member Level: 50 Hp: 10000 BaseExp: 212 JobExp: 227 Attack: 89 Attack2: 22 Defense: 70 MagicDefense: 7 Str: 41 Agi: 14 Vit: 15 Dex: 100 Luk: 5 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demihuman Element: Neutral ElementLevel: 1 WalkSpeed: 200 AttackDelay: 950 AttackMotion: 864 DamageMotion: 480 Ai: 10 Modes: CanMove: true # - Id: 2569 # AegisName: G_ANOPHELES # - Id: 2570 # AegisName: G_BREEZE # - Id: 2571 # AegisName: G_BUTOIJO # - Id: 2572 # AegisName: G_CARAMEL # - Id: 2573 # AegisName: G_CHONCHON # - Id: 2574 # AegisName: G_CIVIL_SERVANT # - Id: 2575 # AegisName: G_COCO # - Id: 2576 # AegisName: G_CREAMY # - Id: 2577 # AegisName: G_FABRE # - Id: 2578 # AegisName: G_HORN # - Id: 2579 # AegisName: G_HYLOZOIST # - Id: 2580 # AegisName: G_KAHO # - Id: 2581 # AegisName: G_LUDE # - Id: 2582 # AegisName: G_LUNATIC # - Id: 2583 # AegisName: G_MARTIN # - Id: 2584 # AegisName: G_MINERAL # - Id: 2585 # AegisName: G_MOLE # - Id: 2586 # AegisName: G_NERAID # - Id: 2587 # AegisName: G_OBSIDIAN # - Id: 2588 # AegisName: G_PITMAN # - Id: 2589 # AegisName: G_POPORING # - Id: 2590 # AegisName: G_ROCKER # - Id: 2591 # AegisName: G_SAVAGE # - Id: 2592 # AegisName: G_SIORAVA # - Id: 2593 # AegisName: G_SIROMA # - Id: 2594 # AegisName: G_SNOWIER # - Id: 2595 # AegisName: G_STAINER # - Id: 2596 # AegisName: G_STAPO # - Id: 2597 # AegisName: G_STEEL_CHONCHON # - Id: 2598 # AegisName: G_UNGOLIANT # - Id: 2599 # AegisName: G_WILD_RIDER # - Id: 2600 # AegisName: G_WOLF # - Id: 2601 # AegisName: G_YOYO # - Id: 2602 # AegisName: G_ZIPPER_BEAR - Id: 2603 AegisName: C1_ZOMBIE_SLAUGHTER Name: Swift Zombie Slaughter Level: 124 Hp: 202200 BaseExp: 17150 JobExp: 42615 Attack: 1428 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: 150 AttackDelay: 676 AttackMotion: 648 DamageMotion: 432 Ai: 21 Drops: - Item: Clattering_Skull Rate: 3000 - Item: Platinum_Shotel Rate: 10 - Item: Mementos Rate: 1500 - Item: Broken_Farming_Utensil Rate: 3000 - Item: Sticky_Mucus Rate: 3000 - Item: Carnium Rate: 1 - Item: Sabah_Ring Rate: 10 - Item: Zombie_Slaughter_Card Rate: 1 StealProtected: true - Id: 2604 AegisName: C2_ZOMBIE_PRISONER Name: Solid Zombie Prisoner Level: 89 Hp: 80450 BaseExp: 5970 JobExp: 14505 Attack: 470 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: 420 AttackDelay: 1768 AttackMotion: 500 DamageMotion: 192 Ai: 13 Drops: - Item: Worn_Out_Prison_Uniform Rate: 3500 - Item: Spoon_Stub Rate: 105 - Item: Iron_Cane Rate: 1 - Item: Red_Gemstone Rate: 600 - Item: Rotten_Bandage Rate: 3500 - Item: Cuffs Rate: 39 - Item: Elunium Rate: 112 - Item: Zombie_Prisoner_Card Rate: 1 StealProtected: true - Id: 2605 AegisName: C3_ZOMBIE_MASTER Name: Zombie Master Ringleader Level: 119 Hp: 127550 BaseExp: 14455 JobExp: 35850 Attack: 988 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: 4413 - Item: Sticky_Mucus Rate: 1500 - Item: Horrendous_Mouth Rate: 1500 - Item: Cardinal_Jewel Rate: 200 - Item: White_Jewel Rate: 100 - Item: Sg_Violet_Potion_Box Rate: 1 - Item: Scapulare_ Rate: 2 - Item: Zombie_Master_Card Rate: 1 StealProtected: true - Id: 2606 AegisName: C4_ZOMBIE Name: Furious Zombie Level: 17 Hp: 1170 BaseExp: 945 JobExp: 1680 Attack: 44 Attack2: 12 Defense: 20 MagicDefense: 3 Str: 15 Agi: 10 Vit: 17 Dex: 15 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Undead Element: Undead ElementLevel: 1 WalkSpeed: 400 AttackDelay: 500 AttackMotion: 912 DamageMotion: 288 Ai: 04 Drops: - Item: Decayed_Nail Rate: 9000 - Item: Cardinal_Jewel_ Rate: 5 - Item: Sticky_Mucus Rate: 1000 - Item: Horrendous_Mouth Rate: 50 - Item: White_Jewel Rate: 70 - Item: Zombie_Card Rate: 1 StealProtected: true - Id: 2607 AegisName: C5_ZAKUDAM Name: Elusive Zakudam Level: 115 Hp: 86000 BaseExp: 11230 JobExp: 32250 Attack: 1092 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: 04 Drops: - Item: Screw Rate: 5000 - Item: Steel Rate: 500 - Item: Oridecon Rate: 200 - Item: Elunium Rate: 200 - Item: Gate_Keeper Rate: 5 - Item: Gate_KeeperDD Rate: 5 - Item: Improved_Tights Rate: 10 - Item: Jakudam_Card Rate: 1 StealProtected: true - Id: 2608 AegisName: C1_YOYO Name: Swift Yoyo Level: 38 Hp: 4490 BaseExp: 1500 JobExp: 3555 Attack: 75 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: 150 AttackDelay: 1054 AttackMotion: 54 DamageMotion: 384 Ai: 07 Drops: - Item: Yoyo_Tail Rate: 9000 - Item: Banana Rate: 1500 - Item: Wing_Of_Fly Rate: 200 - Item: Cacao Rate: 900 - Item: Monkey_Doll Rate: 10 - Item: Oridecon_Stone Rate: 24 - Item: Strawberry Rate: 1000 - Item: Yoyo_Card Rate: 1 StealProtected: true - Id: 2609 AegisName: C2_YOYO Name: Solid Yoyo Level: 38 Hp: 8980 BaseExp: 1500 JobExp: 3555 Attack: 75 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: 240 AttackDelay: 1054 AttackMotion: 54 DamageMotion: 384 Ai: 07 Drops: - Item: Yoyo_Tail Rate: 9000 - Item: Banana Rate: 1500 - Item: Wing_Of_Fly Rate: 200 - Item: Cacao Rate: 900 - Item: Monkey_Doll Rate: 10 - Item: Oridecon_Stone Rate: 24 - Item: Strawberry Rate: 1000 - Item: Yoyo_Card Rate: 1 StealProtected: true - Id: 2610 AegisName: C3_WORM_TAIL Name: Wormtail Ringleader Level: 17 Hp: 1000 BaseExp: 900 JobExp: 1800 Attack: 26 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: 60 - Item: Emveretarcon Rate: 25 - Item: Pointed_Scale Rate: 5500 - Item: Pike_ Rate: 30 - Item: Yellow_Herb Rate: 70 - Item: Wing_Of_Fly Rate: 5 - Item: Green_Lace Rate: 100 - Item: Worm_Tail_Card Rate: 1 StealProtected: true - Id: 2611 AegisName: C4_WOOTAN_FIGHTER Name: Furious Wootan Fighter Level: 67 Hp: 11635 BaseExp: 3190 JobExp: 8730 Attack: 306 Attack2: 36 Defense: 103 MagicDefense: 8 Str: 63 Agi: 18 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: 500 AttackMotion: 1344 DamageMotion: 480 Ai: 04 Drops: - Item: Meat Rate: 4500 - Item: Shoulder_Protection Rate: 4000 - Item: Waghnakh Rate: 3 - Item: Finger_ Rate: 1 - Item: Elder_Branch Rate: 100 - Item: Great_Leaf Rate: 1000 - Item: Banana_Hat Rate: 5 - Item: Wootan_Fighter_Card Rate: 1 StealProtected: true - Id: 2612 AegisName: C5_WOOD_GOBLIN Name: Elusive Wood Goblin Level: 81 Hp: 27495 BaseExp: 5005 JobExp: 13335 Attack: 254 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: 5 - Item: Solid_Twig Rate: 4000 - Item: Log Rate: 2000 - Item: Resin Rate: 2000 - Item: Feather_Of_Birds Rate: 500 - Item: Piece_Of_Egg_Shell Rate: 500 - Item: Egg Rate: 50 - Id: 2613 AegisName: C1_WOLF Name: Swift Wolf Level: 45 Hp: 6095 BaseExp: 1845 JobExp: 4515 Attack: 96 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: 150 AttackDelay: 1054 AttackMotion: 504 DamageMotion: 432 Ai: 03 Drops: - Item: Emveretarcon Rate: 20 - Item: Claw_Of_Wolves Rate: 9000 - Item: Mantle_ Rate: 10 - Item: Wing_Of_Fly Rate: 650 - Item: Monster's_Feed Rate: 150 - Item: Animal's_Skin Rate: 5500 - Item: Strawberry Rate: 600 - Item: Wolf_Card Rate: 1 StealProtected: true - Id: 2614 AegisName: C2_WIND_GHOST Name: Solid Wind Ghost Level: 80 Hp: 40080 BaseExp: 4345 JobExp: 12135 Attack: 218 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: 180 AttackDelay: 1056 AttackMotion: 1056 DamageMotion: 336 Ai: 21 Modes: Detector: true Drops: - Item: Zargon Rate: 4559 - Item: Skel_Bone Rate: 6000 - Item: Skull Rate: 500 - Item: Wind_Scroll_1_5 Rate: 100 - Item: Arc_Wand_ Rate: 8 - Item: Rough_Wind Rate: 100 - Item: Bone_Wand Rate: 1 - Item: Wind_Ghost_Card Rate: 1 StealProtected: true - Id: 2615 AegisName: C3_WILOW Name: Willow Ringleader Level: 8 Hp: 455 BaseExp: 800 JobExp: 1125 Attack: 15 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: 1500 - Item: Sweet_Potato Rate: 700 - Item: Tree_Of_Archer_3 Rate: 3500 - Item: Tree_Of_Archer_2 Rate: 2000 - Item: Tree_Of_Archer_1 Rate: 1000 - Item: Wilow_Card Rate: 1 StealProtected: true - Id: 2616 AegisName: C4_WILD_ROSE Name: Furious Wild Rose Level: 70 Hp: 13410 BaseExp: 3385 JobExp: 9315 Attack: 176 Attack2: 45 Defense: 75 MagicDefense: 15 Str: 44 Agi: 113 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: 500 AttackMotion: 864 DamageMotion: 288 Ai: 02 Drops: - Item: Cyfar Rate: 5335 - Item: Witherless_Rose Rate: 50 - Item: Fruit_Shell Rate: 120 - Item: Thief_Clothes_ Rate: 1 - Item: Rotten_Fish Rate: 35 - Item: Monster's_Feed Rate: 600 - Item: Big_Sis'_Ribbon Rate: 2 - Item: Wild_Rose_Card Rate: 1 StealProtected: true - Id: 2617 AegisName: C5_WICKED_NYMPH Name: Elusive Evil Nymph Level: 97 Hp: 42455 BaseExp: 6650 JobExp: 18885 Attack: 530 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: 3977 - Item: Soft_Silk_Cloth Rate: 1380 - Item: Oridecon Rate: 10 - Item: Holy_Scroll_1_5 Rate: 100 - Item: Oriental_Lute Rate: 10 - Item: Scarlet_Viollin Rate: 250 RandomOptionGroup: Group_5 - Item: Scarlet_Wire Rate: 250 RandomOptionGroup: Group_5 - Item: Wicked_Nymph_Card Rate: 1 StealProtected: true - Id: 2618 AegisName: C2_WHISPER Name: Solid Whisper Level: 46 Hp: 11090 BaseExp: 1625 JobExp: 4920 Attack: 78 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 Element: Ghost ElementLevel: 3 WalkSpeed: 180 AttackDelay: 1960 AttackMotion: 960 DamageMotion: 504 Ai: 09 Modes: Detector: true Drops: - Item: Sparkling_Dust Rate: 150 - Item: Transparent_Cloth Rate: 5335 - Item: Spirit_Chain Rate: 1 - Item: Silver_Robe_ Rate: 10 - Item: Whisper_Card Rate: 1 StealProtected: true - Id: 2619 AegisName: C3_WEAK_SKELETON Name: Weak Skeleton Ringleader Level: 18 Hp: 1400 BaseExp: 960 JobExp: 1755 Attack: 30 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: 2620 AegisName: C4_WANDER_MAN Name: Furious Wanderer Level: 120 Hp: 96535 BaseExp: 13260 JobExp: 38160 Attack: 2034 Attack2: 105 Defense: 64 MagicDefense: 5 Str: 118 Agi: 119 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: 500 AttackMotion: 500 DamageMotion: 192 Ai: 21 Modes: Detector: true Drops: - Item: Skull Rate: 4850 - Item: Old_Card_Album Rate: 1 - Item: Hakujin_ Rate: 5 - Item: Centimental_Leaf Rate: 5 - Item: Leaf_Of_Yggdrasil Rate: 650 - Item: Oridecon Rate: 217 - Item: Muramasa Rate: 1 - Item: Wander_Man_Card Rate: 1 StealProtected: true - Id: 2621 AegisName: C5_VIOLY Name: Elusive Violy Level: 118 Hp: 102785 BaseExp: 13030 JobExp: 37470 Attack: 920 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: 6305 - Item: High_end_Cooking_Kits Rate: 50 - Item: Stuffed_Doll Rate: 1200 - Item: Base_Guitar Rate: 50 - Item: Royal_Jelly Rate: 1400 - Item: Water_Of_Darkness Rate: 1000 - Item: Scarlet_Viollin Rate: 250 RandomOptionGroup: Group_5 - Item: Violy_Card Rate: 1 StealProtected: true - Id: 2622 AegisName: C1_VIOLY Name: Swift Violy Level: 118 Hp: 102785 BaseExp: 13030 JobExp: 37470 Attack: 920 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: 127 AttackDelay: 1356 AttackMotion: 1056 DamageMotion: 540 Ai: 05 Drops: - Item: Golden_Hair Rate: 6305 - Item: High_end_Cooking_Kits Rate: 50 - Item: Stuffed_Doll Rate: 1200 - Item: Base_Guitar Rate: 50 - Item: Royal_Jelly Rate: 1400 - Item: Water_Of_Darkness Rate: 1000 - Item: Scarlet_Viollin Rate: 250 RandomOptionGroup: Group_5 - Item: Violy_Card Rate: 1 StealProtected: true - Id: 2623 AegisName: C2_VIOLY Name: Solid Violy Level: 118 Hp: 205570 BaseExp: 13030 JobExp: 37470 Attack: 920 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: 204 AttackDelay: 1356 AttackMotion: 1056 DamageMotion: 540 Ai: 05 Drops: - Item: Golden_Hair Rate: 6305 - Item: High_end_Cooking_Kits Rate: 50 - Item: Stuffed_Doll Rate: 1200 - Item: Base_Guitar Rate: 50 - Item: Royal_Jelly Rate: 1400 - Item: Water_Of_Darkness Rate: 1000 - Item: Scarlet_Viollin Rate: 250 RandomOptionGroup: Group_5 - Item: Violy_Card Rate: 1 StealProtected: true - Id: 2624 AegisName: C3_VENOMOUS Name: Venomous Ringleader Level: 87 Hp: 23850 BaseExp: 5260 JobExp: 14805 Attack: 379 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: 5000 - Item: Spawns Rate: 3000 - Item: Poison_Powder Rate: 1000 - Item: Poisonous_Gas Rate: 2000 - Item: Explosive_Powder Rate: 300 - Item: Tear_Gas Rate: 600 - Item: Old_Blue_Box Rate: 1 - Item: Venomous_Card Rate: 1 StealProtected: true - Id: 2625 AegisName: C4_VENATU_1 Name: Furious Venatu Level: 113 Hp: 79500 BaseExp: 11010 JobExp: 31590 Attack: 1994 Attack2: 85 Defense: 95 MagicDefense: 20 Str: 109 Agi: 70 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: 500 AttackMotion: 1020 DamageMotion: 360 Ai: 04 Drops: - Item: Screw Rate: 2000 - Item: Piece_Of_Crest1 Rate: 350 - Item: Oil_Bottle Rate: 100 - Item: Mystery_Piece Rate: 300 - Item: Drifter Rate: 5 - Item: Elunium Rate: 10 - Item: High_end_Cooking_Kits Rate: 100 - Item: Venatu_Card Rate: 1 StealProtected: true - Id: 2626 AegisName: C5_VAVAYAGA Name: Elusive Vavayaga Level: 87 Hp: 32490 BaseExp: 5260 JobExp: 14805 Attack: 372 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: 1000 - Item: Yaga_Pestle Rate: 5000 - Item: Release_Of_Wish Rate: 10 - Item: Pill Rate: 150 - Item: Piece_Of_Cake Rate: 1500 - Item: Milk Rate: 1500 - Item: Bread Rate: 1500 - Id: 2627 AegisName: C1_VANBERK Name: Swift Vanberk Level: 123 Hp: 123025 BaseExp: 15475 JobExp: 44580 Attack: 1101 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: 187 AttackDelay: 768 AttackMotion: 360 DamageMotion: 360 Ai: 04 Drops: - Item: White_Mask Rate: 2500 - Item: Royal_Jelly Rate: 10 - Item: Bloody_Rune Rate: 1000 - Item: Beret Rate: 25 - Item: Scalpel Rate: 5 - Item: Bloody_Rune Rate: 100 - Item: Ur_Seal Rate: 10 - Item: Vanberk_Card Rate: 1 StealProtected: true - Id: 2628 AegisName: C2_VADON Name: Solid Vadon Level: 45 Hp: 12520 BaseExp: 1760 JobExp: 4515 Attack: 93 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: 360 AttackDelay: 1632 AttackMotion: 432 DamageMotion: 540 Ai: 17 Drops: - Item: Nipper Rate: 10000 - Item: Garlet Rate: 10000 - Item: Wing_Of_Fly Rate: 3000 - Item: Padded_Armor_ Rate: 5 - Item: Solid_Shell Rate: 100 - Item: Elunium_Stone Rate: 40 - Item: Crystal_Blue Rate: 50 - Item: Vadon_Card Rate: 1 StealProtected: true - Id: 2629 AegisName: C3_UNGOLIANT Name: Ungoliant Ringleader Level: 94 Hp: 135350 BaseExp: 20500 JobExp: 36840 Attack: 1555 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: 4500 - Item: Jaws_Of_Ant Rate: 3500 - Item: Colorful_Shell Rate: 1000 - Item: Olivine Rate: 1500 - Item: Fluorescent_Liquid Rate: 2500 - Item: Dark_Red_Jewel Rate: 1500 - Item: Boots_ Rate: 500 - Item: Ungoliant_Card Rate: 1 StealProtected: true - Id: 2630 AegisName: C4_TOUCAN Name: Furious Toucan Level: 70 Hp: 18200 BaseExp: 3385 JobExp: 9315 Attack: 208 Attack2: 35 Defense: 12 MagicDefense: 12 Str: 54 Agi: 18 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: 500 AttackMotion: 1440 DamageMotion: 960 Ai: 03 Drops: - Item: Talon Rate: 3000 - Item: Cyfar Rate: 1000 - Item: Blue_Herb Rate: 50 - Item: Yellow_Herb Rate: 100 - Item: Flower_Ring Rate: 200 - Id: 2631 AegisName: C5_TIYANAK Name: Elusive Tiyanak Level: 105 Hp: 85730 BaseExp: 8125 JobExp: 23205 Attack: 548 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 - Id: 2632 AegisName: C2_THIEF_BUG Name: Solid Thief Bug Level: 21 Hp: 3540 BaseExp: 940 JobExp: 2100 Attack: 67 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: 180 AttackDelay: 1288 AttackMotion: 288 DamageMotion: 768 Ai: 02 Modes: ChangeTargetMelee: true Detector: true Drops: - Item: Worm_Peelings Rate: 2500 - Item: Leather_Jacket_ Rate: 80 - Item: Red_Herb Rate: 350 - Item: Jellopy Rate: 2000 - Item: Leather_Jacket Rate: 120 - Item: Iron_Ore Rate: 250 - Item: Thief_Bug_Card Rate: 1 StealProtected: true - Id: 2633 AegisName: C3_THIEF_BUG Name: Thief Bug Ringleader Level: 21 Hp: 1770 BaseExp: 940 JobExp: 2100 Attack: 67 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: 02 Modes: ChangeTargetMelee: true Detector: true Drops: - Item: Worm_Peelings Rate: 2500 - Item: Leather_Jacket_ Rate: 80 - Item: Red_Herb Rate: 350 - Item: Jellopy Rate: 2000 - Item: Leather_Jacket Rate: 120 - Item: Iron_Ore Rate: 250 - Item: Thief_Bug_Card Rate: 1 StealProtected: true - Id: 2634 AegisName: C4_THIEF_BUG Name: Furious Thief Bug Level: 21 Hp: 1770 BaseExp: 940 JobExp: 2100 Attack: 66 Attack2: 5 Defense: 24 MagicDefense: 3 Str: 19 Agi: 9 Vit: 10 Dex: 12 Luk: 5 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Small Race: Insect Element: Neutral ElementLevel: 3 WalkSpeed: 150 AttackDelay: 500 AttackMotion: 288 DamageMotion: 768 Ai: 02 Modes: ChangeTargetMelee: true Detector: true Drops: - Item: Worm_Peelings Rate: 2500 - Item: Leather_Jacket_ Rate: 80 - Item: Red_Herb Rate: 350 - Item: Jellopy Rate: 2000 - Item: Leather_Jacket Rate: 120 - Item: Iron_Ore Rate: 250 - Item: Thief_Bug_Card Rate: 1 StealProtected: true - Id: 2635 AegisName: C5_THARA_FROG Name: Elusive Thara Frog Level: 40 Hp: 5785 BaseExp: 1500 JobExp: 3765 Attack: 87 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: 45 - Item: Spawn Rate: 5500 - Item: Scell Rate: 600 - Item: White_Herb Rate: 30 - Item: Red_Jewel Rate: 5 - Item: Sticky_Webfoot Rate: 2000 - Item: Thara_Frog_Card Rate: 1 StealProtected: true - Id: 2636 AegisName: C1_TEDDY_BEAR Name: Swift Teddy Bear Level: 91 Hp: 36190 BaseExp: 6100 JobExp: 17235 Attack: 578 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 Element: Neutral ElementLevel: 3 WalkSpeed: 150 AttackDelay: 512 AttackMotion: 780 DamageMotion: 504 Ai: 20 Drops: - Item: Screw Rate: 3800 - Item: Honey Rate: 1000 - Item: Oridecon_Hammer Rate: 300 - Item: Gold_Lux Rate: 5 - Item: Angry_Mouth Rate: 50 - Item: Cursed_Lucky_Brooch Rate: 10 - Item: Elunium Rate: 100 - Item: Teddy_Bear_Card Rate: 1 StealProtected: true - Id: 2637 AegisName: C2_TATACHO Name: Solid Tatacho Level: 128 Hp: 333360 BaseExp: 19365 JobExp: 53220 Attack: 1221 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 Element: Earth ElementLevel: 1 WalkSpeed: 240 AttackDelay: 1000 AttackMotion: 768 DamageMotion: 360 Ai: 07 Drops: - Item: Lunakaligo Rate: 20 - Item: Cello Rate: 10 - Item: Fur Rate: 4000 - Item: Peaked_Hat Rate: 3000 - Item: Delicious_Fish Rate: 3100 - Item: Bradium Rate: 10 - Item: Starsand_Of_Witch Rate: 2500 - Item: Tatacho_Card Rate: 1 StealProtected: true - Id: 2638 AegisName: C3_TAROU Name: Tarou Ringleader Level: 22 Hp: 2100 BaseExp: 960 JobExp: 2160 Attack: 86 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: 9000 - Item: Animal's_Skin Rate: 3000 - Item: Feather Rate: 800 - Item: Monster's_Feed Rate: 1000 - Item: Ora_Ora Rate: 2 - Item: Tarou_Card Rate: 1 StealProtected: true - Id: 2639 AegisName: C4_TAMRUAN Name: Furious Tamruan Level: 73 Hp: 15975 BaseExp: 3830 JobExp: 10590 Attack: 402 Attack2: 37 Defense: 63 MagicDefense: 30 Str: 60 Agi: 49 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: 500 AttackMotion: 1152 DamageMotion: 672 Ai: 13 Modes: Detector: true Drops: - Item: Sword_Accessory Rate: 4850 - Item: Broken_Armor_Piece Rate: 3000 - Item: Bastard_Sword_ Rate: 8 - Item: Chain_Mail_ Rate: 3 - Item: Runstone_Mystic Rate: 300 - Item: Scarlet_Twohand_Sword Rate: 250 RandomOptionGroup: Group_5 - Item: Tamruan_Card Rate: 1 StealProtected: true - Id: 2640 AegisName: C5_STING Name: Elusive Sting Level: 104 Hp: 50715 BaseExp: 8425 JobExp: 22905 Attack: 952 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: 4850 - Item: Stone_Arrow Rate: 1500 - Item: Glove_ Rate: 1 - Item: Coal Rate: 130 - Item: Great_Nature Rate: 25 - Item: Silk_Ribbon Rate: 10 - Item: Explosive_Powder Rate: 800 - Item: Sting_Card Rate: 1 StealProtected: true - Id: 2641 AegisName: C1_STEM_WORM Name: Swift Stem Worm Level: 84 Hp: 22650 BaseExp: 5010 JobExp: 14055 Attack: 351 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: 225 AttackDelay: 1956 AttackMotion: 756 DamageMotion: 528 Ai: 09 Drops: - Item: Tough_Scalelike_Stem Rate: 5335 - Item: White_Herb Rate: 1800 - Item: Jump_Rope Rate: 10 - Item: Oridecon_Stone Rate: 115 - Item: Great_Nature Rate: 5 - Item: Seed_Of_Yggdrasil Rate: 45 - Item: Scarlet_Spear Rate: 250 RandomOptionGroup: Group_5 - Item: Stem_Worm_Card Rate: 1 StealProtected: true - Id: 2642 AegisName: C2_STEEL_CHONCHON Name: Solid Steel Chonchon Level: 48 Hp: 11990 BaseExp: 1895 JobExp: 4920 Attack: 92 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: 180 AttackDelay: 1076 AttackMotion: 576 DamageMotion: 480 Ai: 07 Modes: Detector: true Drops: - Item: Wind_Of_Verdure Rate: 90 - Item: Steel Rate: 30 - Item: Garlet Rate: 2400 - Item: Shell Rate: 9000 - Item: Solid_Shell Rate: 30 - Item: Iron Rate: 200 - Item: Wing_Of_Fly Rate: 300 - Item: Steel_Chonchon_Card Rate: 1 StealProtected: true - Id: 2643 AegisName: C3_STAPO Name: Stapo Ringleader Level: 95 Hp: 44025 BaseExp: 6780 JobExp: 18315 Attack: 687 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: 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: Stapo_Card Rate: 1 StealProtected: true - Id: 2644 AegisName: C4_STALACTIC_GOLEM Name: Furious Stalactic Golem Level: 68 Hp: 12950 BaseExp: 3255 JobExp: 8925 Attack: 428 Attack2: 21 Defense: 230 MagicDefense: 5 Str: 67 Agi: 61 Vit: 48 Dex: 69 Luk: 5 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Large Race: Formless Element: Neutral ElementLevel: 4 WalkSpeed: 200 AttackDelay: 500 AttackMotion: 864 DamageMotion: 288 Ai: 17 Drops: - Item: Mud_Lump Rate: 2000 - Item: Brigan Rate: 4850 - Item: Star_Crumb Rate: 250 - Item: Great_Nature Rate: 30 - Item: Elunium_Stone Rate: 250 - Item: Round_Buckler Rate: 5 - Item: Elunium Rate: 163 - Item: Stalactic_Golem_Card Rate: 1 StealProtected: true - Id: 2645 AegisName: C5_STAINER Name: Elusive Stainer Level: 21 Hp: 1825 BaseExp: 940 JobExp: 2100 Attack: 78 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: 70 - Item: Emveretarcon Rate: 30 - Item: Colorful_Shell Rate: 9000 - Item: Garlet Rate: 2100 - Item: Elunium_Stone Rate: 25 - Item: Wing_Of_Fly Rate: 10 - Item: Iron_Ore Rate: 300 - Item: Stainer_Card Rate: 1 StealProtected: true - Id: 2646 AegisName: C1_SPORE Name: Swift Spore Level: 18 Hp: 1400 BaseExp: 875 JobExp: 1875 Attack: 30 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: 150 AttackDelay: 1872 AttackMotion: 672 DamageMotion: 288 Ai: 01 Drops: - Item: Mushroom_Spore Rate: 9000 - Item: Red_Herb Rate: 800 - Item: Wing_Of_Fly Rate: 50 - Item: Spore_Doll Rate: 10 - Item: Hat Rate: 40 - Item: Poison_Spore Rate: 5 - Item: Strawberry Rate: 600 - Item: Spore_Card Rate: 1 StealProtected: true - Id: 2647 AegisName: C2_SOLIDER Name: Solid Solider Level: 92 Hp: 87680 BaseExp: 6495 JobExp: 17505 Attack: 440 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: 300 AttackDelay: 1452 AttackMotion: 483 DamageMotion: 528 Ai: 17 Drops: - Item: Turtle_Shell Rate: 4413 - Item: Broken_Shell Rate: 64 - Item: Stone_Piece Rate: 850 - Item: Yellow_Herb Rate: 2100 - Item: Zargon Rate: 1240 - Item: Honey Rate: 850 - Item: Scarlet_Mace Rate: 250 RandomOptionGroup: Group_5 - Item: Solider_Card Rate: 1 StealProtected: true - Id: 2648 AegisName: C3_SOLDIER_SKELETON Name: Soldier Skeleton Ringleader Level: 34 Hp: 4020 BaseExp: 1420 JobExp: 2970 Attack: 100 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: 5500 - Item: Oridecon_Stone Rate: 60 - Item: Dagger_ Rate: 12 - Item: Red_Herb Rate: 700 - Item: Wing_Of_Fly Rate: 10 - Item: Chain_Mail_ Rate: 1 - Item: Stiletto Rate: 50 - Item: Soldier_Skeleton_Card Rate: 1 StealProtected: true - Id: 2649 AegisName: C4_SOLDIER_SKELETON Name: Furious Soldier Skeleton Level: 34 Hp: 4020 BaseExp: 1420 JobExp: 2970 Attack: 100 Attack2: 14 Defense: 53 MagicDefense: 5 Str: 14 Agi: 13 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: 500 AttackMotion: 576 DamageMotion: 432 Ai: 04 Drops: - Item: Skel_Bone Rate: 5500 - Item: Oridecon_Stone Rate: 60 - Item: Dagger_ Rate: 12 - Item: Red_Herb Rate: 700 - Item: Wing_Of_Fly Rate: 10 - Item: Chain_Mail_ Rate: 1 - Item: Stiletto Rate: 50 - Item: Soldier_Skeleton_Card Rate: 1 StealProtected: true - Id: 2650 AegisName: C5_SOLACE Name: Elusive Lady Solace Level: 123 Hp: 123645 BaseExp: 15475 JobExp: 44580 Attack: 1480 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: 200 - Item: Ring_ Rate: 1 - Item: Stone_Of_Intelligence_ Rate: 50 - Item: Dark_Red_Jewel Rate: 1000 - Item: Harp_ Rate: 50 - Item: Cursed_Seal Rate: 50 - Item: Scarlet_Viollin Rate: 250 RandomOptionGroup: Group_5 - Item: Solace_Card Rate: 1 StealProtected: true - Id: 2651 AegisName: C1_SOHEE Name: Swift Sohee Level: 64 Hp: 14375 BaseExp: 3000 JobExp: 8160 Attack: 212 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: 187 AttackDelay: 2112 AttackMotion: 912 DamageMotion: 576 Ai: 17 Modes: Detector: true Drops: - Item: Long_Hair Rate: 9000 - Item: Skirt_Of_Virgin Rate: 50 - Item: Nurse_Cap Rate: 1 - Item: Muffler_ Rate: 5 - Item: Stiletto_ Rate: 5 - Item: Puente_Robe Rate: 5 - Item: Inspector_Certificate Rate: 350 - Item: Sohee_Card Rate: 1 StealProtected: true - Id: 2652 AegisName: C2_SNOWIER Name: Solid Snowier Level: 103 Hp: 139340 BaseExp: 7925 JobExp: 22605 Attack: 915 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: 264 AttackDelay: 936 AttackMotion: 1020 DamageMotion: 420 Ai: 04 Drops: - Item: Ice_Heart Rate: 3000 - Item: Ice_Piece Rate: 1000 - Item: Elunium_Stone Rate: 100 - Item: Blue_Herb Rate: 50 - Item: White_Herb Rate: 500 - Item: Icicle_Fist Rate: 3 - Item: Crystal_Blue Rate: 100 - Item: Snowier_Card Rate: 1 StealProtected: true - Id: 2653 AegisName: C3_SNAKE Name: Boa Ringleader Level: 18 Hp: 1085 BaseExp: 915 JobExp: 1875 Attack: 27 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: 9000 - Item: Katana_ Rate: 15 - Item: Red_Herb Rate: 900 - Item: Emveretarcon Rate: 35 - Item: Posionous_Canine Rate: 800 - Item: Wing_Of_Fly Rate: 1 - Item: Strawberry Rate: 600 - Item: Snake_Card Rate: 1 StealProtected: true - Id: 2654 AegisName: C4_SMOKIE Name: Furious Smokie Level: 29 Hp: 2955 BaseExp: 1175 JobExp: 2640 Attack: 84 Attack2: 11 Defense: 26 Str: 16 Agi: 44 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: 500 AttackMotion: 576 DamageMotion: 420 Ai: 17 Drops: - Item: Raccoon_Leaf Rate: 5500 - Item: Animal's_Skin Rate: 5500 - Item: Sweet_Potato Rate: 800 - Item: Cat_Hairband Rate: 1 - Item: Raccoondog_Doll Rate: 2 - Item: Wing_Of_Fly Rate: 5 - Item: Bluish_Green_Jewel Rate: 2 - Item: Smokie_Card Rate: 1 StealProtected: true - Id: 2655 AegisName: C5_SLEEPER Name: Elusive Sleeper Level: 81 Hp: 25800 BaseExp: 5005 JobExp: 13335 Attack: 361 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: 4947 - Item: Grit Rate: 5335 - Item: Great_Nature Rate: 2500 - Item: Oridecon_Stone Rate: 300 - Item: Hypnotist's_Staff_ Rate: 5 - Item: Fine_Sand Rate: 1200 - Item: Scarlet_Dagger Rate: 250 RandomOptionGroup: Group_5 - Item: Sleeper_Card Rate: 1 StealProtected: true - Id: 2656 AegisName: C1_SLEEPER Name: Swift Sleeper Level: 81 Hp: 25800 BaseExp: 5005 JobExp: 13335 Attack: 361 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: 146 AttackDelay: 1350 AttackMotion: 1200 DamageMotion: 432 Ai: 04 Drops: - Item: Sand_Lump Rate: 4947 - Item: Grit Rate: 5335 - Item: Great_Nature Rate: 2500 - Item: Oridecon_Stone Rate: 300 - Item: Hypnotist's_Staff_ Rate: 5 - Item: Fine_Sand Rate: 1200 - Item: Scarlet_Dagger Rate: 250 RandomOptionGroup: Group_5 - Item: Sleeper_Card Rate: 1 StealProtected: true - Id: 2657 AegisName: C2_SKOGUL Name: Solid Skogul Level: 126 Hp: 342400 BaseExp: 18195 JobExp: 52470 Attack: 1208 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: 228 AttackDelay: 720 AttackMotion: 384 DamageMotion: 480 Ai: 20 Modes: Detector: true Drops: - Item: Rune_Of_Darkness Rate: 3500 - Item: Peuz_Seal Rate: 10 - Item: Red_Gemstone Rate: 1000 - Item: Rouge Rate: 500 - Item: Skul_Ring Rate: 100 - Item: Elunium_Stone Rate: 500 - Item: Blood_Tears Rate: 5 - Item: Skogul_Card Rate: 1 StealProtected: true - Id: 2658 AegisName: C3_SKELETON_GENERAL Name: Skeleton General Ringleader Level: 139 Hp: 900650 BaseExp: 53070 JobExp: 200277 Attack: 1580 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: 2550 - Item: Oridecon_Stone Rate: 160 - Item: Sg_White_Potion_Box Rate: 800 - Item: Velum_Claymore Rate: 80 - Item: Sandstorm Rate: 15 - Item: Ghost_Bandana Rate: 1 - Item: Scarlet_Dagger Rate: 250 RandomOptionGroup: Group_5 - Item: Skeleton_General_Card Rate: 1 StealProtected: true - Id: 2659 AegisName: C4_SKELETON_GENERAL Name: Furious Skeleton General Level: 139 Hp: 900650 BaseExp: 53070 JobExp: 200277 Attack: 1580 Attack2: 1701 Defense: 100 MagicDefense: 35 Str: 72 Agi: 44 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: 500 AttackMotion: 576 DamageMotion: 432 Ai: 21 Drops: - Item: Burn_Tree Rate: 2550 - Item: Oridecon_Stone Rate: 160 - Item: Sg_White_Potion_Box Rate: 800 - Item: Velum_Claymore Rate: 80 - Item: Sandstorm Rate: 15 - Item: Ghost_Bandana Rate: 1 - Item: Scarlet_Dagger Rate: 250 RandomOptionGroup: Group_5 - Item: Skeleton_General_Card Rate: 1 StealProtected: true - Id: 2660 AegisName: C5_SKEL_WORKER Name: Elusive Skeleton Worker Level: 44 Hp: 6200 BaseExp: 1890 JobExp: 4140 Attack: 110 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: 400 - Item: Lantern Rate: 5500 - Item: Elunium_Stone Rate: 90 - Item: Safety_Helmet Rate: 2 - Item: Steel Rate: 100 - Item: Coal Rate: 200 - Item: Wing_Of_Fly Rate: 10 - Item: Skel_Worker_Card Rate: 1 StealProtected: true - Id: 2661 AegisName: C1_SIROMA Name: Swift Siroma Level: 98 Hp: 59550 BaseExp: 6745 JobExp: 19170 Attack: 607 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: 135 AttackDelay: 432 AttackMotion: 648 DamageMotion: 240 Ai: 02 Drops: - Item: Ice_Heart Rate: 1000 - Item: Ice_Piece Rate: 500 - Item: Blue_Herb Rate: 10 - Item: Crystal_Blue Rate: 20 - Item: Siroma_Card Rate: 1 StealProtected: true - Id: 2662 AegisName: C2_SIDE_WINDER Name: Solid Side Winder Level: 70 Hp: 27360 BaseExp: 3385 JobExp: 9315 Attack: 379 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: 240 AttackDelay: 1576 AttackMotion: 576 DamageMotion: 576 Ai: 09 Drops: - Item: Shining_Scales Rate: 5335 - Item: Zargon Rate: 1400 - Item: Oridecon_Stone Rate: 134 - Item: Tsurugi_ Rate: 2 - Item: Posionous_Canine Rate: 2500 - Item: Scale_Of_Snakes Rate: 5000 - Item: White_Herb Rate: 1000 - Item: Side_Winder_Card Rate: 1 StealProtected: true - Id: 2663 AegisName: C3_SIDE_WINDER Name: Side Winder Ringleader Level: 70 Hp: 13680 BaseExp: 3385 JobExp: 9315 Attack: 379 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: 09 Drops: - Item: Shining_Scales Rate: 5335 - Item: Zargon Rate: 1400 - Item: Oridecon_Stone Rate: 134 - Item: Tsurugi_ Rate: 2 - Item: Posionous_Canine Rate: 2500 - Item: Scale_Of_Snakes Rate: 5000 - Item: White_Herb Rate: 1000 - Item: Side_Winder_Card Rate: 1 StealProtected: true - Id: 2664 AegisName: C4_SHINOBI Name: Furious Shinobi Level: 95 Hp: 40000 BaseExp: 6460 JobExp: 18315 Attack: 686 Attack2: 51 Defense: 49 MagicDefense: 45 Str: 71 Agi: 91 Vit: 55 Int: 30 Dex: 83 Luk: 30 AttackRange: 2 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demihuman Element: Dark ElementLevel: 3 WalkSpeed: 150 AttackDelay: 500 AttackMotion: 1152 DamageMotion: 336 Ai: 21 Drops: - Item: Broken_Shuriken Rate: 5335 - Item: Ninja_Suit Rate: 2 - Item: Smoke_Powder Rate: 700 - Item: Shinobi's_Sash Rate: 100 - Item: Thief_Clothes_ Rate: 1 - Item: Black_Mask Rate: 2000 - Item: Murasame_ Rate: 5 - Item: Shinobi_Card Rate: 1 StealProtected: true - Id: 2665 AegisName: C5_SHELTER Name: Elusive Mistress of Shelter Level: 125 Hp: 135000 BaseExp: 15715 JobExp: 45300 Attack: 1280 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: 200 - Item: Cursed_Seal Rate: 1 - Item: Stone_Of_Intelligence_ Rate: 50 - Item: Scarlet_Jewel Rate: 1000 - Item: Skull Rate: 1000 - Item: Cursed_Seal Rate: 50 - Item: Shelter_Card Rate: 1 StealProtected: true - Id: 2666 AegisName: C1_SHELLFISH Name: Swift Shellfish Level: 50 Hp: 8400 BaseExp: 1985 JobExp: 5190 Attack: 88 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: 150 AttackDelay: 864 AttackMotion: 864 DamageMotion: 384 Ai: 17 Drops: - Item: Clam_Shell Rate: 5500 - Item: Flesh_Of_Clam Rate: 1000 - Item: Stone Rate: 500 - Item: Grit Rate: 1000 - Item: Sparkling_Dust Rate: 10 - Item: Elunium_Stone Rate: 18 - Item: Shellfish_Card Rate: 1 StealProtected: true - Id: 2667 AegisName: C2_SHECIL Name: Solid Cecil Damon Level: 141 Hp: 2002550 BaseExp: 82835 JobExp: 272992 Attack: 4484 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 Element: Wind ElementLevel: 3 WalkSpeed: 216 AttackDelay: 76 AttackMotion: 384 DamageMotion: 288 Ai: 09 Drops: - Item: Armlet_Of_Prisoner Rate: 1500 - Item: Imma_Arrow_Container Rate: 55 - Item: Big_CrossBow Rate: 10 - Item: High_Weapon_Box Rate: 3 - Item: Will_Of_Warrior Rate: 200 - Item: Goast_Chill Rate: 1 - Item: Falken_Blitz Rate: 200 - Item: Shecil_Card Rate: 1 StealProtected: true - Id: 2668 AegisName: C3_SEE_OTTER Name: Sea Otter Ringleader Level: 48 Hp: 9100 BaseExp: 1895 JobExp: 4920 Attack: 99 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: 04 Drops: - Item: Scarlet_Jewel Rate: 150 - Item: Clam_Shell Rate: 5500 - Item: Sea_Otter_Leather Rate: 4365 - Item: Wing_Of_Fly Rate: 50 - Item: Blue_Jewel Rate: 50 - Item: Glass_Bead Rate: 650 - Item: Cyfar Rate: 1200 - Item: See_Otter_Card Rate: 1 StealProtected: true - Id: 2669 AegisName: C4_SEDORA Name: Furious Lamp Rey Level: 110 Hp: 110250 BaseExp: 9540 JobExp: 27330 Attack: 908 Attack2: 444 Defense: 92 MagicDefense: 55 Str: 126 Agi: 153 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: 500 AttackMotion: 792 DamageMotion: 432 Ai: 21 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: 2670 AegisName: C5_SCORPION Name: Elusive Scorpion Level: 16 Hp: 765 BaseExp: 845 JobExp: 1725 Attack: 39 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: 17 Modes: ChangeTargetChase: true ChangeTargetMelee: true Detector: true Drops: - Item: Boody_Red Rate: 70 - Item: Scorpion's_Tail Rate: 5500 - Item: Elunium_Stone Rate: 57 - Item: Solid_Shell Rate: 210 - Item: Wing_Of_Fly Rate: 100 - Item: Yellow_Herb Rate: 200 - Item: Lusty_Iron Rate: 20 - Item: Scorpion_Card Rate: 1 StealProtected: true - Id: 2671 AegisName: C1_SAVAGE_BABE Name: Swift Savage Babe Level: 14 Hp: 900 BaseExp: 860 JobExp: 1575 Attack: 22 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: 300 AttackDelay: 1624 AttackMotion: 624 DamageMotion: 576 Ai: 01 Drops: - Item: Animal's_Skin Rate: 9000 - Item: Axe_ Rate: 100 - Item: Meat Rate: 500 - Item: Wing_Of_Fly Rate: 1 - Item: Feather Rate: 850 - Item: Phracon Rate: 80 - Item: Sweet_Milk Rate: 40 - Item: Savage_Babe_Card Rate: 1 StealProtected: true - Id: 2672 AegisName: C2_SAVAGE Name: Solid Savage Level: 59 Hp: 23010 BaseExp: 2675 JobExp: 6855 Attack: 217 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: 180 AttackDelay: 1960 AttackMotion: 960 DamageMotion: 384 Ai: 17 Drops: - Item: Wild_Boar's_Mane Rate: 9000 - Item: Grape Rate: 300 - Item: Animal_Blood Rate: 2 - Item: Eagle_Eyes Rate: 1 - Item: Savage_Meat Rate: 10 - Item: Elunium_Stone Rate: 70 - Item: Royal_Jelly Rate: 2 - Item: Savage_Card Rate: 1 StealProtected: true - Id: 2673 AegisName: C3_SAVAGE Name: Savage Ringleader Level: 59 Hp: 11505 BaseExp: 2675 JobExp: 6855 Attack: 217 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: 9000 - Item: Grape Rate: 300 - Item: Animal_Blood Rate: 2 - Item: Eagle_Eyes Rate: 1 - Item: Savage_Meat Rate: 10 - Item: Elunium_Stone Rate: 70 - Item: Royal_Jelly Rate: 2 - Item: Savage_Card Rate: 1 StealProtected: true - Id: 2674 AegisName: C4_SAND_MAN Name: Furious Sandman Level: 61 Hp: 14435 BaseExp: 2960 JobExp: 7620 Attack: 196 Attack2: 56 Defense: 126 MagicDefense: 24 Str: 44 Agi: 10 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: 500 AttackMotion: 720 DamageMotion: 288 Ai: 04 Drops: - Item: Great_Nature Rate: 35 - Item: Grit Rate: 5335 - Item: Elunium_Stone Rate: 118 - Item: Fine_Sand Rate: 350 - Item: Sparkling_Dust Rate: 200 - Item: Katar_Of_Thornbush Rate: 1 - Item: Hypnotist's_Staff_ Rate: 5 - Item: Sand_Man_Card Rate: 1 StealProtected: true - Id: 2675 AegisName: C5_SALAMANDER Name: Elusive Salamander Level: 138 Hp: 401950 BaseExp: 19235 JobExp: 58888 Attack: 2758 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: 3000 - Item: Flame_Heart Rate: 30 - Item: Carnium Rate: 10 - Item: Lesser_Elemental_Ring Rate: 1 - Item: Berserk_Guitar Rate: 50 - Item: Ring_ Rate: 1 - Item: Meteo_Plate_Armor Rate: 20 - Item: Salamander_Card Rate: 1 StealProtected: true - Id: 2676 AegisName: C1_SAILOR_SKELETON Name: Swift Sailor Skeleton Level: 19 Hp: 1550 BaseExp: 290 JobExp: 645 Attack: 32 Attack2: 8 Defense: 12 MagicDefense: 2 Str: 15 Agi: 5 Vit: 10 Int: 15 Dex: 12 Luk: 10 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Undead Element: Undead ElementLevel: 1 WalkSpeed: 150 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: 2677 AegisName: C2_ROWEEN Name: Solid Roween Level: 95 Hp: 73850 BaseExp: 6460 JobExp: 18315 Attack: 705 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: 240 AttackDelay: 1500 AttackMotion: 500 DamageMotion: 1000 Ai: 07 Drops: - Item: Rotten_Meat Rate: 3000 - Item: Animal's_Skin Rate: 3000 - Item: Wind_Of_Verdure Rate: 50 - Item: Combo_Battle_Glove Rate: 2 - Item: Roween_Card Rate: 1 StealProtected: true - Id: 2678 AegisName: C3_RODA_FROG Name: Roda Frog Ringleader Level: 13 Hp: 800 BaseExp: 810 JobExp: 1500 Attack: 22 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: 9000 - Item: Spawn Rate: 500 - Item: Green_Herb Rate: 300 - Item: Azure_Jewel Rate: 7 - Item: Wing_Of_Fly Rate: 2000 - Item: Roda_Frog_Card Rate: 1 StealProtected: true - Id: 2679 AegisName: C4_RODA_FROG Name: Furious Roda Frog Level: 13 Hp: 800 BaseExp: 810 JobExp: 1500 Attack: 22 Attack2: 4 Defense: 12 MagicDefense: 5 Str: 12 Agi: 7 Vit: 4 Dex: 14 Luk: 9 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Fish Element: Water ElementLevel: 1 WalkSpeed: 200 AttackDelay: 500 AttackMotion: 816 DamageMotion: 288 Ai: 01 Drops: - Item: Sticky_Webfoot Rate: 9000 - Item: Spawn Rate: 500 - Item: Green_Herb Rate: 300 - Item: Azure_Jewel Rate: 7 - Item: Wing_Of_Fly Rate: 2000 - Item: Roda_Frog_Card Rate: 1 StealProtected: true - Id: 2680 AegisName: C5_ROCKER Name: Elusive Rocker Level: 15 Hp: 925 BaseExp: 870 JobExp: 1650 Attack: 22 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: 9000 - Item: Wing_Of_Fly Rate: 10000 - Item: Green_Feeler Rate: 4 - Item: Javelin_ Rate: 80 - Item: Guitar_Of_Vast_Land Rate: 10 - Item: Grasshopper_Doll Rate: 10 - Item: Hinalle Rate: 10 - Item: Rocker_Card Rate: 1 StealProtected: true - Id: 2681 AegisName: C1_RIDEWORD Name: Swift Rideword Level: 74 Hp: 16110 BaseExp: 3900 JobExp: 10800 Attack: 464 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: 112 AttackDelay: 864 AttackMotion: 500 DamageMotion: 192 Ai: 21 Drops: - Item: Worn_Out_Page Rate: 4850 - Item: Book_Of_Billows Rate: 4 - Item: Book_Of_Mother_Earth Rate: 4 - Item: Book_Of_Blazing_Sun Rate: 2 - Item: Book_Of_Gust_Of_Wind Rate: 2 - Item: Bookclip_In_Memory Rate: 300 - Item: Old_Magic_Book Rate: 20 - Item: Rideword_Card Rate: 1 StealProtected: true - Id: 2682 AegisName: C2_RIDEWORD Name: Solid Rideword Level: 74 Hp: 32220 BaseExp: 3900 JobExp: 10800 Attack: 464 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: 180 AttackDelay: 864 AttackMotion: 500 DamageMotion: 192 Ai: 21 Drops: - Item: Worn_Out_Page Rate: 4850 - Item: Book_Of_Billows Rate: 4 - Item: Book_Of_Mother_Earth Rate: 4 - Item: Book_Of_Blazing_Sun Rate: 2 - Item: Book_Of_Gust_Of_Wind Rate: 2 - Item: Bookclip_In_Memory Rate: 300 - Item: Old_Magic_Book Rate: 20 - Item: Rideword_Card Rate: 1 StealProtected: true - Id: 2683 AegisName: C3_RICE_CAKE_BOY Name: Dumpling Child Ringleader Level: 60 Hp: 10490 BaseExp: 2605 JobExp: 7020 Attack: 160 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: 3200 - Item: Oil_Paper Rate: 2500 - Item: Pierrot_Nose Rate: 1 - Item: Blade_Of_Pinwheel Rate: 5000 - Item: Bun Rate: 1000 - Item: Festival_Mask Rate: 3000 - Item: Rice_Cake_Boy_Card Rate: 1 StealProtected: true - Id: 2684 AegisName: C4_RETRIBUTION Name: Furious Baroness of Retribution Level: 121 Hp: 110760 BaseExp: 15235 JobExp: 43860 Attack: 1340 Attack2: 804 Defense: 61 MagicDefense: 35 Str: 112 Agi: 78 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: 500 AttackMotion: 480 DamageMotion: 360 Ai: 20 Class: Boss Drops: - Item: Red_Feather Rate: 400 - Item: Ring_ Rate: 1 - Item: Stone_Of_Intelligence_ Rate: 50 - Item: Cardinal_Jewel Rate: 1000 - Item: Manteau_ Rate: 5 - Item: Cursed_Seal Rate: 50 - Item: Scarlet_Twohand_Sword Rate: 250 RandomOptionGroup: Group_5 - Item: Retribution_Card Rate: 1 StealProtected: true - Id: 2685 AegisName: C5_RETRIBUTION Name: Elusive Baroness of Retribution Level: 121 Hp: 110760 BaseExp: 15235 JobExp: 43860 Attack: 1340 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: 400 - Item: Ring_ Rate: 1 - Item: Stone_Of_Intelligence_ Rate: 50 - Item: Cardinal_Jewel Rate: 1000 - Item: Manteau_ Rate: 5 - Item: Cursed_Seal Rate: 50 - Item: Scarlet_Twohand_Sword Rate: 250 RandomOptionGroup: Group_5 - Item: Retribution_Card Rate: 1 StealProtected: true - Id: 2686 AegisName: C1_RETRIBUTION Name: Swift Baroness of Retribution Level: 121 Hp: 110760 BaseExp: 15235 JobExp: 43860 Attack: 1340 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: 90 AttackDelay: 360 AttackMotion: 480 DamageMotion: 360 Ai: 20 Class: Boss Drops: - Item: Red_Feather Rate: 400 - Item: Ring_ Rate: 1 - Item: Stone_Of_Intelligence_ Rate: 50 - Item: Cardinal_Jewel Rate: 1000 - Item: Manteau_ Rate: 5 - Item: Cursed_Seal Rate: 50 - Item: Scarlet_Twohand_Sword Rate: 250 RandomOptionGroup: Group_5 - Item: Retribution_Card Rate: 1 StealProtected: true - Id: 2687 AegisName: C2_REQUIEM Name: Solid Requiem Level: 71 Hp: 30890 BaseExp: 3690 JobExp: 10170 Attack: 417 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: 480 AttackDelay: 1516 AttackMotion: 816 DamageMotion: 432 Ai: 04 Drops: - Item: Old_Blue_Box Rate: 35 - Item: Emperium Rate: 1 - Item: Zargon Rate: 2500 - Item: Horrendous_Mouth Rate: 3500 - Item: Mementos Rate: 1500 - Item: Mantle_ Rate: 10 - Item: Cookbook06 Rate: 1 - Item: Requiem_Card Rate: 1 StealProtected: true - Id: 2688 AegisName: C3_REMOVAL Name: Remover Ringleader Level: 121 Hp: 161175 BaseExp: 16755 JobExp: 41580 Attack: 1197 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: Empty_Bottle Rate: 5000 - Item: Old_Steel_Plate Rate: 5000 - Item: Gas_Mask Rate: 10 - Item: Nice_Sweet_Potato Rate: 500 - Item: Detrimindexta Rate: 50 - Item: Karvodailnirol Rate: 100 - Item: Fedora_ Rate: 6 - Item: Removal_Card Rate: 1 StealProtected: true - Id: 2689 AegisName: C5_RED_ERUMA Name: Elusive Red Eruma Level: 91 Hp: 49500 BaseExp: 6100 JobExp: 17235 Attack: 744 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: 2690 AegisName: C1_RAYDRIC Name: Swift Raydric Level: 115 Hp: 92040 BaseExp: 11230 JobExp: 32250 Attack: 1081 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: 112 AttackDelay: 824 AttackMotion: 780 DamageMotion: 420 Ai: 09 Drops: - Item: Elunium Rate: 106 - Item: Iron_Cane Rate: 1 - Item: Chain_Mail_ Rate: 2 - Item: Two_Hand_Sword_ Rate: 2 - Item: Peuz_Plate Rate: 100 - Item: Patriotism_Marks Rate: 10 - Item: Brigan Rate: 4850 - Item: Daydric_Card Rate: 1 StealProtected: true - Id: 2691 AegisName: C2_RAYDRIC Name: Solid Raydric Level: 115 Hp: 184080 BaseExp: 11230 JobExp: 32250 Attack: 1081 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: 180 AttackDelay: 824 AttackMotion: 780 DamageMotion: 420 Ai: 09 Drops: - Item: Elunium Rate: 106 - Item: Iron_Cane Rate: 1 - Item: Chain_Mail_ Rate: 2 - Item: Two_Hand_Sword_ Rate: 2 - Item: Peuz_Plate Rate: 100 - Item: Patriotism_Marks Rate: 10 - Item: Brigan Rate: 4850 - Item: Daydric_Card Rate: 1 StealProtected: true - Id: 2692 AegisName: C3_RAWREL Name: Laurell Weinder Ringleader Level: 133 Hp: 201410 BaseExp: 14625 JobExp: 54202 Attack: 801 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 Element: Ghost ElementLevel: 2 WalkSpeed: 150 AttackDelay: 576 AttackMotion: 432 DamageMotion: 288 Ai: 04 Drops: - Item: Goast_Chill Rate: 1000 - Item: Staff_Of_Wing Rate: 1 - Item: Lab_Staff_Record Rate: 5 - Item: Silk_Robe_ Rate: 10 - Item: Silver_Robe_ Rate: 30 - Item: Clip Rate: 1 - Item: Scarlet_Rod Rate: 250 RandomOptionGroup: None - Item: Rawrel_Card Rate: 1 StealProtected: true - Id: 2693 AegisName: C4_RAKE_SCARABA Name: Furious Rake Scaraba Level: 139 Hp: 338500 BaseExp: 17475 JobExp: 59334 Attack: 1974 Attack2: 112 Defense: 250 MagicDefense: 70 Str: 90 Agi: 85 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: 500 AttackMotion: 768 DamageMotion: 480 Ai: 04 Modes: Detector: true Drops: - Item: Rakehorn_Helm Rate: 6500 - Item: Red_Ether_Bag Rate: 1 - Item: Runstone_Ancient Rate: 10 - Item: Bone_Plate Rate: 10 - Item: Yellow_Live Rate: 1 - Item: Scaraba_Card Rate: 1 StealProtected: true - Id: 2694 AegisName: C5_RAGGLER Name: Elusive Raggler Level: 48 Hp: 5740 BaseExp: 1895 JobExp: 4920 Attack: 86 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: 3000 - Item: Feather_Of_Birds Rate: 5000 - Item: Center_Potion Rate: 200 - Item: Wing_Of_Fly Rate: 200 - Item: Wind_Of_Verdure Rate: 90 - Item: Goggle_ Rate: 7 - Item: Oridecon_Stone Rate: 32 - Item: Raggler_Card Rate: 1 StealProtected: true - Id: 2695 AegisName: C1_RAFFLESIA Name: Swift Rafflesia Level: 86 Hp: 29095 BaseExp: 5430 JobExp: 14550 Attack: 390 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: 112 AttackDelay: 512 AttackMotion: 528 DamageMotion: 240 Ai: 04 Drops: - Item: Root_Of_Maneater Rate: 5500 - Item: Scell Rate: 1600 - Item: Four_Leaf_Clover Rate: 2 - Item: Ment Rate: 10 - Item: Hinalle Rate: 10 - Item: Shoot Rate: 550 - Item: White_Herb Rate: 30 - Item: Rafflesia_Card Rate: 1 StealProtected: true - Id: 2696 AegisName: C3_PORING Name: Poring Ringleader Level: 1 Hp: 300 BaseExp: 750 JobExp: 600 Attack: 9 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: 1500 - Item: Apple Rate: 150 - Item: Unripe_Apple Rate: 20 - Item: Poring_Card Rate: 1 StealProtected: true - Id: 2697 AegisName: C4_PORING Name: Furious Poring Level: 1 Hp: 300 BaseExp: 750 JobExp: 600 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: 500 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: 1500 - Item: Apple Rate: 150 - Item: Unripe_Apple Rate: 20 - Item: Poring_Card Rate: 1 StealProtected: true - Id: 2698 AegisName: C5_PORING Name: Elusive Poring Level: 1 Hp: 300 BaseExp: 750 JobExp: 600 Attack: 9 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: 1500 - Item: Apple Rate: 150 - Item: Unripe_Apple Rate: 20 - Item: Poring_Card Rate: 1 StealProtected: true - Id: 2699 AegisName: C1_PORING Name: Swift Poring Level: 1 Hp: 300 BaseExp: 750 JobExp: 600 Attack: 9 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: 1872 AttackMotion: 672 DamageMotion: 480 Ai: 02 Drops: - Item: Jellopy Rate: 7000 - Item: Sticky_Mucus Rate: 10000 - Item: Apple Rate: 10000 - Item: Wing_Of_Fly Rate: 1000 - Item: Knife_ Rate: 1500 - Item: Apple Rate: 150 - Item: Unripe_Apple Rate: 20 - Item: Poring_Card Rate: 1 StealProtected: true - Id: 2700 AegisName: C2_PORCELLIO Name: Solid Porcellio Level: 85 Hp: 55440 BaseExp: 5340 JobExp: 14295 Attack: 351 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: 180 AttackDelay: 720 AttackMotion: 360 DamageMotion: 360 Ai: 02 Modes: Detector: true Drops: - Item: Jubilee Rate: 5000 - Item: Insect_Feeler Rate: 1000 - Item: Single_Cell Rate: 3000 - Item: Dew_Laden_Moss Rate: 2 - Item: Fluorescent_Liquid Rate: 30 - Item: Scarlet_Dagger Rate: 250 RandomOptionGroup: Group_5 - Item: Porcellio_Card Rate: 1 StealProtected: true - Id: 2701 AegisName: C3_POPORING Name: Poporing Ringleader Level: 30 Hp: 2620 BaseExp: 1145 JobExp: 2715 Attack: 88 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: 5500 - Item: Garlet Rate: 1500 - Item: Green_Herb Rate: 500 - Item: Grape Rate: 200 - Item: Apple Rate: 5 - Item: Main_Gauche Rate: 5 - Item: Wing_Of_Fly Rate: 250 - Item: Poporing_Card Rate: 1 StealProtected: true - Id: 2702 AegisName: C4_POPORING Name: Furious Poporing Level: 30 Hp: 2620 BaseExp: 1145 JobExp: 2715 Attack: 88 Attack2: 20 Defense: 36 MagicDefense: 17 Str: 17 Agi: 33 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: 500 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: Apple Rate: 5 - Item: Main_Gauche Rate: 5 - Item: Wing_Of_Fly Rate: 250 - Item: Poporing_Card Rate: 1 StealProtected: true - Id: 2703 AegisName: C5_POPORING Name: Elusive Poporing Level: 30 Hp: 2620 BaseExp: 1145 JobExp: 2715 Attack: 88 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: 5500 - Item: Garlet Rate: 1500 - Item: Green_Herb Rate: 500 - Item: Grape Rate: 200 - Item: Apple Rate: 5 - Item: Main_Gauche Rate: 5 - Item: Wing_Of_Fly Rate: 250 - Item: Poporing_Card Rate: 1 StealProtected: true - Id: 2704 AegisName: C1_POISON_TOAD Name: Swift Poison Toad Level: 87 Hp: 24380 BaseExp: 5260 JobExp: 14805 Attack: 279 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: 120 AttackDelay: 1148 AttackMotion: 1728 DamageMotion: 864 Ai: 01 Drops: - Item: Poison_Toad's_Skin Rate: 5500 - Item: Poison_Powder Rate: 2400 - Item: Gold_Ring Rate: 4 - Item: Green_Herb Rate: 540 - Item: Cardinal_Jewel_ Rate: 2 - Item: Royal_Jelly Rate: 2 - Item: Cinquedea_ Rate: 10 - Item: Poison_Toad_Card Rate: 1 StealProtected: true - Id: 2705 AegisName: C2_POISON_SPORE Name: Solid Poison Spore Level: 26 Hp: 4560 BaseExp: 1045 JobExp: 2415 Attack: 81 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: 240 AttackDelay: 1672 AttackMotion: 672 DamageMotion: 288 Ai: 04 Drops: - Item: Poison_Spore Rate: 9000 - Item: Hat_ Rate: 20 - Item: Green_Herb Rate: 550 - Item: Blue_Herb Rate: 60 - Item: Karvodailnirol Rate: 50 - Item: Mushroom_Spore Rate: 1200 - Item: Wing_Of_Fly Rate: 5 - Item: Poison_Spore_Card Rate: 1 StealProtected: true - Id: 2706 AegisName: C3_PLASMA_Y Name: Plasma Ringleader Level: 119 Hp: 103000 BaseExp: 11835 JobExp: 39780 Attack: 1033 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: 100 - Item: Gift_Box Rate: 10 - Item: Crystal_Jewel_ Rate: 2 - Item: Yellow_Gemstone Rate: 100 - Item: Gold Rate: 1 - Item: Light_Granule Rate: 300 - Item: Plasma_Card Rate: 1 StealProtected: true - Id: 2707 AegisName: C4_PLANKTON Name: Furious Plankton Level: 40 Hp: 6160 BaseExp: 1500 JobExp: 3765 Attack: 90 Attack2: 36 Defense: 28 MagicDefense: 28 Str: 23 Agi: 68 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: 500 AttackMotion: 1008 DamageMotion: 324 Ai: 01 Drops: - Item: Single_Cell Rate: 9000 - Item: Garlet Rate: 300 - Item: Sticky_Mucus Rate: 700 - Item: Alchol Rate: 4 - Item: Wing_Of_Fly Rate: 1000 - Item: Dew_Laden_Moss Rate: 20 - Item: Center_Potion Rate: 50 - Item: Plankton_Card Rate: 1 StealProtected: true - Id: 2708 AegisName: C5_PITMAN Name: Elusive Pitman Level: 90 Hp: 36040 BaseExp: 5790 JobExp: 15570 Attack: 240 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: 3000 - Item: Old_Steel_Plate Rate: 500 - Item: Gun_Powder Rate: 900 - Item: Steel Rate: 500 - Item: Coal Rate: 100 - Item: Lantern Rate: 1000 - Item: Headlamp Rate: 80 - Item: Pitman_Card Rate: 1 StealProtected: true - Id: 2709 AegisName: C1_PIRANHA Name: Swift Piranha Level: 75 Hp: 22610 BaseExp: 3970 JobExp: 11010 Attack: 240 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: 150 AttackDelay: 768 AttackMotion: 480 DamageMotion: 864 Ai: 04 Drops: - Item: Gill Rate: 600 - Item: Mistic_Frozen Rate: 5 - Item: Sharp_Scale Rate: 9000 - Item: Tooth_Of_Ancient_Fish Rate: 500 - Item: Lip_Of_Ancient_Fish Rate: 500 - Item: Scalpel Rate: 1 - Item: Fisherman's_Dagger Rate: 5 - Item: Piranha_Card Rate: 1 StealProtected: true - Id: 2710 AegisName: C2_PINGUICULA_D Name: Solid Dark Pinguicula Level: 113 Hp: 170020 BaseExp: 11010 JobExp: 31590 Attack: 541 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: 348 AttackDelay: 1426 AttackMotion: 600 DamageMotion: 360 Ai: 13 Drops: - Item: Sharp_Leaf Rate: 5000 - Item: Great_Leaf Rate: 2000 - Item: Browny_Root Rate: 3000 - Item: Karvodailnirol Rate: 10 - Item: Withered_Flower Rate: 1000 - Item: Elder_Branch Rate: 1500 - Item: Rotha_Shield Rate: 10 - Item: Pinguicula_Dark_Card Rate: 1 StealProtected: true - Id: 2711 AegisName: C3_PINGUICULA Name: Pinguicula Ringleader Level: 105 Hp: 65290 BaseExp: 8530 JobExp: 23205 Attack: 655 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 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: 10 - Item: Centimental_Leaf Rate: 10 - Item: Sharp_Leaf Rate: 5000 - Item: Great_Leaf Rate: 2000 - Item: Browny_Root Rate: 3000 - Item: Elder_Branch Rate: 500 - Item: Pinguicula_Card Rate: 1 StealProtected: true - Id: 2712 AegisName: C4_PICKY_ Name: Furious Picky Level: 10 Hp: 445 BaseExp: 775 JobExp: 1275 Attack: 20 Attack2: 20 Defense: 48 MagicDefense: 10 Str: 15 Agi: 10 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: 500 AttackMotion: 288 DamageMotion: 168 Ai: 01 Drops: - Item: Feather_Of_Birds Rate: 9000 - Item: Feather Rate: 700 - Item: Egg_Shell Rate: 10 - Item: Red_Herb Rate: 600 - Item: Milk Rate: 300 - Item: Wing_Of_Fly Rate: 50 - Item: Tiny_Egg_Shell Rate: 10 - Item: Picky__Card Rate: 1 StealProtected: true - Id: 2713 AegisName: C5_PHEN Name: Elusive Phen Level: 52 Hp: 9815 BaseExp: 2180 JobExp: 5745 Attack: 122 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: 5500 - Item: Sharp_Scale Rate: 2000 - Item: Skyblue_Jewel Rate: 5 - Item: Meat Rate: 1000 - Item: Fin Rate: 500 - Item: Oridecon_Stone Rate: 25 - Item: Phen_Card Rate: 1 StealProtected: true - Id: 2714 AegisName: C1_PETIT Name: Swift Petite Level: 86 Hp: 28995 BaseExp: 5430 JobExp: 14550 Attack: 385 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: 187 AttackDelay: 2468 AttackMotion: 768 DamageMotion: 480 Ai: 09 Drops: - Item: Dragon_Canine Rate: 5335 - Item: Dragon_Train Rate: 300 - Item: Oridecon_Stone Rate: 140 - Item: White_Herb Rate: 1000 - Item: Petti_Tail Rate: 40 - Item: Aloebera Rate: 15 - Item: Scarlet_Mace Rate: 250 RandomOptionGroup: Group_5 - Item: Petit_Card Rate: 1 StealProtected: true - Id: 2715 AegisName: C2_PETIT Name: Solid Petite Level: 86 Hp: 57990 BaseExp: 5430 JobExp: 14550 Attack: 385 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: 300 AttackDelay: 2468 AttackMotion: 768 DamageMotion: 480 Ai: 09 Drops: - Item: Dragon_Canine Rate: 5335 - Item: Dragon_Train Rate: 300 - Item: Oridecon_Stone Rate: 140 - Item: White_Herb Rate: 1000 - Item: Petti_Tail Rate: 40 - Item: Aloebera Rate: 15 - Item: Scarlet_Mace Rate: 250 RandomOptionGroup: Group_5 - Item: Petit_Card Rate: 1 StealProtected: true - Id: 2716 AegisName: C3_PENOMENA Name: Penomena Ringleader Level: 85 Hp: 22945 BaseExp: 5090 JobExp: 14295 Attack: 577 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: 21 Drops: - Item: Coral_Reef Rate: 4850 - Item: Tentacle Rate: 8000 - Item: Sticky_Mucus Rate: 7000 - Item: Panacea Rate: 200 - Item: Violet_Jewel Rate: 15 - Item: Katar_Of_Raging_Blaze Rate: 1 - Item: Red_Gemstone Rate: 550 - Item: Penomena_Card Rate: 1 StealProtected: true - Id: 2717 AegisName: C4_PENOMENA Name: Furious Penomena Level: 85 Hp: 22945 BaseExp: 5090 JobExp: 14295 Attack: 576 Attack2: 41 Defense: 85 MagicDefense: 32 Str: 76 Agi: 49 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: 500 AttackMotion: 500 DamageMotion: 600 Ai: 21 Drops: - Item: Coral_Reef Rate: 4850 - Item: Tentacle Rate: 8000 - Item: Sticky_Mucus Rate: 7000 - Item: Panacea Rate: 200 - Item: Violet_Jewel Rate: 15 - Item: Katar_Of_Raging_Blaze Rate: 1 - Item: Red_Gemstone Rate: 550 - Item: Penomena_Card Rate: 1 StealProtected: true - Id: 2718 AegisName: C5_PECOPECO Name: Elusive Peco Peco Level: 25 Hp: 2230 BaseExp: 1020 JobExp: 2340 Attack: 91 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: 9000 - Item: Sandals_ Rate: 20 - Item: Yellow_Herb Rate: 200 - Item: Wing_Of_Fly Rate: 900 - Item: Wand Rate: 100 - Item: Orange Rate: 1000 - Item: Pecopeco_Card Rate: 1 StealProtected: true - Id: 2719 AegisName: C1_PASANA Name: Swift Pasana Level: 79 Hp: 17550 BaseExp: 4270 JobExp: 11910 Attack: 525 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: 123 AttackDelay: 976 AttackMotion: 576 DamageMotion: 288 Ai: 09 Drops: - Item: Vroken_Sword Rate: 4365 - Item: Honey_Jar Rate: 2500 - Item: Elunium_Stone Rate: 20 - Item: Undershirt Rate: 100 - Item: Scarlet_Saber Rate: 250 RandomOptionGroup: Group_5 - Item: Scarlet_Dagger Rate: 250 RandomOptionGroup: Group_5 - Item: Pasana_Card Rate: 1 StealProtected: true - Id: 2720 AegisName: C2_PARASITE Name: Solid Parasite Level: 76 Hp: 32220 BaseExp: 4045 JobExp: 11235 Attack: 212 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: 480 AttackDelay: 864 AttackMotion: 864 DamageMotion: 672 Ai: 10 Drops: - Item: Germinating_Sprout Rate: 5500 - Item: Soft_Leaf Rate: 2000 - Item: Thin_Stem Rate: 3880 - Item: Great_Leaf Rate: 500 - Item: Rante_ Rate: 1 - Item: Bladed_Whip Rate: 1 - Item: Pineapple Rate: 800 - Item: Parasite_Card Rate: 1 StealProtected: true - Id: 2721 AegisName: C3_OWL_DUKE Name: Owl Duke Ringleader Level: 92 Hp: 36905 BaseExp: 6190 JobExp: 17505 Attack: 748 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: 4413 - Item: Soft_Feather Rate: 1500 - Item: Wind_Scroll_1_5 Rate: 100 - Item: Crystal_Mirror Rate: 1 - Item: Magician_Hat Rate: 1 - Item: Scarlet_Lance Rate: 250 RandomOptionGroup: Group_5 - Item: Scarlet_Staff Rate: 250 RandomOptionGroup: None - Item: Owl_Duke_Card Rate: 1 StealProtected: true - Id: 2722 AegisName: C4_ORK_WARRIOR Name: Furious Orc Warrior Level: 44 Hp: 7170 BaseExp: 1805 JobExp: 4395 Attack: 84 Attack2: 33 Defense: 52 MagicDefense: 3 Str: 32 Agi: 19 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: 500 AttackMotion: 864 DamageMotion: 288 Ai: 04 Drops: - Item: Wing_Of_Fly Rate: 210 - Item: Orcish_Voucher Rate: 9000 - Item: Oridecon_Stone Rate: 40 - Item: Cigar Rate: 3 - Item: Battle_Axe_ Rate: 10 - Item: Orcish_Axe Rate: 5 - Item: Round_Buckler Rate: 3 - Item: Orc_Warrior_Card Rate: 1 StealProtected: true - Id: 2723 AegisName: C5_ORC_ZOMBIE Name: Elusive Orc Zombie Level: 51 Hp: 9540 BaseExp: 2340 JobExp: 5280 Attack: 136 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 Drops: - Item: Nail_Of_Orc Rate: 5500 - Item: Sticky_Mucus Rate: 3000 - Item: Emperium Rate: 1 - Item: Orc_Zombie_Card Rate: 1 StealProtected: true - Id: 2724 AegisName: C1_ORC_SKELETON Name: Swift Orc Skeleton Level: 53 Hp: 10385 BaseExp: 2450 JobExp: 5565 Attack: 145 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 Element: Undead ElementLevel: 1 WalkSpeed: 150 AttackDelay: 2420 AttackMotion: 720 DamageMotion: 648 Ai: 04 Drops: - Item: Orcish_Cuspid Rate: 5500 - Item: Skel_Bone Rate: 3500 - Item: Elunium_Stone Rate: 80 - Item: Viking_Helm Rate: 2 - Item: Buster_ Rate: 10 - Item: Green_Herb Rate: 50 - Item: Orc_Skeleton_Card Rate: 1 StealProtected: true - Id: 2725 AegisName: C2_ORC_LADY Name: Solid Orc Lady Level: 45 Hp: 15200 BaseExp: 1845 JobExp: 4515 Attack: 92 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: 240 AttackDelay: 1050 AttackMotion: 900 DamageMotion: 288 Ai: 21 Drops: - Item: Cyfar Rate: 4656 - Item: Puente_Robe Rate: 3 - Item: Earring Rate: 1 - Item: Wedding_Veil Rate: 1 - Item: Wing_Of_Fly Rate: 10 - Item: Cookbook06 Rate: 3 - Item: Wedding_Dress Rate: 1 - Item: Orc_Lady_Card Rate: 1 StealProtected: true - Id: 2726 AegisName: C3_OBSERVATION Name: Dame of Sentinel Ringleader Level: 127 Hp: 172690 BaseExp: 18320 JobExp: 52845 Attack: 1680 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: 500 - Item: Ring_ Rate: 1 - Item: Cursed_Seal Rate: 100 - Item: Golden_Jewel Rate: 1000 - Item: Stone_Of_Intelligence_ Rate: 100 - Item: Hair_Band Rate: 10 - Item: Golden_Bracelet Rate: 100 - Item: Observation_Card Rate: 1 StealProtected: true - Id: 2727 AegisName: C4_NOXIOUS Name: Furious Noxious Level: 87 Hp: 27150 BaseExp: 4735 JobExp: 15585 Attack: 336 Attack2: 71 Defense: 117 MagicDefense: 66 Str: 58 Agi: 58 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: 500 AttackMotion: 1440 DamageMotion: 672 Ai: 04 Drops: - Item: Poisonous_Gas Rate: 1000 - Item: Mould_Powder Rate: 3000 - Item: Anodyne Rate: 50 - Item: Air_Pollutant Rate: 3000 - Item: Explosive_Powder Rate: 600 - Item: Tear_Gas Rate: 300 - Item: Old_Blue_Box Rate: 1 - Item: Noxious_Card Rate: 1 StealProtected: true - Id: 2728 AegisName: C5_NOVUS Name: Elusive Novus Level: 90 Hp: 33350 BaseExp: 5515 JobExp: 15570 Attack: 512 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: 3000 - Item: Cyfar Rate: 135 - Item: Dragon_Scale Rate: 589 - Item: Novus_Card Rate: 1 StealProtected: true - Id: 2729 AegisName: C1_NOVUS Name: Swift Novus Level: 90 Hp: 33350 BaseExp: 5515 JobExp: 15570 Attack: 512 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: 82 AttackDelay: 151 AttackMotion: 288 DamageMotion: 360 Ai: 04 Drops: - Item: Green_Herb Rate: 3000 - Item: Cyfar Rate: 135 - Item: Dragon_Scale Rate: 589 - Item: Novus_Card Rate: 1 StealProtected: true - Id: 2730 AegisName: C2_NOVUS Name: Solid Novus Level: 90 Hp: 66700 BaseExp: 5515 JobExp: 15570 Attack: 512 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: 132 AttackDelay: 151 AttackMotion: 288 DamageMotion: 360 Ai: 04 Drops: - Item: Green_Herb Rate: 3000 - Item: Cyfar Rate: 135 - Item: Dragon_Scale Rate: 589 - Item: Novus_Card Rate: 1 StealProtected: true - Id: 2731 AegisName: C3_NOVUS Name: Novus Ringleader Level: 90 Hp: 33350 BaseExp: 5515 JobExp: 15570 Attack: 512 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: 3000 - Item: Cyfar Rate: 135 - Item: Dragon_Scale Rate: 589 - Item: Novus_Card Rate: 1 StealProtected: true - Id: 2732 AegisName: C4_NIGHTMARE_TERROR Name: Furious Nightmare Terror Level: 107 Hp: 66445 BaseExp: 9225 JobExp: 26385 Attack: 1100 Attack2: 226 Defense: 78 MagicDefense: 37 Str: 118 Agi: 68 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: 500 AttackMotion: 816 DamageMotion: 432 Ai: 04 Modes: Detector: true Drops: - Item: Burning_Horse_Shoe Rate: 4947 - Item: Rosary_ Rate: 1 - Item: Rosary Rate: 30 - Item: Blue_Potion Rate: 50 - Item: Blue_Herb Rate: 150 - Item: Ghost_Scroll_1_5 Rate: 100 - Item: Infiltrator Rate: 1 - Item: Nightmare_Terror_Card Rate: 1 StealProtected: true - Id: 2733 AegisName: C5_NG_WRAITH_DEAD Name: Elusive Wraith Dead (Nightmare) Level: 110 Hp: 77895 BaseExp: 10490 JobExp: 25905 Attack: 913 Attack2: 122 Defense: 93 MagicDefense: 53 Str: 69 Agi: 52 Vit: 47 Int: 55 Dex: 109 Luk: 28 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Large Race: Undead Element: Undead ElementLevel: 4 WalkSpeed: 250 AttackDelay: 1816 AttackMotion: 576 DamageMotion: 240 Ai: 21 - Id: 2734 AegisName: C1_NG_WANDER_MAN Name: Furious Wanderer (Nightmare) Level: 151 Hp: 653410 BaseExp: 49535 JobExp: 142131 Attack: 3392 Attack2: 218 Defense: 129 MagicDefense: 16 Str: 208 Agi: 151 Vit: 76 Int: 39 Dex: 231 Luk: 50 AttackRange: 2 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demon Element: Wind ElementLevel: 1 WalkSpeed: 75 AttackDelay: 672 AttackMotion: 500 DamageMotion: 192 Ai: 04 Modes: Detector: true - Id: 2735 AegisName: C2_NEPENTHES Name: Solid Nephentes Level: 114 Hp: 150990 BaseExp: 11120 JobExp: 31920 Attack: 1011 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 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: 3000 - Item: Yellow_Live Rate: 50 - Item: Stem Rate: 9000 - Item: Nepenthes_Card Rate: 1 StealProtected: true - Id: 2736 AegisName: C3_NECROMANCER Name: Necromancer Ringleader Level: 133 Hp: 456520 BaseExp: 14950 JobExp: 49335 Attack: 1630 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: 3000 - Item: Lich_Bone_Wand Rate: 20 - Item: Skel_Bone Rate: 4500 - Item: Mithril_Magic_Cape Rate: 10 - Item: Blue_Gemstone Rate: 100 - Item: Amulet Rate: 100 - Item: Rent_Spell_Book Rate: 1500 - Item: Necromancer_Card Rate: 1 StealProtected: true - Id: 2737 AegisName: C4_MYSTCASE Name: Furious Myst Case Level: 39 Hp: 4395 BaseExp: 1465 JobExp: 3660 Attack: 80 Attack2: 21 Defense: 50 MagicDefense: 11 Str: 26 Agi: 24 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: 500 AttackMotion: 1248 DamageMotion: 432 Ai: 17 Drops: - Item: Candy_Striper Rate: 90 - Item: Wing_Of_Fly Rate: 10 - Item: Old_Blue_Box Rate: 20 - Item: Piece_Of_Cake Rate: 800 - Item: Scarlet_Jewel Rate: 150 - Item: Crystal_Jewel_ Rate: 5 - Item: Candy Rate: 340 - Item: Mystcase_Card Rate: 1 StealProtected: true - Id: 2738 AegisName: C5_MUSCIPULAR Name: Elusive Muscipular Level: 105 Hp: 62750 BaseExp: 8530 JobExp: 23205 Attack: 625 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: 3000 - Item: Blossom_Of_Maneater Rate: 3000 - Item: Singing_Flower Rate: 2 - Item: Root_Of_Maneater Rate: 2000 - Item: Stem Rate: 1000 - Item: Deadly_Noxious_Herb Rate: 3 - Item: Mandragora_Flowerpot Rate: 200 - Item: Muscipular_Card Rate: 1 StealProtected: true - Id: 2739 AegisName: C1_MUMMY Name: Swift Mummy Level: 55 Hp: 10775 BaseExp: 2560 JobExp: 5850 Attack: 216 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: 225 AttackDelay: 1772 AttackMotion: 72 DamageMotion: 384 Ai: 04 Drops: - Item: Rotten_Bandage Rate: 9000 - Item: Oridecon_Stone Rate: 100 - Item: Mementos Rate: 550 - Item: Glove Rate: 1 - Item: Silver_Ring Rate: 10 - Item: Panacea Rate: 250 - Item: Yellow_Herb Rate: 850 - Item: Mummy_Card Rate: 1 StealProtected: true - Id: 2740 AegisName: C2_MUMMY Name: Solid Mummy Level: 55 Hp: 21550 BaseExp: 2560 JobExp: 5850 Attack: 216 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: 360 AttackDelay: 1772 AttackMotion: 72 DamageMotion: 384 Ai: 04 Drops: - Item: Rotten_Bandage Rate: 9000 - Item: Oridecon_Stone Rate: 100 - Item: Mementos Rate: 550 - Item: Glove Rate: 1 - Item: Silver_Ring Rate: 10 - Item: Panacea Rate: 250 - Item: Yellow_Herb Rate: 850 - Item: Mummy_Card Rate: 1 StealProtected: true - Id: 2741 AegisName: C3_MUKA Name: Muka Ringleader Level: 23 Hp: 2340 BaseExp: 1025 JobExp: 2220 Attack: 79 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: 70 - Item: Cactus_Needle Rate: 9000 - Item: Wing_Of_Fly Rate: 2000 - Item: Green_Herb Rate: 400 - Item: Red_Herb Rate: 1000 - Item: Guisarme Rate: 50 - Item: Iron_Ore Rate: 250 - Item: Muka_Card Rate: 1 StealProtected: true - Id: 2742 AegisName: C4_MOROCC_1 Name: Furious Incarnation of Morocc Level: 132 Hp: 319500 BaseExp: 14275 JobExp: 27175 Attack: 2280 Attack2: 145 Defense: 199 MagicDefense: 35 Str: 126 Agi: 118 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: 500 AttackMotion: 480 DamageMotion: 432 Ai: 21 Class: Boss Drops: - Item: Herald_Of_GOD Rate: 10 - Item: Dark_Crystal Rate: 1000 - Item: Dark_Debris Rate: 3000 - Item: Elunium Rate: 160 - Item: Brigan Rate: 4850 - Item: Diabolus_Manteau Rate: 3 - Item: Nemesis Rate: 20 - Id: 2743 AegisName: C5_MOROCC_1 Name: Elusive Incarnation of Morocc Level: 132 Hp: 319500 BaseExp: 14275 JobExp: 27175 Attack: 2281 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: 10 - Item: Dark_Crystal Rate: 1000 - Item: Dark_Debris Rate: 3000 - Item: Elunium Rate: 160 - Item: Brigan Rate: 4850 - Item: Diabolus_Manteau Rate: 3 - Item: Nemesis Rate: 20 - Id: 2744 AegisName: C1_MOROCC_1 Name: Swift Incarnation of Morocc Level: 132 Hp: 319500 BaseExp: 14275 JobExp: 27175 Attack: 2281 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: 82 AttackDelay: 576 AttackMotion: 480 DamageMotion: 432 Ai: 21 Class: Boss Drops: - Item: Herald_Of_GOD Rate: 10 - Item: Dark_Crystal Rate: 1000 - Item: Dark_Debris Rate: 3000 - Item: Elunium Rate: 160 - Item: Brigan Rate: 4850 - Item: Diabolus_Manteau Rate: 3 - Item: Nemesis Rate: 20 - Id: 2745 AegisName: C2_MOLE Name: Solid Holden Level: 85 Hp: 62280 BaseExp: 5340 JobExp: 14295 Attack: 343 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: 360 AttackDelay: 1400 AttackMotion: 960 DamageMotion: 504 Ai: 03 Drops: - Item: Moustache_Of_Mole Rate: 5000 - Item: Nail_Of_Mole Rate: 5000 - Item: Super_Novice_Hat_ Rate: 50 - Item: Scarlet_Revolver Rate: 250 RandomOptionGroup: None - Item: Mole_Card Rate: 1 StealProtected: true - Id: 2746 AegisName: C3_MIYABI_NINGYO Name: Miyabi Doll Ringleader Level: 85 Hp: 25940 BaseExp: 5090 JobExp: 14295 Attack: 285 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: 5335 - Item: Old_Japaness_Clothes Rate: 2500 - Item: White_Herb Rate: 1550 - Item: Star_Crumb Rate: 1250 - Item: High_end_Cooking_Kits Rate: 10 - Item: Hakujin Rate: 5 - Item: Scarlet_Viollin Rate: 250 RandomOptionGroup: Group_5 - Item: Miyabi_Ningyo_Card Rate: 1 StealProtected: true - Id: 2747 AegisName: C4_MINOROUS Name: Furious Minorous Level: 58 Hp: 9465 BaseExp: 2495 JobExp: 6690 Attack: 296 Attack2: 36 Defense: 100 MagicDefense: 10 Str: 65 Agi: 54 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: 500 AttackMotion: 960 DamageMotion: 432 Ai: 09 Drops: - Item: Nose_Ring Rate: 5335 - Item: Oridecon_Stone Rate: 196 - Item: Two_Handed_Axe_ Rate: 2 - Item: Hammer_Of_Blacksmith Rate: 10 - Item: Beef_Head_Meat Rate: 10 - Item: Axe Rate: 200 - Item: Lemon Rate: 300 - Item: Minorous_Card Rate: 1 StealProtected: true - Id: 2748 AegisName: C5_MINOROUS Name: Elusive Minorous Level: 58 Hp: 9465 BaseExp: 2495 JobExp: 6690 Attack: 296 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: 09 Drops: - Item: Nose_Ring Rate: 5335 - Item: Oridecon_Stone Rate: 196 - Item: Two_Handed_Axe_ Rate: 2 - Item: Hammer_Of_Blacksmith Rate: 10 - Item: Beef_Head_Meat Rate: 10 - Item: Axe Rate: 200 - Item: Lemon Rate: 300 - Item: Minorous_Card Rate: 1 StealProtected: true - Id: 2749 AegisName: C1_MINOROUS Name: Swift Minorous Level: 58 Hp: 9465 BaseExp: 2495 JobExp: 6690 Attack: 296 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: 150 AttackDelay: 1360 AttackMotion: 960 DamageMotion: 432 Ai: 09 Drops: - Item: Nose_Ring Rate: 5335 - Item: Oridecon_Stone Rate: 196 - Item: Two_Handed_Axe_ Rate: 2 - Item: Hammer_Of_Blacksmith Rate: 10 - Item: Beef_Head_Meat Rate: 10 - Item: Axe Rate: 200 - Item: Lemon Rate: 300 - Item: Minorous_Card Rate: 1 StealProtected: true - Id: 2750 AegisName: C2_MINERAL Name: Solid Mineral Level: 96 Hp: 83000 BaseExp: 6555 JobExp: 18600 Attack: 901 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: 300 AttackDelay: 648 AttackMotion: 480 DamageMotion: 360 Ai: 17 Drops: - Item: Fragment_Of_Crystal Rate: 3000 - Item: Golden_Jewel Rate: 500 - Item: Emperium Rate: 2 - Item: Oridecon Rate: 80 - Item: Emveretarcon Rate: 800 - Item: Yellow_Gemstone Rate: 100 - Item: Gold Rate: 2 - Item: Mineral_Card Rate: 1 StealProtected: true - Id: 2751 AegisName: C3_MIMING Name: Miming Ringleader Level: 140 Hp: 406000 BaseExp: 23075 JobExp: 62370 Attack: 774 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: 5000 - Item: Light_Granule Rate: 100 - Item: Gold Rate: 1 - Item: Telekinetic_Orb Rate: 1 - Item: Miming_Card Rate: 1 StealProtected: true - Id: 2752 AegisName: C4_MIMIC Name: Furious Mimic Level: 56 Hp: 9695 BaseExp: 2385 JobExp: 6360 Attack: 278 Attack2: 22 Defense: 63 MagicDefense: 15 Str: 49 Agi: 156 Vit: 20 Int: 15 Dex: 109 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Formless Element: Neutral ElementLevel: 3 WalkSpeed: 100 AttackDelay: 500 AttackMotion: 500 DamageMotion: 288 Ai: 09 Drops: - Item: Old_Violet_Box Rate: 5 - Item: Old_Blue_Box Rate: 45 - Item: Booby_Trap Rate: 1200 - Item: Spectacles Rate: 3000 - Item: Light_Granule Rate: 1000 - Item: Rosary_ Rate: 1 - Item: Elunium_Stone Rate: 270 - Item: Mimic_Card Rate: 1 StealProtected: true - Id: 2753 AegisName: C5_MIMIC Name: Elusive Mimic Level: 56 Hp: 9695 BaseExp: 2385 JobExp: 6360 Attack: 278 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: 09 Drops: - Item: Old_Violet_Box Rate: 5 - Item: Old_Blue_Box Rate: 45 - Item: Booby_Trap Rate: 1200 - Item: Spectacles Rate: 3000 - Item: Light_Granule Rate: 1000 - Item: Rosary_ Rate: 1 - Item: Elunium_Stone Rate: 270 - Item: Mimic_Card Rate: 1 StealProtected: true - Id: 2754 AegisName: C1_METALLER Name: Swift Metaller Level: 55 Hp: 8435 BaseExp: 2330 JobExp: 6195 Attack: 235 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: 150 AttackDelay: 1708 AttackMotion: 1008 DamageMotion: 540 Ai: 07 Modes: Detector: true Drops: - Item: Boody_Red Rate: 60 - Item: Grasshopper's_Leg Rate: 6500 - Item: Scell Rate: 400 - Item: Elunium_Stone Rate: 49 - Item: Singing_Plant Rate: 20 - Item: Shell Rate: 3000 - Item: Guitar_Of_Passion Rate: 10 - Item: Metaller_Card Rate: 1 StealProtected: true - Id: 2755 AegisName: C2_METALING Name: Solid Metaling Level: 81 Hp: 43000 BaseExp: 4770 JobExp: 13335 Attack: 225 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: 360 AttackDelay: 384 AttackMotion: 672 DamageMotion: 480 Ai: 02 Drops: - Item: Tube Rate: 4000 - Item: Iron_Ore Rate: 1000 - Item: Iron Rate: 500 - Item: Large_Jellopy Rate: 1000 - Item: Screw Rate: 200 - Item: Jubilee Rate: 5000 - Item: Scarlet_Revolver Rate: 250 RandomOptionGroup: None - Item: Metaling_Card Rate: 1 StealProtected: true - Id: 2756 AegisName: C3_METALING Name: Metaling Ringleader Level: 81 Hp: 21500 BaseExp: 4770 JobExp: 13335 Attack: 225 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: 4000 - Item: Iron_Ore Rate: 1000 - Item: Iron Rate: 500 - Item: Large_Jellopy Rate: 1000 - Item: Screw Rate: 200 - Item: Jubilee Rate: 5000 - Item: Scarlet_Revolver Rate: 250 RandomOptionGroup: None - Item: Metaling_Card Rate: 1 StealProtected: true - Id: 2757 AegisName: C4_MERMAN Name: Furious Merman Level: 60 Hp: 14700 BaseExp: 2605 JobExp: 7020 Attack: 156 Attack2: 32 Defense: 62 MagicDefense: 8 Str: 45 Agi: 37 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: 500 AttackMotion: 816 DamageMotion: 336 Ai: 21 Drops: - Item: Lip_Of_Ancient_Fish Rate: 1300 - Item: Plate_Armor_ Rate: 2 - Item: Lemon Rate: 400 - Item: Skyblue_Jewel Rate: 40 - Item: Mistic_Frozen Rate: 35 - Item: Trident Rate: 3 - Item: Oridecon_Stone Rate: 203 - Item: Merman_Card Rate: 1 StealProtected: true - Id: 2758 AegisName: C5_MENBLATT Name: Elusive Menblatt Level: 143 Hp: 411000 BaseExp: 20750 JobExp: 67732 Attack: 979 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: 2000 - Item: Great_Wing Rate: 1000 - Item: Sharp_Feeler Rate: 2304 - Item: Menblatt_Card Rate: 1 StealProtected: true - Id: 2759 AegisName: C1_MEDUSA Name: Swift Medusa Level: 102 Hp: 50225 BaseExp: 7825 JobExp: 22305 Attack: 744 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: 135 AttackDelay: 1720 AttackMotion: 1320 DamageMotion: 360 Ai: 21 Modes: Detector: true Drops: - Item: Slender_Snake Rate: 5335 - Item: Whip_Of_Red_Flame Rate: 250 - Item: Animal_Blood Rate: 200 - Item: Sea_Witch_Foot Rate: 20 - Item: Scarlet_Jewel Rate: 250 - Item: Rafini_Staff Rate: 5 - Item: Penetration Rate: 3 - Item: Medusa_Card Rate: 1 StealProtected: true - Id: 2760 AegisName: C2_MARTIN Name: Solid Martin Level: 39 Hp: 10560 BaseExp: 1535 JobExp: 3660 Attack: 84 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: 360 AttackDelay: 1480 AttackMotion: 480 DamageMotion: 480 Ai: 01 Drops: - Item: Moustache_Of_Mole Rate: 9000 - Item: Nail_Of_Mole Rate: 500 - Item: Jur_ Rate: 10 - Item: Goggle_ Rate: 5 - Item: Safety_Helmet Rate: 1 - Item: Wing_Of_Fly Rate: 10 - Item: Goggle Rate: 15 - Item: Martin_Card Rate: 1 StealProtected: true - Id: 2761 AegisName: C3_MARIONETTE Name: Marionette Ringleader Level: 90 Hp: 35830 BaseExp: 4965 JobExp: 16395 Attack: 266 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: 09 Modes: Detector: true Drops: - Item: Golden_Hair Rate: 9000 - Item: Star_Dust Rate: 5 - Item: Brooch Rate: 1 - Item: Fire_Scroll_3_5 Rate: 100 - Item: Chrystal_Pumps Rate: 1 - Item: Marionette_Doll Rate: 3 - Item: Scarlet_Mace Rate: 250 RandomOptionGroup: Group_5 - Item: Marionette_Card Rate: 1 StealProtected: true - Id: 2762 AegisName: C4_MARIN Name: Furious Marin Level: 37 Hp: 4935 BaseExp: 1395 JobExp: 3450 Attack: 82 Attack2: 14 Defense: 32 MagicDefense: 8 Str: 24 Agi: 6 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: 500 AttackMotion: 672 DamageMotion: 480 Ai: 02 Drops: - Item: Garlet Rate: 3200 - Item: Sticky_Mucus Rate: 1500 - Item: Cold_Scroll_2_1 Rate: 100 - Item: Wing_Of_Fly Rate: 40 - Item: Blue_Herb Rate: 75 - Item: Candy Rate: 350 - Item: Poring_Hat Rate: 1 - Item: Marin_Card Rate: 1 StealProtected: true - Id: 2763 AegisName: C5_MARDUK Name: Elusive Marduk Level: 73 Hp: 14465 BaseExp: 3830 JobExp: 10590 Attack: 237 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: 09 Drops: - Item: Flame_Heart Rate: 35 - Item: Sacred_Masque Rate: 4365 - Item: Staff_ Rate: 10 - Item: Mitten_Of_Presbyter Rate: 1 - Item: Blessed_Wand Rate: 3 - Item: Fire_Scroll_1_5 Rate: 100 - Item: Book_Of_Devil Rate: 20 - Item: Marduk_Card Rate: 1 StealProtected: true - Id: 2764 AegisName: C1_MANTIS Name: Swift Mantis Level: 65 Hp: 13595 BaseExp: 3210 JobExp: 8340 Attack: 224 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: 150 AttackDelay: 1528 AttackMotion: 660 DamageMotion: 432 Ai: 09 Modes: Detector: true Drops: - Item: Yellow_Live Rate: 110 - Item: Limb_Of_Mantis Rate: 9000 - Item: Scell Rate: 1400 - Item: Elunium_Stone Rate: 70 - Item: Solid_Shell Rate: 250 - Item: Azure_Jewel Rate: 10 - Item: Red_Herb Rate: 650 - Item: Mantis_Card Rate: 1 StealProtected: true - Id: 2765 AegisName: C2_MANDRAGORA Name: Solid Mandragora Level: 13 Hp: 1560 BaseExp: 850 JobExp: 1500 Attack: 24 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: 50 - Item: Stem Rate: 9000 - Item: Spear_ Rate: 30 - Item: Green_Herb Rate: 350 - Item: Wing_Of_Fly Rate: 300 - Item: Four_Leaf_Clover Rate: 3 - Item: Whip_Of_Earth Rate: 10 - Item: Mandragora_Card Rate: 1 StealProtected: true - Id: 2766 AegisName: C3_MANANANGGAL Name: Manananggal Ringleader Level: 107 Hp: 102255 BaseExp: 9225 JobExp: 26385 Attack: 961 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: 2767 AegisName: C4_MAJORUROS Name: Furious Majoruros Level: 107 Hp: 59005 BaseExp: 9225 JobExp: 26385 Attack: 1020 Attack2: 432 Defense: 111 MagicDefense: 25 Str: 112 Agi: 75 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: 500 AttackMotion: 960 DamageMotion: 780 Ai: 21 Drops: - Item: Nose_Ring Rate: 4413 - Item: Beef_Head_Meat Rate: 300 - Item: Oridecon Rate: 16 - Item: White_Herb Rate: 1850 - Item: Silver_Ring Rate: 160 - Item: Star_Crumb Rate: 250 - Item: Scarlet_Twohand_Axe Rate: 250 RandomOptionGroup: Group_5 - Item: Majoruros_Card Rate: 1 StealProtected: true - Id: 2768 AegisName: C5_MAGNOLIA Name: Elusive Magnolia Level: 53 Hp: 9920 BaseExp: 2230 JobExp: 5895 Attack: 115 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: 9000 - Item: Garlet Rate: 800 - Item: Yellow_Herb Rate: 10000 - Item: Zargon Rate: 10 - Item: Black_Ladle Rate: 40 - Item: Scell Rate: 400 - Item: High_end_Cooking_Kits Rate: 5 - Item: Magnolia_Card Rate: 1 StealProtected: true - Id: 2769 AegisName: C1_MAGMARING Name: Swift Magmaring Level: 110 Hp: 65395 BaseExp: 9540 JobExp: 27330 Attack: 1057 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: 225 AttackDelay: 1472 AttackMotion: 384 DamageMotion: 288 Ai: 02 Drops: - Item: Burning_Heart Rate: 3000 - Item: Elunium_Stone Rate: 34 - Item: Magmaring_Card Rate: 1 StealProtected: true - Id: 2770 AegisName: C2_LUNATIC Name: Solid Lunatic Level: 3 Hp: 550 BaseExp: 750 JobExp: 750 Attack: 13 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: 240 AttackDelay: 1456 AttackMotion: 456 DamageMotion: 336 Ai: 01 Drops: - Item: Clover Rate: 6500 - Item: Feather Rate: 1000 - Item: Pierrot_Nose Rate: 1100 - Item: Wing_Of_Fly Rate: 2500 - Item: Carrot Rate: 10000 - Item: Rainbow_Carrot Rate: 20 - Item: Sword_ Rate: 500 RandomOptionGroup: None - Item: Lunatic_Card Rate: 1 StealProtected: true - Id: 2771 AegisName: C3_LUNATIC Name: Lunatic Ringleader Level: 3 Hp: 275 BaseExp: 750 JobExp: 750 Attack: 13 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: 6500 - Item: Feather Rate: 1000 - Item: Pierrot_Nose Rate: 4 - Item: Wing_Of_Fly Rate: 2500 - Item: Carrot Rate: 1100 - Item: Rainbow_Carrot Rate: 20 - Item: Sword_ Rate: 500 RandomOptionGroup: None - Item: Lunatic_Card Rate: 1 StealProtected: true - Id: 2772 AegisName: C4_LUDE Name: Furious Lude Level: 101 Hp: 57870 BaseExp: 8495 JobExp: 20850 Attack: 338 Attack2: 78 Defense: 90 MagicDefense: 53 Str: 97 Agi: 49 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: 500 AttackMotion: 960 DamageMotion: 480 Ai: 04 Drops: - Item: Pumpkin_Bucket Rate: 3200 - Item: Ectoplasm Rate: 5723 - Item: Transparent_Cloth Rate: 1000 - Item: Spirit_Chain Rate: 10 - Item: Elunium_Stone Rate: 10 - Item: Holy_Scroll_1_3 Rate: 100 - Item: Yellow_Powder Rate: 300 - Item: Lude_Card Rate: 1 StealProtected: true - Id: 2773 AegisName: C5_LUCIOLA_VESPA Name: Elusive Luciola Vespa Level: 109 Hp: 62330 BaseExp: 9435 JobExp: 27015 Attack: 706 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 Element: Wind ElementLevel: 1 WalkSpeed: 110 AttackDelay: 1000 AttackMotion: 864 DamageMotion: 432 Ai: 08 Modes: CastSensorChase: true CastSensorIdle: true ChangeChase: true Detector: true Drops: - Item: Sprint_Ring Rate: 2 - Item: Bradium Rate: 1 - Item: Black_Wing_Suits Rate: 9000 - Item: Honey Rate: 300 - Item: Wind_Of_Verdure Rate: 160 - Item: Royal_Jelly Rate: 200 - Item: Solid_Shell Rate: 3000 - Item: Luciola_Vespa_Card Rate: 1 StealProtected: true - Id: 2774 AegisName: C1_LOLI_RURI Name: Swift Loli Ruri Level: 109 Hp: 76400 BaseExp: 9435 JobExp: 27015 Attack: 1347 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: 93 AttackDelay: 747 AttackMotion: 1632 DamageMotion: 576 Ai: 04 Modes: Detector: true Drops: - Item: Black_Kitty_Doll Rate: 800 - Item: Striped_Socks Rate: 3000 - Item: Bat_Cage Rate: 5044 - Item: Elunium Rate: 100 - Item: Loki's_Whispers Rate: 1 - Item: Lunatic_Brooch Rate: 5 - Item: Sabah_Cloth Rate: 100 - Item: Loli_Ruri_Card Rate: 1 StealProtected: true - Id: 2775 AegisName: C2_LIVE_PEACH_TREE Name: Solid Enchanted Peach Tree Level: 92 Hp: 87770 BaseExp: 6495 JobExp: 17505 Attack: 421 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: 492 AttackDelay: 400 AttackMotion: 672 DamageMotion: 480 Ai: 05 Drops: - Item: Hard_Peach Rate: 4365 - Item: Elder_Branch Rate: 100 - Item: Royal_Jelly Rate: 1000 - Item: Branch_Of_Dead_Tree Rate: 400 - Item: Banana_Juice Rate: 100 - Item: Old_Blue_Box Rate: 5 - Item: Live_Peach_Tree_Card Rate: 1 StealProtected: true - Id: 2776 AegisName: C3_LITTLE_PORING Name: Baby Poring Ringleader Level: 1 Hp: 200 BaseExp: 90 JobExp: 150 Attack: 9 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: 2777 AegisName: C4_LITTLE_FATUM Name: Furious Little Fatum Level: 142 Hp: 425500 BaseExp: 24375 JobExp: 64350 Attack: 794 Attack2: 452 Defense: 51 MagicDefense: 198 Str: 10 Agi: 85 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: 500 AttackMotion: 300 DamageMotion: 432 Ai: 04 Drops: - Item: Angel_Magic_Power Rate: 5000 - Item: Light_Granule Rate: 100 - Item: Beef_Toast Rate: 100 - Item: Dance_Shoes Rate: 1 - Item: Little_Fatum_Card Rate: 1 StealProtected: true - Id: 2778 AegisName: C5_LI_ME_MANG_RYANG Name: Elusive Jing Guai Level: 80 Hp: 25935 BaseExp: 4560 JobExp: 12135 Attack: 236 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: 4500 - Item: Little_Blacky_Ghost Rate: 400 - Item: Spike Rate: 1 - Item: Scarlet_Mace Rate: 250 RandomOptionGroup: Group_5 - Item: Li_Me_Mang_Ryang_Card Rate: 1 StealProtected: true - Id: 2779 AegisName: C1_LES Name: Swift Les Level: 82 Hp: 31080 BaseExp: 5090 JobExp: 13575 Attack: 356 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: 172 AttackDelay: 1728 AttackMotion: 720 DamageMotion: 576 Ai: 03 Drops: - Item: Sharp_Leaf Rate: 2000 - Item: Green_Herb Rate: 1000 - Item: Shoot Rate: 1000 - Item: Stem Rate: 2500 - Item: Centimental_Leaf Rate: 1 - Item: Leaflet_Of_Aloe Rate: 500 - Item: Blue_Herb Rate: 50 - Id: 2780 AegisName: C2_LEIB_OLMAI Name: Solid Leib Olmai Level: 118 Hp: 240010 BaseExp: 13680 JobExp: 37470 Attack: 1074 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: 210 AttackDelay: 1260 AttackMotion: 230 DamageMotion: 192 Ai: 21 Drops: - Item: Bear's_Foot Rate: 4550 - Item: Poo_Poo_Hat Rate: 8 - Item: Stuffed_Doll Rate: 120 - Item: Honey Rate: 500 - Item: Pocket_Watch_ Rate: 5 - Item: Gold Rate: 5 - Item: Cyfar Rate: 800 - Item: Leib_Olmai_Card Rate: 1 StealProtected: true - Id: 2781 AegisName: C3_LEAF_CAT Name: Leaf Cat Ringleader Level: 64 Hp: 13175 BaseExp: 3150 JobExp: 8160 Attack: 176 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: 4365 - Item: Leaflet_Of_Hinal Rate: 300 - Item: Seed_Of_Yggdrasil Rate: 5 - Item: Fish_Tail Rate: 1100 - Item: Lemon Rate: 250 - Item: Prawn Rate: 500 - Item: Leaf_Clothes Rate: 5335 - Item: Leaf_Cat_Card Rate: 1 StealProtected: true - Id: 2782 AegisName: C4_L_WHIKEBAIN Name: Furious Wickebine Tres Level: 98 Hp: 58560 BaseExp: 4350 JobExp: 18405 Attack: 654 Attack2: 216 Defense: 125 MagicDefense: 72 Str: 125 Agi: 130 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: 500 AttackMotion: 400 DamageMotion: 288 Ai: 04 Drops: - Item: Lab_Staff_Record Rate: 10000 - Item: Armlet_Of_Prisoner Rate: 10000 - Item: Poison_Knife Rate: 500 - Item: Bazerald Rate: 25 - Item: Thief_Clothes Rate: 2500 - Item: Thief_Clothes_ Rate: 25 StealProtected: true - Item: Old_Blue_Box Rate: 10 StealProtected: true - Id: 2783 AegisName: C5_L_EREMES Name: Elusive Eremes Level: 98 Hp: 45145 BaseExp: 7875 JobExp: 11130 Attack: 886 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: 09 Modes: Detector: true Drops: - Item: Armlet_Of_Prisoner Rate: 10000 - Item: Lab_Staff_Record Rate: 10000 - Item: Infiltrator Rate: 500 - Item: Cakram Rate: 25 - Item: Ninja_Suit Rate: 2500 - Item: Ninja_Suit_ Rate: 25 StealProtected: true - Item: Old_Blue_Box Rate: 10 StealProtected: true - Id: 2784 AegisName: C1_KOBOLD_ARCHER Name: Swift Kobold Archer Level: 108 Hp: 55265 BaseExp: 9330 JobExp: 26700 Attack: 914 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 Element: Fire ElementLevel: 1 WalkSpeed: 150 AttackDelay: 1008 AttackMotion: 1008 DamageMotion: 384 Ai: 05 Drops: - Item: Zargon Rate: 250 - Item: Steel Rate: 60 - Item: Cobold_Hair Rate: 4850 - Item: Ear_Of_Puppy Rate: 50 - Item: Poison_Arrow Rate: 2000 - Item: CrossBow_ Rate: 5 - Item: Oridecon_Stone Rate: 79 - Item: Kobold_Archer_Card Rate: 1 StealProtected: true - Id: 2785 AegisName: C2_KOBOLD_1 Name: Solid Kobold Level: 107 Hp: 104830 BaseExp: 9225 JobExp: 26385 Attack: 841 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: 180 AttackDelay: 1028 AttackMotion: 528 DamageMotion: 360 Ai: 13 Drops: - Item: Steel Rate: 100 - Item: Cobold_Hair Rate: 5335 - Item: Zargon Rate: 700 - Item: Elunium_Stone Rate: 25 - Item: Gladius_ Rate: 2 - Item: Buckler_ Rate: 5 - Item: Kobold_Card Rate: 1 StealProtected: true - Id: 2786 AegisName: C3_KNOCKER Name: Knocker Ringleader Level: 126 Hp: 219500 BaseExp: 19100 JobExp: 52470 Attack: 1063 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: 30 - Item: Coal Rate: 150 - Item: Elder_Pixie's_Beard Rate: 5500 - Item: Elven_Ears Rate: 1 - Item: Carnium Rate: 10 - Item: Thorny_Buckler Rate: 3 - Item: Earth_Bow Rate: 5 - Item: Knocker_Card Rate: 1 StealProtected: true - Id: 2787 AegisName: C4_KIND_OF_BEETLE Name: Furious Beetle King Level: 55 Hp: 10305 BaseExp: 2445 JobExp: 6195 Attack: 138 Attack2: 52 Defense: 79 MagicDefense: 8 Str: 53 Agi: 61 Vit: 10 Dex: 50 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Small Race: Insect Element: Earth ElementLevel: 1 WalkSpeed: 165 AttackDelay: 500 AttackMotion: 768 DamageMotion: 576 Ai: 03 Modes: Detector: true Drops: - Item: Solid_Peeling Rate: 6500 - Item: Beetle_Nipper Rate: 4500 - Item: Insect_Feeler Rate: 1000 - Item: Worm_Peelings Rate: 500 - Item: Guard_ Rate: 1 - Item: Kind_Of_Beetle_Card Rate: 1 StealProtected: true - Id: 2788 AegisName: C5_KASA Name: Elusive Kasa Level: 135 Hp: 350640 BaseExp: 18195 JobExp: 63591 Attack: 1807 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: 3000 - Item: Hot_Hair Rate: 2500 - Item: Flame_Heart Rate: 30 - Item: Lesser_Elemental_Ring Rate: 1 - Item: Flame_Sprits_Armor Rate: 10 - Item: Burning_Bow Rate: 10 - Item: Piercing_Staff Rate: 10 - Item: Kasa_Card Rate: 1 StealProtected: true - Id: 2789 AegisName: C1_KARAKASA Name: Swift Karakasa Level: 72 Hp: 15460 BaseExp: 3760 JobExp: 10380 Attack: 206 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: 116 AttackDelay: 1638 AttackMotion: 2016 DamageMotion: 576 Ai: 01 Drops: - Item: Oil_Paper Rate: 5000 - Item: Bamboo_Cut Rate: 4268 - Item: Wooden_Block Rate: 3200 - Item: Smooth_Paper Rate: 2200 - Item: Zargon Rate: 4074 - Item: Glass_Bead Rate: 30 - Item: Murasame Rate: 5 - Item: Karakasa_Card Rate: 1 StealProtected: true - Id: 2790 AegisName: C2_ISIS Name: Solid Isis Level: 59 Hp: 20920 BaseExp: 2550 JobExp: 6855 Attack: 242 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: 240 AttackDelay: 1384 AttackMotion: 768 DamageMotion: 336 Ai: 09 Modes: Detector: true Drops: - Item: Scales_Shell Rate: 5335 - Item: Circlet_ Rate: 5 - Item: Necklace Rate: 1 - Item: Crystal_Jewel___ Rate: 150 - Item: Crystal_Jewel__ Rate: 20 - Item: Shining_Scales Rate: 1000 - Item: Crystal_Jewel_ Rate: 5 - Item: Isis_Card Rate: 1 StealProtected: true - Id: 2791 AegisName: C3_ISILLA Name: Isilla Ringleader Level: 124 Hp: 131620 BaseExp: 15595 JobExp: 44940 Attack: 1017 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: 2500 - Item: High_Fashion_Sandals Rate: 1 - Item: Bloody_Rune Rate: 1000 - Item: Gold_Ring Rate: 10 - Item: Ring Rate: 1 - Item: Bloody_Rune Rate: 100 - Item: Ur_Seal Rate: 10 - Item: Isilla_Card Rate: 1 StealProtected: true - Id: 2792 AegisName: C4_INJUSTICE Name: Furious Injustice Level: 95 Hp: 39760 BaseExp: 6460 JobExp: 18315 Attack: 536 Attack2: 116 Defense: 76 MagicDefense: 31 Str: 77 Agi: 76 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: 500 AttackMotion: 720 DamageMotion: 336 Ai: 21 Drops: - Item: Steel Rate: 300 - Item: Brigan Rate: 5335 - Item: Cyfar Rate: 3500 - Item: Padded_Armor_ Rate: 5 - Item: Plate_Armor Rate: 2 - Item: Prohibition_Red_Candle Rate: 2 - Item: Scarlet_Katar Rate: 250 RandomOptionGroup: Group_5 - Item: Injustice_Card Rate: 1 StealProtected: true - Id: 2793 AegisName: C5_INCREASE_SOIL Name: Elusive Mi Gao Level: 83 Hp: 26675 BaseExp: 5175 JobExp: 13815 Attack: 438 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: 4365 - Item: Mud_Lump Rate: 2300 - Item: Great_Nature Rate: 10 - Item: Gold Rate: 2 - Item: Increase_Soil_Card Rate: 1 StealProtected: true - Id: 2794 AegisName: C1_ICE_TITAN Name: Swift Ice Titan Level: 110 Hp: 104100 BaseExp: 9540 JobExp: 27330 Attack: 1305 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: 187 AttackDelay: 861 AttackMotion: 660 DamageMotion: 144 Ai: 04 Drops: - Item: Ice_Heart Rate: 5000 - Item: Ice_Piece Rate: 3000 - Item: Frozen_Rose Rate: 100 - Item: Oridecon Rate: 10 - Item: Huuma_Fluttering_Snow Rate: 30 - Item: Cold_Ice Rate: 500 - Item: Mistic_Frozen Rate: 100 - Item: Ice_Titan_Card Rate: 1 StealProtected: true - Id: 2795 AegisName: C2_IARA Name: Solid Iara Level: 79 Hp: 58900 BaseExp: 4270 JobExp: 11910 Attack: 225 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: 240 AttackDelay: 384 AttackMotion: 672 DamageMotion: 288 Ai: 17 Drops: - Item: Mistic_Frozen Rate: 5 - Item: Heart_Of_Mermaid Rate: 9000 - Item: Fin Rate: 500 - Item: Witherless_Rose Rate: 50 - Item: Crystal_Mirror Rate: 100 - Item: Illusion_Flower Rate: 10 - Item: Mage_Coat Rate: 1 - Item: Iara_Card Rate: 1 StealProtected: true - Id: 2796 AegisName: C3_HYEGUN Name: Yao Jun Ringleader Level: 87 Hp: 34980 BaseExp: 5785 JobExp: 14025 Attack: 325 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: 3880 - Item: Amulet Rate: 100 - Item: Elunium Rate: 10 - Item: Boots_ Rate: 1 - Item: Munak_Doll Rate: 300 - Item: Claire_Suits Rate: 10 - Item: Hyegun_Card Rate: 1 StealProtected: true - Id: 2797 AegisName: C4_HUNTER_FLY Name: Furious Hunter Fly Level: 63 Hp: 10250 BaseExp: 2940 JobExp: 7980 Attack: 270 Attack2: 20 Defense: 46 MagicDefense: 20 Str: 32 Agi: 93 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: 500 AttackMotion: 576 DamageMotion: 480 Ai: 04 Modes: Detector: true Drops: - Item: Rough_Wind Rate: 30 - Item: Steel Rate: 100 - Item: Solid_Shell Rate: 5335 - Item: Zargon Rate: 1300 - Item: Oridecon_Stone Rate: 129 - Item: Mini_Propeller Rate: 1 - Item: Damascus_ Rate: 2 - Item: Hunter_Fly_Card Rate: 1 StealProtected: true - Id: 2798 AegisName: C5_HORNET Name: Elusive Hornet Level: 11 Hp: 450 BaseExp: 790 JobExp: 1350 Attack: 15 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: 01 Modes: ChangeTargetMelee: true Detector: true Drops: - Item: Wind_Of_Verdure Rate: 80 - Item: Bee_Sting Rate: 9000 - Item: Jellopy Rate: 3500 - Item: Main_Gauche_ Rate: 15 - Item: Green_Herb Rate: 350 - Item: Honey Rate: 150 - Item: Hornet_Card Rate: 1 StealProtected: true - Id: 2799 AegisName: C1_HORN_SCARABA Name: Swift Uni-horn Scaraba Level: 130 Hp: 255500 BaseExp: 13050 JobExp: 39699 Attack: 1063 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: 150 AttackDelay: 384 AttackMotion: 672 DamageMotion: 360 Ai: 03 Modes: Detector: true Drops: - Item: Singlehorn_Helm Rate: 6500 - Item: Imperial_Spear Rate: 1 - Item: Runstone_Ancient Rate: 10 - Item: Elder_Branch Rate: 10 - Item: Yellow_Live Rate: 1 - Item: Scaraba_Card Rate: 1 StealProtected: true - Id: 2800 AegisName: C2_HORN Name: Solid Horn Level: 32 Hp: 7050 BaseExp: 1295 JobExp: 2970 Attack: 76 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: 240 AttackDelay: 1528 AttackMotion: 528 DamageMotion: 288 Ai: 17 Modes: Detector: true Drops: - Item: Yellow_Live Rate: 80 - Item: Emveretarcon Rate: 35 - Item: Horn Rate: 5500 - Item: Guisarme_ Rate: 15 - Item: Shell Rate: 5500 - Item: Solid_Shell Rate: 70 - Item: Horn_Card Rate: 1 StealProtected: true - Id: 2801 AegisName: C3_HODREMLIN Name: Hodremlin Ringleader Level: 122 Hp: 115910 BaseExp: 15355 JobExp: 44220 Attack: 1146 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: 1000 - Item: Will_Of_Darkness Rate: 1000 - Item: Boots_ Rate: 2 - Item: Sticky_Mucus Rate: 1000 - Item: Bloody_Rune Rate: 1000 - Item: Starsand_Of_Witch Rate: 2000 - Item: Shadow_Walk Rate: 10 - Item: Hodremlin_Card Rate: 1 StealProtected: true - Id: 2802 AegisName: C4_HODE Name: Furious Hode Level: 63 Hp: 13380 BaseExp: 3085 JobExp: 7980 Attack: 214 Attack2: 45 Defense: 91 MagicDefense: 24 Str: 61 Agi: 20 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: 500 AttackMotion: 480 DamageMotion: 720 Ai: 01 Drops: - Item: Yellow_Live Rate: 120 - Item: Earthworm_Peeling Rate: 9000 - Item: Elunium_Stone Rate: 80 - Item: Sticky_Mucus Rate: 3000 - Item: Town_Sword_ Rate: 10 - Item: Foolishness_Of_Blind Rate: 1 - Item: Fatty_Chubby_Earthworm Rate: 20 - Item: Hode_Card Rate: 1 StealProtected: true - Id: 2803 AegisName: C5_HILL_WIND_1 Name: Elusive Hill Wind Level: 101 Hp: 45500 BaseExp: 7725 JobExp: 22005 Attack: 480 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: 4000 - Item: Harpy's_Claw Rate: 3000 - Item: Monster's_Feed Rate: 1000 - Item: Blue_Herb Rate: 10 - Item: Hill_Wind_Card Rate: 1 StealProtected: true - Id: 2804 AegisName: C1_HILL_WIND_1 Name: Swift Hill Wind Level: 101 Hp: 45500 BaseExp: 7725 JobExp: 22005 Attack: 480 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: 127 AttackDelay: 504 AttackMotion: 480 DamageMotion: 360 Ai: 04 Drops: - Item: Harpy's_Feather Rate: 4000 - Item: Harpy's_Claw Rate: 3000 - Item: Monster's_Feed Rate: 1000 - Item: Blue_Herb Rate: 10 - Item: Hill_Wind_Card Rate: 1 StealProtected: true - Id: 2805 AegisName: C2_HIGH_ORC Name: Solid High Orc Level: 81 Hp: 41930 BaseExp: 4770 JobExp: 13335 Attack: 513 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: 180 AttackDelay: 1500 AttackMotion: 500 DamageMotion: 1000 Ai: 21 Drops: - Item: Ogre_Tooth Rate: 2500 - Item: Orcish_Axe Rate: 10 - Item: Steel Rate: 90 - Item: Orcish_Voucher Rate: 7500 - Item: Zargon Rate: 1300 - Item: Oridecon_Stone Rate: 196 - Item: Yellow_Herb Rate: 900 - Item: High_Orc_Card Rate: 1 StealProtected: true - Id: 2806 AegisName: C3_HARPY Name: Harpy Ringleader Level: 83 Hp: 22115 BaseExp: 4930 JobExp: 13815 Attack: 408 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: 4850 - Item: Harpy's_Claw Rate: 2500 - Item: Yellow_Herb Rate: 1500 - Item: Yellow_Herb Rate: 800 - Item: Izidor Rate: 20 - Item: Electric_Fist Rate: 20 - Item: Harpy_Card Rate: 1 StealProtected: true - Id: 2807 AegisName: C4_HARPY Name: Furious Harpy Level: 83 Hp: 22115 BaseExp: 4930 JobExp: 13815 Attack: 408 Attack2: 41 Defense: 69 MagicDefense: 44 Str: 71 Agi: 50 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: 500 AttackMotion: 672 DamageMotion: 470 Ai: 04 Modes: Detector: true Drops: - Item: Harpy's_Feather Rate: 4850 - Item: Harpy's_Claw Rate: 2500 - Item: Yellow_Herb Rate: 1500 - Item: Yellow_Herb Rate: 800 - Item: Izidor Rate: 20 - Item: Electric_Fist Rate: 20 - Item: Harpy_Card Rate: 1 StealProtected: true - Id: 2808 AegisName: C5_GREEN_IGUANA Name: Elusive Grove Level: 55 Hp: 10450 BaseExp: 2445 JobExp: 6195 Attack: 175 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: 1500 - Item: Reptile_Tongue Rate: 1000 - Item: Leaflet_Of_Hinal Rate: 1000 - Item: Green_Herb Rate: 1000 - Item: Monster's_Feed Rate: 2000 - Item: Aloebera Rate: 10 - Item: Melon Rate: 500 - Item: Green_Iguana_Card Rate: 1 StealProtected: true - Id: 2809 AegisName: C1_GREATEST_GENERAL Name: Swift Greatest General Level: 55 Hp: 7875 BaseExp: 2330 JobExp: 6195 Attack: 271 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: 150 AttackDelay: 1152 AttackMotion: 1152 DamageMotion: 384 Ai: 10 Drops: - Item: Brigan Rate: 2000 - Item: Wooden_Block Rate: 2000 - Item: Club Rate: 100 - Item: Inspector_Certificate Rate: 300 - Item: Stop_Post Rate: 1 - Item: Yellow_Herb Rate: 250 - Item: Earth_Scroll_1_3 Rate: 100 - Item: Greatest_General_Card Rate: 1 StealProtected: true - Id: 2810 AegisName: C2_GRAND_PECO Name: Solid Grand Peco Level: 75 Hp: 31500 BaseExp: 3970 JobExp: 11010 Attack: 417 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: 198 AttackDelay: 1460 AttackMotion: 960 DamageMotion: 432 Ai: 03 Drops: - Item: Peco_Wing_Feather Rate: 4850 - Item: Fruit_Of_Mastela Rate: 300 - Item: Wind_Of_Verdure Rate: 1000 - Item: Gold Rate: 1 - Item: Orange Rate: 500 - Item: Grand_Peco_Card Rate: 1 StealProtected: true - Id: 2811 AegisName: C3_GRAND_PECO Name: Grand Peco Ringleader Level: 75 Hp: 15750 BaseExp: 3970 JobExp: 11010 Attack: 417 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: 4850 - Item: Fruit_Of_Mastela Rate: 300 - Item: Wind_Of_Verdure Rate: 1000 - Item: Gold Rate: 1 - Item: Orange Rate: 500 - Item: Grand_Peco_Card Rate: 1 StealProtected: true - Id: 2812 AegisName: C4_GOLEM Name: Furious Golem Level: 61 Hp: 11225 BaseExp: 2820 JobExp: 7620 Attack: 248 Attack2: 25 Defense: 190 MagicDefense: 12 Str: 70 Agi: 35 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: 500 AttackMotion: 816 DamageMotion: 396 Ai: 17 Drops: - Item: Steel Rate: 150 - Item: Stone_Heart Rate: 9000 - Item: Zargon Rate: 220 - Item: Elunium_Stone Rate: 70 - Item: Siver_Guard Rate: 5 - Item: Yellow_Gemstone Rate: 200 - Item: Iron Rate: 350 - Item: Golem_Card Rate: 1 StealProtected: true - Id: 2813 AegisName: C5_GOBLIN_1 Name: Elusive Goblin Level: 48 Hp: 5290 BaseExp: 1895 JobExp: 4920 Attack: 104 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: Wing_Of_Fly Rate: 270 - Item: Scell Rate: 9000 - Item: Oridecon_Stone Rate: 43 - Item: Goblini_Mask Rate: 3 - Item: Dirk_ Rate: 10 - Item: Buckler_ Rate: 5 - Item: Red_Herb Rate: 1800 - Item: Goblin_Card Rate: 1 StealProtected: true - Id: 2814 AegisName: C1_GOBLIN_1 Name: Swift Goblin Level: 48 Hp: 5290 BaseExp: 1895 JobExp: 4920 Attack: 104 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: 75 AttackDelay: 1120 AttackMotion: 620 DamageMotion: 240 Ai: 21 Drops: - Item: Wing_Of_Fly Rate: 270 - Item: Scell Rate: 9000 - Item: Oridecon_Stone Rate: 43 - Item: Goblini_Mask Rate: 3 - Item: Dirk_ Rate: 10 - Item: Buckler_ Rate: 5 - Item: Red_Herb Rate: 1800 - Item: Goblin_Card Rate: 1 StealProtected: true - Id: 2815 AegisName: C2_GOAT Name: Solid Goat Level: 80 Hp: 39800 BaseExp: 4345 JobExp: 12135 Attack: 511 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: 198 AttackDelay: 1380 AttackMotion: 1080 DamageMotion: 336 Ai: 03 Drops: - Item: Goat's_Horn Rate: 4559 - Item: Gaoat's_Skin Rate: 2500 - Item: Empty_Bottle Rate: 5000 - Item: Red_Herb Rate: 500 - Item: Blue_Herb Rate: 1000 - Item: Yellow_Herb Rate: 2500 - Item: Green_Herb Rate: 5500 - Item: Goat_Card Rate: 1 StealProtected: true - Id: 2816 AegisName: C3_GOAT Name: Goat Ringleader Level: 80 Hp: 19900 BaseExp: 4345 JobExp: 12135 Attack: 511 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: 4559 - Item: Gaoat's_Skin Rate: 2500 - Item: Empty_Bottle Rate: 5000 - Item: Red_Herb Rate: 500 - Item: Blue_Herb Rate: 1000 - Item: Yellow_Herb Rate: 2500 - Item: Green_Herb Rate: 5500 - Item: Goat_Card Rate: 1 StealProtected: true - Id: 2817 AegisName: C4_GLD_KOBOLD_2 Name: Furious Dark Hammer Kobold Level: 142 Hp: 906700 BaseExp: 51800 JobExp: 200970 Attack: 1680 Attack2: 133 Defense: 117 MagicDefense: 59 Str: 96 Agi: 79 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: 500 AttackMotion: 528 DamageMotion: 360 Ai: 21 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: 2818 AegisName: C5_GLD_KOBOLD_2 Name: Elusive Dark Hammer Kobold Level: 142 Hp: 906700 BaseExp: 51800 JobExp: 200970 Attack: 1681 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: 21 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: 2819 AegisName: C1_GLD_DARK_SHADOW Name: Swift Dark Shadow Level: 147 Hp: 1020545 BaseExp: 57500 JobExp: 199980 Attack: 1983 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: 165 AttackDelay: 768 AttackMotion: 1776 DamageMotion: 648 Ai: 21 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: 2820 AegisName: C2_GLD_DARK_SHADOW Name: Solid Dark Shadow Level: 147 Hp: 2041090 BaseExp: 57500 JobExp: 199980 Attack: 1983 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: 264 AttackDelay: 768 AttackMotion: 1776 DamageMotion: 648 Ai: 21 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: 2821 AegisName: C3_GIANT_HONET Name: Giant Hornet Ringleader Level: 120 Hp: 132605 BaseExp: 13260 JobExp: 38160 Attack: 973 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: 550 - Item: Honey Rate: 1200 - Item: Fruit_Of_Mastela Rate: 12 - Item: Sg_Violet_Potion_Box Rate: 15 - Item: Scarlet_Jewel Rate: 20 - Item: Double_Bound Rate: 15 - Item: Scarlet_Staff Rate: 250 RandomOptionGroup: None - Item: Giant_Honet_Card Rate: 1 StealProtected: true - Id: 2822 AegisName: C4_GHOUL Name: Furious Ghoul Level: 61 Hp: 13070 BaseExp: 3100 JobExp: 7200 Attack: 272 Attack2: 29 Defense: 78 MagicDefense: 5 Str: 56 Agi: 15 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: 500 AttackMotion: 912 DamageMotion: 504 Ai: 04 Drops: - Item: Horrendous_Mouth Rate: 6000 - Item: Oridecon_Stone Rate: 110 - Item: White_Herb Rate: 700 - Item: Green_Herb Rate: 800 - Item: Skul_Ring Rate: 60 - Item: Mementos Rate: 150 - Item: Ghoul_Leg Rate: 1 - Item: Ghoul_Card Rate: 1 StealProtected: true - Id: 2823 AegisName: C5_GHOUL Name: Elusive Ghoul Level: 61 Hp: 13070 BaseExp: 3100 JobExp: 7200 Attack: 272 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: 6000 - Item: Oridecon_Stone Rate: 110 - Item: White_Herb Rate: 700 - Item: Green_Herb Rate: 800 - Item: Skul_Ring Rate: 60 - Item: Mementos Rate: 150 - Item: Ghoul_Leg Rate: 1 - Item: Ghoul_Card Rate: 1 StealProtected: true - Id: 2824 AegisName: C1_GEOGRAPHER Name: Swift Geographer Level: 73 Hp: 19330 BaseExp: 4020 JobExp: 10590 Attack: 370 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: 6200 - Item: Root_Of_Maneater Rate: 5500 - Item: Sunflower Rate: 30 - Item: Fancy_Flower Rate: 50 - Item: Holy_Scroll_1_5 Rate: 100 - Item: Geographer_Card Rate: 1 StealProtected: true - Id: 2825 AegisName: C2_GEOGRAPHER Name: Solid Geographer Level: 73 Hp: 38660 BaseExp: 4020 JobExp: 10590 Attack: 370 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: 6200 - Item: Root_Of_Maneater Rate: 5500 - Item: Sunflower Rate: 30 - Item: Fancy_Flower Rate: 50 - Item: Holy_Scroll_1_5 Rate: 100 - Item: Geographer_Card Rate: 1 StealProtected: true - Id: 2826 AegisName: C3_GARGOYLE Name: Gargoyle Ringleader Level: 100 Hp: 43860 BaseExp: 6935 JobExp: 19740 Attack: 597 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: 3880 - Item: Petite_DiablOfs_Wing Rate: 500 - Item: Manteau_ Rate: 2 - Item: Elven_Bow Rate: 5 - Item: Thimble_Of_Archer Rate: 1 - Item: Silence_Arrow Rate: 2000 - Item: Elunium_Stone Rate: 238 - Item: Gargoyle_Card Rate: 1 StealProtected: true - Id: 2827 AegisName: C4_GARGOYLE Name: Furious Gargoyle Level: 100 Hp: 43860 BaseExp: 6935 JobExp: 19740 Attack: 596 Attack2: 89 Defense: 98 MagicDefense: 43 Str: 100 Agi: 79 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: 500 AttackMotion: 720 DamageMotion: 384 Ai: 05 Modes: Detector: true Drops: - Item: Zargon Rate: 3880 - Item: Petite_DiablOfs_Wing Rate: 500 - Item: Manteau_ Rate: 2 - Item: Elven_Bow Rate: 5 - Item: Thimble_Of_Archer Rate: 1 - Item: Silence_Arrow Rate: 2000 - Item: Elunium_Stone Rate: 238 - Item: Gargoyle_Card Rate: 1 StealProtected: true - Id: 2828 AegisName: C5_GALION Name: Elusive Galion Level: 100 Hp: 44105 BaseExp: 6935 JobExp: 19740 Attack: 632 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 Drops: - Item: Rotten_Meat Rate: 3000 - Item: Animal's_Skin Rate: 3000 - Item: Rough_Wind Rate: 10 - Item: Ulfhedinn Rate: 5 - Item: Galion_Card Rate: 1 StealProtected: true - Id: 2829 AegisName: C1_FUR_SEAL Name: Swift Seal Level: 47 Hp: 6855 BaseExp: 1850 JobExp: 4785 Attack: 104 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: 150 AttackDelay: 1612 AttackMotion: 622 DamageMotion: 583 Ai: 04 Drops: - Item: Zargon Rate: 4365 - Item: Wing_Of_Fly Rate: 250 - Item: Coat_ Rate: 5 - Item: Cyfar Rate: 1200 - Item: Guisarme_ Rate: 1 - Item: Panacea Rate: 200 - Item: Glass_Bead Rate: 120 - Item: Fur_Seal_Card Rate: 1 StealProtected: true - Id: 2830 AegisName: C2_FREEZER Name: Solid Freezer Level: 94 Hp: 99900 BaseExp: 6370 JobExp: 18045 Attack: 724 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: 204 AttackDelay: 1260 AttackMotion: 960 DamageMotion: 672 Ai: 21 Drops: - Item: Turtle_Shell Rate: 4413 - Item: Broken_Shell Rate: 850 - Item: Ice_Piece Rate: 1250 - Item: Zargon Rate: 1800 - Item: Royal_Jelly Rate: 160 - Item: Ice_Fragment Rate: 200 - Item: Cold_Scroll_1_5 Rate: 100 - Item: Freezer_Card Rate: 1 StealProtected: true - Id: 2831 AegisName: C3_FREEZER Name: Freezer Ringleader Level: 94 Hp: 49950 BaseExp: 6370 JobExp: 18045 Attack: 724 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: 4413 - Item: Broken_Shell Rate: 850 - Item: Ice_Piece Rate: 1250 - Item: Zargon Rate: 1800 - Item: Royal_Jelly Rate: 160 - Item: Ice_Fragment Rate: 200 - Item: Cold_Scroll_1_5 Rate: 100 - Item: Freezer_Card Rate: 1 StealProtected: true - Id: 2832 AegisName: C4_FERUS_ Name: Furious Ferus Level: 126 Hp: 195270 BaseExp: 19100 JobExp: 52470 Attack: 1086 Attack2: 122 Defense: 111 MagicDefense: 33 Str: 91 Agi: 74 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: 500 AttackMotion: 576 DamageMotion: 432 Ai: 09 Drops: - Item: Delicious_Fish Rate: 5100 - Item: Dragon_Canine Rate: 1000 - Item: Dragon_Scale Rate: 3589 - Item: Dragonball_Green Rate: 800 - Item: Great_Nature Rate: 20 - Item: Dragonball_Green Rate: 100 - Item: Ferus__Card Rate: 1 StealProtected: true - Id: 2833 AegisName: C5_FARMILIAR Name: Elusive Familiar Level: 24 Hp: 2135 BaseExp: 1000 JobExp: 2280 Attack: 81 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: 01 Modes: Angry: true ChangeTargetChase: true ChangeTargetMelee: true Drops: - Item: Tooth_Of_Bat Rate: 5500 - Item: Falchion_ Rate: 20 - Item: Ribbon_ Rate: 15 - Item: Wing_Of_Fly Rate: 50 - Item: Grape Rate: 100 - Item: Red_Herb Rate: 700 - Item: Center_Potion Rate: 50 - Item: Farmiliar_Card Rate: 1 StealProtected: true - Id: 2834 AegisName: C1_FAKE_ANGEL Name: Swift False Angel Level: 105 Hp: 54940 BaseExp: 8125 JobExp: 23205 Attack: 788 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: 120 AttackDelay: 920 AttackMotion: 720 DamageMotion: 336 Ai: 04 Drops: - Item: Blue_Gemstone Rate: 1000 - Item: Yellow_Gemstone Rate: 1000 - Item: Red_Gemstone Rate: 1000 - Item: Water_Of_Darkness Rate: 1000 - Item: Carrot_Whip Rate: 20 - Item: Fake_Angel_Card Rate: 1 StealProtected: true - Id: 2835 AegisName: C2_FABRE Name: Solid Fabre Level: 6 Hp: 720 BaseExp: 790 JobExp: 975 Attack: 14 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: 480 AttackDelay: 1672 AttackMotion: 672 DamageMotion: 480 Ai: 01 Modes: Detector: true Drops: - Item: Fluff Rate: 6500 - Item: Feather Rate: 500 - Item: Club_ Rate: 80 - Item: Wing_Of_Fly Rate: 5 - Item: Green_Herb Rate: 700 - Item: Clover Rate: 1000 - Item: Club Rate: 200 - Item: Fabre_Card Rate: 1 StealProtected: true - Id: 2836 AegisName: C3_FABRE Name: Fabre Ringleader Level: 6 Hp: 360 BaseExp: 790 JobExp: 975 Attack: 14 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: 6500 - Item: Feather Rate: 500 - Item: Club_ Rate: 80 - Item: Wing_Of_Fly Rate: 5 - Item: Green_Herb Rate: 700 - Item: Clover Rate: 1000 - Item: Club Rate: 200 - Item: Fabre_Card Rate: 1 StealProtected: true - Id: 2837 AegisName: C4_EXPLOSION Name: Furious Explosion Level: 100 Hp: 39065 BaseExp: 6935 JobExp: 19740 Attack: 750 Attack2: 110 Defense: 112 MagicDefense: 50 Str: 91 Agi: 66 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: 500 AttackMotion: 960 DamageMotion: 336 Ai: 04 Drops: - Item: Wing_Of_Red_Bat Rate: 5500 - Item: Burning_Heart Rate: 2200 - Item: Hot_Hair Rate: 3200 - Item: Oridecon_Stone Rate: 800 - Item: Fruit_Of_Mastela Rate: 400 - Item: Explosion_Card Rate: 1 StealProtected: true - Id: 2838 AegisName: C5_EVIL_DRUID Name: Elusive Evil Druid Level: 80 Hp: 25745 BaseExp: 4775 JobExp: 11490 Attack: 453 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: 10 - Item: Bone_Wand Rate: 1 - Item: Ragamuffin_Cape Rate: 2 - Item: Leaf_Of_Yggdrasil Rate: 200 - Item: Cookbook07 Rate: 4 - Item: White_Herb Rate: 2000 - Item: Scarlet_Bible Rate: 50 RandomOptionGroup: Group_5 - Item: Evil_Druid_Card Rate: 1 StealProtected: true - Id: 2839 AegisName: C1_ELDER_WILOW Name: Swift Elder Willow Level: 34 Hp: 2995 BaseExp: 1295 JobExp: 3150 Attack: 96 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: 150 AttackDelay: 1372 AttackMotion: 672 DamageMotion: 432 Ai: 09 Drops: - Item: Resin Rate: 5000 - Item: Wing_Of_Fly Rate: 10000 - Item: Elder_Branch Rate: 1 - Item: Elunium_Stone Rate: 40 - Item: Boody_Red Rate: 30 - Item: Fire_Scroll_1_3 Rate: 100 - Item: Branch_Of_Dead_Tree Rate: 100 - Item: Elder_Wilow_Card Rate: 1 StealProtected: true - Id: 2840 AegisName: C2_ELDER_WILOW Name: Solid Elder Willow Level: 34 Hp: 5990 BaseExp: 1295 JobExp: 3150 Attack: 96 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: 240 AttackDelay: 1372 AttackMotion: 672 DamageMotion: 432 Ai: 09 Drops: - Item: Resin Rate: 5000 - Item: Wing_Of_Fly Rate: 5000 - Item: Elder_Branch Rate: 1 - Item: Elunium_Stone Rate: 40 - Item: Boody_Red Rate: 30 - Item: Fire_Scroll_1_3 Rate: 100 - Item: Branch_Of_Dead_Tree Rate: 100 - Item: Elder_Wilow_Card Rate: 1 StealProtected: true - Id: 2841 AegisName: C3_ECHIO Name: Echio Ringleader Level: 126 Hp: 158100 BaseExp: 18195 JobExp: 52470 Attack: 1017 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: 2500 - Item: Seed_Of_Yggdrasil Rate: 10 - Item: Bloody_Rune Rate: 4000 - Item: Beret Rate: 25 - Item: Holy_Arrow_Quiver Rate: 20 - Item: Bloody_Rune Rate: 100 - Item: Divine_Cloth Rate: 20 - Item: Echio_Card Rate: 1 StealProtected: true - Id: 2842 AegisName: C4_DUSTINESS Name: Furious Dustiness Level: 62 Hp: 10130 BaseExp: 2880 JobExp: 7800 Attack: 198 Attack2: 31 Defense: 69 MagicDefense: 50 Str: 46 Agi: 28 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: 500 AttackMotion: 504 DamageMotion: 384 Ai: 17 Modes: Detector: true Drops: - Item: Moth_Dust Rate: 9000 - Item: Wing_Of_Moth Rate: 500 - Item: Insect_Feeler Rate: 10000 - Item: Red_Herb Rate: 10000 - Item: Sparkling_Dust Rate: 10 - Item: Masquerade Rate: 1200 - Item: Dustiness_Card Rate: 1 StealProtected: true - Id: 2843 AegisName: C1_DRYAD Name: Swift Dryad Level: 68 Hp: 18200 BaseExp: 3415 JobExp: 8925 Attack: 334 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: 127 AttackDelay: 950 AttackMotion: 2520 DamageMotion: 576 Ai: 04 Drops: - Item: Tough_Vines Rate: 5335 - Item: Great_Leaf Rate: 1000 - Item: Browny_Root Rate: 3000 - Item: Pineapple Rate: 500 - Item: Chemeti Rate: 1 - Item: Centimental_Leaf Rate: 100 - Item: Sharp_Leaf Rate: 3000 - Item: Dryad_Card Rate: 1 StealProtected: true - Id: 2844 AegisName: C2_DROSERA Name: Solid Drosera Level: 101 Hp: 108780 BaseExp: 8110 JobExp: 22005 Attack: 261 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: 3000 - Item: Drocera_Tentacle Rate: 200 - Item: Blossom_Of_Maneater Rate: 2000 - Item: Root_Of_Maneater Rate: 2000 - Item: Bitter_Herb Rate: 3 - Item: Stem Rate: 1000 - Item: Mandragora_Flowerpot Rate: 50 - Item: Drosera_Card Rate: 1 StealProtected: true - Id: 2845 AegisName: C3_DROPS Name: Drops Ringleader Level: 2 Hp: 225 BaseExp: 750 JobExp: 675 Attack: 14 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: 7500 - Item: Rod_ Rate: 80 - Item: Sticky_Mucus Rate: 500 - Item: Apple Rate: 1100 - Item: Wing_Of_Fly Rate: 1700 - Item: Apple Rate: 800 - Item: Orange_Juice Rate: 20 - Item: Drops_Card Rate: 1 StealProtected: true - Id: 2846 AegisName: C4_DRILLER Name: Furious Driller Level: 65 Hp: 13595 BaseExp: 3210 JobExp: 8340 Attack: 228 Attack2: 31 Defense: 96 MagicDefense: 18 Str: 62 Agi: 65 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: 500 AttackMotion: 900 DamageMotion: 336 Ai: 04 Drops: - Item: Lizard_Scruff Rate: 7500 - Item: Yellow_Gemstone Rate: 3880 - Item: Red_Gemstone Rate: 3500 - Item: Driller_Card Rate: 1 StealProtected: true - Id: 2847 AegisName: C5_DRAINLIAR Name: Elusive Drainliar Level: 47 Hp: 5810 BaseExp: 1850 JobExp: 4785 Attack: 120 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: 09 Drops: - Item: Emveretarcon Rate: 60 - Item: Tooth_Of_Bat Rate: 3000 - Item: Red_Jewel Rate: 20 - Item: Red_Herb Rate: 1000 - Item: Wing_Of_Red_Bat Rate: 5500 - Item: Wing_Of_Fly Rate: 1500 - Item: Oridecon_Stone Rate: 40 - Item: Drainliar_Card Rate: 1 StealProtected: true - Id: 2848 AegisName: C1_DRAGON_TAIL Name: Swift Dragon Tail Level: 86 Hp: 23400 BaseExp: 5175 JobExp: 14550 Attack: 240 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: 131 AttackDelay: 862 AttackMotion: 534 DamageMotion: 312 Ai: 21 Modes: Detector: true Drops: - Item: Dragon_Fly_Wing Rate: 4413 - Item: Round_Shell Rate: 400 - Item: Solid_Shell Rate: 800 - Item: Fancy_Flower Rate: 8 - Item: Cap Rate: 2 - Item: Wing_Of_Fly Rate: 300 - Item: Wing_Of_Butterfly Rate: 150 - Item: Dragon_Tail_Card Rate: 1 StealProtected: true - Id: 2849 AegisName: C2_DRACO Name: Solid Draco Level: 114 Hp: 200990 BaseExp: 11675 JobExp: 31920 Attack: 933 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: 300 AttackDelay: 576 AttackMotion: 960 DamageMotion: 504 Ai: 03 Drops: - Item: Dragon's_Mane Rate: 3000 - Item: Dragon's_Skin Rate: 100 - Item: Dragon_Canine Rate: 100 - Item: Dragon_Train Rate: 1000 - Item: Dragon_Scale Rate: 1000 - Item: Honey Rate: 500 - Item: Dragon_Vest Rate: 10 - Item: Draco_Card Rate: 1 StealProtected: true - Id: 2850 AegisName: C3_DOLOMEDES Name: Dolomedes Ringleader Level: 132 Hp: 272955 BaseExp: 16755 JobExp: 51018 Attack: 1219 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: 3000 - Item: White_Spider_Limb Rate: 5000 - Item: Purified_Bradium Rate: 500 - Item: Bradium_Ring Rate: 1 - Item: Runstone_Rare Rate: 10 - Item: Bradium Rate: 500 - Item: Stem_Whip Rate: 1 - Item: Dolomedes_Card Rate: 1 StealProtected: true - Id: 2851 AegisName: C4_DOKEBI Name: Furious Dokebi Level: 68 Hp: 14100 BaseExp: 3255 JobExp: 8925 Attack: 398 Attack2: 30 Defense: 85 MagicDefense: 20 Str: 52 Agi: 72 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: 500 AttackMotion: 456 DamageMotion: 384 Ai: 17 Modes: Detector: true Drops: - Item: Dokkaebi_Horn Rate: 9000 - Item: Elunium_Stone Rate: 150 - Item: Sword_Mace_ Rate: 2 - Item: Mighty_Staff Rate: 1 - Item: Gold Rate: 1 - Item: Club Rate: 300 - Item: Hammer_Of_Blacksmith Rate: 5 - Item: Dokebi_Card Rate: 1 StealProtected: true - Id: 2852 AegisName: C5_DISGUISE Name: Elusive Disguise Level: 103 Hp: 69475 BaseExp: 8320 JobExp: 22605 Attack: 405 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: 4850 - Item: Tangled_Chain Rate: 3686 - Item: White_Powder Rate: 100 - Item: Honey Rate: 100 - Item: Ragamuffin_Cape Rate: 50 - Item: Muffler_ Rate: 2 - Item: Rider_Insignia Rate: 5 - Item: Disguise_Card Rate: 1 StealProtected: true - Id: 2853 AegisName: C1_DIMIK_1 Name: Swift Dimik Level: 116 Hp: 87760 BaseExp: 12800 JobExp: 36780 Attack: 1941 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: 112 AttackDelay: 576 AttackMotion: 720 DamageMotion: 432 Ai: 04 Drops: - Item: Old_Steel_Plate Rate: 2000 - Item: Transparent_Plate01 Rate: 50 - Item: Oil_Bottle Rate: 70 - 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: 2854 AegisName: C2_DEVIRUCHI Name: Solid Deviruchi Level: 93 Hp: 89120 BaseExp: 6280 JobExp: 17775 Attack: 572 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 Element: Dark ElementLevel: 1 WalkSpeed: 180 AttackDelay: 980 AttackMotion: 600 DamageMotion: 384 Ai: 21 Modes: Detector: true Drops: - Item: Petite_DiablOfs_Horn Rate: 5335 - Item: Petite_DiablOfs_Wing Rate: 400 - Item: Oridecon Rate: 2 - Item: Partizan_ Rate: 2 - Item: Sacred_Marks Rate: 5 - Item: Zargon Rate: 1500 - Item: Oridecon_Stone Rate: 154 - Item: Deviruchi_Card Rate: 1 StealProtected: true - Id: 2855 AegisName: C3_DESERT_WOLF_B Name: Baby Desert Wolf Ringleader Level: 14 Hp: 700 BaseExp: 820 JobExp: 1575 Attack: 39 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: 01 Modes: ChangeTargetMelee: true Drops: - Item: Phracon Rate: 85 - Item: Animal's_Skin Rate: 5500 - Item: Adventurere's_Suit_ Rate: 80 - Item: Wing_Of_Fly Rate: 200 - Item: Cotton_Shirt Rate: 200 - Item: Asura_ Rate: 5 - Item: Orange Rate: 1000 - Item: Desert_Wolf_Babe_Card Rate: 1 StealProtected: true - Id: 2856 AegisName: C4_DESERT_WOLF_B Name: Furious Baby Desert Wolf Level: 14 Hp: 700 BaseExp: 820 JobExp: 1575 Attack: 38 Attack2: 8 Defense: 13 Str: 10 Agi: 15 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: 500 AttackMotion: 900 DamageMotion: 240 Ai: 01 Modes: ChangeTargetMelee: true Drops: - Item: Phracon Rate: 85 - Item: Animal's_Skin Rate: 5500 - Item: Adventurere's_Suit_ Rate: 80 - Item: Wing_Of_Fly Rate: 200 - Item: Cotton_Shirt Rate: 200 - Item: Asura_ Rate: 5 - Item: Orange Rate: 1000 - Item: Desert_Wolf_Babe_Card Rate: 1 StealProtected: true - Id: 2857 AegisName: C5_DENIRO Name: Elusive Deniro Level: 31 Hp: 3355 BaseExp: 1265 JobExp: 2880 Attack: 54 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: 01 Modes: ChangeTargetMelee: true Detector: true Drops: - Item: Worm_Peelings Rate: 9000 - Item: Garlet Rate: 3000 - Item: Sticky_Mucus Rate: 1200 - Item: Boody_Red Rate: 50 - Item: Wing_Of_Fly Rate: 8 - Item: Iron_Ore Rate: 450 - Item: Elunium_Stone Rate: 34 - Item: Andre_Card Rate: 1 StealProtected: true - Id: 2858 AegisName: C1_DEATHWORD Name: Swift Death Word Level: 114 Hp: 81950 BaseExp: 11120 JobExp: 31920 Attack: 1000 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: 112 AttackDelay: 176 AttackMotion: 912 DamageMotion: 300 Ai: 21 Drops: - Item: Worn_Out_Page Rate: 4000 - Item: Bookclip_In_Memory Rate: 300 - Item: Legend_Of_Kafra01 Rate: 50 - Item: Bloody_Page Rate: 500 - Item: Vidar's_Boots Rate: 10 - Item: Cookbook08 Rate: 2 - Item: Cookbook09 Rate: 1 - Item: Deathword_Card Rate: 1 StealProtected: true - Id: 2859 AegisName: C2_DEATHWORD Name: Solid Death Word Level: 114 Hp: 163900 BaseExp: 11120 JobExp: 31920 Attack: 1000 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: 180 AttackDelay: 176 AttackMotion: 912 DamageMotion: 300 Ai: 21 Drops: - Item: Worn_Out_Page Rate: 4000 - Item: Bookclip_In_Memory Rate: 300 - Item: Legend_Of_Kafra01 Rate: 50 - Item: Bloody_Page Rate: 500 - Item: Vidar's_Boots Rate: 10 - Item: Cookbook08 Rate: 2 - Item: Cookbook09 Rate: 1 - Item: Deathword_Card Rate: 1 StealProtected: true - Id: 2860 AegisName: C3_DEATHWORD Name: Death Word Ringleader Level: 114 Hp: 81950 BaseExp: 11120 JobExp: 31920 Attack: 1000 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: 4000 - Item: Bookclip_In_Memory Rate: 300 - Item: Legend_Of_Kafra01 Rate: 50 - Item: Bloody_Page Rate: 500 - Item: Vidar's_Boots Rate: 10 - Item: Cookbook08 Rate: 2 - Item: Cookbook09 Rate: 1 - Item: Deathword_Card Rate: 1 StealProtected: true - Id: 2861 AegisName: C4_DARK_PRIEST Name: Furious Dark Priest Level: 98 Hp: 60450 BaseExp: 7415 JobExp: 18165 Attack: 554 Attack2: 259 Defense: 56 MagicDefense: 30 Str: 5 Agi: 78 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: 500 AttackMotion: 1252 DamageMotion: 476 Ai: 13 Drops: - Item: Book_Of_The_Apocalypse Rate: 5 - Item: Rosary Rate: 30 - Item: Blue_Potion Rate: 100 - Item: Red_Gemstone Rate: 450 - Item: Sacred_Marks Rate: 1 - Item: Glittering_Clothes Rate: 5 - Item: Skull Rate: 3000 - Item: Dark_Priest_Card Rate: 1 StealProtected: true - Id: 2862 AegisName: C5_DANCING_DRAGON Name: Elusive Zhu Po Long Level: 82 Hp: 19715 BaseExp: 4850 JobExp: 13575 Attack: 354 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: 4365 - Item: Dragon_Horn Rate: 3000 - Item: Little_Blacky_Ghost Rate: 800 - Item: Dragon_Scale Rate: 1000 - Item: Yarn Rate: 3000 - Item: Dancing_Dragon_Card Rate: 1 StealProtected: true - Id: 2863 AegisName: C1_CREAMY Name: Swift Creamy Level: 23 Hp: 1890 BaseExp: 980 JobExp: 2220 Attack: 73 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: 112 AttackDelay: 1136 AttackMotion: 720 DamageMotion: 840 Ai: 01 Modes: Detector: true Drops: - Item: Powder_Of_Butterfly Rate: 9000 - Item: Silk_Robe_ Rate: 10 - Item: Honey Rate: 150 - Item: Wing_Of_Fly Rate: 100 - Item: Fancy_Flower Rate: 2 - Item: Flower Rate: 500 - Item: Wind_Scroll_1_3 Rate: 100 - Item: Creamy_Card Rate: 1 StealProtected: true - Id: 2864 AegisName: C2_CORNUTUS Name: Solid Cornutus Level: 48 Hp: 14500 BaseExp: 1895 JobExp: 4920 Attack: 94 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: 240 AttackDelay: 1248 AttackMotion: 48 DamageMotion: 480 Ai: 17 Drops: - Item: Crystal_Blue Rate: 45 - Item: Conch Rate: 5500 - Item: Scell Rate: 800 - Item: Elunium_Stone Rate: 53 - Item: Shield_ Rate: 5 - Item: Solid_Shell Rate: 1000 - Item: Wing_Of_Fly Rate: 100 - Item: Cornutus_Card Rate: 1 StealProtected: true - Id: 2865 AegisName: C3_COOKIE Name: Cookie Ringleader Level: 35 Hp: 3330 BaseExp: 1325 JobExp: 3240 Attack: 70 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: 1000 - Item: Candy_Striper Rate: 150 - Item: Wing_Of_Fly Rate: 5 - Item: Great_Chef_Orleans01 Rate: 50 - Item: Sandals_ Rate: 30 - Item: Holy_Scroll_1_3 Rate: 100 - Item: Candy Rate: 320 - Item: Cookie_Card Rate: 1 StealProtected: true - Id: 2866 AegisName: C4_CONSTANT Name: Furious Constant Level: 108 Hp: 60250 BaseExp: 9330 JobExp: 26700 Attack: 1028 Attack2: 144 Defense: 92 MagicDefense: 82 Str: 126 Agi: 127 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: 500 AttackMotion: 360 DamageMotion: 360 Ai: 04 Drops: - Item: Burnt_Parts Rate: 100 - Item: Sturdy_Iron_Piece Rate: 1500 - Item: Tube Rate: 10 - Item: Steel Rate: 10 - Item: Elunium_Stone Rate: 10 - Id: 2867 AegisName: C5_COMODO Name: Elusive Comodo Level: 81 Hp: 20010 BaseExp: 4770 JobExp: 13335 Attack: 512 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: 2868 AegisName: C1_COCO Name: Swift Coco Level: 38 Hp: 4180 BaseExp: 1500 JobExp: 3555 Attack: 85 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: 112 AttackDelay: 1864 AttackMotion: 864 DamageMotion: 1008 Ai: 17 Drops: - Item: Acorn Rate: 9000 - Item: Fluff Rate: 10000 - Item: Animal's_Skin Rate: 10000 - Item: Sweet_Potato Rate: 10000 - Item: Wing_Of_Fly Rate: 10000 - Item: Sandals_ Rate: 25 - Item: Hood_ Rate: 600 - Item: Coco_Card Rate: 1 StealProtected: true - Id: 2869 AegisName: C2_COCO Name: Solid Coco Level: 38 Hp: 8360 BaseExp: 1500 JobExp: 3555 Attack: 85 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: 180 AttackDelay: 1864 AttackMotion: 864 DamageMotion: 1008 Ai: 17 Drops: - Item: Fluff Rate: 3333 - Item: Animal's_Skin Rate: 3333 - Item: Acorn Rate: 10000 - Item: Wing_Of_Fly Rate: 2500 - Item: Sweet_Potato Rate: 500 - Item: Sandals_ Rate: 25 - Item: Hood_ Rate: 600 - Item: Coco_Card Rate: 1 StealProtected: true - Id: 2870 AegisName: C3_CLOCK Name: Clock Ringleader Level: 81 Hp: 27780 BaseExp: 5005 JobExp: 13335 Attack: 531 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 Drops: - Item: Needle_Of_Alarm Rate: 5335 - Item: Wooden_Block Rate: 800 - Item: White_Herb Rate: 1900 - Item: Lemon Rate: 320 - Item: Key_Of_Clock_Tower Rate: 30 - Item: Underground_Key Rate: 30 - Item: Elunium Rate: 163 - Item: Clock_Card Rate: 1 StealProtected: true - Id: 2871 AegisName: C4_CLOCK Name: Furious Clock Level: 81 Hp: 27780 BaseExp: 5005 JobExp: 13335 Attack: 530 Attack2: 53 Defense: 91 MagicDefense: 43 Str: 68 Agi: 31 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: 500 AttackMotion: 792 DamageMotion: 480 Ai: 17 Drops: - Item: Needle_Of_Alarm Rate: 5335 - Item: Wooden_Block Rate: 800 - Item: White_Herb Rate: 1900 - Item: Lemon Rate: 320 - Item: Key_Of_Clock_Tower Rate: 30 - Item: Underground_Key Rate: 30 - Item: Elunium Rate: 163 - Item: Clock_Card Rate: 1 StealProtected: true - Id: 2872 AegisName: C5_CHONCHON Name: Elusive Chonchon Level: 5 Hp: 285 BaseExp: 750 JobExp: 900 Attack: 13 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: Jellopy Rate: 10000 - Item: Wing_Of_Fly Rate: 10000 - Item: Shell Rate: 1500 - Item: Cutter_ Rate: 55 - Item: Iron Rate: 100 - Item: Chonchon_Doll Rate: 5 - Item: Iron_Ore Rate: 150 - Item: Chonchon_Card Rate: 1 StealProtected: true - Id: 2873 AegisName: C1_CENTIPEDE Name: Swift Centipede Level: 125 Hp: 124960 BaseExp: 15715 JobExp: 45300 Attack: 1009 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 Element: Poison ElementLevel: 2 WalkSpeed: 112 AttackDelay: 1000 AttackMotion: 792 DamageMotion: 336 Ai: 21 Modes: Detector: true Drops: - Item: Cold_Heart Rate: 2 - Item: Black_Cat Rate: 2 - Item: Cursed_Lyre Rate: 10 - Item: Short_Leg Rate: 5335 - Item: Zargon Rate: 5000 - Item: Bradium Rate: 10 - Item: Solid_Shell Rate: 2500 - Item: Centipede_Card Rate: 1 StealProtected: true - Id: 2874 AegisName: C2_CENERE Name: Solid Cenere Level: 146 Hp: 1301310 BaseExp: 35585 JobExp: 113091 Attack: 2162 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: 360 AttackDelay: 1500 AttackMotion: 720 DamageMotion: 360 Ai: 21 Modes: Detector: true Drops: - Item: Dustball Rate: 2000 - Item: Poisonous_Gas Rate: 500 - Item: Mould_Powder Rate: 1500 - Item: Air_Pollutant Rate: 1000 - Item: Cenere_Card Rate: 1 StealProtected: true - Id: 2875 AegisName: C3_CELIA Name: Celia Ringleader Level: 141 Hp: 1265725 BaseExp: 110535 JobExp: 376530 Attack: 1934 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 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: Elunium Rate: 100 - Item: Creeper_Bow Rate: 10 - Item: Mental_Stick Rate: 1 - Item: Blood_Thirst Rate: 150 - Item: Ceila_Card Rate: 1 StealProtected: true - Id: 2876 AegisName: C4_CATERPILLAR Name: Furious Caterpillar Level: 121 Hp: 128280 BaseExp: 15995 JobExp: 43860 Attack: 1208 Attack2: 125 Defense: 100 MagicDefense: 42 Str: 58 Agi: 48 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: 500 AttackMotion: 672 DamageMotion: 480 Ai: 21 Modes: Detector: true Drops: - Item: Feather Rate: 3000 - Item: Brigan Rate: 5335 - Item: Twilight_Desert Rate: 20 - Item: Star_Crumb Rate: 100 - Item: Great_Nature Rate: 50 - Item: Old_Blue_Box Rate: 12 - Item: Glove_Of_Shura Rate: 500 - Item: Caterpillar_Card Rate: 1 StealProtected: true - Id: 2877 AegisName: C5_CARAT Name: Elusive Carat Level: 103 Hp: 46110 BaseExp: 7925 JobExp: 22605 Attack: 932 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: 3200 - Item: Ice_Cream Rate: 1000 - Item: Spiky_Heel Rate: 5 - Item: Joker_Jester Rate: 1 - Item: White_Herb Rate: 1450 - Item: Carat_Card Rate: 1 StealProtected: true - Id: 2878 AegisName: C1_CARAMEL Name: Swift Caramel Level: 25 Hp: 2590 BaseExp: 1070 JobExp: 2340 Attack: 80 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: 150 AttackDelay: 1604 AttackMotion: 840 DamageMotion: 756 Ai: 17 Drops: - Item: Porcupine_Spike Rate: 9000 - Item: Coat_ Rate: 5 - Item: Animal's_Skin Rate: 5500 - Item: Glaive_ Rate: 10 - Item: Spear_ Rate: 15 - Item: Pike_ Rate: 20 - Item: Caramel_Card Rate: 1 StealProtected: true - Id: 2879 AegisName: C2_BUNGISNGIS Name: Solid Bungisngis Level: 121 Hp: 255130 BaseExp: 15995 JobExp: 43860 Attack: 1021 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: 240 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: 2880 AegisName: C3_BREEZE Name: Breeze Ringleader Level: 92 Hp: 33775 BaseExp: 6190 JobExp: 17505 Attack: 591 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: Raccoon_Leaf Rate: 500 - Item: Four_Leaf_Clover Rate: 10 - Item: Centimental_Leaf Rate: 10 - Item: Gust_Bow Rate: 10 - Item: Branch_Of_Dead_Tree Rate: 10 - Item: Centimental_Flower Rate: 10 - Item: Rough_Wind Rate: 10 - Item: Breeze_Card Rate: 1 StealProtected: true - Id: 2881 AegisName: C4_BREEZE Name: Furious Breeze Level: 92 Hp: 33775 BaseExp: 6190 JobExp: 17505 Attack: 590 Attack2: 52 Defense: 83 MagicDefense: 32 Str: 75 Agi: 131 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: 500 AttackMotion: 384 DamageMotion: 504 Ai: 04 Drops: - Item: Raccoon_Leaf Rate: 500 - Item: Four_Leaf_Clover Rate: 10 - Item: Centimental_Leaf Rate: 10 - Item: Gust_Bow Rate: 10 - Item: Branch_Of_Dead_Tree Rate: 10 - Item: Centimental_Flower Rate: 10 - Item: Rough_Wind Rate: 10 - Item: Breeze_Card Rate: 1 StealProtected: true - Id: 2882 AegisName: C5_BRADIUM_GOLEM Name: Elusive Bradium Golem Level: 133 Hp: 228695 BaseExp: 21295 JobExp: 35574 Attack: 1568 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 Element: Earth ElementLevel: 2 WalkSpeed: 300 AttackDelay: 1008 AttackMotion: 1200 DamageMotion: 540 Ai: 20 Drops: - Item: Stone_Piece Rate: 3000 - Item: Stone_Heart Rate: 5000 - Item: Purified_Bradium Rate: 500 - Item: Bradium_Shield Rate: 10 - Item: Runstone_Rare Rate: 10 - Item: Bradium Rate: 500 - Item: Bradium_Goram_Card Rate: 1 StealProtected: true - Id: 2883 AegisName: C1_BLOOD_BUTTERFLY Name: Swift Bloody Butterfly Level: 94 Hp: 35150 BaseExp: 6370 JobExp: 18045 Attack: 433 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: 108 AttackDelay: 472 AttackMotion: 576 DamageMotion: 288 Ai: 13 Modes: Detector: true Drops: - Item: Sharp_Feeler Rate: 4608 - Item: Great_Wing Rate: 2500 - Item: Wing_Of_Butterfly Rate: 1200 - Item: Powder_Of_Butterfly Rate: 5500 - Item: Lariat Rate: 1 - Item: Scarlet_Knuckle Rate: 250 RandomOptionGroup: Group_5 - Item: Blood_Butterfly_Card Rate: 1 StealProtected: true - Id: 2884 AegisName: C3_BIGFOOT Name: Bigfoot Ringleader Level: 29 Hp: 2935 BaseExp: 1175 JobExp: 2640 Attack: 60 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: 9000 - Item: Poo_Poo_Hat Rate: 5 - Item: Animal's_Skin Rate: 5000 - Item: Wing_Of_Fly Rate: 80 - Item: Sweet_Potato Rate: 1500 - Item: Honey Rate: 450 - Item: Oridecon_Stone Rate: 43 - Item: BigFoot_Card Rate: 1 StealProtected: true - Id: 2885 AegisName: C4_BATHORY Name: Furious Bathory Level: 86 Hp: 26210 BaseExp: 5175 JobExp: 14550 Attack: 302 Attack2: 96 Defense: 61 MagicDefense: 89 Str: 66 Agi: 49 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: 500 AttackMotion: 840 DamageMotion: 900 Ai: 21 Drops: - Item: Sparkling_Dust Rate: 200 - Item: Starsand_Of_Witch Rate: 4850 - Item: Star_Sparkling Rate: 3 - Item: Star_Crumb Rate: 30 - Item: Old_Magic_Book Rate: 15 - Item: Old_Broom Rate: 20 - Item: Scarlet_Rod Rate: 250 RandomOptionGroup: None - Item: Bathory_Card Rate: 1 StealProtected: true - Id: 2886 AegisName: C5_BANSHEE_MASTER Name: Elusive Banshee Master Level: 118 Hp: 101600 BaseExp: 13030 JobExp: 37470 Attack: 1006 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: 21 Modes: Detector: true Drops: - Item: Old_White_Cloth Rate: 3000 - Item: Orleans_Gown Rate: 10 - Item: Cursed_Star Rate: 2 - Item: Wool_Scarf Rate: 10 - Item: Mementos Rate: 1500 - Item: Brigan Rate: 5335 - Item: Banshee_Master_Card Rate: 1 StealProtected: true - Id: 2887 AegisName: C1_BANSHEE Name: Swift Banshee Level: 130 Hp: 243330 BaseExp: 18695 JobExp: 53970 Attack: 1216 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: 112 AttackDelay: 676 AttackMotion: 504 DamageMotion: 504 Ai: 21 Modes: Detector: true Drops: - Item: Old_White_Cloth Rate: 3000 - Item: Orleans_Gown Rate: 10 - Item: Scalpel Rate: 10 - Item: Wool_Scarf Rate: 10 - Item: Mementos Rate: 1500 - Item: Brigan Rate: 5335 - Item: Carnium Rate: 1 - Item: Banshee_Card Rate: 1 StealProtected: true - Id: 2888 AegisName: C2_BANASPATY Name: Solid Banaspaty Level: 85 Hp: 46800 BaseExp: 5090 JobExp: 14295 Attack: 240 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: 300 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: 2889 AegisName: C3_ASSULTER Name: Assaulter Ringleader Level: 100 Hp: 44885 BaseExp: 6935 JobExp: 19740 Attack: 752 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 Element: Wind ElementLevel: 2 WalkSpeed: 200 AttackDelay: 512 AttackMotion: 780 DamageMotion: 504 Ai: 21 Drops: - Item: Turtle_Shell Rate: 4413 - Item: Broken_Armor_Piece Rate: 1200 - Item: Rust_Suriken Rate: 840 - Item: Smoke_Powder Rate: 200 - Item: Zargon Rate: 1240 - Item: Huuma_Bird_Wing Rate: 5 - Item: Old_Blue_Box Rate: 1 - Item: Assulter_Card Rate: 1 StealProtected: true - Id: 2890 AegisName: C4_ARGOS Name: Furious Argos Level: 47 Hp: 5025 BaseExp: 1850 JobExp: 4785 Attack: 114 Attack2: 33 Defense: 58 MagicDefense: 8 Str: 38 Agi: 22 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: 500 AttackMotion: 468 DamageMotion: 768 Ai: 21 Drops: - Item: Spiderweb Rate: 9000 - Item: Scell Rate: 1200 - Item: Short_Leg Rate: 500 - Item: Elunium_Stone Rate: 61 - Item: Green_Herb Rate: 670 - Item: Wing_Of_Fly Rate: 250 - Item: Bark_Shorts Rate: 15 - Item: Argos_Card Rate: 1 StealProtected: true - Id: 2891 AegisName: C5_ARGIOPE Name: Elusive Argiope Level: 75 Hp: 15525 BaseExp: 3970 JobExp: 11010 Attack: 385 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: 5335 - Item: Zargon Rate: 1200 - Item: Elunium_Stone Rate: 175 - Item: Boots_ Rate: 5 - Item: Green_Herb Rate: 1500 - Item: Violet_Jewel Rate: 10 - Item: Argiope_Card Rate: 1 StealProtected: true - Id: 2892 AegisName: C1_ARGIOPE Name: Swift Argiope Level: 75 Hp: 15525 BaseExp: 3970 JobExp: 11010 Attack: 385 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: 225 AttackDelay: 1792 AttackMotion: 792 DamageMotion: 336 Ai: 21 Modes: Detector: true Drops: - Item: Short_Leg Rate: 5335 - Item: Zargon Rate: 1200 - Item: Elunium_Stone Rate: 175 - Item: Boots_ Rate: 5 - Item: Green_Herb Rate: 1500 - Item: Violet_Jewel Rate: 10 - Item: Argiope_Card Rate: 1 StealProtected: true - Id: 2893 AegisName: C2_ARCLOUSE Name: Solid Arclouze Level: 107 Hp: 100200 BaseExp: 9685 JobExp: 26385 Attack: 420 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: 120 AttackDelay: 960 AttackMotion: 500 DamageMotion: 480 Ai: 17 Drops: - Item: Round_Shell Rate: 3500 - Item: Sticky_Mucus Rate: 3000 - Item: Solid_Shell Rate: 800 - Item: Zargon Rate: 450 - Item: Red_Gemstone Rate: 300 - Item: Great_Nature Rate: 20 - Item: Zargon Rate: 2500 - Item: Arclouse_Card Rate: 1 StealProtected: true - Id: 2894 AegisName: C3_ARCLOUSE Name: Arclouze Ringleader Level: 107 Hp: 50100 BaseExp: 9685 JobExp: 26385 Attack: 420 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: 17 Drops: - Item: Round_Shell Rate: 3500 - Item: Sticky_Mucus Rate: 3000 - Item: Solid_Shell Rate: 800 - Item: Zargon Rate: 450 - Item: Red_Gemstone Rate: 300 - Item: Great_Nature Rate: 20 - Item: Zargon Rate: 2500 - Item: Arclouse_Card Rate: 1 StealProtected: true - Id: 2895 AegisName: C4_APOCALIPS Name: Furious Apocalypse Level: 121 Hp: 110450 BaseExp: 15235 JobExp: 43860 Attack: 1262 Attack2: 116 Defense: 136 MagicDefense: 26 Str: 130 Agi: 68 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: 500 AttackMotion: 1440 DamageMotion: 384 Ai: 17 Drops: - Item: Broken_Steel_Piece Rate: 5335 - Item: Mystery_Piece Rate: 2400 - Item: Wheel Rate: 2200 - Item: Elunium Rate: 5 - Item: Destroyer_ Rate: 1 - Item: Manteau_ Rate: 20 - Item: Runstone_Ancient Rate: 100 - Item: Apocalips_Card Rate: 1 StealProtected: true - Id: 2896 AegisName: C5_ANTLER_SCARABA Name: Elusive Antler Scaraba Level: 136 Hp: 313000 BaseExp: 15825 JobExp: 52008 Attack: 1701 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: 6500 - Item: Green_Whistle Rate: 1 - Item: Runstone_Ancient Rate: 10 - Item: Elder_Branch Rate: 10 - Item: Yellow_Live Rate: 1 - Item: Scaraba_Card Rate: 1 StealProtected: true - Id: 2897 AegisName: C1_ANTIQUE_BOOK Name: Swift Antique Book Level: 148 Hp: 673075 BaseExp: 36125 JobExp: 116226 Attack: 2233 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: 112 AttackDelay: 864 AttackMotion: 960 DamageMotion: 480 Ai: 21 Modes: Detector: true Drops: - Item: Leaf_Bookmark Rate: 2000 - Item: Bookclip_In_Memory Rate: 1000 - Item: Worn_Out_Page Rate: 1000 - Item: AntiqueBook_Card Rate: 1 StealProtected: true - Id: 2898 AegisName: C2_ANTIQUE_BOOK Name: Solid Antique Book Level: 148 Hp: 1346150 BaseExp: 36125 JobExp: 116226 Attack: 2233 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: 180 AttackDelay: 864 AttackMotion: 960 DamageMotion: 480 Ai: 21 Modes: Detector: true Drops: - Item: Leaf_Bookmark Rate: 2000 - Item: Bookclip_In_Memory Rate: 1000 - Item: Worn_Out_Page Rate: 1000 - Item: AntiqueBook_Card Rate: 1 StealProtected: true - Id: 2899 AegisName: C4_ANOLIAN Name: Furious Anolian Level: 109 Hp: 77735 BaseExp: 9435 JobExp: 27015 Attack: 780 Attack2: 110 Defense: 61 MagicDefense: 11 Str: 130 Agi: 81 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: 500 AttackMotion: 500 DamageMotion: 864 Ai: 21 Drops: - Item: Anolian_Skin Rate: 4850 - Item: Crystal_Arrow Rate: 2000 - Item: Royal_Jelly Rate: 5 - Item: Red_Muffler Rate: 10 - Item: Carga_Mace Rate: 1 - Item: Brooch_ Rate: 1 - Item: Oridecon Rate: 134 - Item: Anolian_Card Rate: 1 StealProtected: true - Id: 2900 AegisName: C5_ANGRA_MANTIS Name: Elusive Angra Mantis Level: 144 Hp: 458600 BaseExp: 25315 JobExp: 69498 Attack: 1042 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: 5000 - Item: Soft_Leaf Rate: 1000 - Item: Great_Nature Rate: 10 - Item: Sura_Rampage Rate: 5 - Item: Angra_Mantis_Card Rate: 1 StealProtected: true - Id: 2901 AegisName: C1_ANGRA_MANTIS Name: Swift Angra Mantis Level: 144 Hp: 458600 BaseExp: 25315 JobExp: 69498 Attack: 1042 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: 112 AttackDelay: 576 AttackMotion: 480 DamageMotion: 480 Ai: 04 Modes: Detector: true Drops: - Item: Withered_Flower Rate: 5000 - Item: Soft_Leaf Rate: 1000 - Item: Great_Nature Rate: 10 - Item: Sura_Rampage Rate: 5 - Item: Angra_Mantis_Card Rate: 1 StealProtected: true - Id: 2902 AegisName: C2_ANDRE Name: Solid Andre Level: 33 Hp: 7240 BaseExp: 1325 JobExp: 3060 Attack: 61 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: 360 AttackDelay: 1288 AttackMotion: 288 DamageMotion: 384 Ai: 01 Modes: ChangeTargetMelee: true Detector: true Drops: - Item: Worm_Peelings Rate: 9000 - Item: Garlet Rate: 1000 - Item: Sticky_Mucus Rate: 500 - Item: Yellow_Live Rate: 50 - Item: Wing_Of_Fly Rate: 4 - Item: Iron_Ore Rate: 350 - Item: Elunium_Stone Rate: 28 - Item: Andre_Card Rate: 1 StealProtected: true - Id: 2903 AegisName: C3_ANCIENT_MIMIC Name: Ancient Mimic Ringleader Level: 112 Hp: 73500 BaseExp: 10900 JobExp: 31260 Attack: 1150 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: 30 - Item: Old_Violet_Box Rate: 1 - Item: Gift_Box Rate: 50 - Item: Shoes_ Rate: 5 - Item: Manteau_ Rate: 1 - Item: Fricco_Shoes Rate: 10 - Item: Gold_Ring Rate: 100 - Item: Ancient_Mimic_Card Rate: 1 StealProtected: true - Id: 2904 AegisName: C4_ANACONDAQ Name: Furious Anacondaq Level: 100 Hp: 42550 BaseExp: 6935 JobExp: 19740 Attack: 604 Attack2: 55 Defense: 92 Str: 79 Agi: 59 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: 500 AttackMotion: 576 DamageMotion: 576 Ai: 17 Drops: - Item: White_Powder Rate: 200 - Item: Posionous_Canine Rate: 9000 - Item: Scale_Of_Snakes Rate: 1500 - Item: Scales_Shell Rate: 200 - Item: Yellow_Herb Rate: 150 - Item: Oridecon_Stone Rate: 50 - Item: Scarlet_Lance Rate: 250 RandomOptionGroup: Group_5 - Item: Anacondaq_Card Rate: 1 StealProtected: true - Id: 2905 AegisName: C5_AMBERNITE Name: Elusive Ambernite Level: 19 Hp: 1700 BaseExp: 890 JobExp: 1950 Attack: 31 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: 9000 - Item: Garlet Rate: 1200 - Item: Shell Rate: 3000 - Item: Wing_Of_Fly Rate: 2 - Item: Elunium_Stone Rate: 14 - Item: Iron_Ore Rate: 150 - Item: Ambernite_Card Rate: 1 StealProtected: true - Id: 2906 AegisName: C1_ALNOLDI Name: Swift Rafflesia Arnoldi Level: 80 Hp: 25745 BaseExp: 4560 JobExp: 12135 Attack: 453 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: 225 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: 2907 AegisName: C2_ALLIGATOR Name: Solid Alligator Level: 57 Hp: 24300 BaseExp: 2440 JobExp: 6525 Attack: 189 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: 240 AttackDelay: 1100 AttackMotion: 900 DamageMotion: 480 Ai: 17 Drops: - Item: Zargon Rate: 1000 - Item: Worn_Out_Prison_Uniform Rate: 600 - Item: Anolian_Skin Rate: 2000 - Item: Seed_Of_Yggdrasil Rate: 50 - Item: Oridecon_Stone Rate: 129 - Item: Alligator_Card Rate: 1 StealProtected: true - Id: 2908 AegisName: C3_ALIZA Name: Aliza Ringleader Level: 112 Hp: 72250 BaseExp: 10900 JobExp: 31260 Attack: 1008 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: 4000 - Item: Morpheus's_Shawl Rate: 10 - Item: Rosary_ Rate: 10 - Item: Alice's_Apron Rate: 5 - Item: Imperial_Cooking_Kits Rate: 50 - Item: Sway_Apron Rate: 1 - Item: Orleans_Server Rate: 5 - Item: Aliza_Card Rate: 1 StealProtected: true - Id: 2909 AegisName: C4_ALICEL Name: Furious Alicel Level: 115 Hp: 90000 BaseExp: 11230 JobExp: 32250 Attack: 1142 Attack2: 398 Defense: 109 MagicDefense: 30 Str: 121 Agi: 68 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: 500 AttackMotion: 480 DamageMotion: 504 Ai: 13 Modes: Detector: true Drops: - Item: Burnt_Parts Rate: 2000 - Item: Sturdy_Iron_Piece Rate: 3000 - Item: Rotha_Shield Rate: 5 - Item: Smoke_Powder Rate: 200 - Item: Drill_Katar Rate: 5 - Item: Elunium Rate: 10 - Item: Vali's_Manteau Rate: 20 - Item: Alicel_Card Rate: 1 StealProtected: true - Id: 2910 AegisName: C5_ALARM Name: Elusive Alarm Level: 88 Hp: 27810 BaseExp: 5345 JobExp: 15060 Attack: 382 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: 21 Drops: - Item: Needle_Of_Alarm Rate: 5335 - Item: Clip Rate: 1 - Item: Skull Rate: 1500 - Item: Spectacles Rate: 1300 - Item: Oridecon Rate: 105 - Item: Key_Of_Clock_Tower Rate: 20 - Item: Zargon Rate: 1500 - Item: Alarm_Card Rate: 1 StealProtected: true - Id: 2911 AegisName: C1_AGAV Name: Swift Agav Level: 128 Hp: 200000 BaseExp: 18445 JobExp: 53220 Attack: 1070 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: 225 AttackDelay: 768 AttackMotion: 360 DamageMotion: 360 Ai: 20 Drops: - Item: Suspicious_Hat Rate: 2500 - Item: High_Fashion_Sandals Rate: 2 - Item: Bloody_Rune Rate: 4000 - Item: Memorize_Book Rate: 1 - Item: Holy_Arrow_Quiver Rate: 50 - Item: Bloody_Rune Rate: 100 - Item: Starsand_Of_Witch Rate: 2500 - Item: Agav_Card Rate: 1 StealProtected: true - Id: 2912 AegisName: C2_ACIDUS_ Name: Solid Acidus Level: 130 Hp: 407180 BaseExp: 18695 JobExp: 53970 Attack: 1780 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: 216 AttackDelay: 168 AttackMotion: 768 DamageMotion: 360 Ai: 09 Drops: - Item: Blue_Potion Rate: 150 - Item: Dragon_Canine Rate: 4000 - Item: White_Wing_Brooch Rate: 10 - Item: Dragon_Scale Rate: 3589 - Item: Dragonball_Blue Rate: 800 - Item: Rough_Wind Rate: 20 - Item: Dragonball_Blue Rate: 100 - Item: Acidus__Card Rate: 1 StealProtected: true - Id: 2913 AegisName: C3_ACIDUS_ Name: Acidus Ringleader Level: 130 Hp: 203590 BaseExp: 18695 JobExp: 53970 Attack: 1780 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: 09 Drops: - Item: Blue_Potion Rate: 150 - Item: Dragon_Canine Rate: 4000 - Item: White_Wing_Brooch Rate: 10 - Item: Dragon_Scale Rate: 3589 - Item: Dragonball_Blue Rate: 800 - Item: Rough_Wind Rate: 20 - Item: Dragonball_Blue Rate: 100 - Item: Acidus__Card Rate: 1 StealProtected: true - Id: 2914 AegisName: E_GEFFEN_MAGE_3_1 Name: Geffen Shoplifter Level: 50 Hp: 10000 BaseExp: 212 JobExp: 227 Attack: 89 Attack2: 22 Defense: 70 MagicDefense: 7 Str: 41 Agi: 14 Vit: 15 Dex: 100 Luk: 5 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demihuman Element: Neutral ElementLevel: 1 WalkSpeed: 200 AttackDelay: 800 AttackMotion: 672 DamageMotion: 480 Ai: 10 Modes: CanMove: true # - Id: 2915 # AegisName: HIDDEN_MOB6 - Id: 2916 AegisName: BIG_BEN Name: Big Ben Level: 160 Hp: 222240 BaseExp: 14894 JobExp: 14011 Attack: 3101 Attack2: 212 Defense: 125 MagicDefense: 43 Str: 102 Agi: 58 Vit: 69 Int: 75 Dex: 131 Luk: 49 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Formless RaceGroups: Clocktower: true Element: Earth ElementLevel: 2 WalkSpeed: 170 AttackDelay: 1092 AttackMotion: 792 DamageMotion: 480 Ai: 17 Drops: - Item: Needle_Of_Alarm Rate: 3000 - Item: Wooden_Block Rate: 500 - Item: White_Herb Rate: 950 - Item: Lemon Rate: 160 - Item: Elunium_Stone Rate: 100 - Item: Key_Of_Twisted_Time Rate: 15 - Item: Key_Of_Twisted_Time Rate: 15 - Item: Big_Ben_Card Rate: 1 StealProtected: true - Id: 2917 AegisName: BIG_BELL Name: Big Bell Level: 163 Hp: 166860 BaseExp: 15026 JobExp: 16915 Attack: 4785 Attack2: 192 Defense: 138 MagicDefense: 53 Str: 102 Agi: 104 Vit: 72 Int: 57 Dex: 98 Luk: 57 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Formless RaceGroups: Clocktower: true Element: Neutral ElementLevel: 3 WalkSpeed: 250 AttackDelay: 1020 AttackMotion: 500 DamageMotion: 768 Ai: 21 Drops: - Item: Needle_Of_Alarm Rate: 3000 - Item: Clip Rate: 1 - Item: Skull Rate: 750 - Item: Oridecon Rate: 100 - Item: Zargon Rate: 750 - Item: Key_Of_Twisted_Time Rate: 10 - Item: Big_Bell_Card Rate: 1 StealProtected: true - Id: 2918 AegisName: TIME_KEEPER Name: Time Keeper Level: 165 Hp: 256000 BaseExp: 15796 JobExp: 17738 Attack: 2989 Attack2: 280 Defense: 127 MagicDefense: 60 Str: 112 Agi: 60 Vit: 72 Int: 57 Dex: 120 Luk: 77 AttackRange: 3 SkillRange: 10 ChaseRange: 12 Size: Large Race: Formless RaceGroups: Clocktower: true Element: Neutral ElementLevel: 4 WalkSpeed: 170 AttackDelay: 1072 AttackMotion: 672 DamageMotion: 384 Ai: 17 Drops: - Item: Needle_Of_Alarm Rate: 3000 - Item: Brigan Rate: 3000 - Item: Steel Rate: 250 - Item: Leaflet_Of_Hinal Rate: 425 - Item: Memorize_Book Rate: 1 - Item: Key_Of_Twisted_Time Rate: 1000 - Item: Key_Of_Twisted_Time Rate: 1000 - Item: Time_Keeper_Card Rate: 1 StealProtected: true - Id: 2919 AegisName: NEO_PUNK Name: Neo Punk Level: 155 Hp: 154760 BaseExp: 11748 JobExp: 13237 Attack: 2051 Attack2: 216 Defense: 99 MagicDefense: 55 Str: 98 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: 660 Ai: 09 Drops: - Item: Mould_Powder Rate: 3000 - Item: Yellow_Gemstone Rate: 500 - Item: Starsand_Of_Witch Rate: 500 - Item: Moth_Dust Rate: 1500 - Item: Hood_ Rate: 8 - Item: Baby_Pacifier Rate: 50 - Item: Neo_Punk_Card Rate: 1 StealProtected: true - Id: 2920 AegisName: ARC_ELDER Name: Arc Elder Level: 168 Hp: 293640 BaseExp: 18172 JobExp: 35065 Attack: 2513 Attack2: 802 Defense: 105 MagicDefense: 41 Str: 100 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: 3000 - Item: Rent_Spell_Book Rate: 1000 - Item: Encyclopedia Rate: 5 - Item: Wizardy_Staff Rate: 1 - Item: Old_Card_Album Rate: 2 - Item: Key_Of_Twisted_Time Rate: 1500 - Item: Elder_Branch Rate: 500 - Item: Arc_Elder_Card Rate: 1 StealProtected: true - Id: 2921 AegisName: OWL_VISCOUNT Name: Owl Viscount Level: 168 Hp: 295240 BaseExp: 18172 JobExp: 23619 Attack: 4368 Attack2: 900 Defense: 113 MagicDefense: 45 Str: 87 Agi: 51 Vit: 45 Int: 88 Dex: 106 Luk: 50 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Large Race: Demon RaceGroups: Clocktower: true Element: Neutral ElementLevel: 3 WalkSpeed: 195 AttackDelay: 1345 AttackMotion: 824 DamageMotion: 440 Ai: 21 Class: Boss Drops: - Item: Tatters_Clothes Rate: 2500 - Item: Soft_Feather Rate: 1000 - Item: One_Eyed_Glass_ Rate: 1 - Item: Crystal_Mirror Rate: 1 - Item: Pocket_Watch Rate: 2 - Item: Quadrille_ Rate: 1 - Item: Menswear Rate: 1 - Item: Owl_Viscount_Card Rate: 1 StealProtected: true - Id: 2922 AegisName: G_OWL_VISCOUNT Name: Owl Viscount Level: 168 Hp: 295240 Attack: 1872 Attack2: 900 Defense: 113 MagicDefense: 45 Str: 87 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 - Id: 2923 AegisName: OWL_MARQUEES Name: Owl Marquis Level: 170 Hp: 630000 BaseExp: 43494 JobExp: 27612 Attack: 1887 Attack2: 603 Defense: 127 MagicDefense: 25 Str: 112 Agi: 65 Vit: 55 Int: 102 Dex: 108 Luk: 72 AttackRange: 2 SkillRange: 10 ChaseRange: 12 Size: Large Race: Demon RaceGroups: Clocktower: true Element: Neutral ElementLevel: 3 WalkSpeed: 175 AttackDelay: 1345 AttackMotion: 824 DamageMotion: 440 Ai: 21 Class: Boss Drops: - Item: Tatters_Clothes Rate: 2000 - Item: Soft_Feather Rate: 1500 - Item: Kakkung_ Rate: 1 - Item: Staff_Of_Soul Rate: 1 - Item: Menswear Rate: 3 - Item: Sword_Stick Rate: 1 - Item: One_Eyed_Glass_ Rate: 1 - Item: Owl_Marquees_Card Rate: 1 StealProtected: true - Id: 2924 AegisName: T_ELDER_WILOW Name: Elder Willow Level: 34 Hp: 599 BaseExp: 58 JobExp: 65 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: 09 Drops: - Item: Moon_Cake20 Rate: 500 - Item: Moon_Cake1 Rate: 500 - Item: Moon_Cake2 Rate: 500 - Id: 2925 AegisName: T_WILOW Name: Willow Level: 8 Hp: 91 BaseExp: 15 JobExp: 11 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: Moon_Cake18 Rate: 500 - Item: Moon_Cake19 Rate: 500 - Item: Moon_Cake20 Rate: 500 - Id: 2926 AegisName: T_HARPY Name: Harpy Level: 83 Hp: 4423 BaseExp: 330 JobExp: 380 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 Drops: - Item: Moon_Cake1 Rate: 500 - Item: Moon_Cake2 Rate: 500 - Id: 2927 AegisName: T_MINERAL Name: Mineral Level: 96 Hp: 8300 BaseExp: 401 JobExp: 506 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: Moon_Cake1 Rate: 500 - Item: Moon_Cake2 Rate: 500 - Id: 2928 AegisName: T_GIBBET Name: Gibbet Level: 105 Hp: 12999 BaseExp: 486 JobExp: 437 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 Drops: - Item: Moon_Cake1 Rate: 500 - Item: Moon_Cake2 Rate: 500 - Id: 2929 AegisName: T_PLASMA_G Name: Plasma Level: 116 Hp: 24975 BaseExp: 1088 JobExp: 753 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: Moon_Cake18 Rate: 500 - Item: Moon_Cake19 Rate: 500 - Id: 2930 AegisName: T_SOLACE Name: Solace Level: 123 Hp: 24729 BaseExp: 1221 JobExp: 1204 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: Moon_Cake20 Rate: 500 - Id: 2931 AegisName: T_METALING Name: Metaling Level: 81 Hp: 4300 BaseExp: 262 JobExp: 268 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: Moon_Cake20 Rate: 500 - Id: 2932 AegisName: T_POPORING Name: Poporing Level: 30 Hp: 524 BaseExp: 49 JobExp: 56 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: Moon_Cake20 Rate: 500 - Id: 2933 AegisName: T_DEVILING Name: Deviling Level: 66 Hp: 16890 BaseExp: 598 JobExp: 594 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: Moon_Cake5 Rate: 500 - Item: Moon_Cake6 Rate: 500 - Id: 2934 AegisName: T_ARCHANGELING Name: Arc Angeling Level: 84 Hp: 25100 BaseExp: 894 JobExp: 727 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: Moon_Cake5 Rate: 500 - Item: Moon_Cake6 Rate: 500 - Id: 2935 AegisName: T_EVIL_CLOUD_HERMIT Name: Taoist Hermit Level: 96 Hp: 8266 BaseExp: 451 JobExp: 281 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: Moon_Cake20 Rate: 500 - Id: 2936 AegisName: E_GHOSTRING Name: Ghostring Level: 1 Hp: 10 Attack: 1 Attack2: 1 Defense: 100 MagicDefense: 99 AttackRange: 1 SkillRange: 7 ChaseRange: 12 Size: Small Race: Plant Element: Neutral ElementLevel: 1 WalkSpeed: 300 AttackDelay: 1220 AttackMotion: 1080 DamageMotion: 648 Class: Event Modes: IgnoreMagic: true IgnoreMelee: true IgnoreMisc: true IgnoreRanged: true Drops: - Item: Pumpkin Rate: 1500 - Item: Pumpkin Rate: 1500 - Item: Pumpkin Rate: 1500 - Item: Pumpkin Rate: 1500 - Item: Pumpkin_Pie Rate: 2000 - Item: Pumpkin_Bucket Rate: 2000 - Item: Halloween_Coin Rate: 500 - Item: Halloween_Coin Rate: 10000 StealProtected: true # - Id: 2937 # AegisName: M_LOKI # Name: M Loki # Level: 145 # Hp: 1215600 # BaseExp: 1 # JobExp: 1 # Attack: 1835 # Attack2: 444 # Defense: 15 # MagicDefense: 89 # Str: 76 # Agi: 66 # Vit: 90 # Int: 55 # Dex: 189 # Luk: 22 # AttackRange: 2 # SkillRange: 10 # ChaseRange: 12 # Size: Medium # Race: Demihuman # Element: Neutral # ElementLevel: 1 # WalkSpeed: 175 # AttackDelay: 800 # AttackMotion: 750 # DamageMotion: 300 - Id: 2938 AegisName: MM_MAGIC_SEAL Name: Magic Seal Level: 140 Hp: 10000000 BaseExp: 1 JobExp: 7698 Attack: 1 Attack2: 1 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: Formless Element: Neutral ElementLevel: 1 WalkSpeed: 300 AttackDelay: 1000 AttackMotion: 1000 DamageMotion: 1000 - Id: 2939 AegisName: MM_EVIL_SHADOW1 Name: Evil Shadow Level: 138 Hp: 112000 BaseExp: 7456 JobExp: 6581 Attack: 3266 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: Large Race: Demon Element: Dark ElementLevel: 2 WalkSpeed: 200 AttackDelay: 1500 AttackMotion: 600 DamageMotion: 500 Ai: 10 Modes: CanMove: true Detector: true Drops: - Item: Evil_Shadow_Card Rate: 1 StealProtected: true - Id: 2940 AegisName: MM_EVIL_SHADOW2 Name: Evil Shadow Level: 141 Hp: 127650 BaseExp: 8103 JobExp: 8511 Attack: 2678 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: Medium Race: Demon Element: Dark ElementLevel: 2 WalkSpeed: 200 AttackDelay: 1000 AttackMotion: 500 DamageMotion: 600 Ai: 10 Modes: CanMove: true Detector: true Drops: - Item: Evil_Shadow_Card Rate: 1 StealProtected: true - Id: 2941 AegisName: MM_EVIL_SHADOW3 Name: Evil Shadow Level: 142 Hp: 153400 BaseExp: 8863 JobExp: 7409 Attack: 3167 Attack2: 138 Defense: 89 MagicDefense: 44 Str: 120 Agi: 87 Vit: 66 Int: 33 Dex: 106 Luk: 27 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Large Race: Demon Element: Dark ElementLevel: 2 WalkSpeed: 200 AttackDelay: 1800 AttackMotion: 780 DamageMotion: 480 Ai: 10 Modes: CanMove: true Detector: true Drops: - Item: Evil_Shadow_Card Rate: 1 StealProtected: true - Id: 2942 AegisName: MM_EVIL_FANATICS Name: Evil Fanatics Level: 151 Hp: 8256000 BaseExp: 1008653 JobExp: 1087849 Attack: 3350 Attack2: 167 Defense: 166 MagicDefense: 103 Str: 118 Agi: 72 Vit: 40 Int: 55 Dex: 213 Luk: 30 AttackRange: 3 SkillRange: 10 ChaseRange: 12 Size: Large Race: Demon Element: Dark ElementLevel: 3 WalkSpeed: 200 AttackDelay: 1000 AttackMotion: 500 DamageMotion: 350 Ai: 10 Class: Boss Modes: CanMove: true Drops: - Item: Evil_Fanatics_Card Rate: 1 StealProtected: true - Id: 2943 AegisName: MM_ICE_MINE Name: Icemine Level: 149 Hp: 10000 Sp: 200 Attack: 200 Attack2: 1 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 Element: Ghost ElementLevel: 4 WalkSpeed: 1000 AttackMotion: 1000 Class: Battlefield Modes: Detector: true IgnoreMagic: true IgnoreMelee: true IgnoreMisc: true IgnoreRanged: true # - Id: 2944 # AegisName: J_HORNET # - Id: 2945 # AegisName: J_MUMMY # - Id: 2946 # AegisName: J_ANUBIS # - Id: 2947 # AegisName: J_EGGYRA - Id: 2948 AegisName: CURSED_SOLDIER Name: Cursed Soldier Level: 110 Hp: 18574 BaseExp: 1907 JobExp: 2036 Attack: 1334 Attack2: 1 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: 04 Drops: - Item: Shard_of_Gray Rate: 1000 - Item: Decayed_Nail Rate: 3000 - Id: 2949 AegisName: CURSED_SENTINEL Name: Cursed Sentinel Level: 110 Hp: 14099 BaseExp: 1634 JobExp: 1480 Attack: 1397 Attack2: 1 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: Shard_of_Gray Rate: 1000 - Item: Mementos Rate: 2500 - Item: Worn_Out_Page Rate: 1500 - Id: 2950 AegisName: BROKEN_MIND Name: Broken Mind Level: 110 Hp: 13520 BaseExp: 1545 JobExp: 1712 Attack: 1350 Attack2: 1 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 Drops: - Item: Shard_of_Gray Rate: 1000 - Item: Withered_Flower Rate: 2500 - Item: Exorcize_Herb Rate: 1000 - Id: 2951 AegisName: FLOATING_WORD Name: Floating Word Level: 110 Hp: 11276 BaseExp: 1166 JobExp: 1137 Attack: 1074 Attack2: 1 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: 04 Modes: Detector: true Drops: - Item: Shard_of_Gray Rate: 1000 - Item: Sticky_Mucus Rate: 3000 - Item: Horn Rate: 2500 - Id: 2952 AegisName: LIKE_LOVE Name: Like Love Level: 110 Hp: 14008 BaseExp: 1505 JobExp: 1833 Attack: 1182 Attack2: 1 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 Drops: - Item: Shard_of_Gray Rate: 1000 - Item: Immortal_Heart Rate: 2500 - Id: 2953 AegisName: CURSED_MEMORY Name: Cursed Memory Level: 110 Hp: 18045 BaseExp: 1802 JobExp: 1785 Attack: 1392 Attack2: 1 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 Drops: - Item: Shard_of_Gray Rate: 1000 - Item: Decayed_Nail Rate: 3000 - Id: 2954 AegisName: COLORLESS_VOW Name: Colorless Vow Level: 110 Hp: 19194 BaseExp: 1939 JobExp: 2069 Attack: 1606 Attack2: 1 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 Drops: - Item: Shard_of_Gray Rate: 1000 - Item: Horrendous_Mouth Rate: 3500 - Item: Sharpened_Cuspid Rate: 2000 - Id: 2955 AegisName: OLD_FRIENDSHIP Name: Old Friendship Level: 110 Hp: 12614 BaseExp: 1306 JobExp: 1460 Attack: 1227 Attack2: 1 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: 2457 AttackMotion: 912 DamageMotion: 504 Ai: 04 Drops: - Item: Shard_of_Gray Rate: 1000 - Item: Skel_Bone Rate: 3500 - Item: Manacles Rate: 2500 - Id: 2956 AegisName: SWEET_SLAUGHTER Name: Sweet Slaughter Level: 110 Hp: 13986 BaseExp: 1960 JobExp: 1745 Attack: 1232 Attack2: 1 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 Drops: - Item: Shard_of_Gray Rate: 1000 - Item: Immortal_Heart Rate: 2000 - Item: Realgar_Wine Rate: 1000 - Id: 2957 AegisName: FORGOTTEN_NAME Name: Forgotten Name Level: 120 Hp: 19546 BaseExp: 1505 JobExp: 1633 Attack: 1066 Attack2: 1 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: 1155 AttackMotion: 1152 DamageMotion: 480 Ai: 04 Drops: - Item: Shard_of_Gray Rate: 1500 - Item: Realgar_Wine Rate: 5000 - Item: Exorcize_Herb Rate: 5000 - Id: 2958 AegisName: FATAL_DAYS Name: Fatal Days Level: 120 Hp: 24240 BaseExp: 2052 JobExp: 2228 Attack: 1007 Attack2: 1 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: 735 AttackMotion: 384 DamageMotion: 480 Ai: 04 Modes: Detector: true Drops: - Item: Shard_of_Gray Rate: 1500 - Item: Tendon Rate: 2500 - Item: Petite_DiablOfs_Horn Rate: 2500 - Id: 2959 AegisName: TORTUROUS_REDEEMER Name: Torturous Redeemer Level: 120 Hp: 103342 BaseExp: 10590 JobExp: 9215 Attack: 1250 Attack2: 1 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: 04 Drops: - Item: Shard_of_Gray Rate: 10000 - Item: Shard_of_Gray Rate: 10000 - Item: Evil_Horn Rate: 2000 - Id: 2960 AegisName: MM_FLAMECROSS Name: Flamecross Level: 149 Hp: 10000 Sp: 200 Attack: 180 Attack2: 1 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 Element: Ghost ElementLevel: 4 WalkSpeed: 1000 AttackMotion: 1000 Class: Battlefield Modes: Detector: true IgnoreMagic: true IgnoreMelee: true IgnoreMisc: true IgnoreRanged: true - Id: 2961 AegisName: E_TORTUROUS_REDEEMER Name: Torturous Redeemer Level: 120 Hp: 103342 BaseExp: 1 JobExp: 1 Attack: 1 Attack2: 1 Defense: 144 MagicDefense: 28 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demihuman Element: Earth ElementLevel: 3 WalkSpeed: 200 AttackDelay: 672 AttackMotion: 420 DamageMotion: 360 Ai: 04 Drops: - Item: Evil_Horn Rate: 2000 - Item: Shard_of_Gray Rate: 10000 - Item: Shard_of_Gray Rate: 10000 # - Id: 2962 # AegisName: E_DEVILING # - Id: 2963 # AegisName: WOODIE # - Id: 2964 # AegisName: EXP_1000 # - Id: 2965 # AegisName: TW_APOCALIPS_H # - Id: 2966 # AegisName: TW_B_EREMES # - Id: 2967 # AegisName: TW_B_HARWORD # - Id: 2968 # AegisName: TW_B_SEYREN # - Id: 2969 # AegisName: TW_BAPHOMET2 # - Id: 2970 # AegisName: TW_DARK_LORD # - Id: 2971 # AegisName: TW_DARK_SNAKE_LORD # - Id: 2972 # AegisName: TW_DOPPELGANGER # - Id: 2973 # AegisName: TW_DRACULA # - Id: 2974 # AegisName: TW_EDDGA # - Id: 2975 # AegisName: TW_FALLINGBISHOP # - Id: 2976 # AegisName: TW_GLOOMUNDERNIGHT # - Id: 2977 # AegisName: TW_IFRIT # - Id: 2978 # AegisName: TW_KTULLANUX # - Id: 2979 # AegisName: TW_LORD_OF_DEATH2 # - Id: 2980 # AegisName: TW_MISTRESS # - Id: 2981 # AegisName: TW_ORK_HERO2 # - Id: 2982 # AegisName: TW_OSIRIS2 # - Id: 2983 # AegisName: TW_RANDGRIS # - Id: 2984 # AegisName: TW_TURTLE_GENERAL # - Id: 2985 # AegisName: E_MYSTERIOUS_BUG # - Id: 2986 # AegisName: J_XMAS_SMOKEY_GIFT - Id: 2987 AegisName: XM_TREE Name: Decorated Evil Tree Level: 148 Hp: 544444 BaseExp: 4444 JobExp: 15888 Attack: 1444 Attack2: 1444 Defense: 116 MagicDefense: 44 Str: 44 Agi: 66 Vit: 44 Int: 44 Dex: 144 Luk: 44 AttackRange: 2 SkillRange: 10 ChaseRange: 12 Size: Large Race: Demon Element: Undead ElementLevel: 3 WalkSpeed: 150 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: Vivid_Notation Rate: 500 - Item: Red_Gemstone Rate: 50 - Item: Branch_Of_Dead_Tree Rate: 20 - Item: Elder_Branch Rate: 200 - Item: XM_Tree_Card Rate: 1 StealProtected: true - Id: 2988 AegisName: XM_ANTONIO Name: Wicked Vice Plant Manager Level: 149 Hp: 44 Attack: 66 Attack2: 66 Defense: 160 MagicDefense: 44 Str: 44 Agi: 88 Vit: 44 Int: 44 Dex: 144 Luk: 44 AttackRange: 2 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Undead Element: Dark 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: 2000 - Item: C_SantaHairband Rate: 100 - Item: Vivid_Notation Rate: 500 - Item: Red_Bag Rate: 100 - Item: Luk_Dish08 Rate: 500 - Id: 2989 AegisName: XM_COOKIE Name: Vicious Cookie Level: 149 Hp: 187760 BaseExp: 6666 JobExp: 7332 Attack: 1444 Attack2: 1 Defense: 48 MagicDefense: 44 Str: 44 Agi: 88 Vit: 44 Int: 44 Dex: 144 Luk: 44 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Small Race: Demon Element: Dark ElementLevel: 3 WalkSpeed: 200 AttackDelay: 1248 AttackMotion: 1248 DamageMotion: 240 Ai: 03 Modes: Detector: true Drops: - Item: Mould_Powder Rate: 2000 - Item: Dark_Red_Jewel Rate: 100 - Item: Well_Baked_Cookie Rate: 500 - Item: Candy_Striper Rate: 500 - Item: XM_Cookie_Card Rate: 1 StealProtected: true - Id: 2990 AegisName: XM_CRUISER Name: Corrupt Cruiser Level: 140 Hp: 188999 Attack: 1444 Attack2: 1444 Defense: 20 MagicDefense: 44 Str: 44 Agi: 88 Vit: 44 Int: 44 Dex: 144 Luk: 44 AttackRange: 12 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demon Element: Undead ElementLevel: 3 WalkSpeed: 200 AttackDelay: 1296 AttackMotion: 1296 DamageMotion: 432 Ai: 05 Modes: Detector: true - Id: 2991 AegisName: XM_MYSTCASE Name: Evil Dwelling Box Level: 148 Hp: 259000 BaseExp: 6666 JobExp: 7332 Attack: 1444 Attack2: 1444 Defense: 50 MagicDefense: 44 Str: 44 Agi: 44 Vit: 44 Int: 44 Dex: 44 Luk: 44 AttackRange: 2 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demon Element: Dark ElementLevel: 3 WalkSpeed: 200 AttackDelay: 1248 AttackMotion: 1248 DamageMotion: 432 Ai: 03 Modes: Detector: true Drops: - Item: Mould_Powder Rate: 2000 - Item: Piece_Of_Cake Rate: 100 - Item: Bloody_Letter Rate: 50 - Item: Unsent_Letter Rate: 50 - Item: XM_Mystcase_Card Rate: 1 StealProtected: true - Id: 2992 AegisName: XM_LUDE Name: Creepy Demon Level: 140 Hp: 4444 BaseExp: 666 JobExp: 732 Attack: 444 Attack2: 444 Defense: 90 MagicDefense: 44 Str: 44 Agi: 44 Vit: 44 Int: 44 Dex: 44 Luk: 44 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Small Race: Undead Element: Dark ElementLevel: 3 WalkSpeed: 100 AttackDelay: 890 AttackMotion: 960 DamageMotion: 480 Ai: 01 Modes: Angry: true ChangeTargetChase: true ChangeTargetMelee: true Drops: - Item: Pumpkin_Bucket Rate: 1600 - Item: Ectoplasm Rate: 2862 - Item: Transparent_Cloth Rate: 500 - Item: Gold Rate: 1000 - Item: White_Gold_Bullion Rate: 1000 - Item: Bloody_Coin Rate: 1000 - Item: Bloody_Coin Rate: 1000 - Item: XM_Lude_Card Rate: 1 StealProtected: true - Id: 2993 AegisName: XM_HYLOZOIST Name: Malicious Baby Ghost Level: 145 Hp: 444444 BaseExp: 4444 JobExp: 15888 Attack: 1666 Attack2: 1666 Defense: 101 MagicDefense: 44 Str: 144 Agi: 66 Vit: 66 Int: 66 Dex: 166 Luk: 66 AttackRange: 2 SkillRange: 10 ChaseRange: 12 Size: Small Race: Demon Element: Dark ElementLevel: 3 WalkSpeed: 110 AttackDelay: 741 AttackMotion: 1536 DamageMotion: 480 Ai: 04 Modes: Detector: true Drops: - Item: Broken_Needle Rate: 1000 - Item: Spool Rate: 1000 - Item: Needle_Pouch Rate: 1000 - Item: Stuffed_Doll Rate: 40 - Item: Dark_Red_Clot Rate: 1000 - Item: Water_Of_Darkness Rate: 500 - Item: XM_Hylozoist_Card Rate: 1 StealProtected: true - Id: 2994 AegisName: XM_MARIONETTE Name: Dancing Marionette Level: 148 Hp: 280000 BaseExp: 4444 JobExp: 15888 Attack: 444 Attack2: 1444 Defense: 35 MagicDefense: 44 Str: 44 Agi: 44 Vit: 44 Int: 144 Dex: 88 Luk: 44 AttackRange: 2 SkillRange: 10 ChaseRange: 12 Size: Small Race: Demon Element: Ghost ElementLevel: 1 WalkSpeed: 120 AttackDelay: 1480 AttackMotion: 480 DamageMotion: 1056 Ai: 09 Modes: Detector: true Drops: - Item: Lusty_Iron Rate: 100 - Item: Shadow_Walk_ Rate: 3 - Item: Brooch_ Rate: 1 - Item: Fire_Scroll_3_5 Rate: 50 - Item: Dark_Red_Clot Rate: 1000 - Item: Damp_Darkness Rate: 100 - Item: XM_Marionette_Card Rate: 1 StealProtected: true - Id: 2995 AegisName: XM_TEDDY_BEAR Name: Abandoned Teddy Bear Level: 148 Hp: 180000 BaseExp: 6666 JobExp: 7332 Attack: 1444 Attack2: 1444 Defense: 106 MagicDefense: 44 Str: 44 Agi: 166 Vit: 44 Int: 44 Dex: 166 Luk: 44 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Small Race: Demon Element: Undead ElementLevel: 3 WalkSpeed: 150 AttackDelay: 512 AttackMotion: 780 DamageMotion: 504 Ai: 20 Modes: Detector: true Drops: - Item: Screw Rate: 1900 - Item: Oridecon_Hammer Rate: 150 - Item: Str_Dish09 Rate: 100 - Item: Runstone_Quality Rate: 1000 - Item: Runstone_Rare Rate: 100 - Item: XM_Teddy_Bear_Card Rate: 1 StealProtected: true - Id: 2996 AegisName: XM_CELINE_KIMI Name: Celine Kimi Level: 160 Hp: 66666666 BaseExp: 4444444 JobExp: 4033332 MvpExp: 444444 Attack: 6666 Attack2: 6666 Defense: 479 MagicDefense: 444 Str: 144 Agi: 166 Vit: 44 Int: 444 Dex: 166 Luk: 166 AttackRange: 2 SkillRange: 10 ChaseRange: 12 Size: Large Race: Undead Element: Ghost ElementLevel: 1 WalkSpeed: 100 AttackDelay: 768 AttackMotion: 1056 DamageMotion: 480 Ai: 21 Class: Boss Modes: Mvp: true MvpDrops: - Item: Old_Card_Album Rate: 10000 - Item: Old_Violet_Box Rate: 10000 - Item: Closedmind_Box Rate: 10000 Drops: - Item: Closedmind_Box Rate: 4000 - Item: Nabi_Hair_Pin Rate: 4000 - Item: Bloody_Coin Rate: 4000 - Item: C_Red_Bonnet Rate: 100 - Item: Old_Parasol Rate: 100 - Item: Flower Rate: 10000 - Id: 2997 AegisName: G_XM_CELINE_KIMI Name: Kimi's Phantom Level: 160 Hp: 66666666 Attack: 6666 Attack2: 6666 Defense: 479 MagicDefense: 444 Str: 144 Agi: 166 Vit: 44 Int: 444 Dex: 166 Luk: 166 AttackRange: 2 SkillRange: 10 ChaseRange: 12 Size: Large Race: Undead Element: Ghost ElementLevel: 1 WalkSpeed: 100 AttackDelay: 768 AttackMotion: 1056 DamageMotion: 480 Ai: 21 Class: Boss Drops: - Item: Dried_Flower Rate: 10000 - Id: 2998 AegisName: EP14_MORS_EVENT Name: Weakened Morocc Level: 158 Hp: 1771440 BaseExp: 12390 JobExp: 16104 Attack: 1872 Attack2: 900 Defense: 113 MagicDefense: 45 Str: 87 Agi: 51 Vit: 45 Int: 88 Dex: 106 Luk: 50 AttackRange: 1 SkillRange: 12 ChaseRange: 12 Size: Large Race: Demon Element: Neutral ElementLevel: 3 WalkSpeed: 200 AttackDelay: 2612 AttackMotion: 824 DamageMotion: 440 Ai: 10 Class: Boss Modes: CanMove: true - Id: 2999 AegisName: EP14_MORS_BOSSA Name: Morocc Necromancer Level: 158 Hp: 4000000 BaseExp: 2106000 JobExp: 1336500 Attack: 700 Defense: 215 MagicDefense: 555 Str: 165 Agi: 190 Vit: 142 Int: 146 Dex: 299 Luk: 93 AttackRange: 1 SkillRange: 12 ChaseRange: 12 Size: Medium Race: Demihuman Element: Neutral ElementLevel: 3 WalkSpeed: 100 AttackDelay: 300 AttackMotion: 384 DamageMotion: 288 Ai: 10 Class: Boss Modes: CanMove: true Mvp: true Drops: - Item: Yggdrasilberry Rate: 2000 - Item: Old_Blue_Box Rate: 200 - Item: Branch_Of_Dead_Tree Rate: 200 - Item: Fruit_Of_Mastela Rate: 200 - Item: Morocc's_Minion_Card Rate: 1 StealProtected: true - Id: 3000 AegisName: EP14_MORS_BOSSB Name: Morocc Necromancer Level: 101 Hp: 80000000 BaseExp: 2310750 JobExp: 1465200 Attack: 700 Attack2: 1 Defense: 1 MagicDefense: 1 Int: 180 AttackRange: 12 SkillRange: 12 ChaseRange: 12 Size: Medium Race: Demihuman Element: Earth ElementLevel: 4 WalkSpeed: 1000 AttackDelay: 2700 AttackMotion: 384 DamageMotion: 288 Ai: 10 Class: Boss Modes: Mvp: true Drops: - Item: Yggdrasilberry Rate: 2000 - Item: Old_Blue_Box Rate: 200 - Item: Branch_Of_Dead_Tree Rate: 200 - Item: PrizeOfHero Rate: 10000 - Item: PrizeOfHero Rate: 10000 - Item: Fruit_Of_Mastela Rate: 200 - Id: 3001 AegisName: EP14_MORS_MOB1 Name: Morocc's Ghoul Level: 158 Hp: 295240 BaseExp: 1239 JobExp: 1610 Attack: 1872 Attack2: 900 Defense: 113 MagicDefense: 45 Str: 87 Agi: 51 Vit: 45 Int: 88 Dex: 106 Luk: 50 AttackRange: 1 SkillRange: 12 ChaseRange: 12 Size: Medium Race: Demon Element: Neutral ElementLevel: 3 WalkSpeed: 1000 AttackDelay: 2612 AttackMotion: 824 DamageMotion: 440 Ai: 10 Class: Boss Modes: CanMove: true - Id: 3002 AegisName: EP14_MORS_MOB2 Name: Morocc's Osiris Level: 158 Hp: 442860 BaseExp: 1239 JobExp: 1610 Attack: 1872 Attack2: 900 Defense: 113 MagicDefense: 45 Str: 87 Agi: 51 Vit: 45 Int: 88 Dex: 106 Luk: 50 AttackRange: 1 SkillRange: 12 ChaseRange: 12 Size: Medium Race: Demon Element: Neutral ElementLevel: 3 WalkSpeed: 200 AttackDelay: 2612 AttackMotion: 824 DamageMotion: 440 Ai: 10 Class: Boss Modes: CanMove: true - Id: 3003 AegisName: EP14_MORS_MOB3 Name: Morocc's Archer Skeleton Level: 158 Hp: 295240 BaseExp: 1239 JobExp: 1610 Attack: 1872 Attack2: 900 Defense: 113 MagicDefense: 45 Str: 87 Agi: 51 Vit: 45 Int: 88 Dex: 106 Luk: 50 AttackRange: 7 SkillRange: 12 ChaseRange: 12 Size: Medium Race: Demon Element: Neutral ElementLevel: 3 WalkSpeed: 200 AttackDelay: 300 AttackMotion: 824 DamageMotion: 440 Ai: 10 Class: Boss Modes: CanMove: true - Id: 3004 AegisName: EP14_MORS_MOB4 Name: Morocc's Wraith Level: 158 Hp: 100000 BaseExp: 1239 JobExp: 1610 Attack: 90 Attack2: 90 Defense: 13 MagicDefense: 45 Str: 87 Agi: 51 Vit: 45 Int: 88 Dex: 106 Luk: 50 AttackRange: 1 SkillRange: 12 ChaseRange: 12 Size: Large Race: Demon Element: Neutral ElementLevel: 3 WalkSpeed: 600 AttackDelay: 300 AttackMotion: 824 DamageMotion: 440 Ai: 10 Class: Boss Modes: CanMove: true - Id: 3005 AegisName: EP14_MORS_MOB5 Name: Morocc's Verit Level: 158 Hp: 442860 BaseExp: 1239 JobExp: 1610 Attack: 1872 Attack2: 900 Defense: 113 MagicDefense: 45 Str: 87 Agi: 51 Vit: 45 Int: 88 Dex: 106 Luk: 50 AttackRange: 1 SkillRange: 12 ChaseRange: 12 Size: Medium Race: Demon Element: Neutral ElementLevel: 3 WalkSpeed: 100 AttackDelay: 76 AttackMotion: 824 DamageMotion: 440 Ai: 10 Class: Boss Modes: CanMove: true - Id: 3006 AegisName: EP14_MORS_MOB6 Name: Morocc's Lude Level: 158 Hp: 885720 BaseExp: 1239 JobExp: 1610 Attack: 113 Attack2: 113 Defense: 113 MagicDefense: 45 Str: 87 Agi: 51 Vit: 45 Int: 88 Dex: 299 Luk: 50 AttackRange: 3 SkillRange: 12 ChaseRange: 12 Size: Small Race: Demon Element: Neutral ElementLevel: 3 WalkSpeed: 100 AttackDelay: 76 AttackMotion: 824 DamageMotion: 440 Ai: 10 Class: Boss Modes: CanMove: true - Id: 3007 AegisName: EP14_MORS_DUMMY Name: Death Soul Level: 158 Hp: 99999999 Attack: 1872 Attack2: 900 Defense: 113 MagicDefense: 45 Str: 87 Agi: 51 Vit: 45 Int: 88 Dex: 106 Luk: 50 AttackRange: 1 SkillRange: 12 ChaseRange: 12 Size: Small Race: Demon Element: Neutral ElementLevel: 3 WalkSpeed: 195 AttackDelay: 76 AttackMotion: 824 DamageMotion: 440 Class: Boss Modes: IgnoreMagic: true IgnoreMelee: true IgnoreMisc: true IgnoreRanged: true - Id: 3008 AegisName: EP14_MORS_HIDDEN Name: Morocc Hidden Level: 158 Hp: 295240 Attack: 1 Attack2: 1 Defense: 113 MagicDefense: 45 Agi: 51 Vit: 45 Int: 255 Dex: 106 Luk: 50 AttackRange: 1 SkillRange: 12 ChaseRange: 12 Size: Small Race: Demon Element: Neutral ElementLevel: 3 WalkSpeed: 1000 AttackDelay: 2000 AttackMotion: 824 DamageMotion: 440 Ai: 10 Class: Boss Modes: Assist: true # - Id: 3009 # AegisName: EP14_3_DEATH_BOSS - Id: 3010 AegisName: EP14_3_DEATH_A_MOB1 Name: Corrupt Orc Baby Level: 158 Hp: 250000 BaseExp: 12390 JobExp: 16104 Attack: 948 Attack2: 215 Defense: 240 MagicDefense: 50 Str: 120 Agi: 85 Vit: 80 Int: 60 Dex: 88 Luk: 50 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Small Race: Demihuman Element: Earth ElementLevel: 2 WalkSpeed: 150 AttackDelay: 864 AttackMotion: 400 DamageMotion: 150 Ai: 10 Modes: CanMove: true Drops: - Item: Yggdrasilberry Rate: 10 - Item: Old_Blue_Box Rate: 20 - Item: Branch_Of_Dead_Tree Rate: 20 - Item: Yellow_Gemstone Rate: 20 - Item: Blue_Gemstone Rate: 20 - Item: Red_Gemstone Rate: 20 - Item: Fruit_Of_Mastela Rate: 20 - Id: 3011 AegisName: EP14_3_DEATH_A_MOB2 Name: Corrupt Baby Desert Wol Level: 158 Hp: 232890 BaseExp: 12390 JobExp: 16104 Attack: 948 Attack2: 215 Defense: 240 MagicDefense: 45 Str: 100 Agi: 85 Vit: 100 Int: 88 Dex: 120 Luk: 50 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Small Race: Brute Element: Fire ElementLevel: 2 WalkSpeed: 150 AttackDelay: 864 AttackMotion: 400 DamageMotion: 150 Ai: 10 Modes: CanMove: true Drops: - Item: Yggdrasilberry Rate: 10 - Item: Old_Blue_Box Rate: 20 - Item: Branch_Of_Dead_Tree Rate: 20 - Item: Yellow_Gemstone Rate: 20 - Item: Blue_Gemstone Rate: 20 - Item: Red_Gemstone Rate: 20 - Item: Fruit_Of_Mastela Rate: 20 - Id: 3012 AegisName: EP14_3_DEATH_A_MOB3 Name: Corrupt Familiar Level: 158 Hp: 222550 BaseExp: 12390 JobExp: 16104 Attack: 948 Attack2: 215 Defense: 240 MagicDefense: 70 Str: 86 Agi: 85 Vit: 75 Int: 53 Dex: 100 Luk: 50 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Small Race: Fish Element: Water ElementLevel: 2 WalkSpeed: 120 AttackDelay: 864 AttackMotion: 400 DamageMotion: 150 Ai: 10 Modes: CanMove: true Drops: - Item: Yggdrasilberry Rate: 10 - Item: Old_Blue_Box Rate: 20 - Item: Branch_Of_Dead_Tree Rate: 20 - Item: Yellow_Gemstone Rate: 20 - Item: Blue_Gemstone Rate: 20 - Item: Red_Gemstone Rate: 20 - Item: Fruit_Of_Mastela Rate: 20 - Id: 3013 AegisName: EP14_3_DEATH_B_MOB1 Name: Corrupt Orc Warrior Level: 158 Hp: 300000 BaseExp: 12390 JobExp: 16104 Attack: 948 Attack2: 215 Defense: 240 MagicDefense: 60 Str: 150 Agi: 85 Vit: 150 Int: 40 Dex: 122 Luk: 70 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demihuman Element: Earth ElementLevel: 2 WalkSpeed: 150 AttackDelay: 864 AttackMotion: 400 DamageMotion: 150 Ai: 10 Modes: CanMove: true Drops: - Item: Yggdrasilberry Rate: 10 - Item: Old_Blue_Box Rate: 20 - Item: Branch_Of_Dead_Tree Rate: 20 - Item: Yellow_Gemstone Rate: 20 - Item: Blue_Gemstone Rate: 20 - Item: Red_Gemstone Rate: 20 - Item: Fruit_Of_Mastela Rate: 20 - Id: 3014 AegisName: EP14_3_DEATH_B_MOB2 Name: Corrupt Desert Wolf Level: 158 Hp: 292450 BaseExp: 12390 JobExp: 16104 Attack: 948 Attack2: 215 Defense: 240 MagicDefense: 50 Str: 120 Agi: 85 Vit: 110 Int: 55 Dex: 130 Luk: 70 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Brute Element: Fire ElementLevel: 2 WalkSpeed: 150 AttackDelay: 864 AttackMotion: 400 DamageMotion: 150 Ai: 10 Modes: CanMove: true Drops: - Item: Yggdrasilberry Rate: 10 - Item: Old_Blue_Box Rate: 20 - Item: Branch_Of_Dead_Tree Rate: 20 - Item: Yellow_Gemstone Rate: 20 - Item: Blue_Gemstone Rate: 20 - Item: Red_Gemstone Rate: 20 - Item: Fruit_Of_Mastela Rate: 20 - Id: 3015 AegisName: EP14_3_DEATH_B_MOB3 Name: Corrupt Phen Level: 158 Hp: 284110 BaseExp: 12390 JobExp: 16104 Attack: 948 Attack2: 215 Defense: 240 MagicDefense: 100 Str: 110 Agi: 85 Vit: 95 Int: 70 Dex: 115 Luk: 70 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Fish Element: Water ElementLevel: 2 WalkSpeed: 150 AttackDelay: 864 AttackMotion: 400 DamageMotion: 150 Ai: 10 Modes: CanMove: true Drops: - Item: Yggdrasilberry Rate: 10 - Item: Old_Blue_Box Rate: 20 - Item: Branch_Of_Dead_Tree Rate: 20 - Item: Yellow_Gemstone Rate: 20 - Item: Blue_Gemstone Rate: 20 - Item: Red_Gemstone Rate: 20 - Item: Fruit_Of_Mastela Rate: 20 - Id: 3016 AegisName: EP14_3_DEATH_C_MOB1 Name: Corrupt Orc Zombie Level: 158 Hp: 375000 BaseExp: 12390 JobExp: 16104 Attack: 948 Attack2: 215 Defense: 150 MagicDefense: 150 Str: 180 Agi: 145 Vit: 202 Int: 40 Dex: 88 Luk: 30 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demihuman Element: Undead ElementLevel: 2 WalkSpeed: 170 AttackDelay: 864 AttackMotion: 400 DamageMotion: 150 Ai: 10 Modes: CanMove: true Drops: - Item: Yggdrasilberry Rate: 10 - Item: Old_Blue_Box Rate: 20 - Item: Branch_Of_Dead_Tree Rate: 20 - Item: Yellow_Gemstone Rate: 20 - Item: Blue_Gemstone Rate: 20 - Item: Red_Gemstone Rate: 20 - Item: Fruit_Of_Mastela Rate: 20 - Item: Corrupt_Life_Card Rate: 1 StealProtected: true - Id: 3017 AegisName: EP14_3_DEATH_C_MOB2 Name: Corrupt Verit Level: 158 Hp: 352715 BaseExp: 12390 JobExp: 16104 Attack: 948 Attack2: 215 Defense: 200 MagicDefense: 100 Str: 166 Agi: 87 Vit: 150 Int: 60 Dex: 150 Luk: 130 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Brute Element: Undead ElementLevel: 2 WalkSpeed: 150 AttackDelay: 864 AttackMotion: 400 DamageMotion: 150 Ai: 10 Modes: CanMove: true Drops: - Item: Yggdrasilberry Rate: 10 - Item: Old_Blue_Box Rate: 20 - Item: Branch_Of_Dead_Tree Rate: 20 - Item: Yellow_Gemstone Rate: 20 - Item: Blue_Gemstone Rate: 20 - Item: Red_Gemstone Rate: 20 - Item: Fruit_Of_Mastela Rate: 20 - Id: 3018 AegisName: EP14_3_DEATH_C_MOB3 Name: Corrupt Megalodon Level: 158 Hp: 347413 BaseExp: 12390 JobExp: 16104 Attack: 948 Attack2: 215 Defense: 240 MagicDefense: 300 Str: 157 Agi: 80 Vit: 140 Int: 90 Dex: 209 Luk: 84 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Fish Element: Undead ElementLevel: 2 WalkSpeed: 170 AttackDelay: 864 AttackMotion: 400 DamageMotion: 150 Ai: 10 Modes: CanMove: true Drops: - Item: Yggdrasilberry Rate: 10 - Item: Old_Blue_Box Rate: 20 - Item: Branch_Of_Dead_Tree Rate: 20 - Item: Yellow_Gemstone Rate: 20 - Item: Blue_Gemstone Rate: 20 - Item: Red_Gemstone Rate: 20 - Item: Fruit_Of_Mastela Rate: 20 # - Id: 3019 # AegisName: CELINE_KIMI - Id: 3020 AegisName: FIRE_CONDOR Name: Fire Condor Level: 141 Hp: 125114 BaseExp: 7021 JobExp: 7481 Attack: 1364 Attack2: 1201 Defense: 71 MagicDefense: 45 Str: 104 Agi: 72 Vit: 66 Int: 10 Dex: 113 Luk: 52 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Brute Element: Fire ElementLevel: 2 WalkSpeed: 110 AttackDelay: 1148 AttackMotion: 648 DamageMotion: 480 Ai: 01 Drops: - Item: BurningFeather Rate: 2000 - Item: Fire_Condor_Card Rate: 1 StealProtected: true - Id: 3021 AegisName: FIRE_SAND_MAN Name: Fire Sandman JapaneseName: Fire Sand Man Level: 143 Hp: 130501 BaseExp: 7207 JobExp: 7734 Attack: 1404 Attack2: 1356 Defense: 122 MagicDefense: 73 Str: 84 Agi: 36 Vit: 25 Int: 55 Dex: 124 Luk: 35 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Formless Element: Fire ElementLevel: 3 WalkSpeed: 150 AttackDelay: 1672 AttackMotion: 720 DamageMotion: 288 Ai: 04 Drops: - Item: Monster_Blood Rate: 1500 - Item: Fire_Sand_Man_Card Rate: 1 StealProtected: true - Id: 3022 AegisName: FIRE_FRILLDORA Name: Fire Frilldora Level: 147 Hp: 141301 BaseExp: 7807 JobExp: 8199 Attack: 1511 Attack2: 1392 Defense: 134 MagicDefense: 40 Str: 148 Agi: 38 Vit: 128 Int: 45 Dex: 121 Luk: 30 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Brute Element: Fire ElementLevel: 3 WalkSpeed: 130 AttackDelay: 1540 AttackMotion: 720 DamageMotion: 432 Ai: 01 Drops: - Item: Monster_Blood Rate: 1500 - Item: ToothOfFlameFrilldora Rate: 1500 - Item: Fire_Frilldora_Card Rate: 1 StealProtected: true - Id: 3023 AegisName: FIRE_GOLEM Name: Fire Golem Level: 148 Hp: 180213 BaseExp: 8912 JobExp: 9464 Attack: 1478 Attack2: 1321 Defense: 292 MagicDefense: 102 Str: 70 Agi: 78 Vit: 267 Int: 25 Dex: 84 Luk: 25 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Large Race: Formless Element: Fire ElementLevel: 4 WalkSpeed: 200 AttackDelay: 1608 AttackMotion: 816 DamageMotion: 396 Ai: 04 Drops: - Item: Stone_Of_Blessing Rate: 2000 - Item: ToothOfFlameGolem Rate: 1500 - Item: Fire_Golem_Card Rate: 1 StealProtected: true # - Id: 3024 # AegisName: 14_3_MERCENARY_A # - Id: 3025 # AegisName: 14_3_MERCENARY_B - Id: 3026 AegisName: FIREPIT Name: Fire Pit Level: 17 Hp: 10 BaseExp: 58 JobExp: 43 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 Modes: IgnoreMagic: true IgnoreMelee: true IgnoreMisc: true IgnoreRanged: true - Id: 3027 AegisName: FULBUK Name: Fire Bug Level: 150 Hp: 234 BaseExp: 58 JobExp: 47 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: 120 AttackDelay: 1288 AttackMotion: 288 DamageMotion: 768 Ai: 25 Drops: - Item: BurningSkin Rate: 1000 - Item: Fulbuk_Card Rate: 1 StealProtected: true - Id: 3028 AegisName: SONIA Name: Sonia Level: 17 Hp: 20 BaseExp: 58 JobExp: 43 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 Modes: IgnoreMagic: true IgnoreMelee: true IgnoreMisc: true IgnoreRanged: true Drops: - Item: YummyStem Rate: 1000 - Id: 3029 AegisName: GRIM_REAPER_ANKOU Name: Reaper Yanku JapaneseName: Grim Reaper Ankou Level: 159 Hp: 50000000 Sp: 1553 BaseExp: 300000 JobExp: 330000 Attack: 1500 Attack2: 1000 Defense: 200 MagicDefense: 70 Str: 200 Agi: 100 Vit: 200 Int: 200 Dex: 220 Luk: 100 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Large Race: Undead Element: Undead ElementLevel: 4 WalkSpeed: 200 AttackDelay: 900 AttackMotion: 864 DamageMotion: 480 Ai: 10 Class: Boss Modes: CanMove: true Drops: - Item: Yggdrasilberry Rate: 500 - Item: Old_Blue_Box Rate: 200 - Item: Branch_Of_Dead_Tree Rate: 200 - Item: PrizeOfHero Rate: 10000 - Item: Fruit_Of_Mastela Rate: 200 - Item: Grim_Reaper_Ankou_Card Rate: 1 StealProtected: true # - Id: 3030 # AegisName: STANDING_SOUL # - Id: 3031 # AegisName: MUTANT_NECROMANCER # - Id: 3032 # AegisName: MUTANT_GHOUL # - Id: 3033 # AegisName: MUTANT_OSIRIS # - Id: 3034 # AegisName: MUTANT_ARCHER_SKELETON # - Id: 3035 # AegisName: MUTANT_WRAITH_DEAD # - Id: 3036 # AegisName: MUTANT_VERIT # - Id: 3037 # AegisName: MUTANT_LUDE - Id: 3038 AegisName: HIDDEN_MOB7 Name: Monster 7 JapaneseName: Hidden Mob 7 Level: 151 Hp: 10000 Attack: 500 Defense: 200 MagicDefense: 100 Str: 100 Agi: 100 Vit: 100 Int: 100 Dex: 400 Luk: 100 AttackRange: 1 SkillRange: 12 ChaseRange: 12 Size: Small Race: Formless Element: Ghost ElementLevel: 4 WalkSpeed: 1000 Class: Boss Modes: Aggressive: true IgnoreMagic: true IgnoreMelee: true IgnoreMisc: true IgnoreRanged: true - Id: 3039 AegisName: B_MOROCC_1 Name: Blazing Morocc Reincarnation Level: 149 Hp: 8000000 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: 10 Class: Boss Modes: CanMove: true - Id: 3040 AegisName: B_MOROCC_2 Name: Distorted Morocc Reincarnation Level: 149 Hp: 6400000 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: 10 Class: Boss Modes: CanMove: true - Id: 3041 AegisName: B_MOROCC_4 Name: Freezing Morocc Reincarnation Level: 149 Hp: 7700000 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: Water ElementLevel: 3 WalkSpeed: 150 AttackDelay: 1536 AttackMotion: 648 DamageMotion: 300 Ai: 10 Class: Boss Modes: CanMove: true # - Id: 3042 # AegisName: WATERMELON_17 # - Id: 3043 # AegisName: WATERMELON_18 # - Id: 3044 # AegisName: WATERMELON_19 # - Id: 3045 # AegisName: WATERMELON_20 # - Id: 3046 # AegisName: WATERMELON_21 # - Id: 3047 # AegisName: WATERMELON_22 # - Id: 3048 # AegisName: WATERMELON_23 # - Id: 3049 # AegisName: WATERMELON_24 # - Id: 3050 # AegisName: WATERMELON_25 # - Id: 3051 # AegisName: WATERMELON_26 # - Id: 3052 # AegisName: WATERMELON_27 # - Id: 3053 # AegisName: WATERMELON_28 # - Id: 3054 # AegisName: WATERMELON_29 # - Id: 3055 # AegisName: WATERMELON_30 # - Id: 3056 # AegisName: WATERMELON_31 # - Id: 3057 # AegisName: WATERMELON_32 # - Id: 3058 # AegisName: WATERMELON_33 # - Id: 3059 # AegisName: EIGHT_DIVISION # Name: Eight Division # Level: 1 # Hp: 10 # Attack: 2 # Defense: 160 # MagicDefense: 5 # Dex: 999 # SkillRange: 10 # ChaseRange: 12 # Size: Medium # Race: Plant # Element: Water # ElementLevel: 1 # WalkSpeed: 300 # AttackMotion: 480 # Drops: # - Item: Tied_Snake # Rate: 2000 # - Item: Green_Herb # Rate: 100 # - Item: Leaflet_Of_Aloe # Rate: 10 # - Item: Scale_Of_Snakes # Rate: 100 # - Item: Posionous_Canine # Rate: 100 # - Item: Shining_Scales # Rate: 10 # - Item: Leaflet_Of_Hinal # Rate: 10 # - Id: 3060 # AegisName: E_QUESTION_OCTOPUS # Name: Question 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 # Modes: # IgnoreMagic: true # IgnoreMelee: true # IgnoreMisc: true # IgnoreRanged: true # Mvp: true - Id: 3061 AegisName: E_ANGRY_MIMIC Name: Angry Mimic Level: 1 Hp: 30 Attack: 1 Attack2: 1 Defense: 100 MagicDefense: 99 AttackRange: 1 SkillRange: 7 ChaseRange: 12 Size: Medium Race: Formless Element: Neutral ElementLevel: 1 WalkSpeed: 100 AttackDelay: 1 AttackMotion: 1 DamageMotion: 1 Class: Event Modes: IgnoreMagic: true IgnoreMelee: true IgnoreMisc: true IgnoreRanged: true # - Id: 3065 # AegisName: E_ICE_MINE # - Id: 3066 # AegisName: SNAKE_NEWYEAR # - Id: 3067 # AegisName: E_ORC_WOMAN # - Id: 3068 # AegisName: E_PYTHON_SKIN # - Id: 3062 # AegisName: GIANT_DEVIRUCHI # Name: Giant Deviruchi # Level: 93 # Hp: 8912 # BaseExp: 1083 # JobExp: 1083 # Attack: 477 # Attack2: 191 # 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 # Element: Dark # ElementLevel: 1 # Modes: # Detector: true # - Id: 3063 # AegisName: DEVIRUCHI_W # Name: Deviruchi W # Level: 93 # Hp: 8912 # BaseExp: 1083 # JobExp: 1083 # Attack: 477 # Attack2: 191 # 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 # Element: Dark # ElementLevel: 1 # Modes: # Detector: true # - Id: 3064 # AegisName: GIANT_DEVIRUCHI_W # Name: Giant Deviruchi W # Level: 93 # Hp: 8912 # BaseExp: 1083 # JobExp: 1083 # Attack: 477 # Attack2: 191 # 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 # Element: Dark # ElementLevel: 1 # Modes: # Detector: true - Id: 3069 AegisName: PERE1 Name: Ferre Level: 125 Hp: 48430 BaseExp: 3088 JobExp: 2631 Attack: 871 Attack2: 695 Defense: 101 MagicDefense: 45 Str: 109 Agi: 121 Vit: 50 Int: 55 Dex: 108 Luk: 55 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Small Race: Demon Element: Earth ElementLevel: 2 WalkSpeed: 100 AttackDelay: 676 AttackMotion: 672 DamageMotion: 480 Ai: 04 Modes: Detector: true Drops: - Item: Blue_Potion Rate: 50 - Item: Harden_Breastplate Rate: 1 - Item: Mud_Lump Rate: 100 - Item: Yellow_Live Rate: 300 - Item: Great_Nature Rate: 25 - Item: SingingPere_Card Rate: 1 StealProtected: true - Id: 3070 AegisName: PERE2 Name: Ferre Level: 126 Hp: 40718 BaseExp: 3607 JobExp: 2425 Attack: 1151 Attack2: 218 Defense: 80 MagicDefense: 45 Str: 91 Agi: 86 Vit: 67 Int: 116 Dex: 153 Luk: 71 AttackRange: 7 SkillRange: 10 ChaseRange: 12 Size: Small Race: Demon Element: Water ElementLevel: 2 WalkSpeed: 200 AttackDelay: 676 AttackMotion: 1248 DamageMotion: 480 Ai: 04 Modes: Detector: true Drops: - Item: White_Potion Rate: 100 - Item: Frozen_Breastplate Rate: 1 - Item: Mud_Lump Rate: 100 - Item: Crystal_Blue Rate: 300 - Item: Mistic_Frozen Rate: 25 - Item: PlayingPere_Card Rate: 1 StealProtected: true - Id: 3071 AegisName: PERE3 Name: Ferre Level: 127 Hp: 53290 BaseExp: 3609 JobExp: 2429 Attack: 1100 Attack2: 325 Defense: 85 MagicDefense: 45 Str: 91 Agi: 89 Vit: 65 Int: 118 Dex: 147 Luk: 75 AttackRange: 2 SkillRange: 10 ChaseRange: 12 Size: Small Race: Demon Element: Water ElementLevel: 2 WalkSpeed: 150 AttackDelay: 676 AttackMotion: 672 DamageMotion: 480 Ai: 04 Modes: Detector: true Drops: - Item: Contabass Rate: 50 - Item: Harden_Breastplate Rate: 1 - Item: Mud_Lump Rate: 100 - Item: Yellow_Live Rate: 300 - Item: Great_Nature Rate: 25 - Item: PlayingPere_Card Rate: 1 StealProtected: true - Id: 3072 AegisName: PERE4 Name: Ferre Level: 128 Hp: 52280 BaseExp: 3729 JobExp: 2235 Attack: 1484 Attack2: 158 Defense: 98 MagicDefense: 45 Str: 156 Agi: 110 Vit: 61 Int: 53 Dex: 133 Luk: 53 AttackRange: 2 SkillRange: 10 ChaseRange: 12 Size: Small Race: Demon Element: Earth ElementLevel: 2 WalkSpeed: 200 AttackDelay: 676 AttackMotion: 1248 DamageMotion: 480 Ai: 04 Modes: Detector: true Drops: - Item: Gymnastics_Ribbon Rate: 50 - Item: Frozen_Breastplate Rate: 1 - Item: Mud_Lump Rate: 100 - Item: Crystal_Blue Rate: 300 - Item: Mistic_Frozen Rate: 25 - Item: SingingPere_Card Rate: 1 StealProtected: true - Id: 3073 AegisName: GRAND_PERE Name: Awakened Ferre JapaneseName: Grand Pere Level: 140 Hp: 19471800 BaseExp: 3132000 JobExp: 2720300 Attack: 1500 Attack2: 1000 Defense: 200 MagicDefense: 68 Str: 200 Agi: 100 Vit: 200 Int: 200 Dex: 220 Luk: 100 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Large Race: Demon Element: Undead ElementLevel: 3 WalkSpeed: 200 AttackDelay: 676 AttackMotion: 2592 DamageMotion: 480 Ai: 21 Class: Boss Drops: - Item: Pendant_Of_Harmony Rate: 400 - Item: Pendant_Of_Chaos Rate: 400 - Item: Gigantic_Bow Rate: 100 - Item: Bow_Of_Storm Rate: 200 - Item: Jitterbug's_Tooth Rate: 7000 - Item: Grand_Pere_Card Rate: 1 StealProtected: true - Id: 3074 AegisName: TIMEHOLDER Name: Time Holder Level: 170 Hp: 25000000 BaseExp: 4582500 JobExp: 3877500 MvpExp: 2291250 Attack: 5250 Attack2: 2100 Defense: 288 MagicDefense: 265 Str: 224 Agi: 152 Vit: 251 Int: 257 Dex: 402 Luk: 77 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Large Race: Demon RaceGroups: Clocktower: true Element: Neutral ElementLevel: 4 WalkSpeed: 150 AttackDelay: 100 AttackMotion: 576 DamageMotion: 480 DamageTaken: 10 Ai: 21 Class: Boss Modes: Mvp: true Drops: - Item: Needle_Of_Alarm Rate: 3000 - Item: Memorize_Book_ Rate: 10 - Item: Brigan Rate: 3000 - Item: Key_Of_Twisted_Time Rate: 3000 - Item: One_Eyed_Glass_ Rate: 20 - Item: Quadrille_ Rate: 5 - Item: Menswear Rate: 3 - Item: Timeholder_Card Rate: 1 StealProtected: true # - Id: 3075 # AegisName: WA_TREASURE # - Id: 3076 # AegisName: WA_MONSTER_1 # - Id: 3077 # AegisName: WA_MONSTER_2 # - Id: 3078 # AegisName: WA_MONSTER_3 # - Id: 3079 # AegisName: WA_MONSTER_4 # - Id: 3080 # AegisName: WA_MONSTER_5 # - Id: 3081 # AegisName: WA_MONSTER_6 # - Id: 3082 # AegisName: WA_MONSTER_7 # - Id: 3083 # AegisName: WA_MONSTER_8 # - Id: 3084 # AegisName: WA_MONSTER_9 # - Id: 3085 # AegisName: WA_MONSTER_10 # - Id: 3086 # AegisName: WA_MERCENARY # Name: Wa Mercenary # Level: 101 # Hp: 20099 # Attack: 545 # Attack2: 218 # Defense: 66 # MagicDefense: 36 # Str: 20 # Agi: 46 # Vit: 25 # Int: 35 # Dex: 64 # Luk: 30 # SkillRange: 10 # ChaseRange: 12 # Size: Medium # Race: Demihuman # Element: Neutral # ElementLevel: 1 # WalkSpeed: 230 # AttackDelay: 1415 # AttackMotion: 792 # - Id: 3087 # AegisName: M_NYDHOG # Name: M Nydhog # Level: 160 # Hp: 215000 # JobExp: 1 # Attack: 1835 # Attack2: 444 # Defense: 15 # MagicDefense: 89 # Str: 76 # Agi: 66 # Vit: 90 # Int: 55 # Dex: 189 # Luk: 22 # AttackRange: 2 # SkillRange: 10 # ChaseRange: 12 # Size: Medium # Race: Demihuman # Element: Neutral # ElementLevel: 1 # WalkSpeed: 175 # AttackDelay: 800 # AttackMotion: 750 # DamageMotion: 300 # - Id: 3088 # AegisName: MM_BRINARANEA_BABY # Name: Mm Brinaranea Baby # Level: 155 # Hp: 155600 # JobExp: 1 # Attack: 1 # Attack2: 1 # 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: Formless # Element: Neutral # ElementLevel: 1 # WalkSpeed: 300 # AttackDelay: 1000 # AttackMotion: 1000 # DamageMotion: 1000 # - Id: 3089 # AegisName: MM_LOCO_KASA # Name: Mm Loco Kasa # Level: 155 # Hp: 185000 # Attack: 3266 # 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: Large # Race: Demon # Element: Dark # ElementLevel: 2 # WalkSpeed: 200 # AttackDelay: 1500 # AttackMotion: 600 # DamageMotion: 500 # Modes: # Detector: true # - Id: 3090 # AegisName: MM_LOCO_SALAMANDER # Name: Mm Loco Salamander # Level: 155 # Hp: 217650 # Attack: 2678 # 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: Medium # Race: Demon # Element: Dark # ElementLevel: 2 # WalkSpeed: 200 # AttackDelay: 1000 # AttackMotion: 500 # DamageMotion: 600 # Modes: # Detector: true - Id: 3091 AegisName: MM_BRINARANEA Name: Brinaranea Level: 165 Hp: 81650000 Attack: 8255 Attack2: 197 Defense: 264 MagicDefense: 177 Str: 135 Agi: 135 Vit: 12 Int: 72 Dex: 220 Luk: 91 AttackRange: 3 SkillRange: 10 ChaseRange: 12 Size: Large Race: Demon Element: Water ElementLevel: 3 WalkSpeed: 200 AttackDelay: 1020 AttackMotion: 500 DamageMotion: 768 Class: Boss Drops: - Item: Brinaranea_Card Rate: 1 StealProtected: true - Id: 3092 AegisName: MM_MUSPELLSKOLL Name: Muspellskoll Level: 165 Hp: 55620000 Attack: 9672 Attack2: 98 Defense: 211 MagicDefense: 140 Str: 202 Agi: 119 Vit: 6 Int: 45 Dex: 275 Luk: 71 AttackRange: 3 SkillRange: 10 ChaseRange: 12 Size: Large Race: Demon Element: Fire ElementLevel: 3 WalkSpeed: 200 AttackDelay: 608 AttackMotion: 408 DamageMotion: 336 Class: Boss Drops: - Item: Muspellskoll_Card Rate: 1 StealProtected: true # - Id: 3093 # AegisName: MM_BRINARANEA_CORE # Name: Mm Brinaranea Core # Level: 160 # Hp: 300 # Attack: 1 # Attack2: 1 # Defense: 1 # MagicDefense: 1 # SkillRange: 10 # ChaseRange: 12 # Size: Small # Race: Demon # Element: Water # ElementLevel: 1 # WalkSpeed: 1000 # AttackDelay: 1 # AttackMotion: 1 # DamageMotion: 1 # Modes: # IgnoreMagic: true # IgnoreMelee: true # IgnoreMisc: true # IgnoreRanged: true # Detector: true # - Id: 3094 # AegisName: MM_MUSPELLSKOLL_CORE # Name: Mm Muspellskoll Core # Level: 160 # Hp: 300 # Attack: 1 # Attack2: 1 # Defense: 1 # MagicDefense: 1 # SkillRange: 10 # ChaseRange: 12 # Size: Small # Race: Demon # Element: Fire # ElementLevel: 1 # WalkSpeed: 1000 # AttackDelay: 1 # AttackMotion: 1 # DamageMotion: 1 # Modes: # IgnoreMagic: true # IgnoreMelee: true # IgnoreMisc: true # IgnoreRanged: true # Detector: true # - Id: 3095 # AegisName: MM_GOD_SHADOW # Name: Mm God Shadow # Level: 1 # Hp: 100000000 # Attack: 2 # Attack2: 1 # Defense: 1 # MagicDefense: 1 # SkillRange: 10 # ChaseRange: 12 # Size: Small # Race: Demon # Element: Fire # ElementLevel: 1 # WalkSpeed: 1000 # AttackDelay: 1 # AttackMotion: 1 # DamageMotion: 1 # Modes: # IgnoreMagic: true # IgnoreMelee: true # IgnoreMisc: true # IgnoreRanged: true # Detector: true # - Id: 3096 # AegisName: MM_MOROCC_KID # Name: Mm Morocc Kid # Level: 175 # Hp: 80000000 # Attack: 4980 # Attack2: 209 # Defense: 158 # MagicDefense: 134 # Str: 90 # Agi: 122 # Vit: 7 # Int: 87 # Dex: 287 # Luk: 36 # AttackRange: 3 # SkillRange: 10 # ChaseRange: 12 # Size: Small # Race: Demon # Element: Holy # ElementLevel: 3 # WalkSpeed: 200 # AttackDelay: 1000 # AttackMotion: 460 # DamageMotion: 350 # Class: Boss # Modes: # Mvp: true # Drops: # - Item: M_Morocc_Card # Rate: 1 # StealProtected: true - Id: 3097 AegisName: MM_MOROCC_ADT Name: Despair God Morocc Level: 175 Hp: 120000000 Attack: 5523 Attack2: 175 Defense: 203 MagicDefense: 155 Str: 122 Agi: 103 Vit: 12 Int: 106 Dex: 269 Luk: 51 AttackRange: 3 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demon Element: Dark ElementLevel: 2 WalkSpeed: 200 AttackDelay: 750 AttackMotion: 510 DamageMotion: 500 Class: Boss Drops: - Item: Despair_God_Morocc_Card Rate: 1 StealProtected: true # - Id: 3098 # AegisName: MM_MOROCC_ORIGIN # Name: Mm Morocc Origin # Level: 160 # Hp: 3258000 # Attack: 6177 # Attack2: 40 # Defense: 351 # MagicDefense: 212 # Str: 195 # Agi: 35 # Vit: 5 # Int: 36 # Dex: 355 # Luk: 7 # AttackRange: 3 # SkillRange: 10 # ChaseRange: 12 # Size: Large # Race: Demon # Element: Dark # ElementLevel: 4 # WalkSpeed: 350 # AttackDelay: 2000 # AttackMotion: 750 # DamageMotion: 750 # Class: Boss # Modes: # Mvp: true # - Id: 3099 # AegisName: MM_MOROCC_REST # Name: Mm Morocc Rest # Level: 160 # Hp: 1450000 # Attack: 2963 # Attack2: 67 # Defense: 112 # MagicDefense: 98 # Str: 110 # Agi: 98 # Vit: 13 # Int: 48 # Dex: 271 # Luk: 9 # AttackRange: 3 # SkillRange: 10 # ChaseRange: 12 # Size: Large # Race: Demon # Element: Dark # ElementLevel: 4 # WalkSpeed: 200 # AttackDelay: 500 # AttackMotion: 510 # DamageMotion: 350 # Class: Boss # Modes: # Mvp: true # - Id: 3100 # AegisName: MM_MANA_BLACK # Name: Mm Mana Black # Level: 1 # Hp: 30 # Attack: 1 # Attack2: 1 # Defense: 1 # MagicDefense: 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: 3101 AegisName: MM_MANA_WHITE Name: Mana White Level: 1 Hp: 30 Attack: 1 Attack2: 1 Defense: 1 MagicDefense: 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: 3102 AegisName: MM_MANA_RED Name: Mana of Life Level: 1 Hp: 30 Attack: 1 Attack2: 1 Defense: 1 MagicDefense: 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: 3103 AegisName: MM_MANA_YELLOW Name: Mana of Earth Level: 1 Hp: 30 Attack: 1 Attack2: 1 Defense: 1 MagicDefense: 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: 3104 # AegisName: MM_MANA_BLUE # Name: Mm Mana Blue # Level: 1 # Hp: 30 # Attack: 1 # Attack2: 1 # Defense: 1 # MagicDefense: 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: 3105 # AegisName: MM_GB_MOROCC_1 # Name: Mm Gb Morocc 1 # Level: 149 # Hp: 5000000 # 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: Fire # ElementLevel: 2 # WalkSpeed: 110 # AttackDelay: 576 # AttackMotion: 480 # DamageMotion: 432 # Class: Boss # Drops: # - Item: Demon_God's_Apostle_Ahat_Card # Rate: 1 # StealProtected: true # - Id: 3106 # AegisName: MM_GB_MOROCC_4 # Name: Mm Gb Morocc 4 # Level: 149 # Hp: 5000000 # 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 # Class: Boss # Drops: # - Item: Demon_God's_Apostle_Shnaim_Card # Rate: 1 # StealProtected: true # - Id: 3107 # AegisName: E_EASTER_BUNNY # Name: Easter Bunny # Level: 1 # Hp: 15 # Defense: 160 # MagicDefense: 5 # Dex: 999 # AttackRange: 1 # SkillRange: 10 # ChaseRange: 12 # Size: Medium # Race: Brute # Element: Neutral # ElementLevel: 3 # WalkSpeed: 200 # AttackDelay: 1456 # AttackMotion: 456 # DamageMotion: 336 # Modes: # IgnoreMagic: true # IgnoreMelee: true # IgnoreMisc: true # IgnoreRanged: true # Mvp: true # Drops: # - Item: Easter_Egg # Rate: 3000 # - Item: Feather # Rate: 5000 - Id: 3108 AegisName: JITTERBUG1 Name: Jitterbug1 Level: 135 Hp: 2614000 BaseExp: 36804 JobExp: 23170 Attack: 3210 Attack2: 695 Defense: 123 MagicDefense: 68 Str: 189 Agi: 78 Vit: 81 Int: 51 Dex: 108 Luk: 56 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Large Race: Demon Element: Undead ElementLevel: 2 WalkSpeed: 150 AttackDelay: 676 AttackMotion: 2592 DamageMotion: 480 Ai: 21 Class: Boss Drops: - Item: Ukulele_Of_Newoz Rate: 250 - Item: Winged_Ring_Of_Newoz Rate: 500 - Item: Harden_Breastplate Rate: 500 - Item: Jitterbug's_Tooth Rate: 5000 - Item: Jitterbug's_Tooth Rate: 1000 - Item: JitterbugCard Rate: 1 StealProtected: true - Id: 3109 AegisName: JITTERBUG2 Name: Jitterbug2 Level: 135 Hp: 2614000 BaseExp: 36804 JobExp: 23170 Attack: 3210 Attack2: 695 Defense: 123 MagicDefense: 68 Str: 189 Agi: 78 Vit: 81 Int: 51 Dex: 108 Luk: 56 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Large Race: Demon Element: Undead ElementLevel: 2 WalkSpeed: 150 AttackDelay: 676 AttackMotion: 2592 DamageMotion: 480 Ai: 21 Class: Boss Drops: - Item: Floral_Mic_Of_Igu Rate: 250 - Item: Floral_Bracelet_Of_Igu Rate: 500 - Item: Frozen_Breastplate Rate: 500 - Item: Jitterbug's_Tooth Rate: 5000 - Item: Jitterbug's_Tooth Rate: 1000 - Item: JitterbugCard Rate: 1 StealProtected: true # - Id: 3110 # AegisName: E_RUNAWAY1 # Name: Runaway1 # Level: 1 # Hp: 30 # Attack: 1 # Attack2: 1 # Defense: 1 # MagicDefense: 99 # AttackRange: 1 # SkillRange: 10 # ChaseRange: 12 # Size: Large # Race: Formless # Element: Neutral # ElementLevel: 1 # WalkSpeed: 150 # AttackDelay: 1152 # DamageMotion: 288 # Class: Event # Modes: # IgnoreMagic: true # IgnoreMelee: true # IgnoreMisc: true # IgnoreRanged: true # Mvp: true # - Id: 3111 # AegisName: E_RUNAWAY2 # Name: Runaway2 # Level: 1 # Hp: 25 # Attack: 1 # Attack2: 1 # Defense: 1 # MagicDefense: 99 # AttackRange: 1 # SkillRange: 10 # ChaseRange: 12 # Size: Medium # Race: Formless # Element: Neutral # ElementLevel: 1 # WalkSpeed: 190 # AttackDelay: 1152 # DamageMotion: 288 # Class: Event # Modes: # IgnoreMagic: true # IgnoreMelee: true # IgnoreMisc: true # IgnoreRanged: true # Mvp: true # - Id: 3112 # AegisName: E_RUNAWAY3 # Name: Runaway3 # Level: 1 # Hp: 20 # Attack: 1 # Attack2: 1 # Defense: 1 # AttackRange: 1 # SkillRange: 10 # ChaseRange: 12 # Size: Medium # Race: Formless # Element: Neutral # ElementLevel: 1 # WalkSpeed: 200 # AttackDelay: 1072 # AttackMotion: 672 # DamageMotion: 672 # Class: Event # Modes: # IgnoreMagic: true # IgnoreMelee: true # IgnoreMisc: true # IgnoreRanged: true # Mvp: true # - Id: 3113 # AegisName: E_RUNAWAY4 # Name: Runaway4 # Level: 1 # Hp: 15 # Attack: 1 # Attack2: 1 # Defense: 1 # AttackRange: 1 # SkillRange: 10 # ChaseRange: 12 # Size: Small # Race: Formless # Element: Neutral # ElementLevel: 1 # WalkSpeed: 200 # AttackDelay: 1076 # AttackMotion: 576 # DamageMotion: 480 # Class: Event # Modes: # IgnoreMagic: true # IgnoreMelee: true # IgnoreMisc: true # IgnoreRanged: true # Mvp: true # - Id: 3114 # AegisName: E_RUNAWAY5 # Name: Runaway5 # Level: 1 # Hp: 15 # Attack: 1 # Attack2: 1 # Defense: 1 # AttackRange: 1 # SkillRange: 10 # ChaseRange: 12 # Size: Small # Race: Formless # Element: Neutral # ElementLevel: 1 # WalkSpeed: 170 # AttackDelay: 1084 # AttackMotion: 2304 # DamageMotion: 576 # Class: Event # Modes: # IgnoreMagic: true # IgnoreMelee: true # IgnoreMisc: true # IgnoreRanged: true # Mvp: true # - Id: 3115 # AegisName: E_RUNAWAY1_ # Name: Runaway 1 # Level: 1 # Hp: 20 # Attack: 1 # Attack2: 1 # Defense: 1 # MagicDefense: 99 # AttackRange: 1 # SkillRange: 10 # ChaseRange: 12 # Size: Large # Race: Formless # Element: Neutral # ElementLevel: 1 # WalkSpeed: 150 # AttackDelay: 1152 # DamageMotion: 288 # Class: Event # Modes: # IgnoreMagic: true # IgnoreMelee: true # IgnoreMisc: true # IgnoreRanged: true # Mvp: true # - Id: 3116 # AegisName: E_RUNAWAY2_ # Name: Runaway 2 # Level: 1 # Hp: 20 # Attack: 1 # Attack2: 1 # Defense: 1 # MagicDefense: 99 # AttackRange: 1 # SkillRange: 10 # ChaseRange: 12 # Size: Medium # Race: Formless # Element: Neutral # ElementLevel: 1 # WalkSpeed: 150 # AttackDelay: 1152 # DamageMotion: 288 # Class: Event # Modes: # IgnoreMagic: true # IgnoreMelee: true # IgnoreMisc: true # IgnoreRanged: true # Mvp: true # - Id: 3117 # AegisName: E_RUNAWAY3_ # Name: Runaway 3 # Level: 1 # Hp: 20 # Attack: 1 # Attack2: 1 # Defense: 1 # AttackRange: 1 # SkillRange: 10 # ChaseRange: 12 # Size: Medium # Race: Formless # Element: Neutral # ElementLevel: 1 # WalkSpeed: 200 # AttackDelay: 1072 # AttackMotion: 672 # DamageMotion: 672 # Class: Event # Modes: # IgnoreMagic: true # IgnoreMelee: true # IgnoreMisc: true # IgnoreRanged: true # Mvp: true # - Id: 3118 # AegisName: E_RUNAWAY4_ # Name: Runaway 4 # Level: 1 # Hp: 10 # Attack: 1 # Attack2: 1 # Defense: 1 # AttackRange: 1 # SkillRange: 10 # ChaseRange: 12 # Size: Small # Race: Formless # Element: Neutral # ElementLevel: 1 # WalkSpeed: 200 # AttackDelay: 1076 # AttackMotion: 576 # DamageMotion: 480 # Class: Event # Modes: # IgnoreMagic: true # IgnoreMelee: true # IgnoreMisc: true # IgnoreRanged: true # Mvp: true # - Id: 3119 # AegisName: E_RUNAWAY5_ # Name: Runaway 5 # Level: 1 # Hp: 10 # Attack: 1 # Attack2: 1 # Defense: 1 # AttackRange: 1 # SkillRange: 10 # ChaseRange: 12 # Size: Small # Race: Formless # Element: Neutral # ElementLevel: 1 # WalkSpeed: 170 # AttackDelay: 1084 # AttackMotion: 2304 # DamageMotion: 576 # Class: Event # Modes: # IgnoreMagic: true # IgnoreMelee: true # IgnoreMisc: true # IgnoreRanged: true # Mvp: true # - Id: 3120 # AegisName: M_ISIS # - Id: 3121 # AegisName: Q_BYORGUE - Id: 3122 AegisName: CHARLESTON1 Name: Charleston 1 Level: 140 Hp: 2614000 BaseExp: 36804 JobExp: 21064 Attack: 3210 Attack2: 695 Defense: 123 MagicDefense: 68 Str: 189 Agi: 78 Vit: 81 Int: 51 Dex: 108 Luk: 56 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Large Race: Demon Element: Earth ElementLevel: 1 WalkSpeed: 150 AttackDelay: 676 AttackMotion: 2400 DamageMotion: 480 Ai: 09 - Id: 3123 AegisName: CHARLESTON2 Name: Charleston 2 JapaneseName: Charleston 3 Level: 140 Hp: 2614000 BaseExp: 36804 JobExp: 21064 Attack: 3210 Attack2: 695 Defense: 123 MagicDefense: 68 Str: 189 Agi: 78 Vit: 81 Int: 51 Dex: 108 Luk: 56 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Large Race: Demon Element: Earth ElementLevel: 1 WalkSpeed: 150 AttackDelay: 676 AttackMotion: 2400 DamageMotion: 480 Ai: 09 - Id: 3124 AegisName: CHARLESTON3 Name: Charleston 3 Level: 145 Hp: 23671401 BaseExp: 3132000 JobExp: 2473000 Attack: 1500 Attack2: 1000 Defense: 200 MagicDefense: 90 Str: 208 Agi: 106 Vit: 205 Int: 206 Dex: 228 Luk: 105 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Large Race: Demon Element: Neutral ElementLevel: 3 WalkSpeed: 200 AttackDelay: 676 AttackMotion: 2016 DamageMotion: 672 Ai: 26 Class: Boss Drops: - Item: Pilebuncker_P Rate: 200 - Item: Tornado_Axe Rate: 200 - Item: Robot's_Arm Rate: 100 - Item: Giant_Blade Rate: 200 - Item: Supplement_Part_Agi Rate: 400 - Item: Upgrade_Part_Booster Rate: 400 - Item: Charleston_Parts Rate: 5000 - Id: 3125 AegisName: STEP Name: Step Level: 130 Hp: 55403 BaseExp: 3088 JobExp: 2392 Attack: 871 Attack2: 695 Defense: 101 MagicDefense: 58 Str: 117 Agi: 127 Vit: 55 Int: 61 Dex: 116 Luk: 60 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Small Race: Demon Element: Neutral ElementLevel: 1 WalkSpeed: 100 AttackDelay: 676 AttackMotion: 672 DamageMotion: 480 Ai: 02 Drops: - Item: Crushed_Can_Iron_Plate Rate: 1000 - Item: Iron Rate: 150 - Item: Explosive_Powder Rate: 400 - Item: LargeScrap Rate: 50 - Item: OldTank Rate: 50 - Item: Step_Card Rate: 1 StealProtected: true - Id: 3126 AegisName: ROCK_STEP Name: Lockstep JapaneseName: Rock Step Level: 131 Hp: 71056 BaseExp: 3609 JobExp: 2209 Attack: 1100 Attack2: 325 Defense: 85 MagicDefense: 59 Str: 99 Agi: 95 Vit: 70 Int: 124 Dex: 155 Luk: 80 AttackRange: 2 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demon Element: Neutral ElementLevel: 2 WalkSpeed: 150 AttackDelay: 676 AttackMotion: 1056 DamageMotion: 480 Ai: 10 Modes: CanMove: true Drops: - Item: Failed_Engine Rate: 500 - Item: Steel Rate: 350 - Item: Old_Steel_Plate Rate: 500 - Item: LargeScrap Rate: 50 - Item: OldTank Rate: 50 - Item: Rock_Step_Card Rate: 1 StealProtected: true - Id: 3127 AegisName: KICK_STEP Name: Hallway 1 Security Devi JapaneseName: Kick Step Level: 132 Hp: 73644 BaseExp: 3607 JobExp: 2205 Attack: 1151 Attack2: 218 Defense: 80 MagicDefense: 50 Str: 99 Agi: 92 Vit: 72 Int: 122 Dex: 161 Luk: 76 AttackRange: 7 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demon Element: Neutral ElementLevel: 1 WalkSpeed: 200 AttackDelay: 676 AttackMotion: 816 DamageMotion: 480 Ai: 10 Drops: - Item: Failed_Engine Rate: 400 - Item: Steel Rate: 250 - Item: Old_Steel_Plate Rate: 300 - Item: LargeScrap Rate: 50 - Item: OldTank Rate: 50 - Item: Kick_Step_Card Rate: 1 StealProtected: true - Id: 3128 AegisName: KICK_AND_KICK Name: Security Robot JapaneseName: Kick And Kick Level: 133 Hp: 68018 BaseExp: 3729 JobExp: 2032 Attack: 1484 Attack2: 158 Defense: 98 MagicDefense: 54 Str: 164 Agi: 116 Vit: 66 Int: 59 Dex: 141 Luk: 58 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demon Element: Neutral ElementLevel: 2 WalkSpeed: 200 AttackDelay: 676 AttackMotion: 576 DamageMotion: 480 Ai: 10 Modes: CanMove: true Drops: - Item: Crushed_Can_Iron_Plate Rate: 500 - Item: Iron Rate: 100 - Item: LargeScrap Rate: 50 - Item: OldTank Rate: 50 - Item: KickAndKick_Card Rate: 1 StealProtected: true # - Id: 3129 # AegisName: ORC_ZOMBIE_ANNIV # - Id: 3130 # AegisName: ORC_ARCHER_ANNIV # - Id: 3131 # AegisName: ORC_BABY_ANNIV # - Id: 3132 # AegisName: ORC_LADY_ANNIV # - Id: 3133 # AegisName: ZENORC_ANNIV # - Id: 3134 # AegisName: STEAM_GOBLIN_ANNIV # - Id: 3135 # AegisName: ORC_LORD_ANNIV # - Id: 3136 # AegisName: ORK_HERO_ANNIV # - Id: 3137 # AegisName: HIGH_ORC_ANNIV # - Id: 3138 # AegisName: ORK_WARRIOR_ANNIV # - Id: 3139 # AegisName: MG_ZOMBIE_H # - Id: 3140 # AegisName: MG_WRAITH_H # - Id: 3141 # AegisName: MG_GHOUL_H # - Id: 3142 # AegisName: MG_ARCLOUSE_H # - Id: 3143 # AegisName: MG_RAYDRIC_H # - Id: 3144 # AegisName: MG_RAYDRIC_ARCHER_H # - Id: 3145 # AegisName: MG_KNIGHT_OF_ABYSS_H # - Id: 3146 # AegisName: MG_KHALITZBURG_H # - Id: 3147 # AegisName: MG_BLOODY_KNIGHT_H # - Id: 3148 # AegisName: MG_M_UNDEAD_KNIGHT_H # - Id: 3149 # AegisName: MG_F_UNDEAD_KNIGHT_H # - Id: 3150 # AegisName: MG_AMDARAIS_H # - Id: 3151 # AegisName: MG_CORRUPTION_ROOT_H # - Id: 3152 # AegisName: G_MG_KHALITZBURG_H - Id: 3153 AegisName: EXCAVATOR_ROBOT Name: Excavator Robot Level: 163 Hp: 166860 BaseExp: 15026 JobExp: 16915 Attack: 4785 Attack2: 192 Defense: 138 MagicDefense: 53 Str: 102 Agi: 104 Vit: 72 Int: 57 Dex: 98 Luk: 57 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Formless Element: Neutral ElementLevel: 3 WalkSpeed: 250 AttackDelay: 1020 AttackMotion: 500 DamageMotion: 768 Ai: 10 Modes: CanMove: true Drops: - Item: Iron_Bug Rate: 1 - Item: Oridecon Rate: 1 - Item: OldTank Rate: 1 - Id: 3154 AegisName: RECON_ROBOT Name: Recon Robot Level: 165 Hp: 256000 BaseExp: 15796 JobExp: 17738 Attack: 2989 Attack2: 280 Defense: 127 MagicDefense: 60 Str: 112 Agi: 60 Vit: 72 Int: 57 Dex: 120 Luk: 77 AttackRange: 3 SkillRange: 10 ChaseRange: 12 Size: Large Race: Formless Element: Neutral ElementLevel: 4 WalkSpeed: 170 AttackDelay: 1072 AttackMotion: 672 DamageMotion: 384 Ai: 10 Modes: CanMove: true - Id: 3155 AegisName: REPAIR_ROBOT Name: Repair Robot Level: 155 Hp: 154760 BaseExp: 11748 JobExp: 13237 Attack: 2051 Attack2: 216 Defense: 99 MagicDefense: 55 Str: 98 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: 660 Ai: 10 Modes: CanMove: true Drops: - Item: Iron Rate: 5000 - Item: Oridecon_Stone Rate: 1501 - Item: Steel Rate: 1 - Id: 3156 AegisName: EXPLORATION_ROVER Name: Exploration Rover Level: 168 Hp: 293640 BaseExp: 18172 JobExp: 35065 Attack: 2513 Attack2: 802 Defense: 105 MagicDefense: 41 Str: 100 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: 10 Modes: CanMove: true Drops: - Item: Iron Rate: 5000 - Item: Oridecon_Stone Rate: 1 - Item: Steel Rate: 1 - Item: LargeScrap Rate: 1 - Id: 3157 AegisName: RUIN_BELIEVER1 Name: Ruin Grace Believer Level: 100 Hp: 61350 BaseExp: 4666 JobExp: 3874 Attack: 993 Attack2: 250 Defense: 91 MagicDefense: 50 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: 2 WalkSpeed: 200 AttackDelay: 800 AttackMotion: 2112 DamageMotion: 768 Ai: 10 Modes: CanMove: true Drops: - Item: Sign_Of_Destruction Rate: 10000 - Id: 3158 AegisName: RUIN_BELIEVER2 Name: Ruin Grace Believer Level: 100 Hp: 61350 BaseExp: 4666 JobExp: 3874 Attack: 993 Attack2: 250 Defense: 91 MagicDefense: 50 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: 2 WalkSpeed: 200 AttackDelay: 800 AttackMotion: 2112 DamageMotion: 768 Ai: 10 Modes: CanMove: true Drops: - Item: Sign_Of_Destruction Rate: 10000 - Id: 3159 AegisName: ILLEGAL_PROMOTION Name: Illegal Promotion Level: 100 Hp: 10 Attack: 1 Attack2: 1 Defense: 1 MagicDefense: 50 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Small Race: Formless Element: Neutral ElementLevel: 2 WalkSpeed: 200 AttackDelay: 800 AttackMotion: 2112 DamageMotion: 768 Modes: IgnoreMagic: true IgnoreMelee: true IgnoreMisc: true IgnoreRanged: true NoRandomWalk: true # - Id: 3160 # AegisName: BOILED_RICE_DUANWU - Id: 3161 AegisName: BOMB Name: Bomb Level: 130 Hp: 60250 Attack: 1028 Attack2: 144 Defense: 92 MagicDefense: 82 Str: 126 Agi: 127 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: 500 AttackMotion: 360 DamageMotion: 360 # - Id: 3162 # AegisName: ELEPHANT # - Id: 3163 # AegisName: GORILLA # - Id: 3164 # AegisName: LION # - Id: 3165 # AegisName: RHINO # - Id: 3166 # AegisName: M_E_DEVILING # - Id: 3167 # AegisName: E_POPORING_CRO # - Id: 3168 # AegisName: POURING_SEA_FES - Id: 3169 AegisName: J_REB_SHECIL1 Name: Shooting Target Level: 1 Hp: 1 MagicDefense: 15 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demihuman Element: Wind ElementLevel: 3 WalkSpeed: 180 AttackDelay: 76 AttackMotion: 1 DamageMotion: 1 Ai: 25 - Id: 3170 AegisName: J_REB_SHECIL2 Name: Shooting Target Level: 1 Hp: 1 MagicDefense: 15 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demihuman Element: Wind ElementLevel: 3 WalkSpeed: 180 AttackDelay: 76 AttackMotion: 1 DamageMotion: 1 Ai: 25 # - Id: 3171 # AegisName: EVENT_MONEMUS01 # - Id: 3172 # AegisName: EVENT_MONEMUS02 # - Id: 3173 # AegisName: EVENT_FIREFOX # - Id: 3174 # AegisName: HELL_FLY - Id: 3175 AegisName: E1_ROTAR_ZAIRO Name: Rotar Zairo Level: 113 Hp: 15900 BaseExp: 1591 JobExp: 1221 Attack: 1662 Attack2: 85 Defense: 95 MagicDefense: 34 Str: 109 Agi: 54 Vit: 60 Int: 50 Dex: 84 Luk: 30 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: Airship_Boots Rate: 50 - Item: Large_Jellopy Rate: 250 - Item: Padded_Armor Rate: 1 - Item: Wing_Of_Fly Rate: 500 - Item: Zargon Rate: 200 - Item: Garlet Rate: 200 StealProtected: true - Id: 3176 AegisName: E1_GREMLIN Name: Gremlin Level: 118 Hp: 20313 BaseExp: 2009 JobExp: 1390 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: 04 Modes: Detector: true Drops: - Item: Airship_Cape Rate: 50 - Item: Will_Of_Darkness Rate: 500 - Item: Sticky_Mucus Rate: 500 - Item: Violet_Jewel Rate: 50 - Item: Old_Blue_Box Rate: 1 - Id: 3177 AegisName: E1_BEHOLDER Name: Beholder Level: 118 Hp: 20313 BaseExp: 2009 JobExp: 1390 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: Airship_Boots Rate: 50 - Item: Prickly_Fruit Rate: 500 - Item: Anodyne Rate: 50 - Item: Rough_Wind Rate: 50 - Item: Elunium Rate: 1 - Item: Old_Blue_Box Rate: 1 - Id: 3178 AegisName: E1_ACIDUS Name: Acidus Level: 130 Hp: 48430 BaseExp: 3088 JobExp: 2392 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: Dark ElementLevel: 2 WalkSpeed: 170 AttackDelay: 168 AttackMotion: 1008 DamageMotion: 300 Ai: 09 Drops: - Item: Airship_Armor Rate: 50 - Item: Light_Granule Rate: 100 - Item: Dragon_Canine Rate: 500 - Item: Dragonball_Yellow Rate: 200 - Id: 3179 AegisName: E1_ACIDUS_ Name: Acidus Level: 130 Hp: 40718 BaseExp: 2938 JobExp: 2032 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: 17 Modes: ChangeTargetChase: true ChangeTargetMelee: true Drops: - Item: Airship_Cape Rate: 50 - Item: Dragon_Canine Rate: 500 - Item: Dragon_Scale Rate: 500 - Item: Dragonball_Blue Rate: 200 - Id: 3180 AegisName: E1_G_S_NYDHOG Name: Wywern 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: 17 Modes: ChangeTargetChase: true ChangeTargetMelee: true Drops: - Item: Airship_Armor Rate: 50 - Item: Dark_Red_Scale Rate: 500 - Item: Treasure_Box Rate: 1 - Item: Elunium Rate: 10 - Id: 3181 AegisName: E1_FELOCK Name: Captain Ferlock Level: 130 Hp: 3000000 BaseExp: 3088 JobExp: 2392 Attack: 871 Attack2: 695 Defense: 101 MagicDefense: 90 Str: 109 Agi: 78 Vit: 50 Int: 55 Dex: 108 Luk: 55 AttackRange: 10 SkillRange: 10 ChaseRange: 12 Size: Large Race: Dragon Element: Dark ElementLevel: 2 WalkSpeed: 170 AttackDelay: 168 AttackMotion: 1008 DamageMotion: 300 Ai: 01 Class: Boss Drops: - Item: Felock_Armor Rate: 100 - Item: Felock_Cape Rate: 100 - Item: Felock_Boots Rate: 100 - Item: Vit_Dish07 Rate: 3000 - Item: Str_Dish07 Rate: 3000 - Item: Agi_Dish07 Rate: 3000 - Item: Int_Dish07 Rate: 3000 - Item: Dex_Dish07 Rate: 3000 StealProtected: true - Item: Felock_Card Rate: 1 StealProtected: true # - Id: 3182 # AegisName: E2_ROTAR_ZAIRO # - Id: 3183 # AegisName: E2_GREMLIN # - Id: 3184 # AegisName: E2_BEHOLDER # - Id: 3185 # AegisName: E2_ACIDUS # - Id: 3186 # AegisName: E2_ACIDUS_ # - Id: 3187 # AegisName: E2_G_S_NYDHOG # - Id: 3188 # AegisName: E2_FELOCK # - Id: 3189 # AegisName: WOLF_MOON - Id: 3190 AegisName: MM_SARAH Name: Sarah Irene JapaneseName: Sarah Level: 160 Hp: 100000000 Attack: 1090 Attack2: 1665 Defense: 276 MagicDefense: 255 Str: 43 Agi: 161 Vit: 6 Int: 188 Dex: 225 Luk: 136 AttackRange: 12 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demihuman Element: Neutral ElementLevel: 1 WalkSpeed: 1000 AttackDelay: 800 AttackMotion: 500 DamageMotion: 300 Ai: 10 Class: Boss Modes: IgnoreMagic: true IgnoreMelee: true IgnoreMisc: true IgnoreRanged: true Mvp: true NoRandomWalk: true TeleportBlock: true Drops: - Item: Robe_Of_Sarah Rate: 1000 - Item: Sarah_Card Rate: 1 StealProtected: true - Id: 3191 AegisName: MM_M_GIGAN1 Name: Gigantes Level: 160 Hp: 6653400 JobExp: 1 Attack: 4635 Attack2: 120 Defense: 64 MagicDefense: 112 Str: 156 Agi: 151 Vit: 30 Int: 62 Dex: 265 Luk: 21 AttackRange: 2 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demon Element: Dark ElementLevel: 2 WalkSpeed: 250 AttackDelay: 1000 AttackMotion: 750 DamageMotion: 600 Ai: 04 Class: Boss Modes: IgnoreMelee: true IgnoreRanged: true Drops: - Item: Robe_Of_Sarah Rate: 100 - Item: Gigantes_Card Rate: 1 StealProtected: true - Id: 3192 AegisName: MM_M_GIGAN2 Name: Gigantes Level: 160 Hp: 9870000 Attack: 5128 Attack2: 89 Defense: 89 MagicDefense: 175 Str: 212 Agi: 138 Vit: 43 Int: 21 Dex: 227 Luk: 15 AttackRange: 2 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demon Element: Dark ElementLevel: 2 WalkSpeed: 250 AttackDelay: 1000 AttackMotion: 750 DamageMotion: 600 Ai: 04 Class: Boss Modes: IgnoreMagic: true Drops: - Item: Robe_Of_Sarah Rate: 100 - Item: Gigantes_Card Rate: 1 StealProtected: true - Id: 3193 AegisName: MM_M_GIGAN3 Name: Ancient Medium Gigantes Level: 160 Hp: 1126300 Attack: 3967 Attack2: 165 Defense: 113 MagicDefense: 155 Str: 121 Agi: 125 Vit: 45 Int: 35 Dex: 271 Luk: 15 AttackRange: 2 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demon Element: Dark ElementLevel: 2 WalkSpeed: 300 AttackDelay: 1250 AttackMotion: 750 DamageMotion: 600 Ai: 04 Class: Boss Drops: - Item: Gigantes_Card Rate: 1 StealProtected: true - Id: 3194 AegisName: MM_L_GIGAN1 Name: Large Gigantes Level: 160 Hp: 2482000 Attack: 4172 Attack2: 82 Defense: 55 MagicDefense: 177 Str: 135 Agi: 135 Vit: 12 Int: 72 Dex: 220 Luk: 91 AttackRange: 2 SkillRange: 10 ChaseRange: 12 Size: Large Race: Demon Element: Dark ElementLevel: 2 WalkSpeed: 200 AttackDelay: 1000 AttackMotion: 500 DamageMotion: 500 Ai: 04 Class: Boss Modes: IgnoreMelee: true IgnoreRanged: true Drops: - Item: Gigantes_Card Rate: 1 StealProtected: true - Id: 3195 AegisName: MM_L_GIGAN2 Name: Large Gigantes Level: 160 Hp: 2784175 Attack: 3641 Attack2: 116 Defense: 71 MagicDefense: 140 Str: 102 Agi: 119 Vit: 18 Int: 45 Dex: 275 Luk: 71 AttackRange: 2 SkillRange: 10 ChaseRange: 12 Size: Large Race: Demon Element: Dark ElementLevel: 2 WalkSpeed: 200 AttackDelay: 1000 AttackMotion: 500 DamageMotion: 500 Ai: 04 Class: Boss Modes: IgnoreMagic: true Drops: - Item: Gigantes_Card Rate: 1 StealProtected: true - Id: 3196 AegisName: MM_L_GIGAN3 Name: Ancient Gigantes Level: 160 Hp: 12063464 Attack: 8957 Attack2: 61 Defense: 48 MagicDefense: 190 Str: 203 Agi: 141 Int: 66 Dex: 355 Luk: 103 AttackRange: 2 SkillRange: 10 ChaseRange: 12 Size: Large Race: Demon Element: Dark ElementLevel: 2 WalkSpeed: 330 AttackDelay: 1250 AttackMotion: 800 DamageMotion: 800 Ai: 04 Class: Boss Drops: - Item: Fragments_Of_Gigan Rate: 10000 - Item: Gigantes_Card Rate: 1 StealProtected: true - Id: 3197 AegisName: MM_M_GARGOYLE Name: Mutant Gargoyle JapaneseName: Gargoyle Level: 150 Hp: 256780 Attack: 712 Attack2: 89 Defense: 124 MagicDefense: 43 Str: 147 Agi: 110 Vit: 66 Int: 57 Dex: 191 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 - Id: 3198 AegisName: MM_M_GALION Name: Mutant Galion JapaneseName: Galion Level: 150 Hp: 293165 Attack: 801 Attack2: 77 Defense: 166 MagicDefense: 71 Str: 133 Agi: 142 Vit: 71 Int: 45 Dex: 166 Luk: 45 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Brute Element: Wind ElementLevel: 2 WalkSpeed: 150 AttackDelay: 864 AttackMotion: 624 DamageMotion: 360 Ai: 07 Modes: Aggressive: true Drops: - Item: Rotten_Meat Rate: 1500 - Item: Animal's_Skin Rate: 1500 - Item: Rough_Wind Rate: 5 - Item: Ulfhedinn Rate: 3 - Id: 3199 AegisName: MM_M_MUTANT_DRAGON Name: Wicked Mutant Dragon JapaneseName: Mutant Dragon Level: 150 Hp: 324891 Attack: 1176 Attack2: 98 Defense: 185 MagicDefense: 86 Str: 175 Agi: 161 Vit: 66 Int: 68 Dex: 201 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 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 - Id: 3200 AegisName: MM_M_CHIMERA Name: Wicked Chimera Level: 150 Hp: 301158 Attack: 1029 Attack2: 148 Defense: 199 MagicDefense: 10 Str: 166 Agi: 175 Vit: 110 Int: 88 Dex: 188 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 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 # - Id: 3201 # AegisName: LUCKYCASE # Name: 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: 02 - Id: 3202 AegisName: ORGANIC_JAKK Name: Organic Pumpkin Level: 10 Hp: 40 BaseExp: 20 JobExp: 13 Attack: 100 Defense: 160 MagicDefense: 99 Dex: 999 AttackRange: 1 Size: Small Race: Formless Element: Neutral ElementLevel: 1 WalkSpeed: 100 Ai: 25 Class: Boss Modes: IgnoreMelee: true IgnoreMisc: true IgnoreRanged: true Drops: - Item: ORGANIC_PUMPKIN Rate: 5000 - Item: ORGANIC_PUMPKIN Rate: 5000 - Item: ORGANIC_PUMPKIN Rate: 1000 - Item: DARK_INVITATION Rate: 100 - Item: Pumpkin_Head Rate: 1000 - Item: Gift_Box_1 Rate: 100 - Item: Yellow_Slim_Potion Rate: 1000 - Item: Pumpkin_Pie Rate: 100 StealProtected: true - Id: 3203 AegisName: INORGANIC_JAKK Name: Inorganic Pumpkin Level: 10 Hp: 40 BaseExp: 20 JobExp: 13 Attack: 100 Defense: 160 MagicDefense: 99 Dex: 999 AttackRange: 1 Size: Small Race: Formless Element: Neutral ElementLevel: 1 WalkSpeed: 200 Ai: 25 Class: Boss Modes: IgnoreMagic: true Drops: - Item: INORGANIC_PUMPKIN Rate: 5000 - Item: INORGANIC_PUMPKIN Rate: 5000 - Item: INORGANIC_PUMPKIN Rate: 1000 - Item: DARK_INVITATION Rate: 100 - Item: Pumpkin_Head Rate: 1000 - Item: Gift_Box_1 Rate: 100 - Item: Yellow_Slim_Potion Rate: 1000 - Item: Pumpkin_Pie Rate: 100 StealProtected: true # - Id: 3204 # AegisName: PIXY_PINK_PORING # Name: Poring # SkillRange: 10 # ChaseRange: 12 # Size: Small # Race: Formless # Element: Neutral # ElementLevel: 1 # Ai: 02 # Drops: # - Item: Heart_Eyepatch # Rate: 50 # - Item: Guyak_Pudding # Rate: 1000 # - Item: HP_Increase_PotionS # Rate: 1500 # - Item: SP_Increase_PotionS # Rate: 1500 # - Item: Glass_Of_Illusion # Rate: 1000 # - Item: S_Def_Potion # Rate: 1000 # - Item: S_Mdef_Potion # Rate: 1000 # - Item: Megaphone_Box # Rate: 1000 # StealProtected: true # - Id: 3205 # AegisName: PIXY_BLUE_PORING # Name: Poring # SkillRange: 10 # ChaseRange: 12 # Size: Small # Race: Formless # Element: Neutral # ElementLevel: 1 # Ai: 02 # Drops: # - Item: Full_SwingK # Rate: 1000 # - Item: HP_Increase_PotionS # Rate: 1500 # - Item: SP_Increase_PotionS # Rate: 1500 # - Item: Battle_Manual # Rate: 500 # - Item: Rainbow_Cake_B # Rate: 1000 # - Item: Megaphone_Box # Rate: 1000 # - Item: Ribbon_Of_Life_Box3 # Rate: 5 # - Id: 3206 # AegisName: LITTLE_GOLDPORING # Name: Poring # Level: 100 # Hp: 15 # SkillRange: 10 # ChaseRange: 12 # Size: Small # Race: Formless # Element: Neutral # ElementLevel: 1 # WalkSpeed: 200 # Ai: 02 # - Id: 3207 # AegisName: E_AQUA_ELEMENTAL # Name: Poring # SkillRange: 10 # ChaseRange: 12 # Size: Small # Race: Formless # Element: Neutral # ElementLevel: 1 # WalkSpeed: 200 # Ai: 02 # Drops: # - Item: Gold # Rate: 3000 # - Item: Treasure_Box # Rate: 3000 # - Item: PrizeOfHero # Rate: 1000 # - Item: Blacksmith_Blessing # Rate: 1000 # - Item: Ancient_Gold_Deco # Rate: 500 # - Item: C_Reginleif_Hairband # Rate: 500 - Id: 3208 AegisName: V_EREMES Name: Eremes Guille JapaneseName: V Eremes Level: 179 Hp: 2380000 BaseExp: 70000 JobExp: 35000 Attack: 5333 Attack2: 1333 Defense: 180 MagicDefense: 100 Str: 150 Agi: 190 Vit: 60 Int: 70 Dex: 200 Luk: 80 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demon RaceGroups: Bio5_Swordman_Thief: true Element: Poison ElementLevel: 4 WalkSpeed: 100 AttackDelay: 76 AttackMotion: 384 DamageMotion: 288 Ai: 21 Class: Boss Drops: - Item: Fallen_Energy_Particle Rate: 1000 - Item: Pieces_Of_Sentiment Rate: 500 - Item: Pieces_Of_Grudge Rate: 500 - Item: Thief_Soul Rate: 500 - Item: C_Silent_Executor Rate: 50 StealProtected: true - Item: C_Circlet_Of_Bone Rate: 50 StealProtected: true - Item: Real_Eremes_Card Rate: 1 StealProtected: true - Id: 3209 AegisName: V_MAGALETA Name: Margaretha Sorin JapaneseName: V Magaleta Level: 177 Hp: 2448000 BaseExp: 80000 JobExp: 40000 Attack: 1667 Attack2: 4667 Defense: 160 MagicDefense: 400 Str: 130 Agi: 80 Vit: 120 Int: 160 Dex: 150 Luk: 70 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demihuman RaceGroups: Bio5_Acolyte_Merchant: true Element: Holy ElementLevel: 4 WalkSpeed: 100 AttackDelay: 576 AttackMotion: 384 DamageMotion: 288 Ai: 21 Class: Boss Drops: - Item: Fallen_Energy_Particle Rate: 1000 - Item: Pieces_Of_Sentiment Rate: 500 - Item: Pieces_Of_Grudge Rate: 500 - Item: Acolyte_Soul Rate: 500 StealProtected: true - Item: C_Mitra Rate: 50 StealProtected: true - Item: Real_Magaleta_Card Rate: 1 StealProtected: true - Id: 3210 AegisName: V_KATRINN Name: Kathryne Cheiron JapaneseName: V Katrinn Level: 177 Hp: 2040000 BaseExp: 60000 JobExp: 30000 Attack: 1333 Attack2: 4000 Defense: 110 MagicDefense: 400 Str: 110 Agi: 80 Vit: 60 Int: 200 Dex: 210 Luk: 50 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demihuman RaceGroups: Bio5_Mage_Archer: true Element: Ghost ElementLevel: 4 WalkSpeed: 100 AttackDelay: 576 AttackMotion: 384 DamageMotion: 288 Ai: 21 Class: Boss Drops: - Item: Fallen_Energy_Particle Rate: 1000 - Item: Pieces_Of_Sentiment Rate: 500 - Item: Pieces_Of_Grudge Rate: 500 - Item: Mage_Soul Rate: 500 StealProtected: true - Item: C_Magic_Stone_Hat Rate: 50 StealProtected: true - Item: Real_Katrinn_Card Rate: 1 StealProtected: true - Id: 3211 AegisName: V_SHECIL Name: Shecil Damon JapaneseName: V Shecil Level: 179 Hp: 2142000 BaseExp: 70000 JobExp: 35000 Attack: 4667 Attack2: 1333 Defense: 100 MagicDefense: 100 Str: 130 Agi: 130 Vit: 70 Int: 80 Dex: 300 Luk: 50 AttackRange: 14 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demihuman RaceGroups: Bio5_Mage_Archer: true Element: Wind ElementLevel: 4 WalkSpeed: 100 AttackDelay: 76 AttackMotion: 384 DamageMotion: 288 Ai: 21 Class: Boss Drops: - Item: Fallen_Energy_Particle Rate: 1000 - Item: Pieces_Of_Sentiment Rate: 500 - Item: Pieces_Of_Grudge Rate: 500 - Item: Archer_Soul Rate: 500 StealProtected: true - Item: C_Camouflage_RabbitHood Rate: 50 StealProtected: true - Item: Real_Shecil_Card Rate: 1 StealProtected: true - Id: 3212 AegisName: V_HARWORD Name: Harword Alt-Eisen JapaneseName: V Harword Level: 177 Hp: 2720000 BaseExp: 100000 JobExp: 50000 Attack: 3333 Attack2: 2000 Defense: 200 MagicDefense: 100 Str: 160 Agi: 80 Vit: 200 Int: 60 Dex: 130 Luk: 50 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demihuman RaceGroups: Bio5_Acolyte_Merchant: true Element: Water ElementLevel: 4 WalkSpeed: 100 AttackDelay: 76 AttackMotion: 384 DamageMotion: 288 Ai: 21 Class: Boss Drops: - Item: Fallen_Energy_Particle Rate: 1000 - Item: Pieces_Of_Sentiment Rate: 500 - Item: Pieces_Of_Grudge Rate: 500 - Item: Merchant_Soul Rate: 500 - Item: C_Driver_Band_R Rate: 50 StealProtected: true - Item: C_Driver_Band_Y Rate: 50 StealProtected: true - Item: Real_Harword_Card Rate: 1 StealProtected: true - Id: 3213 AegisName: V_SEYREN Name: Seyren Windsor JapaneseName: V Seyren Level: 179 Hp: 2448000 BaseExp: 80000 JobExp: 40000 Attack: 6000 Attack2: 2667 Defense: 400 MagicDefense: 200 Str: 170 Agi: 100 Vit: 200 Int: 50 Dex: 200 Luk: 60 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demon RaceGroups: Bio5_Swordman_Thief: true Element: Fire ElementLevel: 4 WalkSpeed: 100 AttackDelay: 76 AttackMotion: 384 DamageMotion: 288 Ai: 21 Class: Boss Drops: - Item: Fallen_Energy_Particle Rate: 1000 - Item: Pieces_Of_Sentiment Rate: 500 - Item: Pieces_Of_Grudge Rate: 500 - Item: Swordman_Soul Rate: 500 StealProtected: true - Item: C_Rune_Circlet Rate: 50 StealProtected: true - Item: Real_Seyren_Card Rate: 1 StealProtected: true - Id: 3214 AegisName: V_G_EREMES Name: Guillotine Cross Eremes JapaneseName: V G Eremes Level: 189 Hp: 3150000 Attack: 8000 Attack2: 2000 Defense: 360 MagicDefense: 200 Str: 300 Agi: 380 Vit: 120 Int: 140 Dex: 400 Luk: 160 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demon RaceGroups: Bio5_Swordman_Thief: true Element: Poison ElementLevel: 4 WalkSpeed: 100 AttackDelay: 76 AttackMotion: 384 DamageMotion: 288 Ai: 21 Class: Boss - Id: 3215 AegisName: V_G_MAGALETA Name: Arch Bishop Margaretha JapaneseName: V G Magaleta Level: 187 Hp: 3600000 Attack: 2500 Attack2: 7000 Defense: 320 MagicDefense: 800 Str: 260 Agi: 160 Vit: 240 Int: 320 Dex: 300 Luk: 140 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demihuman RaceGroups: Bio5_Acolyte_Merchant: true Element: Holy ElementLevel: 4 WalkSpeed: 100 AttackDelay: 576 AttackMotion: 384 DamageMotion: 288 Ai: 21 Class: Boss - Id: 3216 AegisName: V_G_KATRINN Name: Warlock Kathryne JapaneseName: V G Katrinn Level: 187 Hp: 2700000 Attack: 2000 Attack2: 6000 Defense: 220 MagicDefense: 800 Str: 220 Agi: 160 Vit: 120 Int: 400 Dex: 420 Luk: 100 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demihuman RaceGroups: Bio5_Mage_Archer: true Element: Ghost ElementLevel: 4 WalkSpeed: 100 AttackDelay: 576 AttackMotion: 384 DamageMotion: 288 Ai: 21 Class: Boss - Id: 3217 AegisName: V_G_SHECIL Name: Ranger Cecil JapaneseName: V G Shecil Level: 189 Hp: 3150000 Attack: 7000 Attack2: 2000 Defense: 200 MagicDefense: 200 Str: 260 Agi: 260 Vit: 140 Int: 160 Dex: 600 Luk: 100 AttackRange: 14 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demihuman RaceGroups: Bio5_Mage_Archer: true Element: Wind ElementLevel: 4 WalkSpeed: 100 AttackDelay: 76 AttackMotion: 384 DamageMotion: 288 Ai: 21 Class: Boss - Id: 3218 AegisName: V_G_HARWORD Name: Mechanic Howard JapaneseName: V G Harword Level: 187 Hp: 4500000 Attack: 5000 Attack2: 3000 Defense: 400 MagicDefense: 200 Str: 320 Agi: 160 Vit: 400 Int: 120 Dex: 260 Luk: 100 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demihuman RaceGroups: Bio5_Acolyte_Merchant: true Element: Earth ElementLevel: 4 WalkSpeed: 100 AttackDelay: 76 AttackMotion: 384 DamageMotion: 288 Ai: 21 Class: Boss - Id: 3219 AegisName: V_G_SEYREN Name: Rune Knight Seyren JapaneseName: V G Seyren Level: 189 Hp: 3600000 Attack: 9000 Attack2: 4000 Defense: 800 MagicDefense: 400 Str: 340 Agi: 200 Vit: 400 Int: 100 Dex: 400 Luk: 120 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demon RaceGroups: Bio5_Swordman_Thief: true Element: Fire ElementLevel: 4 WalkSpeed: 100 AttackDelay: 76 AttackMotion: 384 DamageMotion: 288 Ai: 21 Class: Boss - Id: 3220 AegisName: V_B_EREMES Name: Guillotine Cross Eremes Level: 189 Hp: 12600000 BaseExp: 3000000 JobExp: 3000000 Attack: 8000 Attack2: 2000 Defense: 360 MagicDefense: 200 Str: 300 Agi: 380 Vit: 120 Int: 140 Dex: 400 Luk: 160 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demihuman RaceGroups: Bio5_Mvp: true Element: Poison ElementLevel: 4 WalkSpeed: 100 AttackDelay: 76 AttackMotion: 384 DamageMotion: 288 Ai: 21 Class: Boss Modes: Mvp: true Drops: - Item: Pieces_Of_Grudge Rate: 3000 - Item: Manteau_Of_Fallen Rate: 150 - Item: Manteau_Of_Fallen Rate: 500 - Item: Pieces_Of_Sentiment Rate: 5000 - Item: Thief_Soul Rate: 10000 - Item: Thief_Soul Rate: 10000 - Item: Thief_Soul Rate: 10000 - Item: GuillotineCross_Card Rate: 1 StealProtected: true - Id: 3221 AegisName: V_B_MAGALETA Name: Arch Bishop Margaretha Level: 187 Hp: 14400000 BaseExp: 3000000 JobExp: 3000000 Attack: 2500 Attack2: 7000 Defense: 320 MagicDefense: 800 Str: 260 Agi: 160 Vit: 240 Int: 320 Dex: 300 Luk: 140 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demihuman RaceGroups: Bio5_Mvp: true Element: Holy ElementLevel: 4 WalkSpeed: 100 AttackDelay: 576 AttackMotion: 384 DamageMotion: 288 Ai: 21 Class: Boss Modes: Mvp: true Drops: - Item: Pieces_Of_Grudge Rate: 3000 - Item: Manteau_Of_Fallen Rate: 150 - Item: Manteau_Of_Fallen Rate: 500 - Item: Pieces_Of_Sentiment Rate: 5000 - Item: Acolyte_Soul Rate: 10000 - Item: Acolyte_Soul Rate: 10000 - Item: Acolyte_Soul Rate: 10000 - Item: Archbishop_Card Rate: 1 StealProtected: true - Id: 3222 AegisName: V_B_SHECIL Name: Ranger Cecil JapaneseName: Ranger Shecil Level: 189 Hp: 12600000 BaseExp: 3000000 JobExp: 3000000 Attack: 7000 Attack2: 2000 Defense: 200 MagicDefense: 200 Str: 260 Agi: 260 Vit: 140 Int: 160 Dex: 600 Luk: 100 AttackRange: 14 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demihuman RaceGroups: Bio5_Mvp: true Element: Wind ElementLevel: 4 WalkSpeed: 100 AttackDelay: 76 AttackMotion: 384 DamageMotion: 288 Ai: 21 Class: Boss Modes: Mvp: true Drops: - Item: Pieces_Of_Grudge Rate: 3000 - Item: Manteau_Of_Fallen Rate: 150 - Item: Manteau_Of_Fallen Rate: 500 - Item: Pieces_Of_Sentiment Rate: 5000 - Item: Archer_Soul Rate: 10000 - Item: Archer_Soul Rate: 10000 - Item: Archer_Soul Rate: 10000 - Item: Ranger_Card Rate: 1 StealProtected: true - Id: 3223 AegisName: V_B_HARWORD Name: Mechanic Howard JapaneseName: Mechanic Harword Level: 187 Hp: 18000000 BaseExp: 3000000 JobExp: 3000000 Attack: 5000 Attack2: 3000 Defense: 400 MagicDefense: 200 Str: 320 Agi: 160 Vit: 400 Int: 120 Dex: 260 Luk: 100 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demihuman RaceGroups: Bio5_Mvp: true Element: Water ElementLevel: 4 WalkSpeed: 100 AttackDelay: 76 AttackMotion: 384 DamageMotion: 288 Ai: 21 Class: Boss Modes: Mvp: true Drops: - Item: Cursed_Crystal Rate: 3000 - Item: Manteau_Of_Fallen Rate: 150 - Item: Manteau_Of_Fallen Rate: 500 - Item: Pieces_Of_Sentiment Rate: 5000 - Item: Merchant_Soul Rate: 10000 - Item: Merchant_Soul Rate: 10000 - Item: Merchant_Soul Rate: 10000 - Item: Mechanic_Card Rate: 1 StealProtected: true - Id: 3224 AegisName: V_B_KATRINN Name: Warlock Kathryne JapaneseName: Warlock Katrinn Level: 187 Hp: 10800000 BaseExp: 3000000 JobExp: 3000000 Attack: 2000 Attack2: 6000 Defense: 220 MagicDefense: 800 Str: 220 Agi: 160 Vit: 120 Int: 400 Dex: 420 Luk: 100 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demihuman RaceGroups: Bio5_Mvp: true Element: Ghost ElementLevel: 4 WalkSpeed: 100 AttackDelay: 576 AttackMotion: 384 DamageMotion: 288 Ai: 21 Class: Boss Modes: Mvp: true Drops: - Item: Pieces_Of_Grudge Rate: 3000 - Item: Manteau_Of_Fallen Rate: 150 - Item: Manteau_Of_Fallen Rate: 500 - Item: Pieces_Of_Sentiment Rate: 5000 - Item: Mage_Soul Rate: 10000 - Item: Mage_Soul Rate: 10000 - Item: Mage_Soul Rate: 10000 - Item: Warlock_Card Rate: 1 StealProtected: true - Id: 3225 AegisName: V_B_SEYREN Name: Rune Knight Seyren Level: 189 Hp: 14400000 BaseExp: 3000000 JobExp: 3000000 Attack: 9000 Attack2: 4000 Defense: 800 MagicDefense: 400 Str: 340 Agi: 200 Vit: 400 Int: 100 Dex: 400 Luk: 120 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demihuman RaceGroups: Bio5_Mvp: true Element: Fire ElementLevel: 4 WalkSpeed: 100 AttackDelay: 76 AttackMotion: 384 DamageMotion: 288 Ai: 21 Class: Boss Modes: Mvp: true Drops: - Item: Cursed_Crystal Rate: 3000 - Item: Manteau_Of_Fallen Rate: 150 - Item: Manteau_Of_Fallen Rate: 500 - Item: Pieces_Of_Sentiment Rate: 5000 - Item: Swordman_Soul Rate: 10000 - Item: Swordman_Soul Rate: 10000 - Item: Swordman_Soul Rate: 10000 - Item: RuneKnight_Card Rate: 1 StealProtected: true - Id: 3226 AegisName: V_RANDEL Name: Randel Lawrence JapaneseName: V Randel Level: 178 Hp: 2550000 BaseExp: 100000 JobExp: 50000 Attack: 4000 Attack2: 1333 Defense: 300 MagicDefense: 200 Str: 200 Agi: 80 Vit: 200 Int: 50 Dex: 190 Luk: 70 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demihuman RaceGroups: Bio5_Swordman_Thief: true Element: Holy ElementLevel: 4 WalkSpeed: 100 AttackDelay: 76 AttackMotion: 384 DamageMotion: 288 Ai: 21 Class: Boss Drops: - Item: Fallen_Energy_Particle Rate: 1000 - Item: Pieces_Of_Sentiment Rate: 600 - Item: Pieces_Of_Grudge Rate: 400 - Item: Pieces_Of_Grudge Rate: 200 - Item: Swordman_Soul Rate: 500 - Item: C_Schmitz_Helm Rate: 50 - Item: C_Protect_Of_Crown Rate: 50 - Item: Real_Randel_Card Rate: 1 StealProtected: true - Id: 3227 AegisName: V_FLAMEL Name: Flamel Emule JapaneseName: V Flamel Level: 176 Hp: 2312000 BaseExp: 80000 JobExp: 40000 Attack: 3333 Attack2: 3333 Defense: 130 MagicDefense: 100 Str: 140 Agi: 80 Vit: 70 Int: 150 Dex: 200 Luk: 50 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demihuman RaceGroups: Bio5_Acolyte_Merchant: true Element: Fire ElementLevel: 4 WalkSpeed: 100 AttackDelay: 76 AttackMotion: 384 DamageMotion: 288 Ai: 21 Class: Boss Drops: - Item: Fallen_Energy_Particle Rate: 1000 - Item: Pieces_Of_Sentiment Rate: 600 - Item: Pieces_Of_Grudge Rate: 400 - Item: Pieces_Of_Grudge Rate: 200 - Item: Merchant_Soul Rate: 500 - Item: C_Midas_Whisper Rate: 50 - Item: Chest_Of_Death Rate: 10 - Item: Real_Flamel_Card Rate: 1 StealProtected: true - Id: 3228 AegisName: V_CELIA Name: Celia Alde JapaneseName: V Celia Level: 178 Hp: 2295000 BaseExp: 90000 JobExp: 45000 Attack: 2000 Attack2: 3333 Defense: 110 MagicDefense: 800 Str: 140 Agi: 100 Vit: 60 Int: 150 Dex: 120 Luk: 50 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demihuman RaceGroups: Bio5_Mage_Archer: true Element: Ghost ElementLevel: 4 WalkSpeed: 100 AttackDelay: 576 AttackMotion: 384 DamageMotion: 288 Ai: 21 Class: Boss Drops: - Item: Fallen_Energy_Particle Rate: 1000 - Item: Pieces_Of_Sentiment Rate: 600 - Item: Pieces_Of_Grudge Rate: 400 - Item: Pieces_Of_Grudge Rate: 200 - Item: Mage_Soul Rate: 500 - Item: C_Wind_Whisper Rate: 50 - Item: Chest_Of_Death Rate: 10 - Item: Real_Ceila_Card Rate: 1 StealProtected: true - Id: 3229 AegisName: V_CHEN Name: Chen Liu JapaneseName: V Chen Level: 178 Hp: 2261000 BaseExp: 70000 JobExp: 35000 Attack: 5333 Attack2: 2000 Defense: 180 MagicDefense: 100 Str: 150 Agi: 80 Vit: 90 Int: 130 Dex: 200 Luk: 60 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demon RaceGroups: Bio5_Acolyte_Merchant: true Element: Water ElementLevel: 4 WalkSpeed: 100 AttackDelay: 76 AttackMotion: 384 DamageMotion: 288 Ai: 21 Class: Boss Drops: - Item: Fallen_Energy_Particle Rate: 1000 - Item: Pieces_Of_Sentiment Rate: 600 - Item: Pieces_Of_Grudge Rate: 400 - Item: Pieces_Of_Grudge Rate: 200 - Item: Acolyte_Soul Rate: 500 - Item: C_Blazing_Soul Rate: 50 - Item: Chest_Of_Death Rate: 10 - Item: Real_Chen_Card Rate: 1 StealProtected: true - Id: 3230 AegisName: V_GERTIE Name: Gertie Wie JapaneseName: V Gertie Level: 178 Hp: 2040000 BaseExp: 80000 JobExp: 40000 Attack: 4667 Attack2: 1667 Defense: 160 MagicDefense: 100 Str: 180 Agi: 130 Vit: 60 Int: 50 Dex: 210 Luk: 50 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demon RaceGroups: Bio5_Swordman_Thief: true Element: Poison ElementLevel: 4 WalkSpeed: 100 AttackDelay: 76 AttackMotion: 384 DamageMotion: 288 Ai: 21 Class: Boss Drops: - Item: Fallen_Energy_Particle Rate: 1000 - Item: Pieces_Of_Sentiment Rate: 600 - Item: Pieces_Of_Grudge Rate: 400 - Item: Pieces_Of_Grudge Rate: 200 - Item: Thief_Soul Rate: 500 - Item: C_Shadow_Handicraft Rate: 50 - Item: Chest_Of_Death Rate: 10 - Item: Real_Gertie_Card Rate: 1 StealProtected: true - Id: 3231 AegisName: V_ALPHOCCIO Name: Alphoccio Basil JapaneseName: V Alphoccio Level: 176 Hp: 2040000 BaseExp: 60000 JobExp: 30000 Attack: 2667 Attack2: 4000 Defense: 120 MagicDefense: 100 Str: 120 Agi: 150 Vit: 70 Int: 200 Dex: 150 Luk: 90 AttackRange: 7 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demihuman RaceGroups: Bio5_Mage_Archer: true Element: Wind ElementLevel: 4 WalkSpeed: 100 AttackDelay: 76 AttackMotion: 384 DamageMotion: 288 Ai: 21 Class: Boss Drops: - Item: Fallen_Energy_Particle Rate: 1000 - Item: Pieces_Of_Sentiment Rate: 600 - Item: Pieces_Of_Grudge Rate: 400 - Item: Pieces_Of_Grudge Rate: 200 - Item: Archer_Soul Rate: 500 - Item: C_Minstrel_Song_Hat Rate: 50 - Item: Chest_Of_Death Rate: 10 - Item: Real_Alphoccio_Card Rate: 1 StealProtected: true - Id: 3232 AegisName: V_TRENTINI Name: Trentini JapaneseName: V Trentini Level: 176 Hp: 2040000 BaseExp: 60000 JobExp: 30000 Attack: 2667 Attack2: 4000 Defense: 100 MagicDefense: 100 Str: 110 Agi: 150 Vit: 70 Int: 200 Dex: 150 Luk: 80 AttackRange: 7 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demihuman RaceGroups: Bio5_Mage_Archer: true Element: Wind ElementLevel: 4 WalkSpeed: 100 AttackDelay: 76 AttackMotion: 384 DamageMotion: 288 Ai: 21 Class: Boss Drops: - Item: Fallen_Energy_Particle Rate: 1000 - Item: Pieces_Of_Sentiment Rate: 600 - Item: Pieces_Of_Grudge Rate: 400 - Item: Pieces_Of_Grudge Rate: 200 - Item: Archer_Soul Rate: 500 - Item: C_Dying_Swan Rate: 50 - Item: Chest_Of_Death Rate: 10 - Item: Real_Trentini_Card Rate: 1 StealProtected: true - Id: 3233 AegisName: V_G_RANDEL Name: Royal Guard Randel JapaneseName: V G Randel Level: 188 Hp: 4500000 Attack: 6000 Attack2: 2000 Defense: 600 MagicDefense: 400 Str: 400 Agi: 160 Vit: 400 Int: 100 Dex: 380 Luk: 140 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demihuman RaceGroups: Bio5_Swordman_Thief: true Element: Holy ElementLevel: 4 WalkSpeed: 100 AttackDelay: 76 AttackMotion: 384 DamageMotion: 288 Ai: 21 Class: Boss - Id: 3234 AegisName: V_G_FLAMEL Name: Genetic Flamel JapaneseName: V G Flamel Level: 186 Hp: 3600000 Attack: 5000 Attack2: 5000 Defense: 260 MagicDefense: 200 Str: 280 Agi: 160 Vit: 140 Int: 300 Dex: 400 Luk: 100 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demihuman RaceGroups: Bio5_Acolyte_Merchant: true Element: Fire ElementLevel: 4 WalkSpeed: 100 AttackDelay: 76 AttackMotion: 384 DamageMotion: 288 Ai: 21 Class: Boss - Id: 3235 AegisName: V_G_CELIA Name: Sorcerer Celia JapaneseName: V G Celia Level: 188 Hp: 4050000 Attack: 3000 Attack2: 5000 Defense: 220 MagicDefense: 800 Str: 280 Agi: 200 Vit: 120 Int: 300 Dex: 240 Luk: 100 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demihuman RaceGroups: Bio5_Mage_Archer: true Element: Ghost ElementLevel: 4 WalkSpeed: 100 AttackDelay: 576 AttackMotion: 384 DamageMotion: 288 Ai: 21 Class: Boss - Id: 3236 AegisName: V_G_CHEN Name: Sura Chen JapaneseName: V G Chen Level: 188 Hp: 3150000 Attack: 8000 Attack2: 3000 Defense: 360 MagicDefense: 200 Str: 300 Agi: 160 Vit: 180 Int: 260 Dex: 400 Luk: 120 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demon RaceGroups: Bio5_Acolyte_Merchant: true Element: Water ElementLevel: 4 WalkSpeed: 100 AttackDelay: 76 AttackMotion: 384 DamageMotion: 288 Ai: 21 Class: Boss - Id: 3237 AegisName: V_G_GERTIE Name: Shadow Chaser Gertie JapaneseName: V G Gertie Level: 188 Hp: 3600000 Attack: 7000 Attack2: 2500 Defense: 320 MagicDefense: 200 Str: 360 Agi: 260 Vit: 120 Int: 100 Dex: 420 Luk: 100 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demon RaceGroups: Bio5_Swordman_Thief: true Element: Poison ElementLevel: 4 WalkSpeed: 100 AttackDelay: 76 AttackMotion: 384 DamageMotion: 288 Ai: 21 Class: Boss - Id: 3238 AegisName: V_G_ALPHOCCIO Name: Minstrel Alphoccio JapaneseName: V G Alphoccio Level: 186 Hp: 3600000 Attack: 4000 Attack2: 6000 Defense: 240 MagicDefense: 200 Str: 240 Agi: 300 Vit: 140 Int: 400 Dex: 300 Luk: 180 AttackRange: 7 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demihuman RaceGroups: Bio5_Mage_Archer: true Element: Wind ElementLevel: 4 WalkSpeed: 100 AttackDelay: 76 AttackMotion: 384 DamageMotion: 288 Ai: 21 Class: Boss - Id: 3239 AegisName: V_G_TRENTINI Name: Wanderer Trentini JapaneseName: V G Trentini Level: 186 Hp: 3600000 Attack: 4000 Attack2: 6000 Defense: 200 MagicDefense: 200 Str: 220 Agi: 300 Vit: 140 Int: 400 Dex: 300 Luk: 160 AttackRange: 7 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demihuman RaceGroups: Bio5_Mage_Archer: true Element: Wind ElementLevel: 4 WalkSpeed: 100 AttackDelay: 76 AttackMotion: 384 DamageMotion: 288 Ai: 21 Class: Boss - Id: 3240 AegisName: V_B_RANDEL Name: Royal Guard Randel Level: 188 Hp: 18000000 BaseExp: 3000000 JobExp: 3000000 Attack: 6000 Attack2: 2000 Defense: 600 MagicDefense: 400 Str: 401 Agi: 160 Vit: 400 Int: 100 Dex: 380 Luk: 140 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demihuman RaceGroups: Bio5_Mvp: true Element: Holy ElementLevel: 4 WalkSpeed: 100 AttackDelay: 76 AttackMotion: 384 DamageMotion: 288 Ai: 21 Class: Boss Modes: Mvp: true Drops: - Item: Cursed_Crystal Rate: 3000 - Item: Manteau_Of_Fallen Rate: 150 - Item: Manteau_Of_Fallen Rate: 500 - Item: Pieces_Of_Sentiment Rate: 5000 - Item: Swordman_Soul Rate: 10000 - Item: Swordman_Soul Rate: 10000 - Item: Swordman_Soul Rate: 10000 - Item: RoyalGuard_Card Rate: 1 StealProtected: true - Id: 3241 AegisName: V_B_FLAMEL Name: Genetic Flamel Level: 186 Hp: 14400000 BaseExp: 3000000 JobExp: 3000000 Attack: 5000 Attack2: 5000 Defense: 260 MagicDefense: 200 Str: 280 Agi: 160 Vit: 140 Int: 300 Dex: 400 Luk: 100 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demihuman RaceGroups: Bio5_Mvp: true Element: Fire ElementLevel: 4 WalkSpeed: 100 AttackDelay: 76 AttackMotion: 384 DamageMotion: 288 Ai: 21 Class: Boss Modes: Mvp: true Drops: - Item: Pieces_Of_Grudge Rate: 3000 - Item: Manteau_Of_Fallen Rate: 150 - Item: Manteau_Of_Fallen Rate: 500 - Item: Pieces_Of_Sentiment Rate: 5000 - Item: Merchant_Soul Rate: 10000 - Item: Merchant_Soul Rate: 10000 - Item: Merchant_Soul Rate: 10000 - Item: Genetic_Card Rate: 1 StealProtected: true - Id: 3242 AegisName: V_B_CELIA Name: Sorcerer Celia Level: 188 Hp: 16200000 BaseExp: 3000000 JobExp: 3000000 Attack: 3000 Attack2: 5000 Defense: 220 MagicDefense: 800 Str: 280 Agi: 200 Vit: 120 Int: 300 Dex: 240 Luk: 100 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demihuman RaceGroups: Bio5_Mvp: true Element: Ghost ElementLevel: 4 WalkSpeed: 100 AttackDelay: 576 AttackMotion: 384 DamageMotion: 288 Ai: 21 Class: Boss Modes: Mvp: true Drops: - Item: Pieces_Of_Grudge Rate: 3000 - Item: Manteau_Of_Fallen Rate: 150 - Item: Manteau_Of_Fallen Rate: 500 - Item: Pieces_Of_Sentiment Rate: 5000 - Item: Mage_Soul Rate: 10000 - Item: Mage_Soul Rate: 10000 - Item: Mage_Soul Rate: 10000 - Item: Sorcerer_Card Rate: 1 StealProtected: true - Id: 3243 AegisName: V_B_CHEN Name: Sura Chen Level: 188 Hp: 12600000 BaseExp: 3000000 JobExp: 3000000 Attack: 8000 Attack2: 3000 Defense: 360 MagicDefense: 200 Str: 300 Agi: 160 Vit: 180 Int: 260 Dex: 400 Luk: 120 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demihuman RaceGroups: Bio5_Mvp: true Element: Water ElementLevel: 4 WalkSpeed: 100 AttackDelay: 76 AttackMotion: 384 DamageMotion: 288 Ai: 21 Class: Boss Modes: Mvp: true Drops: - Item: Pieces_Of_Grudge Rate: 3000 - Item: Manteau_Of_Fallen Rate: 150 - Item: Manteau_Of_Fallen Rate: 500 - Item: Pieces_Of_Sentiment Rate: 5000 - Item: Acolyte_Soul Rate: 10000 - Item: Acolyte_Soul Rate: 10000 - Item: Acolyte_Soul Rate: 10000 - Item: Sura_Card Rate: 1 StealProtected: true - Id: 3244 AegisName: V_B_GERTIE Name: Shadow Chaser Gertie Level: 188 Hp: 14400000 BaseExp: 3000000 JobExp: 3000000 Attack: 7000 Attack2: 2500 Defense: 320 MagicDefense: 200 Str: 360 Agi: 260 Vit: 120 Int: 100 Dex: 420 Luk: 100 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demihuman RaceGroups: Bio5_Mvp: true Element: Poison ElementLevel: 4 WalkSpeed: 100 AttackDelay: 76 AttackMotion: 384 DamageMotion: 288 Ai: 21 Class: Boss Modes: Mvp: true Drops: - Item: Pieces_Of_Grudge Rate: 3000 - Item: Manteau_Of_Fallen Rate: 150 - Item: Manteau_Of_Fallen Rate: 500 - Item: Pieces_Of_Sentiment Rate: 5000 - Item: Thief_Soul Rate: 10000 - Item: Thief_Soul Rate: 10000 - Item: Thief_Soul Rate: 10000 - Item: ShadowChaser_Card Rate: 1 StealProtected: true - Id: 3245 AegisName: V_B_ALPHOCCIO Name: Minstrel Alphoccio Level: 186 Hp: 10800000 BaseExp: 3000000 JobExp: 3000000 Attack: 4000 Attack2: 6000 Defense: 240 MagicDefense: 200 Str: 240 Agi: 300 Vit: 140 Int: 400 Dex: 300 Luk: 180 AttackRange: 7 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demihuman RaceGroups: Bio5_Mvp: true Element: Wind ElementLevel: 4 WalkSpeed: 100 AttackDelay: 76 AttackMotion: 384 DamageMotion: 288 Ai: 21 Class: Boss Modes: Mvp: true Drops: - Item: Pieces_Of_Grudge Rate: 3000 - Item: Manteau_Of_Fallen Rate: 150 - Item: Manteau_Of_Fallen Rate: 500 - Item: Pieces_Of_Sentiment Rate: 5000 - Item: Archer_Soul Rate: 10000 - Item: Archer_Soul Rate: 10000 - Item: Archer_Soul Rate: 10000 - Item: Minstrel_Card Rate: 1 StealProtected: true - Id: 3246 AegisName: V_B_TRENTINI Name: Wanderer Trentini Level: 186 Hp: 10800000 BaseExp: 3000000 JobExp: 3000000 Attack: 4000 Attack2: 6000 Defense: 200 MagicDefense: 200 Str: 220 Agi: 300 Vit: 140 Int: 400 Dex: 300 Luk: 160 AttackRange: 7 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demihuman RaceGroups: Bio5_Mvp: true Element: Wind ElementLevel: 4 WalkSpeed: 100 AttackDelay: 76 AttackMotion: 384 DamageMotion: 288 Ai: 21 Class: Boss Modes: Mvp: true Drops: - Item: Pieces_Of_Grudge Rate: 3000 - Item: Manteau_Of_Fallen Rate: 150 - Item: Manteau_Of_Fallen Rate: 500 - Item: Pieces_Of_Sentiment Rate: 5000 - Item: Archer_Soul Rate: 10000 - Item: Archer_Soul Rate: 10000 - Item: Archer_Soul Rate: 10000 - Item: Wanderer_Card Rate: 1 StealProtected: true - Id: 3247 AegisName: CENERE_G Name: Green Cenere JapaneseName: Cenere G Level: 150 Hp: 140088 BaseExp: 7635 JobExp: 7698 Attack: 1897 Attack2: 110 Defense: 91 MagicDefense: 81 Str: 70 Agi: 48 Vit: 40 Int: 37 Dex: 100 Luk: 45 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Small Race: Formless Element: Wind ElementLevel: 1 WalkSpeed: 300 AttackDelay: 1500 AttackMotion: 720 DamageMotion: 360 Ai: 10 Modes: CanMove: 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: GreenCenere_Card Rate: 1 StealProtected: true - Id: 3248 AegisName: REPAIR_ROBOT_T Name: Repair Robot Turbo JapaneseName: Repair Robot T Level: 158 Hp: 186320 BaseExp: 13208 JobExp: 14489 Attack: 2431 Attack2: 226 Defense: 118 MagicDefense: 59 Str: 101 Agi: 42 Vit: 55 Int: 35 Dex: 110 Luk: 45 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Small Race: Formless Element: Neutral ElementLevel: 2 WalkSpeed: 300 AttackDelay: 1500 AttackMotion: 500 DamageMotion: 660 Ai: 02 Modes: Assist: true Drops: - Item: Burnt_Parts Rate: 500 - Item: Sturdy_Iron_Piece Rate: 250 - Item: Iron Rate: 2000 - Item: Steel Rate: 500 - Item: Iron_Bug Rate: 1500 - Item: LargeScrap Rate: 50 - Item: OldTank Rate: 50 - Item: RepairRobot_T_Card Rate: 1 StealProtected: true - Id: 3249 AegisName: EXPLORATION_ROVER_T Name: Explorer Robot Turbo JapaneseName: Exploration Rover T Level: 171 Hp: 318117 BaseExp: 19826 JobExp: 41023 Attack: 2945 Attack2: 841 Defense: 121 MagicDefense: 67 Str: 118 Agi: 80 Vit: 45 Int: 121 Dex: 138 Luk: 65 AttackRange: 3 SkillRange: 10 ChaseRange: 12 Size: Large Race: Formless Element: Neutral ElementLevel: 4 WalkSpeed: 165 AttackDelay: 1552 AttackMotion: 1152 DamageMotion: 336 Ai: 10 Modes: CanMove: true Drops: - Item: Burnt_Parts Rate: 500 - Item: Sturdy_Iron_Piece Rate: 250 - Item: Iron Rate: 2000 - Item: Steel Rate: 500 - Item: Iron_Bug Rate: 1500 - Item: LargeScrap Rate: 50 - Item: OldTank Rate: 50 - Item: ExplorationRover_T_Card Rate: 1 StealProtected: true - Id: 3250 AegisName: SCR_MT_ROBOTS Name: Can Robot JapaneseName: Scr Mt Robots Level: 155 Hp: 30 BaseExp: 61 JobExp: 58 Attack: 95 Attack2: 2 Defense: 100 MagicDefense: 99 Str: 35 Agi: 42 Vit: 20 Int: 12 Dex: 68 Luk: 3 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Small Race: Formless Element: Neutral ElementLevel: 1 WalkSpeed: 300 AttackDelay: 2400 AttackMotion: 500 DamageMotion: 400 Ai: 10 Modes: CanMove: true IgnoreMagic: true IgnoreMelee: true IgnoreMisc: true IgnoreRanged: true Drops: - Item: Burnt_Parts Rate: 1000 - Item: Sturdy_Iron_Piece Rate: 1500 - Item: Old_Steel_Plate Rate: 2000 - Item: LargeScrap Rate: 50 - Item: OldTank Rate: 50 - Item: Scr_MT_Robots_Card Rate: 1 StealProtected: true - Id: 3251 AegisName: GC109 Name: Machine Component Level: 149 Hp: 217650 BaseExp: 6598 JobExp: 5931 Attack: 2678 Attack2: 1257 Defense: 121 MagicDefense: 71 Str: 60 Agi: 132 Vit: 45 Int: 35 Dex: 155 Luk: 15 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Small Race: Formless Element: Dark ElementLevel: 2 WalkSpeed: 120 AttackDelay: 1000 AttackMotion: 500 DamageMotion: 600 Ai: 10 Modes: CanMove: true Drops: - Item: Burnt_Parts Rate: 1000 - Item: Sturdy_Iron_Piece Rate: 1500 - Item: Old_Steel_Plate Rate: 2000 - Item: LargeScrap Rate: 50 - Item: OldTank Rate: 50 - Item: GC109_Card Rate: 1 StealProtected: true - Id: 3252 AegisName: DR815 Name: Machine Component Level: 153 Hp: 245670 BaseExp: 7255 JobExp: 7011 Attack: 3315 Attack2: 761 Defense: 143 MagicDefense: 45 Str: 88 Agi: 98 Vit: 88 Int: 21 Dex: 116 Luk: 22 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Formless Element: Dark ElementLevel: 1 WalkSpeed: 135 AttackDelay: 1500 AttackMotion: 600 DamageMotion: 500 Ai: 10 Modes: CanMove: true Drops: - Item: Burnt_Parts Rate: 1000 - Item: Sturdy_Iron_Piece Rate: 1500 - Item: Old_Steel_Plate Rate: 2000 - Item: LargeScrap Rate: 50 - Item: OldTank Rate: 50 - Item: DR815_Card Rate: 1 StealProtected: true - Id: 3253 AegisName: SYS_MSG Name: System message JapaneseName: Sys Msg Level: 160 Hp: 100 Attack: 1 Attack2: 1 Defense: 276 MagicDefense: 99 Int: 188 AttackRange: 12 Size: Large Race: Demon Element: Dark ElementLevel: 1 WalkSpeed: 1000 AttackDelay: 3000 AttackMotion: 600 DamageMotion: 550 Ai: 01 Class: Battlefield Modes: IgnoreMagic: true IgnoreMelee: true IgnoreMisc: true IgnoreRanged: true - Id: 3254 AegisName: T_W_O Name: T_W_O Level: 165 Hp: 48000000 Attack: 3955 Attack2: 196 Defense: 158 MagicDefense: 134 Str: 90 Agi: 141 Vit: 7 Int: 87 Dex: 267 Luk: 70 AttackRange: 3 SkillRange: 10 ChaseRange: 12 Size: Large Race: Demon Element: Dark ElementLevel: 3 WalkSpeed: 150 AttackDelay: 1250 AttackMotion: 500 DamageMotion: 350 Ai: 10 Class: Boss Modes: CanMove: true Mvp: true MvpDrops: - Item: Questioned_Parts Rate: 5000 - Item: Old_Violet_Box Rate: 5000 - Item: Old_Violet_Box Rate: 5000 Drops: - Item: Test_Reagent Rate: 3000 - Item: Spanner Rate: 500 - Item: Old_Steel_Plate Rate: 2000 - Item: T_W_O_Card Rate: 1 StealProtected: true - Id: 3255 AegisName: GHOUL_H Name: Smelly Ghoul JapaneseName: Ghoul H Level: 155 Hp: 178652 BaseExp: 10233 JobExp: 10598 Attack: 2235 Attack2: 216 Defense: 99 MagicDefense: 55 Str: 98 Agi: 55 Vit: 61 Int: 22 Dex: 133 Luk: 2 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Small Race: Plant Element: Wind ElementLevel: 1 WalkSpeed: 200 AttackDelay: 2050 AttackMotion: 500 DamageMotion: 660 Ai: 10 Modes: CanMove: true - Id: 3256 AegisName: ZOMBIE_H Name: Smelly Zombie JapaneseName: Zombie H Level: 148 Hp: 134615 BaseExp: 6859 JobExp: 6903 Attack: 1995 Attack2: 450 Defense: 91 MagicDefense: 42 Str: 76 Agi: 53 Vit: 54 Int: 21 Dex: 125 Luk: 3 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Small Race: Formless Element: Neutral ElementLevel: 3 WalkSpeed: 220 AttackDelay: 2155 AttackMotion: 960 DamageMotion: 480 Ai: 10 Modes: CanMove: true # - Id: 3257 # AegisName: MALE_PORING # - Id: 3258 # AegisName: FEMALE_PORING # - Id: 3259 # AegisName: FANTASTIC_B_UNICORN # - Id: 3260 # AegisName: LITTLE_BLUE_UNICORN # - Id: 3261 # AegisName: BLUE_UNICORN # - Id: 3262 # AegisName: MH_PORING # - Id: 3263 # AegisName: MH_POPORING # - Id: 3264 # AegisName: MH_DROPS # - Id: 3265 # AegisName: MH_GOLDPORING # - Id: 3266 # AegisName: MH_MARIN # - Id: 3267 # AegisName: MH_COELACANTH_N_A1 # - Id: 3268 # AegisName: MH_COELACANTH_N_A2 # - Id: 3269 # AegisName: MH_COELACANTH_N_A3 # - Id: 3270 # AegisName: MH_COELACANTH_N_A4 # - Id: 3271 # AegisName: MH_E_MEGALODON1 # - Id: 3272 # AegisName: MH_SASQUATCH # - Id: 3273 # AegisName: MH_BAKONAWA_1 # - Id: 3274 # AegisName: MH_BACSOJIN # - Id: 3275 # AegisName: MH_HUNTER_FLY1 # - Id: 3276 # AegisName: MH_DIMIK # - Id: 3277 # AegisName: MH_DIMIK_2 # - Id: 3278 # AegisName: MH_DIMIK_4 # - Id: 3279 # AegisName: MH_DIMIK_2 # - Id: 3280 # AegisName: MH_DIMIK_3 # - Id: 3281 # AegisName: MH_COELACANTH_H_A1 # - Id: 3282 # AegisName: MH_COELACANTH_H_A2 # - Id: 3283 # AegisName: MH_COELACANTH_H_A3 # - Id: 3284 # AegisName: MH_COELACANTH_H_A4 # - Id: 3285 # AegisName: MH_E_MEGALODON2 # - Id: 3286 # AegisName: MH_GLOOMUNDERNIGHT # - Id: 3287 # AegisName: MH_ATROCE # - Id: 3288 # AegisName: MH_LADY_TANEE # - Id: 3289 # AegisName: MH_HUNTER_FLY2 # - Id: 3290 # AegisName: E_THIEF_CHOCO # - Id: 3291 # AegisName: E_TREASURE_BOX # - Id: 3292 # AegisName: GOLD_ANOPHELES # - Id: 3293 # AegisName: DAEBAK_GOURD # - Id: 3294 # AegisName: HEYDRICH # - Id: 3295 # AegisName: G_MOBSTER # - Id: 3296 # AegisName: HIDDEN_TEST # - Id: 3297 # AegisName: PAD_LEVIATHAN # - Id: 3298 # AegisName: PAD_FAFNIR # - Id: 3299 # AegisName: PAD_IFRIT # - Id: 3300 # AegisName: PAD_HORAI # - Id: 3301 # AegisName: PAD_SHANGRILA # - Id: 3302 # AegisName: PAD_NIRAIKANAI # - Id: 3303 # AegisName: PAD_HELHEIM # - Id: 3304 # AegisName: PAD_MUSPELHEIM # - Id: 3305 # AegisName: PAD_ZAEROG # - Id: 3306 # AegisName: PAD_TAMADORA # - Id: 3307 # AegisName: PAD_TAMADORABABY # - Id: 3308 # AegisName: ROC_EMPELIUM # - Id: 3309 # AegisName: ROC_OBJ_A # - Id: 3310 # AegisName: ROC_OBJ_B # - Id: 3311 # AegisName: ROC_OBJ_N # - Id: 3312 # AegisName: ROC_TOWER_A # - Id: 3313 # AegisName: ROC_TOWER_B # - Id: 3314 # AegisName: SMOKIE_THIEF # - Id: 3315 # AegisName: PAD_KINGGOLD # - Id: 3316 # AegisName: PAD_KINGMETAL # - Id: 3317 # AegisName: PAD_RUBYLIT # - Id: 3318 # AegisName: PAD_SAPPHILIT # - Id: 3319 # AegisName: PAD_EMELIT # - Id: 3320 # AegisName: PAD_TOPALIT # - Id: 3321 # AegisName: PAD_AMELIT # - Id: 3322 # AegisName: PAD_METAL_DRAGON # - Id: 3323 # AegisName: PAD_M_FLAME_KNIGHT # - Id: 3324 # AegisName: PAD_M_ICE_KNIGHT # - Id: 3325 # AegisName: PAD_M_STONE_KNIGHT # - Id: 3326 # AegisName: PAD_M_LIGHT_KNIGHT # - Id: 3327 # AegisName: PAD_M_DARK_KNIGHT # - Id: 3328 # AegisName: PAD_C_D_DRAGON # - Id: 3329 # AegisName: PAD_ECHIDNA # - Id: 3330 # AegisName: PAD_SIREN # - Id: 3331 # AegisName: PAD_LILITH # - Id: 3332 # AegisName: PAD_HERA # - Id: 3333 # AegisName: PAD_RUBYLIT_H # - Id: 3334 # AegisName: PAD_SAPPHILIT_H # - Id: 3335 # AegisName: PAD_EMELIT_H # - Id: 3336 # AegisName: PAD_TOPALIT_H # - Id: 3337 # AegisName: PAD_AMELIT_H # - Id: 3338 # AegisName: PAD_METAL_DRAGON_H # - Id: 3339 # AegisName: PAD_M_FLAME_KNIGHT_H # - Id: 3340 # AegisName: PAD_M_ICE_KNIGHT_H # - Id: 3341 # AegisName: PAD_M_STONE_KNIGHT_H # - Id: 3342 # AegisName: PAD_M_LIGHT_KNIGHT_H # - Id: 3343 # AegisName: PAD_M_DARK_KNIGHT_H # - Id: 3344 # AegisName: PAD_C_D_DRAGON_H # - Id: 3345 # AegisName: PAD_ECHIDNA_H # - Id: 3346 # AegisName: PAD_SIREN_H # - Id: 3347 # AegisName: PAD_LILITH_H # - Id: 3348 # AegisName: PAD_HERA_H # - Id: 3349 # AegisName: PAD_MYTHLIT # - Id: 3350 # AegisName: PAD_TYRRA # - Id: 3351 # AegisName: PAD_TYRANNOS # - Id: 3352 # AegisName: PAD_PLESSIE # - Id: 3353 # AegisName: PAD_PLESIOS # - Id: 3354 # AegisName: PAD_BRACHY # - Id: 3355 # AegisName: PAD_BRACHYS # - Id: 3356 # AegisName: E_DENIRO # - Id: 3357 # AegisName: E_VITATA # - Id: 3358 # AegisName: E_ANDRE # - Id: 3359 # AegisName: E_HORN_SCARABA # - Id: 3360 # AegisName: E_HORN_SCARABA2 # - Id: 3361 # AegisName: E_RAKE_SCARABA # - Id: 3362 # AegisName: C_HORN_SCARABA # - Id: 3363 # AegisName: C_HORN_SCARABA2 # - Id: 3364 # AegisName: C_ANTLER_SCARABA # - Id: 3365 # AegisName: C_RAKE_SCARABA # - Id: 3366 # AegisName: MH_I_HORN_SCARABA # - Id: 3367 # AegisName: MH_I_HORN_SCARABA2 # - Id: 3368 # AegisName: MH_I_ANTLER_SCARABA # - Id: 3369 # AegisName: MH_I_RAKE_SCARABA # - Id: 3370 # AegisName: MH_QUEEN_SCARABA # - Id: 3371 # AegisName: MH_COELACANTH_Y_A1 # - Id: 3372 # AegisName: MH_COELACANTH_Y_A2 # - Id: 3373 # AegisName: MH_COELACANTH_Y_A3 # - Id: 3374 # AegisName: MH_COELACANTH_Y_A4 # - Id: 3375 # AegisName: MH_E_MEGALODON3 # - Id: 3376 # AegisName: MH_NAGHT_SIEGER # - Id: 3377 # AegisName: MH_IFRIT # - Id: 3378 # AegisName: MH_PHYLLA # - Id: 3379 # AegisName: MH_BOMBPORING # - Id: 3380 # AegisName: ANGLERFISH # - Id: 3381 # AegisName: DARK_SOUL # - Id: 3382 # AegisName: WANDERING_SOUL # - Id: 3383 # AegisName: ANGRY_PENGUIN # - Id: 3384 # AegisName: MIN_PORING # - Id: 3385 # AegisName: MIN_LUNATIC # - Id: 3386 # AegisName: MIN_FABRE # - Id: 3387 # AegisName: MIN_PICKY # - Id: 3388 # AegisName: MIN_CONDOR # - Id: 3389 # AegisName: MIN_WILOW # - Id: 3390 # AegisName: MIN_SPORE # - Id: 3391 # AegisName: MIN_POPORING # - Id: 3392 # AegisName: MIN_SMOKIE # - Id: 3393 # AegisName: MIN_DOKEBI # - Id: 3394 # AegisName: MIN_BIGFOOT # - Id: 3395 # AegisName: MIN_WORM_TAIL # - Id: 3396 # AegisName: MIN_WOLF # - Id: 3397 # AegisName: MIN_SNAKE # - Id: 3398 # AegisName: MIN_ANACONDAQ # - Id: 3399 # AegisName: MIN_MARIN # - Id: 3400 # AegisName: MIN_MUKA # - Id: 3401 # AegisName: MIN_PECOPECO # - Id: 3402 # AegisName: MIN_DENIRO # - Id: 3403 # AegisName: MIN_PIERE # - Id: 3404 # AegisName: MIN_ANDRE # - Id: 3405 # AegisName: MIN_GOLEM # - Id: 3406 # AegisName: MIN_SCORPION # - Id: 3407 # AegisName: MIN_CHONCHON # - Id: 3408 # AegisName: MIN_METALLER # - Id: 3409 # AegisName: MIN_SAND_MAN # - Id: 3410 # AegisName: MIN_RAGGLER # - Id: 3411 # AegisName: MIN_DRAGON_TAIL # - Id: 3412 # AegisName: MIN_GREEN_IGUANA # - Id: 3413 # AegisName: MIN_SEE_OTTER # - Id: 3414 # AegisName: MIN_GALAPAGO # - Id: 3415 # AegisName: MIN_FUR_SEAL # - Id: 3416 # AegisName: MIN_ALLIGATOR # - Id: 3417 # AegisName: MIN_MEGALODON # - Id: 3418 # AegisName: MIN_TRI_JOINT # - Id: 3419 # AegisName: MIN_MEGALITH # - Id: 3420 # AegisName: MIN_DRYAD # - Id: 3421 # AegisName: MIN_TOAD # - Id: 3422 # AegisName: MIN_VAGABOND_WOLF # - Id: 3423 # AegisName: MIN_VOCAL # - Id: 3424 # AegisName: MIN_ECLIPSE # - Id: 3425 # AegisName: MIN_CHIMERA # - Id: 3426 # AegisName: MIN_EDDGA # - Id: 3427 # AegisName: MIN_OSIRIS # - Id: 3428 # AegisName: MIN_PHREEONI # - Id: 3429 # AegisName: MIN_ORK_HERO # - Id: 3430 # AegisName: MIN_TAO_GUNKA # - Id: 3431 # AegisName: MIN_G_RODA_FROG # - Id: 3432 # AegisName: MIN_G_WOLF # - Id: 3433 # AegisName: MIN_G_ROCKER # - Id: 3434 # AegisName: MIN_G_LUNATIC # - Id: 3435 # AegisName: MIN_G_GARGOYLE # - Id: 3436 # AegisName: MIN_G_BIGFOOT # - Id: 3437 # AegisName: MIN_G_ANCIENT_MUMMY # - Id: 3438 # AegisName: MIN_G_SAND_MAN # - Id: 3439 # AegisName: MIN_G_HIGH_ORC # - Id: 3440 # AegisName: MIN_G_MEGALITH # - Id: 3441 # AegisName: B_DRACULA - Id: 3442 AegisName: FROZENWOLF Name: Frozen Wolf JapaneseName: Frozenwolf Level: 140 Hp: 80000 BaseExp: 5000 JobExp: 5000 Attack: 1000 Attack2: 1000 Defense: 50 MagicDefense: 50 Str: 100 Agi: 80 Vit: 100 Int: 100 Dex: 100 Luk: 50 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Brute Element: Water ElementLevel: 1 WalkSpeed: 200 AttackDelay: 1120 AttackMotion: 420 DamageMotion: 432 Ai: 04 Drops: - Item: Desiccant Rate: 2000 StealProtected: true - Item: Frozenwolf_Card Rate: 1 StealProtected: true - Id: 3443 AegisName: TAFFY Name: Taffy Level: 145 Hp: 100000 BaseExp: 6000 JobExp: 6000 Attack: 1500 Attack2: 1500 Defense: 125 MagicDefense: 47 Str: 100 Agi: 80 Vit: 1001 Int: 100 Dex: 100 Luk: 50 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Brute Element: Earth ElementLevel: 1 WalkSpeed: 200 AttackDelay: 1604 AttackMotion: 1344 DamageMotion: 2016 Ai: 17 Drops: - Item: Sandpaper Rate: 2000 StealProtected: true - Item: Tappy_Card Rate: 1 StealProtected: true - Id: 3444 AegisName: WATCHER Name: Watcher Level: 145 Hp: 120000 BaseExp: 7000 JobExp: 7000 Attack: 1400 Attack2: 1400 Defense: 125 MagicDefense: 47 Str: 100 Agi: 80 Vit: 100 Int: 100 Dex: 80 Luk: 50 AttackRange: 6 SkillRange: 10 ChaseRange: 12 Size: Small Race: Formless Element: Wind ElementLevel: 1 WalkSpeed: 190 AttackDelay: 576 AttackMotion: 1344 DamageMotion: 480 Ai: 04 Drops: - Item: Red_Eyes Rate: 2000 StealProtected: true - Item: Watcher_Card Rate: 1 StealProtected: true - Id: 3445 AegisName: P_ARCHER_SKELETON Name: Enchanted Archer Skelet JapaneseName: P Archer Skeleton Level: 114 Hp: 10000 Attack: 200 Attack2: 100 Defense: 20 Str: 20 Agi: 60 Vit: 30 Int: 60 Dex: 150 Luk: 30 AttackRange: 14 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Undead Element: Undead ElementLevel: 3 WalkSpeed: 300 AttackDelay: 1152 AttackMotion: 864 DamageMotion: 576 Ai: 04 Drops: - Item: P_Archer_Skeleton_Card Rate: 1 StealProtected: true - Id: 3446 AegisName: P_SKELETON Name: Enchanted Skeleton JapaneseName: P Skeleton Level: 114 Hp: 10000 Attack: 200 Attack2: 200 Defense: 20 MagicDefense: 20 Str: 80 Agi: 60 Vit: 30 Int: 120 Dex: 90 Luk: 30 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Undead Element: Undead ElementLevel: 3 WalkSpeed: 250 AttackDelay: 1440 AttackMotion: 528 DamageMotion: 576 Ai: 04 Drops: - Item: P_Skeleton_Card Rate: 1 StealProtected: true - Id: 3447 AegisName: P_SOLDIER_SKELETON Name: Enchanted Soldier Skele JapaneseName: P Soldier Skeleton Level: 115 Hp: 20000 Attack: 200 Attack2: 100 Defense: 20 MagicDefense: 20 Str: 120 Agi: 60 Vit: 30 Int: 60 Dex: 90 Luk: 30 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Undead Element: Undead ElementLevel: 3 WalkSpeed: 250 AttackDelay: 1440 AttackMotion: 576 DamageMotion: 432 Ai: 04 Drops: - Item: P_Soldier_Skeleton_Card Rate: 1 StealProtected: true - Id: 3448 AegisName: P_AMDARAIS Name: Renovated Amdarais JapaneseName: P Amdarais Level: 99 Hp: 10000000 Attack: 800 Attack2: 800 Defense: 30 MagicDefense: 30 Str: 150 Agi: 50 Vit: 100 Int: 50 Dex: 70 Luk: 50 AttackRange: 2 SkillRange: 10 ChaseRange: 12 Size: Large Race: Undead Element: Undead ElementLevel: 1 WalkSpeed: 200 AttackDelay: 1152 AttackMotion: 1536 DamageMotion: 480 Ai: 04 Drops: - Item: P_Amdarais_Card Rate: 1 StealProtected: true - Id: 3449 AegisName: G_P_AMDARAIS Name: Enhanced Amdarais JapaneseName: P Amdarais Level: 98 Hp: 66666 Attack: 700 Attack2: 700 Defense: 30 MagicDefense: 30 Str: 100 Agi: 50 Vit: 100 Int: 50 Dex: 70 Luk: 50 AttackRange: 2 SkillRange: 10 ChaseRange: 12 Size: Large Race: Undead Element: Undead ElementLevel: 1 WalkSpeed: 200 AttackDelay: 1152 AttackMotion: 1536 DamageMotion: 480 Ai: 04 - Id: 3450 AegisName: BIJOU Name: Bijou Level: 115 Hp: 10000000 BaseExp: 66666 JobExp: 66666 MvpExp: 2000 Attack: 1444 Attack2: 1444 Defense: 20 MagicDefense: 200 Str: 150 Agi: 40 Vit: 50 Int: 150 Dex: 150 Luk: 50 AttackRange: 3 SkillRange: 10 ChaseRange: 12 Size: Large Race: Undead Element: Undead ElementLevel: 4 WalkSpeed: 200 AttackDelay: 2000 AttackMotion: 1536 DamageMotion: 480 Ai: 04 Class: Boss Modes: Mvp: true TeleportBlock: true MvpDrops: - Item: Old_Violet_Box Rate: 5000 - Item: Old_Card_Album Rate: 2000 - Item: White_Potion_Box Rate: 3000 Drops: - Item: Fragments_Valkyrie_Power Rate: 5000 - Item: Black_Dyestuffs Rate: 5000 - Item: Witherless_Rose Rate: 1000 - Item: Berserk Rate: 500 - Item: C_Bijou_Hat Rate: 10 - Item: Bijou_Card Rate: 1 StealProtected: true - Id: 3451 AegisName: IMMOTAL_CORPS Name: Immotal Corps Level: 158 Hp: 198410 BaseExp: 9575 JobExp: 7859 Attack: 1408 Attack2: 890 Defense: 150 MagicDefense: 83 Str: 165 Agi: 75 Vit: 95 Int: 75 Dex: 150 Luk: 50 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demon Element: Undead ElementLevel: 4 WalkSpeed: 150 AttackDelay: 1500 AttackMotion: 600 DamageMotion: 500 Ai: 04 Modes: Detector: true Drops: - Item: Immotal_Corps_Card Rate: 1 StealProtected: true - Id: 3452 AegisName: ZOMBIE_GUARD Name: Zombie Guard Level: 145 Hp: 124000 BaseExp: 6887 JobExp: 4809 Attack: 897 Attack2: 347 Defense: 200 MagicDefense: 35 Str: 138 Agi: 75 Vit: 200 Int: 43 Dex: 120 Luk: 20 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Undead Element: Undead ElementLevel: 4 WalkSpeed: 400 AttackDelay: 768 AttackMotion: 2784 DamageMotion: 480 Ai: 04 Drops: - Item: Zombie_Guard_Card Rate: 1 StealProtected: true # - Id: 3453 # AegisName: LOST_LAMB - Id: 3454 AegisName: HEART_HUNTER_N Name: Suspicious Intruder JapaneseName: Heart Hunter N Level: 103 Hp: 20714 BaseExp: 1963 JobExp: 2001 Attack: 703 Attack2: 178 Defense: 49 MagicDefense: 28 Str: 36 Agi: 53 Vit: 32 Int: 22 Dex: 98 Luk: 5 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demihuman RaceGroups: Hearthunter: true Element: Dark ElementLevel: 2 WalkSpeed: 200 AttackDelay: 864 AttackMotion: 1268 DamageMotion: 480 Ai: 04 - Id: 3455 AegisName: GLASS_PLATE Name: Plate JapaneseName: Glass Plate Level: 1 Hp: 1 Attack: 1 Attack2: 1 Defense: 100 MagicDefense: 99 AttackRange: 1 SkillRange: 7 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: 3456 # AegisName: WATERMELON_34 # - Id: 3457 # AegisName: WATERMELON_35 # - Id: 3458 # AegisName: WATERMELON_36 # - Id: 3459 # AegisName: WATERMELON_37 # - Id: 3460 # AegisName: WATERMELON_38 # - Id: 3461 # AegisName: WATERMELON_39 # - Id: 3462 # AegisName: WATERMELON_40 # - Id: 3463 # AegisName: WATERMELON_41 # - Id: 3464 # AegisName: WATERMELON_42 # - Id: 3465 # AegisName: WATERMELON_43 # - Id: 3466 # AegisName: WATERMELON_44 # - Id: 3467 # AegisName: WATERMELON_45 # - Id: 3468 # AegisName: WATERMELON_46 # - Id: 3469 # AegisName: WATERMELON_47 # - Id: 3470 # AegisName: WATERMELON_48 # - Id: 3471 # AegisName: WATERMELON_49 # - Id: 3472 # AegisName: WATERMELON_50 - Id: 3473 AegisName: AS_RAGGED_GOLEM Name: Stefan.J.E.Wolf Level: 160 Hp: 20000000 BaseExp: 96453 JobExp: 121156 MvpExp: 5000 Attack: 8128 Attack2: 640 Defense: 146 MagicDefense: 30 Str: 248 Agi: 57 Vit: 16 Int: 59 Dex: 245 Luk: 43 AttackRange: 1 SkillRange: 14 ChaseRange: 16 Size: Large Race: Undead Element: Undead ElementLevel: 1 WalkSpeed: 300 AttackDelay: 960 AttackMotion: 1632 DamageMotion: 480 Ai: 21 Class: Boss Modes: Mvp: true MvpDrops: - Item: Old_Blue_Box Rate: 5000 - Item: Old_Violet_Box Rate: 5000 - Item: Old_Card_Album Rate: 2000 Drops: - Item: Katar_170 Rate: 1 - Item: Two_Hand_Spear_170 Rate: 1 - Item: Staff_170 Rate: 1 - Item: Yggdrasilberry Rate: 1000 - Item: Seed_Of_Yggdrasil Rate: 2000 - Item: Oridecon Rate: 3500 StealProtected: true - Item: Elunium Rate: 3500 StealProtected: true - Item: As_Ragged_Golem_Card Rate: 1 StealProtected: true - Id: 3474 AegisName: AS_BLOODY_KNIGHT Name: Immortal Cursed Knight Level: 160 Hp: 10000000 BaseExp: 47986 JobExp: 51573 Attack: 4666 Attack2: 434 Defense: 178 MagicDefense: 48 Str: 193 Agi: 103 Vit: 102 Int: 83 Dex: 240 Luk: 65 AttackRange: 2 SkillRange: 10 ChaseRange: 12 Size: Large Race: Formless Element: Dark ElementLevel: 2 WalkSpeed: 250 AttackDelay: 768 AttackMotion: 528 DamageMotion: 288 Ai: 21 Class: Boss Drops: - Item: Two_Hand_Spear_170 Rate: 1 - Item: Old_Card_Album Rate: 500 - Item: Yggdrasilberry Rate: 1004 - Item: Seed_Of_Yggdrasil Rate: 2005 - Item: Oridecon Rate: 3245 - Item: Elunium Rate: 3245 StealProtected: true - Item: As_Bdy_Knight_Card Rate: 1 StealProtected: true - Id: 3475 AegisName: AS_WIND_GHOST Name: Immortal Wind Ghost Level: 160 Hp: 10000000 BaseExp: 47986 JobExp: 51573 Attack: 4666 Attack2: 1577 Defense: 136 MagicDefense: 72 Str: 131 Agi: 68 Vit: 53 Int: 116 Dex: 259 Luk: 42 AttackRange: 5 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demon Element: Wind ElementLevel: 2 WalkSpeed: 150 AttackDelay: 2112 AttackMotion: 1152 DamageMotion: 672 Ai: 21 Class: Boss Drops: - Item: Staff_170 Rate: 1 - Item: Old_Card_Album Rate: 500 - Item: Yggdrasilberry Rate: 1004 - Item: Seed_Of_Yggdrasil Rate: 2005 - Item: Oridecon Rate: 3245 - Item: Elunium Rate: 3245 StealProtected: true - Item: As_Wind_Ghost_Card Rate: 1 StealProtected: true - Id: 3476 AegisName: AS_ZOMBIE Name: Immortal Zombie Soldier Level: 160 Hp: 405694 Attack: 2446 Attack2: 3669 Defense: 188 MagicDefense: 28 Str: 141 Agi: 90 Vit: 160 Dex: 169 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Undead Element: Undead ElementLevel: 1 WalkSpeed: 400 AttackDelay: 2612 AttackMotion: 912 DamageMotion: 288 Ai: 09 - Id: 3477 AegisName: AS_IMMORTAL_CORPS Name: Immortal Fortress Legio Level: 160 Hp: 405694 BaseExp: 15464 JobExp: 14320 Attack: 2446 Attack2: 1546 Defense: 150 MagicDefense: 83 Str: 165 Agi: 90 Vit: 95 Int: 75 Dex: 180 Luk: 50 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demon Element: Undead ElementLevel: 1 WalkSpeed: 150 AttackDelay: 1500 AttackMotion: 600 DamageMotion: 500 Ai: 09 Drops: - Item: Sinister_Dagger Rate: 20 RandomOptionGroup: AS_WEAPON_4 - Item: Sinister_Saber Rate: 20 RandomOptionGroup: AS_WEAPON_3 - Item: Sinister_Twohand_Sword Rate: 20 RandomOptionGroup: AS_WEAPON_5 - Item: Sinister_Spear Rate: 20 RandomOptionGroup: AS_WEAPON_5 - Item: Sinister_Lance Rate: 20 RandomOptionGroup: AS_WEAPON_5 - Id: 3478 AegisName: AS_ZOMBIE_SLAUGHTER Name: Sky Fortress Key Keeper Level: 160 Hp: 423332 BaseExp: 15464 JobExp: 14320 Attack: 2446 Attack2: 292 Defense: 129 MagicDefense: 58 Str: 150 Agi: 88 Vit: 105 Int: 16 Dex: 210 Luk: 27 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Undead Element: Undead ElementLevel: 2 WalkSpeed: 200 AttackDelay: 676 AttackMotion: 648 DamageMotion: 432 Ai: 09 Class: Boss Drops: - Item: Air_Stronghold_Key Rate: 10000 StealProtected: true - Id: 3479 AegisName: AS_ZOMBIE_MASTER Name: Immortal Zombie Assault Level: 160 Hp: 405694 BaseExp: 15464 JobExp: 14320 Attack: 2446 Attack2: 430 Defense: 104 MagicDefense: 61 Str: 73 Agi: 96 Vit: 64 Int: 65 Dex: 138 Luk: 64 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Undead Element: Undead ElementLevel: 1 WalkSpeed: 175 AttackDelay: 2612 AttackMotion: 912 DamageMotion: 288 Ai: 09 Drops: - Item: Sinister_Book Rate: 20 RandomOptionGroup: AS_WEAPON_4 - Item: Sinister_Katar Rate: 20 RandomOptionGroup: AS_WEAPON_5 - Item: Sinister_Huuma Rate: 20 RandomOptionGroup: AS_WEAPON_4 - Item: Sinister_Twohand_Axe Rate: 20 RandomOptionGroup: AS_WEAPON_3 - Item: Sinister_Mace Rate: 20 RandomOptionGroup: AS_WEAPON_3 - Item: Sinister_Fist Rate: 20 RandomOptionGroup: AS_WEAPON_5 - Id: 3480 AegisName: AS_CURSED_SOLDIER Name: Immortal Cursed Zombie Level: 160 Hp: 405694 BaseExp: 15464 JobExp: 14320 Attack: 2446 Attack2: 1 Defense: 123 MagicDefense: 50 Str: 117 Agi: 86 Vit: 93 Int: 81 Dex: 309 Luk: 33 AttackRange: 9 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Undead Element: Undead ElementLevel: 1 WalkSpeed: 150 AttackDelay: 1960 AttackMotion: 576 DamageMotion: 420 Ai: 09 Drops: - Item: Sinister_Staff Rate: 20 RandomOptionGroup: AS_WEAPON_1 - Item: Sinister_Rod Rate: 20 RandomOptionGroup: AS_WEAPON_1 - Item: Sinister_Revolver Rate: 20 RandomOptionGroup: AS_WEAPON_2 - Item: Sinister_Wire Rate: 20 RandomOptionGroup: AS_WEAPON_2 - Item: Sinister_Viollin Rate: 20 RandomOptionGroup: AS_WEAPON_2 - Item: Sinister_Bow Rate: 20 RandomOptionGroup: AS_WEAPON_2 - Id: 3481 AegisName: AS_EVIL_SHADOW1 Name: Immortal Nightmare Shadow Level: 160 Hp: 423330 BaseExp: 14059 JobExp: 15100 Attack: 2446 Attack2: 498 Defense: 34 MagicDefense: 34 Str: 102 Agi: 61 Vit: 102 Int: 24 Dex: 132 Luk: 51 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Large Race: Demon Element: Dark ElementLevel: 1 WalkSpeed: 200 AttackDelay: 1500 AttackMotion: 600 DamageMotion: 500 Ai: 09 Drops: - Item: Sinister_Book Rate: 30 RandomOptionGroup: AS_WEAPON_4 - Item: Sinister_Katar Rate: 30 RandomOptionGroup: AS_WEAPON_5 - Item: Sinister_Huuma Rate: 30 RandomOptionGroup: AS_WEAPON_4 - Item: Sinister_Twohand_Axe Rate: 30 RandomOptionGroup: AS_WEAPON_3 - Item: Sinister_Mace Rate: 30 RandomOptionGroup: AS_WEAPON_3 - Item: Sinister_Fist Rate: 30 RandomOptionGroup: AS_WEAPON_5 - Id: 3482 AegisName: AS_EVIL_SHADOW2 Name: Immortal Angry Shadow Level: 160 Hp: 388054 BaseExp: 14059 JobExp: 15100 Attack: 2202 Attack2: 1033 Defense: 137 MagicDefense: 40 Str: 68 Agi: 139 Vit: 51 Int: 39 Dex: 234 Luk: 17 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demon Element: Dark ElementLevel: 1 WalkSpeed: 200 AttackDelay: 1000 AttackMotion: 500 DamageMotion: 600 Ai: 09 Drops: - Item: Sinister_Staff Rate: 30 RandomOptionGroup: AS_WEAPON_1 - Item: Sinister_Rod Rate: 30 RandomOptionGroup: AS_WEAPON_1 - Item: Sinister_Revolver Rate: 30 RandomOptionGroup: AS_WEAPON_2 - Item: Sinister_Wire Rate: 30 RandomOptionGroup: AS_WEAPON_2 - Item: Sinister_Viollin Rate: 30 RandomOptionGroup: AS_WEAPON_2 - Item: Sinister_Bow Rate: 30 RandomOptionGroup: AS_WEAPON_2 - Id: 3483 AegisName: AS_EVIL_SHADOW3 Name: Immortal Death Shadow Level: 160 Hp: 423330 BaseExp: 14059 JobExp: 15100 Attack: 2446 Attack2: 106 Defense: 100 MagicDefense: 49 Str: 135 Agi: 117 Vit: 74 Int: 37 Dex: 142 Luk: 30 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Large Race: Demon Element: Dark ElementLevel: 1 WalkSpeed: 200 AttackDelay: 1800 AttackMotion: 780 DamageMotion: 480 Ai: 09 Drops: - Item: Sinister_Dagger Rate: 30 RandomOptionGroup: AS_WEAPON_4 - Item: Sinister_Saber Rate: 30 RandomOptionGroup: AS_WEAPON_3 - Item: Sinister_Twohand_Sword Rate: 30 RandomOptionGroup: AS_WEAPON_5 - Item: Sinister_Spear Rate: 30 RandomOptionGroup: AS_WEAPON_5 - Item: Sinister_Lance Rate: 30 RandomOptionGroup: AS_WEAPON_5 - Id: 3484 AegisName: AS_D_RAGGED_GOLEM Name: Stefan.J.E.Wolf Level: 160 Hp: 20000000 Attack: 8128 Attack2: 640 Defense: 146 MagicDefense: 30 Str: 248 Agi: 57 Vit: 16 Int: 59 Dex: 245 Luk: 43 AttackRange: 1 SkillRange: 14 ChaseRange: 16 Size: Large Race: Undead Element: Undead ElementLevel: 2 WalkSpeed: 300 AttackDelay: 960 AttackMotion: 1632 DamageMotion: 480 Ai: 21 Class: Boss - Id: 3485 AegisName: AS_D_CURSED_SOLDIER Name: Cursed Soldier of Bijou Level: 160 Hp: 405694 Attack: 2446 Attack2: 1 Defense: 123 MagicDefense: 50 Str: 117 Agi: 86 Vit: 93 Int: 81 Dex: 309 Luk: 33 AttackRange: 9 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Undead Element: Undead ElementLevel: 1 WalkSpeed: 150 AttackDelay: 1960 AttackMotion: 576 DamageMotion: 420 Ai: 09 # - Id: 3486 # AegisName: E_WILD_RABBIT - Id: 3487 AegisName: IMMORTAL_CORPS1 Name: Butcher Soldier Level: 115 Hp: 90000 Attack: 800 Attack2: 800 Defense: 50 MagicDefense: 30 Str: 100 Agi: 90 Vit: 70 Int: 50 Dex: 150 Luk: 50 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Small Race: Demon Element: Undead ElementLevel: 4 WalkSpeed: 100 AttackDelay: 500 AttackMotion: 840 DamageMotion: 300 Ai: 04 Drops: - Item: Immotal_Corps_Card Rate: 1 StealProtected: true - Id: 3488 AegisName: IMMORTAL_CORPS2 Name: Scythe Soldier Level: 115 Hp: 120000 Attack: 600 Attack2: 600 Defense: 30 MagicDefense: 60 Str: 84 Agi: 75 Vit: 70 Int: 120 Dex: 120 Luk: 80 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Small Race: Demon Element: Undead ElementLevel: 4 WalkSpeed: 150 AttackDelay: 1000 AttackMotion: 1100 DamageMotion: 480 Ai: 04 Drops: - Item: Immotal_Corps_Card Rate: 1 StealProtected: true - Id: 3489 AegisName: IMMORTAL_CORPS3 Name: Bone Crash Soldier Level: 115 Hp: 170000 Attack: 900 Attack2: 900 Defense: 80 MagicDefense: 40 Str: 120 Agi: 90 Vit: 130 Int: 30 Dex: 80 Luk: 50 AttackRange: 2 SkillRange: 10 ChaseRange: 12 Size: Small Race: Demon Element: Undead ElementLevel: 4 WalkSpeed: 200 AttackDelay: 1500 AttackMotion: 1500 DamageMotion: 480 Ai: 04 Drops: - Item: Immotal_Corps_Card Rate: 1 StealProtected: true - Id: 3490 AegisName: IMMORTAL_CO_CMDER Name: Immortal Commander Level: 160 Hp: 500000 BaseExp: 25000 JobExp: 15000 Attack: 890 Attack2: 200 Defense: 200 MagicDefense: 120 Str: 170 Agi: 80 Vit: 100 Int: 85 Dex: 160 Luk: 90 AttackRange: 3 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demon Element: Undead ElementLevel: 4 WalkSpeed: 150 AttackDelay: 1500 AttackMotion: 1344 DamageMotion: 480 Ai: 04 Modes: Detector: true # - Id: 3491 # AegisName: COELACANTH_TW # - Id: 3492 # AegisName: E_WILD_MOBSTER # - Id: 3493 # AegisName: SYS_MSG_J # - Id: 3494 # AegisName: IFN_POIRING - Id: 3495 AegisName: DR_EGGRING Name: Eggring Level: 1 Hp: 50 BaseExp: 50 JobExp: 35 Attack: 1 Attack2: 1 Defense: 2 MagicDefense: 4 Str: 6 Dex: 6 Luk: 4 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Plant Element: Earth ElementLevel: 1 WalkSpeed: 400 AttackDelay: 1872 AttackMotion: 672 DamageMotion: 480 Ai: 02 Drops: - Item: Jellopy Rate: 8750 - Item: Sticky_Mucus Rate: 3750 - Item: Wing_Of_Fly Rate: 1250 - Item: Eggring_Card Rate: 1 StealProtected: true - Id: 3496 AegisName: DR_LUNATIC Name: Leaf Lunatic Level: 3 Hp: 44 BaseExp: 50 JobExp: 35 Attack: 1 Attack2: 1 Defense: 16 Str: 9 Vit: 2 Dex: 7 Luk: 4 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: Carrot Rate: 2000 - Item: Feather Rate: 6000 - Item: Clover Rate: 8000 - Item: Leaf_Lunatic_Card Rate: 1 StealProtected: true - Id: 3497 AegisName: DR_FABRE Name: Grass Fabre Level: 7 Hp: 60 BaseExp: 55 JobExp: 40 Attack: 2 Attack2: 3 Defense: 24 Str: 12 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: 7500 - Item: Green_Herb Rate: 2500 - Item: Grass_Fabre_Card Rate: 1 StealProtected: true - Id: 3498 AegisName: DR_HORNET Name: Wild Hornet Level: 11 Hp: 78 BaseExp: 57 JobExp: 42 Attack: 2 Attack2: 3 Defense: 7 MagicDefense: 1 Str: 11 Agi: 22 Vit: 3 Int: 4 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: 01 Modes: ChangeTargetMelee: true Detector: true Drops: - Item: Bee_Sting Rate: 10000 - Item: Jellopy Rate: 10000 - Item: Wing_Of_Fly Rate: 444 - Item: Wild_Honet_Card Rate: 1 StealProtected: true - Id: 3499 AegisName: DR_RODA_FROG Name: Sweet Roda Frog Level: 14 Hp: 140 BaseExp: 65 JobExp: 50 Attack: 4 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: 10000 - Item: Spawn Rate: 571 - Item: Green_Herb Rate: 571 - Item: Wing_Of_Fly Rate: 571 - Item: Long_Foxtail Rate: 416 - Item: Abundantly_Foxtail Rate: 416 - Item: Sw_Roda_Frog_Card Rate: 1 StealProtected: true - Id: 3500 AegisName: DR_DESERT_WOLF_B Name: Hunter Desert Wolf Level: 17 Hp: 113 BaseExp: 76 JobExp: 58 Attack: 7 Attack2: 10 Defense: 15 MagicDefense: 3 Str: 12 Agi: 14 Vit: 9 Int: 5 Dex: 21 Luk: 8 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: Animal's_Skin Rate: 2000 - Item: Orange Rate: 2000 - Item: Hunter_Wolf_Card Rate: 1 StealProtected: true - Id: 3501 AegisName: DR_SPORE Name: Trans Spore Level: 18 Hp: 203 BaseExp: 74 JobExp: 59 Attack: 7 Attack2: 7 Defense: 10 MagicDefense: 9 Str: 13 Agi: 4 Vit: 9 Dex: 11 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: 10000 - Item: Trance_Spore_Card Rate: 1 StealProtected: true - Id: 3502 AegisName: DR_BASILISK1 Name: Scout Basilisk Level: 20 Hp: 243 BaseExp: 95 JobExp: 62 Attack: 11 Attack2: 12 Defense: 18 MagicDefense: 10 Str: 20 Agi: 13 Vit: 10 Dex: 12 Luk: 11 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Brute Element: Earth ElementLevel: 1 WalkSpeed: 300 AttackDelay: 2228 AttackMotion: 528 DamageMotion: 576 Ai: 04 Drops: - Item: DragonFry_Foxtail Rate: 217 - Item: BigSize_Foxtail Rate: 217 - Item: Dr_Life_Potion_02 Rate: 256 - Item: Basilisk1_Card Rate: 1 StealProtected: true - Id: 3503 AegisName: DR_BASILISK2 Name: Combat Basilisk Level: 140 Hp: 180030 BaseExp: 10679 JobExp: 13514 Attack: 1379 Attack2: 1504 Defense: 105 MagicDefense: 80 Str: 104 Agi: 68 Vit: 52 Int: 5 Dex: 124 Luk: 57 AttackRange: 3 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Brute Element: Earth ElementLevel: 2 WalkSpeed: 250 AttackDelay: 2228 AttackMotion: 528 DamageMotion: 576 Ai: 04 Drops: - Item: Basilisk2_Card Rate: 1 StealProtected: true - Id: 3504 AegisName: DR_BASILISK3 Name: Combat Basilisk Level: 148 Hp: 216036 BaseExp: 12815 JobExp: 16217 Attack: 1654 Attack2: 1804 Defense: 126 MagicDefense: 80 Str: 128 Agi: 74 Vit: 58 Int: 7 Dex: 136 Luk: 63 AttackRange: 3 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Brute Element: Earth ElementLevel: 2 WalkSpeed: 250 AttackDelay: 2228 AttackMotion: 528 DamageMotion: 576 Ai: 04 Drops: - Item: Basilisk2_Card Rate: 1 StealProtected: true - Id: 3505 AegisName: DR_BIG_EGGRING Name: Big Eggring Level: 25 Hp: 142480 BaseExp: 5486 JobExp: 6908 Attack: 82 Attack2: 82 Defense: 63 MagicDefense: 4 Str: 68 Agi: 12 Vit: 12 Int: 12 Dex: 68 Luk: 57 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Plant Element: Earth ElementLevel: 3 WalkSpeed: 400 AttackDelay: 1872 AttackMotion: 672 DamageMotion: 480 Ai: 21 Class: Boss Modes: Mvp: true Drops: - Item: Big_Eggring_Card Rate: 1 StealProtected: true - Id: 3506 AegisName: DR_MANDRAGORA Name: Jungle Madragora Level: 144 Hp: 190570 BaseExp: 11100 JobExp: 14200 Attack: 1840 Attack2: 1477 Defense: 113 MagicDefense: 62 Str: 149 Agi: 37 Vit: 62 Int: 62 Dex: 124 Luk: 62 AttackRange: 4 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Plant Element: Earth ElementLevel: 3 WalkSpeed: 1000 AttackDelay: 1768 AttackMotion: 768 DamageMotion: 576 Ai: 21 Drops: - Item: Ju_Mandragora_Card Rate: 1 StealProtected: true - Id: 3507 AegisName: DR_POM_SPIDER Name: Fruits Pom Spider Level: 150 Hp: 156532 BaseExp: 8809 JobExp: 8954 Attack: 1137 Attack2: 258 Defense: 240 MagicDefense: 115 Str: 160 Agi: 87 Vit: 182 Int: 90 Dex: 214 Luk: 105 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: Fru_Pom_Spider_Card Rate: 1 StealProtected: true - Id: 3508 AegisName: DR_EGGRING_G Name: Eggring Level: 20 Hp: 220 Attack: 10 Attack2: 10 Defense: 9 MagicDefense: 4 Str: 20 Agi: 4 Vit: 4 Int: 4 Dex: 20 Luk: 17 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Plant Element: Earth ElementLevel: 1 WalkSpeed: 400 AttackDelay: 1872 AttackMotion: 672 DamageMotion: 480 Ai: 02 # - Id: 3509 # AegisName: MOON_RABBIT # - Id: 3510 # AegisName: POPE_MD_E_GUARD # - Id: 3511 # AegisName: POPE_MD_E_BELIEVER_1 # - Id: 3512 # AegisName: POPE_MD_E_BELIEVER_2 # - Id: 3513 # AegisName: POPE_MD_E_DOG # - Id: 3514 # AegisName: POPE_MD_E_BISHOP # - Id: 3515 # AegisName: POPE_MD_E_ICICLE # - Id: 3516 # AegisName: POPE_MD_E_LUWMIN # - Id: 3517 # AegisName: POPE_MD_E_TITAN # - Id: 3518 # AegisName: POPE_MD_H_GUARD # - Id: 3519 # AegisName: POPE_MD_H_BELIEVER_1 # - Id: 3520 # AegisName: POPE_MD_H_BELIEVER_2 # - Id: 3521 # AegisName: POPE_MD_H_DOG # - Id: 3522 # AegisName: POPE_MD_H_BISHOP # - Id: 3523 # AegisName: POPE_MD_H_ICICLE # - Id: 3524 # AegisName: POPE_MD_H_LUWMIN # - Id: 3525 # AegisName: POPE_MD_H_TITAN # - Id: 3526 # AegisName: POPE_MD_H_KTULLANUX # - Id: 3527 # AegisName: POPE_MD_MERC_NORMAL # - Id: 3528 # AegisName: POPE_MD_MERC_CASUAL # - Id: 3529 # AegisName: JP_E_MONSTER_1 # - Id: 3530 # AegisName: JP_E_MONSTER_2 # - Id: 3531 # AegisName: JP_E_MONSTER_3 # - Id: 3532 # AegisName: JP_E_MONSTER_4 # - Id: 3533 # AegisName: JP_E_MONSTER_5 # - Id: 3534 # AegisName: JP_E_MONSTER_6 # - Id: 3535 # AegisName: JP_E_MONSTER_7 # - Id: 3536 # AegisName: JP_E_MONSTER_8 # - Id: 3537 # AegisName: JP_E_MONSTER_9 # - Id: 3538 # AegisName: JP_E_MONSTER_10 # - Id: 3539 # AegisName: JP_E_MONSTER_11 # - Id: 3540 # AegisName: JP_E_MONSTER_12 # - Id: 3541 # AegisName: JP_E_MONSTER_13 # - Id: 3542 # AegisName: JP_E_MONSTER_14 # - Id: 3543 # AegisName: JP_E_MONSTER_15 # - Id: 3544 # AegisName: JP_E_MONSTER_16 # - Id: 3545 # AegisName: JP_E_MONSTER_17 # - Id: 3546 # AegisName: JP_E_MONSTER_18 # - Id: 3547 # AegisName: JP_E_MONSTER_19 # - Id: 3548 # AegisName: JP_E_MONSTER_20 # - Id: 3549 # AegisName: JP_E_MONSTER_21 # - Id: 3550 # AegisName: JP_E_MONSTER_22 # - Id: 3551 # AegisName: JP_E_MONSTER_23 # - Id: 3552 # AegisName: JP_E_MONSTER_24 # - Id: 3553 # AegisName: JP_E_MONSTER_25 # - Id: 3554 # AegisName: JP_E_MONSTER_26 # - Id: 3555 # AegisName: JP_E_MONSTER_27 # - Id: 3556 # AegisName: JP_E_MONSTER_28 # - Id: 3557 # AegisName: JP_E_MONSTER_29 # - Id: 3558 # AegisName: JP_E_MONSTER_30 # - Id: 3559 # AegisName: JP_E_MONSTER_31 # - Id: 3560 # AegisName: JP_E_MONSTER_32 # - Id: 3561 # AegisName: JP_E_MONSTER_33 # - Id: 3562 # AegisName: JP_E_MONSTER_34 # - Id: 3563 # AegisName: JP_E_MONSTER_35 # - Id: 3564 # AegisName: JP_E_MONSTER_36 # - Id: 3565 # AegisName: JP_E_MONSTER_37 # - Id: 3566 # AegisName: JP_E_MONSTER_38 # - Id: 3567 # AegisName: JP_E_MONSTER_39 # - Id: 3568 # AegisName: JP_E_MONSTER_40 # - Id: 3569 # AegisName: POPE_MD_H_MERC_NORMAL # - Id: 3570 # AegisName: POPE_MD_H_MERC_CASUAL # - Id: 3571 # AegisName: E_MONSTER_41 # - Id: 3572 # AegisName: E_MONSTER_42 # - Id: 3573 # AegisName: E_MONSTER_43 # - Id: 3574 # AegisName: E_MONSTER_44 # - Id: 3575 # AegisName: E_MONSTER_45 # - Id: 3576 # AegisName: E_MONSTER_46 # - Id: 3577 # AegisName: E_MONSTER_47 # - Id: 3578 # AegisName: E_MONSTER_48 # - Id: 3579 # AegisName: E_MONSTER_49 # - Id: 3580 # AegisName: E_MONSTER_50 # - Id: 3581 # AegisName: E_MONSTER_51 # - Id: 3582 # AegisName: E_MONSTER_52 # - Id: 3583 # AegisName: AB_ELVIRA # - Id: 3584 # AegisName: AB_GIOIA # - Id: 3585 # AegisName: AB_GIOIA_G # - Id: 3586 # AegisName: AB_GIOIA_B # - Id: 3587 # AegisName: AB_SOHEON # - Id: 3588 # AegisName: AB_DAEHYON # - Id: 3589 # AegisName: AB_DAEHYON_G # - Id: 3590 # AegisName: AB_DAEHYON_B # - Id: 3591 # AegisName: AB_RUDO # - Id: 3592 # AegisName: AB_KADES # - Id: 3593 # AegisName: AB_KADES_G # - Id: 3594 # AegisName: AB_KADESB # - Id: 3595 # AegisName: AB_LORA # - Id: 3596 # AegisName: AB_PYURIEL # - Id: 3597 # AegisName: AB_PYURIEL_G # - Id: 3598 # AegisName: AB_PYURIELB # - Id: 3599 # AegisName: AB_ARTHUR # - Id: 3600 # AegisName: G_RANDEL_ # - Id: 3601 # AegisName: G_FLAMEL_ # - Id: 3602 # AegisName: G_CELIA_ # - Id: 3603 # AegisName: G_CHEN_ # - Id: 3604 # AegisName: G_GERTIE_ # - Id: 3605 # AegisName: G_ALPHOCCIO_ # - Id: 3606 # AegisName: G_TRENTINI_ # - Id: 3607 # AegisName: V_G_SEYREN_ # - Id: 3608 # AegisName: V_G_EREMES_ # - Id: 3609 # AegisName: V_G_HARWORD_ # - Id: 3610 # AegisName: V_G_MAGALETA_ # - Id: 3611 # AegisName: V_G_SHECIL_ # - Id: 3612 # AegisName: V_G_KATRINN_ # - Id: 3613 # AegisName: V_G_RANDEL_ # - Id: 3614 # AegisName: V_G_FLAMEL_ # - Id: 3615 # AegisName: V_G_CELIA_ # - Id: 3616 # AegisName: V_G_CHEN_ # - Id: 3617 # AegisName: V_G_GERTIE_ # - Id: 3618 # AegisName: V_G_ALPHOCCIO_ # - Id: 3619 # AegisName: V_G_TRENTINI_ # - Id: 3620 # AegisName: NYANGPORING - Id: 3621 AegisName: EP16_2_MM_CUTIE Name: Pet Child Level: 120 Hp: 3500000 BaseExp: 1200000 JobExp: 600000 MvpExp: 5000 Attack: 3400 Attack2: 1900 Defense: 220 MagicDefense: 150 Str: 160 Agi: 70 Vit: 100 Int: 40 Dex: 240 Luk: 50 AttackRange: 2 SkillRange: 10 ChaseRange: 12 Size: Large Race: Brute RaceGroups: Werner_Lab: true Element: Dark ElementLevel: 3 WalkSpeed: 150 AttackDelay: 864 AttackMotion: 1268 DamageMotion: 480 Ai: 21 Class: Boss Modes: Mvp: true MvpDrops: - Item: Old_Blue_Box Rate: 5000 - Item: Old_Violet_Box Rate: 5000 - Item: Yggdrasilberry Rate: 5000 Drops: - Item: Ultra_Light_MShield Rate: 10 - Item: Treasure_Box Rate: 500 - Item: Old_Violet_Box Rate: 500 - Item: Old_Blue_Box Rate: 500 - Item: Yggdrasilberry Rate: 500 - Item: Carnium Rate: 500 - Item: Bradium Rate: 500 - Item: Cutie_Card Rate: 1 StealProtected: true - Id: 3622 AegisName: EP16_2_MM_S_GUARDS Name: Special Guard Level: 100 Hp: 21914 BaseExp: 242 JobExp: 227 Attack: 725 Attack2: 170 Defense: 80 MagicDefense: 90 Str: 108 Agi: 64 Vit: 57 Int: 62 Dex: 150 Luk: 42 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demihuman RaceGroups: Werner_Lab: true Element: Fire ElementLevel: 1 WalkSpeed: 200 AttackDelay: 1000 AttackMotion: 780 DamageMotion: 420 Ai: 04 Drops: - Item: Boody_Red Rate: 10 - Item: Steel Rate: 10 - Item: Yellow_Gemstone Rate: 10 - Item: Old_Blue_Box Rate: 3 - Item: Seed_Of_Yggdrasil Rate: 3 - Item: Oridecon_Stone Rate: 15 - Item: Oridecon Rate: 8 - Item: Heart_Hunter_Card Rate: 1 StealProtected: true - Id: 3623 AegisName: EP16_2_MM_U_ENERGY_R Name: Plasma R Level: 1 Hp: 30 Attack: 1 Attack2: 1 Defense: 100 MagicDefense: 99 AttackRange: 1 SkillRange: 7 ChaseRange: 12 Size: Small Race: Formless Element: Fire ElementLevel: 1 WalkSpeed: 1000 AttackDelay: 1 AttackMotion: 1 DamageMotion: 1 Modes: IgnoreMagic: true IgnoreMelee: true IgnoreMisc: true IgnoreRanged: true - Id: 3624 AegisName: EP16_2_MM_U_ENERGY_G Name: Plasma G Level: 1 Hp: 30 Attack: 1 Attack2: 1 Defense: 100 MagicDefense: 99 AttackRange: 1 SkillRange: 7 ChaseRange: 12 Size: Small Race: Formless Element: Earth ElementLevel: 1 WalkSpeed: 1000 AttackDelay: 1 AttackMotion: 1 DamageMotion: 1 Modes: IgnoreMagic: true IgnoreMelee: true IgnoreMisc: true IgnoreRanged: true - Id: 3625 AegisName: EP16_2_MM_U_ENERGY_B Name: Plasma B Level: 1 Hp: 30 Attack: 1 Attack2: 1 Defense: 100 MagicDefense: 99 AttackRange: 1 SkillRange: 7 ChaseRange: 12 Size: Small Race: Formless Element: Water ElementLevel: 1 WalkSpeed: 1000 AttackDelay: 1 AttackMotion: 1 DamageMotion: 1 Modes: IgnoreMagic: true IgnoreMelee: true IgnoreMisc: true IgnoreRanged: true - Id: 3626 AegisName: EP16_2_H_HUNTER_V Name: Upgraded Heart Hunter Level: 110 Hp: 51785 BaseExp: 5889 JobExp: 6000 Attack: 2461 Attack2: 623 Defense: 172 MagicDefense: 98 Str: 108 Agi: 150 Vit: 90 Int: 66 Dex: 190 Luk: 15 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Large Race: Demihuman RaceGroups: Hearthunter: true Element: Dark ElementLevel: 2 WalkSpeed: 400 AttackDelay: 1296 AttackMotion: 1902 DamageMotion: 480 Ai: 04 Drops: - Item: Heart_Hunter_Seal Rate: 500 - Item: Elunium_Stone Rate: 15 - Item: Elunium Rate: 8 - Item: Dust_Fire Rate: 20 - Item: Burning_Rose Rate: 20 - Item: Revenger Rate: 20 - Item: Heart_Hunter_Card Rate: 1 StealProtected: true - Id: 3627 AegisName: EP16_2_H_HUNTER_MD Name: Heart Hunter Guard Level: 105 Hp: 41428 BaseExp: 4908 JobExp: 5000 Attack: 1055 Attack2: 267 Defense: 73 MagicDefense: 42 Str: 72 Agi: 106 Vit: 64 Int: 44 Dex: 145 Luk: 10 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demihuman RaceGroups: Hearthunter: true Element: Dark ElementLevel: 2 WalkSpeed: 200 AttackDelay: 864 AttackMotion: 1268 DamageMotion: 480 Ai: 04 Drops: - Item: Heart_Hunter_Seal Rate: 500 - Item: Steel Rate: 10 - Item: Iron Rate: 10 - Item: Old_Blue_Box Rate: 3 - Item: Seed_Of_Yggdrasil Rate: 3 - Item: Dark_Rose Rate: 3 - Item: Just_Finish Rate: 3 - Item: Heart_Hunter_Card Rate: 1 StealProtected: true - Id: 3628 AegisName: EP16_2_H_HUNTER_EV Name: Heart Hunter Ebel Level: 110 Hp: 2800000 BaseExp: 800000 JobExp: 4000000 MvpExp: 5000 Attack: 1700 Attack2: 1000 Defense: 100 MagicDefense: 100 Str: 100 Agi: 70 Vit: 100 Int: 30 Dex: 240 Luk: 80 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demihuman RaceGroups: Hearthunter: true Element: Dark ElementLevel: 2 WalkSpeed: 150 AttackDelay: 432 AttackMotion: 1268 DamageMotion: 480 Ai: 21 Class: Boss Modes: Mvp: true MvpDrops: - Item: Old_Blue_Box Rate: 5000 - Item: Old_Violet_Box Rate: 5000 - Item: Yggdrasilberry Rate: 5000 Drops: - Item: Heart_Hunter_Seal Rate: 1000 - Item: Treasure_Box Rate: 500 - Item: Old_Violet_Box Rate: 500 - Item: Old_Blue_Box Rate: 500 - Item: Yggdrasilberry Rate: 500 - Item: Sealed_Max_Sword Rate: 10 - Item: Sealed_Evil_Sword Rate: 10 - Item: Sealed_Magic_Sword Rate: 10 StealProtected: true - Item: Evil_Card Rate: 1 StealProtected: true - Id: 3629 AegisName: EP16_2_BROKEN_GUN Name: Grudge of Broken Gun Level: 110 Hp: 24911 BaseExp: 3908 JobExp: 3908 Attack: 770 Attack2: 99 Defense: 95 MagicDefense: 20 Str: 117 Agi: 68 Vit: 65 Int: 53 Dex: 144 Luk: 37 AttackRange: 5 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Undead Element: Ghost ElementLevel: 2 WalkSpeed: 200 AttackDelay: 576 AttackMotion: 720 DamageMotion: 432 Ai: 04 - Id: 3630 AegisName: EP16_2_E_BOLKOBA Name: Elena Bolkova Level: 115 Hp: 2000000 BaseExp: 300000 JobExp: 150000 Attack: 1200 Attack2: 300 Defense: 120 MagicDefense: 70 Str: 80 Agi: 120 Vit: 66 Int: 50 Dex: 250 Luk: 60 AttackRange: 7 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Demihuman Element: Wind ElementLevel: 3 WalkSpeed: 150 AttackDelay: 864 AttackMotion: 1268 DamageMotion: 480 Ai: 04 Class: Boss - Id: 3631 AegisName: EP16_2_HUMAN_KIMERA Name: Human Kimera Level: 100 Hp: 36968 BaseExp: 3798 JobExp: 3298 Attack: 1441 Attack2: 207 Defense: 80 MagicDefense: 100 Str: 50 Agi: 50 Vit: 100 Int: 100 Dex: 140 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Brute RaceGroups: Werner_Lab: true Element: Neutral ElementLevel: 2 WalkSpeed: 250 AttackDelay: 772 AttackMotion: 672 DamageMotion: 360 Ai: 04 Drops: - Item: Fallen_Leaves_Branch Rate: 1000 - Item: Build_Up_Potion_AC Rate: 200 - Item: Build_Up_Potion_SC Rate: 200 - Item: Old_Blue_Box Rate: 30 - Item: Seed_Of_Yggdrasil Rate: 30 - Item: Oridecon Rate: 80 - Item: Build_Up_Potion_SS Rate: 200 - Item: Human_Kimera_Card Rate: 1 StealProtected: true - Id: 3632 AegisName: EP16_2_MATTER_KIMERA Name: Material Kimera Level: 100 Hp: 36968 BaseExp: 3798 JobExp: 3289 Attack: 1441 Attack2: 207 Defense: 120 MagicDefense: 50 Str: 100 Agi: 50 Vit: 100 Int: 50 Dex: 140 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Brute RaceGroups: Werner_Lab: true Element: Fire ElementLevel: 2 WalkSpeed: 250 AttackDelay: 772 AttackMotion: 672 DamageMotion: 360 Ai: 04 Drops: - Item: Core_Jelly Rate: 1000 - Item: Build_Up_Potion_AC Rate: 200 - Item: Build_Up_Potion_SC Rate: 200 - Item: Old_Blue_Box Rate: 30 - Item: Seed_Of_Yggdrasil Rate: 30 - Item: Oridecon Rate: 80 - Item: Build_Up_Potion_SS Rate: 200 - Item: Matter_Kimera_Card Rate: 1 StealProtected: true - Id: 3633 AegisName: EP16_2_VENOM_KIMERA Name: Venomous Chimera Level: 110 Hp: 2800000 BaseExp: 800000 JobExp: 400000 MvpExp: 5000 Attack: 2160 Attack2: 1000 Defense: 150 MagicDefense: 150 Str: 113 Agi: 75 Vit: 150 Int: 113 Dex: 250 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Large Race: Brute RaceGroups: Werner_Lab: true Element: Poison ElementLevel: 4 WalkSpeed: 150 AttackDelay: 772 AttackMotion: 672 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: Yggdrasilberry Rate: 5000 Drops: - Item: Piece_Of_Chimera Rate: 1000 - Item: Treasure_Box Rate: 500 - Item: Old_Violet_Box Rate: 500 - Item: Old_Blue_Box Rate: 500 - Item: Yggdrasilberry Rate: 500 - Item: Carnium Rate: 500 - Item: Poison_Forged_Spear Rate: 10 - Item: Venom_Kimera_Card Rate: 1 StealProtected: true # - Id: 3634 # AegisName: MYSTCASE_GIANT # - Id: 3635 # AegisName: EVENT_KOBOLD - Id: 3636 AegisName: LITTLE_ISIS Name: Little Isis Level: 59 Hp: 2092 BaseExp: 279 JobExp: 298 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: 09 Modes: Detector: true Drops: - Item: Scales_Shell Rate: 5335 # - Id: 3637 # AegisName: MD_SKELETON_60 # - Id: 3638 # AegisName: MD_SKELETON_80 # - Id: 3639 # AegisName: MD_SKELETON_100 # - Id: 3640 # AegisName: MD_SKELETON_120 # - Id: 3641 # AegisName: MD_SKELETON_140 # - Id: 3642 # AegisName: MD_SKELETON_160 # - Id: 3643 # AegisName: MD_FARMILIAR_60 # - Id: 3644 # AegisName: MD_FARMILIAR_80 # - Id: 3645 # AegisName: MD_FARMILIAR_100 # - Id: 3646 # AegisName: MD_FARMILIAR_120 # - Id: 3647 # AegisName: MD_FARMILIAR_140 # - Id: 3648 # AegisName: MD_FARMILIAR_160 # - Id: 3649 # AegisName: MD_ZOMBIE_60 # - Id: 3650 # AegisName: MD_ZOMBIE_80 # - Id: 3651 # AegisName: MD_ZOMBIE_100 # - Id: 3652 # AegisName: MD_ZOMBIE_120 # - Id: 3653 # AegisName: MD_ZOMBIE_140 # - Id: 3654 # AegisName: MD_ZOMBIE_160 # - Id: 3655 # AegisName: E_MOBSTER # - Id: 3656 # AegisName: B_THE_PAPER # - Id: 3657 # AegisName: B_THE_PAPER2 # - Id: 3658 # AegisName: MD_LICH_LORD_100 # - Id: 3659 # AegisName: MD_LICH_LORD_160 # - Id: 3660 # AegisName: MD_NIGHTMARE_100 # - Id: 3661 # AegisName: MD_NIGHTMARE_160 # - Id: 3662 # AegisName: MD_JAKK_100 # - Id: 3663 # AegisName: MD_JAKK_160 # - Id: 3664 # AegisName: MD_GHOUL_100 # - Id: 3665 # AegisName: MD_GHOUL_160 # - Id: 3666 # AegisName: MD_DRAINLIAR_100 # - Id: 3667 # AegisName: MD_DRAINLIAR_160 # - Id: 3668 # AegisName: B_KIEL_ - Id: 3669 AegisName: DIABOLIC2 Name: Diabolic2 Level: 104 Hp: 10572 BaseExp: 1086 JobExp: 1073 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 - Id: 3670 AegisName: DELETER_2 Name: Deleter 2 Level: 105 Hp: 10000 BaseExp: 1049 JobExp: 1038 Attack: 663 Attack2: 211 Defense: 114 MagicDefense: 53 Str: 98 Agi: 72 Vit: 65 Int: 49 Dex: 68 Luk: 71 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Dragon Element: Fire ElementLevel: 2 WalkSpeed: 175 AttackDelay: 1024 AttackMotion: 624 DamageMotion: 336 Ai: 13 # - Id: 3671 # AegisName: JP_MAZEMOB_01 # - Id: 3672 # AegisName: JP_MAZEMOB_02 # - Id: 3673 # AegisName: JP_MAZEMOB_03 # - Id: 3674 # AegisName: JP_MAZEMOB_04 # - Id: 3675 # AegisName: JP_MAZEMOB_05 # - Id: 3676 # AegisName: JP_MAZEMOB_06 # - Id: 3677 # AegisName: JP_MAZEMOB_07 # - Id: 3678 # AegisName: JP_MAZEMOB_08 # - Id: 3679 # AegisName: JP_MAZEMOB_09 # - Id: 3680 # AegisName: JP_MAZEMOB_10 # - Id: 3681 # AegisName: JP_MAZEMOB_11 # - Id: 3682 # AegisName: JP_MAZEMOB_12 # - Id: 3683 # AegisName: JP_MAZEMOB_13 # - Id: 3684 # AegisName: JP_MAZEMOB_14 # - Id: 3685 # AegisName: JP_MAZEMOB_15 # - Id: 3686 # AegisName: JP_MAZEMOB_16 # - Id: 3687 # AegisName: JP_MAZEMOB_17 # - Id: 3688 # AegisName: JP_MAZEMOB_18 # - Id: 3689 # AegisName: JP_MAZEMOB_19 # - Id: 3690 # AegisName: JP_MAZEMOB_20 # - Id: 3691 # AegisName: JP_MAZEMOB_21 # - Id: 3692 # AegisName: JP_MAZEMOB_22 # - Id: 3693 # AegisName: JP_MAZEMOB_23 # - Id: 3694 # AegisName: JP_MAZEMOB_24 # - Id: 3695 # AegisName: JP_MAZEMOB_25 # - Id: 3696 # AegisName: JP_MAZEMOB_26 # - Id: 3697 # AegisName: JP_MAZEMOB_27 # - Id: 3698 # AegisName: JP_MAZEMOB_28 # - Id: 3699 # AegisName: JP_MAZEMOB_29 # - Id: 3700 # AegisName: JP_MAZEMOB_30 # - Id: 3701 # AegisName: JP_MAZEMOB_31 # - Id: 3702 # AegisName: JP_MAZEMOB_32 # - Id: 3703 # AegisName: JP_MAZEMOB_33 # - Id: 3704 # AegisName: JP_MAZEMOB_34 # - Id: 3705 # AegisName: JP_MAZEMOB_35 # - Id: 3706 # AegisName: JP_MAZEMOB_36 # - Id: 3707 # AegisName: JP_MAZEMOB_37 # - Id: 3708 # AegisName: JP_MAZEMOB_38 # - Id: 3709 # AegisName: JP_MAZEMOB_39 # - Id: 3710 # AegisName: JP_MAZEMOB_40 # - Id: 3711 # AegisName: JP_MAZEMOB_41 # - Id: 3712 # AegisName: JP_MAZEMOB_42 # - Id: 3713 # AegisName: JP_MAZEMOB_43 # - Id: 3714 # AegisName: JP_MAZEMOB_44 # - Id: 3715 # AegisName: JP_MAZEMOB_45 # - Id: 3716 # AegisName: JP_MAZEMOB_46 # - Id: 3717 # AegisName: JP_MAZEMOB_47 # - Id: 3718 # AegisName: JP_MAZEMOB_48 # - Id: 3719 # AegisName: JP_MAZEMOB_49 # - Id: 3720 # AegisName: JP_MAZEMOB_50 # - Id: 3721 # AegisName: QE_PORING # - Id: 3722 # AegisName: QE_POPORING # - Id: 3723 # AegisName: QE_DROPS # - Id: 3724 # AegisName: QE_LUNATIC # - Id: 3725 # AegisName: QE_WILOW # - Id: 3726 # AegisName: QE_PICKY # - Id: 3727 # AegisName: QE_PICKY_ # - Id: 3728 # AegisName: QE_ZOMBIE # - Id: 3729 # AegisName: QE_POISON_SPORE # - Id: 3730 # AegisName: BIG_DIPPER # - Id: 3731 # AegisName: SCATLETON # - Id: 3732 # AegisName: JP_ABYSS_BOSS_1 # - Id: 3733 # AegisName: JP_ABYSS_BOSS_2 # - Id: 3734 # AegisName: ORC_X2016 # - Id: 3735 # AegisName: PORING_X2016 - Id: 3736 AegisName: COWRAIDERS1 Name: Buffalo Bandit Sharpsho Level: 103 Hp: 11819 BaseExp: 1583 JobExp: 1529 Attack: 509 Attack2: 88 Defense: 98 MagicDefense: 25 Str: 51 Agi: 58 Vit: 49 Int: 20 Dex: 86 Luk: 49 AttackRange: 4 SkillRange: 10 ChaseRange: 12 Size: Large Race: Demihuman RaceGroups: Rockridge: true Element: Fire ElementLevel: 2 WalkSpeed: 180 AttackDelay: 900 AttackMotion: 770 DamageMotion: 550 Ai: 04 Drops: - Item: Crude_Ammo Rate: 2500 - Item: Brigan Rate: 1000 StealProtected: true - Item: Vigilante_Bow Rate: 50 StealProtected: true - Item: Cowraiders1_Card Rate: 1 StealProtected: true - Id: 3737 AegisName: COWRAIDERS2 Name: Buffalo Bandit Duelist Level: 101 Hp: 9700 BaseExp: 1443 JobExp: 1373 Attack: 476 Attack2: 83 Defense: 62 MagicDefense: 32 Str: 76 Agi: 52 Vit: 38 Int: 40 Dex: 92 Luk: 50 AttackRange: 7 SkillRange: 10 ChaseRange: 12 Size: Large Race: Demihuman RaceGroups: Rockridge: true Element: Fire ElementLevel: 2 WalkSpeed: 200 AttackDelay: 1200 AttackMotion: 672 DamageMotion: 480 Ai: 04 Drops: - Item: Bandits_Scarf Rate: 2500 - Item: Brigan Rate: 1000 - Item: Bread Rate: 500 - Item: Monokage Rate: 50 StealProtected: true - Item: Huuma_Hundred_Petal Rate: 50 StealProtected: true - Item: Cowraiders2_Card Rate: 1 StealProtected: true - Id: 3738 AegisName: COWRAIDERS3 Name: Bowie Buffalo Bandit Level: 107 Hp: 14547 BaseExp: 1807 JobExp: 1719 Attack: 557 Attack2: 93 Defense: 112 MagicDefense: 18 Str: 55 Agi: 20 Vit: 55 Int: 17 Dex: 88 Luk: 36 AttackRange: 2 SkillRange: 10 ChaseRange: 12 Size: Large Race: Demihuman RaceGroups: Rockridge: true Element: Fire ElementLevel: 2 WalkSpeed: 180 AttackDelay: 800 AttackMotion: 420 DamageMotion: 360 Ai: 04 Drops: - Item: Brown_Muffler Rate: 2500 - Item: Brigan Rate: 1000 - Item: Well_Baked_Cookie Rate: 200 StealProtected: true - Item: Origin_Of_Elemental Rate: 50 StealProtected: true - Item: Cowraiders3_Card Rate: 1 StealProtected: true - Id: 3739 AegisName: COYOTE Name: Coyote Level: 110 Hp: 17854 BaseExp: 1852 JobExp: 1757 Attack: 630 Attack2: 115 Defense: 100 MagicDefense: 21 Str: 49 Agi: 79 Vit: 67 Int: 8 Dex: 106 Luk: 24 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Brute RaceGroups: Rockridge: true Element: Earth ElementLevel: 2 WalkSpeed: 150 AttackDelay: 750 AttackMotion: 400 DamageMotion: 420 Ai: 01 Modes: Angry: true ChangeTargetChase: true ChangeTargetMelee: true Drops: - Item: Clean_Bone Rate: 2500 - Item: Rotten_Meat Rate: 1500 - Item: Animal_Blood Rate: 500 StealProtected: true - Item: Ulfhedinn Rate: 50 StealProtected: true - Item: Coyote_Card Rate: 1 StealProtected: true - Id: 3740 AegisName: GASTER Name: Gaster Level: 141 Hp: 90574 BaseExp: 5080 JobExp: 4716 Attack: 1494 Attack2: 231 Defense: 191 MagicDefense: 96 Str: 70 Agi: 141 Vit: 12 Int: 67 Dex: 128 Luk: 8 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Formless RaceGroups: Rockridge: true Element: Poison ElementLevel: 2 WalkSpeed: 190 AttackDelay: 1100 AttackMotion: 650 DamageMotion: 500 Ai: 04 Drops: - Item: Deadly_Poison_Powder Rate: 2500 - Item: Mould_Powder Rate: 1500 - Item: Smoke_Powder Rate: 300 - Item: Tear_Gas Rate: 300 - Item: Explosive_Powder Rate: 250 - Item: Anodyne Rate: 30 - Item: Oridecon_Stone Rate: 10 StealProtected: true - Item: Elunium_Stone Rate: 10 StealProtected: true - Item: Gaster_Card Rate: 1 StealProtected: true - Id: 3741 AegisName: MECHASPIDER Name: Spider Chariot JapaneseName: Mechaspider Level: 158 Hp: 9799123 BaseExp: 3150895 JobExp: 2112795 Attack: 7657 Attack2: 2066 Defense: 394 MagicDefense: 123 Str: 116 Agi: 123 Vit: 154 Int: 99 Dex: 217 Luk: 98 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Large Race: Formless Element: Neutral ElementLevel: 2 WalkSpeed: 250 AttackDelay: 900 AttackMotion: 1000 DamageMotion: 500 DamageTaken: 10 Ai: 04 Class: Boss Modes: Mvp: true Drops: - Item: Mechaspider_Card Rate: 1 StealProtected: true - Id: 3742 AegisName: PURPLESTONE Name: Purple Ore JapaneseName: Purplestone Level: 1 Hp: 20 Attack: 1 Attack2: 1 Defense: 100 MagicDefense: 99 SkillRange: 7 ChaseRange: 12 Size: Small Race: Formless RaceGroups: Rockridge: true Element: Neutral ElementLevel: 1 WalkSpeed: 1000 AttackDelay: 1 AttackMotion: 1 DamageMotion: 1 Modes: IgnoreMagic: true IgnoreMelee: true IgnoreMisc: true IgnoreRanged: true - Id: 3743 AegisName: SEAANEMONE Name: Sea Anemone JapaneseName: Seaanemone Level: 1 Hp: 20 Attack: 1 Attack2: 1 Defense: 100 MagicDefense: 99 SkillRange: 7 ChaseRange: 12 Size: Small Race: Formless RaceGroups: Rockridge: true Element: Neutral ElementLevel: 1 WalkSpeed: 1000 AttackDelay: 1 AttackMotion: 1 DamageMotion: 1 Modes: IgnoreMagic: true IgnoreMelee: true IgnoreMisc: true IgnoreRanged: true - Id: 3744 AegisName: G_COWRAIDERS1 Name: Buffalo Bandit Level: 103 Hp: 11819 Attack: 509 Attack2: 88 Defense: 98 MagicDefense: 25 Str: 51 Agi: 58 Vit: 49 Int: 20 Dex: 86 Luk: 49 AttackRange: 4 SkillRange: 10 ChaseRange: 12 Size: Large Race: Demihuman Element: Fire ElementLevel: 2 WalkSpeed: 180 AttackDelay: 900 AttackMotion: 770 DamageMotion: 550 Ai: 04 - Id: 3745 AegisName: G_COWRAIDERS2 Name: Buffalo Bandit Level: 101 Hp: 9700 Attack: 476 Attack2: 83 Defense: 62 MagicDefense: 32 Str: 76 Agi: 52 Vit: 38 Int: 40 Dex: 92 Luk: 50 AttackRange: 7 SkillRange: 10 ChaseRange: 12 Size: Large Race: Demihuman Element: Fire ElementLevel: 2 WalkSpeed: 200 AttackDelay: 1200 AttackMotion: 672 DamageMotion: 480 Ai: 04 - Id: 3746 AegisName: G_COWRAIDERS3 Name: Buffalo Bandit Level: 107 Hp: 14547 Attack: 557 Attack2: 93 Defense: 112 MagicDefense: 18 Str: 55 Agi: 20 Vit: 55 Int: 17 Dex: 88 Luk: 36 AttackRange: 2 SkillRange: 10 ChaseRange: 12 Size: Large Race: Demihuman Element: Fire ElementLevel: 2 WalkSpeed: 180 AttackDelay: 800 AttackMotion: 420 DamageMotion: 360 Ai: 04 - Id: 3747 AegisName: E_COWRAIDERS1 Name: Elite Buffalo Bandit Level: 148 Hp: 135292 BaseExp: 7628 JobExp: 8077 Attack: 1650 Attack2: 241 Defense: 99 MagicDefense: 36 Str: 98 Agi: 55 Vit: 61 Int: 22 Dex: 168 Luk: 2 AttackRange: 4 SkillRange: 10 ChaseRange: 12 Size: Large Race: Demihuman RaceGroups: Rockridge: true Element: Fire ElementLevel: 3 WalkSpeed: 200 AttackDelay: 2050 AttackMotion: 500 DamageMotion: 660 Ai: 04 Drops: - Item: Broken_Shotgun Rate: 2500 - Item: Brigan Rate: 2000 - Item: Hippie_Guitar Rate: 100 - Item: Vigilante_Bow Rate: 100 StealProtected: true - Item: Hippie_Rope Rate: 50 StealProtected: true - Item: E_Cowraiders1_Card Rate: 1 StealProtected: true - Id: 3748 AegisName: E_COWRAIDERS2 Name: Elite Buffalo Bandit Level: 151 Hp: 160515 BaseExp: 9597 JobExp: 9093 Attack: 1667 Attack2: 253 Defense: 121 MagicDefense: 50 Str: 60 Agi: 132 Vit: 45 Int: 35 Dex: 155 Luk: 15 AttackRange: 10 SkillRange: 10 ChaseRange: 12 Size: Large Race: Demihuman RaceGroups: Rockridge: true Element: Fire ElementLevel: 3 WalkSpeed: 120 AttackDelay: 1000 AttackMotion: 500 DamageMotion: 600 Ai: 04 Drops: - Item: Worn_Revolver Rate: 3000 - Item: Brigan Rate: 2000 - Item: Huuma_Hundred_Petal Rate: 250 StealProtected: true - Item: Monokage Rate: 100 StealProtected: true - Item: E_Cowraiders2_Card Rate: 1 StealProtected: true - Id: 3749 AegisName: E_COWRAIDERS3 Name: Elite Buffalo Bandit Level: 152 Hp: 174345 BaseExp: 9563 JobExp: 10217 Attack: 1749 Attack2: 272 Defense: 150 MagicDefense: 83 Str: 165 Agi: 44 Vit: 95 Int: 43 Dex: 176 Luk: 50 AttackRange: 2 SkillRange: 10 ChaseRange: 12 Size: Large Race: Demihuman RaceGroups: Rockridge: true Element: Fire ElementLevel: 3 WalkSpeed: 150 AttackDelay: 1500 AttackMotion: 600 DamageMotion: 500 Ai: 04 Drops: - Item: Crude_Scimitar Rate: 3000 - Item: Brigan Rate: 2000 - Item: Origin_Of_Elemental Rate: 150 - Item: Steak Rate: 30 - Item: Roasted_Beef Rate: 30 StealProtected: true - Item: Mine_Worker_Pickax Rate: 10 StealProtected: true - Item: E_Cowraiders3_Card Rate: 1 StealProtected: true # - Id: 3750 # AegisName: ILL_DRAINLIAR # - Id: 3751 # AegisName: ILL_ZOMBIE_C # - Id: 3752 # AegisName: ILL_ZOMBIE # - Id: 3753 # AegisName: ILL_GHOUL # - Id: 3754 # AegisName: ILL_NIGHTMARE # - Id: 3755 # AegisName: ILL_BLACK_MUSHROOM # - Id: 3756 # AegisName: ILL_BOMI # - Id: 3757 # AegisName: ILL_DRACULA # - Id: 3758 # AegisName: ILL_MOONLIGHT # - Id: 3759 # AegisName: ILL_NINE_TAIL # - Id: 3760 # AegisName: ILL_MUNAK # - Id: 3761 # AegisName: ILL_BON_GUN # - Id: 3762 # AegisName: ILL_SOHEE # - Id: 3763 # AegisName: ILL_ARCHER_SKELETON # - Id: 3764 # AegisName: ILL_HIGHWIZARD # - Id: 3765 # AegisName: ILL_FURY_HERO # - Id: 3766 # AegisName: JP_E_MONSTER_53 # - Id: 3767 # AegisName: JP_E_MONSTER_54 # - Id: 3768 # AegisName: JP_E_MONSTER_55 # - Id: 3769 # AegisName: JP_E_MONSTER_56 # - Id: 3770 # AegisName: JP_E_MONSTER_57 # - Id: 3771 # AegisName: JP_E_MONSTER_58 # - Id: 3772 # AegisName: JP_E_MONSTER_59 # - Id: 3773 # AegisName: JP_E_MONSTER_60 # - Id: 3774 # AegisName: JP_E_MONSTER_61 # - Id: 3775 # AegisName: JP_E_MONSTER_62 # - Id: 3776 # AegisName: JP_E_MONSTER_63 # - Id: 3777 # AegisName: JP_E_MONSTER_64 # - Id: 3778 # AegisName: JP_E_MONSTER_65 # - Id: 3779 # AegisName: JP_E_MONSTER_66 # - Id: 3780 # AegisName: JP_E_MONSTER_67 # - Id: 3781 # AegisName: JP_E_MONSTER_68 # - Id: 3782 # AegisName: JP_E_MONSTER_69 # - Id: 3783 # AegisName: JP_E_MONSTER_70 # - Id: 3784 # AegisName: JP_E_MONSTER_71 # - Id: 3785 # AegisName: JP_E_MONSTER_72 # - Id: 3786 # AegisName: E_TURPECO - Id: 3787 AegisName: RR_ARCLOUSE Name: Swamp Arclouze JapaneseName: Rr Arclouse Level: 106 Hp: 1120 BaseExp: 864 JobExp: 900 Attack: 316 Attack2: 31 Defense: 76 MagicDefense: 36 Str: 41 Agi: 73 Vit: 23 Int: 29 Dex: 122 Luk: 15 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Insect RaceGroups: Rockridge: true Element: Earth ElementLevel: 2 WalkSpeed: 100 AttackDelay: 960 AttackMotion: 500 DamageMotion: 480 Ai: 04 Modes: Detector: true Drops: - Item: Swamp_Bug_Shell Rate: 2500 - Item: Sticky_Mucus Rate: 1500 - Item: Solid_Shell Rate: 150 StealProtected: true - Item: Hippie_Guitar Rate: 50 StealProtected: true - Item: Rr_Arclouse_Card Rate: 1 StealProtected: true - Id: 3788 AegisName: RR_CRAMP Name: Brown Rat JapaneseName: Rr Cramp Level: 101 Hp: 988 BaseExp: 681 JobExp: 720 Attack: 185 Attack2: 29 Defense: 68 MagicDefense: 42 Str: 38 Agi: 43 Vit: 17 Int: 15 Dex: 97 Luk: 30 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Small Race: Brute RaceGroups: Rockridge: true Element: Poison ElementLevel: 2 WalkSpeed: 100 AttackDelay: 1000 AttackMotion: 500 DamageMotion: 1000 Ai: 04 Drops: - Item: Brown_Rat_Tail Rate: 3000 - Item: Meat Rate: 500 - Item: Monster's_Feed Rate: 150 StealProtected: true - Item: Hippie_Rope Rate: 10 StealProtected: true - Item: Rr_Cramp_Card Rate: 1 StealProtected: true # - Id: 3789 # AegisName: ESCAPED_LETTER - Id: 3790 AegisName: SWEETS_DROPS Name: Sweets Drops Level: 1 Hp: 20 Attack: 12 Attack2: 13 Defense: 16 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Plant Element: Fire ElementLevel: 1 WalkSpeed: 440 AttackDelay: 1372 AttackMotion: 672 DamageMotion: 480 Ai: 02 Modes: IgnoreMagic: true IgnoreMelee: true IgnoreMisc: true IgnoreRanged: true Drops: - Item: Jellopy Rate: 7500 - Item: Rod_ Rate: 80 - Item: Sticky_Mucus Rate: 500 - Item: Apple Rate: 1100 - Item: Empty_Bottle Rate: 1700 - Item: Apple Rate: 800 - Item: Orange_Juice Rate: 20 # - Id: 3791 # AegisName: JP_E_MONSTER_73 # - Id: 3792 # AegisName: ILL_GAZETI # - Id: 3793 # AegisName: ILL_SNOWIER # - Id: 3794 # AegisName: ILL_ICE_TITAN # - Id: 3795 # AegisName: ILL_ICEICLE # - Id: 3796 # AegisName: ILL_KTULLANUX # - Id: 3797 # AegisName: ILL_FROZEN_KN # - Id: 3798 # AegisName: ILL_FROZEN_GC # - Id: 3799 # AegisName: ILL_ASSULTER # - Id: 3800 # AegisName: ILL_PERMETER # - Id: 3801 # AegisName: ILL_FREEZER # - Id: 3802 # AegisName: ILL_SOLIDER # - Id: 3803 # AegisName: ILL_HEATER # - Id: 3804 # AegisName: ILL_TURTLE_GENERAL # - Id: 3805 # AegisName: E_HAPPY_EGG # - Id: 3806 # AegisName: E_STRANGE_EGG # - Id: 3807 # AegisName: E_LUNATIC_CLOVER # - Id: 3808 # AegisName: E_POPORING_CLOVER # - Id: 3809 # AegisName: FATAL_BUG # - Id: 3810 # AegisName: MD_KING_PORING # - Id: 3811 # AegisName: MD_GOLDRING # - Id: 3812 # AegisName: MD_AMERING # - Id: 3813 # AegisName: MD_DROPS # - Id: 3814 # AegisName: MD_POPORING # - Id: 3815 # AegisName: MD_PORING # - Id: 3816 # AegisName: MD_MARIN # - Id: 3817 # AegisName: DALCOM # - Id: 3818 # AegisName: BIG_DALCOM # - Id: 3819 # AegisName: E_MAGIC_PLANT # - Id: 3820 # AegisName: MILD_IMP # - Id: 3821 # AegisName: MILD_EXPLOSION # - Id: 3822 # AegisName: E_PICKY # - Id: 3823 # AegisName: E_IMP # - Id: 3824 # AegisName: E_EXPLOSION # - Id: 3825 # AegisName: E_SALAMANDER # - Id: 3826 # AegisName: EP16_2_SEYREN # - Id: 3827 # AegisName: AB_MOB_001 # - Id: 3828 # AegisName: AB_MOB_002 # - Id: 3829 # AegisName: AB_MOB_003 # - Id: 3830 # AegisName: AB_MOB_004 # - Id: 3831 # AegisName: AB_MOB_005 # - Id: 3832 # AegisName: AB_MOB_006 # - Id: 3833 # AegisName: AB_MOB_007 # - Id: 3834 # AegisName: AB_MOB_008 # - Id: 3835 # AegisName: AB_MOB_009 # - Id: 3836 # AegisName: AB_MOB_010 # - Id: 3837 # AegisName: AB_MOB_011 # - Id: 3838 # AegisName: AB_MOB_012 # - Id: 3839 # AegisName: AB_MOB_013 # - Id: 3840 # AegisName: AB_MOB_014 # - Id: 3841 # AegisName: AB_MOB_015 # - Id: 3842 # AegisName: AB_MOB_016 # - Id: 3843 # AegisName: AB_MOB_017 # - Id: 3844 # AegisName: AB_MOB_018 # - Id: 3845 # AegisName: AB_MOB_019 # - Id: 3846 # AegisName: AB_MOB_020 # - Id: 3847 # AegisName: AB_MOB_021 # - Id: 3848 # AegisName: AB_MOB_022 # - Id: 3849 # AegisName: AB_MOB_023 # - Id: 3850 # AegisName: AB_MOB_024 # - Id: 3851 # AegisName: AB_MOB_025 # - Id: 3852 # AegisName: AB_MOB_026 # - Id: 3853 # AegisName: AB_MOB_027 # - Id: 3854 # AegisName: AB_MOB_028 # - Id: 3855 # AegisName: AB_MOB_029 # - Id: 3856 # AegisName: AB_MOB_030 # - Id: 3857 # AegisName: AB_MOB_031 # - Id: 3858 # AegisName: AB_MOB_032 # - Id: 3859 # AegisName: AB_MOB_033 # - Id: 3860 # AegisName: AB_MOB_034 # - Id: 3861 # AegisName: AB_MOB_035 # - Id: 3862 # AegisName: AB_MOB_036 # - Id: 3863 # AegisName: AB_MOB_037 # - Id: 3864 # AegisName: AB_MOB_038 # - Id: 3865 # AegisName: AB_MOB_039 # - Id: 3866 # AegisName: AB_MOB_040 # - Id: 3867 # AegisName: AB_MOB_041 # - Id: 3868 # AegisName: AB_MOB_042 # - Id: 3869 # AegisName: AB_MOB_043 # - Id: 3870 # AegisName: AB_MOB_044 # - Id: 3871 # AegisName: AB_MOB_045 # - Id: 3872 # AegisName: AB_MOB_046 # - Id: 3873 # AegisName: AB_MOB_047 # - Id: 3874 # AegisName: AB_MOB_048 # - Id: 3875 # AegisName: AB_MOB_049 # - Id: 3876 # AegisName: AB_MOB_050 # - Id: 3877 # AegisName: E_NYAIL_PIG # - Id: 3878 # AegisName: E_PIT # - Id: 3879 # AegisName: E_SEA_WORMS # - Id: 3880 # AegisName: E_SMALL_SWIRL # - Id: 3881 # AegisName: E_RIPE_WATERMELON # - Id: 3882 # AegisName: E_MD_NYAILO # - Id: 3883 # AegisName: E_MD_NYAILO_LEG # - Id: 3884 # AegisName: E_MD_S_TREASURE_BOX # - Id: 3885 # AegisName: E_MD_B_TREASURE_BOX # - Id: 3886 # AegisName: E_MD_BOX_PUPPET # - Id: 3887 # AegisName: E_MD_DEPRESS_SOUL # - Id: 3888 # AegisName: TW_I_QUEEN_SCARABA # - Id: 3889 # AegisName: TW_GIOIA # - Id: 3890 # AegisName: TW_TIMEHOLDER # - Id: 3891 # AegisName: TW_KADES # - Id: 3892 # AegisName: TW_PYURIEL # - Id: 3893 # AegisName: TW_DAEHYON # - Id: 3894 # AegisName: TW_V_B_SEYREN # - Id: 3895 # AegisName: TW_V_B_EREMES # - Id: 3896 # AegisName: G_ILL_ASSULTER # - Id: 3897 # AegisName: MD_ORC_SKELETON # - Id: 3898 # AegisName: MD_ORC_ZOMBIE # - Id: 3899 # AegisName: MD_HIGH_ORC # - Id: 3900 # AegisName: MD_ORC_ARCHER # - Id: 3901 # AegisName: MD_ORK_HERO # - Id: 3902 # AegisName: MD_ORC_LORD # - Id: 3903 # AegisName: MD_ORC_FLOWER # - Id: 3904 # AegisName: DUCKLING # - Id: 3905 # AegisName: BIG_DUCKLING # - Id: 3906 # AegisName: IA_LOLI_RURI # - Id: 3907 # AegisName: IA_TEDDY_BEAR # - Id: 3908 # AegisName: IA_MIYABI_NINGYO # - Id: 3909 # AegisName: IA_MARIONETTE # - Id: 3910 # AegisName: E_EMPEL_1 # - Id: 3911 # AegisName: E_GIBBET # - Id: 3912 # AegisName: E_LOLI_RURI # - Id: 3913 # AegisName: E_DULLAHAN # - Id: 3914 # AegisName: E_BLOODY_MURDERER # - Id: 3915 # AegisName: E_EMPEL_1B # - Id: 3916 # AegisName: JP_E_MONSTER_74 # - Id: 3917 # AegisName: JP_E_MONSTER_75 # - Id: 3918 # AegisName: JP_E_MONSTER_76 # - Id: 3919 # AegisName: JP_E_MONSTER_77 # - Id: 3920 # AegisName: JP_E_MONSTER_78 # - Id: 3921 # AegisName: JP_E_MONSTER_79 # - Id: 3922 # AegisName: JP_E_MONSTER_80 # - Id: 3923 # AegisName: JP_E_MONSTER_81 # - Id: 3924 # AegisName: JP_E_MONSTER_82 # - Id: 3925 # AegisName: JP_E_MONSTER_83 # - Id: 3926 # AegisName: JP_E_MONSTER_84 # - Id: 3927 # AegisName: JP_E_MONSTER_85 # - Id: 3928 # AegisName: JP_E_MONSTER_86 # - Id: 3929 # AegisName: JP_E_MONSTER_87 # - Id: 3930 # AegisName: JP_E_MONSTER_88 # - Id: 3931 # AegisName: JP_E_MONSTER_89 # - Id: 3932 # AegisName: JP_E_MONSTER_90 # - Id: 3933 # AegisName: JP_E_MONSTER_91 # - Id: 3934 # AegisName: JP_E_MONSTER_92 # - Id: 3935 # AegisName: JP_E_MONSTER_93 # - Id: 3936 # AegisName: JP_E_MONSTER_94 # - Id: 3937 # AegisName: JP_E_MONSTER_95 # - Id: 3938 # AegisName: JP_E_MONSTER_96 # - Id: 3939 # AegisName: JP_E_MONSTER_97 # - Id: 3940 # AegisName: JP_E_MONSTER_98 # - Id: 3941 # AegisName: JP_E_MONSTER_99 # - Id: 3942 # AegisName: JP_E_MONSTER_100 # - Id: 3943 # AegisName: JP_E_MONSTER_101 # - Id: 3944 # AegisName: JP_E_MONSTER_102 # - Id: 3945 # AegisName: JP_E_MONSTER_103 # - Id: 3946 # AegisName: JP_E_MONSTER_104 # - Id: 3947 # AegisName: JP_E_MONSTER_105 # - Id: 3948 # AegisName: ORC_WARRIOR_MJ # - Id: 3949 # AegisName: ORC_LADY_MJ # - Id: 3950 # AegisName: ORC_BABY_MJ # - Id: 3951 # AegisName: HIGH_ORC_MJ # - Id: 3952 # AegisName: ORC_ARCHER_MJ # - Id: 3953 # AegisName: ORC_HERO_MJ # - Id: 3954 # AegisName: ORC_LORD_MJ # - Id: 3955 # AegisName: E_SAVAGE # - Id: 3956 # AegisName: E_ELDER_WILOW # - Id: 3957 # AegisName: HORNET_MJ # - Id: 3958 # AegisName: MANTIS_MJ # - Id: 3959 # AegisName: ARGOS_MJ # - Id: 3960 # AegisName: MISTRESS_MJ # - Id: 3961 # AegisName: BIGFOOT_MJ # - Id: 3962 # AegisName: SNAKE_MJ # - Id: 3963 # AegisName: WOLF_MJ # - Id: 3964 # AegisName: EDDGA_MJ # - Id: 3965 # AegisName: FRILLDORA_MJ # - Id: 3966 # AegisName: SANDMAN_MJ # - Id: 3967 # AegisName: HODE_MJ # - Id: 3968 # AegisName: PHREEONI_MJ # - Id: 3969 # AegisName: MD_RED_MUSHROOM # - Id: 3970 # AegisName: MD_BLACK_MUSHROOM # - Id: 3971 # AegisName: SKELION # - Id: 3972 # AegisName: MD_THIEF_BUG__ # - Id: 3973 # AegisName: MD_THIEF_BUG # - Id: 3974 # AegisName: MD_THIEF_BUG_EGG # - Id: 3975 # AegisName: MD_GOLDEN_BUG # - Id: 3976 # AegisName: EIRA_BRZ # - Id: 3977 # AegisName: AB_MOB_051 # - Id: 3978 # AegisName: AB_MOB_052 # - Id: 3979 # AegisName: AB_MOB_053 # - Id: 3980 # AegisName: AB_MOB_054 # - Id: 3981 # AegisName: AB_MOB_055 # - Id: 3982 # AegisName: AB_MOB_056 # - Id: 3983 # AegisName: AB_MOB_057 # - Id: 3984 # AegisName: AB_MOB_058 # - Id: 3985 # AegisName: AB_MOB_059 # - Id: 3986 # AegisName: AB_MOB_060 # - Id: 3987 # AegisName: AB_MOB_061 # - Id: 3988 # AegisName: AB_MOB_062 # - Id: 3989 # AegisName: AB_MOB_063 # - Id: 3990 # AegisName: AB_MOB_064 # - Id: 3991 # AegisName: AB_MOB_065 # - Id: 3992 # AegisName: AB_MOB_066 # - Id: 3993 # AegisName: AB_MOB_067 # - Id: 3994 # AegisName: AB_MOB_068 # - Id: 3995 # AegisName: AB_MOB_069 # - Id: 3996 # AegisName: AB_MOB_070 # - Id: 3997 # AegisName: AB_MOB_071 # - Id: 3998 # AegisName: AB_MOB_072 # New Monster Range # - Id: 20020 # AegisName: MONSTER_2ND_BEGIN # - Id: 20021 # AegisName: AB_MOB_073 # - Id: 20022 # AegisName: AB_MOB_074 # - Id: 20023 # AegisName: AB_MOB_075 # - Id: 20024 # AegisName: AB_MOB_076 # - Id: 20025 # AegisName: JP_CM_MOB_001 # - Id: 20026 # AegisName: JP_CM_MOB_002 # - Id: 20027 # AegisName: JP_CM_MOB_003 # - Id: 20028 # AegisName: JP_CM_MOB_004 # - Id: 20029 # AegisName: JP_CM_MOB_005 # - Id: 20030 # AegisName: JP_CM_MOB_006 # - Id: 20031 # AegisName: JP_CM_MOB_007 # - Id: 20032 # AegisName: JP_CM_MOB_008 # - Id: 20033 # AegisName: JP_CM_MOB_009 # - Id: 20034 # AegisName: JP_CM_MOB_010 # - Id: 20035 # AegisName: JP_CM_MOB_011 # - Id: 20036 # AegisName: JP_CM_MOB_012 # - Id: 20037 # AegisName: JP_CM_MOB_013 # - Id: 20038 # AegisName: JP_CM_MOB_014 # - Id: 20039 # AegisName: JP_CM_MOB_015 # - Id: 20040 # AegisName: JP_CM_MOB_016 # - Id: 20041 # AegisName: JP_CM_MOB_017 # - Id: 20042 # AegisName: JP_CM_MOB_018 # - Id: 20043 # AegisName: JP_CM_MOB_019 # - Id: 20044 # AegisName: JP_CM_MOB_020 # - Id: 20045 # AegisName: JP_CM_MOB_021 # - Id: 20046 # AegisName: JP_CM_MOB_022 # - Id: 20047 # AegisName: JP_CM_MOB_023 # - Id: 20048 # AegisName: JP_CM_MOB_024 # - Id: 20049 # AegisName: JP_CM_MOB_025 # - Id: 20050 # AegisName: JP_CM_MOB_026 # - Id: 20051 # AegisName: JP_CM_MOB_027 # - Id: 20052 # AegisName: JP_CM_MOB_028 # - Id: 20053 # AegisName: JP_CM_MOB_029 # - Id: 20054 # AegisName: JP_CM_MOB_030 # - Id: 20055 # AegisName: JP_CM_MOB_031 # - Id: 20056 # AegisName: JP_CM_MOB_032 # - Id: 20057 # AegisName: JP_CM_MOB_033 # - Id: 20058 # AegisName: JP_CM_MOB_034 # - Id: 20059 # AegisName: JP_CM_MOB_035 # - Id: 20060 # AegisName: JP_CM_MOB_036 # - Id: 20061 # AegisName: EVT_BAPHOMET # - Id: 20062 # AegisName: EVT_BAPHO_JR # - Id: 20063 # AegisName: EVT_V_WOLF # - Id: 20064 # AegisName: EVT_ECLIPSE # - Id: 20065 # AegisName: EVT_VOCAL # - Id: 20066 # AegisName: EVT_UNGOLIANT # - Id: 20067 # AegisName: EVT_GEOGRAPHER # - Id: 20068 # AegisName: EVT_MANTIS # - Id: 20069 # AegisName: EVT_GRIZZLY # - Id: 20070 # AegisName: EVT_KINDOFBEETLE # - Id: 20071 # AegisName: EVT_BIGFOOT # - Id: 20072 # AegisName: EVT_COCO # - Id: 20073 # AegisName: E_SIROMA # - Id: 20074 # AegisName: E_MYSTCASE # - Id: 20075 # AegisName: E_X_PORING # - Id: 20076 # AegisName: MD_MAYA # - Id: 20077 # AegisName: MD_DENIRO # - Id: 20078 # AegisName: MD_VITATA # - Id: 20079 # AegisName: MD_ANDRE # - Id: 20080 # AegisName: MD_PIERE # - Id: 20081 # AegisName: MD_IZ_COELACANTH # - Id: 20082 # AegisName: MD_IZ_MARSE # - Id: 20083 # AegisName: MD_IZ_MERMAN # - Id: 20084 # AegisName: MD_IZ_OBEAUNE # - Id: 20085 # AegisName: MD_IZ_CORNUTUS # - Id: 20086 # AegisName: RED_ERUMA_MJ # - Id: 20087 # AegisName: SIORAVA_MJ # - Id: 20088 # AegisName: RR_MOB_001 # - Id: 20089 # AegisName: RR_MOB_002 # - Id: 20090 # AegisName: RR_MOB_003 # - Id: 20091 # AegisName: RR_MOB_004 # - Id: 20092 # AegisName: RR_MOB_005 # - Id: 20093 # AegisName: RR_MOB_006 # - Id: 20094 # AegisName: RR_MOB_007 # - Id: 20095 # AegisName: RR_MOB_008 # - Id: 20096 # AegisName: RR_MOB_009 # - Id: 20097 # AegisName: RR_MOB_010 # - Id: 20098 # AegisName: RR_MOB_011 # - Id: 20099 # AegisName: RR_MOB_012 # - Id: 20100 # AegisName: RR_MOB_013 # - Id: 20101 # AegisName: WILOW_MJ # - Id: 20102 # AegisName: MANDRAGORA_MJ # - Id: 20103 # AegisName: STEM_WORM_MJ # - Id: 20104 # AegisName: SPORE_MJ # - Id: 20105 # AegisName: TW_V_B_KATRINN # - Id: 20106 # AegisName: TW_V_B_SHECIL # - Id: 20107 # AegisName: TW_DETALE # - Id: 20108 # AegisName: TW_KIEL # - Id: 20109 # AegisName: TW_TAO_GUNKA # - Id: 20110 # AegisName: TW_KNIGHT_OF_WINDSTORM # - Id: 20111 # AegisName: MD_TRE_DRAKE # - Id: 20112 # AegisName: MD_MANHOLE # - Id: 20113 # AegisName: MD_TRE_MIMIC # - Id: 20114 # AegisName: MD_TRE_WRAITH # - Id: 20115 # AegisName: MD_TRE_PIRATE_SKEL # - Id: 20116 # AegisName: MD_TRE_WHISPER # - Id: 20117 # AegisName: MD_TRE_HYDRA # - Id: 20118 # AegisName: GOBLIN_KING # - Id: 20119 # AegisName: BAD_CATCUMBER # - Id: 20120 # AegisName: JP_E_MONSTER_106 # - Id: 20121 # AegisName: JP_E_MONSTER_107 # - Id: 20122 # AegisName: JP_E_MONSTER_108 # - Id: 20123 # AegisName: JP_E_MONSTER_109 # - Id: 20124 # AegisName: JP_E_MONSTER_110 # - Id: 20125 # AegisName: JP_E_MONSTER_111 # - Id: 20126 # AegisName: JP_E_MONSTER_112 # - Id: 20127 # AegisName: JP_E_MONSTER_113 # - Id: 20128 # AegisName: JP_E_MONSTER_114 # - Id: 20129 # AegisName: JP_E_MONSTER_115 # - Id: 20130 # AegisName: JP_E_MONSTER_116 # - Id: 20131 # AegisName: JP_E_MONSTER_117 # - Id: 20132 # AegisName: JP_E_MONSTER_118 # - Id: 20133 # AegisName: JP_E_MONSTER_119 # - Id: 20134 # AegisName: JP_E_MONSTER_120 # - Id: 20135 # AegisName: JP_E_MONSTER_121 # - Id: 20136 # AegisName: JP_E_MONSTER_122 # - Id: 20137 # AegisName: JP_E_MONSTER_123 # - Id: 20138 # AegisName: JP_E_MONSTER_124 # - Id: 20139 # AegisName: JP_E_MONSTER_125 # - Id: 20140 # AegisName: JP_E_MONSTER_126 # - Id: 20141 # AegisName: JP_E_MONSTER_127 # - Id: 20142 # AegisName: JP_E_MONSTER_128 # - Id: 20143 # AegisName: JP_E_MONSTER_129 # - Id: 20144 # AegisName: JP_E_MONSTER_130 # - Id: 20145 # AegisName: JP_E_MONSTER_131 # - Id: 20146 # AegisName: JP_E_MONSTER_132 # - Id: 20147 # AegisName: JP_E_MONSTER_133 # - Id: 20148 # AegisName: JP_E_MONSTER_134 # - Id: 20149 # AegisName: JP_E_MONSTER_135 # - Id: 20150 # AegisName: JP_E_MONSTER_136 # - Id: 20151 # AegisName: JP_E_MONSTER_137 # - Id: 20152 # AegisName: JP_E_MONSTER_138 # - Id: 20153 # AegisName: JP_E_MONSTER_139 # - Id: 20154 # AegisName: JP_E_MONSTER_140 # - Id: 20155 # AegisName: JP_E_MONSTER_141 # - Id: 20156 # AegisName: JP_E_MONSTER_142 # - Id: 20157 # AegisName: JP_E_MONSTER_143 # - Id: 20158 # AegisName: JP_E_MONSTER_144 # - Id: 20159 # AegisName: JP_E_MONSTER_145 # - Id: 20160 # AegisName: JP_E_MONSTER_146 # - Id: 20161 # AegisName: JP_E_MONSTER_147 # - Id: 20162 # AegisName: JP_E_MONSTER_148 # - Id: 20163 # AegisName: JP_E_MONSTER_149 # - Id: 20164 # AegisName: JP_E_MONSTER_150 # - Id: 20165 # AegisName: MD_TOUCAN # - Id: 20166 # AegisName: FLAME_GHOST # - Id: 20167 # AegisName: ICE_GHOST # - Id: 20168 # AegisName: B_FLAME_GHOST # - Id: 20169 # AegisName: B_ICE_GHOST # - Id: 20170 # AegisName: GARGOYLE_MJ # - Id: 20171 # AegisName: STING_MJ # - Id: 20172 # AegisName: RAYDRIC_MJ # - Id: 20173 # AegisName: RAYDRIC_ARCHER_MJ # - Id: 20174 # AegisName: RAGGED_ZOMBIE_MJ # - Id: 20175 # AegisName: EXTRA_JOKER # - Id: 20176 # AegisName: ERZSEBET # - Id: 20177 # AegisName: JENIFFER # - Id: 20178 # AegisName: GENERAL_ORC # - Id: 20179 # AegisName: SIEGLOUSE # - Id: 20180 # AegisName: TACNU_BRZ # - Id: 20181 # AegisName: VH_AMON_RA # - Id: 20182 # AegisName: VH_BAPHOMET # - Id: 20183 # AegisName: VH_DARK_LORD # - Id: 20184 # AegisName: VH_DOPPELGANGER # - Id: 20185 # AegisName: VH_DRACULA # - Id: 20186 # AegisName: VH_DRAKE # - Id: 20187 # AegisName: VH_EDDGA # - Id: 20188 # AegisName: VH_GARM # - Id: 20189 # AegisName: VH_GOLDEN_BUG # - Id: 20190 # AegisName: VH_KNIGHT_OF_WS # - Id: 20191 # AegisName: VH_MAYA # - Id: 20192 # AegisName: VH_MISTRESS # - Id: 20193 # AegisName: VH_MOONLIGHT # - Id: 20194 # AegisName: VH_ORC_LORD # - Id: 20195 # AegisName: VH_ORK_HERO # - Id: 20196 # AegisName: VH_OSIRIS # - Id: 20197 # AegisName: VH_PHARAOH # - Id: 20198 # AegisName: VH_PHREEONI # - Id: 20199 # AegisName: VH_TAO_GUNKA # - Id: 20200 # AegisName: VH_TURTLE_GENERAL # - Id: 20201 # AegisName: VH_B_SEYREN # - Id: 20202 # AegisName: VH_B_HARWORD # - Id: 20203 # AegisName: VH_B_EREMES # - Id: 20204 # AegisName: VH_B_KATRINN # - Id: 20205 # AegisName: VH_B_MAGALETA # - Id: 20206 # AegisName: VH_LORD_OF_DEATH # - Id: 20207 # AegisName: VH_ENTWEIHEN # - Id: 20208 # AegisName: VH_NAGHT_SIEGER # - Id: 20209 # AegisName: VH_DETALE # - Id: 20210 # AegisName: VH_THANATOS # - Id: 20211 # AegisName: VH_APOCALIPS_H # - Id: 20212 # AegisName: VH_KIEL_ # - Id: 20213 # AegisName: VH_RANDGRIS # - Id: 20214 # AegisName: VH_RSX_0806 # - Id: 20215 # AegisName: VH_B_YGNIZEM # - Id: 20216 # AegisName: VH_ATROCE # - Id: 20217 # AegisName: VH_BEELZEBUB_ # - Id: 20218 # AegisName: VH_FALLINGBISHOP # - Id: 20219 # AegisName: VH_GLOOM_U_N # - Id: 20220 # AegisName: VH_IFRIT # - Id: 20221 # AegisName: VH_KTULLANUX # - Id: 20222 # AegisName: VH_H_HUNTER_EV # - Id: 20223 # AegisName: VH_MM_CUTIE # - Id: 20224 # AegisName: VH_VENOM_KIMERA # - Id: 20225 # AegisName: VH_B_SHECIL # - Id: 20226 # AegisName: VH_B_RANDEL # - Id: 20227 # AegisName: VH_B_FLAMEL # - Id: 20228 # AegisName: VH_B_TRENTINI # - Id: 20229 # AegisName: VH_CHARLESTON3 # - Id: 20230 # AegisName: VH_GRAND_PERE # - Id: 20231 # AegisName: VH_S_NYDHOG # - Id: 20232 # AegisName: VH_QUEEN_SCARABA # - Id: 20233 # AegisName: VH_KRAKEN # - Id: 20234 # AegisName: VH_TIMEHOLDER # - Id: 20235 # AegisName: VH_INCAN_SAMURAI # - Id: 20236 # AegisName: VH_BACSOJIN # - Id: 20237 # AegisName: VH_DARK_S_LORD # - Id: 20238 # AegisName: VH_LADY_TANEE # - Id: 20239 # AegisName: VH_GOPINICH # - Id: 20240 # AegisName: VH_LEAK # - Id: 20241 # AegisName: VH_MECHASPIDER # - Id: 20242 # AegisName: VH_PYURIEL # - Id: 20243 # AegisName: VH_KADES # - Id: 20244 # AegisName: VH_GIOIA # - Id: 20245 # AegisName: VH_DAEHYON # - Id: 20246 # AegisName: VH_B_CELIA # - Id: 20247 # AegisName: VH_B_CHEN # - Id: 20248 # AegisName: VH_B_ALPHOCCIO # - Id: 20249 # AegisName: VH_B_GERTIE # - Id: 20250 # AegisName: VH_ENTWEIHEN_R # - Id: 20251 # AegisName: VH_ENTWEIHEN_H # - Id: 20252 # AegisName: VH_ENTWEIHEN_M # - Id: 20253 # AegisName: VH_ENTWEIHEN_S # - Id: 20254 # AegisName: VH_MIMIC # - Id: 20255 # AegisName: ILL_TEDDY_BEAR_R # - Id: 20256 # AegisName: ILL_TEDDY_BEAR_Y # - Id: 20257 # AegisName: ILL_TEDDY_BEAR_G # - Id: 20258 # AegisName: ILL_TEDDY_BEAR_W # - Id: 20259 # AegisName: ILL_TEDDY_BEAR_B # - Id: 20260 # AegisName: ILL_TEDDY_BEAR_S # - Id: 20261 # AegisName: ILL_PITMAN # - Id: 20262 # AegisName: ILL_MINERAL # - Id: 20263 # AegisName: ILL_OBSIDIAN # - Id: 20264 # AegisName: G_ILL_TEDDY_BEAR_R # - Id: 20265 # AegisName: G_ILL_TEDDY_BEAR_Y # - Id: 20266 # AegisName: G_ILL_TEDDY_BEAR_G # - Id: 20267 # AegisName: G_ILL_TEDDY_BEAR_W # - Id: 20268 # AegisName: G_ILL_TEDDY_BEAR_B - Id: 20269 AegisName: GUILD_SKILL_FLAG Name: Guild Skill Flag Level: 90 Hp: 30 Agi: 17 Int: 80 Dex: 126 Luk: 20 AttackRange: 1 SkillRange: 10 ChaseRange: 12 Size: Large Race: Formless Element: Neutral ElementLevel: 1 WalkSpeed: 300 AttackMotion: 288 DamageMotion: 384 Modes: NoRandomWalk: true # - Id: 20270 # AegisName: ILL_TRI_JOINT # - Id: 20271 # AegisName: ILL_STALACTIC_GOLEM # - Id: 20272 # AegisName: ILL_MEGALITH # - Id: 20273 # AegisName: ILL_TAO_GUNKA # - Id: 20274 # AegisName: ILL_STONE_SHOOTER # - Id: 20275 # AegisName: ILL_WOOTAN_SHOOTER # - Id: 20276 # AegisName: ILL_WOOTAN_FIGHTER # - Id: 20277 # AegisName: ILL_WOOTAN_DEFENDER # - Id: 20278 # AegisName: G_ILL_MEGALITH # - Id: 20279 # AegisName: G_ILL_WOOTAN_SHOOTER # - Id: 20280 # AegisName: G_ILL_WOOTAN_FIGHTER # - Id: 20281 # AegisName: E_DANDY_STAR # - Id: 20282 # AegisName: JP_MAZEMOB_51 # - Id: 20283 # AegisName: JP_MAZEMOB_52 # - Id: 20284 # AegisName: JP_MAZEMOB_53 # - Id: 20285 # AegisName: JP_MAZEMOB_54 # - Id: 20286 # AegisName: JP_MAZEMOB_55 # - Id: 20287 # AegisName: JP_MAZEMOB_56 # - Id: 20288 # AegisName: JP_MAZEMOB_57 # - Id: 20289 # AegisName: JP_MAZEMOB_58 # - Id: 20290 # AegisName: JP_MAZEMOB_59 # - Id: 20291 # AegisName: JP_MAZEMOB_60 # - Id: 20292 # AegisName: JP_MAZEMOB_61 # - Id: 20293 # AegisName: JP_MAZEMOB_62 # - Id: 20294 # AegisName: JP_MAZEMOB_63 # - Id: 20295 # AegisName: JP_MAZEMOB_64 # - Id: 20296 # AegisName: JP_MAZEMOB_65 # - Id: 20297 # AegisName: JP_MAZEMOB_66 # - Id: 20298 # AegisName: JP_MAZEMOB_67 # - Id: 20299 # AegisName: JP_MAZEMOB_68 # - Id: 20300 # AegisName: JP_MAZEMOB_69 # - Id: 20301 # AegisName: JP_MAZEMOB_70 # - Id: 20302 # AegisName: JP_MAZEMOB_71 # - Id: 20303 # AegisName: JP_MAZEMOB_72 # - Id: 20304 # AegisName: JP_MAZEMOB_73 # - Id: 20305 # AegisName: JP_MAZEMOB_74 # - Id: 20306 # AegisName: JP_MAZEMOB_75 # - Id: 20307 # AegisName: JP_MAZEMOB_76 # - Id: 20308 # AegisName: JP_MAZEMOB_77 # - Id: 20309 # AegisName: JP_MAZEMOB_78 # - Id: 20310 # AegisName: JP_MAZEMOB_79 # - Id: 20311 # AegisName: JP_MAZEMOB_80 # - Id: 20312 # AegisName: JP_MAZEMOB_81 # - Id: 20313 # AegisName: JP_MAZEMOB_82 # - Id: 20314 # AegisName: JP_MAZEMOB_83 # - Id: 20315 # AegisName: JP_MAZEMOB_84 # - Id: 20316 # AegisName: JP_MAZEMOB_85 # - Id: 20317 # AegisName: JP_MAZEMOB_86 # - Id: 20318 # AegisName: JP_MAZEMOB_87 # - Id: 20319 # AegisName: JP_MAZEMOB_88 # - Id: 20320 # AegisName: JP_MAZEMOB_89 # - Id: 20321 # AegisName: JP_MAZEMOB_90 # - Id: 20322 # AegisName: JP_MAZEMOB_91 # - Id: 20323 # AegisName: JP_MAZEMOB_92 # - Id: 20324 # AegisName: JP_MAZEMOB_93 # - Id: 20325 # AegisName: JP_MAZEMOB_94 # - Id: 20326 # AegisName: JP_MAZEMOB_95 # - Id: 20327 # AegisName: JP_MAZEMOB_96 # - Id: 20328 # AegisName: JP_MAZEMOB_97 # - Id: 20329 # AegisName: JP_MAZEMOB_98 # - Id: 20330 # AegisName: JP_MAZEMOB_99 # - Id: 20331 # AegisName: JP_MAZEMOB_100 # - Id: 20332 # AegisName: E_PECOPECO # - Id: 20333 # AegisName: LAVA_GOLEM_MJ # - Id: 20334 # AegisName: KAHO_MJ # - Id: 20335 # AegisName: EXPLOSION_MJ # - Id: 20336 # AegisName: DELETER1_MJ # - Id: 20337 # AegisName: DELETER2_MJ # - Id: 20338 # AegisName: NIGHTMARE_TERROR_MJ # - Id: 20339 # AegisName: BLAZZER_MJ # - Id: 20340 # AegisName: MD_EL_A17T # - Id: 20341 # AegisName: MD_E_EA1L # - Id: 20342 # AegisName: MD_E_EA2S # - Id: 20343 # AegisName: MD_E_13EN0 # - Id: 20344 # AegisName: MD_VENOM_BUG # - Id: 20345 # AegisName: MD_CONSTANT # - Id: 20346 # AegisName: MD_MIGUEL # - Id: 20347 # AegisName: MD_MIGUEL_G # - Id: 20348 # AegisName: MD_A013_CAPUT # - Id: 20349 # AegisName: MD_A013_DOLOR # - Id: 20350 # AegisName: MD_A013_BELLARE # - Id: 20351 # AegisName: MD_MANHOLE2 # - Id: 20352 # AegisName: MD_POMPOM # - Id: 20353 # AegisName: MD_CROB # - Id: 20354 # AegisName: E_FINE_DUST # - Id: 20355 # AegisName: EP17_1_BELLARE1 # - Id: 20356 # AegisName: EP17_1_BELLARE2 # - Id: 20357 # AegisName: EP17_1_SANARE1 # - Id: 20358 # AegisName: EP17_1_SANARE2 # - Id: 20359 # AegisName: EP17_1_PLAGA1 # - Id: 20360 # AegisName: EP17_1_PLAGA2 # - Id: 20361 # AegisName: EP17_1_DOLOR1 # - Id: 20362 # AegisName: EP17_1_DOLOR2 # - Id: 20363 # AegisName: EP17_1_VENENUM1 # - Id: 20364 # AegisName: EP17_1_VENENUM2 # - Id: 20365 # AegisName: EP17_1_TWIN_CAPUT1 # - Id: 20366 # AegisName: EP17_1_TWIN_CAPUT2 # - Id: 20367 # AegisName: RAYDRIC_H # - Id: 20368 # AegisName: RAYDRIC_ARCHER_H # - Id: 20369 # AegisName: GARGOYLE_H # - Id: 20370 # AegisName: STING_H # - Id: 20371 # AegisName: RAGGED_ZOMBIE_H # - Id: 20372 # AegisName: BLAZZER_H # - Id: 20373 # AegisName: NIGHTMARE_TERROR_H # - Id: 20374 # AegisName: DELETER1_H # - Id: 20375 # AegisName: DELETER2_H # - Id: 20376 # AegisName: EXPLOSION_H # - Id: 20377 # AegisName: KAHO_H # - Id: 20378 # AegisName: LAVA_GOLEM_H # - Id: 20379 # AegisName: ICE_GHOST_H # - Id: 20380 # AegisName: FLAME_GHOST_H # - Id: 20381 # AegisName: EP17_1_R4885_BESTIA # DamageTaken: 10 # - Id: 20382 # AegisName: G_TWIN_CAPUT2 # - Id: 20383 # AegisName: E_WICKED_NYMPH # - Id: 20384 # AegisName: E_WICKED_NYMPH_BOSS # - Id: 20385 # AegisName: MD_GH_KING_SCHMIDT # - Id: 20386 # AegisName: MD_GH_KING_SCHMIDT_N # - Id: 20387 # AegisName: MD_GH_KING_SCHMIDT_H # - Id: 20388 # AegisName: MD_GH_KHALITZBURG # - Id: 20389 # AegisName: MD_GH_KHALITZBURG_H # - Id: 20390 # AegisName: MD_GH_WHITEKNIGHT # - Id: 20391 # AegisName: MD_GH_WHITEKNIGHT_H # - Id: 20392 # AegisName: MD_GH_ALICE_G # - Id: 20393 # AegisName: MD_GH_ROOT_G # - Id: 20394 # AegisName: MD_GH_BLOODY_KNIGHT # - Id: 20395 # AegisName: HIDDEN_HOMUN # - Id: 20396 # AegisName: PORING_Z # - Id: 20397 # AegisName: SAVAGE_BABE_Z # - Id: 20398 # AegisName: CREAMY_Z # - Id: 20399 # AegisName: POPORING_Z # - Id: 20400 # AegisName: GOBLIN_Z # - Id: 20401 # AegisName: FABRE_Z # - Id: 20402 # AegisName: SPORE_Z # - Id: 20403 # AegisName: STAINER_Z # - Id: 20404 # AegisName: HORN_Z # - Id: 20405 # AegisName: ELDER_WILOW_Z # - Id: 20406 # AegisName: DROPS_Z # - Id: 20407 # AegisName: DESERT_WOLF_B_Z # - Id: 20408 # AegisName: PECOPECO_Z # - Id: 20409 # AegisName: WOLF_Z # - Id: 20410 # AegisName: PIERE_Z # - Id: 20411 # AegisName: ALLIGATOR_Z # - Id: 20412 # AegisName: GREEN_IGUANA_Z # - Id: 20413 # AegisName: CHONCHON_Z # - Id: 20414 # AegisName: THIEF_BUG_Z # - Id: 20415 # AegisName: ORC_LADY_Z # - Id: 20416 # AegisName: CARAMEL_Z # - Id: 20417 # AegisName: YOYO_Z # - Id: 20418 # AegisName: ARGOS_Z # - Id: 20419 # AegisName: MUSPELLSKOLL_H # DamageTaken: 10 # - Id: 20420 # AegisName: WANDER_MAN_H # - Id: 20421 # AegisName: BRINARANEA_H # DamageTaken: 10 # - Id: 20422 # AegisName: DARK_LORD_H # DamageTaken: 10 # - Id: 20423 # AegisName: BACSOJIN2 # - Id: 20424 # AegisName: MOONLIGHT2 # - Id: 20425 # AegisName: PHREEONI2 # - Id: 20426 # AegisName: MD_MANHOLE3 # - Id: 20427 # AegisName: PORING_TW # - Id: 20428 # AegisName: POPORING_TW # - Id: 20429 # AegisName: DROPS_TW # - Id: 20430 # AegisName: MARIN_TW # - Id: 20431 # AegisName: AB_MOB_077 # - Id: 20432 # AegisName: AB_MOB_078 # - Id: 20433 # AegisName: AB_MOB_079 # - Id: 20434 # AegisName: AB_MOB_080 # - Id: 20435 # AegisName: AB_MOB_081 # - Id: 20436 # AegisName: AB_MOB_082 # - Id: 20437 # AegisName: AB_MOB_083 # - Id: 20438 # AegisName: AB_MOB_084 # - Id: 20439 # AegisName: AB_MOB_085 # - Id: 20440 # AegisName: AB_MOB_086 # - Id: 20441 # AegisName: AB_MOB_087 # - Id: 20442 # AegisName: AB_MOB_088 # - Id: 20443 # AegisName: AB_MOB_089 # - Id: 20444 # AegisName: AB_MOB_090 # - Id: 20445 # AegisName: AB_MOB_091 # - Id: 20446 # AegisName: AB_MOB_092 # - Id: 20447 # AegisName: AB_MOB_093 # - Id: 20448 # AegisName: AB_MOB_094 # - Id: 20449 # AegisName: AB_MOB_095 # - Id: 20450 # AegisName: AB_MOB_096 # - Id: 20451 # AegisName: AB_MOB_097 # - Id: 20452 # AegisName: AB_MOB_098 # - Id: 20453 # AegisName: AB_MOB_099 # - Id: 20454 # AegisName: AB_MOB_100 # - Id: 20455 # AegisName: AB_MOB_101 # - Id: 20456 # AegisName: AB_MOB_102 # - Id: 20457 # AegisName: AB_MOB_103 # - Id: 20458 # AegisName: AB_MOB_104 # - Id: 20459 # AegisName: AB_MOB_105 # - Id: 20460 # AegisName: AB_MOB_106 # - Id: 20461 # AegisName: AB_MOB_107 # - Id: 20462 # AegisName: AB_MOB_108 # - Id: 20463 # AegisName: AB_MOB_109 # - Id: 20464 # AegisName: AB_MOB_110 # - Id: 20465 # AegisName: AB_MOB_111 # - Id: 20466 # AegisName: AB_MOB_112 # - Id: 20467 # AegisName: AB_MOB_113 # - Id: 20468 # AegisName: AB_MOB_114 # - Id: 20469 # AegisName: AB_MOB_115 # - Id: 20470 # AegisName: AB_MOB_116 # - Id: 20471 # AegisName: AB_MOB_117 # - Id: 20472 # AegisName: AB_MOB_118 # - Id: 20473 # AegisName: AB_MOB_119 # - Id: 20474 # AegisName: AB_MOB_120 # - Id: 20475 # AegisName: AB_MOB_121 # - Id: 20476 # AegisName: AB_MOB_122 # - Id: 20477 # AegisName: AB_MOB_123 # - Id: 20478 # AegisName: AB_MOB_124 # - Id: 20479 # AegisName: AB_MOB_125 # - Id: 20480 # AegisName: AB_MOB_126 # - Id: 20481 # AegisName: AB_MOB_127 # - Id: 20482 # AegisName: AB_MOB_128 # - Id: 20483 # AegisName: AB_MOB_129 # - Id: 20484 # AegisName: AB_MOB_130 # - Id: 20485 # AegisName: AB_MOB_131 # - Id: 20486 # AegisName: AB_MOB_132 # - Id: 20487 # AegisName: AB_MOB_133 # - Id: 20488 # AegisName: AB_MOB_134 # - Id: 20489 # AegisName: AB_MOB_135 # - Id: 20490 # AegisName: AB_MOB_136 # - Id: 20491 # AegisName: AB_MOB_137 # - Id: 20492 # AegisName: AB_MOB_138 # - Id: 20493 # AegisName: AB_MOB_139 # - Id: 20494 # AegisName: AB_MOB_140 # - Id: 20495 # AegisName: AB_MOB_141 # - Id: 20496 # AegisName: AB_MOB_142 # - Id: 20497 # AegisName: AB_MOB_143 # - Id: 20498 # AegisName: AB_MOB_144 # - Id: 20499 # AegisName: AB_MOB_145 # - Id: 20500 # AegisName: AB_MOB_146 # - Id: 20501 # AegisName: AB_MOB_147 # - Id: 20502 # AegisName: AB_MOB_148 # - Id: 20503 # AegisName: AB_MOB_149 # - Id: 20504 # AegisName: ACIDUS_B_MJ # - Id: 20505 # AegisName: ACIDUS_S_MJ # - Id: 20506 # AegisName: FERUS_P_MJ # - Id: 20507 # AegisName: BONE_FERUS_MJ # - Id: 20508 # AegisName: BONE_ACIDUS_MJ # - Id: 20509 # AegisName: BONE_DETALE_MJ # - Id: 20510 # AegisName: ANGELGOLT_MJ # - Id: 20511 # AegisName: ANGELGOLT2_MJ # - Id: 20512 # AegisName: HOLY_SKOGUL_MJ # - Id: 20513 # AegisName: HOLY_FRUS_MJ # - Id: 20514 # AegisName: REGINLEIF_MJ # - Id: 20515 # AegisName: INGRID_MJ # - Id: 20516 # AegisName: G_BONE_FERUS # - Id: 20517 # AegisName: G_BONE_ACIDUS # - Id: 20518 # AegisName: E_MD_LUDE # - Id: 20519 # AegisName: E_MD_JACK_GAINT # - Id: 20520 # AegisName: ILL_BAPHOMET # - Id: 20521 # AegisName: ILL_ANDREA # - Id: 20522 # AegisName: ILL_ANES # - Id: 20523 # AegisName: ILL_SILVANO # - Id: 20524 # AegisName: ILL_CECILIA # - Id: 20525 # AegisName: ILL_BAPHOMET_J # - Id: 20526 # AegisName: ILL_SIDE_WINDER # - Id: 20527 # AegisName: ILL_HUNTER_FLY # - Id: 20528 # AegisName: ILL_MANTIS # - Id: 20529 # AegisName: ILL_GHOSTRING # - Id: 20530 # AegisName: ILL_KILLER_MANTIS # - Id: 20531 # AegisName: ILL_POPORING # - Id: 20532 # AegisName: ILL_STEM_WORM # - Id: 20533 # AegisName: G_ILL_BAPHOMET_J # - Id: 20534 # AegisName: G_REGINLEIF # - Id: 20535 # AegisName: G_INGRID # - Id: 20536 # AegisName: MD_ED_B_YGNIZEM # - Id: 20537 # AegisName: MD_ED_YGNIZEM # - Id: 20538 # AegisName: MD_ED_EREND # - Id: 20539 # AegisName: MD_ED_ARMAIA # - Id: 20540 # AegisName: MD_ED_EREMES # - Id: 20541 # AegisName: MD_ED_LGTHIGHGUARD # - Id: 20542 # AegisName: MD_ED_LGTGUARD # - Id: 20543 # AegisName: MD_ED_M_SCIENCE # - Id: 20544 # AegisName: MINERAL_R_MJ # - Id: 20545 # AegisName: MINERAL_P_MJ # - Id: 20546 # AegisName: MINERAL_G_MJ # - Id: 20547 # AegisName: MINERAL_W_MJ # - Id: 20548 # AegisName: ABYSSMAN_MJ # - Id: 20549 # AegisName: JUNGOLIANTD1_MJ # - Id: 20550 # AegisName: JEWELIANT_MJ # - Id: 20551 # AegisName: JEWEL_MJ # - Id: 20552 # AegisName: MECURING_Z # - Id: 20553 # AegisName: SANDBREEZE_Z # - Id: 20554 # AegisName: TOXIOUS_Z # - Id: 20555 # AegisName: UNGOLIANT_Z # - Id: 20556 # AegisName: PORCELLIO_Z # - Id: 20557 # AegisName: POISONOUS_Z # - Id: 20558 # AegisName: G_MINERAL_R # - Id: 20559 # AegisName: G_MINERAL_P # - Id: 20560 # AegisName: G_MINERAL_G # - Id: 20561 # AegisName: G_MINERAL_W # - Id: 20562 # AegisName: HIDDEN_MOB8 # - Id: 20563 # AegisName: GOLDEN_SAVAGE_TW # - Id: 20564 # AegisName: SAVAGE_BABE_TW # - Id: 20565 # AegisName: RICE_CAKE_BOY_TW # - Id: 20566 # AegisName: P_CHUNG_E_TW # - Id: 20567 # AegisName: CHUNG_E_TW # - Id: 20568 # AegisName: GULLINBURSTI_TW # - Id: 20569 # AegisName: MISSING_OCTOPIG # - Id: 20570 # AegisName: SAECOM # - Id: 20571 # AegisName: ORK_HERO2 # - Id: 20572 # AegisName: MD_C_HEMEL # - Id: 20573 # AegisName: MD_C_AMDARAIS # - Id: 20574 # AegisName: MD_C_WHITEKNIGHT # - Id: 20575 # AegisName: MD_C_CORRUPTION_ROOT # - Id: 20576 # AegisName: MD_C_KHALITZBURG # - Id: 20577 # AegisName: MD_C_RAYDRIC # - Id: 20578 # AegisName: MD_C_RAYDRIC_ARCHER # - Id: 20579 # AegisName: MD_C_ZOMBIE # - Id: 20580 # AegisName: MD_C_GHOUL # - Id: 20581 # AegisName: MD_C_THORN # - Id: 20582 # AegisName: MD_MANHOLE4 # - Id: 20583 # AegisName: MD_C_WHITEKNIGHT_G # - Id: 20584 # AegisName: MD_C_KHALITZBURG_G # - Id: 20585 # AegisName: MD_C_RAY_ARCHER_G # - Id: 20586 # AegisName: NYA_BRZ # - Id: 20587 # AegisName: WITCH_BRZ # - Id: 20588 # AegisName: ELDER_BRZ # - Id: 20589 # AegisName: SWING_TALE # - Id: 20590 # AegisName: RU_E_ECLIPS # - Id: 20591 # AegisName: PAPARE # - Id: 20592 # AegisName: POISONOUS # - Id: 20593 # AegisName: TOXIOUS # - Id: 20594 # AegisName: MINERAL_G # - Id: 20595 # AegisName: MINERAL_R # - Id: 20596 # AegisName: MINERAL_W # - Id: 20597 # AegisName: MINERAL_P # - Id: 20598 # AegisName: JEWELIANT # - Id: 20599 # AegisName: G_JEWELIANT # - Id: 20600 # AegisName: JEWEL # - Id: 20601 # AegisName: JUNGOLIANT # - Id: 20602 # AegisName: PORCELLIO_W # - Id: 20603 # AegisName: ABYSSMAN # - Id: 20604 # AegisName: ANGELGOLT # - Id: 20605 # AegisName: ANGELGOLT2 # - Id: 20606 # AegisName: HOLY_FRUS # - Id: 20607 # AegisName: HOLY_SKOGUL # - Id: 20608 # AegisName: PLASMA_ARCH # - Id: 20609 # AegisName: PLASMA_SPT # - Id: 20610 # AegisName: REGINLEIF # DamageTaken: 10 # - Id: 20611 # AegisName: INGRID # DamageTaken: 10 # - Id: 20612 # AegisName: FERUS_P # - Id: 20613 # AegisName: TREASURE_MIMIC # - Id: 20614 # AegisName: ACIDUS_B # - Id: 20615 # AegisName: ACIDUS_S # - Id: 20616 # AegisName: BONE_FERUS # - Id: 20617 # AegisName: BONE_ACIDUS # - Id: 20618 # AegisName: BONE_DETALE # - Id: 20619 # AegisName: GLOOMUNDERNIGHT2 # - Id: 20620 # AegisName: MD_REDPEPPER # - Id: 20621 # AegisName: MD_REDPEPPER_H # - Id: 20622 # AegisName: MD_ASSISTANT # - Id: 20623 # AegisName: MD_ASSISTANT_H # - Id: 20624 # AegisName: MD_DRY_RAFFLESIA # - Id: 20625 # AegisName: MD_DRY_RAFFLESIA_H # - Id: 20626 # AegisName: MD_ALNOLDI_EX # - Id: 20627 # AegisName: MD_ALNOLDI_EX_H # - Id: 20628 # AegisName: EP17_2_ALPHA_MASTER # - Id: 20629 # AegisName: EP17_2_BETA_BASIC # - Id: 20630 # AegisName: EP17_2_BETA_BASIC_NG # - Id: 20631 # AegisName: MD_BETA_SCISSORE_NG # - Id: 20632 # AegisName: MD_BETA_SCISSORE_NG_H # - Id: 20633 # AegisName: EP17_2_BETA_CLEANER_A # - Id: 20634 # AegisName: EP17_2_BETA_CLEANER_B # - Id: 20635 # AegisName: EP17_2_BETA_BATHS_A # - Id: 20636 # AegisName: EP17_2_BETA_BATHS_B # - Id: 20637 # AegisName: EP17_2_BETA_ITEMKEEPER # - Id: 20638 # AegisName: EP17_2_BETA_GUARDS # - Id: 20639 # AegisName: EP17_2_BETA_GUARDS_NG # - Id: 20640 # AegisName: EP17_2_OMEGA_CLEANER # - Id: 20641 # AegisName: EP17_2_OMEGA_CLEANER_NG # - Id: 20642 # AegisName: MD_SWEETY # - Id: 20643 # AegisName: EP17_2_PHEN # - Id: 20644 # AegisName: EP17_2_MARC # - Id: 20645 # AegisName: EP17_2_SWORD_FISH # - Id: 20646 # AegisName: EP17_2_PIRANHA # - Id: 20647 # AegisName: EP17_2_BATH_MERMAID # - Id: 20648 # AegisName: EP17_2_PITAYA_BOSS # - Id: 20649 # AegisName: EP17_2_PITAYA_R # - Id: 20650 # AegisName: EP17_2_PITAYA_Y # - Id: 20651 # AegisName: EP17_2_PITAYA_B # - Id: 20652 # AegisName: EP17_2_PITAYA_V # - Id: 20653 # AegisName: EP17_2_PITAYA_G # - Id: 20654 # AegisName: G_PITAYA_R # - Id: 20655 # AegisName: G_PITAYA_Y # - Id: 20656 # AegisName: G_PITAYA_B # - Id: 20657 # AegisName: G_PITAYA_V # - Id: 20658 # AegisName: G_PITAYA_G # - Id: 20659 # AegisName: MD_PITAYA_BOSS # - Id: 20660 # AegisName: MD_PITAYA_R # - Id: 20661 # AegisName: MD_PITAYA_Y # - Id: 20662 # AegisName: MD_PITAYA_B # - Id: 20663 # AegisName: MD_PITAYA_V # - Id: 20664 # AegisName: MD_PITAYA_G # - Id: 20665 # AegisName: MD_VERPORTA # - Id: 20666 # AegisName: MD_VERPORTE_H # - Id: 20667 # AegisName: MD_SILVA_PAPILIA # - Id: 20668 # AegisName: MD_GRAN_PAPILIA # - Id: 20669 # AegisName: MD_PAPILA # - Id: 20670 # AegisName: MD_PAPILA_H # - Id: 20671 # AegisName: MD_PAPILA_RUBA # - Id: 20672 # AegisName: MD_PAPILA_RUBA_H # - Id: 20673 # AegisName: MD_PAPILA_RUBA2 # - Id: 20674 # AegisName: MD_PAPILA_CAE # - Id: 20675 # AegisName: MD_PAPILA_CAE_H # - Id: 20676 # AegisName: MD_PAPILA_CAE2 # - Id: 20677 # AegisName: MD_ARIES # - Id: 20678 # AegisName: MD_ARIES_H # - Id: 20679 # AegisName: EP17_2_GUARDIAN_PARTS # - Id: 20680 # AegisName: EP17_2_HEART_HUNTER # - Id: 20681 # AegisName: G_EP17_2_HEART_HUNTER # - Id: 20682 # AegisName: EP17_2_HEART_HUNTER_H # - Id: 20683 # AegisName: EP17_2_BOOKWORM # - Id: 20684 # AegisName: EP17_2_ROAMING_SPLBOOK # - Id: 20685 # AegisName: EP17_2_VENENUM3 # - Id: 20686 # AegisName: EP17_2_CRAMP # - Id: 20687 # AegisName: EP17_2_WATERFALL # - Id: 20688 # AegisName: EP17_2_BELLARE3 # - Id: 20689 # AegisName: EP17_2_DOLOR3 # - Id: 20690 # AegisName: EP17_2_PLASMA_Y # - Id: 20691 # AegisName: EP17_2_PLAGA3 # - Id: 20692 # AegisName: EP17_2_SANARE3 # - Id: 20693 # AegisName: EP17_2_PLASMA_R # - Id: 20694 # AegisName: EP17_2_PLASMA_R2 # - Id: 20695 # AegisName: E_GARLING # - Id: 20696 # AegisName: EP17_2_CHILD_ADMIN1 # - Id: 20697 # AegisName: EP17_2_CHILD_ADMIN2 # - Id: 20698 # AegisName: G_ASSISTANT # - Id: 20699 # AegisName: G_BELLARE3 # - Id: 20700 # AegisName: G_BETA_SCISSORE_NG # - Id: 20701 # AegisName: AB_PRINCESS_1 # - Id: 20702 # AegisName: AB_PRINCESS_2 # - Id: 20703 # AegisName: AB_MOB_150 # - Id: 20704 # AegisName: AB_MOB_151 # - Id: 20705 # AegisName: AB_MOB_152 # - Id: 20706 # AegisName: AB_MOB_153 # - Id: 20707 # AegisName: AB_MOB_154 # - Id: 20708 # AegisName: AB_MOB_155 # - Id: 20709 # AegisName: AB_MOB_156 # - Id: 20710 # AegisName: AB_MOB_157 # - Id: 20711 # AegisName: AB_MOB_158 # - Id: 20712 # AegisName: AB_MOB_159 # - Id: 20713 # AegisName: AB_MOB_160 # - Id: 20714 # AegisName: AB_MOB_161 # - Id: 20715 # AegisName: AB_MOB_162 # - Id: 20716 # AegisName: AB_MOB_163 # - Id: 20717 # AegisName: AB_MOB_164 # - Id: 20718 # AegisName: AB_MOB_165 # - Id: 20719 # AegisName: AB_MOB_166 # - Id: 20720 # AegisName: AB_MOB_167 # - Id: 20721 # AegisName: AB_MOB_168 # - Id: 20722 # AegisName: AB_MOB_169 # - Id: 20723 # AegisName: AB_MOB_170 # - Id: 20724 # AegisName: AB_MOB_171 # - Id: 20725 # AegisName: AB_MOB_172 # - Id: 20726 # AegisName: AB_MOB_173 # - Id: 20727 # AegisName: AB_MOB_174 # - Id: 20728 # AegisName: AB_MOB_175 # - Id: 20729 # AegisName: AB_MOB_176 # - Id: 20730 # AegisName: AB_MOB_177 # - Id: 20731 # AegisName: AB_MOB_178 # - Id: 20732 # AegisName: AB_MOB_179 # - Id: 20733 # AegisName: AB_MOB_180 # - Id: 20734 # AegisName: AB_MOB_181 # - Id: 20735 # AegisName: AB_MOB_182 # - Id: 20736 # AegisName: AB_MOB_183 # - Id: 20737 # AegisName: AB_MOB_184 # - Id: 20738 # AegisName: AB_MOB_185 # - Id: 20739 # AegisName: AB_MOB_186 # - Id: 20740 # AegisName: AB_MOB_187 # - Id: 20741 # AegisName: AB_MOB_188 # - Id: 20742 # AegisName: AB_MOB_189 # - Id: 20743 # AegisName: AB_MOB_190 # - Id: 20744 # AegisName: AB_MOB_191 # - Id: 20745 # AegisName: AB_MOB_192 # - Id: 20746 # AegisName: AB_MOB_193 # - Id: 20747 # AegisName: AB_MOB_194 # - Id: 20748 # AegisName: AB_MOB_195 # - Id: 20749 # AegisName: AB_MOB_196 # - Id: 20750 # AegisName: AB_MOB_197 # - Id: 20751 # AegisName: AB_MOB_198 # - Id: 20752 # AegisName: AB_MOB_199 # - Id: 20753 # AegisName: AB_MOB_200 # - Id: 20754 # AegisName: AB_MOB_201 # - Id: 20755 # AegisName: AB_MOB_202 # - Id: 20756 # AegisName: AB_MOB_203 # - Id: 20757 # AegisName: AB_MOB_204 # - Id: 20758 # AegisName: AB_MOB_205 # - Id: 20759 # AegisName: AB_MOB_206 # - Id: 20760 # AegisName: AB_MOB_207 # - Id: 20773 # AegisName: EMPATHIZER # - Id: 20774 # AegisName: HAPPY_GIVER # - Id: 20775 # AegisName: THA_ANGER # - Id: 20776 # AegisName: THA_HORROR # - Id: 20777 # AegisName: THA_RESENT # - Id: 20778 # AegisName: THA_REGRET # - Id: 20779 # AegisName: VOID_MIMIC # - Id: 20780 # AegisName: BOOK_OF_DEATH # - Id: 20781 # AegisName: ELDEST # - Id: 20782 # AegisName: CROW_DUKE # - Id: 20783 # AegisName: CROW_BARON # - Id: 20784 # AegisName: MD_THANATOS # - Id: 20785 # AegisName: MD_BROKEN_THANATOS # - Id: 20786 # AegisName: MD_THA_BUFF # - Id: 20787 # AegisName: MD_EMPATHIZER # - Id: 20788 # AegisName: MD_HAPPY_GIVER # - Id: 20789 # AegisName: MD_RETRIBUTION # - Id: 20790 # AegisName: MD_SHELTER # - Id: 20791 # AegisName: MD_SOLACE # - Id: 20792 # AegisName: MD_THA_ANGER # - Id: 20793 # AegisName: MD_THA_HORROR # - Id: 20794 # AegisName: MD_THA_RESENT # - Id: 20795 # AegisName: MD_THA_REGRET # - Id: 20796 # AegisName: MD_THA_ODIUM # - Id: 20797 # AegisName: MD_THA_DESPERO # - Id: 20798 # AegisName: MD_THA_MAERO # - Id: 20799 # AegisName: MD_THA_DOLOR # - Id: 20800 # AegisName: MD_OBSERVATION # - Id: 20801 # AegisName: ILL_SROPHO # - Id: 20802 # AegisName: ILL_OBEAUNE # - Id: 20803 # AegisName: ILL_DEVIACE # - Id: 20804 # AegisName: ILL_MARSE # - Id: 20805 # AegisName: ILL_MERMAN # - Id: 20806 # AegisName: ILL_SEDORA # - Id: 20807 # AegisName: ILL_SWORD_FISH # - Id: 20808 # AegisName: ILL_STROUF # - Id: 20809 # AegisName: ILL_PHEN # - Id: 20810 # AegisName: ILL_KING_DRAMOH # - Id: 20811 # AegisName: ILL_KRAKEN # - Id: 20812 # AegisName: MD_EVENT_HEMEL # - Id: 20813 # AegisName: MD_EVENT_AMDARAIS # - Id: 20814 # AegisName: G_PAYONSOLDIER # - Id: 20815 # AegisName: G_PAYONSOLDIER2 # - Id: 20816 # AegisName: EM_DILUVIO # - Id: 20817 # AegisName: EM_ARDOR # - Id: 20818 # AegisName: EM_PROCELLA # - Id: 20819 # AegisName: EM_TERREMOTUS # - Id: 20820 # AegisName: EM_SERPENS # - Id: 20821 # AegisName: 4JOB_VOID # - Id: 20822 # AegisName: 4JOB_WRAITH # - Id: 20823 # AegisName: 4JOB_KINGS_NIGHT # - Id: 20824 # AegisName: 4JOB_AGONY_NIGHT # - Id: 20825 # AegisName: 4JOB_DEVOTION_NIGHT # - Id: 20826 # AegisName: 4JOB_ARMED_NIGHT # - Id: 20827 # AegisName: 4JOB_DOOMK # - Id: 20828 # AegisName: 4JOB_VERKHASEL # - Id: 20829 # AegisName: 4JOB_BAPHOMET # - Id: 20830 # AegisName: 4JOB_H_FALCON # - Id: 20831 # AegisName: 4JOB_S_FALCON # - Id: 20832 # AegisName: 4JOB_R_FALCON # - Id: 20833 # AegisName: 4JOB_WORG # - Id: 20834 # AegisName: MEISTER_ABR1 # - Id: 20835 # AegisName: MEISTER_ABR2 # - Id: 20836 # AegisName: MEISTER_ABR3 # - Id: 20837 # AegisName: MEISTER_ABR4 # - Id: 20838 # AegisName: ELEMETAL_MASTER_S1 # - Id: 20839 # AegisName: ELEMETAL_MASTER_S2 # - Id: 20840 # AegisName: ELEMETAL_MASTER_S3 # - Id: 20841 # AegisName: ELEMETAL_MASTER_S4 # - Id: 20842 # AegisName: ELEMETAL_MASTER_S5 # - Id: 20843 # AegisName: ILL_ABYSMAL_WITCH # - Id: 20844 # AegisName: PRAY_GIVER # - Id: 20845 # AegisName: SMILE_GIVER # - Id: 20846 # AegisName: MD_HIDDEN_GROUND01 # - Id: 20847 # AegisName: MD_HIDDEN_GROUND02 # - Id: 20848 # AegisName: SUMMON_WOODENWARRIOR # - Id: 20849 # AegisName: SUMMON_WOODEN_FAIRY # - Id: 20850 # AegisName: SUMMON_CREEPER # - Id: 20851 # AegisName: SUMMON_HELLTREE # - Id: 20856 # AegisName: MD_N_ARENA_1 # - Id: 20857 # AegisName: MD_N_ARENA_2 # - Id: 20858 # AegisName: MD_N_ARENA_3_1 # - Id: 20859 # AegisName: MD_N_ARENA_3_2 # - Id: 20860 # AegisName: MD_N_ARENA_3_3 # - Id: 20861 # AegisName: MD_N_ARENA_4 # - Id: 20862 # AegisName: MD_N_ARENA_5 # - Id: 20863 # AegisName: MD_N_ARENA_6 # - Id: 20864 # AegisName: MD_N_ARENA_7 # - Id: 20865 # AegisName: MD_N_ARENA_8 # - Id: 20866 # AegisName: MD_N_ARENA_9 # - Id: 20867 # AegisName: MD_N_ARENA_10 # - Id: 20868 # AegisName: MD_N_ARENA_11 # - Id: 20869 # AegisName: MD_N_ARENA_12 # - Id: 20870 # AegisName: MD_KANABIAN_N # - Id: 20871 # AegisName: MD_ALPHONSE_N # - Id: 20872 # AegisName: MD_GEFFEN_FENRIR_N # - Id: 20873 # AegisName: WAR_NUT # - Id: 20874 # AegisName: MOLE_TW # - Id: 20875 # AegisName: 4JOB_LETICIA # - Id: 20876 # AegisName: 4JOB_ACIDUS # - Id: 20877 # AegisName: G_ILL_SROPHO # - Id: 20878 # AegisName: G_ILL_OBEAUNE # - Id: 20879 # AegisName: G_ILL_DEVIACE # - Id: 20880 # AegisName: G_ILL_MARSE # - Id: 20881 # AegisName: G_ILL_MERMAN # - Id: 20882 # AegisName: G_ILL_SEDORA # - Id: 20883 # AegisName: G_ILL_SWORD_FISH # - Id: 20884 # AegisName: G_ILL_STROUF # - Id: 20885 # AegisName: G_ILL_PHEN # - Id: 20886 # AegisName: MD_Airboat_Tree # - Id: 20887 # AegisName: MD_Airboat_Poring # - Id: 20888 # AegisName: MD_Airboat_Worm # - Id: 20889 # AegisName: MD_Airboat_LEECH # - Id: 20890 # AegisName: MD_Airboat_Mos # - Id: 20891 # AegisName: MD_Airboat_Boss # - Id: 20892 # AegisName: MD_SAKRAY # - Id: 20893 # AegisName: MD_TIARA # - Id: 20894 # AegisName: MD_UNDEAD_KNIGHT # - Id: 20895 # AegisName: MD_UNDEAD_SOLDIER # - Id: 20896 # AegisName: MD_UNDEAD_ARCHER # - Id: 20897 # AegisName: MD_UNDEAD_WIZARD # - Id: 20898 # AegisName: MD_UNDEAD_MAGICIAN # - Id: 20899 # AegisName: MD_UNDEAD_NOBLE # - Id: 20900 # AegisName: MD_UNDEAD_SERVANT # - Id: 20901 # AegisName: DISASTER_OMEN # - Id: 20902 # AegisName: DISASTER_WIND # - Id: 20903 # AegisName: CONQUER_INCARNATION # - Id: 20904 # AegisName: FAMINE_INCARNATION # - Id: 20905 # AegisName: APPETITE_INCARNATION # - Id: 20906 # AegisName: DISASTER_SYMBOL # - Id: 20907 # AegisName: DEVIL_EYE # - Id: 20908 # AegisName: WAR_INCARNATION # - Id: 20909 # AegisName: DEATH_INCARNATION # - Id: 20910 # AegisName: CARNIVOROUS # - Id: 20911 # AegisName: SINS_JUSTICE # - Id: 20912 # AegisName: SINS_BRAVE # - Id: 20913 # AegisName: SINS_MODERATION # - Id: 20914 # AegisName: SINS_WISDOM # - Id: 20915 # AegisName: G_SINS_JUSTICE # - Id: 20916 # AegisName: G_SINS_BRAVE # - Id: 20917 # AegisName: G_SINS_MODERATION # - Id: 20918 # AegisName: G_SINS_WISDOM # - Id: 20919 # AegisName: CARAT_TWEVENT # - Id: 20920 # AegisName: CHIMERA_LAVA # - Id: 20921 # AegisName: CHIMERA_FULGOR # - Id: 20922 # AegisName: CHIMERA_NAPEO # - Id: 20923 # AegisName: CHIMERA_GALENSIS # - Id: 20924 # AegisName: CHIMERA_AMITERA # - Id: 20925 # AegisName: CHIMERA_LITUS # - Id: 20926 # AegisName: CHIMERA_FILLIA # - Id: 20927 # AegisName: CHIMERA_VANILAQUS # - Id: 20928 # AegisName: CHIMERA_THEONE # DamageTaken: 10 # - Id: 20929 # AegisName: GIANT_CAPUT # - Id: 20930 # AegisName: DOLORIAN # - Id: 20931 # AegisName: PLAGARION # - Id: 20932 # AegisName: DEADRE # - Id: 20933 # AegisName: VENEDI # - Id: 20934 # AegisName: R001_BESTIA # DamageTaken: 10 # - Id: 20935 # AegisName: GAN_CEANN # - Id: 20936 # AegisName: DISGUISER # - Id: 20937 # AegisName: BRUTAL_MURDERER # - Id: 20938 # AegisName: GHOST_CUBE # - Id: 20939 # AegisName: LUDE_GAL # - Id: 20940 # AegisName: BLUEMOON_LOLI_RURI # - Id: 20941 # AegisName: GROTE # - Id: 20942 # AegisName: PIERROTZOIST # - Id: 20943 # AegisName: DEATH_WITCH # DamageTaken: 10 # - Id: 20944 # AegisName: JP_E_MONSTER_151 # - Id: 20945 # AegisName: JP_E_MONSTER_152 # - Id: 20946 # AegisName: JP_E_MONSTER_153 # - Id: 20947 # AegisName: JP_E_MONSTER_154 # - Id: 20948 # AegisName: JP_E_MONSTER_155 # - Id: 20949 # AegisName: JP_E_MONSTER_156 # - Id: 20950 # AegisName: JP_E_MONSTER_157 # - Id: 20951 # AegisName: JP_E_MONSTER_158 # - Id: 20952 # AegisName: JP_E_MONSTER_159 # - Id: 20953 # AegisName: JP_E_MONSTER_160 # - Id: 20954 # AegisName: JP_E_MONSTER_161 # - Id: 20955 # AegisName: JP_E_MONSTER_162 # - Id: 20956 # AegisName: JP_E_MONSTER_163 # - Id: 20957 # AegisName: JP_E_MONSTER_164 # - Id: 20958 # AegisName: JP_E_MONSTER_165 # - Id: 20959 # AegisName: JP_E_MONSTER_166 # - Id: 20960 # AegisName: JP_E_MONSTER_167 # - Id: 20961 # AegisName: JP_E_MONSTER_168 # - Id: 20962 # AegisName: JP_E_MONSTER_169 # - Id: 20963 # AegisName: JP_E_MONSTER_170 # - Id: 20964 # AegisName: JP_E_MONSTER_171 # - Id: 20965 # AegisName: JP_E_MONSTER_172 # - Id: 20966 # AegisName: JP_E_MONSTER_173 # - Id: 20967 # AegisName: JP_E_MONSTER_174 # - Id: 20968 # AegisName: JP_E_MONSTER_175 # - Id: 20969 # AegisName: JP_E_MONSTER_176 # - Id: 20970 # AegisName: JP_E_MONSTER_177 # - Id: 20971 # AegisName: JP_E_MONSTER_178 # - Id: 20972 # AegisName: JP_E_MONSTER_179 # - Id: 20973 # AegisName: JP_E_MONSTER_180 # - Id: 20974 # AegisName: JP_E_MONSTER_181 # - Id: 20975 # AegisName: JP_E_MONSTER_182 # - Id: 20976 # AegisName: JP_E_MONSTER_183 # - Id: 20977 # AegisName: JP_E_MONSTER_184 # - Id: 20978 # AegisName: JP_E_MONSTER_185 # - Id: 20979 # AegisName: JP_E_MONSTER_186 # - Id: 20980 # AegisName: JP_E_MONSTER_187 # - Id: 20981 # AegisName: JP_E_MONSTER_188 # - Id: 20982 # AegisName: JP_E_MONSTER_189 # - Id: 20983 # AegisName: JP_E_MONSTER_190 # - Id: 20984 # AegisName: JP_E_MONSTER_191 # - Id: 20985 # AegisName: JP_E_MONSTER_192 # - Id: 20986 # AegisName: JP_E_MONSTER_193 # - Id: 20987 # AegisName: JP_E_MONSTER_194 # - Id: 20988 # AegisName: JP_E_MONSTER_195 # - Id: 20989 # AegisName: JP_E_MONSTER_196 # - Id: 20990 # AegisName: JP_E_MONSTER_197 # - Id: 20991 # AegisName: JP_E_MONSTER_198 # - Id: 20992 # AegisName: JP_E_MONSTER_199 # - Id: 20993 # AegisName: JP_E_MONSTER_200 # - Id: 20994 # AegisName: MD_BETELGEUSE # - Id: 20995 # AegisName: MD_G_DEADSOUL # - Id: 20996 # AegisName: MD_NAGHT_SIEGER # - Id: 20997 # AegisName: MD_G_ENTWEIHEN_M # - Id: 20998 # AegisName: MD_T_JAKK # - Id: 20999 # AegisName: MD_T_STONE_SHOOTER # - Id: 21000 # AegisName: MD_T_GRIZZLY # - Id: 21001 # AegisName: MD_T_STALACTIC_GOLEM # - Id: 21002 # AegisName: MD_T_CHIMERA # - Id: 21003 # AegisName: MD_T_KARAKASA # - Id: 21004 # AegisName: MD_T_RIDEWORD # - Id: 21005 # AegisName: MD_T_PARASITE # - Id: 21006 # AegisName: MD_T_WRAITH # - Id: 21007 # AegisName: MD_T_PETIT_ # - Id: 21008 # AegisName: MD_T_WIND_GHOST # - Id: 21009 # AegisName: MD_T_CLOCK # - Id: 21010 # AegisName: MD_T_RAYDRIC_ARCHER # - Id: 21011 # AegisName: MD_T_INCREASE_SOIL # - Id: 21012 # AegisName: MD_T_PENOMENA # - Id: 21013 # AegisName: MD_T_PETIT # - Id: 21014 # AegisName: MD_T_ALARM # - Id: 21015 # AegisName: MD_T_ZOMBIE_PRISONER # - Id: 21016 # AegisName: MD_T_MARIONETTE # - Id: 21017 # AegisName: MD_T_PERMETER # - Id: 21018 # AegisName: MD_T_SKEL_PRISONER # - Id: 21019 # AegisName: MD_T_OWL_DUKE # - Id: 21020 # AegisName: MD_T_DEVIRUCHI # - Id: 21021 # AegisName: MD_T_BLOOD_BUTTERFLY # - Id: 21022 # AegisName: MD_T_STAPO # - Id: 21023 # AegisName: MD_T_EVIL_CLOUD_HERMIT # - Id: 21024 # AegisName: MD_T_THE_PAPER # - Id: 21025 # AegisName: MD_T_TENGU # - Id: 21026 # AegisName: MD_T_ALICE # - Id: 21027 # AegisName: MD_T_ANACONDAQ # - Id: 21028 # AegisName: MD_T_GARGOYLE # - Id: 21029 # AegisName: MD_T_CARAT # - Id: 21030 # AegisName: MD_T_STING # - Id: 21031 # AegisName: MD_T_GRYPHON # - Id: 21032 # AegisName: MD_T_GIBBET # - Id: 21033 # AegisName: MD_T_NIGHTMARE_TERROR # - Id: 21034 # AegisName: MD_T_ANOLIAN # - Id: 21035 # AegisName: MD_T_BLOODY_MURDERER # - Id: 21036 # AegisName: MD_T_ALIOT # - Id: 21037 # AegisName: MD_T_VENATU # - Id: 21038 # AegisName: MD_T_DEATHWORD # - Id: 21039 # AegisName: MD_T_PLASMA_B # - Id: 21040 # AegisName: MD_T_DIMIK # - Id: 21041 # AegisName: MD_T_MINI_DEMON # - Id: 21042 # AegisName: MD_T_LEIB_OLMAI # - Id: 21043 # AegisName: MD_T_WANDER_MAN # - Id: 21044 # AegisName: MD_T_RETRIBUTION # - Id: 21045 # AegisName: MD_T_FLAME_SKULL # - Id: 21046 # AegisName: MD_T_KNIGHT_OF_ABYSS # - Id: 21047 # AegisName: MD_T_BANSHEE # - Id: 21048 # AegisName: G_CHIMERA_LAVA # - Id: 21049 # AegisName: G_CHIMERA_FULGOR # - Id: 21050 # AegisName: G_CHIMERA_NAPEO # - Id: 21051 # AegisName: G_CHIMERA_GALENSIS # - Id: 21052 # AegisName: G_DISGUISER # - Id: 21053 # AegisName: G_BLUEMOON_LOLI_RURI # - Id: 21054 # AegisName: G_GROTE # - Id: 21055 # AegisName: G_PIERROTZOIST # - Id: 21056 # AegisName: G_GIANT_CAPUT # - Id: 21057 # AegisName: G_DOLORIAN # - Id: 21058 # AegisName: G_PLAGARION # - Id: 21059 # AegisName: G_DEADRE # - Id: 21060 # AegisName: G_VENEDI # - Id: 21061 # AegisName: MD_Airboat_Boss2 # - Id: 21062 # AegisName: MD_Airboat_Boss3 # - Id: 21063 # AegisName: MD_Airboat_Boss4 # - Id: 21064 # AegisName: S_DUMMY_100_SMALL # - Id: 21065 # AegisName: S_DUMMY_100_MEDIUM # - Id: 21066 # AegisName: S_DUMMY_100_LARGE # - Id: 21067 # AegisName: S_DUMMY_100_NOTHING # - Id: 21068 # AegisName: S_DUMMY_100_DRAGON # - Id: 21069 # AegisName: S_DUMMY_100_ANIMAL # - Id: 21070 # AegisName: S_DUMMY_100_HUMAN # - Id: 21071 # AegisName: S_DUMMY_100_INSECT # - Id: 21072 # AegisName: S_DUMMY_100_FISH # - Id: 21073 # AegisName: S_DUMMY_100_DEMON # - Id: 21074 # AegisName: S_DUMMY_100_PLANT # - Id: 21075 # AegisName: S_DUMMY_100_ANGEL # - Id: 21076 # AegisName: S_DUMMY_100_UNDEAD # - Id: 21077 # AegisName: S_DUMMY_100_NOTHING2 # - Id: 21078 # AegisName: S_DUMMY_100_WATER # - Id: 21079 # AegisName: S_DUMMY_100_GROUND # - Id: 21080 # AegisName: S_DUMMY_100_FIRE # - Id: 21081 # AegisName: S_DUMMY_100_WIND # - Id: 21082 # AegisName: S_DUMMY_100_POISON # - Id: 21083 # AegisName: S_DUMMY_100_SAINT # - Id: 21084 # AegisName: S_DUMMY_100_DARKNESS # - Id: 21085 # AegisName: S_DUMMY_100_TELEKINESIS # - Id: 21086 # AegisName: S_DUMMY_100_UNDEAD2 # - Id: 21087 # AegisName: S_DUMMY_100_HUMANP # - Id: 21088 # AegisName: S_DUMMY_100_DORAMP # - Id: 21089 # AegisName: WANDERING_DUCK # - Id: 21090 # AegisName: JP_E_MONSTER_201 # - Id: 21091 # AegisName: JP_E_MONSTER_202 # - Id: 21092 # AegisName: JP_E_MONSTER_203 # - Id: 21093 # AegisName: JP_E_MONSTER_204 # - Id: 21094 # AegisName: JP_E_MONSTER_205 # - Id: 21095 # AegisName: JP_E_MONSTER_206 # - Id: 21096 # AegisName: JP_E_MONSTER_207 # - Id: 21097 # AegisName: JP_E_MONSTER_208 # - Id: 21098 # AegisName: JP_E_MONSTER_209 # - Id: 21099 # AegisName: JP_E_MONSTER_210 # - Id: 21100 # AegisName: JP_E_MONSTER_211 # - Id: 21101 # AegisName: JP_E_MONSTER_212 # - Id: 21102 # AegisName: JP_E_MONSTER_213 # - Id: 21103 # AegisName: JP_E_MONSTER_214 # - Id: 21104 # AegisName: JP_E_MONSTER_215 # - Id: 21105 # AegisName: JP_E_MONSTER_216 # - Id: 21106 # AegisName: JP_E_MONSTER_217 # - Id: 21107 # AegisName: JP_E_MONSTER_218 # - Id: 21108 # AegisName: JP_E_MONSTER_219 # - Id: 21109 # AegisName: JP_E_MONSTER_220 # - Id: 21110 # AegisName: JP_E_MONSTER_221 # - Id: 21111 # AegisName: JP_E_MONSTER_222 # - Id: 21112 # AegisName: JP_E_MONSTER_223 # - Id: 21113 # AegisName: JP_E_MONSTER_224 # - Id: 21114 # AegisName: JP_E_MONSTER_225 # - Id: 21115 # AegisName: JP_E_MONSTER_226 # - Id: 21116 # AegisName: JP_E_MONSTER_227 # - Id: 21117 # AegisName: JP_E_MONSTER_228 # - Id: 21118 # AegisName: JP_E_MONSTER_229 # - Id: 21119 # AegisName: JP_E_MONSTER_230 # - Id: 21120 # AegisName: JP_E_MONSTER_231 # - Id: 21121 # AegisName: JP_E_MONSTER_232 # - Id: 21122 # AegisName: JP_E_MONSTER_233 # - Id: 21123 # AegisName: JP_E_MONSTER_234 # - Id: 21124 # AegisName: JP_E_MONSTER_235 # - Id: 21125 # AegisName: JP_E_MONSTER_236 # - Id: 21126 # AegisName: JP_E_MONSTER_237 # - Id: 21127 # AegisName: JP_E_MONSTER_238 # - Id: 21128 # AegisName: JP_E_MONSTER_239 # - Id: 21129 # AegisName: JP_E_MONSTER_240 # - Id: 21130 # AegisName: JP_E_MONSTER_241 # - Id: 21131 # AegisName: JP_E_MONSTER_242 # - Id: 21132 # AegisName: JP_E_MONSTER_243 # - Id: 21133 # AegisName: JP_E_MONSTER_244 # - Id: 21134 # AegisName: JP_E_MONSTER_245 # - Id: 21135 # AegisName: JP_E_MONSTER_246 # - Id: 21136 # AegisName: JP_E_MONSTER_247 # - Id: 21137 # AegisName: JP_E_MONSTER_248 # - Id: 21138 # AegisName: JP_E_MONSTER_249 # - Id: 21139 # AegisName: JP_E_MONSTER_250 # - Id: 21140 # AegisName: JP_E_MONSTER_251 # - Id: 21141 # AegisName: JP_E_MONSTER_252 # - Id: 21142 # AegisName: JP_E_MONSTER_253 # - Id: 21143 # AegisName: JP_E_MONSTER_254 # - Id: 21144 # AegisName: JP_E_MONSTER_255 # - Id: 21145 # AegisName: JP_E_MONSTER_256 # - Id: 21146 # AegisName: JP_E_MONSTER_257 # - Id: 21147 # AegisName: JP_E_MONSTER_258 # - Id: 21148 # AegisName: JP_E_MONSTER_259 # - Id: 21149 # AegisName: JP_E_MONSTER_260 # - Id: 21150 # AegisName: JP_E_MONSTER_261 # - Id: 21151 # AegisName: JP_E_MONSTER_262 # - Id: 21152 # AegisName: JP_E_MONSTER_263 # - Id: 21153 # AegisName: JP_E_MONSTER_264 # - Id: 21154 # AegisName: JP_E_MONSTER_265 # - Id: 21155 # AegisName: JP_E_MONSTER_266 # - Id: 21156 # AegisName: JP_E_MONSTER_267 # - Id: 21157 # AegisName: JP_E_MONSTER_268 # - Id: 21158 # AegisName: JP_E_MONSTER_269 # - Id: 21159 # AegisName: JP_E_MONSTER_270 # - Id: 21160 # AegisName: JP_E_MONSTER_271 # - Id: 21161 # AegisName: JP_E_MONSTER_272 # - Id: 21162 # AegisName: JP_E_MONSTER_273 # - Id: 21163 # AegisName: JP_E_MONSTER_274 # - Id: 21164 # AegisName: JP_E_MONSTER_275 # - Id: 21165 # AegisName: JP_E_MONSTER_276 # - Id: 21166 # AegisName: JP_E_MONSTER_277 # - Id: 21167 # AegisName: JP_E_MONSTER_278 # - Id: 21168 # AegisName: JP_E_MONSTER_279 # - Id: 21169 # AegisName: JP_E_MONSTER_280 # - Id: 21170 # AegisName: JP_E_MONSTER_281 # - Id: 21171 # AegisName: JP_E_MONSTER_282 # - Id: 21172 # AegisName: JP_E_MONSTER_283 # - Id: 21173 # AegisName: JP_E_MONSTER_284 # - Id: 21174 # AegisName: JP_E_MONSTER_285 # - Id: 21175 # AegisName: JP_E_MONSTER_286 # - Id: 21176 # AegisName: JP_E_MONSTER_287 # - Id: 21177 # AegisName: JP_E_MONSTER_288 # - Id: 21178 # AegisName: JP_E_MONSTER_289 # - Id: 21179 # AegisName: JP_E_MONSTER_290 # - Id: 21180 # AegisName: JP_E_MONSTER_291 # - Id: 21181 # AegisName: JP_E_MONSTER_292 # - Id: 21182 # AegisName: JP_E_MONSTER_293 # - Id: 21183 # AegisName: JP_E_MONSTER_294 # - Id: 21184 # AegisName: JP_E_MONSTER_295 # - Id: 21185 # AegisName: JP_E_MONSTER_296 # - Id: 21186 # AegisName: JP_E_MONSTER_297 # - Id: 21187 # AegisName: JP_E_MONSTER_298 # - Id: 21188 # AegisName: JP_E_MONSTER_299 # - Id: 21189 # AegisName: JP_E_MONSTER_300 # - Id: 21190 # AegisName: JP_E_MONSTER_301 # - Id: 21191 # AegisName: JP_E_MONSTER_302 # - Id: 21192 # AegisName: JP_E_MONSTER_303 # - Id: 21193 # AegisName: JP_E_MONSTER_304 # - Id: 21194 # AegisName: JP_E_MONSTER_305 # - Id: 21195 # AegisName: JP_E_MONSTER_306 # - Id: 21196 # AegisName: JP_E_MONSTER_307 # - Id: 21197 # AegisName: JP_E_MONSTER_308 # - Id: 21198 # AegisName: JP_E_MONSTER_309 # - Id: 21199 # AegisName: JP_E_MONSTER_310 # - Id: 21200 # AegisName: JP_E_MONSTER_311 # - Id: 21201 # AegisName: JP_E_MONSTER_312 # - Id: 21202 # AegisName: JP_E_MONSTER_313 # - Id: 21203 # AegisName: JP_E_MONSTER_314 # - Id: 21204 # AegisName: JP_E_MONSTER_315 # - Id: 21205 # AegisName: JP_E_MONSTER_316 # - Id: 21206 # AegisName: JP_E_MONSTER_317 # - Id: 21207 # AegisName: JP_E_MONSTER_318 # - Id: 21208 # AegisName: JP_E_MONSTER_319 # - Id: 21209 # AegisName: JP_E_MONSTER_320 # - Id: 21210 # AegisName: JP_E_MONSTER_321 # - Id: 21211 # AegisName: JP_E_MONSTER_322 # - Id: 21212 # AegisName: JP_E_MONSTER_323 # - Id: 21213 # AegisName: JP_E_MONSTER_324 # - Id: 21214 # AegisName: JP_E_MONSTER_325 # - Id: 21215 # AegisName: JP_E_MONSTER_326 # - Id: 21216 # AegisName: JP_E_MONSTER_327 # - Id: 21217 # AegisName: JP_E_MONSTER_328 # - Id: 21218 # AegisName: JP_E_MONSTER_329 # - Id: 21219 # AegisName: JP_E_MONSTER_330 # - Id: 21220 # AegisName: JP_E_MONSTER_331 # - Id: 21221 # AegisName: JP_E_MONSTER_332 # - Id: 21222 # AegisName: JP_E_MONSTER_333 # - Id: 21223 # AegisName: JP_E_MONSTER_334 # - Id: 21224 # AegisName: JP_E_MONSTER_335 # - Id: 21225 # AegisName: JP_E_MONSTER_336 # - Id: 21226 # AegisName: JP_E_MONSTER_337 # - Id: 21227 # AegisName: JP_E_MONSTER_338 # - Id: 21228 # AegisName: JP_E_MONSTER_339 # - Id: 21229 # AegisName: JP_E_MONSTER_340 # - Id: 21230 # AegisName: JP_E_MONSTER_341 # - Id: 21231 # AegisName: JP_E_MONSTER_342 # - Id: 21232 # AegisName: JP_E_MONSTER_343 # - Id: 21233 # AegisName: JP_E_MONSTER_344 # - Id: 21234 # AegisName: JP_E_MONSTER_345 # - Id: 21235 # AegisName: JP_E_MONSTER_346 # - Id: 21236 # AegisName: JP_E_MONSTER_347 # - Id: 21237 # AegisName: JP_E_MONSTER_348 # - Id: 21238 # AegisName: JP_E_MONSTER_349 # - Id: 21239 # AegisName: JP_E_MONSTER_350 # - Id: 21240 # AegisName: JP_E_MONSTER_351 # - Id: 21241 # AegisName: JP_E_MONSTER_352 # - Id: 21242 # AegisName: JP_E_MONSTER_353 # - Id: 21243 # AegisName: JP_E_MONSTER_354 # - Id: 21244 # AegisName: JP_E_MONSTER_355 # - Id: 21245 # AegisName: JP_E_MONSTER_356 # - Id: 21246 # AegisName: JP_E_MONSTER_357 # - Id: 21247 # AegisName: JP_E_MONSTER_358 # - Id: 21248 # AegisName: JP_E_MONSTER_359 # - Id: 21249 # AegisName: JP_E_MONSTER_360 # - Id: 21250 # AegisName: JP_E_MONSTER_361 # - Id: 21251 # AegisName: JP_E_MONSTER_362 # - Id: 21252 # AegisName: JP_E_MONSTER_363 # - Id: 21253 # AegisName: JP_E_MONSTER_364 # - Id: 21254 # AegisName: JP_E_MONSTER_365 # - Id: 21255 # AegisName: JP_E_MONSTER_366 # - Id: 21256 # AegisName: JP_E_MONSTER_367 # - Id: 21257 # AegisName: JP_E_MONSTER_368 # - Id: 21258 # AegisName: JP_E_MONSTER_369 # - Id: 21259 # AegisName: JP_E_MONSTER_370 # - Id: 21260 # AegisName: JP_E_MONSTER_371 # - Id: 21261 # AegisName: JP_E_MONSTER_372 # - Id: 21262 # AegisName: JP_E_MONSTER_373 # - Id: 21263 # AegisName: JP_E_MONSTER_374 # - Id: 21264 # AegisName: JP_E_MONSTER_375 # - Id: 21265 # AegisName: JP_E_MONSTER_376 # - Id: 21266 # AegisName: JP_E_MONSTER_377 # - Id: 21267 # AegisName: JP_E_MONSTER_378 # - Id: 21268 # AegisName: JP_E_MONSTER_379 # - Id: 21269 # AegisName: JP_E_MONSTER_380 # - Id: 21270 # AegisName: JP_E_MONSTER_381 # - Id: 21271 # AegisName: JP_E_MONSTER_382 # - Id: 21272 # AegisName: JP_E_MONSTER_383 # - Id: 21273 # AegisName: JP_E_MONSTER_384 # - Id: 21274 # AegisName: JP_E_MONSTER_385 # - Id: 21275 # AegisName: JP_E_MONSTER_386 # - Id: 21276 # AegisName: JP_E_MONSTER_387 # - Id: 21277 # AegisName: JP_E_MONSTER_388 # - Id: 21278 # AegisName: JP_E_MONSTER_389 # - Id: 21279 # AegisName: JP_E_MONSTER_390 # - Id: 21280 # AegisName: JP_E_MONSTER_391 # - Id: 21281 # AegisName: JP_E_MONSTER_392 # - Id: 21282 # AegisName: JP_E_MONSTER_393 # - Id: 21283 # AegisName: JP_E_MONSTER_394 # - Id: 21284 # AegisName: JP_E_MONSTER_395 # - Id: 21285 # AegisName: JP_E_MONSTER_396 # - Id: 21286 # AegisName: JP_E_MONSTER_397 # - Id: 21287 # AegisName: JP_E_MONSTER_398 # - Id: 21288 # AegisName: JP_E_MONSTER_399 # - Id: 21289 # AegisName: JP_E_MONSTER_400 # - Id: 21290 # AegisName: KIEL_D_01_2 # - Id: 21291 # AegisName: CAPOO_COLLABO_TW # - Id: 21325 # AegisName: MD_T_MASTERING # - Id: 21326 # AegisName: MD_T_VAGABOND_WOLF # - Id: 21327 # AegisName: MD_T_VOCAL # - Id: 21328 # AegisName: MD_T_GOLDEN_BUG # - Id: 21329 # AegisName: MD_T_MISTRESS # - Id: 21330 # AegisName: MD_T_MAYA # - Id: 21331 # AegisName: MD_T_PHREEONI # - Id: 21332 # AegisName: MD_T_DRAKE # - Id: 21333 # AegisName: MD_T_MOONLIGHT # - Id: 21334 # AegisName: MD_T_BACSOJIN # - Id: 21335 # AegisName: MD_T_GOBLIN_LEADER # - Id: 21336 # AegisName: MD_T_KOBOLD_LEADER # - Id: 21337 # AegisName: MD_T_TURTLE_GENERAL # - Id: 21338 # AegisName: MD_T_SAMURAI # - Id: 21339 # AegisName: MD_T_TOAD # - Id: 21340 # AegisName: MD_T_OSIRIS # - Id: 21341 # AegisName: MD_T_PHARAOH # - Id: 21342 # AegisName: MD_T_AMON_RA # - Id: 21343 # AegisName: MD_T_DARK_SNAKE_LORD # - Id: 21344 # AegisName: MD_T_ARCHANGELING # - Id: 21345 # AegisName: MD_T_DEVILING # - Id: 21346 # AegisName: MD_T_ANGELING # - Id: 21347 # AegisName: MD_T_GHOSTRING # - Id: 21348 # AegisName: MD_T_B_YGNIZEM # - Id: 21349 # AegisName: MD_T_DOPPELGANGER # - Id: 21350 # AegisName: MD_T_ATROCE # - Id: 21351 # AegisName: MD_T_ORK_HERO # - Id: 21352 # AegisName: MD_T_ORC_LORD # - Id: 21353 # AegisName: MD_T_BAPHOMET # - Id: 21354 # AegisName: MD_T_DARK_LORD # - Id: 21355 # AegisName: MD_T_FALLINGBISHOP # - Id: 21356 # AegisName: MD_T_IFRIT # - Id: 21357 # AegisName: MD_T_RANDGRIS # - Id: 21358 # AegisName: MD_T_BEELZEBUB # - Id: 21359 # AegisName: MD_T_BEELZEBUB_ # - Id: 21362 # AegisName: SEASON_MOB_001 # - Id: 21363 # AegisName: SEASON_MOB_002 # - Id: 21364 # AegisName: SEASON_MOB_003 # - Id: 21365 # AegisName: SEASON_MOB_004 # - Id: 21366 # AegisName: SEASON_MOB_005 # - Id: 21367 # AegisName: SEASON_MOB_006 # - Id: 21368 # AegisName: SEASON_MOB_007 # - Id: 21369 # AegisName: SEASON_MOB_008 # - Id: 21370 # AegisName: SEASON_MOB_009 # - Id: 21371 # AegisName: SEASON_MOB_010 # - Id: 21372 # AegisName: SEASON_MOB_011 # - Id: 21373 # AegisName: SEASON_MOB_012 # - Id: 21374 # AegisName: SEASON_MOB_013 # - Id: 21375 # AegisName: SEASON_MOB_014 # - Id: 21376 # AegisName: SEASON_MOB_015 # - Id: 21382 # AegisName: E_CHEAP_RAT # - Id: 21999 # AegisName: HUNTING_GID_DEFAULT # - Id: 32000 # AegisName: MONSTER_2ND_END