summaryrefslogtreecommitdiff
path: root/db/re/mob_db.conf
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-09-02 21:55:03 -0300
committerJesusaves <cpntb1@ymail.com>2018-09-02 21:55:03 -0300
commit0f6a98ba42e7b1cb2b908c0e8236890723415a44 (patch)
tree9698a0e90224a6611cd65bcaeb07ab57d86182d7 /db/re/mob_db.conf
parent442511b34a9f789b07e9fc18da524fcf148f0647 (diff)
downloadserverdata-0f6a98ba42e7b1cb2b908c0e8236890723415a44.tar.gz
serverdata-0f6a98ba42e7b1cb2b908c0e8236890723415a44.tar.bz2
serverdata-0f6a98ba42e7b1cb2b908c0e8236890723415a44.tar.xz
serverdata-0f6a98ba42e7b1cb2b908c0e8236890723415a44.zip
For testing purposes, DO NOT USE (script usage only)
Diffstat (limited to 'db/re/mob_db.conf')
-rw-r--r--db/re/mob_db.conf45
1 files changed, 45 insertions, 0 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf
index 32745a3a6..181098bd1 100644
--- a/db/re/mob_db.conf
+++ b/db/re/mob_db.conf
@@ -7499,4 +7499,49 @@ mob_db: (
DivineApple: 1
}
},
+{
+ Id: 1200
+ SpriteName: "MonsterKing"
+ Name: "The Monster King"
+ Lv: 150
+ Hp: 38713
+ Sp: 1665
+ Exp: 6500
+ JExp: 2100
+ AttackRange: 1
+ Attack: [195, 700]
+ Def: 768
+ Mdef: 53
+ Stats: {
+ Str: 110
+ Agi: 110
+ Vit: 110
+ Int: 110
+ Dex: 110
+ Luk: 110
+ }
+ ViewRange: 27
+ ChaseRange: 28
+ Size: 0
+ Race: 11
+ Element: (7, 4)
+ Mode: {
+ CanMove: true
+ CanAttack: true
+ Boss: true
+ ChangeTargetMelee: true
+ ChangeChase: true
+ CastSensorChase: true
+ Detector: true
+ NoKnockback: true
+ Looter: true
+ }
+ MoveSpeed: 150
+ AttackDelay: 690
+ AttackMotion: 672
+ DamageMotion: 200
+ Drops: {
+ DivineApple: 1000
+ }
+},
)