summaryrefslogtreecommitdiff
path: root/db/re/mob_db.conf
diff options
context:
space:
mode:
Diffstat (limited to 'db/re/mob_db.conf')
-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"