summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorJedzkie <jedzkie13@rocketmail.com>2015-11-22 17:57:54 +0800
committerJedzkie <jedzkie13@rocketmail.com>2015-11-22 17:57:54 +0800
commit5f8edc6c450ddc44b9a16dbbb9d5910b51cc3a62 (patch)
treef9bb22569b6c189d73c006de8d40334d0ceb8c9b /db
parent5dc5e91cda8eb469d36bf3f3bf4200b27af20fed (diff)
downloadhercules-5f8edc6c450ddc44b9a16dbbb9d5910b51cc3a62.tar.gz
hercules-5f8edc6c450ddc44b9a16dbbb9d5910b51cc3a62.tar.bz2
hercules-5f8edc6c450ddc44b9a16dbbb9d5910b51cc3a62.tar.xz
hercules-5f8edc6c450ddc44b9a16dbbb9d5910b51cc3a62.zip
ItemDB Update:
- Added official item effect of 'Gold Pill 1' and 'Gold Pill 2'. - Update SC_ACARAJE flag in sc_config.txt. Ref: http://www.divine-pride.net/database/item/12274, http://www.divine-pride.net/database/item/12275
Diffstat (limited to 'db')
-rw-r--r--db/const.txt3
-rw-r--r--db/pre-re/item_db.conf22
-rw-r--r--db/re/item_db.conf22
-rw-r--r--db/sc_config.txt10
4 files changed, 23 insertions, 34 deletions
diff --git a/db/const.txt b/db/const.txt
index e7ae4e4ad..94bee8bdb 100644
--- a/db/const.txt
+++ b/db/const.txt
@@ -1311,6 +1311,9 @@ SC_GEFFEN_MAGIC2 605
SC_GEFFEN_MAGIC3 606
SC_FENRIR_CARD 607
+SC_ATKER_ASPD 608
+SC_ATKER_MOVESPEED 609
+
e_gasp 0
e_what 1
e_ho 2
diff --git a/db/pre-re/item_db.conf b/db/pre-re/item_db.conf
index 21c2b16cf..ca182e2f7 100644
--- a/db/pre-re/item_db.conf
+++ b/db/pre-re/item_db.conf
@@ -65193,17 +65193,14 @@ item_db: (
Trade: {
nodrop: true
notrade: true
- noselltonpc: true
- nocart: true
nostorage: true
- nogstorage: true
+ nocart: true
+ noselltonpc: true
nomail: true
noauction: true
+ nogstorage: true
}
- Script: <"
- sc_start SC_INCMHPRATE,36000000,5;
- percentheal 10,0;
- ">
+ Script: <" sc_start2 SC_ATKER_ASPD,3600000,5,10; ">
},
{
Id: 12275
@@ -65215,17 +65212,14 @@ item_db: (
Trade: {
nodrop: true
notrade: true
- noselltonpc: true
- nocart: true
nostorage: true
- nogstorage: true
+ nocart: true
+ noselltonpc: true
nomail: true
noauction: true
+ nogstorage: true
}
- Script: <"
- sc_start SC_INCMSPRATE,36000000,5;
- percentheal 0,10;
- ">
+ Script: <" sc_start2 SC_ATKER_MOVESPEED,3600000,5,10; ">
},
{
Id: 12276
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index 5596edd58..6620ba919 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -80085,17 +80085,14 @@ item_db: (
Trade: {
nodrop: true
notrade: true
- noselltonpc: true
- nocart: true
nostorage: true
- nogstorage: true
+ nocart: true
+ noselltonpc: true
nomail: true
noauction: true
+ nogstorage: true
}
- Script: <"
- sc_start SC_INCMHPRATE,36000000,5;
- percentheal 10,0;
- ">
+ Script: <" sc_start2 SC_ATKER_ASPD,3600000,5,10; ">
},
{
Id: 12275
@@ -80107,17 +80104,14 @@ item_db: (
Trade: {
nodrop: true
notrade: true
- noselltonpc: true
- nocart: true
nostorage: true
- nogstorage: true
+ nocart: true
+ noselltonpc: true
nomail: true
noauction: true
+ nogstorage: true
}
- Script: <"
- sc_start SC_INCMSPRATE,36000000,5;
- percentheal 0,10;
- ">
+ Script: <" sc_start2 SC_ATKER_MOVESPEED,3600000,5,10; ">
},
{
Id: 12276
diff --git a/db/sc_config.txt b/db/sc_config.txt
index 65e24e4e8..339a5257f 100644
--- a/db/sc_config.txt
+++ b/db/sc_config.txt
@@ -205,9 +205,9 @@ SC_S_LIFEPOTION, 92
SC_L_LIFEPOTION, 92
SC_CRITICALPERCENT, 92
SC_PLUSAVOIDVALUE, 92
-//SC_ATKER_ASPD, 28
-//SC_TARGET_ASPD, 92
-//SC_ATKER_MOVESPEED, 28
+SC_ATKER_ASPD, 28
+SC_TARGET_ASPD, 92
+SC_ATKER_MOVESPEED, 28
SC_ATKER_BLOOD, 28
SC_TARGET_BLOOD, 30
SC_ARMOR_PROPERTY, 29
@@ -317,7 +317,7 @@ SC_RAISINGDRAGON, 30
SC__IGNORANCE, 16
SC__LAZINESS, 16
SC_LIGHTNINGWALK, 28
-//SC_ACARAJE, 24
+SC_ACARAJE, 24
SC__UNLUCKY, 16
SC_CURSEDCIRCLE_ATKER, 28
SC_CURSEDCIRCLE_TARGET, 28
@@ -398,8 +398,6 @@ SC_MTF_CRIDAMAGE, 12
SC_FULL_THROTTLE, 18
SC_REBOUND, 18
SC_TELEKINESIS_INTENSE, 18
-SC_ACARAJE, 64
-SC_TARGET_ASPD, 92
// Geffen Scrolls
SC_SKELSCROLL, 90