Manta rays are a members-only fish that require a Cooking level of 91 to cook. These maintain an approximately 23% burn rate when cooked by players with level 99 cooking and cooking gauntlets, so a Cooking cape is recommended to completely avoid burning manta rays.
They are rarely used as food due to the high burn rate and the existence of other foods that heal close to the same amount, but are easier to obtain.
Manta rays heal 200 to 2275 life points depending on 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, 91) 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.")
}
Tools/utensils | None |
---|---|
Ingredients | Raw manta ray |
![]() |
91 |
Burn level | Never (99 with Cooking cape) |
![]() |
216.3 |
Range-only | No |
Instructions | Use a raw manta ray with a fire or a range. |
Servings | 1 |
Drop sources[]
- This list was created dynamically. For help, see the FAQ.
- To force an update of this list, click here.
- For an exhaustive list of all known sources for this item, see here.
Source | Combat level | Quantity | Rarity |
---|---|---|---|
Flight Kilisa | 102 | 2 | Uncommon |
Flockleader Geerin | 102 | 2 | Uncommon |
Wingman Skree | 102 | 2 | Uncommon |
Elf warrior | 84; 89 | 1 | Very rare |
Knight of Ardougne | 53 | 1 | Very rare |
Mourner | 33; 79; 85 | 1 | Very rare |
Disassembly[]
Disassembly XP | 2.7 |
---|---|
Item quantity required | 1 |
Material count | 1 |
Base junk chance | 0.0% |
Possible materials | |
Often | |
![]() | 89% |
Sometimes | |
![]() | 8% |
Rarely | |
![]() | 1% |
![]() | 1% |
![]() | 1% |