# 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

[item]
id=775
name=Stamina Potion
INCLUDE items/base/potion/hp.txt
icon=80
power=269
power_desc=Temporarily increase regeneration and movement speed
price=20
price_sell=15
price_per_level=20
max_quantity=20
no_stash=shared

[item]
id=776
name=Restoration Potion
INCLUDE items/base/potion/hp.txt
icon=81
power=270
power_desc=Restore 25% of both HP and MP
price=40
price_sell=35
price_per_level=30
max_quantity=20
no_stash=shared

[item]
id=777
name=Treasure Potion
INCLUDE items/base/potion/hp.txt
icon=82
power=271
power_desc=Temporarily increases the ability to find items and gold
price=40
price_sell=35
price_per_level=30
max_quantity=20
no_stash=shared

[item]
id=778
name=Elemental Potion
INCLUDE items/base/potion/hp.txt
icon=83
power=272
power_desc=Temporarily increases the resistance to all forms of magic by 50%
price=40
price_sell=35
price_per_level=30
max_quantity=20
no_stash=shared

