diff options
-rw-r--r-- | items.xml | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -363,7 +363,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="usable/potion/piberriesinfusion.png" name="Piberries Infusion" description="A potion made from piberries." - effect="Heal 240-440 HP" + effect="Heal 400-1300 HP" useButton="Drink" type="usable" weight="15"/> @@ -371,7 +371,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="usable/potion/fatespotion.png" name="Fate's Potion" description="An effective blood-loss remedy." - effect="Heal 440-640 HP" + effect="Heal 1300-2600 HP" useButton="Drink" type="usable" weight="17"/> @@ -379,7 +379,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="usable/potion/clotholiquor.png" name="Clotho Liquor" description="Remedy used in feral warrior training sessions." - effect="Heal 640-900 HP" + effect="Heal 2600-3300 HP" useButton="Drink" type="usable" weight="16"/> @@ -387,7 +387,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="usable/potion/lachesisbrew.png" name="Lachesis Brew" description="Rare, powerful and restricted remedy." - effect="Heal 900-1200 HP" + effect="Heal 3300-4250 HP" useButton="Drink" type="usable" weight="14"/> @@ -395,7 +395,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="usable/potion/atroposmixture.png" name="Atropos Mixture" description="The most advanced potion ever synthesised." - effect="Heal 1200-2400 HP" + effect="Heal 4250-5500 HP" useButton="Drink" type="usable" weight="15"/> |