diff options
-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" |