diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-06-21 05:10:58 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-06-21 05:10:58 -0300 |
commit | 913b8ecbced95b4f4094fa0f2af5974166f036cf (patch) | |
tree | 9d5c333521577730ec249deb0a8c7aac92d821c0 | |
parent | 298a9ab3500c17dfadaa5a06c054c04706978308 (diff) | |
download | clientdata-913b8ecbced95b4f4094fa0f2af5974166f036cf.tar.gz clientdata-913b8ecbced95b4f4094fa0f2af5974166f036cf.tar.bz2 clientdata-913b8ecbced95b4f4094fa0f2af5974166f036cf.tar.xz clientdata-913b8ecbced95b4f4094fa0f2af5974166f036cf.zip |
Sky Piercer
-rw-r--r-- | items.xml | 20 |
1 files changed, 20 insertions, 0 deletions
@@ -7969,6 +7969,26 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. /> </inventory> </item> + <item id="7421" + image="equipment/weapons/longsword.png" + name="Sky Piercer ★★★" + description="The savior's sword, pierces the sky into mana." + effect="Damage scales with level" + attack="109" + mattack="55" + attack-range="1" + level="109" + type="equip-shield" + attack-action="attack" + hit-effect-id="800" + weight="2700"> + <!-- + <sprite>equipment/weapons/bugslayer.xml</sprite> + --> + <sound event="hit">weapons/piouslayer/hit1.ogg</sound> + <sound event="hit">weapons/piouslayer/hit2.ogg</sound> + <sound event="miss">weapons/piouslayer/miss1.ogg</sound> + </item> <!-- Fake Items --> <item id="7436" image="generic/key/taxkey.png" |