summaryrefslogtreecommitdiff
path: root/db/re/mob_db.conf
diff options
context:
space:
mode:
authorSaulc <lucashelaine14@gmail.com>2018-06-18 12:29:45 +0000
committerSaulc <lucashelaine14@gmail.com>2018-06-18 12:29:45 +0000
commit96db4ee290087b5cd2189d78936ec6d4fcb88254 (patch)
tree486ba98e23d6b990ed252b0a51983106ffe877e8 /db/re/mob_db.conf
parent8d21efb5a9cede4a8acf70d3cd41893b87ca6fff (diff)
downloadserverdata-96db4ee290087b5cd2189d78936ec6d4fcb88254.tar.gz
serverdata-96db4ee290087b5cd2189d78936ec6d4fcb88254.tar.bz2
serverdata-96db4ee290087b5cd2189d78936ec6d4fcb88254.tar.xz
serverdata-96db4ee290087b5cd2189d78936ec6d4fcb88254.zip
add 1142 golden chest
Diffstat (limited to 'db/re/mob_db.conf')
-rw-r--r--db/re/mob_db.conf35
1 files changed, 35 insertions, 0 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf
index ed90a7246..0aa64a46c 100644
--- a/db/re/mob_db.conf
+++ b/db/re/mob_db.conf
@@ -5478,4 +5478,39 @@ mob_db: (
DamageMotion: 480
MvpExp: 0
},
+{
+ Id: 1142
+ SpriteName: "GoldenChest"
+ Name: "Golden Chest"
+ Lv: 200
+ //test lvl 200 plant
+ Hp: 1
+ Sp: 0
+ Exp: 10000
+ AttackRange: 1
+ Attack: [10, 10]
+ Def: 40
+ Mdef: 1
+ Stats: {
+ Str: 1
+ Agi: 1
+ Vit: 1
+ Int: 1
+ Dex: 1
+ Luk: 1
+ }
+ ViewRange: 1
+ ChaseRange: 1
+ Size: 1
+ Race: 3
+ Element: (2, 1)
+ Mode: {
+ Plant: true
+ }
+ MoveSpeed: 1000
+ AttackDelay: 800
+ AttackMotion: 672
+ DamageMotion: 480
+ MvpExp: 0
+},
)