Great maki is sushi that is made at level 84 Cooking by combining raw great white shark and seaweed for 150 experience. In order to combine the ingredients and make a Great maki, one must first unlock the sushi perk in the Aquarium.
When eaten, it heals 2100 life points instantly, and the player regains 1% of their prayer every 1.8 seconds for a total of 5% prayer recovery. Players cannot eat a second great maki until the first one's prayer restore effect wears off. Therefore, it is suggested that players bring other foods alongside it, such as Rocktail, cavefish, or shark.
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, 84) 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[]
![]() | - | ![]() | ||
---|---|---|---|---|
150 XP | - | 1,041 | ||
Requirements | ||||
![]() | 84 | |||
![]() | ||||
![]() | Yes | |||
Materials | ||||
Item | Quantity | Price | Total | |
![]() | Raw great white shark | 1 | 1,851 | 1,851 |
![]() | Seaweed | 1 | 28 | 28 |
Total price | 1,879 |
Disassembly[]
Disassembly XP | 2.5 |
---|---|
Item quantity required | 1 |
Material count | 1 |
Base junk chance | 1.2% |
Possible materials | |
Often | |
![]() | 89% |
Sometimes | |
![]() | 8% |
Rarely | |
![]() | 1% |
![]() | 1% |
![]() | 1% |