summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--items/equip-head/item5129_UnderworldMask.xml2
-rw-r--r--items/equip-head/item5130_Phylactery.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/items/equip-head/item5129_UnderworldMask.xml b/items/equip-head/item5129_UnderworldMask.xml
index 20ae5f68..6c923186 100644
--- a/items/equip-head/item5129_UnderworldMask.xml
+++ b/items/equip-head/item5129_UnderworldMask.xml
@@ -6,7 +6,7 @@
<its:translateRule selector="//item/@effect" translate="yes"/>
<its:translateRule selector="//*" translate="no"/>
</its:rules>
- <item id="5129" image="equipment/head/underworld-mask.png" name="Underworld Mask" description="Surely, you don't think I jest." effect="0 Int" attack-range="3" dex="2" agi="2" type="equip-head" defense="5" weight="100">
+ <item id="5129" image="equipment/head/underworld-mask.png" name="Underworld Mask" description="Surely, you don't think I jest." effect="0 Int" attack-range="2" dex="2" agi="2" type="equip-head" defense="5" weight="100">
<sprite gender="unisex">equipment/head/underworld-mask.xml</sprite>
<sprite gender="female">equipment/head/underworld-mask-female.xml</sprite>
<replace sprite="hair">
diff --git a/items/equip-head/item5130_Phylactery.xml b/items/equip-head/item5130_Phylactery.xml
index 89382bca..023a0e08 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" atkspeed="+50%" dex="-50%" mattack="5" 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="-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>