summaryrefslogtreecommitdiff
path: root/tmw-darkside.servegame.com/items/equip-2hand/item906_KidBook.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tmw-darkside.servegame.com/items/equip-2hand/item906_KidBook.xml')
-rw-r--r--tmw-darkside.servegame.com/items/equip-2hand/item906_KidBook.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/tmw-darkside.servegame.com/items/equip-2hand/item906_KidBook.xml b/tmw-darkside.servegame.com/items/equip-2hand/item906_KidBook.xml
new file mode 100644
index 00000000..477c89ae
--- /dev/null
+++ b/tmw-darkside.servegame.com/items/equip-2hand/item906_KidBook.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0"?>
+<items>
+ <its:rules xmlns:its="http://www.w3.org/2005/11/its" version="1.0">
+ <its:translateRule selector="//item/@name" translate="yes"/>
+ <its:translateRule selector="//item/@description" translate="yes"/>
+ <its:translateRule selector="//item/@effect" translate="yes"/>
+ <its:translateRule selector="//*" translate="no"/>
+ </its:rules>
+ <item id="906" image="equipment/weapon/kidbook.png" name="Kid Book" description="A big spell book used to transform humans into Trolls." effect="Damage +1" type="equip-2hand" weight="100" missile-particle="graphics/particles/monster-troll-foefire.particle.xml" sellProtected="true">
+ <replace/>
+ <replace sprite="race">
+ <item to="-99054"/>
+ </replace>
+ </item>
+</items>