summaryrefslogtreecommitdiff
path: root/items
diff options
context:
space:
mode:
authorJesusalva Jesusalva <jesusalva@themanaworld.org>2022-11-12 21:52:30 +0000
committerJesusalva Jesusalva <jesusalva@themanaworld.org>2022-11-12 21:52:30 +0000
commitc5d9005e048082d807dbcb445ebdb27e62fa0fac (patch)
treeca65101f736348abd3b1aad61e3637f43a481a11 /items
parent0a1c240b79bc14fb1406d39584c8d6b0588bbcbb (diff)
downloadclientdata-c5d9005e048082d807dbcb445ebdb27e62fa0fac.tar.gz
clientdata-c5d9005e048082d807dbcb445ebdb27e62fa0fac.tar.bz2
clientdata-c5d9005e048082d807dbcb445ebdb27e62fa0fac.tar.xz
clientdata-c5d9005e048082d807dbcb445ebdb27e62fa0fac.zip
v2022.11.11 Update Alpha 1
Diffstat (limited to 'items')
-rw-r--r--items/equip-1hand/item587_Sword.xml17
-rw-r--r--items/equip-2hand/item878_BansheeBow.xml2
-rw-r--r--items/equip-ammo/item1282_BoneArrows.xml2
-rw-r--r--items/equip-charm/item677_HeartNecklace.xml2
-rw-r--r--items/equip-charm/item879_HeartofIsis.xml2
-rw-r--r--items/equip-head/item5129_UnderworldMask.xml2
-rw-r--r--items/equip-head/item759_PaladinsHelmet.xml2
-rw-r--r--items/equip-head/item760_OverlordsHelmet.xml2
-rw-r--r--items/equip-head/item764_SailorHat.xml2
-rw-r--r--items/equip-head/item765_CaptainsHat.xml2
10 files changed, 9 insertions, 26 deletions
diff --git a/items/equip-1hand/item587_Sword.xml b/items/equip-1hand/item587_Sword.xml
index e1bb8ba3..cd607b1a 100644
--- a/items/equip-1hand/item587_Sword.xml
+++ b/items/equip-1hand/item587_Sword.xml
@@ -10,22 +10,5 @@
<sprite gender="unisex">equipment/weapons/sword-long.xml|#48488c,48488e,48488f,695c21,5f5fbe,827229,6e6edb,9493a4,a4adff,bab8c2,bcbbc6,e3eaff</sprite>
<sprite gender="female">equipment/weapons/sword-long-female.xml|#48488c,48488e,48488f,695c21,5f5fbe,827229,6e6edb,9493a4,a4adff,bab8c2,bcbbc6,e3eaff</sprite>
</item>
- <item id="584"
- image="equipment/weapon/sword-jackal.png"
- name="Jackal"
- description="Stolen from a portuguese-speaking world."
- attack="270"
- attack-range="1"
- type="equip-1hand"
- attack-action="attack"
- hit-effect-id="32"
- critical-hit-effect-id="30"
- weight="1500">
- <sprite>equipment/weapons/jackal.xml</sprite>
- <sound event="hit">weapons/other/halberd/halberd-hit1.ogg</sound>
- <sound event="hit">weapons/other/halberd/halberd-hit2.ogg</sound>
- <sound event="hit">weapons/other/halberd/halberd-hit3.ogg</sound>
- <sound event="miss">weapons/swords/sword-miss1.ogg</sound>
- </item>
</items>
diff --git a/items/equip-2hand/item878_BansheeBow.xml b/items/equip-2hand/item878_BansheeBow.xml
index 40f8ecfd..13138519 100644
--- a/items/equip-2hand/item878_BansheeBow.xml
+++ b/items/equip-2hand/item878_BansheeBow.xml
@@ -6,7 +6,7 @@
<its:translateRule selector="//item/@effect" translate="yes"/>
<its:translateRule selector="//*" translate="no"/>
</its:rules>
- <item id="878" image="equipment/weapon/bow-bansheebow.png" name="Banshee Bow" description="A bow that has been enchanted by the dark powers of a witch." effect="Attack Speed +20% / Defense -40% / VIT Defense -35% / Vanishes HP by 2% of damages dealt / Walk Speed +10%" type="equip-2hand" req-dex="80+" maxhp="-150" attack-action="attack_bow" attack-range="6" attack="90" level="90" weight="900" missile-particle="graphics/particles/arrow-banshee.particle.xml" sellProtected="true">
+ <item id="878" image="equipment/weapon/bow-bansheebow.png" name="Banshee Bow" description="A bow that has been enchanted by the dark powers of a witch." effect="Attack Speed +20% / Defense -40% / VIT Defense -35% / Vanishes HP by 2% of damages dealt / Walk Speed +10%" type="equip-2hand" req-dex="80+" maxhp="-150" attack-action="attack_bow" attack-range="6" attack="140" level="90" weight="900" missile-particle="graphics/particles/arrow-banshee.particle.xml" sellProtected="true">
<sprite gender="unisex">equipment/weapons/bow-banshee.xml|#27113e,7442a7,b498d1</sprite>
<sprite gender="female">equipment/weapons/bow-banshee-female.xml|#27113e,7442a7,b498d1</sprite>
<sound event="strike">weapons/bows/banshee/banshee-miss1.ogg</sound>
diff --git a/items/equip-ammo/item1282_BoneArrows.xml b/items/equip-ammo/item1282_BoneArrows.xml
index a8a905f6..59d9b081 100644
--- a/items/equip-ammo/item1282_BoneArrows.xml
+++ b/items/equip-ammo/item1282_BoneArrows.xml
@@ -6,5 +6,5 @@
<its:translateRule selector="//item/@effect" translate="yes"/>
<its:translateRule selector="//*" translate="no"/>
</its:rules>
- <item id="1282" image="equipment/ammo/bonedarts.png" name="Bone Arrows" description="Arrows made from bone. Not much different from the normal variety, but are much lighter." attack="55" type="equip-ammo" weight="0" sellProtected="true"/>
+ <item id="1282" image="equipment/ammo/bonedarts.png" name="Bone Arrows" description="Arrows made from bone. Not much different from the normal variety, but are much lighter." attack="55" type="equip-ammo" weight="1" sellProtected="true"/>
</items>
diff --git a/items/equip-charm/item677_HeartNecklace.xml b/items/equip-charm/item677_HeartNecklace.xml
index d0ecf7eb..44a67142 100644
--- a/items/equip-charm/item677_HeartNecklace.xml
+++ b/items/equip-charm/item677_HeartNecklace.xml
@@ -6,7 +6,7 @@
<its:translateRule selector="//item/@effect" translate="yes"/>
<its:translateRule selector="//*" translate="no"/>
</its:rules>
- <item id="677" image="equipment/charms/heartnecklace.png" name="Heart Necklace" description="A gold and ruby heart necklace." type="equip-charm" weight="10">
+ <item id="677" image="equipment/charms/heartnecklace.png" name="Heart Necklace" description="A gold and ruby heart necklace." effect="MaxHP +50 / HP Recovery Rate +25%" type="equip-charm" weight="10">
<particlefx>graphics/particles/heartnecklace.particle.xml</particlefx>
</item>
</items>
diff --git a/items/equip-charm/item879_HeartofIsis.xml b/items/equip-charm/item879_HeartofIsis.xml
index 67ea1ad2..37afb9ed 100644
--- a/items/equip-charm/item879_HeartofIsis.xml
+++ b/items/equip-charm/item879_HeartofIsis.xml
@@ -6,5 +6,5 @@
<its:translateRule selector="//item/@effect" translate="yes"/>
<its:translateRule selector="//*" translate="no"/>
</its:rules>
- <item id="879" image="equipment/charms/heart-of-isis.png" name="Heart of Isis" description="Life emanates through the natural warmth of this jewel." effect="MaxHP +15% / HP Recovery Rate +65%" level="85" type="equip-charm" weight="40" sellProtected="true"/>
+ <item id="879" image="equipment/charms/heart-of-isis.png" name="Heart of Isis" description="Life emanates through the natural warmth of this jewel." effect="MaxHP +15% / HP Recovery Rate +60%" level="85" type="equip-charm" weight="40" sellProtected="true"/>
</items>
diff --git a/items/equip-head/item5129_UnderworldMask.xml b/items/equip-head/item5129_UnderworldMask.xml
index 6c923186..935cf0c2 100644
--- a/items/equip-head/item5129_UnderworldMask.xml
+++ b/items/equip-head/item5129_UnderworldMask.xml
@@ -6,7 +6,7 @@
<its:translateRule selector="//item/@effect" translate="yes"/>
<its:translateRule selector="//*" translate="no"/>
</its:rules>
- <item id="5129" image="equipment/head/underworld-mask.png" name="Underworld Mask" description="Surely, you don't think I jest." effect="0 Int" attack-range="2" dex="2" agi="2" type="equip-head" defense="5" weight="100">
+ <item id="5129" image="equipment/head/underworld-mask.png" name="Underworld Mask" description="Surely, you don't think I jest." effect="0 Int" attack-range="2" dex="2" agi="3" type="equip-head" defense="5" weight="100" sellProtected="true">
<sprite gender="unisex">equipment/head/underworld-mask.xml</sprite>
<sprite gender="female">equipment/head/underworld-mask-female.xml</sprite>
<replace sprite="hair">
diff --git a/items/equip-head/item759_PaladinsHelmet.xml b/items/equip-head/item759_PaladinsHelmet.xml
index f5cecbd9..a110b137 100644
--- a/items/equip-head/item759_PaladinsHelmet.xml
+++ b/items/equip-head/item759_PaladinsHelmet.xml
@@ -6,7 +6,7 @@
<its:translateRule selector="//item/@effect" translate="yes"/>
<its:translateRule selector="//*" translate="no"/>
</its:rules>
- <item id="759" image="equipment/head/paladin-helm.png" name="Paladin's Helmet" description="Worn only by paladins." type="equip-head" defense="19" weight="43">
+ <item id="759" image="equipment/head/paladin-helm.png" name="Paladin's Helmet" description="Worn only by paladins." type="equip-head" defense="19" weight="500" sellProtected="true">
<sprite gender="unisex">equipment/head/paladinhelm.xml</sprite>
<sprite gender="female">equipment/head/paladinhelm-female.xml</sprite>
<replace sprite="hair">
diff --git a/items/equip-head/item760_OverlordsHelmet.xml b/items/equip-head/item760_OverlordsHelmet.xml
index e7578ed5..9cdfcc57 100644
--- a/items/equip-head/item760_OverlordsHelmet.xml
+++ b/items/equip-head/item760_OverlordsHelmet.xml
@@ -6,7 +6,7 @@
<its:translateRule selector="//item/@effect" translate="yes"/>
<its:translateRule selector="//*" translate="no"/>
</its:rules>
- <item id="760" image="equipment/head/overlord-helm.png" name="Overlord's Helmet" description="Worn by the greatest warriors." type="equip-head" defense="50" weight="45">
+ <item id="760" image="equipment/head/overlord-helm.png" name="Overlord's Helmet" description="Worn by the greatest warriors." mattack="-60" type="equip-head" defense="49" weight="4000" sellProtected="true">
<sprite gender="unisex">equipment/head/overlordhelm.xml</sprite>
<sprite gender="female">equipment/head/overlordhelm-female.xml</sprite>
<replace sprite="hair">
diff --git a/items/equip-head/item764_SailorHat.xml b/items/equip-head/item764_SailorHat.xml
index 390e7e07..53d1c8d5 100644
--- a/items/equip-head/item764_SailorHat.xml
+++ b/items/equip-head/item764_SailorHat.xml
@@ -6,7 +6,7 @@
<its:translateRule selector="//item/@effect" translate="yes"/>
<its:translateRule selector="//*" translate="no"/>
</its:rules>
- <item id="764" image="equipment/head/sailor_hat.png" name="Sailor Hat" description="A hat worn by brave sailors." type="equip-head" defense="5" weight="5">
+ <item id="764" image="equipment/head/sailor_hat.png" name="Sailor Hat" description="A hat worn by brave sailors." type="equip-head" defense="5" weight="20" sellProtected="true">
<sprite gender="unisex">equipment/head/sailor-hat.xml</sprite>
<sprite gender="female">equipment/head/sailor-hat-female.xml</sprite>
</item>
diff --git a/items/equip-head/item765_CaptainsHat.xml b/items/equip-head/item765_CaptainsHat.xml
index 1c28cded..e79791f4 100644
--- a/items/equip-head/item765_CaptainsHat.xml
+++ b/items/equip-head/item765_CaptainsHat.xml
@@ -6,7 +6,7 @@
<its:translateRule selector="//item/@effect" translate="yes"/>
<its:translateRule selector="//*" translate="no"/>
</its:rules>
- <item id="765" image="equipment/head/captain_hat.png" name="Captain's Hat" description="A hat worn by the bravest captains." type="equip-head" defense="15" weight="8">
+ <item id="765" image="equipment/head/captain_hat.png" name="Captain's Hat" description="A hat worn by the bravest captains." type="equip-head" defense="15" weight="20" sellProtected="true">
<sprite gender="unisex">equipment/head/captain-hat.xml</sprite>
<sprite gender="female">equipment/head/captain-hat-female.xml</sprite>
</item>