diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-30 11:16:59 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-30 11:16:59 -0300 |
commit | 66a2c4510e0c262508d85c0296a9f395ccbcf937 (patch) | |
tree | 846408dba4d4262ac9662e4bf9d92bba59e3175f /items.xml | |
parent | 9ed5efbef44ddfe8a4b7e1a1f1429fd2c9cdca82 (diff) | |
download | clientdata-66a2c4510e0c262508d85c0296a9f395ccbcf937.tar.gz clientdata-66a2c4510e0c262508d85c0296a9f395ccbcf937.tar.bz2 clientdata-66a2c4510e0c262508d85c0296a9f395ccbcf937.tar.xz clientdata-66a2c4510e0c262508d85c0296a9f395ccbcf937.zip |
Fixes u.u
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -351,7 +351,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="usable/piberriesinfusion.png" name="Piberries Infusion" description="A potion made from piberries." - effect="Heal 250-650 HP" + effect="Heal 240-440 HP" useButton="Drink" type="usable" weight="15"/> @@ -359,7 +359,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="usable/fatespotion.png" name="Fate's Potion" description="An effective blood-loss remedy." - effect="Heal 240-260 HP" + effect="Heal 440-640 HP" useButton="Drink" type="usable" weight="17"/> @@ -367,7 +367,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="usable/clotholiquor.png" name="Clotho Liquor" description="Remedy used in feral warrior training sessions." - effect="Heal 575-625 HP" + effect="Heal 640-900 HP" useButton="Drink" type="usable" weight="16"/> @@ -375,7 +375,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="usable/lachesisbrew.png" name="Lachesis Brew" description="Rare, powerful and restricted remedy." - effect="Heal 1100-1300 HP" + effect="Heal 900-1200 HP" useButton="Drink" type="usable" weight="14"/> @@ -383,7 +383,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="usable/atroposmixture.png" name="Atropos Mixture" description="The most advanced potion ever synthesised." - effect="Heal 2300-2550 HP" + effect="Heal 1200-2400 HP" useButton="Drink" type="usable" weight="15"/> |