summaryrefslogtreecommitdiff
path: root/items.xml
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-02-24 14:11:37 -0300
committerJesusaves <cpntb1@ymail.com>2020-02-24 14:11:37 -0300
commit07f016a0ab85e53b15972de7f43973abe8f5b5b5 (patch)
tree64bbb7fc389b3a7050a852cd7c50f389850276aa /items.xml
parent50c3498078835721829045394c6f9ee845f78aec (diff)
downloadclientdata-07f016a0ab85e53b15972de7f43973abe8f5b5b5.tar.gz
clientdata-07f016a0ab85e53b15972de7f43973abe8f5b5b5.tar.bz2
clientdata-07f016a0ab85e53b15972de7f43973abe8f5b5b5.tar.xz
clientdata-07f016a0ab85e53b15972de7f43973abe8f5b5b5.zip
Lightsabers
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"