From 59138ce207999815af131dc8ef22c1b641387701 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 19 Dec 2018 16:19:55 -0200 Subject: Fix one hand weapon stats, according to what I plan on implementing for CHRISTMAS. (Future) Strongest 1 hand sword: Level 44, Back Sword, 340 DMG (Current) Strongest 2 hand sword: Level 50, Broadsword, 534 DMG (Current) 2nd Stronger 2h sword: Level 40, MiereCleav, 409 DMG --- items.xml | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) (limited to 'items.xml') diff --git a/items.xml b/items.xml index 60f5658a..15bb878f 100644 --- a/items.xml +++ b/items.xml @@ -5174,12 +5174,12 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="equipment/weapons/piouslayer.png" name="Bug Slayer" description="Jesusalva introduced another bug!! We must slay it!" - attack="150" + attack="160" attack-range="1" - level="29" + level="24" type="equip-1hand" attack-action="attack" - weight="1450"> + weight="1050"> equipment/weapons/piouslayer.xml weapons/piouslayer/hit1.ogg weapons/piouslayer/miss1.ogg @@ -5188,9 +5188,9 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="equipment/weapons/traininggladius.png" name="Short Gladius" description="A short sword made for close combat." - attack="175" + attack="192" attack-range="1" - level="37" + level="30" type="equip-1hand" attack-action="attack" weight="958"> @@ -5214,14 +5214,14 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. + weight="1250"> equipment/weapons/backsword.xml weapons/piouslayer/hit1.ogg weapons/piouslayer/miss1.ogg @@ -5327,12 +5327,12 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="equipment/weapons/butcherknife.png" name="Butcher Knife" description="Usually found in a butchery, yet it can also be found at murderer's hands." - attack="200" + attack="220" attack-range="1" - level="25" + level="35" type="equip-1hand" attack-action="attack" - weight="26"> + weight="750"> equipment/weapons/piouslayer.xml weapons/piouslayer/hit1.ogg weapons/piouslayer/miss1.ogg @@ -5564,9 +5564,9 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="equipment/weapons/sword.png" name="Short Sword" description="A short sword made for close combat. Careful with that!" - attack="200" + attack="280" attack-range="1" - level="44" + level="39" type="equip-1hand" attack-action="attack" weight="958"> -- cgit v1.2.3-60-g2f50