summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2022-04-30 17:53:18 -0300
committerJesusaves <cpntb1@ymail.com>2022-04-30 17:53:18 -0300
commita4f1d82e0d5acb68acd7d3831f17d26b88e815e4 (patch)
tree8ab5fe4d1ba1df459396e47ee0cf135a794d3369
parentc8004167c02cd8e2a7e214b4a3e51dbf929da3e5 (diff)
downloadclientdata-a4f1d82e0d5acb68acd7d3831f17d26b88e815e4.tar.gz
clientdata-a4f1d82e0d5acb68acd7d3831f17d26b88e815e4.tar.bz2
clientdata-a4f1d82e0d5acb68acd7d3831f17d26b88e815e4.tar.xz
clientdata-a4f1d82e0d5acb68acd7d3831f17d26b88e815e4.zip
Dish out nerfs
-rw-r--r--items/equip-head/item5287_CorsairHat.xml12
-rw-r--r--items/equip-shield/item5285_DragonShield.xml2
2 files changed, 6 insertions, 8 deletions
diff --git a/items/equip-head/item5287_CorsairHat.xml b/items/equip-head/item5287_CorsairHat.xml
index 32ec18af..f7aa8c24 100644
--- a/items/equip-head/item5287_CorsairHat.xml
+++ b/items/equip-head/item5287_CorsairHat.xml
@@ -11,15 +11,13 @@
image="equipment/head/corsairhat.png"
name="Corsair Hat"
description="The official Hat of Mana Corsairs (HMC)."
-
- effect="HP Recovery Rate -400%"
- mdefense="70"
- criticaldefense="250"
- flee="-200"
- maxhp="15000"
+ defense="5"
+ mdefense="15"
+ criticaldefense="5"
+ maxhp="50"
type="equip-head"
sellProtected="true"
- weight="22">
+ weight="20">
<sprite>equipment/head/corsairhat.xml</sprite>
<replace sprite="hair">
<item from="-6" to="-1"/>
diff --git a/items/equip-shield/item5285_DragonShield.xml b/items/equip-shield/item5285_DragonShield.xml
index 3eb896d8..8ed7f16d 100644
--- a/items/equip-shield/item5285_DragonShield.xml
+++ b/items/equip-shield/item5285_DragonShield.xml
@@ -11,7 +11,7 @@
name="Dragon Shield"
description="A mighty shield from the dragons of another world."
effect="Unobtainable."
- defense="30"
+ defense="27"
mattack="-200"
type="equip-shield"
sellProtected="true"