A rainbow fish is a food item that heals 875 life points in one bite. Players can make it by cooking a raw rainbow fish on a range or a fire. Doing so requires level 35 Cooking and grants 121 Cooking experience if successful. Players stop burning rainbow fish at level 62 Cooking.
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, 35) 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.")
}
The rainbow fish is nowhere near as popular as other fish, such as the lobster, which heals 1200 life points and is usually cheaper. The fish is easier to obtain if you are not considering the option of buying food, as this can be fished at the fishing spots near the Barbarian Village, at a lower Fishing level, and faster. This is also close to the Grand Exchange and Varrock. You are required to use stripy feathers to catch them.
Rainbow fish can also be looted from Gourmet implings.
Tools/utensils | None |
---|---|
Ingredients | Raw rainbow fish |
level | 35 |
Burn level | 62 |
experience | 121 |
Range-only | No |
Instructions | Use a raw rainbow fish 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 |
---|---|---|---|
Grotworm | 63 | 2 | Common |
Gourmet impling | N/A | 5 | Rare |
Gourmet impling jar | N/A | 5 | Rare |
Gourmet impling jar | N/A | 1 | Rare |
Disassembly[]
Disassembly XP | 1.0 |
---|---|
Item quantity required | 1 |
Material count | 1 |
Base junk chance | 61.5% |
Possible materials | |
Often | |
Organic parts | 89% |
Sometimes | |
Crafted parts | 8% |
Rarely | |
Living components | 1% |
Healthy components | 1% |
Enhancing components | 1% |
Trivia[]
- Despite being called rainbow fish, they only have four colours (yellow, light blue/turquoise, dark blue, and grey).
- Free players used to be able to catch these fish until an update on 7 November 2011.