summaryrefslogtreecommitdiff
path: root/tmw-darkside.servegame.com/items/equip-2hand/item3499_DeathScythe.xml
blob: 9389c074312450eded770e73344575c95346decf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?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="3499"
    image="equipment/weapon/weapon-polearm-foice-morte.png"
    name="Death Scythe"
    description="The same weapon wielded by the messengers of the underworld."
    effect="Attack +200, Str +10, Range: 1"
    level="60"
    type="equip-2hand"
    weapon-type="polearm"
    weight="1200">
    <sprite>equipment/weapons/weapon-foice-morte.xml</sprite>
  </item>
</items>