summaryrefslogblamecommitdiff
path: root/items/equip-1hand/item591_LongSword.xml
blob: 370318fb1d84f5d3e9e377083716290d1b9ef387 (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                                                                                                                                                                                                  
                                                                                                                                          

         
<?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="591" image="equipment/weapon/sword-longsword.png" name="Long Sword" description="A sword with a long and agile blade." effect="Damage +?" type="equip-1hand" attack-action="attack_chop" attack-range="2" weight="10">
    <sprite>equipment/weapons/sword-long.xml|#48488c,48488e,48488f,695c21,5f5fbe,827229,6e6edb,9493a4,a4adff,bab8c2,bcbbc6,e3eaff</sprite>
  </item>
</items>