summaryrefslogtreecommitdiff
path: root/items.xml
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-12-19 18:52:35 -0200
committerJesusaves <cpntb1@ymail.com>2018-12-19 18:52:35 -0200
commit88924ebb489526de589ff36d3bd0b12d0c2d1ef5 (patch)
tree15dfb72e49e34e55d4f1fac3459f8eaef27c2f1c /items.xml
parent087808b843149e1b64969c8ae73b9139c82fff23 (diff)
downloadclientdata-88924ebb489526de589ff36d3bd0b12d0c2d1ef5.tar.gz
clientdata-88924ebb489526de589ff36d3bd0b12d0c2d1ef5.tar.bz2
clientdata-88924ebb489526de589ff36d3bd0b12d0c2d1ef5.tar.xz
clientdata-88924ebb489526de589ff36d3bd0b12d0c2d1ef5.zip
Explain why Bronze Gladius is so weak
Diffstat (limited to 'items.xml')
-rw-r--r--items.xml16
1 files changed, 15 insertions, 1 deletions
diff --git a/items.xml b/items.xml
index 15bb878f..fb6d784e 100644
--- a/items.xml
+++ b/items.xml
@@ -5449,7 +5449,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
<item id="3520"
image="equipment/weapons/bronzegladius.png"
name="Bronze Gladius"
- description="A short sword made of bronze for lucky adventurer."
+ description="A short sword for the lucky adventurer. It's actually done with wood."
attack="125"
attack-range="1"
level="22"
@@ -5574,6 +5574,20 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
<sound event="hit">weapons/piouslayer/hit1.ogg</sound>
<sound event="miss">weapons/piouslayer/miss1.ogg</sound>
</item>
+ <item id="3528"
+ image="equipment/weapons/bronzegladius.png"
+ name="Real Bronze Gladius"
+ description="A short sword really made with bronze."
+ attack="240"
+ attack-range="1"
+ level="37"
+ type="equip-1hand"
+ attack-action="attack"
+ weight="840">
+ <sprite>equipment/weapons/traininggladius.xml</sprite>
+ <sound event="hit">weapons/piouslayer/hit1.ogg</sound>
+ <sound event="miss">weapons/piouslayer/miss1.ogg</sound>
+ </item>
<!-- Fill new weapons HERE -->
<item id="3600"
image="equipment/weapons/savior.png"