diff options
author | Reid Yaro <reidyaro@gmail.com> | 2013-06-03 00:27:32 +0100 |
---|---|---|
committer | Reid Yaro <reidyaro@gmail.com> | 2013-06-03 00:27:32 +0100 |
commit | 491cf93e840449df7143d7e2651a8d2bf34f7445 (patch) | |
tree | e08f53857de118cbfd6d2fcf6dcf33ea6af1d54d | |
parent | a2a55adf74f1bd424e9b5e5ee6f95a4490f835f4 (diff) | |
download | serverdata-491cf93e840449df7143d7e2651a8d2bf34f7445.tar.gz serverdata-491cf93e840449df7143d7e2651a8d2bf34f7445.tar.bz2 serverdata-491cf93e840449df7143d7e2651a8d2bf34f7445.tar.xz serverdata-491cf93e840449df7143d7e2651a8d2bf34f7445.zip |
Correct some attribute and add a special lifetime for the sea drop.
-rw-r--r-- | db/item_db.txt | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/db/item_db.txt b/db/item_db.txt index 0fa8907c..4b938b43 100644 --- a/db/item_db.txt +++ b/db/item_db.txt @@ -7,7 +7,7 @@ 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, , 0, {sc_start2 sc_poison, 1, 50, 2500; itemheal rand(10,20), 0;},{} {} +508, SeaDrops, Sea Drops, 0, 0, 4, 1, 4, , , , , , 2, , , 0, , 1500, {sc_start2 sc_poison, 1, 50, 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, 50, 3333; itemheal rand(2,6), 0;},{} {} // 511,PurpleBlobime, Purple Blobime, 0, 0, 108, 27, 10, , , , , , 2, , , 0, , 0, {sc_start2 sc_poison, 1, 50, 5000; itemheal rand(3,9), 0;},{} {} @@ -30,12 +30,12 @@ 710, Pearl, Pearl, 0, 3, 3000, 750, 1, , , , , , , , , , , 0, {}, {} {} 711, Coral, Coral, 0, 3, 300, 75, 10, , , , , , , , , , , 0, {}, {} {} 712, BlueCoral, Blue Coral, 0, 3, 360, 85, 10, , , , , , , , , , , 0, {}, {} {} -713, FishBox, Fish Box, 519, 3, 4, 1, 1250, , , , , , , , , , , 0, {}, {} {} -714, AquadaBox, Aquada Box, 519, 3, 4, 1, 850, , , , , , , , , , , 0, {}, {} {} -715, CroconutBox, Croconut Box, 519, 3, 4, 1, 1400, , , , , , , , , , , 0, {}, {} {} -716, PlushroomBox, Plushroom Box, 519, 3, 4, 1, 720, , , , , , , , , , , 0, {}, {} {} -717, PoisonedDish, Poisoned Dish, 519, 3, 4, 1, 20, , , , , , , , , , , 0, {}, {} {} -718, JohanneKey, Johanne Key, 519, 3, 4, 1, 1, , , , , , , , , , , 0, {}, {} {} +713, FishBox, Fish Box, 513, 3, 4, 1, 1250, , , , , , , , , , , 0, {}, {} {} +714, AquadaBox, Aquada Box, 513, 3, 4, 1, 850, , , , , , , , , , , 0, {}, {} {} +715, CroconutBox, Croconut Box, 513, 3, 4, 1, 1400, , , , , , , , , , , 0, {}, {} {} +716, PlushroomBox, Plushroom Box, 513, 3, 4, 1, 720, , , , , , , , , , , 0, {}, {} {} +717, PoisonedDish, Poisoned Dish, 513, 3, 4, 1, 20, , , , , , , , , , , 0, {}, {} {} +718, JohanneKey, Johanne Key, 513, 3, 4, 1, 1, , , , , , , , , , , 0, {}, {} {} 719, FouitWing, Fouit Wing, 0, 3, 40, 10, 35, , , , , , , , , , , 0, {}, {} {} 720, BatTeeth, Bat Teeth, 0, 3, 48, 12, 3, , , , , , , , , , , 0, {}, {} {} 721, OuftiWing, Oufti Wing, 0, 3, 60, 15, 35, , , , , , , , , , , 0, {}, {} {} |