summaryrefslogtreecommitdiff
path: root/items.xml
diff options
context:
space:
mode:
authorSaulc <lucashelaine14@gmail.com>2019-03-11 08:41:15 +0000
committerSaulc <lucashelaine14@gmail.com>2019-03-11 08:41:15 +0000
commit9511c899f4ac32ea18f3c01a8ae79ea3230835c7 (patch)
tree97f30e4716494a628c714b8119f4a8447e7e7b22 /items.xml
parentca2f5cd458b9898f9db983d30031b2b1296b14a9 (diff)
downloadclientdata-9511c899f4ac32ea18f3c01a8ae79ea3230835c7.tar.gz
clientdata-9511c899f4ac32ea18f3c01a8ae79ea3230835c7.tar.bz2
clientdata-9511c899f4ac32ea18f3c01a8ae79ea3230835c7.tar.xz
clientdata-9511c899f4ac32ea18f3c01a8ae79ea3230835c7.zip
Add Demonic Scythe item, sprites arrive tonight
Diffstat (limited to 'items.xml')
-rw-r--r--items.xml18
1 files changed, 18 insertions, 0 deletions
diff --git a/items.xml b/items.xml
index 77644b66..c3c773bd 100644
--- a/items.xml
+++ b/items.xml
@@ -5877,6 +5877,24 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
<sound event="hit">weapons/piouslayer/hit1.ogg</sound>
<sound event="miss">weapons/piouslayer/miss1.ogg</sound>
</item>
+ <item id="3529"
+ image="equipment/weapons/scythe.png"
+ name="Demonic Scythe"
+ description="It's time to curse!."
+ effect="Crit +20, Vanishes HP by 1% of damages dealt"
+ agi=" (-10)"
+ dex=" (-5)"
+ str="8"
+ attack="210"
+ attack-range="2"
+ level="75"
+ type="equip-2hand"
+ attack-action="attack"
+ weight="1800">
+ <sprite>equipment/weapons/scythe.xml</sprite>
+ <sound event="hit">weapons/piouslayer/hit1.ogg</sound>
+ <sound event="miss">weapons/piouslayer/miss1.ogg</sound>
+ </item>
<!-- Fill new weapons HERE -->
<item id="3600"
image="equipment/weapons/savior.png"