diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-04-08 11:45:35 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-04-08 11:45:35 -0300 |
commit | e7d5946137686a3888a2c0abe90cc37af557ea7e (patch) | |
tree | bf42bcdba1941c730d532c0e71f9e93b7bd7c364 /items.xml | |
parent | d8a7d4f5acd2d73a8e770cc2a51c4b149d384a9d (diff) | |
download | clientdata-e7d5946137686a3888a2c0abe90cc37af557ea7e.tar.gz clientdata-e7d5946137686a3888a2c0abe90cc37af557ea7e.tar.bz2 clientdata-e7d5946137686a3888a2c0abe90cc37af557ea7e.tar.xz clientdata-e7d5946137686a3888a2c0abe90cc37af557ea7e.zip |
Updatesr03_180408
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -4247,12 +4247,13 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="equipment/weapons/piouslayer.png" name="Piou Slayer" description="A short sword for amateurs." - attack="200" + attack="150" attack-range="1" - level="25" + level="30" type="equip-1hand" attack-action="attack" - weight="26"> + effect="Item in need of Balance" + weight="1600"> <sprite>equipment/weapons/piouslayer.xml</sprite> <sound event="hit">weapons/piouslayer/hit1.ogg</sound> <sound event="miss">weapons/piouslayer/miss1.ogg</sound> |