diff options
Diffstat (limited to 'items')
-rw-r--r-- | items/equip-1hand/_include.xml | 1 | ||||
-rw-r--r-- | items/equip-1hand/item578_SandCutter.xml | 16 | ||||
-rw-r--r-- | items/equip-2hand/item878_BansheeBow.xml | 2 | ||||
-rw-r--r-- | items/equip-arms/item756_AssassinGloves.xml | 2 | ||||
-rw-r--r-- | items/equip-feet/item757_AssassinBoots.xml | 2 | ||||
-rw-r--r-- | items/equip-torso/item731_AssassinPants.xml | 2 | ||||
-rw-r--r-- | items/equip-torso/item755_AssassinShirt.xml | 2 |
7 files changed, 22 insertions, 5 deletions
diff --git a/items/equip-1hand/_include.xml b/items/equip-1hand/_include.xml index acb77858..93211993 100644 --- a/items/equip-1hand/_include.xml +++ b/items/equip-1hand/_include.xml @@ -12,6 +12,7 @@ <include name="items/equip-1hand/item549_Axe.xml"/> <include name="items/equip-1hand/item570_BoneKnife.xml"/> <include name="items/equip-1hand/item571_Setzer.xml"/> + <include name="items/equip-1hand/item578_SandCutter.xml"/> <include name="items/equip-1hand/item579_RockKnife.xml"/> <include name="items/equip-1hand/item587_Sword.xml"/> <include name="items/equip-1hand/item591_LongSword.xml"/> diff --git a/items/equip-1hand/item578_SandCutter.xml b/items/equip-1hand/item578_SandCutter.xml new file mode 100644 index 00000000..1b78e10c --- /dev/null +++ b/items/equip-1hand/item578_SandCutter.xml @@ -0,0 +1,16 @@ +<?xml version="1.0"?> +<items> + <its:rules xmlns:its="http://www.w3.org/2005/11/its" version="1.0"> + <its:translateRule selector="//item/@name" translate="yes"/> + <its:translateRule selector="//item/@description" translate="yes"/> + <its:translateRule selector="//item/@effect" translate="yes"/> + <its:translateRule selector="//*" translate="no"/> + </its:rules> + <item id="578" image="equipment/weapon/sword-sandcutter.png" name="Sand Cutter" description="An ancient longsword with moon-shaped blade, frequently used by desert night warriors." attack="130" type="equip-1hand" attack-action="attack" attack-range="2" weight="1500" sellProtected="true"> + <sprite gender="unisex">equipment/weapons/sandcutter.xml</sprite> + <sound event="hit">weapons/swords/sandcutter-hit7.ogg</sound> + <sound event="hit">weapons/swords/sandcutter-hit8.ogg</sound> + <sound event="hit">weapons/swords/sandcutter-hit9.ogg</sound> + <sound event="miss">weapons/swords/short-sword-miss1.ogg</sound> + </item> +</items> diff --git a/items/equip-2hand/item878_BansheeBow.xml b/items/equip-2hand/item878_BansheeBow.xml index 53dd6ed1..5282ba53 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="85" 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% / Walk Speed +10% / Vanishes HP by 2% of damages dealt" type="equip-2hand" req-dex="80+" maxhp="-150" attack-action="attack_bow" attack-range="6" attack="140" 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> </item> diff --git a/items/equip-arms/item756_AssassinGloves.xml b/items/equip-arms/item756_AssassinGloves.xml index bbc49d19..54a6ab14 100644 --- a/items/equip-arms/item756_AssassinGloves.xml +++ b/items/equip-arms/item756_AssassinGloves.xml @@ -6,7 +6,7 @@ <its:translateRule selector="//item/@effect" translate="yes"/> <its:translateRule selector="//*" translate="no"/> </its:rules> - <item id="756" image="equipment/hands/assassingloves.png" name="Assassin Gloves" description="Gloves for a master assassin." mattack="-3" type="equip-arms" defense="5" agi="5" weight="9" sellProtected="true"> + <item id="756" image="equipment/hands/assassingloves.png" name="Assassin Gloves" description="Gloves for a master assassin." mattack="-3" type="equip-arms" defense="3" agi="4" weight="9" sellProtected="true"> <sprite gender="unisex">equipment/hands/assassin.xml</sprite> <sprite gender="female">equipment/hands/assassin-female.xml</sprite> </item> diff --git a/items/equip-feet/item757_AssassinBoots.xml b/items/equip-feet/item757_AssassinBoots.xml index 6ace272f..20f1b5e8 100644 --- a/items/equip-feet/item757_AssassinBoots.xml +++ b/items/equip-feet/item757_AssassinBoots.xml @@ -6,7 +6,7 @@ <its:translateRule selector="//item/@effect" translate="yes"/> <its:translateRule selector="//*" translate="no"/> </its:rules> - <item id="757" image="equipment/feet/assassinboots.png" name="Assassin Boots" description="Boots for a master assassin." mattack="-3" type="equip-feet" defense="5" agi="5" weight="10" sellProtected="true"> + <item id="757" image="equipment/feet/assassinboots.png" name="Assassin Boots" description="Boots for a master assassin." mattack="-3" type="equip-feet" defense="3" agi="4" weight="10" sellProtected="true"> <sprite gender="unisex">equipment/feet/assassin-boots.xml</sprite> <sprite gender="female">equipment/feet/assassin-boots-female.xml</sprite> </item> diff --git a/items/equip-torso/item731_AssassinPants.xml b/items/equip-torso/item731_AssassinPants.xml index 83255f13..8e1b7de1 100644 --- a/items/equip-torso/item731_AssassinPants.xml +++ b/items/equip-torso/item731_AssassinPants.xml @@ -6,7 +6,7 @@ <its:translateRule selector="//item/@effect" translate="yes"/> <its:translateRule selector="//*" translate="no"/> </its:rules> - <item id="731" image="equipment/legs/assassinpants.png" name="Assassin Pants" description="Pants for a master assassin." mattack="-5" type="equip-torso" defense="5" agi="8" weight="20" sellProtected="true"> + <item id="731" image="equipment/legs/assassinpants.png" name="Assassin Pants" description="Pants for a master assassin." mattack="-5" type="equip-torso" defense="4" agi="5" weight="20" sellProtected="true"> <sprite gender="unisex">equipment/legs/assassin.xml</sprite> <sprite gender="female">equipment/legs/assassin-female.xml</sprite> </item> diff --git a/items/equip-torso/item755_AssassinShirt.xml b/items/equip-torso/item755_AssassinShirt.xml index 1d22c604..33dd812b 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." mattack="-5" type="equip-torso" defense="10" agi="10" 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%" mattack="-5" type="equip-torso" defense="15" agi="15" weight="15" sellProtected="true"> <sprite gender="unisex">equipment/chest/assassin.xml</sprite> <sprite gender="female">equipment/chest/assassin-female.xml</sprite> </item> |