summaryrefslogtreecommitdiff
path: root/db/re
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-06-17 14:20:38 -0300
committerJesusaves <cpntb1@ymail.com>2019-06-17 14:20:38 -0300
commit0aed0edea26764b4debc7104e3a663af25d4142a (patch)
tree996a4f199b1e97b5111ae682c5f4c0641c940bf2 /db/re
parent7e91a5df4912ad192beda9d997abea237e42f3b4 (diff)
downloadserverdata-0aed0edea26764b4debc7104e3a663af25d4142a.tar.gz
serverdata-0aed0edea26764b4debc7104e3a663af25d4142a.tar.bz2
serverdata-0aed0edea26764b4debc7104e3a663af25d4142a.tar.xz
serverdata-0aed0edea26764b4debc7104e3a663af25d4142a.zip
Rolling Stones :> (TODO, ALPHA)
Diffstat (limited to 'db/re')
-rw-r--r--db/re/mob_db.conf19
1 files changed, 18 insertions, 1 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf
index 5becf214b..7261ea4e2 100644
--- a/db/re/mob_db.conf
+++ b/db/re/mob_db.conf
@@ -739,7 +739,24 @@ mob_db: (
}
},
// 1019 is free
-// 1020 is free
+{
+ Id: 1020
+ SpriteName: "RollingStone"
+ Name: "Rolling Stone"
+ Lv: 99
+ Hp: 20000
+ Attack: [100000, 500000]
+ Mode: {
+ Plant: true
+ CanMove: true
+ CanAttack: true
+ Aggressive: true
+ }
+ MoveSpeed: 200
+ AttackDelay: 200
+ AttackMotion: 172
+ DamageMotion: 180
+},
{
Id: 1021
SpriteName: "Dummy"