summaryrefslogtreecommitdiff
path: root/items/equip-2hand/item1170_SweetToothStaff.xml
diff options
context:
space:
mode:
authorHoraK-FDF <horak-fdf@web.de>2023-11-18 17:46:38 +0000
committerLed Mitz <smoothshifter@tuta.io>2023-11-18 17:46:38 +0000
commited3fb4903b52bb5253cc5894f4f614f44cfaabc1 (patch)
treefb319f359cba4426d08d2886c799302a6853c267 /items/equip-2hand/item1170_SweetToothStaff.xml
parent700e44498a53b08c0328ab51d821bd60bec4d70a (diff)
downloadclientdata-ed3fb4903b52bb5253cc5894f4f614f44cfaabc1.tar.gz
clientdata-ed3fb4903b52bb5253cc5894f4f614f44cfaabc1.tar.bz2
clientdata-ed3fb4903b52bb5253cc5894f4f614f44cfaabc1.tar.xz
clientdata-ed3fb4903b52bb5253cc5894f4f614f44cfaabc1.zip
Items cleanup
Diffstat (limited to 'items/equip-2hand/item1170_SweetToothStaff.xml')
-rw-r--r--items/equip-2hand/item1170_SweetToothStaff.xml24
1 files changed, 24 insertions, 0 deletions
diff --git a/items/equip-2hand/item1170_SweetToothStaff.xml b/items/equip-2hand/item1170_SweetToothStaff.xml
new file mode 100644
index 00000000..c2a60f8e
--- /dev/null
+++ b/items/equip-2hand/item1170_SweetToothStaff.xml
@@ -0,0 +1,24 @@
+<?xml version="1.0"?>
+<items>
+ <item id="1170"
+ image="equipment/weapon/staff-woodstaff.png"
+ name="Sweet Tooth Staff"
+ description="Turning gore into cake which recovers your MP, it is the Grandmaster's favorite staff."
+ effect="Lvl 2 Wand / 5% MP Recovery when a monster is killed / Weapon Level 1"
+ req-int="60+"
+ attack="50"
+ mattack="15"
+ type="equip-2hand"
+ attack-action="attack_wand"
+ attack-range="2"
+ weight="1000"
+ sellProtected="true">
+ <sprite gender="unisex">equipment/weapons/staff.xml</sprite>
+ <sound event="strike">weapons/other/staff/staff-miss1.ogg</sound>
+ <sound event="strike">weapons/other/staff/staff-miss2.ogg</sound>
+ <sound event="strike">weapons/other/staff/staff-miss3.ogg</sound>
+ <sound event="hit">weapons/other/staff/staff-hit1.ogg</sound>
+ <sound event="hit">weapons/other/staff/staff-hit2.ogg</sound>
+ <sound event="hit">weapons/other/staff/staff-hit3.ogg</sound>
+ </item>
+</items>