Cooked jubbly is an ogre delicacy required for the Freeing Skrach Uglogwee subquest of Recipe for disaster. To make it, cook a raw jubbly on the spitroast located near Rantz in Feldip Hills or the one located at Jiggig (level 41 cooking is required).
Cooking the jubbly gives 160 experience and will heal 200 to 820 life points, depending your constitution level.
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, 41) 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.")
}
You must kill your own Jubbly bird in order to cook it, otherwise you will be unable to cook it due to it not being fresh.
Disassembly[]
Disassembly XP | 1.2 |
---|---|
Item quantity required | 1 |
Material count | 1 |
Base junk chance | 54.9% |
Possible materials | |
Often | |
![]() | 89% |
Sometimes | |
![]() | 8% |
Rarely | |
![]() | 1% |
![]() | 1% |
![]() | 1% |
Trivia[]
- This item is a commodity in Mobilising Armies.
- Its examine text is a reference to the British sitcom Only Fools and Horses.
A subquest of Recipe for Disaster | |
NPCs | |
Enemies |
|
Items |
![]() ![]() ![]() ![]() ![]() |
Miscellaneous | Quick guide • Transcript |