summaryrefslogtreecommitdiff
path: root/items
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-01-05 16:36:06 -0300
committerJesusaves <cpntb1@ymail.com>2021-01-05 16:36:06 -0300
commit2d870919741e07089762b2829e2c696490e9a057 (patch)
treeaddfdce00063d60c16a61d1a6bef1d7a6d1eaf8b /items
parent84133f4b71ccabd8e6ed1638570e2769a3fe5c17 (diff)
downloadclientdata-2d870919741e07089762b2829e2c696490e9a057.tar.gz
clientdata-2d870919741e07089762b2829e2c696490e9a057.tar.bz2
clientdata-2d870919741e07089762b2829e2c696490e9a057.tar.xz
clientdata-2d870919741e07089762b2829e2c696490e9a057.zip
Update a few outdated item XML: Banshee Bow, Savior Armor, Assassin Shirt
Diffstat (limited to 'items')
-rw-r--r--items/equip-2hand/item878_BansheeBow.xml2
-rw-r--r--items/equip-torso/item5254_SaviorArmor.xml2
-rw-r--r--items/equip-torso/item755_AssassinShirt.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/items/equip-2hand/item878_BansheeBow.xml b/items/equip-2hand/item878_BansheeBow.xml
index a7eb1034..40f8ecfd 100644
--- a/items/equip-2hand/item878_BansheeBow.xml
+++ b/items/equip-2hand/item878_BansheeBow.xml
@@ -6,7 +6,7 @@
<its:translateRule selector="//item/@effect" translate="yes"/>
<its:translateRule selector="//*" translate="no"/>
</its:rules>
- <item id="878" image="equipment/weapon/bow-bansheebow.png" name="Banshee Bow" description="A bow that has been enchanted by the dark powers of a witch." effect="Attack Speed +20% / Defense -40% / VIT Defense -35% / Vanishes HP by 4% of damages dealt" type="equip-2hand" req-dex="80+" maxhp="-150" attack-action="attack_bow" attack-range="6" criticalattack="70" attack="90" level="90" weight="900" missile-particle="graphics/particles/arrow-banshee.particle.xml" sellProtected="true">
+ <item id="878" image="equipment/weapon/bow-bansheebow.png" name="Banshee Bow" description="A bow that has been enchanted by the dark powers of a witch." effect="Attack Speed +20% / Defense -40% / VIT Defense -35% / Vanishes HP by 2% of damages dealt / Walk Speed +10%" type="equip-2hand" req-dex="80+" maxhp="-150" attack-action="attack_bow" attack-range="6" attack="90" level="90" weight="900" missile-particle="graphics/particles/arrow-banshee.particle.xml" sellProtected="true">
<sprite gender="unisex">equipment/weapons/bow-banshee.xml|#27113e,7442a7,b498d1</sprite>
<sprite gender="female">equipment/weapons/bow-banshee-female.xml|#27113e,7442a7,b498d1</sprite>
<sound event="strike">weapons/bows/banshee/banshee-miss1.ogg</sound>
diff --git a/items/equip-torso/item5254_SaviorArmor.xml b/items/equip-torso/item5254_SaviorArmor.xml
index 2f6beea7..6f09efbe 100644
--- a/items/equip-torso/item5254_SaviorArmor.xml
+++ b/items/equip-torso/item5254_SaviorArmor.xml
@@ -6,7 +6,7 @@
<its:translateRule selector="//item/@effect" translate="yes"/>
<its:translateRule selector="//*" translate="no"/>
</its:rules>
- <item id="5254" image="equipment/chest/saviorarmor.png" name="Savior Armor" description="Made with Zealite, Mylarin and what-else." effect="HP +100" mattack="-90" type="equip-torso" defense="24" weight="2000">
+ <item id="5254" image="equipment/chest/saviorarmor.png" name="Savior Armor" description="Made with Zealite, Mylarin and what-else." effect="HP +100" mattack="-90" dex="1" type="equip-torso" defense="24" weight="2000">
<sprite gender="unisex">equipment/chest/saviorarmor-male.xml</sprite>
<sprite gender="female">equipment/chest/saviorarmor-female.xml</sprite>
</item>
diff --git a/items/equip-torso/item755_AssassinShirt.xml b/items/equip-torso/item755_AssassinShirt.xml
index 33dd812b..a9ad5549 100644
--- a/items/equip-torso/item755_AssassinShirt.xml
+++ b/items/equip-torso/item755_AssassinShirt.xml
@@ -6,7 +6,7 @@
<its:translateRule selector="//item/@effect" translate="yes"/>
<its:translateRule selector="//*" translate="no"/>
</its:rules>
- <item id="755" image="equipment/chest/assassintop.png" name="Assassin Shirt" description="Shirt for a master assassin." effect="Walk Speed +10%" mattack="-5" type="equip-torso" defense="15" agi="15" weight="15" sellProtected="true">
+ <item id="755" image="equipment/chest/assassintop.png" name="Assassin Shirt" description="Shirt for a master assassin." effect="Walk Speed +10% / Hit Chance +20" mattack="-5" type="equip-torso" defense="15" agi="15" flee="20" maxhp="200" weight="15" sellProtected="true">
<sprite gender="unisex">equipment/chest/assassin.xml</sprite>
<sprite gender="female">equipment/chest/assassin-female.xml</sprite>
</item>