diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-04 18:14:28 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-04 18:14:28 -0300 |
commit | fb7d0fecaca583dada3c6cc0c4734857b2f857be (patch) | |
tree | e42e2b79ac3adedaf79873cffeb0028d64a12651 /items.xml | |
parent | 3f842893f9edc900e4612e210d16198f580e856d (diff) | |
download | clientdata-fb7d0fecaca583dada3c6cc0c4734857b2f857be.tar.gz clientdata-fb7d0fecaca583dada3c6cc0c4734857b2f857be.tar.bz2 clientdata-fb7d0fecaca583dada3c6cc0c4734857b2f857be.tar.xz clientdata-fb7d0fecaca583dada3c6cc0c4734857b2f857be.zip |
Update items.xml to new specs (we're following total visualization for this one)
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 15 |
1 files changed, 7 insertions, 8 deletions
@@ -4497,14 +4497,13 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. </item> <item id="3501" image="equipment/weapons/piouslayer.png" - name="Piou Slayer" - description="A short sword for amateurs." + name="Bug Slayer" + description="Jesusalva introduced another bug!! We must slay it!" attack="150" attack-range="1" - level="30" + level="25" type="equip-1hand" attack-action="attack" - effect="Item in need of Balance" weight="1600"> <sprite>equipment/weapons/piouslayer.xml</sprite> <sound event="hit">weapons/piouslayer/hit1.ogg</sound> @@ -4512,14 +4511,14 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. </item> <item id="3502" image="equipment/weapons/traininggladius.png" - name="Training Gladius" + name="Short Gladius" description="A short sword made for close combat." - attack="350" + attack="175" attack-range="1" - level="5" + level="30" type="equip-1hand" attack-action="attack" - weight="58"> + weight="1058"> <sprite>equipment/weapons/traininggladius.xml</sprite> <sound event="hit">weapons/piouslayer/hit1.ogg</sound> <sound event="miss">weapons/piouslayer/miss1.ogg</sound> |