From cc6fc2904ebc465ed15dd99e67f3129f9fb99aca Mon Sep 17 00:00:00 2001 From: Stefan Beller Date: Sun, 30 Jan 2011 10:33:21 +0100 Subject: arrows rebalancing again ok as discussed iron arrows stay at 50 dmg. bone and terra arrows will havee it slightly increased to make a difference to iron arrow. bone is 55 atack, terra 60. --- db/item_db.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'db/item_db.txt') diff --git a/db/item_db.txt b/db/item_db.txt index 3154bfa0..5efec244 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, 60, , , , , 2, 32768, , , , {}, {}, , +529, IronArrow, Iron Arrow, 10, 5, 2, 1, 50, , , , , 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, 50, 0, 0, 0, 0, 2, 32768, , , 0, {}, {bonus bCritical, 20;} +762, TerraniteArrow, Terranite Arrow, 10, 80, 20, 1, 60, 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, , , , , , , , , , , , , , , {}, {} @@ -396,7 +396,7 @@ 1279, GoblinMask, Goblin Mask, 5, 1000, 500, 50, , 3, , 0, 0, 2, 256, , 0, 0, {}, {} 1280, Scissors, Scissors, 0, 1000, 500, 120, , , , , , 2, , , 0, , {callfunc "useScissors";}, {} 1281, ShockSweet, Shock Sweet, 0, 1000, 500, 5, , , , , , 2, , , 0, , {callfunc "useShockSweet";}, {} -1282, BoneArrows, Bone Arrows, 10, 50, 20, 0, 50, , , , , 2, 32768, , , , {}, {} +1282, BoneArrows, Bone Arrows, 10, 50, 20, 0, 55, , , , , 2, 32768, , , , {}, {bonus bCritical, 1; } // No new additions to the 1000s please. Add to the bottom of the < 1000s for regular entries and the 2000s for dyed entries. 2050, RedCottonShirt, Red Cotton Shirt, 5, 10, 5, 20, , 2, , -4, 0, 2, 512, , 0, 0, {}, {} 2051, GreenCottonShirt, Green Cotton Shirt, 5, 10, 5, 20, , 2, , -4, 0, 2, 512, , 0, 0, {}, {} -- cgit v1.2.3-60-g2f50