diff options
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -5481,10 +5481,10 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. description="A simple, but efficient knife." attack="50" attack-range="1" - level="5" + level="7" type="equip-1hand" attack-action="attack" - weight="120"> + weight="100"> <sprite>equipment/weapons/knife.xml</sprite> <sound event="hit">weapons/knife/hit1.ogg</sound> <sound event="miss">weapons/knife/miss1.ogg</sound> @@ -5552,9 +5552,9 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="equipment/weapons/sharpknife.png" name="Sharp Knife" description="a sharp knife perfect for cut meat." - attack="75" + attack="70" attack-range="1" - level="10" + level="12" type="equip-1hand" attack-action="attack" weight="130"> @@ -5579,9 +5579,9 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="equipment/weapons/dagger.png" name="Dagger" description="Use to stab." - attack="110" + attack="115" attack-range="1" - level="15" + level="20" type="equip-1hand" attack-action="attack" weight="350"> @@ -5925,7 +5925,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. <sound event="miss">weapons/piouslayer/miss1.ogg</sound> </item> <item id="3529" - image="equipment/weapons/sharpknife.png" + image="equipment/weapons/minerknife.png" name="Miner Knife" description="A knife covered with sweat." attack="85" |