diff options
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 25 |
1 files changed, 25 insertions, 0 deletions
@@ -1259,6 +1259,31 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. type="usable" sellProtected="true" weight="5"/> + <item id="645" + image="usable/potion/bpotion.png" + name="Status Reset Potion" + description="Reset all your status points. Seems dangerous." + useButton="Reset" + effect="Status Reset" + type="usable" + sellProtected="true" + weight="700"/> + <item id="646" + image="usable/potion/dpotion.png|G:#dae569,ffffda" + name="Movement Potion" + description="The Move Speed Potion gives you the outburst of a mad bull." + useButton="Drink" + effect="Move rapidly for 5s" + type="usable" + weight="45"/> + <item id="647" + image="usable/potion/bpotion.png|G:#da34e5,ff75ff" + name="Precision Potion" + description="Cannot hit a monster? The true Concentration Potion will help you out!" + useButton="Drink" + effect="Hit +40" + type="usable" + weight="20"/> <item id="699" image="generic/tortugashell.png" |