summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorReid Yaro <reidyaro@gmail.com>2013-06-21 04:16:37 +0100
committerReid Yaro <reidyaro@gmail.com>2013-06-21 04:16:37 +0100
commit997dd5358e344464ef73b3beb9e18a0aeaba1665 (patch)
tree9428990730359f1acf0893451f60d4b8d84696e8
parent2c362490b3f63ff3b7866b1c219653abd3c71d61 (diff)
downloadclientdata-997dd5358e344464ef73b3beb9e18a0aeaba1665.tar.gz
clientdata-997dd5358e344464ef73b3beb9e18a0aeaba1665.tar.bz2
clientdata-997dd5358e344464ef73b3beb9e18a0aeaba1665.tar.xz
clientdata-997dd5358e344464ef73b3beb9e18a0aeaba1665.zip
Balance buy/sell price from usable items.
-rw-r--r--db/item_db.txt34
1 files changed, 17 insertions, 17 deletions
diff --git a/db/item_db.txt b/db/item_db.txt
index 2e48d3b0..558a6589 100644
--- a/db/item_db.txt
+++ b/db/item_db.txt
@@ -1,22 +1,22 @@
#ID, Name, Label, Attr, Type, Price, Sell, Weight,ATK, DEF, Range, Mbonus,Slot, Gender,Loc, wLV, eLV, View, LifeTime, {UseScript} {EquipScript} {UnEquipScript}
0, DEFAULT, Default, 0, 0, 0, 0, 10, , , , , , 2, , , , , 0, {}, {} {}
-//501, Acorn, Acorn, 0, 0, 8, 2, 3, , , , , , 2, , , 0, , 0, {itemheal rand(12,18), 0;}, {} {}
-502, Bread, Bread, 0, 0, 44, 11, 25, , , , , , 2, , , 0, , 0, {itemheal rand(25,40), 0;}, {} {}
-503, Fungus, Fungus, 0, 0, 92, 23, 8, , , , , , 2, , , 0, , 0, {sc_start sc_concentration, 20000, -5; itemheal rand(25,35), 0;},{} {}
-504, Cheese, Cheese, 0, 0, 72, 18, 3, , , , , , 2, , , 0, , 0, {itemheal rand(30,50), 0;}, {} {}
-505, PiouLegs, Piou Legs, 0, 0, 12, 3, 4, , , , , , 2, , , 0, , 0, {itemheal rand(7,13), 0;}, {} {}
-506, LettuceLeaf, Lettuce Leaf, 0, 0, 48, 12, 1, , , , , , 2, , , 0, , 0, {itemheal rand(15,25), 0;}, {} {}
-507, Piberries, Piberries, 0, 0, 8, 2, 2, , , , , , 2, , , 0, , 0, {itemheal rand(12,23), 0;}, {} {}
-508, SeaDrops, Sea Drops, 0, 0, 4, 1, 4, , , , , , 2, , , 0, , 1500, {sc_start2 sc_poison, 1, 20, 2500; itemheal rand(10,20), 0;},{} {}
-509, Aquada, Aquada, 0, 0, 96, 24, 16, , , , , , 2, , , 0, , 0, {itemheal rand(75,100), 0;}, {} {}
-510, PinkBlobime, Pink Blobime, 0, 0, 52, 13, 10, , , , , , 2, , , 0, , 0, {sc_start2 sc_poison, 1, 30, 3333; itemheal rand(2,6), 0;},{} {}
-//511, PurpleBlobime, Purple Blobime, 0, 0, 108, 27, 10, , , , , , 2, , , 0, , 0, {sc_start2 sc_poison, 1, 60, 5000; itemheal rand(3,9), 0;},{} {}
-512, HalfCroconut, Half Croconut, 0, 0, 112, 28, 55, , , , , , 2, , , 0, , 0, {itemheal rand(65,90), 0;}, {} {}
-513, Croconut, Croconut, 0, 0, 30, 8, 100, , , , , , 2, , , 0, , 0, {doevent "Croconut::OnUse";}, {} {}
-514, OldBook, Old Book, 0, 2, 300, 75, 25, , , , , , 2, , , 0, , 0, {doevent "OldBook::OnUse";}, {} {}
-515, Plushroom, Plushroom, 0, 0, 20, 4, 8, , , , , , 2, , , 0, , 0, {sc_start sc_concentration, 20000, 5; itemheal rand(20,30), 0;},{} {}
-516, PumpkinSeeds, Pumpkin Seeds, 0, 0, 8, 2, 1, , , , , , 2, , , 0, , 0, {sc_start2 sc_poison, 1, 10, 2500; itemheal 1, 0;},{} {}
-517, DeliciousCookie, Delicious Cookie, 0, 0, 1, 1000, 2, , , , , , 2, , , 0, , 0, {gmcommand "@disguise piou"; gmcommand "@speed 600";},{} {}
+//501, Acorn, Acorn, 0, 0, 20, 7, 3, , , , , , 2, , , 0, , 0, {itemheal rand(12,18), 0;}, {} {}
+502, Bread, Bread, 0, 0, 45, 15, 25, , , , , , 2, , , 0, , 0, {itemheal rand(25,40), 0;}, {} {}
+503, Fungus, Fungus, 0, 0, 45, 15, 8, , , , , , 2, , , 0, , 0, {sc_start sc_concentration, 20000, -5; itemheal rand(25,35), 0;},{} {}
+504, Cheese, Cheese, 0, 0, 55, 18, 3, , , , , , 2, , , 0, , 0, {itemheal rand(30,50), 0;}, {} {}
+505, PiouLegs, Piou Legs, 0, 0, 15, 5, 4, , , , , , 2, , , 0, , 0, {itemheal rand(7,13), 0;}, {} {}
+506, LettuceLeaf, Lettuce Leaf, 0, 0, 30, 10, 1, , , , , , 2, , , 0, , 0, {itemheal rand(15,25), 0;}, {} {}
+507, Piberries, Piberries, 0, 0, 20, 5, 2, , , , , , 2, , , 0, , 0, {itemheal rand(12,23), 0;}, {} {}
+508, SeaDrops, Sea Drops, 0, 0, 3, 1, 4, , , , , , 2, , , 0, , 1500, {sc_start2 sc_poison, 1, 20, 2500; itemheal rand(10,20), 0;},{} {}
+509, Aquada, Aquada, 0, 0, 120, 40, 16, , , , , , 2, , , 0, , 0, {itemheal rand(75,100), 0;}, {} {}
+510, PinkBlobime, Pink Blobime, 0, 0, 10, 3, 10, , , , , , 2, , , 0, , 0, {sc_start2 sc_poison, 1, 30, 3333; itemheal rand(2,6), 0;},{} {}
+//511, PurpleBlobime, Purple Blobime, 0, 0, 25, 8, 10, , , , , , 2, , , 0, , 0, {sc_start2 sc_poison, 1, 60, 5000; itemheal rand(3,9), 0;},{} {}
+512, HalfCroconut, Half Croconut, 0, 0, 75, 25, 55, , , , , , 2, , , 0, , 0, {itemheal rand(65,90), 0;}, {} {}
+513, Croconut, Croconut, 0, 0, 100, 35, 100, , , , , , 2, , , 0, , 0, {doevent "Croconut::OnUse";}, {} {}
+514, OldBook, Old Book, 0, 2, 30, 10, 25, , , , , , 2, , , 0, , 0, {doevent "OldBook::OnUse";}, {} {}
+515, Plushroom, Plushroom, 0, 0, 42, 14, 8, , , , , , 2, , , 0, , 0, {sc_start sc_concentration, 20000, 5; itemheal rand(20,30), 0;},{} {}
+516, PumpkinSeeds, Pumpkin Seeds, 0, 0, 5, 2, 1, , , , , , 2, , , 0, , 0, {sc_start2 sc_poison, 1, 10, 2500; itemheal 1, 0;},{} {}
+517, DeliciousCookie, Delicious Cookie, 0, 0, 30, 10, 2, , , , , , 2, , , 0, , 0, {gmcommand "@disguise piou"; gmcommand "@speed 600";},{} {}
700, SmallTentacles, Small Tentacles, 0, 3, 80, 20, 5, , , , , , , , , , , 0, {}, {} {}
701, PiouFeathers, Piou Feathers, 0, 3, 32, 8, 1, , , , , , , , , , , 0, {}, {} {}
702, TortugaShellFragment, Tortuga Shell Fragment, 0, 3, 40, 8, 25, , , , , , , , , , , 0, {}, {} {}