summaryrefslogtreecommitdiff
path: root/items/equip-1hand/item5261_Launcher.xml
diff options
context:
space:
mode:
Diffstat (limited to 'items/equip-1hand/item5261_Launcher.xml')
-rw-r--r--items/equip-1hand/item5261_Launcher.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/items/equip-1hand/item5261_Launcher.xml b/items/equip-1hand/item5261_Launcher.xml
new file mode 100644
index 00000000..13ca52c1
--- /dev/null
+++ b/items/equip-1hand/item5261_Launcher.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="5261" image="equipment/weapon/xmas-slingshot-icon.png" name="Candy-Caned Anti-Grinch-Rifle 2020" description="The best way to shoot snowballs." type="equip-2hand" attack-action="attack_bow" attack="20" attack-range="3" weight="10" critical-hit-effect-id="55" missile-particle="graphics/particles/snowball.particle.xml">
+ <sprite gender="unisex">equipment/weapons/xmas-bow-slingshot.xml</sprite>
+ <sprite gender="female">equipment/weapons/xmas-bow-slingshot.xml</sprite>
+ <sound event="hit">weapons/projectiles/snowball/hit1.ogg</sound>
+ <sound event="miss">weapons/projectiles/snowball/miss1.ogg</sound>
+ </item>
+</items>