summaryrefslogtreecommitdiff
path: root/items/equip-1hand/item0590_DragonSword.xml
diff options
context:
space:
mode:
Diffstat (limited to 'items/equip-1hand/item0590_DragonSword.xml')
-rw-r--r--items/equip-1hand/item0590_DragonSword.xml29
1 files changed, 29 insertions, 0 deletions
diff --git a/items/equip-1hand/item0590_DragonSword.xml b/items/equip-1hand/item0590_DragonSword.xml
new file mode 100644
index 00000000..699d228b
--- /dev/null
+++ b/items/equip-1hand/item0590_DragonSword.xml
@@ -0,0 +1,29 @@
+<?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="Attack Speed +2% / Accuracy +5% / Base Attack Delay -25 / Weapon Level 2"
+ req-str="50+"
+ req-agi="50+"
+ req-vit="50+"
+ req-dex="50+"
+ req-luk="50+"
+ attack="171"
+ attack-range="1"
+ str="5"
+ level="99"
+ type="equip-1hand"
+ attack-action="attack"
+ hit-effect-id="32"
+ critical-hit-effect-id="30"
+ weight="1000"
+ sellProtected="true">
+ <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>