summaryrefslogtreecommitdiff
path: root/items.xml
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-07-18 13:15:44 -0300
committerJesusaves <cpntb1@ymail.com>2019-07-18 13:15:44 -0300
commit5199f1b0a211abbf1ff924f1ec6e569c514a9a6a (patch)
tree25f15950b0ceea847952796a389c3c2b65cd7610 /items.xml
parent7d06404fcebf515c9bd908af30dc6382fd217972 (diff)
downloadclientdata-5199f1b0a211abbf1ff924f1ec6e569c514a9a6a.tar.gz
clientdata-5199f1b0a211abbf1ff924f1ec6e569c514a9a6a.tar.bz2
clientdata-5199f1b0a211abbf1ff924f1ec6e569c514a9a6a.tar.xz
clientdata-5199f1b0a211abbf1ff924f1ec6e569c514a9a6a.zip
Kitana
Diffstat (limited to 'items.xml')
-rw-r--r--items.xml21
1 files changed, 18 insertions, 3 deletions
diff --git a/items.xml b/items.xml
index feb0a773..dc239d96 100644
--- a/items.xml
+++ b/items.xml
@@ -6077,12 +6077,12 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
image="equipment/weapons/longsword.png"
name="Long Sword"
description="It has a very long blade."
- attack="50"
+ attack="430"
attack-range="1"
- level="1"
+ level="80"
type="equip-1hand"
attack-action="attack"
- weight="6">
+ weight="1100">
<sprite>equipment/weapons/piouslayer.xml</sprite>
<sound event="hit">weapons/piouslayer/hit1.ogg</sound>
<sound event="hit">weapons/piouslayer/hit2.ogg</sound>
@@ -6344,6 +6344,21 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
<sound event="hit">weapons/piouslayer/hit2.ogg</sound>
<sound event="miss">weapons/piouslayer/miss1.ogg</sound>
</item>
+ <item id="3531"
+ image="equipment/weapons/kitana.png"
+ name="Kitana"
+ description="Light, yet powerful. One of Frostia's masterpieces of engineering."
+ attack="370"
+ attack-range="1"
+ level="60"
+ type="equip-1hand"
+ attack-action="attack"
+ weight="960">
+ <sprite>equipment/weapons/piouslayer.xml</sprite>
+ <sound event="hit">weapons/piouslayer/hit1.ogg</sound>
+ <sound event="hit">weapons/piouslayer/hit2.ogg</sound>
+ <sound event="miss">weapons/piouslayer/miss1.ogg</sound>
+ </item>
<!-- Fill new weapons HERE -->
<item id="3600"
image="equipment/weapons/savior.png"