diff options
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 18 |
1 files changed, 9 insertions, 9 deletions
@@ -182,7 +182,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. name="Acorn" description="A natural food, ingredient, bait or seed." useButton="Eat" - effect="Heal 15-45 HP" + effect="Heal 1% HP" type="usable" weight="3" maxFloorOffset="10"> @@ -204,7 +204,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. name="Bread" description="A baked food, ingredient or bait." useButton="Eat" - effect="Heal 50-180 HP" + effect="Heal 4%-6% HP" type="usable" weight="25"/> <item id="503" @@ -212,7 +212,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. name="Fungus" description="A peculiar food, ingredient or remedy against poison." useButton="Eat" - effect="Damage -5%; Defense +5%; Heal 35-70 HP" + effect="Damage -5%; Defense +5%; Heal 6%-9% HP" type="usable" weight="8" maxFloorOffset="9"/> @@ -221,7 +221,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. name="Cheese" description="A yummy food, ingredient or bait." useButton="Eat" - effect="Heal 60-100 HP" + effect="Heal 6%-9% HP" type="usable" weight="3"/> <item id="505" @@ -229,7 +229,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. name="Piou Legs" description="A tender food or ingredient." useButton="Eat" - effect="Heal 15-40 HP" + effect="Heal 3%-5% HP" type="usable" weight="4"/> <item id="506" @@ -237,7 +237,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. name="Lettuce Leaf" description="A healthy food, ingredient or bait." useButton="Eat" - effect="Heal 35-65 HP" + effect="Heal 2%-3% HP" type="usable" weight="1"/> <item id="507" @@ -245,7 +245,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. name="Piberries" description="The famous staining fruit." useButton="Eat" - effect="Heal 60-140 HP" + effect="Heal 6%-9% HP" type="usable" weight="2"/> <item id="508" @@ -253,7 +253,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. name="Sea Drops" description="Yucky drops of salt water." useButton="Drink" - effect="Headache; Heal 20-40 HP" + effect="Headache; Heal 4%-6% HP" type="usable" weight="4"/> <item id="509" @@ -261,7 +261,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. name="Aquada" description="A nutritious fruit of the sea." useButton="Eat" - effect="Heal 180-320 HP" + effect="Heal 10%-15% HP" type="usable" weight="16"/> <item id="510" |