This article is about the cooked version. For the raw version, see Raw beltfish.
Beltfish is a cooked raw beltfish which can be caught in the Port district of Menaphos. Consuming this fish will heal the player for up to 1,650 life points depending on their Constitution level.
The minimum Constitution level to receive the full amount of healing from this food is 66.
Enter your Constitution level | name=skillstat_Constitution_level|type=int|value=1|range=9,99|size=4|sublist=calchealing |
name=healing|type=output |
variables=skillstat_Constitution_level
calchealing|
let(minLevel, 66) 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.")
}
Creation[]
Tools/utensils | None |
---|---|
Ingredients | Raw beltfish |
![]() |
72 |
Burn level | Never (99 with Cooking cape) |
![]() |
165 |
Range-only | No |
Instructions | Use raw beltfish on a fire or a range. |
Servings | 1 |
Disassembly[]
Disassembly XP | 2.1 |
---|---|
Item quantity required | 1 |
Material count | 1 |
Base junk chance | 20.8% |
Possible materials | |
Often | |
![]() | 89% |
Sometimes | |
![]() | 8% |
Rarely | |
![]() | 1% |
![]() | 1% |
![]() | 1% |