summaryrefslogtreecommitdiff
path: root/items/equip-1hand/item590_DragonSword.xml
diff options
context:
space:
mode:
Diffstat (limited to 'items/equip-1hand/item590_DragonSword.xml')
-rw-r--r--items/equip-1hand/item590_DragonSword.xml24
1 files changed, 24 insertions, 0 deletions
diff --git a/items/equip-1hand/item590_DragonSword.xml b/items/equip-1hand/item590_DragonSword.xml
new file mode 100644
index 00000000..2b508659
--- /dev/null
+++ b/items/equip-1hand/item590_DragonSword.xml
@@ -0,0 +1,24 @@
+<?xml version="1.0"?>
+<items>
+ <item id="590"
+ image="equipment/weapon/sword-dragon.png"
+ name="Dragon Sword"
+ description="Empowered by demure's drakes, relic of a long forsaken war."
+ effect="HP -100 / Vanish HP by 1% of damage dealt"
+ attack="141"
+ attack-range="1"
+ defense="-2"
+ str="5"
+ level="90"
+ type="equip-1hand"
+ attack-action="attack"
+ hit-effect-id="32"
+ critical-hit-effect-id="30"
+ weight="1000">
+ <sprite>equipment/weapons/dragon-sword.xml</sprite>
+ <sound event="hit">weapons/other/halberd/halberd-hit1.ogg</sound>
+ <sound event="hit">weapons/other/halberd/halberd-hit2.ogg</sound>
+ <sound event="hit">weapons/other/halberd/halberd-hit3.ogg</sound>
+ <sound event="miss">weapons/swords/sword-miss1.ogg</sound>
+ </item>
+</items>