summaryrefslogtreecommitdiff
path: root/db/item_giftbox.txt
diff options
context:
space:
mode:
authorKomurka <Komurka@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-02-20 12:42:24 +0000
committerKomurka <Komurka@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-02-20 12:42:24 +0000
commitfe3cdd0b0d0be3554f0bb3e7733d36c52c7188da (patch)
treef4a4226cfe89157ad3ce0b998a6c823b4010a7e4 /db/item_giftbox.txt
parent35f25e039487ea5ebaab78c02ee6bbe3e88d9edc (diff)
downloadhercules-fe3cdd0b0d0be3554f0bb3e7733d36c52c7188da.tar.gz
hercules-fe3cdd0b0d0be3554f0bb3e7733d36c52c7188da.tar.bz2
hercules-fe3cdd0b0d0be3554f0bb3e7733d36c52c7188da.tar.xz
hercules-fe3cdd0b0d0be3554f0bb3e7733d36c52c7188da.zip
* Updated item_bluebox.txt, item_giftbox.txt, item_violetbox.txt, item_db.txt, mob_db.txt, added item_cookie_bag.txt
- new databases from Aegis 10.2 - implemented Cookie Bag item - added missing mobs - note: yes, I know that random item databases can be shorter (item_bluebox.txt, item_violetbox.txt, item_cookie_bag.txt, but not with current implementation of item randomizing for expamle: - there are 9285 items in item_bluebox.txt, and 1000000/9285 = real value - so line with Red Potion would contain rate = 1000000/9285*12 = real value (can't be) I think it's better to have bigger db, and do ONE rand check, than shorter and check it even 1000 times ~~ (in function itemdb_searchrandomid) so please, don't mess with them, or change them * Changed MAX_RANDITEM from 2000 to 10000 to fit new databases - Added reading of new file - item_cookie_bag.txt git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5341 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/item_giftbox.txt')
-rw-r--r--db/item_giftbox.txt79
1 files changed, 40 insertions, 39 deletions
diff --git a/db/item_giftbox.txt b/db/item_giftbox.txt
index f9c8bdfe2..e7f6fd8a5 100644
--- a/db/item_giftbox.txt
+++ b/db/item_giftbox.txt
@@ -4,26 +4,23 @@
// ItemID,DummyName,Rate
0,Rough Oridecon,756
-756,Rough Oridecon,50000
-757,Rough Elunium,20000
-984,Oridecon,20000
-985,Elunium,10000
+501,Red Potion,10000
+502,Orange Potion,10000
+503,Yellow Potion,10000
+504,White Potion,10000
+505,Blue Potion,10000
+506,Green Potion,10000
+526,Royal Jelly,10000
+529,Candy,10000
+530,Candy Cane,10000
+537,Pet Food,10000
+538,Well-baked Cookie,10000
+539,Piece of Cake,10000
+603,Old Blue Box,10000
+617,Old Purple Box,10000
+644,Gift Box,190000
+706,Four Leaf Clover,10000
714,Emperium,10000
-999,Steel,10000
-1000,Star Crumb,10000
-994,Flame Heart,10000
-995,Mystic Frozen,10000
-996,Rough Wind,10000
-997,Great Nature,10000
-975,Scarlet Dyestuff,10000
-976,Lemon Dyestuff,10000
-978,Cobaltblue Dyestuff,10000
-979,Darkgreen Dyestuff,10000
-980,Orange Dyestuff,10000
-981,Violet Dyestuff,10000
-982,White Dyestuff,10000
-983,Black Dyestuff,10000
-969,Gold,10000
718,Garnet,10000
719,Amethyst,10000
720,Aquamarine,10000
@@ -36,9 +33,9 @@
727,Opal,10000
728,Topaz,10000
729,Zircon,10000
-730,1 Carat Diamond,10000
-731,2 Carat Diamond,10000
-732,3 Carat Diamond,10000
+730,1carat Diamond,10000
+731,2carat Diamond,10000
+732,3carat Diamond,10000
733,Cracked Diamond,10000
734,Red Frame,10000
735,Chung Jah,10000
@@ -61,21 +58,25 @@
752,Grasshopper Doll,10000
753,Yoyo Doll,10000
754,Raccoon Doll,10000
-706,Four-Leaf Clover,10000
+756,Rough Oridecon,50000
+757,Rough Elunium,20000
+969,Gold,10000
+975,Scarlet Dyestuff,10000
+976,Lemon Dyestuff,10000
+978,Cobaltblue Dyestuff,10000
+979,Darkgreen Dyestuff,10000
+980,Orange Dyestuff,10000
+981,Violet Dyestuff,10000
+982,White Dyestuff,10000
+983,Black Dyestuff,10000
+984,Oridecon,20000
+985,Elunium,10000
+994,Flame Heart,10000
+995,Mystic Frozen,10000
+996,Rough Wind,10000
+997,Great Nature,10000
+999,Steel,10000
+1000,Star Crumb,10000
+1558,Girl's Diary,10000
4005,Santa Poring Card,10000
-7034,Red Socks with Holes,10000
-501,Red Potion,10000
-502,Orange Potion,10000
-503,Yellow Potion,10000
-504,White Potion,10000
-505,Blue Potion,10000
-506,Green Potion,10000
-526,Royal Jelly,10000
-529,Candy,10000
-530,Candy Cane,10000
-537,Pet Food,10000
-538,Well-baked Cookie,10000
-539,Piece of Cake,10000
-603,Old Blue Box,10000
-617,Old Violet Box,10000
-644,Gift Box,190000
+7034,Red Stocking,10000