From f942667812f11756e26d333eca65ba2119d8d248 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 6 Jan 2019 11:03:06 -0200 Subject: [skip ci] mark how much damage the arrows on ammo boxes deal + misc updates --- items.xml | 24 ++++++++++++++++-------- 1 file changed, 16 insertions(+), 8 deletions(-) (limited to 'items.xml') diff --git a/items.xml b/items.xml index 7199b70f..dbc024c1 100644 --- a/items.xml +++ b/items.xml @@ -1164,6 +1164,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="generic/box/notabox.png" name="Tolchi Arrow Ammo Box" description="Contains roughly 200 arrows for your shooting purposes." + attack="10" useButton="Open" type="usable" weight="215"/> @@ -1171,6 +1172,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="generic/box/notabox.png" name="Training Arrow Ammo Box" description="Contains roughly 200 arrows for your shooting purposes." + attack="20" useButton="Open" type="usable" weight="215"/> @@ -1178,6 +1180,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="generic/box/notabox.png" name="Standard Arrow Ammo Box" description="Contains roughly 200 arrows for your shooting purposes." + attack="30" useButton="Open" type="usable" weight="215"/> @@ -1185,6 +1188,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="generic/box/notabox.png" name="Iron Arrow Ammo Box" description="Contains roughly 200 arrows for your shooting purposes." + attack="45" useButton="Open" type="usable" weight="215"/> @@ -1192,6 +1196,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="generic/box/notabox.png" name="Cursed Arrow Ammo Box" description="Contains roughly 200 arrows for your shooting purposes." + attack="60" useButton="Open" type="usable" weight="215"/> @@ -1199,6 +1204,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="generic/box/notabox.png" name="Poison Arrow Ammo Box" description="Contains roughly 200 arrows for your shooting purposes." + attack="90" useButton="Open" type="usable" weight="430"/> @@ -1206,6 +1212,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="generic/box/notabox.png" name="Thorn Arrow Ammo Box" description="Contains roughly 200 arrows for your shooting purposes." + attack="160" useButton="Open" type="usable" weight="430"/> @@ -1213,6 +1220,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="generic/box/notabox.png" name="Bone Arrow Ammo Box" description="Contains roughly 200 arrows for your shooting purposes." + attack="350" useButton="Open" type="usable" weight="1100"/> @@ -2942,8 +2950,8 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. equipment/feet/cottonboots-female.xml|#623a34,f0c2b4 @@ -3656,7 +3664,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. name="Assassin Gloves" description="Gloves for a master assassin." defense="1" - level="1" + level="99" type="equip-arms" weight="1" maxFloorOffset="16"> @@ -3811,7 +3819,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. name="Chainmail Skirt" description="The perfect medieval style." defense="190" - level="65" + level="64" type="equip-legs" weight="280" maxFloorOffset="8"> -- cgit v1.2.3-60-g2f50