diff options
Diffstat (limited to 'items/equip-head/item5130_Phylactery.xml')
-rw-r--r-- | items/equip-head/item5130_Phylactery.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/equip-head/item5130_Phylactery.xml b/items/equip-head/item5130_Phylactery.xml index cba73577..b74a9a48 100644 --- a/items/equip-head/item5130_Phylactery.xml +++ b/items/equip-head/item5130_Phylactery.xml @@ -6,7 +6,7 @@ <its:translateRule selector="//item/@effect" translate="yes"/> <its:translateRule selector="//*" translate="no"/> </its:rules> - <item id="5130" image="equipment/head/phylactery.png" name="Phylactery" description="This phylactery glows with power" effect="M. Attack +5 / Cast Speed +10% / -1/2 Dex" type="equip-head" defense="1" weight="20" sellProtected="true"> + <item id="5130" image="equipment/head/phylactery.png" name="Phylactery" description="This phylactery glows with power" effect="Cast Speed +10% / Dex -50%" mattack="5" type="equip-head" defense="1" weight="20" sellProtected="true"> <sprite gender="unisex">equipment/head/phylactery.xml</sprite> <sprite gender="female">equipment/head/phylactery-female.xml</sprite> </item> |