summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorJedzkie <jedzkie13@rocketmail.com>2015-11-22 18:44:30 +0800
committerJedzkie <jedzkie13@rocketmail.com>2015-11-22 18:44:30 +0800
commitce33936de2fcb9c565437cb80e6329ab76626500 (patch)
treea44580083a55eaf306a35452fc4fa1b872e3a8a6 /db
parent5f8edc6c450ddc44b9a16dbbb9d5910b51cc3a62 (diff)
downloadhercules-ce33936de2fcb9c565437cb80e6329ab76626500.tar.gz
hercules-ce33936de2fcb9c565437cb80e6329ab76626500.tar.bz2
hercules-ce33936de2fcb9c565437cb80e6329ab76626500.tar.xz
hercules-ce33936de2fcb9c565437cb80e6329ab76626500.zip
ItemDB Update:
- Fixed 'Black Thing' not decreasing Stats and Movement Speed. - Fixed 'Enriched White Potion Z' no HP regeneration.
Diffstat (limited to 'db')
-rw-r--r--db/pre-re/item_db.conf4
-rw-r--r--db/re/item_db.conf9
2 files changed, 9 insertions, 4 deletions
diff --git a/db/pre-re/item_db.conf b/db/pre-re/item_db.conf
index ca182e2f7..389498ac0 100644
--- a/db/pre-re/item_db.conf
+++ b/db/pre-re/item_db.conf
@@ -67425,7 +67425,7 @@ item_db: (
Weight: 10
BuyingStore: true
Script: <"
- sc_start SC_EXTRACT_WHITE_POTION_Z,500000,0;
+ sc_start SC_EXTRACT_WHITE_POTION_Z,500000,20;
heal 1000,0;
">
},
@@ -67489,7 +67489,7 @@ item_db: (
Name: "Black Mass"
Type: 2
Weight: 50
- Script: <" sc_start SC_STOMACHACHE,60000,rand(5,10); ">
+ Script: <" sc_start2 SC_STOMACHACHE,60000,rand(5,10),25; ">
},
{
Id: 12436
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index 6620ba919..e7c2f3c61 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -82037,6 +82037,11 @@ item_db: (
nomail: true
noauction: true
}
+ Script: <"
+ percentheal 30,30;
+ skilleffect AL_BLESSING,0;
+ sc_start SC_BLESSING,140000,5;
+ ">
},
{
Id: 12406
@@ -82308,7 +82313,7 @@ item_db: (
Weight: 70
BuyingStore: true
Script: <"
- sc_start SC_EXTRACT_WHITE_POTION_Z,500000,0;
+ sc_start SC_EXTRACT_WHITE_POTION_Z,500000,20;
heal 1000,0;
">
},
@@ -82379,7 +82384,7 @@ item_db: (
Type: 2
Buy: 1000
Weight: 50
- Script: <" sc_start SC_STOMACHACHE,60000,rand(5,10); ">
+ Script: <" sc_start2 SC_STOMACHACHE,60000,rand(5,10),25; ">
},
{
Id: 12436