summaryrefslogtreecommitdiff
path: root/db/re
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-03-07 20:27:58 -0300
committerJesusaves <cpntb1@ymail.com>2019-03-07 20:27:58 -0300
commit56422e691b333222dc9b7c7e8c9cc5a9c0e828ed (patch)
tree1cdedd99610eb2e521c96b81fef02e27b84ca652 /db/re
parentc6eb14e1ee3bb01715e02c7a30f1a0547870aba8 (diff)
downloadserverdata-56422e691b333222dc9b7c7e8c9cc5a9c0e828ed.tar.gz
serverdata-56422e691b333222dc9b7c7e8c9cc5a9c0e828ed.tar.bz2
serverdata-56422e691b333222dc9b7c7e8c9cc5a9c0e828ed.tar.xz
serverdata-56422e691b333222dc9b7c7e8c9cc5a9c0e828ed.zip
Rebalance the Monster King (not really but oh well)
Diffstat (limited to 'db/re')
-rw-r--r--db/re/mob_db.conf10
-rw-r--r--db/re/mob_skill_db.conf16
2 files changed, 21 insertions, 5 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf
index e8bc0f4f2..5189e658d 100644
--- a/db/re/mob_db.conf
+++ b/db/re/mob_db.conf
@@ -1214,7 +1214,6 @@ mob_db: (
Mdef: 0
WalkMask: "WALK_AIR"
Stats: {
- Str: 100
Agi: 250
Vit: 1
Int: 1
@@ -7408,10 +7407,15 @@ mob_db: (
AttackMotion: 672
DamageMotion: 200
Drops: {
+ BronzeGift: 10000
+ SilverGift: 5000
IridiumOre: 3000
PlatinumOre: 2000
- GoldenApple: 2000
- DivineApple: 1000
+ GoldenGift: 1500
+ GoldenApple: 1000
+ DivineApple: 500
+ PrismGift: 300
+ SupremeGift: 10
}
},
{
diff --git a/db/re/mob_skill_db.conf b/db/re/mob_skill_db.conf
index 70d7eefb3..0735e024d 100644
--- a/db/re/mob_skill_db.conf
+++ b/db/re/mob_skill_db.conf
@@ -846,10 +846,22 @@ SKILL_COND2 = {
MonsterKing: {
NPC_SUMMONSLAVE: {
SkillState: "MSS_ANYTARGET"
+ SkillLevel: 1
+ Rate: 10000
+ CastTime: 10000
+ Delay: 180000
+ Cancelable: false
+ SkillTarget: "MST_SELF"
+ CastCondition: "MSC_MYHPLTMAXRATE"
+ ConditionData: 10
+ val0: 1179
+ }
+ NPC_SUMMONSLAVE: {
+ SkillState: "MSS_ANYTARGET"
SkillLevel: 7
Rate: 10000
- CastTime: 700
- Delay: 60000
+ CastTime: 7000
+ Delay: 120000
Cancelable: false
SkillTarget: "MST_SELF"
CastCondition: "MSC_MYHPLTMAXRATE"