diff options
author | Stefan Beller <stefanbeller@googlemail.com> | 2011-01-30 10:40:13 +0100 |
---|---|---|
committer | Stefan Beller <stefanbeller@googlemail.com> | 2011-01-30 10:40:13 +0100 |
commit | 48e90bbaea12cce03838616f5969c126dd9b0ea1 (patch) | |
tree | e0549ffa0188335edb72037ca5b92f7d7cff33b4 /db | |
parent | cc6fc2904ebc465ed15dd99e67f3129f9fb99aca (diff) | |
download | serverdata-48e90bbaea12cce03838616f5969c126dd9b0ea1.tar.gz serverdata-48e90bbaea12cce03838616f5969c126dd9b0ea1.tar.bz2 serverdata-48e90bbaea12cce03838616f5969c126dd9b0ea1.tar.xz serverdata-48e90bbaea12cce03838616f5969c126dd9b0ea1.zip |
balance arrows once more
terra arrow at 50, iron at 40 regular at 20
Diffstat (limited to 'db')
-rw-r--r-- | db/item_db.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/db/item_db.txt b/db/item_db.txt index 5efec244..4a5b8d32 100644 --- a/db/item_db.txt +++ b/db/item_db.txt @@ -29,7 +29,7 @@ 526, CoinBag, Coin Bag, 3, 100, 50, 5, , , , , , , , , , , {}, {}, , 527, Milk, Milk, 0, 300, 150, 5, , , , , , 2, , , 0, , {itemheal 150, 0;}, {}, 528, Boots, Boots, 5, 8000, 500, 80, , 2, , -2, 0, 2, 64, , 0, 0, {}, {}, , -529, IronArrow, Iron Arrow, 10, 5, 2, 1, 50, , , , , 2, 32768, , , , {}, {}, , +529, IronArrow, Iron Arrow, 10, 4, 2, 1, 40, , , , , 2, 32768, , , , {}, {}, , 530, ShortBow, Short Bow, 4, 3000, 500, 600, 50, , 5, , 0, 2, 34, 1, 4, 11, {}, {}, , 531, MinerGloves, Miner Gloves, 5, 3000, 1000, 30, , 2, , -10, 0, 2, 4, , 0, 0, {}, {}, , 532, LeatherGloves, Leather Gloves, 5, 6000, 2000, 20, , 4, , -20, 0, 2, 4, , 0, 0, {}, {}, , @@ -273,7 +273,7 @@ //759, PaladinsHelmet, Paladin's Helmet, , , , , , , , , , , , , , , {}, {} //760, OverlordsHelmet, Overlord's Helmet, , , , , , , , , , , , , , , {}, {} //761, DesertHelmet, Desert Helmet, , , , , , , , , , , , , , , {}, {} -762, TerraniteArrow, Terranite Arrow, 10, 80, 20, 1, 60, 0, 0, 0, 0, 2, 32768, , , 0, {}, {bonus bCritical, 10;} +762, TerraniteArrow, Terranite Arrow, 10, 80, 20, 1, 50, 0, 0, 0, 0, 2, 32768, , , 0, {}, {bonus bCritical, 10;} 763, TerraniteOre, Terranite Ore, 3, 500, 250, 40, , , , , , , , , , , {}, {} //764, SailorHat, Sailor Hat, , , , , , , , , , , , , , , {}, {} //765, CaptainsHat, Captain's Hat, , , , , , , , , , , , , , , {}, {} @@ -308,7 +308,7 @@ // Add new entries above here. For dyed entries, add to the bottom of the 2000s. 1198, JackOSoul, Jack O Soul, 3, 100000, 1, 1, , , , , , , , , , , {}, {} -1199, Arrow, Arrow, 10, 3, 1, 1, 20, 0, 0, , 0, 2, 32768, , , , {}, {} +1199, Arrow, Arrow, 10, 2, 1, 1, 20, 0, 0, , 0, 2, 32768, , , , {}, {} 1200, Bow, Bow, 4, 1000, 500, 20, 20, , 5, , 0, 2, 34, 1, 4, 11, {}, {} 1201, Knife, Knife, 4, 50, 25, 120, 5, , 1, , 0, 2, 2, 1, 1, 1, {}, {} 1202, CottonShirt, Cotton Shirt, 5, 10, 5, 13, , 2, , -2, 0, 2, 512, , 0, 0, {}, {} |