diff options
-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 6f40f372..b27baf18 100644 --- a/items/equip-head/item5130_Phylactery.xml +++ b/items/equip-head/item5130_Phylactery.xml @@ -1,6 +1,6 @@ <?xml version="1.0"?> <items> - <item id="5130" image="equipment/head/phylactery.png" name="Phylactery" description="This phylactery glows with power." atkspeed="30%" dex="-50%" 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." atkspeed="25%" dex="-33%" Matk="90" Mdef="20" 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> |