diff options
author | Fedja Beader <fedja@protonmail.ch> | 2024-12-29 21:33:35 +0100 |
---|---|---|
committer | Fedja Beader <fedja@protonmail.ch> | 2024-12-29 21:33:35 +0100 |
commit | 4d5a4c32c0628e83433b6cd8493abe808acf73a7 (patch) | |
tree | 32cdc7f07544413f5cdbdb9eaeba781425b2241e | |
parent | d23f1a66e3005d211705b1f0ec4fd64253596c69 (diff) | |
download | clientdata-master.tar.gz clientdata-master.tar.bz2 clientdata-master.tar.xz clientdata-master.zip |
-rw-r--r-- | items/equip-1hand/item0578_SandCutter.xml | 2 | ||||
-rw-r--r-- | items/equip-1hand/item0584_Jackal.xml | 2 | ||||
-rw-r--r-- | items/equip-1hand/item0590_DragonSword.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/items/equip-1hand/item0578_SandCutter.xml b/items/equip-1hand/item0578_SandCutter.xml index b93f6ae2..84d16c4e 100644 --- a/items/equip-1hand/item0578_SandCutter.xml +++ b/items/equip-1hand/item0578_SandCutter.xml @@ -1,6 +1,6 @@ <?xml version="1.0"?> <items> - <item id="578" image="equipment/weapon/sword-sandcutter.png" name="Sand Cutter" description="An ancient longsword with moon-shaped blade, frequently used by desert night warriors." effect="Double Damage +5% / Accuracy +3% / Weapon Level 2" attack="160" level="80" type="equip-1hand" attack-action="attack" attack-range="1" weight="1500" sellProtected="true"> + <item id="578" image="equipment/weapon/sword-sandcutter.png" name="Sand Cutter" description="An ancient longsword with moon-shaped blade, frequently used by desert night warriors." effect="Double Damage +5% / Accuracy +3 / Weapon Level 2" attack="160" level="80" type="equip-1hand" attack-action="attack" attack-range="1" weight="1500" sellProtected="true"> <sprite gender="unisex">equipment/weapons/sword-sandcutter.xml</sprite> <sound event="hit">weapons/knives/rock/rock-hit1.ogg</sound> <sound event="hit">weapons/knives/rock/rock-hit2.ogg</sound> diff --git a/items/equip-1hand/item0584_Jackal.xml b/items/equip-1hand/item0584_Jackal.xml index 5ade59f2..e6c248d1 100644 --- a/items/equip-1hand/item0584_Jackal.xml +++ b/items/equip-1hand/item0584_Jackal.xml @@ -4,7 +4,7 @@ image="equipment/weapon/sword-jackal.png" name="Jackal" description="Made to parry attacks from drakes, relic of a long forsaken war." - effect="Attack Speed +1% / Accuracy +5% / HP +50 / HP Drain 5% / Weapon Level 1" + effect="Attack Speed +1% / Accuracy +5 / HP +50 / HP Drain 5% / Weapon Level 1" attack="150" attack-range="1" defense="5" diff --git a/items/equip-1hand/item0590_DragonSword.xml b/items/equip-1hand/item0590_DragonSword.xml index c47a37e3..f737ecf9 100644 --- a/items/equip-1hand/item0590_DragonSword.xml +++ b/items/equip-1hand/item0590_DragonSword.xml @@ -4,7 +4,7 @@ image="equipment/weapon/sword-dragon.png" name="Dragon Sword" description="Empowered by demure's drakes, relic of a long forsaken war." - effect="Attack Speed +2% / Accuracy +5% / Base Attack Delay -25 / Weapon Level 2" + effect="Attack Speed +2% / Accuracy +5 / Base Attack Delay -25 / Weapon Level 2" req-str="50+" req-agi="50+" req-vit="50+" |