summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--items.xml15
1 files changed, 7 insertions, 8 deletions
diff --git a/items.xml b/items.xml
index 2df7eb71..d2a9dff6 100644
--- a/items.xml
+++ b/items.xml
@@ -4497,14 +4497,13 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
</item>
<item id="3501"
image="equipment/weapons/piouslayer.png"
- name="Piou Slayer"
- description="A short sword for amateurs."
+ name="Bug Slayer"
+ description="Jesusalva introduced another bug!! We must slay it!"
attack="150"
attack-range="1"
- level="30"
+ level="25"
type="equip-1hand"
attack-action="attack"
- effect="Item in need of Balance"
weight="1600">
<sprite>equipment/weapons/piouslayer.xml</sprite>
<sound event="hit">weapons/piouslayer/hit1.ogg</sound>
@@ -4512,14 +4511,14 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
</item>
<item id="3502"
image="equipment/weapons/traininggladius.png"
- name="Training Gladius"
+ name="Short Gladius"
description="A short sword made for close combat."
- attack="350"
+ attack="175"
attack-range="1"
- level="5"
+ level="30"
type="equip-1hand"
attack-action="attack"
- weight="58">
+ weight="1058">
<sprite>equipment/weapons/traininggladius.xml</sprite>
<sound event="hit">weapons/piouslayer/hit1.ogg</sound>
<sound event="miss">weapons/piouslayer/miss1.ogg</sound>