<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.darkan.org/index.php?action=history&amp;feed=atom&amp;title=Dungeoneering%2FHerblore</id>
	<title>Dungeoneering/Herblore - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.darkan.org/index.php?action=history&amp;feed=atom&amp;title=Dungeoneering%2FHerblore"/>
	<link rel="alternate" type="text/html" href="https://wiki.darkan.org/index.php?title=Dungeoneering/Herblore&amp;action=history"/>
	<updated>2026-07-18T12:00:42Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.46.0</generator>
	<entry>
		<id>https://wiki.darkan.org/index.php?title=Dungeoneering/Herblore&amp;diff=69830&amp;oldid=prev</id>
		<title>imported&gt;The Mol Man: /* Trivia */</title>
		<link rel="alternate" type="text/html" href="https://wiki.darkan.org/index.php?title=Dungeoneering/Herblore&amp;diff=69830&amp;oldid=prev"/>
		<updated>2012-11-14T20:45:41Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Trivia&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[File:Water trough.png|thumb|A water trough, found in Daemonheim. [[Vial]]s can be used with these to fill them with water.]]&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Herblore]]&amp;#039;&amp;#039;&amp;#039; in [[Daemonheim]] is only accessible to [[pay-to-play]]. Players must have completed [[Druidic Ritual]] to mix potions within Daemonheim. To clean herbs and make potions, players must be raiding a dungeon floor with complexity level 5+. Additionally, all potions made in Daemonheim are only 1 dose. Some obstacles require a potion-boosted skill level to pass them (e.g. &amp;quot;You need a mining level of 103 to mine this rock....&amp;quot;)&amp;lt;span class=&amp;quot;jcJSOnly&amp;quot;&amp;gt; The following calculator shows the boost outcome for each potion type.&amp;lt;/span&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable jcJSOnly&amp;quot;&lt;br /&gt;
|Level in skill&lt;br /&gt;
|class=&amp;quot;jcInput&amp;quot;|name=level|type=int|value=1|range=1,99|sublist=calcboost&lt;br /&gt;
|-&lt;br /&gt;
|Skill type&lt;br /&gt;
|class=&amp;quot;jcInput&amp;quot;|name=type|type=radio|range=Noncombat,Combat (not prayer or summoning),Stat restore (not prayer or summoning),Rejuvenation|sublist=type,calcboost&lt;br /&gt;
|-&lt;br /&gt;
| Potion strength&lt;br /&gt;
|class=&amp;quot;jcInput&amp;quot;|name=effect|type=output&lt;br /&gt;
|-&lt;br /&gt;
| Weak&lt;br /&gt;
|class=&amp;quot;jcInput&amp;quot;|name=weak|type=output&lt;br /&gt;
|-&lt;br /&gt;
| Medium&lt;br /&gt;
|class=&amp;quot;jcInput&amp;quot;|name=regular|type=output&lt;br /&gt;
|-&lt;br /&gt;
| Strong&lt;br /&gt;
|class=&amp;quot;jcInput&amp;quot;|name=strong|type=output&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;jcSub&amp;quot;&amp;gt;init|&lt;br /&gt;
letarray(effects,&amp;quot;Boosted level&amp;quot;,&amp;quot;Levels restored&amp;quot;)  &lt;br /&gt;
letarray(base_weak,3,4.2,5.2,4)  &lt;br /&gt;
letarray(base_regular,4,5,7,7)  &lt;br /&gt;
letarray(base_strong,6,6,10,10)  &lt;br /&gt;
letarray(coeff_weak,0.02,0.1,0.12,0.08)  &lt;br /&gt;
letarray(coeff_regular,0.04,0.14,0.17,0.15)  &lt;br /&gt;
letarray(coeff_strong,0.06,0.2,0.24,0.22)  &lt;br /&gt;
let(effect,effects_0)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;jcSub&amp;quot;&amp;gt;type|&lt;br /&gt;
let(effecttype,floor(type/2))  &lt;br /&gt;
let(effect,effects_$effecttype)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;jcSub&amp;quot;&amp;gt;calcboost|&lt;br /&gt;
let(weak,floor(base_weak_$type+coeff_weak_$type*level)+(type&amp;lt;2)*level)  &lt;br /&gt;
let(regular,floor(base_regular_$type+coeff_regular_$type*level)+(type&amp;lt;2)*level)  &lt;br /&gt;
let(strong,floor(base_strong_$type+coeff_strong_$type*level)+(type&amp;lt;2)*level)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Cleaning herbs==&lt;br /&gt;
The process of cleaning a herb is exactly the same as outside of Daemonheim: find a grimy herb and, if you have the Herblore level to clean it, simply click it or right-click it and select &amp;quot;Clean&amp;quot;.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Grimy herb&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Image&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Cleaning level&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Herblore exp&lt;br /&gt;
|-&lt;br /&gt;
|[[Grimy sagewort|Sagewort]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Grimy Sagewort.png]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Herblore-icon.png|Herblore level]] 3&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|2.1&lt;br /&gt;
|-&lt;br /&gt;
|[[Grimy valerian|Valerian]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Grimy valerian.png]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Herblore-icon.png|Herblore level]] 4&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|3.2&lt;br /&gt;
|-&lt;br /&gt;
|[[Grimy aloe|Aloe]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Grimy aloe.png]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Herblore-icon.png|Herblore level]] 8&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|4&lt;br /&gt;
|-&lt;br /&gt;
|[[Grimy wormwood leaf|Wormwood leaf]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Grimy wormwood leaf.png]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Herblore-icon.png|Herblore level]] 34&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|7.2&lt;br /&gt;
|-&lt;br /&gt;
|[[Grimy magebane|Magebane]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Grimy magebane.png]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Herblore-icon.png|Herblore level]] 37&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|7.7&lt;br /&gt;
|-&lt;br /&gt;
|[[Grimy featherfoil|Featherfoil]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Grimy Featherfoil.png]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Herblore-icon.png|Herblore level]] 41&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|8.6&lt;br /&gt;
|-&lt;br /&gt;
|[[Grimy winter&amp;#039;s grip]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Grimy winter&amp;#039;s grip.png]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Herblore-icon.png|Herblore level]] 67&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|12.7&lt;br /&gt;
|-&lt;br /&gt;
|[[Grimy lycopus|Lycopus]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Grimy lycopus.png]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Herblore-icon.png|Herblore level]] 70&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|13.1&lt;br /&gt;
|-&lt;br /&gt;
|[[Grimy buckthorn|Buckthorn]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Grimy buckthorn.png]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Herblore-icon.png|Herblore level]] 74&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|13.8&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Potions==&lt;br /&gt;
As with cleaning herbs, making potions in [[Daemonheim]] is very similar to making potions in the rest of RuneScape. You will need a cleaned herb, a secondary ingredient, and of course, a [[Vial of water (Dungeoneering)|vial of water]]&lt;br /&gt;
in which to make a potion. Vials can be bought from the smuggler, and are received as occasional drops, and then filled with water from any of the frequent water points strewn around [[Daemonheim]] or by using the Lunar spell Humidify. The secondaries are [[void dust]], [[misshapen claw]], [[firebreath whiskey]] and [[red moss]], and can either be bought from the [[Smuggler]] or can be received as occasional drops.&lt;br /&gt;
&lt;br /&gt;
==Types==&lt;br /&gt;
There are various potion types which are used for non combat skills. These each affect several skills at once.&lt;br /&gt;
&lt;br /&gt;
*Cure Potion: Cures disease and poison, gives immunity to both and also to Dragon Fire.&lt;br /&gt;
*Rejuvenation: Restores Summoning and Prayer levels&lt;br /&gt;
*Gatherer&amp;#039;s: Boosts Woodcutting, Mining and Fishing&lt;br /&gt;
*Artisan&amp;#039;s: Boosts Smithing, Crafting, Fletching, Construction and Firemaking&lt;br /&gt;
*Naturalist&amp;#039;s: Boosts Cooking, Farming, Herblore and Runecrafting&lt;br /&gt;
*Survivalist&amp;#039;s: Boosts Agility, Hunter, Thieving and Slayer&lt;br /&gt;
&lt;br /&gt;
=== Weak Potions ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width: 100%;&amp;quot;&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Potion&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Image&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Level&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Herb&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|&lt;br /&gt;
Second  &lt;br /&gt;
Ingredient&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|XP&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Effect&lt;br /&gt;
|-&lt;br /&gt;
|[[Weak magic potion]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Weak magic potion.png]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|3 {{Skill clickpic|Herblore}}&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Clean Sagewort.png]] [[Clean sagewort|Sagewort]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Void dust.png]] [[Void dust]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|21&lt;br /&gt;
|Boosts Magic by 4.2 + 10% of Magic level&lt;br /&gt;
|-&lt;br /&gt;
|[[Weak ranged potion]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Weak ranged potion.png]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|5 {{Skill clickpic|Herblore}}&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Grimy valerian.png]] [[Clean valerian|Valerian]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Void dust.png]] [[Void dust]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|34&lt;br /&gt;
|Boosts Ranged by 4.2 + 10% of Ranged level&lt;br /&gt;
|-&lt;br /&gt;
|[[Weak melee potion]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Weak melee potion.png]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|7 {{Skill clickpic|Herblore}}&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Grimy valerian.png]] [[Clean valerian|Valerian]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Misshapen claw.png]] [[Misshapen claw]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|37.5&lt;br /&gt;
|Boosts Attack and Strength by 4.2 + 10% of each level&lt;br /&gt;
|-&lt;br /&gt;
|[[Weak defence potion]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Weak defence potion.png]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|9 {{Skill clickpic|Herblore}}&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Grimy aloe.png]][[Clean aloe|Aloe]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Void dust.png]] [[Void dust]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|41&lt;br /&gt;
|Boosts Defence by 4.2 + 10% of Defence level&lt;br /&gt;
|-&lt;br /&gt;
|[[Weak stat restore potion]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Weak stat restore potion.png]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|12 {{Skill clickpic|Herblore}}&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Grimy aloe.png]][[Clean aloe|Aloe]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Red moss.png]] [[Red moss]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|47&lt;br /&gt;
|Restores stats (not Prayer or Summoning) by 5.2 + 12% of skill level&lt;br /&gt;
|-&lt;br /&gt;
|[[Weak cure potion]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Weak cure potion.png]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|15 {{Skill clickpic|Herblore}}&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Grimy aloe.png]][[Clean aloe|Aloe]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Firebreath whiskey.png]] [[Firebreath whiskey]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|53.5&lt;br /&gt;
|Cures disease and poison. Makes immune to both and dragon fire for 5 minutes.&lt;br /&gt;
|-&lt;br /&gt;
|[[Weak rejuvenation potion]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Weak rejuvenation potion.png]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|18 {{Skill clickpic|Herblore}}&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Grimy aloe.png]][[Clean aloe|Aloe]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Misshapen claw.png]] [[Misshapen claw]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|57&lt;br /&gt;
|Restores Summoning points by 4 + 8% of skill level and Prayer points by 40 + 8% of maximum&lt;br /&gt;
|-&lt;br /&gt;
|[[Weak poison]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Weak weapon poison.png]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|21 {{Skill clickpic|Herblore}}&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Clean Sagewort.png]] [[Clean sagewort|Sagewort]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Firebreath whiskey.png]] [[Firebreath whiskey]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|61&lt;br /&gt;
|Weapon poison that starts at 48 damage&lt;br /&gt;
|-&lt;br /&gt;
|[[Weak gatherer&amp;#039;s potion]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Weak gatherer&amp;#039;s potion.png]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|24 {{Skill clickpic|Herblore}}&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Clean Sagewort.png]] [[Clean sagewort|Sagewort]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Red moss.png]] [[Red moss]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|65&lt;br /&gt;
|Boosts Woodcutting, Mining and Fishing by 3 + 2% of levels&lt;br /&gt;
|-&lt;br /&gt;
|[[Weak artisan&amp;#039;s potion]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Weak artisan&amp;#039;s potion.png]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|27 {{Skill clickpic|Herblore}}&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Grimy valerian.png]] [[Clean valerian|Valerian]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Red moss.png]] [[Red moss]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|68.5&lt;br /&gt;
|Boosts Smithing, Crafting, Fletching, Construction and Firemaking by 3 + 2% of levels&lt;br /&gt;
|-&lt;br /&gt;
|[[Weak naturalist&amp;#039;s potion]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Weak naturalist&amp;#039;s potion.png]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|30 {{Skill clickpic|Herblore}}&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Clean Sagewort.png]] [[Clean sagewort|Sagewort]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Misshapen claw.png]] [[Misshapen claw]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|72&lt;br /&gt;
|Boosts Cooking, Farming, Herblore and Runecrafting by 3 + 2% of levels&lt;br /&gt;
|-&lt;br /&gt;
|[[Weak survivalist&amp;#039;s potion]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Weak survivalist&amp;#039;s potion.png]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|33 {{Skill clickpic|Herblore}}&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Grimy valerian.png]] [[Clean valerian|Valerian]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Firebreath whiskey.png]] [[Firebreath whiskey]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|75&lt;br /&gt;
|Boosts Agility, Hunter, Thieving and Slayer by 3 + 2% of levels&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Medium Potions ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width: 100%;&amp;quot;&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Potion&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Image&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Level&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Herb&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|&lt;br /&gt;
Second  &lt;br /&gt;
Ingredient&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|XP&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;|Effect&lt;br /&gt;
|-&lt;br /&gt;
|[[Magic potion (Dungeoneering)|Magic potion]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Magic Potion.png]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|36 {{Skill clickpic|Herblore}}&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Clean wormwood leaf.png]] [[Clean wormwood leaf|Wormwood leaf]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Void dust.png]] [[Void dust]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|79.5&lt;br /&gt;
|Boosts Magic by 5 + 14% of Magic level&lt;br /&gt;
|-&lt;br /&gt;
|[[Ranged potion (Dungeoneering)|Ranged potion]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Ranged potion (dungeoneering).png]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|38 {{Skill clickpic|Herblore}}&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Clean magebane.png]] [[Clean magebane|Magebane]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Void dust.png]] [[Void dust]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|83&lt;br /&gt;
|Boosts Ranged by 5 + 14% of Ranged level&lt;br /&gt;
|-&lt;br /&gt;
|[[Melee potion]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Melee potion.png]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|40 {{Skill clickpic|Herblore}}&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Clean magebane.png]] [[Clean magebane|Magebane]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Misshapen claw.png]] [[Misshapen claw]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|86.5&lt;br /&gt;
|Boosts Attack and Strength by 5 + 14% of skill level&lt;br /&gt;
|-&lt;br /&gt;
|[[Defence potion (Dungeoneering)|Defence potion]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Defence potion (dungeoneering).png]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|42 {{Skill clickpic|Herblore}}&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Clean Featherfoil.png]] [[Clean featherfoil|Featherfoil]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Void dust.png]] [[Void dust]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|89&lt;br /&gt;
|Boosts Defence by 5 + 14% of Defence level&lt;br /&gt;
|-&lt;br /&gt;
|[[Stat restore potion (Dungeoneering)|Stat restore potion]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Stat restore potion (dungeoneering).png]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|45 {{Skill clickpic|Herblore}}&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Clean Featherfoil.png]] [[Clean featherfoil|Featherfoil]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Red moss.png]] [[Red moss]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|93&lt;br /&gt;
|Restores stats (not Prayer or Summoning) by 7 + 17% of skill level&lt;br /&gt;
|-&lt;br /&gt;
|[[Cure potion]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Cure potion.png]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|48 {{Skill clickpic|Herblore}}&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Clean Featherfoil.png]] [[Clean featherfoil|Featherfoil]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Firebreath whiskey.png]] [[Firebreath whiskey]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|98.5&lt;br /&gt;
|Cures disease and poison. Makes immune to both poison and dragon fire for 10 minutes.&lt;br /&gt;
|-&lt;br /&gt;
|[[Rejuvenation potion]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Rejuvenation potion.png]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|51 {{Skill clickpic|Herblore}}&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Clean Featherfoil.png]] [[Clean featherfoil|Featherfoil]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Misshapen claw.png]] [[Misshapen claw]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|105.5&lt;br /&gt;
|Restores Summoning points by 7 + 15% of skill level and Prayer points by 70 + 15% of maximum&lt;br /&gt;
|-&lt;br /&gt;
|[[Poison (Dungeoneering)|Poison]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Weapon poison (Dungeoneering).png]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|54 {{Skill clickpic|Herblore}}&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Clean wormwood leaf.png]] [[Clean wormwood leaf|Wormwood leaf]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Firebreath whiskey.png]] [[Firebreath whiskey]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|114&lt;br /&gt;
|Weapon poison that starts at 58 damage&lt;br /&gt;
|-&lt;br /&gt;
|[[Gatherer&amp;#039;s potion]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Gatherer&amp;#039;s potion.png]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|57 {{Skill clickpic|Herblore}}&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Clean wormwood leaf.png]] [[Clean wormwood leaf|Wormwood leaf]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Red moss.png]] [[Red moss]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|123.5&lt;br /&gt;
|Boosts Woodcutting, Mining and Fishing by 4 + 4% of levels&lt;br /&gt;
|-&lt;br /&gt;
|[[Artisan&amp;#039;s potion]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Artisan&amp;#039;s potion.png]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|60 {{Skill clickpic|Herblore}}&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Clean magebane.png]] [[Clean magebane|Magebane]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Red moss.png]] [[Red moss]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|131&lt;br /&gt;
|Boosts Smithing, Crafting, Fletching, Construction and Firemaking by 4 + 4% of levels&lt;br /&gt;
|-&lt;br /&gt;
|[[Naturalist&amp;#039;s potion]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Naturalist&amp;#039;s potion.png]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|63 {{Skill clickpic|Herblore}}&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Clean wormwood leaf.png]] [[Clean wormwood leaf|Wormwood leaf]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Misshapen claw.png]] [[Misshapen claw]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|139.5&lt;br /&gt;
|Boosts Cooking, Farming, Herblore and Runecrafting by 4 + 4% of levels&lt;br /&gt;
|-&lt;br /&gt;
|[[Survivalist&amp;#039;s potion]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Survivalist&amp;#039;s potion.png]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|66 {{Skill clickpic|Herblore}}&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Clean magebane.png]] [[Clean magebane|Magebane]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|[[File:Firebreath whiskey.png]] [[Firebreath whiskey]]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot;|147&lt;br /&gt;
|Boosts Agility, Hunter, Thieving and Slayer by 4 + 4% of levels&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Strong Potions ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width: 100%;&amp;quot;&lt;br /&gt;
!scope=&amp;quot;col&amp;quot;|Potion&lt;br /&gt;
!scope=&amp;quot;col&amp;quot;|Image&lt;br /&gt;
!scope=&amp;quot;col&amp;quot;|Level&lt;br /&gt;
!scope=&amp;quot;col&amp;quot;|Herb&lt;br /&gt;
!scope=&amp;quot;col&amp;quot;|&lt;br /&gt;
Second  &lt;br /&gt;
Ingredient&lt;br /&gt;
!scope=&amp;quot;col&amp;quot;|XP&lt;br /&gt;
!scope=&amp;quot;col&amp;quot;|Effect&lt;br /&gt;
|-&lt;br /&gt;
|[[Strong magic potion]]&lt;br /&gt;
|style=&amp;quot;text-align: center;&amp;quot;|[[File:Strong magic potion.png|strong magic potion]]&lt;br /&gt;
|style=&amp;quot;text-align: center;&amp;quot;|69 {{Skill clickpic|Herblore}}&lt;br /&gt;
|style=&amp;quot;text-align: center;&amp;quot;|[[File:Grimy winter&amp;#039;s grip.png]][[Clean winter&amp;#039;s grip|Winter&amp;#039;s grip]]&lt;br /&gt;
|style=&amp;quot;text-align: center;&amp;quot;|[[File:Void dust.png]] [[Void dust]]&lt;br /&gt;
|style=&amp;quot;text-align: center;&amp;quot;|155.5&lt;br /&gt;
|Boosts Magic by 6 + 20% of Magic level&lt;br /&gt;
|-&lt;br /&gt;
|[[Strong ranged potion]]&lt;br /&gt;
|style=&amp;quot;text-align: center;&amp;quot;|[[File:Strong ranged potion.png|strong ranged potion]]&lt;br /&gt;
|style=&amp;quot;text-align: center;&amp;quot;|71 {{Skill clickpic|Herblore}}&lt;br /&gt;
|style=&amp;quot;text-align: center;&amp;quot;|[[File:Grimy lycopus.png]] [[Clean lycopus|Lycopus]]&lt;br /&gt;
|style=&amp;quot;text-align: center;&amp;quot;|[[File:Void dust.png]] [[Void dust]]&lt;br /&gt;
|style=&amp;quot;text-align: center;&amp;quot;|160&lt;br /&gt;
|Boosts Ranged by 6 + 20% of Ranged level&lt;br /&gt;
|-&lt;br /&gt;
|[[Strong melee potion]]&lt;br /&gt;
|style=&amp;quot;text-align: center;&amp;quot;|[[File:Strong melee potion.png]]&lt;br /&gt;
|style=&amp;quot;text-align: center;&amp;quot;|73 {{Skill clickpic|Herblore}}&lt;br /&gt;
|style=&amp;quot;text-align: center;&amp;quot;|[[File:Grimy lycopus.png]] [[Clean lycopus|Lycopus]]&lt;br /&gt;
|style=&amp;quot;text-align: center;&amp;quot;|[[File:Misshapen claw.png]] [[Misshapen claw]]&lt;br /&gt;
|style=&amp;quot;text-align: center;&amp;quot;|164&lt;br /&gt;
|Boosts Attack and Strength by 6 + 20% of each level&lt;br /&gt;
|-&lt;br /&gt;
|[[Strong defence potion]]&lt;br /&gt;
|style=&amp;quot;text-align: center;&amp;quot;|[[File:Strong defence potion.png]]&lt;br /&gt;
|style=&amp;quot;text-align: center;&amp;quot;|75 {{Skill clickpic|Herblore}}&lt;br /&gt;
|style=&amp;quot;text-align: center;&amp;quot;|[[File:Grimy buckthorn.png]] [[Clean buckthorn|Buckthorn]]&lt;br /&gt;
|style=&amp;quot;text-align: center;&amp;quot;|[[File:Void dust.png]] [[Void dust]]&lt;br /&gt;
|style=&amp;quot;text-align: center;&amp;quot;|170.5&lt;br /&gt;
|Boosts Defence by 6 + 20% of Defence level&lt;br /&gt;
|-&lt;br /&gt;
|[[Strong stat restore potion]]&lt;br /&gt;
|style=&amp;quot;text-align: center;&amp;quot;|[[File:Strong stat restore potion.png]]&lt;br /&gt;
|style=&amp;quot;text-align: center;&amp;quot;|78 {{Skill clickpic|Herblore}}&lt;br /&gt;
|style=&amp;quot;text-align: center;&amp;quot;|[[File:Grimy buckthorn.png]] [[Clean buckthorn|Buckthorn]]&lt;br /&gt;
|style=&amp;quot;text-align: center;&amp;quot;|[[File:Red moss.png]] [[Red moss]]&lt;br /&gt;
|style=&amp;quot;text-align: center;&amp;quot;|173.5&lt;br /&gt;
|Restores stats (not Prayer or Summoning) by 10 + 24% of skill level&lt;br /&gt;
|-&lt;br /&gt;
|[[Strong cure potion]]&lt;br /&gt;
|style=&amp;quot;text-align: center;&amp;quot;|[[File:Strong cure potion.png]]&lt;br /&gt;
|style=&amp;quot;text-align: center;&amp;quot;|81 {{Skill clickpic|Herblore}}&lt;br /&gt;
|style=&amp;quot;text-align: center;&amp;quot;|[[File:Grimy buckthorn.png]] [[Clean buckthorn|Buckthorn]]&lt;br /&gt;
|style=&amp;quot;text-align: center;&amp;quot;|[[File:Firebreath whiskey.png]] [[Firebreath whiskey]]&lt;br /&gt;
|style=&amp;quot;text-align: center;&amp;quot;|178&lt;br /&gt;
|Cures disease and poison. Makes immune to both poison and dragon fire for 20 minutes.&lt;br /&gt;
|-&lt;br /&gt;
|[[Strong rejuvenation potion]]&lt;br /&gt;
|style=&amp;quot;text-align: center;&amp;quot;|[[File:Strong rejuvenation potion.png]]&lt;br /&gt;
|style=&amp;quot;text-align: center;&amp;quot;|84 {{Skill clickpic|Herblore}}&lt;br /&gt;
|style=&amp;quot;text-align: center;&amp;quot;|[[File:Grimy buckthorn.png]] [[Clean buckthorn|Buckthorn]]&lt;br /&gt;
|style=&amp;quot;text-align: center;&amp;quot;|[[File:Misshapen claw.png]] [[Misshapen claw]]&lt;br /&gt;
|style=&amp;quot;text-align: center;&amp;quot;|189.5&lt;br /&gt;
|Restores Summoning points by 10 + 22% of skill level and Prayer points by 100 + 22% of maximum&lt;br /&gt;
|-&lt;br /&gt;
|[[Strong poison]]&lt;br /&gt;
|style=&amp;quot;text-align: center;&amp;quot;|[[File:Strong weapon poison.png|Strong poison]]&lt;br /&gt;
|style=&amp;quot;text-align: center;&amp;quot;|87 {{Skill clickpic|Herblore}}&lt;br /&gt;
|style=&amp;quot;text-align: center;&amp;quot;|[[File:Grimy winter&amp;#039;s grip.png]] [[Clean winter&amp;#039;s grip|Winter&amp;#039;s grip]]&lt;br /&gt;
|style=&amp;quot;text-align: center;&amp;quot;|[[File:Firebreath whiskey.png]] [[Firebreath whiskey]]&lt;br /&gt;
|style=&amp;quot;text-align: center;&amp;quot;|205.5&lt;br /&gt;
|Weapon poison that starts at 68 damage&lt;br /&gt;
|-&lt;br /&gt;
|[[Strong gatherer&amp;#039;s potion]]&lt;br /&gt;
|style=&amp;quot;text-align: center;&amp;quot;|[[File:Strong gatherer&amp;#039;s potion.png]]&lt;br /&gt;
|style=&amp;quot;text-align: center;&amp;quot;|90 {{Skill clickpic|Herblore}}&lt;br /&gt;
|style=&amp;quot;text-align: center;&amp;quot;|[[File:Grimy winter&amp;#039;s grip.png]] [[Clean winter&amp;#039;s grip|Winter&amp;#039;s grip]]&lt;br /&gt;
|style=&amp;quot;text-align: center;&amp;quot;|[[File:Red moss.png]] [[Red moss]]&lt;br /&gt;
|style=&amp;quot;text-align: center;&amp;quot;|234&lt;br /&gt;
|Boosts Woodcutting, Mining and Fishing by 6 + 6% of levels&lt;br /&gt;
|-&lt;br /&gt;
|[[Strong artisan&amp;#039;s potion]]&lt;br /&gt;
|style=&amp;quot;text-align: center;&amp;quot;|[[File:Strong artisan&amp;#039;s potion.png]]&lt;br /&gt;
|style=&amp;quot;text-align: center;&amp;quot;|93 {{Skill clickpic|Herblore}}&lt;br /&gt;
|style=&amp;quot;text-align: center;&amp;quot;|[[File:Grimy lycopus.png]] [[Clean lycopus|Lycopus]]&lt;br /&gt;
|style=&amp;quot;text-align: center;&amp;quot;|[[File:Red moss.png]] [[Red moss]]&lt;br /&gt;
|style=&amp;quot;text-align: center;&amp;quot;|253&lt;br /&gt;
|Boosts Smithing, Crafting, Fletching, Construction and Firemaking by 6 + 6% of levels&lt;br /&gt;
|-&lt;br /&gt;
|[[Strong naturalist&amp;#039;s potion]]&lt;br /&gt;
|style=&amp;quot;text-align: center;&amp;quot;|[[File:Strong naturalist&amp;#039;s potion.png]]&lt;br /&gt;
|style=&amp;quot;text-align: center;&amp;quot;|96 {{Skill clickpic|Herblore}}&lt;br /&gt;
|style=&amp;quot;text-align: center;&amp;quot;|[[File:Grimy winter&amp;#039;s grip.png]] [[Clean winter&amp;#039;s grip|Winter&amp;#039;s grip]]&lt;br /&gt;
|style=&amp;quot;text-align: center;&amp;quot;|[[File:Misshapen claw.png]] [[Misshapen claw]]&lt;br /&gt;
|style=&amp;quot;text-align: center;&amp;quot;|279&lt;br /&gt;
|Boosts Cooking, Farming, Herblore and Runecrafting by 6 + 6% of levels&lt;br /&gt;
|-&lt;br /&gt;
|[[Strong survivalist&amp;#039;s potion]]&lt;br /&gt;
|style=&amp;quot;text-align: center;&amp;quot;|[[File:Strong survivalist&amp;#039;s potion.png]]&lt;br /&gt;
|style=&amp;quot;text-align: center;&amp;quot;|99 {{Skill clickpic|Herblore}}&lt;br /&gt;
|style=&amp;quot;text-align: center;&amp;quot;|[[File:Grimy lycopus.png]] [[Clean lycopus|Lycopus]]&lt;br /&gt;
|style=&amp;quot;text-align: center;&amp;quot;|[[File:Firebreath whiskey.png]] [[Firebreath whiskey]]&lt;br /&gt;
|style=&amp;quot;text-align: center;&amp;quot;|315.5&lt;br /&gt;
|Boosts Agility, Hunter, Thieving, and Slayer by 6 + 6% of levels&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Potions by type==&lt;br /&gt;
The herbs are divided into 3 groups, with each group making the same types of potions but in increased strengths. This may be useful in deciding what potions to produce from the available herbs.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!Ingredients&lt;br /&gt;
!Potion&lt;br /&gt;
![[Clean sagewort|Sagewort]]&lt;br /&gt;
![[Clean wormwood|Wormwood]]&lt;br /&gt;
![[Clean winter&amp;#039;s grip|Winter&amp;#039;s grip]]&lt;br /&gt;
!Effect&lt;br /&gt;
|-&lt;br /&gt;
|[[File:Void dust.png]] [[Void dust]]&lt;br /&gt;
|Magic potion&lt;br /&gt;
|3 {{Skill clickpic|Herblore}}&lt;br /&gt;
|36 {{Skill clickpic|Herblore}}&lt;br /&gt;
|69 {{Skill clickpic|Herblore}}&lt;br /&gt;
|Boosts Magic&lt;br /&gt;
|-&lt;br /&gt;
|[[File:Firebreath whiskey.png]] [[Firebreath whiskey]]&lt;br /&gt;
|Poison&lt;br /&gt;
|21 {{Skill clickpic|Herblore}}&lt;br /&gt;
|54 {{Skill clickpic|Herblore}}&lt;br /&gt;
|87 {{Skill clickpic|Herblore}}&lt;br /&gt;
|Poisons weapons&lt;br /&gt;
|-&lt;br /&gt;
|[[File:Red moss.png]] [[Red moss]]&lt;br /&gt;
|Gatherer&amp;#039;s potion&lt;br /&gt;
|24 {{Skill clickpic|Herblore}}&lt;br /&gt;
|57 {{Skill clickpic|Herblore}}&lt;br /&gt;
|90 {{Skill clickpic|Herblore}}&lt;br /&gt;
|Boosts Woodcutting, Mining and Fishing&lt;br /&gt;
|-&lt;br /&gt;
|[[File:Misshapen claw.png]] [[Misshapen claw]]&lt;br /&gt;
|Naturalist&amp;#039;s potion&lt;br /&gt;
|30 {{Skill clickpic|Herblore}}&lt;br /&gt;
|63 {{Skill clickpic|Herblore}}&lt;br /&gt;
|96 {{Skill clickpic|Herblore}}&lt;br /&gt;
|Boosts Cooking, Farming, Herblore and Runecrafting&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!Ingredients&lt;br /&gt;
!Potion&lt;br /&gt;
![[Clean aloe|Aloe]]&lt;br /&gt;
![[Clean featherfoil|Featherfoil]]&lt;br /&gt;
![[Clean buckthorn|Buckthorn]]&lt;br /&gt;
!Effect&lt;br /&gt;
|-&lt;br /&gt;
|[[File:Void dust.png]] [[Void dust]]&lt;br /&gt;
|Defence potion&lt;br /&gt;
|9 {{Skill clickpic|Herblore}}&lt;br /&gt;
|42 {{Skill clickpic|Herblore}}&lt;br /&gt;
|75 {{Skill clickpic|Herblore}}&lt;br /&gt;
|Boosts Defence&lt;br /&gt;
|-&lt;br /&gt;
|[[File:Red moss.png]] [[Red moss]]&lt;br /&gt;
|Stat restore potion&lt;br /&gt;
|12 {{Skill clickpic|Herblore}}&lt;br /&gt;
|45 {{Skill clickpic|Herblore}}&lt;br /&gt;
|78 {{Skill clickpic|Herblore}}&lt;br /&gt;
|Restores skill stats&lt;br /&gt;
|-&lt;br /&gt;
|[[File:Firebreath whiskey.png]] [[Firebreath whiskey]]&lt;br /&gt;
|Cure potion&lt;br /&gt;
|15 {{Skill clickpic|Herblore}}&lt;br /&gt;
|48 {{Skill clickpic|Herblore}}&lt;br /&gt;
|81 {{Skill clickpic|Herblore}}&lt;br /&gt;
|Cures poison, immunises against poison and dragonfire&lt;br /&gt;
|-&lt;br /&gt;
|[[File:Misshapen claw.png]] [[Misshapen claw]]&lt;br /&gt;
|Rejuvenation potion&lt;br /&gt;
|18 {{Skill clickpic|Herblore}}&lt;br /&gt;
|51 {{Skill clickpic|Herblore}}&lt;br /&gt;
|84 {{Skill clickpic|Herblore}}&lt;br /&gt;
|Restores Prayer and Summoning points&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!Ingredients&lt;br /&gt;
!Potion&lt;br /&gt;
![[Clean valerian|Valerian]]&lt;br /&gt;
![[Clean magebane|Magebane]]&lt;br /&gt;
![[Clean lycopus|Lycopus]]&lt;br /&gt;
!Effect&lt;br /&gt;
|-&lt;br /&gt;
|[[File:Void dust.png]] [[Void dust]]&lt;br /&gt;
|Ranged potion&lt;br /&gt;
|5 {{Skill clickpic|Herblore}}&lt;br /&gt;
|38 {{Skill clickpic|Herblore}}&lt;br /&gt;
|71 {{Skill clickpic|Herblore}}&lt;br /&gt;
|Boosts Ranged&lt;br /&gt;
|-&lt;br /&gt;
|[[File:Misshapen claw.png]] [[Misshapen claw]]&lt;br /&gt;
|Melee potion&lt;br /&gt;
|7 {{Skill clickpic|Herblore}}&lt;br /&gt;
|40 {{Skill clickpic|Herblore}}&lt;br /&gt;
|73 {{Skill clickpic|Herblore}}&lt;br /&gt;
|Boosts Attack and Strength&lt;br /&gt;
|-&lt;br /&gt;
|[[File:Red moss.png]] [[Red moss]]&lt;br /&gt;
|Artisan&amp;#039;s potion&lt;br /&gt;
|27 {{Skill clickpic|Herblore}}&lt;br /&gt;
|60 {{Skill clickpic|Herblore}}&lt;br /&gt;
|93 {{Skill clickpic|Herblore}}&lt;br /&gt;
|Boosts Smithing, Crafting, Fletching, Construction and Firemaking&lt;br /&gt;
|-&lt;br /&gt;
|[[File:Firebreath whiskey.png]] [[Firebreath whiskey]]&lt;br /&gt;
|Survivalist&amp;#039;s potion&lt;br /&gt;
|33 {{Skill clickpic|Herblore}}&lt;br /&gt;
|66 {{Skill clickpic|Herblore}}&lt;br /&gt;
|99 {{Skill clickpic|Herblore}}&lt;br /&gt;
|Boosts Agility, Hunter, Thieving and Slayer&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;border-collapse: collapse; border: solid 6px;&amp;quot; cellpadding=5&lt;br /&gt;
!style=&amp;quot;border-bottom: solid;&amp;quot;|Weak&lt;br /&gt;
!style=&amp;quot;border-bottom: solid;&amp;quot;|Medium&lt;br /&gt;
!style=&amp;quot;border-bottom: solid; border-right: solid;&amp;quot;|Strong&lt;br /&gt;
|style=&amp;quot;border-bottom: solid;&amp;quot;|Void Dust&lt;br /&gt;
|style=&amp;quot;border-bottom: solid;&amp;quot;|Misshapen Claw&lt;br /&gt;
|style=&amp;quot;border-bottom: solid;&amp;quot;|Red Moss&lt;br /&gt;
|style=&amp;quot;border-bottom: solid;&amp;quot;|Firebreath Whiskey&lt;br /&gt;
|-&lt;br /&gt;
|Sagewort&lt;br /&gt;
|Wormwood&lt;br /&gt;
|style=&amp;quot;border-right: solid;&amp;quot;|Winter&amp;#039;s Grip&lt;br /&gt;
|Mage&lt;br /&gt;
|Naturalist&lt;br /&gt;
|Gatherer&lt;br /&gt;
|Poison&lt;br /&gt;
|-&lt;br /&gt;
|Valerian&lt;br /&gt;
|Magebane&lt;br /&gt;
|style=&amp;quot;border-right: solid;&amp;quot;|Lycopus&lt;br /&gt;
|Range&lt;br /&gt;
|Melee&lt;br /&gt;
|Artisan&lt;br /&gt;
|Survivalist&lt;br /&gt;
|-&lt;br /&gt;
|Aloe&lt;br /&gt;
|Featherfoil&lt;br /&gt;
|style=&amp;quot;border-right: solid;&amp;quot;|Buckthorn&lt;br /&gt;
|Defence&lt;br /&gt;
|Rejuvenation&lt;br /&gt;
|Stat Restore&lt;br /&gt;
|Cure&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
*Initially, using a [[Naturalist&amp;#039;s potion]] to boost [[Herblore]] did not allow a player to produce higher level potions. For example: attempting to make a strong melee potion at level 72 would yield this message: &amp;quot;You need a Herblore level of 73 to make this potion.&amp;quot; Using a [[Weak naturalist&amp;#039;s potion]] would boost the player to 77/72 Herblore, but would still yield you the same message. This was fixed with the update on [[21 April]] [[2010]].&lt;br /&gt;
*The highest level to which a player can boost to while using a potion for [[Magic]], [[Ranged]], [[Attack]], [[Strength]] and [[Defence]] is 125, while non-combat skills can only be boosted to level 110.&lt;br /&gt;
*Players are able to make potions which require level 99 Herblore at level 88, by first making a naturalist&amp;#039;s potion, then making a strong naturalist&amp;#039;s potion, then making the level 99 potion (strong survivalist&amp;#039;s potion).&lt;br /&gt;
&lt;br /&gt;
{{Dungeoneering}}&lt;br /&gt;
{{Dungeoneering Herblore}}&lt;br /&gt;
[[fi:Dungeoneering/Herblore]]&lt;br /&gt;
[[nl:Dungeoneering/Herblore]]&lt;br /&gt;
[[Category:Herblore]]&lt;br /&gt;
[[Category:Dungeoneering skills]]&lt;/div&gt;</summary>
		<author><name>imported&gt;The Mol Man</name></author>
	</entry>
</feed>