summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorzephyrus <zephyrus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-03-21 17:12:52 +0000
committerzephyrus <zephyrus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-03-21 17:12:52 +0000
commitb9b4409da9f557d7904af6439c41e6534639604a (patch)
treec21db4f38b329bac2ddec410977d6dac30c7669e /db
parentdbad79f525ce1b76933bc489743ae431f0d96da1 (diff)
downloadhercules-b9b4409da9f557d7904af6439c41e6534639604a.tar.gz
hercules-b9b4409da9f557d7904af6439c41e6534639604a.tar.bz2
hercules-b9b4409da9f557d7904af6439c41e6534639604a.tar.xz
hercules-b9b4409da9f557d7904af6439c41e6534639604a.zip
- Added status changes for netcafe premium items. Status Resist Potion and SP Reduction Potion.
* More Barricade stuff: - Changed the way "Dir" works. Now it's just like NPC dir definition (from 0 to 7). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12414 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db')
-rw-r--r--db/const.txt2
-rw-r--r--db/item_db.txt4
2 files changed, 6 insertions, 0 deletions
diff --git a/db/const.txt b/db/const.txt
index 752aafebf..78582aa38 100644
--- a/db/const.txt
+++ b/db/const.txt
@@ -771,6 +771,8 @@ SC_PNEUMA 268
SC_AUTOTRADE 269
SC_KSPROTECTED 270
SC_ARMOR_RESIST 271
+SC_SPCOST_RATE 272
+SC_COMMONSC_RESIST 273
e_gasp 0
e_what 1
diff --git a/db/item_db.txt b/db/item_db.txt
index a677cb96e..6bfa68655 100644
--- a/db/item_db.txt
+++ b/db/item_db.txt
@@ -3466,6 +3466,10 @@
12275,Taecheongdan,Taecheongdan,0,,,0,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start SC_INCMSPRATE,36000000,5; percentheal 0,10; },{},{}
12279,Undead_Element_Scroll,Shadow Armor Scroll,2,,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start4 SC_ARMOR_ELEMENT,300000,20,20,20,20; },{},{}
12280,Holy_Element_Scroll,Holy Armor Scroll,2,,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ specialeffect2 91; sc_start SC_BENEDICTIO,300000,1; },{},{}
+//Net Cafe Premium
+12298,SP_Reduction_Potion,SP Reduction Potion,0,,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start SC_SPCOST_RATE,36000000,15; },{},{}
+12299,Status_Resist_Potion,Status Resistance Potion,0,,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start SC_COMMONSC_RESIST,36000000,10; },{},{}
+
12701,Old_Blue_Box_F,Old Blue Box,2,,,200,,,,,0xFFFFFFFF,7,2,,,,,,{},{},{}
//April Fools Day Event (2007)
12702,Old_Bleu_Box,Old Bleu Box,2,0,,200,,,,,0xFFFFFFFF,7,2,,,,,,{ getitem groupranditem(IG_BleuBox),1; getitem groupranditem(IG_BleuBox),1; },{},{}