summaryrefslogtreecommitdiff
path: root/db/re/mob_db.conf
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-03-16 17:45:47 -0300
committerJesusaves <cpntb1@ymail.com>2019-03-16 17:46:22 -0300
commit9f7dc324b46017c85b4a38cb782e0f16bdc919f7 (patch)
tree3f18827b6ff9c3ec2f3612e4fc6198604885c734 /db/re/mob_db.conf
parent45c02476b98f086bdcedddfc8371fcee4a1a55c1 (diff)
downloadserverdata-9f7dc324b46017c85b4a38cb782e0f16bdc919f7.tar.gz
serverdata-9f7dc324b46017c85b4a38cb782e0f16bdc919f7.tar.bz2
serverdata-9f7dc324b46017c85b4a38cb782e0f16bdc919f7.tar.xz
serverdata-9f7dc324b46017c85b4a38cb782e0f16bdc919f7.zip
Introducing the Yeti Fly (lv. 100 boss)
You'll have an early encounter at Lilit, otherwise, optional boss.
Diffstat (limited to 'db/re/mob_db.conf')
-rw-r--r--db/re/mob_db.conf47
1 files changed, 47 insertions, 0 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf
index 5a75ac55b..db90c61b7 100644
--- a/db/re/mob_db.conf
+++ b/db/re/mob_db.conf
@@ -7845,4 +7845,51 @@ mob_db: (
FourLeafClover: 1
}
},
+{
+ Id: 1211
+ SpriteName: "Yetifly"
+ Name: "Yetifly"
+ Lv: 100
+ Hp: 45510
+ Sp: 0
+ Exp: 20850
+ JExp: 200
+ AttackRange: 1
+ Attack: [646, 885]
+ Def: 120
+ Mdef: 180
+ Stats: {
+ Str: 60
+ Agi: 78
+ Vit: 93
+ Int: 40
+ Dex: 88
+ Luk: 56
+ }
+ ViewRange: 18
+ ChaseRange: 12
+ Race: 2
+ Element: (6, 2)
+ Mode: {
+ Aggressive: true
+ CanMove: true
+ Boss: true
+ CanAttack: true
+ ChangeChase: true
+ CastSensorChase: true
+ }
+ MoveSpeed: 350
+ AttackDelay: 2000
+ AttackMotion: 672
+ DamageMotion: 270
+ Drops: {
+ FrozenYetiTear: 10000
+ AnimalBones: 8000
+ StrangeCoin: 7000
+ BronzeGift: 2000
+ SilverGift: 1000
+ MercBoxA: 100
+ YetiMask: 50
+ }
+},
)