summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLed Mitz <smoothshifter@tuta.io>2023-05-10 00:08:52 +0000
committerLed Mitz <smoothshifter@tuta.io>2023-05-10 00:08:52 +0000
commit4660621d40af1a1342fb3a2900ac96f21bb6b88f (patch)
tree67a39fd56eff6672b28f7591b99d76beefde2de8
parentc48670c4477517b1662d4f5229fc437138a55944 (diff)
parent3667cdbade210d7e7f1d720fdb0e99bb394e135f (diff)
downloadclientdata-4660621d40af1a1342fb3a2900ac96f21bb6b88f.tar.gz
clientdata-4660621d40af1a1342fb3a2900ac96f21bb6b88f.tar.bz2
clientdata-4660621d40af1a1342fb3a2900ac96f21bb6b88f.tar.xz
clientdata-4660621d40af1a1342fb3a2900ac96f21bb6b88f.zip
Merge branch 'phylactery_+_setzer_desc' into 'master'
Corrected descriptions values See merge request legacy/clientdata!540
-rw-r--r--items/equip-1hand/item571_Setzer.xml2
-rw-r--r--items/equip-head/item5130_Phylactery.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/items/equip-1hand/item571_Setzer.xml b/items/equip-1hand/item571_Setzer.xml
index e5edf196..b89b72c5 100644
--- a/items/equip-1hand/item571_Setzer.xml
+++ b/items/equip-1hand/item571_Setzer.xml
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<items>
- <item id="571" image="equipment/weapon/dagger-setzer.png" name="Setzer" description="A sharp knife, named after a famous gambler." attack="110" type="equip-1hand" attack-action="attack" attack-range="2" weight="900" sellProtected="true">
+ <item id="571" image="equipment/weapon/dagger-setzer.png" name="Setzer" description="A sharp knife, named after a famous gambler." attack="100" type="equip-1hand" attack-action="attack" attack-range="2" weight="900" sellProtected="true">
<sprite gender="unisex">equipment/weapons/dagger.xml|#48488c,48488e,48488f,695c21,5f5fbe,827229,6e6edb,9493a4,a4adff,bab8c2,bcbbc6,e3eaff</sprite>
<sprite gender="female">equipment/weapons/dagger-female.xml|#48488c,48488e,48488f,695c21,5f5fbe,827229,6e6edb,9493a4,a4adff,bab8c2,bcbbc6,e3eaff</sprite>
<sound event="hit">weapons/knives/setzer/setzer-hit1.ogg</sound>
diff --git a/items/equip-head/item5130_Phylactery.xml b/items/equip-head/item5130_Phylactery.xml
index 7f165ac0..2ac526d1 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="25%" 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="30%" 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>