Spare ribs
![]() | |
Spare ribs | |
---|---|
Release | 12 March 2013 (Update) |
Members | No |
Quest item | No |
Properties | |
Tradeable | No |
Equipable | No |
Stackable | No |
Disassembly | No |
Edible | Yes |
Destroy | Drop |
Values | |
Value | 100 coins |
Alchemy | Not alchemisable |
On death | Reclaimable Reclaim: 15 Sacrifice: 60 |
Weight | 0.1 kg |
Examine | |
A serving of spare ribs. | |
Advanced data | |
Item ID | 27594 |
Links | MRID • recipe |
FAQ • doc |
Spare ribs are a food item that may be obtained off of a spare rib platter, which can be won from the Squeal of Fortune. When a spare rib is eaten, 1,000 life points will be healed and 25 prayer points will be restored.
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, 40) let(healAmount, 0) let(healAmountOutOfCombat, 0) let(healOverTimeAmount, 0) let(healOverTimeDuration, 0) let(constitutionLevel, skillstat_Constitution_level) let(itemName, "This")
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, itemName + " will heal " + heal + " life points at level " + constitutionLevel + " while 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.")
}
Spare ribs heal up to 1,000 life points, depending on your Constitution level.
It can be received as a reward for popping balloons at selected lodestones during the 2019 August Summer Days Event.
Update history[edit | edit source]
Feast for Guthix | |
---|---|
Food | |
First age outfit |