summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorMicksha <ms-shaman@gmx.de>2019-10-16 16:26:07 +0000
committerMicksha <ms-shaman@gmx.de>2019-10-16 16:26:07 +0000
commit55e3242dc947241f28da7143d7370c3dd2b1e43b (patch)
tree12480fbcd1ee6c1cb37328b0bbfb5a574b6ccc96 /db
parent9290d023d639b18bb9114c1600b8844af14f916a (diff)
downloadserverdata-55e3242dc947241f28da7143d7370c3dd2b1e43b.tar.gz
serverdata-55e3242dc947241f28da7143d7370c3dd2b1e43b.tar.bz2
serverdata-55e3242dc947241f28da7143d7370c3dd2b1e43b.tar.xz
serverdata-55e3242dc947241f28da7143d7370c3dd2b1e43b.zip
Tengu (mob 1120)
Diffstat (limited to 'db')
-rw-r--r--db/re/mob_db.conf43
1 files changed, 43 insertions, 0 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf
index 7cbad7c3..c0669370 100644
--- a/db/re/mob_db.conf
+++ b/db/re/mob_db.conf
@@ -3230,4 +3230,47 @@ mob_db: (
Drops: {
}
},
+{
+ Id: 1120
+ SpriteName: "Tengu"
+ Name: "Tengu"
+ Lv: 80
+ Hp: 7500
+ Sp: 0
+ Exp: 100
+ JExp: 15
+ AttackRange: 2
+ Attack: [250, 750]
+ Def: 45
+ Mdef: 10
+ Stats: {
+ Str: 70
+ Agi: 20
+ Vit: 40
+ Int: 10
+ Dex: 80
+ Luk: 20
+ }
+ ViewRange: 6
+ ChaseRange: 12
+ Size: 1
+ Race: 2
+ Element: (5, 1)
+ Mode: {
+ CanMove: true
+ CanAttack: true
+ CastSensorChase: true
+ ChangeChase: true
+ Boss: true
+ Angry: true
+ Aggressive: true
+ }
+ MoveSpeed: 170
+ AttackDelay: 1200
+ AttackMotion: 450
+ DamageMotion: 850
+ MvpExp: 0
+ Drops: {
+ }
+},
)