diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-07-18 12:25:18 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-07-18 12:25:18 -0300 |
commit | ff631dcaa2f95384567181416e155cd78509ec95 (patch) | |
tree | 3aac609ea8df6aee0b5c865b7b44494079f4618a | |
parent | 72c736b7174ed2ee828095ef36571cdc814ccdbe (diff) | |
download | serverdata-ff631dcaa2f95384567181416e155cd78509ec95.tar.gz serverdata-ff631dcaa2f95384567181416e155cd78509ec95.tar.bz2 serverdata-ff631dcaa2f95384567181416e155cd78509ec95.tar.xz serverdata-ff631dcaa2f95384567181416e155cd78509ec95.zip |
Wolvern drops, notes.
-rw-r--r-- | db/re/item_db.conf | 4 | ||||
-rw-r--r-- | db/re/mob_db.conf | 3 | ||||
-rw-r--r-- | npc/003-0/mages.txt | 2 |
3 files changed, 8 insertions, 1 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index adcb3b9fb..507565875 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -4624,6 +4624,10 @@ item_db: ( EquipLv: 24 Refine: false ViewSprite: 1012 + Script: <" + bonus bMaxHP,-250; + bonus bStr,4; + "> }, { Id: 1013 diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 62dd8329c..7c067f25f 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -1304,6 +1304,9 @@ mob_db: ( Drops: { WhiteFur: 2500 WhiteFur: 700 + WolvernTooth: 500 + WolvernPelt: 200 + WolvernTeethNecklace: 1 } }, { diff --git a/npc/003-0/mages.txt b/npc/003-0/mages.txt index be80605dd..5bba7e82d 100644 --- a/npc/003-0/mages.txt +++ b/npc/003-0/mages.txt @@ -11,7 +11,7 @@ // SA_DRAGONOLOGY (+4% ATK, +2% MATK, +1 INT and +4% resist against DRAGONS) // TMW2_SAGE (grants up to 1.5 extra mana exp point/level) // SA_FLAMELAUNCHER (bestow fire element on weapon for 2m, 70% cth) -// SA_FROSTWEAPON (bestow water element on weapon for 2m, 70% cth) +// SA_FROSTWEAPON (bestow water element on weapon for 2m, 70% cth) // SA_LIGHTNINGLOADER (bestow wind element on weapon for 2m, 70% cth) // SA_SEISMICWEAPON (bestow earth element on weapon for 2m, 70% cth) |