Juju gumbo
![]() | |
Juju gumbo | |
---|---|
Release | 24 November 2010 (Update) |
Members | Yes |
Quest item | No |
Properties | |
Tradeable | No |
Equipable | No |
Stackable | No |
Disassembly | No |
Edible | Yes |
Destroy | Drop |
Values | |
Value | 20 coins |
Alchemy | Not alchemisable |
On death | Reclaimable Reclaim: 3 Sacrifice: 12 |
Weight | 1.5 kg |
Examine | |
A strange stew. | |
Advanced data | |
Item ID | 19949 |
Links | MRID • recipe |
FAQ • doc |
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.
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, 90) let(healAmount, 0) let(healAmountOutOfCombat, 0) let(healOverTimeAmount, 0) let(healOverTimeDuration, 0) let(constitutionLevel, skillstat_Constitution_level) let(itemName, "This")
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, itemName + " will heal " + heal + " life points 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.")
}
Creation[edit | edit source]
![]() | - | ![]() | ![]() | |
---|---|---|---|---|
50 XP | - | ? | - | |
Requirements | ||||
![]() | 68 | |||
![]() | ||||
Materials | ||||
Item | Quantity | Price | Total | |
![]() | Strange potato | 1 | N/A | - |
![]() | Tuna and corn | 1 | 1,060 | 1,060 |
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).
Update history[edit | edit source]
- 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.
Trivia[edit | edit source]
- 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 |
NPCs | |||||||||||
Jadinkos | |||||||||||
Environments | |||||||||||
Seeds |
| ||||||||||
Produce |
| ||||||||||
Potions |
| ||||||||||
Witchdoctor camouflage gear | |||||||||||
Miscellaneous |