Apple pie is a food item that a player can make at level 30 Cooking. To cook an apple pie, one must have a cooking apple (obtainable from several locations), some pastry dough (mix pot of flour and jug of water and select "Pastry dough"), a pie dish, and access to a range. If successfully cooked, an apple pie provides 130 Cooking experience.
Half an apple pie is the result of eating one half of an Apple pie. It can sometimes be found inside barrels. Eating half an apple pie heals 375 life points at level 30 Constitution and higher.
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, 30) let(healAmount, 375) 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.")
}
The best place to cook an apple pie for free-to-play players is the Cooks' Guild, southwest of the Grand Exchange in Varrock, because of its close proximity to all the items required, including grain, a mill to make flour, a bowl or jug for water, a pie dish and cooking apple respawn.
Apple pie | |
---|---|
Cooking level | 30 |
Cooking XP | 130 |
Burn level | 63 |
Utensils | Pie dish |
Ingredients | Cooking apple, pastry dough |
Range only | Yes |
Instructions | |
To make Apple pie:
|
Drop sources[]
Apple 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 |
---|---|---|---|
Elite Dark Mage | 98 | 1 | Rare |
Barrel (Viyeldi caves) | N/A | 1 | Uncommon |
Elite Dark Ranger | 98 | 3 | Uncommon |
White Knight | 35 | 1 | Uncommon |
Half an apple 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 |
---|---|---|---|
Elite Dark Mage | 98 | 1 | Rare |
Barrel (Viyeldi caves) | N/A | 1 | Uncommon |
Elite Dark Ranger | 98 | 3 | Uncommon |
White Knight | 35 | 1 | Uncommon |
Store locations[]
- This list was created dynamically. For help, see the FAQ.
- To force an update of this list, click here.
Seller | Location | Cost | Currency | Base stock | Members? |
---|
Disassembly[]
Disassembly XP | 0.6 |
---|---|
Item quantity required | 1 |
Material count | 1 |
Base junk chance | 78.0% |
Possible materials | |
Often | |
Organic parts | 89% |
Sometimes | |
Crafted parts | 8% |
Rarely | |
Living components | 1% |
Healthy components | 1% |
Enhancing components | 1% |