diff options
-rw-r--r-- | db/re/mob_db.conf | 62 |
1 files changed, 61 insertions, 1 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index c0c726f25..4f5c6ad9b 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -64487,7 +64487,43 @@ mob_db: ( //2428,G_L_SEYREN //2429,G_L_EREMES //2430,G_L_HARWORD -//2431,G_L_SHECIL +{ + Id: 2431 + SpriteName: "G_L_SHECIL" + Name: "Hunter Shecil" + Lv: 98 + Hp: 8835 + Sp: 1 + AttackRange: 14 + Attack: [574, 223] + Def: 68 + Mdef: 13 + Stats: { + Str: 108 + Agi: 113 + Vit: 60 + Int: 72 + Dex: 148 + Luk: 37 + } + ViewRange: 10 + ChaseRange: 12 + Size: "Size_Medium" + Race: "RC_DemiHuman" + Element: ("Ele_Wind", 3) + Mode: { + CanMove: true + Aggressive: true + CanAttack: true + Angry: true + ChangeTargetMelee: true + ChangeTargetChase: true + } + MoveSpeed: 160 + AttackDelay: 432 + AttackMotion: 400 + DamageMotion: 288 +}, //2432,G_L_KATRINN //2433,G_L_MAGALETA //2434,G_L_YGNIZEM @@ -83975,6 +84011,30 @@ mob_db: ( //3156,EXPLORATION_ROVER //3166,M_E_DEVILING { + Id: 3169 + SpriteName: "J_REB_SHECIL1" + Name: "Shooting Target" + Size: "Size_Small" + Race: "RC_Formless" + Element: ("Ele_Neutral", 1) + Mode: { + CanMove: true + } + MoveSpeed: 200 +}, +{ + Id: 3170 + SpriteName: "J_REB_SHECIL2" + Name: "Shooting Target" + Size: "Size_Small" + Race: "RC_Formless" + Element: ("Ele_Neutral", 1) + Mode: { + CanMove: true + } + MoveSpeed: 200 +}, +{ Id: 3181 SpriteName: "E1_FELOCK" Name: "Captain Ferlock" |