A Super Guthix rest potion is made by mixing a jug of wine of Guthix with a Guthix rest (3). This requires level 93 Herblore and yields 59.5 experience. Upon being drunk, it cures poison, provides about 30 seconds of poison immunity, heals 650 life points and can temporarily boost your maximum life points by 650, and gives 15% adrenaline.
Drinking this potion will prevent the player from drinking adrenaline potions for 120 seconds as they share the same cooldown timer, the "Adrenaline potion prevention" debuff also appears upon drinking super Guthix rest. However, more doses of Super Guthix rest can be drunk during this time for its other effects, allow it to essentially act as a food item that takes more clicks to consume but does not reduce adrenaline, much like Saradomin brews, but heals less, does not affect combat stats, and is much cheaper, on top of being a weaker adrenaline potion that is tradeable.
On the other hand, while it is not possible to drink adrenaline potions at full adrenaline, it is possible to drink super Guthix rests, and this will put the adrenaline gain from potions on cooldown.
Enter your Constitution level | name=skillstat_Constitution_level|type=int|value=1|range=9,99|size=4|sublist=calchealing |
name=healing|type=output |
let(minLevel, 10) let(healAmount, 0) let(healAmountOutOfCombat, 0) let(healOverTimeAmount, 0) let(healOverTimeDuration, 0) let(constitutionLevel, skillstat_Constitution_level)
let(pointsPerLevel, 25) if(healAmount){
let(pointsPerLevel, healAmount / minLevel)
}
if(constitutionLevel < minLevel){
let(heal, constitutionLevel * pointsPerLevel)
}{
let(heal, minLevel * pointsPerLevel)
}
let(heal, floor(heal + 0.000001)) let(healing,"This will heal " + heal + " life points at level " + constitutionLevel + " in combat.")
if(healOverTimeAmount){
let(healing, healing + " It will heal an additional " + healOverTimeAmount + " life points over " + healOverTimeDuration + " seconds.")
}
if(healAmountOutOfCombat){
let(pointsPerLevelOutOfCombat, healAmountOutOfCombat / minLevel) if (constitutionLevel < minLevel){ let(healOutOfCombat, constitutionLevel * pointsPerLevelOutOfCombat) }{ let(healOutOfCombat, minLevel * pointsPerLevelOutOfCombat) } let(healOutOfCombat, floor(healOutOfCombat + 0.000001)) let(healing, healing + " It will heal " + healOutOfCombat + " life points while out of combat.")
}
Price per Dose[]
Item | GE price | Price per dose |
---|---|---|
Super Guthix rest (1) | 386 | 386 |
Super Guthix rest (2) | 805 | 403 |
Super Guthix rest (3) | 2,840 | 947 |
Super Guthix rest (4) | 6,900 | 1,725 |
Super Guthix brew flask (6) | 18,066 | 3,011 |
Creation[]
- | ||||
---|---|---|---|---|
59.5 XP | - | 2,840 | ||
Requirements | ||||
Herblore level | 93 | |||
Members only | Yes | |||
Materials | ||||
Item | Quantity | Price | Total | |
Guthix rest (3) | 1 | 363 | 363 | |
Wine of Guthix | 1 | 1,154 | 1,154 | |
Total price | 1,517 |
Disassembly[]
Disassembly XP | 2.7 |
---|---|
Item quantity required | 1 |
Material count | 1 |
Base junk chance | 0.0% |
Possible materials | |
Often | |
Delicate parts | 35% |
Organic parts | 31% |
Crafted parts | 30% |
Rarely | |
Enhancing components | 3% |
Healthy components | 1% |
God wines and potions | |
---|---|
Guthix | |
Zamorak |
|
Saradomin |
|