summaryrefslogtreecommitdiff
path: root/items/equip-1hand/item5261_Launcher.xml
blob: e141f40ebb87a993b5642fb64a6b58241f8e56d6 (plain) (blame)
1
2
3
4
5
6
7
8
9
<?xml version="1.0"?>
<items>
  <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>