summaryrefslogtreecommitdiff
path: root/tmw-darkside.servegame.com/items/equip-arms/item532_LeatherGloves.xml
blob: de36c2ce0fe25dd83a7d9c144135ed5c1489867c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?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="532" image="equipment/hands/leathergloves.png" name="Leather Gloves" description="Gloves made of hardened leather." effect="M. Attack -20" type="equip-arms" defense="4" weight="20">
    <sprite gender="unisex">equipment/hands/generic.xml|#4e2e18,c8752f</sprite>
    <sprite gender="female">equipment/hands/generic-female.xml|#4e2e18,c8752f</sprite>
  </item>
</items>