A wild pie is a pie made using the Cooking skill. It is a members-only item, and requires level 85 Cooking to make. With level 85 Constitution, each bite heals 1062 Life Points, making a total of 2124 healing for the whole pie. A slice of wild pie temporarily raises a player's Ranged level by 4 and Slayer level by 5 when eaten. Players gain 240 Cooking experience for making a wild pie.
To make a wild pie, players must in order add raw bear meat, raw chompy, and raw rabbit into a pie shell, then cook it. All three types of meat can be obtained by killing the monsters that drop them (bears, Chompy birds, and rabbits). Alternatively, Raw bear meat can be purchased from Rufus in Canifis, or Chargurr in Oo'glog. Raw rabbit can be purchased from Trader Stan's Trading Post, or from Chargurr. NPC stores no longer sell Chompy meat.
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, 85) 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.")
}
Uses[]
Wild pies are one of the highest Slayer boosts available. They can be used for Slayer runs on high-end monsters, and some quest requirements. Eating a slice of wild pie with 1 or 2 Slayer levels below the required one is advisable to avoid having to need to eat wild pie constantly. For example, a player with 93 or 94 Slayer can kill ganodermic creatures more easily than killing them at level 90 Slayer, as this only affords them one minute to deal damage to the beasts.
Wild pies are popular among players fighting the Chaos Elemental as one of the stronger foods that leave an item behind when eaten. The empty pie dish prevents the Chaos Elemental from un-equipping worn equipment, as the inventory remains full (despite having consumed the pies).
Bringing a wild pie to Romily Weaklax in the Cooking Guild is required for the Varrock achievement Who Ate All the Pie?. Wild pies are also popular amongst players who do not have the Slayer requirement to kill Skeletal Wyverns for the hard Falador achievement Why Oh Wyvern. It can also be used for players who do not have the Slayer requirement to kill abyssal demons for the elite Morytania achievement Whip: It Good. Furthermore, Wild pies can be used to boost to level 78 Slayer which is required for completing the Odd Old Man's Fur 'n' Seek wish list. The boost does not enable you to receive a Slayer task from a Slayer master above your level.
Prior to the return of Free Trade, players used raw wild pies to buy certain rare items due to the price difference between raw and cooked pies. Players used to gain significant profit per pie.
Raw bear meat Raw chompy Raw rabbit Pie dish Pastry dough Ingredients total Wild Pie Profit/loss 2,115 5,209 857 82 386 8,649 coins 2,194 coins −6,455
How to make[]
Wild pie | |
---|---|
Cooking level | 85 |
Cooking XP | 240 |
Burn level | Never (99 with Cooking cape) |
Utensils | Pie dish |
Ingredients | Raw bear meat, raw chompy, raw rabbit, pastry dough |
Range only | Yes |
Instructions | |
To make wild pie:
|
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 |
---|---|---|---|
Eclectic impling | N/A | 1 | Rare |
Gnoeals | 70 | 1 | Uncommon |
Yeti | 63 | 1 | Uncommon |
Half a wild pie[]
- 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 |
---|---|---|---|
Eclectic impling | N/A | 1 | Rare |
Gnoeals | 70 | 1 | Uncommon |
Yeti | 63 | 1 | Uncommon |
Disassembly[]
Disassembly XP | 2.5 |
---|---|
Item quantity required | 1 |
Material count | 1 |
Base junk chance | 1.0% |
Possible materials | |
Often | |
Organic parts | 89% |
Sometimes | |
Crafted parts | 8% |
Rarely | |
Living components | 1% |
Healthy components | 1% |
Enhancing components | 1% |
Trivia[]
- Wild pies are also a random reward from some level 4 treasure trails.
- Wild pies became very popular after the dark bow was released. Dark bows are dropped by dark beasts, which require level 90 Slayer to fight. Many players had obtained 85 Slayer to be able to fight abyssal demons, and had not advanced their Slayer level further. Wild pies allowed these players the temporary ability to fight dark beasts. However, for these players killing one dark beast required one whole pie as it has a large number of life points and the player only has one level of Slayer to hurt it before they must eat another slice.