diff options
author | jesusalva <cpntb1@ymail.com> | 2018-02-24 01:55:06 -0300 |
---|---|---|
committer | jesusalva <cpntb1@ymail.com> | 2018-02-24 01:55:06 -0300 |
commit | 2db7649542c1d10a1ece4bd99f9dcc0e4fb2c096 (patch) | |
tree | 84ae9fcb12a778d57ec391584f6218a05986f0a1 /items.xml | |
parent | 30dc813a423be0d1cd4a12945238321c8e39f1a3 (diff) | |
download | clientdata-2db7649542c1d10a1ece4bd99f9dcc0e4fb2c096.tar.gz clientdata-2db7649542c1d10a1ece4bd99f9dcc0e4fb2c096.tar.bz2 clientdata-2db7649542c1d10a1ece4bd99f9dcc0e4fb2c096.tar.xz clientdata-2db7649542c1d10a1ece4bd99f9dcc0e4fb2c096.zip |
Changes required for server-data commits
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -3871,16 +3871,16 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. <sound event="miss">weapons/piouslayer/miss1.ogg</sound> </item> <item id="3518" - image="equipment/weapons/staffoflife.png" - name="Jesusalva's Judgement ★★★" - description="The program is buggy? No worries, maybe it is time to destroy everything." + image="equipment/weapons/divinesword.png|W:#ff0000" + name="Judgement ★★★" + description="Sometimes, to Saves the ones you like, you must judge the ones you doesn't." attack="100" effect="Splash damage: cast Magnum Break on attack." - level="40" + level="24" critical-hit-effect-id="312" hit-effect-id="312" miss-effect-id="50" - type="equip-2hand" + type="equip-1hand" weight="1000"> <sprite>equipment/weapons/piouslayer.xml</sprite> <sound event="hit">weapons/piouslayer/hit1.ogg</sound> |