6. Hp_potion
An instance can be created like this:
hp_potion = TARBSengine.Hp_potion("Healing Potion", 5)
# A potion with the name "Healing Potion" that restores 5 HP upon consumptionLast updated
hp_potion = TARBSengine.Hp_potion("Healing Potion", 5)
# A potion with the name "Healing Potion" that restores 5 HP upon consumptionLast updated