summaryrefslogtreecommitdiff
path: root/items.xml
diff options
context:
space:
mode:
Diffstat (limited to 'items.xml')
-rw-r--r--items.xml30
1 files changed, 30 insertions, 0 deletions
diff --git a/items.xml b/items.xml
index 478ffeb2..6e4fa3a3 100644
--- a/items.xml
+++ b/items.xml
@@ -6590,6 +6590,36 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
<sound event="hit">weapons/axe/hit.ogg</sound>
<sound event="miss">weapons/axe/miss.ogg</sound>
</item>
+ <item id="3536"
+ image="equipment/weapons/lightsaber.png"
+ name="Lightsaber"
+ description="Pyndragon always comes up with the craziest ideas."
+ effect="ATK Scales"
+ attack="240"
+ attack-range="1"
+ level="60"
+ type="equip-1hand"
+ attack-action="attack"
+ weight="360">
+ <sprite>equipment/weapons/weapon-staff-blue.xml</sprite>
+ <sound event="hit">weapons/axe/hit.ogg</sound>
+ <sound event="miss">weapons/axe/miss.ogg</sound>
+ </item>
+ <item id="3537"
+ image="equipment/weapons/redlightsaber.png"
+ name="Powerful Lightsaber"
+ description="Pyndragon always comes up with the craziest ideas."
+ effect="ATK Scales"
+ attack="300"
+ attack-range="2"
+ level="60"
+ type="equip-2hand"
+ attack-action="attack"
+ weight="380">
+ <sprite>equipment/weapons/weapon-staff-red.xml</sprite>
+ <sound event="hit">weapons/axe/hit.ogg</sound>
+ <sound event="miss">weapons/axe/miss.ogg</sound>
+ </item>
<!-- Fill new weapons HERE -->
<item id="3600"
image="equipment/weapons/savior.png"