Monkfish are members-only food that heal 1600 life points when consumed by players with level 64 Constitution or higher.
During the Swan Song quest, players must fish fresh monkfish, a non-tradeable quest item that heals 200 Life Points when successfully cooked and then consumed.
Members with at least level 62 Fishing can catch raw monkfish, gaining 120 Fishing experience points per fish. Monkfish can only be caught in the Piscatoris Fishing Colony with a small fishing net; accessing the colony requires players to have completed Swan Song.
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, 64) 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.")
}
Members can cook the raw monkfish if they have at least level 62 Cooking, and gain 150 experience if they are successful in doing so. Note that it is not necessary to do the quest for purchasing or trading, or for cooking monkfish. At level 65 Divination members can weave 45 vibrant energy with one monkfish to create a portent of restoration VII or an attuned portent of restoration VII at 67 Divination, which heal 1200 or 1600 life points respectively.
Beltfish heals slightly more than monkfish, and is significantly cheaper.
The value of one monkfish in Mobilising Armies is 47 Investment Credits.
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 |
---|---|---|---|
Ravenous ghoul | 105 | 1 | Common |
Harold | 98 | 6 | Random |
Starlight | 102 | 3 | Uncommon |
Cooking table[]
Tools/utensils | Small fishing net |
---|---|
Ingredients | Raw monkfish |
level | 62 |
Burn level | 90 on a range (87 with cooking gauntlets), 92 on a fire (90 with cooking gauntlets). |
experience | 150 (Range)
165 (Bonfire) |
Range-only | No |
Instructions | Use raw monkfish with a fire or a range. |
Servings | 1 |
Disassembly[]
Disassembly XP | 1.9 |
---|---|
Item quantity required | 1 |
Material count | 1 |
Base junk chance | 29.6% |
Possible materials | |
Often | |
Organic parts | 89% |
Sometimes | |
Crafted parts | 8% |
Rarely | |
Living components | 1% |
Healthy components | 1% |
Enhancing components | 1% |
Burn rates[]
Failure to cook the raw monkfish will produce burnt monkfish instead.
Burning monkfish on a range becomes impossible at level 90 Cooking. You could use the range on Neitiznot, which is closer to a bank and does not require any climbing. Catherby is also an ideal place, since the range is located right next to the bank.
Cooking gauntlets aid both in the cooking success rate of monkfish and the level at which you stop burning them. If using Cooking gauntlets and cooking on a range, it is exceedingly rare to burn a monkfish after level 86 cooking, and impossible to burn them on a fire while wearing Cooking gauntlets beginning at level 90.
Trivia[]
- Lophius piscatorius is the scientific name for monkfish. This is related to the Latin stem pisces, meaning fish, and the Piscatoris Fishing Colony (which is where monkfish are caught) probably got its name for these reasons. The other reason, as shown on the Piscatoris Fishing Colony page is that in Latin it means fisherman, so it could mean Fishing Colony of Fishermen.