summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2022-04-26 13:24:38 -0300
committerJesusaves <cpntb1@ymail.com>2022-04-26 13:24:55 -0300
commit70a74c6f79f5dc4e2c45891bc2e62e00d96a5a46 (patch)
tree4930256efb8e5c940339574a07e1ebfeea4f88bd
parent1cb161d650c54db45e6e256a6beeb370a7eb3a01 (diff)
downloadclientdata-70a74c6f79f5dc4e2c45891bc2e62e00d96a5a46.tar.gz
clientdata-70a74c6f79f5dc4e2c45891bc2e62e00d96a5a46.tar.bz2
clientdata-70a74c6f79f5dc4e2c45891bc2e62e00d96a5a46.tar.xz
clientdata-70a74c6f79f5dc4e2c45891bc2e62e00d96a5a46.zip
The nerf on Underworld Mask and Phylactery wasn't noted down
-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>