# Potions #############################

[item]
id=2
name=Health Potion
INCLUDE items/base/potion/hp.txt
power=162
power_desc=Restore 25% of maximum HP
price=20
price_sell=15
price_per_level=20
max_quantity=20
no_stash=shared

[item]
id=3
name=Mana Potion
INCLUDE items/base/potion/mp.txt
power=163
power_desc=Restore 25% of maximum MP
price=20
price_sell=15
price_per_level=20
max_quantity=20
no_stash=shared

