diff options
Diffstat (limited to 'items/equip-charm/item865_Grimoire.xml')
-rw-r--r-- | items/equip-charm/item865_Grimoire.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/equip-charm/item865_Grimoire.xml b/items/equip-charm/item865_Grimoire.xml index d6dd393c..59224e9a 100644 --- a/items/equip-charm/item865_Grimoire.xml +++ b/items/equip-charm/item865_Grimoire.xml @@ -6,5 +6,5 @@ <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"/> + <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!" mattack="5" maxmp="30" type="equip-charm" weight="100"/> </items> |