diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-03-30 23:46:10 +0200 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-03-30 23:46:10 +0200 |
commit | 6cc7597614693579caa33e0ca76ae8af54b39684 (patch) | |
tree | c2854cf215d483ac5369420eb92fc54bcb951e0a /db/re/mob_db.conf | |
parent | 9996837f4c0bd78714ab82b8b38ac1dd6aa3c86b (diff) | |
download | serverdata-6cc7597614693579caa33e0ca76ae8af54b39684.tar.gz serverdata-6cc7597614693579caa33e0ca76ae8af54b39684.tar.bz2 serverdata-6cc7597614693579caa33e0ca76ae8af54b39684.tar.xz serverdata-6cc7597614693579caa33e0ca76ae8af54b39684.zip |
add Sarracenus
Diffstat (limited to 'db/re/mob_db.conf')
-rw-r--r-- | db/re/mob_db.conf | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 8165ed012..89b10ecc7 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -4656,4 +4656,51 @@ mob_db: ( GoldPieces: 3 } }, +{ + Id: 1125 + SpriteName: "Sarracenus" + Name: "Sarracenus" + Lv: 22 + Hp: 4000 + Sp: 0 + Exp: 35 + JExp: 20 + AttackRange: 1 + Attack: [380, 420] + Def: 50 + Mdef: 20 + Stats: { + Str: 10 + Agi: 10 + Vit: 10 + Int: 10 + Dex: 10 + Luk: 10 + } + ViewRange: 1 + ChaseRange: 12 + Size: 0 + Race: 2 + Element: (1, 1) + Mode: { + CanMove: true + CanAttack: true + Aggressive: true + Angry: true + ChangeTargetMelee: true + Looter: true + ChangeChase: true + CastSensorChase: true + } + MoveSpeed: 300 + AttackDelay: 1500 + AttackMotion: 672 + DamageMotion: 900 + MvpExp: 0 + Drops: { + CoinBag: 500 + Dagger: 200 + GoldPieces: 3 + } +}, ) |