summaryrefslogblamecommitdiff
path: root/hercules/templates/item.tpl
blob: f3c329eaf4abf088c0ac415da37a279362fd6992 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                     
    <item id="{0}"
        name="{1}"
        weight="{2}"
        attack="{3}"
        mattack="{4}"
        defense="{5}"
        range="{6}"
        speed="{7}"
        image="{8}"
    />
    </item>