diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-02-25 11:25:02 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-02-25 11:25:02 -0300 |
commit | fadb88d55938e5659267f2ac09ab2b65a38eee2c (patch) | |
tree | abf1a0aa33cbd84f22f921135cc3e554a7e11f44 /items.xml | |
parent | 1bdbe208c0828d0c4d6333521459e67453d264a6 (diff) | |
download | clientdata-fadb88d55938e5659267f2ac09ab2b65a38eee2c.tar.gz clientdata-fadb88d55938e5659267f2ac09ab2b65a38eee2c.tar.bz2 clientdata-fadb88d55938e5659267f2ac09ab2b65a38eee2c.tar.xz clientdata-fadb88d55938e5659267f2ac09ab2b65a38eee2c.zip |
Update potions descriptions
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1341,7 +1341,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. name="Movement Potion" description="The Move Speed Potion gives you the outburst of a mad bull." useButton="Drink" - effect="Move rapidly for 5s" + effect="Move rapidly for a few seconds" type="usable" weight="45"/> <item id="647" @@ -1476,15 +1476,15 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. <item id="667" image="usable/potion/epotion.png|G:#00ff00,44ff00" name="Sacred Life Potion" - description="Worth a million GP according to item database." + description="Made with the leafs from the tree of life, temporarily boost max HP." useButton="Drink" - effect="MAX HP +10%" + effect="TEMPMAX HP +10%" type="usable" weight="50"/> <item id="668" image="usable/potion/epotion.png|G:#0000ff,0044ff" name="Sacred Mana Potion" - description="Worth a million GP according to item database." + description="Made with the leafs of the mana tree, temporarily boost max HP." useButton="Drink" effect="MAX MP +10%" type="usable" |