summaryrefslogtreecommitdiff
path: root/items/equip-charm
diff options
context:
space:
mode:
authorLedmitz <smoothshifter@tuta.io>2023-07-19 13:04:21 -0300
committerLedmitz <smoothshifter@tuta.io>2023-07-19 13:04:21 -0300
commit1747db874ac35b01804d2def06bc952f2f1d76fc (patch)
tree2c117072fc5fb97444d930924c57af48b1cc85b7 /items/equip-charm
parent4660621d40af1a1342fb3a2900ac96f21bb6b88f (diff)
downloadclientdata-1747db874ac35b01804d2def06bc952f2f1d76fc.tar.gz
clientdata-1747db874ac35b01804d2def06bc952f2f1d76fc.tar.bz2
clientdata-1747db874ac35b01804d2def06bc952f2f1d76fc.tar.xz
clientdata-1747db874ac35b01804d2def06bc952f2f1d76fc.zip
Fixed some item descriptions. Assassin gear, banshee, mana pearl, phylactery, setzer
Diffstat (limited to 'items/equip-charm')
-rw-r--r--items/equip-charm/item5270_ManaPearl.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/items/equip-charm/item5270_ManaPearl.xml b/items/equip-charm/item5270_ManaPearl.xml
index 04daab60..134dcce4 100644
--- a/items/equip-charm/item5270_ManaPearl.xml
+++ b/items/equip-charm/item5270_ManaPearl.xml
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<items>
- <item id="5270" image="equipment/charms/manapearl.png" name="Mana Pearl" description="This pearl resonates with a natural mana flow and channels some power from the Mana Seed to the user." int="1" mattack="11" mdefense="11" maxmp="55" type="equip-charm" weight="0" sellProtected="true">
+ <item id="5270" image="equipment/charms/manapearl.png" name="Mana Pearl" description="This pearl resonates with a natural mana flow and channels some power from the Mana Seed to the user." int="1" mattack="22" mdefense="22" maxsp="55" sprecover="33" type="equip-charm" weight="0" sellProtected="true">
<particlefx>graphics/particles/manapearl.particle.xml</particlefx>
</item>
</items>