diff options
author | Led Mitz <smoothshifter@tuta.io> | 2023-11-27 17:25:05 +0000 |
---|---|---|
committer | Led Mitz <smoothshifter@tuta.io> | 2023-11-27 17:25:05 +0000 |
commit | b5b6ac16a31dd8d1164428769fc03449098cdbde (patch) | |
tree | 34e4066c6b6f6859e951e46cb7f9c68b1d1c5e2b /items/equip-1hand/item0576_Beheader.xml | |
parent | 2fbfe721bd69d3ef30c9ee8f3caf7e178a434a7c (diff) | |
parent | f9908e9e958a5c1de1c7e724b7f536c70fd73eba (diff) | |
download | clientdata-b5b6ac16a31dd8d1164428769fc03449098cdbde.tar.gz clientdata-b5b6ac16a31dd8d1164428769fc03449098cdbde.tar.bz2 clientdata-b5b6ac16a31dd8d1164428769fc03449098cdbde.tar.xz clientdata-b5b6ac16a31dd8d1164428769fc03449098cdbde.zip |
Merge branch 'beheader' into 'master'
beheader and underworld mask
See merge request legacy/clientdata!553
Diffstat (limited to 'items/equip-1hand/item0576_Beheader.xml')
-rw-r--r-- | items/equip-1hand/item0576_Beheader.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/equip-1hand/item0576_Beheader.xml b/items/equip-1hand/item0576_Beheader.xml index fbd74d80..14127ab4 100644 --- a/items/equip-1hand/item0576_Beheader.xml +++ b/items/equip-1hand/item0576_Beheader.xml @@ -1,6 +1,6 @@ <?xml version="1.0"?> <items> - <item id="576" image="equipment/weapon/sword-beheader.png" name="Beheader" description="The only sword capable of beheading a Terranite." effect="Attack Speed +10% / Double Damage +50% / No bow / Base Attack Delay +1150 / Weapon Level 1" req-int="0" criticalattack="-25" hit="-20" type="equip-1hand" attack="999" attack-action="attack" attack-range="1" weight="2000" sellProtected="true"> + <item id="576" image="equipment/weapon/sword-beheader.png" name="Beheader" description="The only sword capable of beheading a Terranite." effect="Double Damage +50% / No bow / Base Attack Delay +1150 / Weapon Level 1" req-int="0" criticalattack="-25" hit="-20" type="equip-1hand" attack="999" attack-action="attack" attack-range="1" weight="2000" sellProtected="true"> <sprite gender="unisex">equipment/weapons/beheader.xml</sprite> <sound event="strike">weapons/other/staff/staff-miss1.ogg</sound> <sound event="strike">weapons/other/staff/staff-miss2.ogg</sound> |