diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-10-27 23:44:21 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-10-27 23:51:10 -0300 |
commit | 895a32951ff3821afa5908d266a8df9e86df7554 (patch) | |
tree | 1db9b6ad7e58e339dac4e104bb016db74ab73caf /items.xml | |
parent | 1da93aa8af1831e5316db7951ba64bb2c54a077e (diff) | |
download | clientdata-895a32951ff3821afa5908d266a8df9e86df7554.tar.gz clientdata-895a32951ff3821afa5908d266a8df9e86df7554.tar.bz2 clientdata-895a32951ff3821afa5908d266a8df9e86df7554.tar.xz clientdata-895a32951ff3821afa5908d266a8df9e86df7554.zip |
Update alcoholic beverages effects
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -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"/> <item id="545" |