diff options
author | Christopher Chay <2@hisfootsteps.net> | 2020-06-23 13:07:08 -0400 |
---|---|---|
committer | Christopher Chay <2@hisfootsteps.net> | 2020-06-23 13:07:08 -0400 |
commit | 0ae3ed8a012b11f62d7a503379cc55d7ae23297e (patch) | |
tree | ef560a54fe3ce6f84aa413a337ce84b3f1c53928 | |
parent | c37427bf8740d50b8df9b6a10c1df83150c01a29 (diff) | |
download | clientdata-0ae3ed8a012b11f62d7a503379cc55d7ae23297e.tar.gz clientdata-0ae3ed8a012b11f62d7a503379cc55d7ae23297e.tar.bz2 clientdata-0ae3ed8a012b11f62d7a503379cc55d7ae23297e.tar.xz clientdata-0ae3ed8a012b11f62d7a503379cc55d7ae23297e.zip |
Upodated items.xml, Assassin gear updated, chest armor needs reupdate :(
-rw-r--r-- | items.xml | 11 |
1 files changed, 6 insertions, 5 deletions
@@ -3813,7 +3813,8 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="equipment/chest/assassinchest.png" name="Assassin Chestplate" description="Entirely broken item, blame Saulc, do not use, do not eat." - defense="177" + maxhp="220" + defense="77" level="78" effect="Instantly kills the wearer" type="equip-torso" @@ -3911,9 +3912,9 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="equipment/feet/assassinboots.png" name="Assassin Boots" description="Crudely assembled footwear not for comfort nor fashion." - maxhp="59" + maxhp="52" defense="24" - level="88" + level="82" type="equip-feet" weight="18"> <sprite gender="unisex">equipment/feet/assassinboots-male.xml</sprite> @@ -4287,9 +4288,9 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="equipment/hands/assassingloves.png" name="Assassin Gloves" description="Gloves for a master assassin." - atkspeed="20" + atkspeed="16" defense="24" - level="99" + level="83" type="equip-arms" weight="1"> <sprite gender="unisex">equipment/hands/assassingloves-male.xml</sprite> |