summaryrefslogtreecommitdiff
path: root/items.xml
diff options
context:
space:
mode:
authorMicksha <Micksha@users.noreply.github.com>2018-04-26 21:54:51 +0200
committergumi <git@gumi.ca>2018-07-05 11:11:26 -0400
commit7e8ab05dc2fcb615ee128115b2151a4bb277a338 (patch)
tree18be31fc025b2beca2fb1decc29ea1c5e1b9a484 /items.xml
parentc56191ec59d0d11d71ff90121175a012f371d9c9 (diff)
downloadclientdata-7e8ab05dc2fcb615ee128115b2151a4bb277a338.tar.gz
clientdata-7e8ab05dc2fcb615ee128115b2151a4bb277a338.tar.bz2
clientdata-7e8ab05dc2fcb615ee128115b2151a4bb277a338.tar.xz
clientdata-7e8ab05dc2fcb615ee128115b2151a4bb277a338.zip
add the wand
Diffstat (limited to 'items.xml')
-rw-r--r--items.xml25
1 files changed, 24 insertions, 1 deletions
diff --git a/items.xml b/items.xml
index 4d5dd2fd..419af5ea 100644
--- a/items.xml
+++ b/items.xml
@@ -1298,7 +1298,30 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml.
weight="250">
<sprite>equipment/weapons/pickaxe.xml</sprite>
</item>
-
+ <item id="3505"
+ image="equipment/weapons/wand.png"
+ name="Training Wand"
+ description="A simple wand for your first steps in handling magic."
+ attack="150"
+ attack-range="2"
+ level="10"
+ type="equip-1hand"
+ attack-action="attack_wand"
+ weight="67">
+ <sprite>equipment/weapons/trainingwand.xml</sprite>
+ </item>
+ <item id="3506"
+ image="equipment/weapons/wand.png|W:#ece96e"
+ name="Mana Torch"
+ description="A simple wand imbued with a fire spell, it can provide lighting and will never run out on you!"
+ attack="200"
+ attack-range="2"
+ level="10"
+ type="equip-1hand"
+ attack-action="attack_wand"
+ weight="67">
+ <sprite>equipment/weapons/trainingwand.xml</sprite>
+ </item>
<!-- Pets -->
<item id="4000"