diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-03-06 01:14:29 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-03-06 01:14:29 -0300 |
commit | d0d8a3f297a0946ebb2b56c58937ef52221e93a7 (patch) | |
tree | db4c6d647d12025b0b680c3796e8bb6a6109c920 | |
parent | fbe9fa888e310ce4e6eef42e914f0997a40367aa (diff) | |
download | clientdata-d0d8a3f297a0946ebb2b56c58937ef52221e93a7.tar.gz clientdata-d0d8a3f297a0946ebb2b56c58937ef52221e93a7.tar.bz2 clientdata-d0d8a3f297a0946ebb2b56c58937ef52221e93a7.tar.xz clientdata-d0d8a3f297a0946ebb2b56c58937ef52221e93a7.zip |
Update info about Evol potions
-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"/> |