summaryrefslogtreecommitdiff
path: root/items.xml
diff options
context:
space:
mode:
authorMicksha <ms-shaman@gmx.de>2020-04-22 18:20:14 +0000
committerMicksha <ms-shaman@gmx.de>2020-04-22 18:20:14 +0000
commit576292a9553250f918884f4b13ec478cf9e0f14b (patch)
tree321f01853f18c3b0def6b979dd2ccea4c5984d81 /items.xml
parent60e7a19207c085d56b88d88ccc8786a983e721ee (diff)
downloadclientdata-576292a9553250f918884f4b13ec478cf9e0f14b.tar.gz
clientdata-576292a9553250f918884f4b13ec478cf9e0f14b.tar.bz2
clientdata-576292a9553250f918884f4b13ec478cf9e0f14b.tar.xz
clientdata-576292a9553250f918884f4b13ec478cf9e0f14b.zip
Kfahr
Diffstat (limited to 'items.xml')
-rw-r--r--items.xml37
1 files changed, 36 insertions, 1 deletions
diff --git a/items.xml b/items.xml
index db2cc6ea..79927b97 100644
--- a/items.xml
+++ b/items.xml
@@ -1136,6 +1136,27 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml.
type="generic"
weight="25"
maxFloorOffset="1"/>
+ <item id="758"
+ image="generic/smallmushroom.png"
+ name="Small Mushroom"
+ description="A small mushroom. You do not know if it is edible, though."
+ type="generic"
+ weight="75"
+ maxFloorOffset="4"/>
+ <item id="759"
+ image="generic/scorpionstinger.png|W:#111111,222222,333333,444444,555555,aaaaaa"
+ name="Black Scorpion Stinger"
+ description="The stinger from a Black Scorpion."
+ type="generic"
+ weight="200"
+ maxFloorOffset="4"/>
+ <item id="760"
+ image="generic/scorpionstinger.png|W:#4e431e,87681f,b48221,ce9c3d,f9c466,f1d7a4,fffef1"
+ name="Golden Scorpion Stinger"
+ description="The stinger from the legendary Golden Scorpion."
+ type="generic"
+ weight="500"
+ maxFloorOffset="4"/>
<item id="800"
image="generic/gem-shard.png|W:#315a67,a4a4ae,dce5d6,ffffff"
@@ -2112,7 +2133,7 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml.
image="equipment/weapons/setzer.png"
name="Setzer"
description="A knife named after a famous gambler."
- attack="600"
+ attack="150"
attack-range="1"
level="20"
type="equip-1hand"
@@ -2196,6 +2217,20 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml.
<sound event="hit">weapons/knife/hit1.ogg</sound>
<sound event="miss">weapons/knife/miss1.ogg</sound>
</item>
+ <item id="3516"
+ image="equipment/weapons/boneknife.png"
+ name="Bone Knife"
+ description="A knife made from bones. Quite effective."
+ attack="125"
+ attack-range="1"
+ level="15"
+ type="equip-1hand"
+ attack-action="attack"
+ weight="250">
+ <sprite>equipment/weapons/knife.xml</sprite>
+ <sound event="hit">weapons/knife/hit1.ogg</sound>
+ <sound event="miss">weapons/knife/miss1.ogg</sound>
+ </item>
<!-- Pets -->