From 895a32951ff3821afa5908d266a8df9e86df7554 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 27 Oct 2019 23:44:21 -0300 Subject: Update alcoholic beverages effects --- items.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/items.xml b/items.xml index 65136aeb..decebdbd 100644 --- a/items.xml +++ b/items.xml @@ -494,7 +494,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="usable/food/wine.png" name="Red Plush Wine" description="Delicious wine hand-produced by someone." - effect="Alcoholic (+12% EXP)" + effect="Alcoholic (+25% EXP)" useButton="Drink" type="usable" weight="10"/> @@ -502,7 +502,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="usable/food/drink.png" name="Dwarven Sake" description="Insanely strong alcoholic drink." - effect="Alcoholic (+20% EXP)" + effect="Alcoholic (+50% EXP)" useButton="Drink" type="usable" weight="14"/> @@ -510,7 +510,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="usable/food/sake.png" name="Crazy Rum" description="Only Crazyfefe and a True Pirate could handle this liquor." - effect="Alcoholic (+30% EXP)" + effect="Alcoholic (+70% EXP)" useButton="Drink" type="usable" weight="25"/> @@ -518,7 +518,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="usable/food/drink.png" name="Whisky Ale" description="What insanity is this, brew by a Dwarf in Crazyfefe's House?!" - effect="Alcoholic (+50% EXP)" + effect="Alcoholic (+100% EXP)" useButton="Drink" type="usable" weight="55"/> @@ -596,7 +596,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. name="Beer" description="A fresh beer." useButton="Drink" - effect="Alcoholic (+5% EXP)" + effect="Alcoholic (+10% EXP)" type="usable" weight="10"/>