Shark soup is a type of food obtained from cooking uncooked shark soup. Shark soups can be sold to Tang (food merchant) at the Tang Chufang shop in Waiko for 85 chimes, and purchased back at 850 chimes.
Eating the shark soup will heal the player for 2350 Life points, but due to the time required to collect and process the ingredients it is recommended to not use them as food.
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, 94) 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.")
}
Shark soup | |
---|---|
Cooking level | 96 |
Cooking XP | 240.0 |
Burn level | 99 |
Utensils | None |
Ingredients | Shiny tortle shell bowl, Bundle of bamboo, Sliced mushrooms, Wobbegong oil, Alaea sea salt |
Range only | No |
Instructions | |
To make Shark soup:
|
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 |
---|---|---|---|
Fortunate orokami | N/A | 1–3 | Common |
Fortunate orokami jar | N/A | 3 | Common |
Selling[]
|
|
- ^ 11 chimes if sold to Big Bada Bamboo on Tuai Leit, 10 chimes if sold on Waiko.
- ^ 11 chimes if sold to Sweet Goods on Cyclosis, 10 chimes if sold on Waiko.
- ^ 38 chimes profit if you bought the first Commodity sell price increase upgrade and 42 chimes profit at the second Commodity sell price increase upgrade, taking in consideration the price increase of base resources.
Tips[]
- Players should consider cooking on a portable range, or the grill in Waiko; doing so provides a 5% chance to produce an additional shark soup.
- Wearing a modified sous chef's toque provides a 5% chance to cook an additional soup, stacking with other effects.
- Since the ingredients required to make shark soups stack, large quantities of soups can be manufactured, cooked, and then sold to Tang at the Waiko market while using the grill to produce extra soups.
- Ancestral energy can transmute resources from The Arc into another resource which allows players some flexibility in gathering resources:
- Wobbegong oil transmutes into a shiny tortle shell bowl
- Driftwood --> sliced mushrooms
- Raw fish: tarpon --> seerfish --> sillago --> wobbegong
- plus others
Trivia[]
- Shark soup was first added to RuneScape with the Player-owned port update on 11 December 2012.
- It was not possible to create the shark soup at that time; however, it was present in the Quick Chat database and could be found on the Grand Exchange. On 20 August 2013, Shark soup was removed from Quick Chat and the Grand Exchange. Mod Doctor confirmed that there were no plans to add shark soup to the game in the Ports - The Next Journey - FAQ on the RuneScape Forums in January 2014.
- It originally healed 1400 life points.
- The previous inventory icon () appeared to be a piece of Nigirizushi floating in the centre of a soup bowl with the examine text "A delicious shark soup." This icon has since been used for Sailfish soup.