summaryrefslogtreecommitdiff
path: root/db/re
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-07-27 20:00:08 -0300
committerJesusaves <cpntb1@ymail.com>2020-07-27 20:00:08 -0300
commitfa607ca9ec76959cb490204ba2028a93d5814b3c (patch)
tree0f9af764e6b940da1c42060aa24aedd84ab8e76a /db/re
parente42edeacaac0d6ff5f5a4f2bc9cd9e3eba8b5311 (diff)
downloadserverdata-fa607ca9ec76959cb490204ba2028a93d5814b3c.tar.gz
serverdata-fa607ca9ec76959cb490204ba2028a93d5814b3c.tar.bz2
serverdata-fa607ca9ec76959cb490204ba2028a93d5814b3c.tar.xz
serverdata-fa607ca9ec76959cb490204ba2028a93d5814b3c.zip
Placeholders
Diffstat (limited to 'db/re')
-rw-r--r--db/re/mob_db.conf34
1 files changed, 34 insertions, 0 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf
index 2a9a036c9..8194a790e 100644
--- a/db/re/mob_db.conf
+++ b/db/re/mob_db.conf
@@ -10429,6 +10429,40 @@ mob_db: (
All: 2000
}
},
+// WIP FIXME TODO
+{
+ Id: 1409
+ SpriteName: "Tengu"
+ Name: "Tengu"
+ Lv: 100
+ Hp: 200000
+ Exp: 10000
+ Def: 100
+ Mdef: 100
+ Race: 3
+ Element: (0, 1)
+ Mode: {
+ CanMove: false
+ CanAttack: false
+ }
+},
+{
+ Id: 1410
+ SpriteName: "Golem"
+ Name: "Golem"
+ Lv: 100
+ Hp: 200000
+ Exp: 10000
+ Def: 100
+ Mdef: 100
+ Race: 3
+ Element: (0, 1)
+ Mode: {
+ CanMove: false
+ CanAttack: false
+ }
+},
+// System
{
Id: 1493
SpriteName: "GameMaster"