diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-03-29 00:48:41 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-03-29 00:48:41 -0300 |
commit | ba39184df54beae19b576bd1d9a99079014afcfd (patch) | |
tree | 65408781260ea3873e60a6cc2ac1e8f65d288736 /items.xml | |
parent | 6b9f50b9f3c1d600d090de8cc6088b7d5127a730 (diff) | |
download | clientdata-ba39184df54beae19b576bd1d9a99079014afcfd.tar.gz clientdata-ba39184df54beae19b576bd1d9a99079014afcfd.tar.bz2 clientdata-ba39184df54beae19b576bd1d9a99079014afcfd.tar.xz clientdata-ba39184df54beae19b576bd1d9a99079014afcfd.zip |
Update items.xml to new item weight
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 18 |
1 files changed, 9 insertions, 9 deletions
@@ -562,7 +562,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. useButton="Drink" effect="Heal 10-200 HP" type="usable" - weight="30"/> + weight="70"/> <item id="548" image="usable/food/candycane.png" name="Candy Cane" @@ -619,7 +619,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. effect="Temporary Regeneration Effect" type="usable" sellProtected="true" - weight="30"/> + weight="7"/> <item id="555" image="usable/food/jarofblood.png" name="Jar Of Blood" @@ -740,7 +740,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. useButton="Eat" effect="Heal 400-500 HP" type="usable" - weight="250"/> + weight="125"/> <item id="571" image="usable/food/tonoridelight.png" name="Tonori Delight" @@ -876,7 +876,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. effect="Heal 400-1400 HP" type="usable" sellProtected="true" - weight="29"/> + weight="69"/> <item id="596" image="usable/potion/bottleoftonoriwater.png" name="Tonori Water" @@ -884,7 +884,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. useButton="Drink" effect="Heal 180-800 HP" type="usable" - weight="30"/> + weight="70"/> <item id="597" image="usable/food/chocolatebunny.png" name="Chocolate Bunny" @@ -892,7 +892,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. useButton="Eat" effect="Heal 1300-1800 HP" type="usable" - weight="350"/> + weight="96"/> <item id="598" image="usable/food/goldenapple.png" name="Divine Apple" @@ -901,7 +901,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. effect="Heal 5000-10000 HP" type="usable" sellProtected="true" - weight="1"/> + weight="16"/> <item id="599" image="usable/egg/snakeeggmodel.png|W:#c0c0a0;R:#b09070;G:#b8a888" name="Snake Egg" @@ -957,7 +957,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. useButton="Drink" effect="Heal 18-40 HP" type="usable" - weight="35"/> + weight="65"/> <!-- Saulc FIXXX --> <item id="606" image="equipment/charms/treasuremap.png" @@ -1047,7 +1047,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. useButton="Drink" effect="Heal 300-700 HP" type="usable" - weight="30"/> + weight="70"/> <item id="617" image="usable/use/fertilizedspores.png" name="Fertilized Spores" |