summaryrefslogtreecommitdiff
path: root/items/equip-charm/item865_Grimoire.xml
blob: d6dd393c192c9f97f33b1246eb57a59ee21f4c91 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<?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="865" image="generic/spell-book.png" name="Grimoire" description="An ancient spellbook filled with the wisdom of generations of magic. If you could only read it!" effect="M. Attack +5 / +30 SP" type="equip-charm" weight="100"/>
</items>