diff options
author | Saulc <lucashelaine14@gmail.com> | 2019-03-16 11:39:35 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2019-03-16 11:39:35 +0000 |
commit | bbb97ede0a820bb5d4c2855208a74c935063a3f2 (patch) | |
tree | 2c4050430c0b60db5eb3a97fa986235ad391da06 /items.xml | |
parent | 5a4c91b3de7a0f3dd783e400124196f4399a965c (diff) | |
download | clientdata-bbb97ede0a820bb5d4c2855208a74c935063a3f2.tar.gz clientdata-bbb97ede0a820bb5d4c2855208a74c935063a3f2.tar.bz2 clientdata-bbb97ede0a820bb5d4c2855208a74c935063a3f2.tar.xz clientdata-bbb97ede0a820bb5d4c2855208a74c935063a3f2.zip |
Polish item.xml
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" |