Cooked oomlie wrap is a food made from the meat of an oomlie bird and a palm leaf. It heals 200 to 1125 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, 45) 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.")
}
Cooking a raw oomlie on a fire will burn it. Attempting to do so gives the message "The meat is far too delicate to cook like this. Perhaps you should wrap something around it to protect it from the heat." To protect the raw oomlie, it must be wrapped with a palm leaf, which is obtained by shaking a leafy palm tree. This creates a wrapped oomlie. There are three of these trees located near the water pool in the centre of the Kharazi Jungle.
Eating an oomlie wrap is a hard task in the Karamja Task set. Picking up 5 palm leaves is a hard task in the Karamja Task set.
If a player loses their bull roarer, they can trade a jungle forester an oomlie wrap to get one back. Once eaten, the message "You eat the oomlie meat; it tastes very gamy."
Creation[]
- | ||||
---|---|---|---|---|
110 XP | - | 9,656 | ||
Requirements | ||||
Cooking level | 50 | |||
Members only | Yes | |||
Materials | ||||
Item | Quantity | Price | Total | |
Wrapped oomlie | 1 | 3,395 | 3,395 |
Disassembly[]
Disassembly XP | 1.3 |
---|---|
Item quantity required | 1 |
Material count | 1 |
Base junk chance | 50.5% |
Possible materials | |
Often | |
Organic parts | 89% |
Sometimes | |
Crafted parts | 8% |
Rarely | |
Living components | 1% |
Healthy components | 1% |
Enhancing components | 1% |
NPCs | |||||||||||||||||||||||
Enemies |
| ||||||||||||||||||||||
Items |
| ||||||||||||||||||||||
Locations |
| ||||||||||||||||||||||
Music |
| ||||||||||||||||||||||
Miscellaneous |
|