Item JSON: {"edible":"yes","disassembly":"no","stackable":"no","stacksinbank":"yes","death":"reclaimable","name":"Juju gumbo","bankable":"yes","gemw":false,"equipable":"no","members":"yes","id":"19949","release_date":"24 November 2010","release_update_post":"Herblore Habitat","lendable":"no","destroy":"Drop","highalch":false,"weight":1.5,"lowalch":false,"tradeable":"no","examine":"A strange stew.","noteable":"no"}
Juju gumbo is a food that can be made by using a potion from the Herblore Habitat activity. When cooked, this heals 2250 life points immediately with the extra benefit of healing 50 life points a second for 10 seconds, or 500 life points over a 10 second period. This makes the Juju gumbo the fourth highest healing food outside of Daemonheim, with a total of 2750 life points restored, right behind Calorie bomb (sailfish), Fury sharks (if eaten outside of combat) and Great gunkan. A Cooking level of 68 is required to make this item from scratch.
The minimum Constitution level to receive the full amount of healing from this food is 90.
Calculator
Enter your Constitution level
|
name=skillstat_Constitution_level|type=int|value=1|range=9,99|size=4|sublist=calchealing
|
name=healing|type=output
|
variables=skillstat_Constitution_level
calchealing|
let(minLevel, 90)
let(healAmount, 0)
let(healAmountOutOfCombat, 0)
let(healOverTimeAmount, 0)
let(healOverTimeDuration, 0)
let(constitutionLevel, skillstat_Constitution_level)
let(itemName, "This")
let(portions, 1)
let(pointsPerLevel, 25 / portions)
if(healAmount){
let(pointsPerLevel, healAmount / minLevel)
}
if(constitutionLevel < minLevel){
let(heal, constitutionLevel * pointsPerLevel)
}{
let(heal, minLevel * pointsPerLevel)
}
let(perPortion, "")
if(portions > 1){
let(perPortion, " per portion")
}
let(heal, floor(heal + 0.000001))
let(healing, itemName + " will heal " + heal + " life points" + perPortion + " at level " + constitutionLevel + " while 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.")
}
Follow these steps to make juju gumbo:
- Use a Juju cooking potion on a baked potato to make a Strange potato (1 XP).
- Use a bowl on tuna (with a knife in inventory or on the tool belt) (1 XP).
- Use a chopped tuna on cooked sweetcorn (204 XP).
- Use the strange potato on the tuna and corn to make juju gumbo (50 XP).
This information has been compiled as part of the update history project. Some updates may not be included—see here for how to help out!
- ninja 4 April 2016 (Update):
- Juju gumbo and strange potatoes can now be noted, stored in a Beast of Burden and now use the Make-X system.
- patch 1 July 2014 (Update):
- The Skill Advance Guide for juju gumbo now correctly states that level 68 is needed.
- If two gumbos or baron sharks are eaten, the 10 second healing effect will not stack (If two gumbos are eaten in quick succession, the player will only be healed the initial amount of life points plus the 500 over 10 seconds, not the initial amount of life points plus 1000 over 20 seconds or 1000 over 10 seconds).
|
---|
Potatoes |
|
Toppings | |
Other |
|
Removed |
|
|
---|
Cooked | Soups |
| Fish soups |
| Fungal soups |
|
|
Quest |
|
Other |
|