diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-09-13 14:03:09 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-09-13 14:03:09 -0300 |
commit | 64a2f626235029a29adcd16b5b8b9d1e13e9fc98 (patch) | |
tree | 7d5fac5a07e3c6ad231d3f5d37c5f5de520fa4d4 /db | |
parent | 2bcc939c8a0730e39908043039ad434113ac4d97 (diff) | |
download | serverdata-64a2f626235029a29adcd16b5b8b9d1e13e9fc98.tar.gz serverdata-64a2f626235029a29adcd16b5b8b9d1e13e9fc98.tar.bz2 serverdata-64a2f626235029a29adcd16b5b8b9d1e13e9fc98.tar.xz serverdata-64a2f626235029a29adcd16b5b8b9d1e13e9fc98.zip |
Pinkie Maximus
Diffstat (limited to 'db')
-rw-r--r-- | db/re/mob_db.conf | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 1772ea7e8..ad469b57f 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -10044,6 +10044,29 @@ mob_db: ( PowerfulLightsaber: 1 } }, +{ + Id: 1249 + SpriteName: "PinkieMaximus" + Name: "Pinkie Maximus" + Lv: 120 + Hp: 200000 + Exp: 10000 + JExp: 100 + AttackRange: 1 + Attack: [100, 200] + Def: 100 + Mdef: 100 + Race: 2 + Element: (0, 3) + Mode: { + CanMove: false + CanAttack: false + } + MoveSpeed: 400 + AttackDelay: 1000 + AttackMotion: 672 + DamageMotion: 200 +}, // WARNING: ID 1250~1400 PERMANENTLY RESERVED - USE PROHIBTED // Reserved |