A Cup of tea is a refreshment which restores 200 to 375 life points, depending on constitution level, and it temporarily boosts Attack by 3. Consuming tea drains adrenaline, but its healing is not boosted by Expensive spices. It can be used to remove the effect of the aggression potion.
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, 15) 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.")
}
Players may purchase a cup of tea for 10 coins each at the tea stall south of the east entrance to Varrock. When a player drinks a cup of tea, they say the phrase, "Aaah, nothing like a nice cuppa tea!" and an empty cup remains in the player's inventory. A cup of tea can also be used on a tea flask in order to combine multiple cups.
Players may also steal or buy from tea stalls to obtain a cup of tea. A Thieving level of 5 is required to steal from tea stalls. There are some respawn points for this item south of the herb shop in Taverley and north of the tea stall in Varrock.
Creation[]
- | ||||
---|---|---|---|---|
0 XP | - | 318 | ||
Requirements | ||||
Cooking level | 20 | |||
Members only | Yes | |||
Materials | ||||
Item | Quantity | Price | Total | |
Empty cup | 1 | 543 | 543 | |
Nettle tea | 1 | N/A | - |
Uses[]
- A cup of tea is used in The Dig Site Quest to bribe the Panning Guide in order to use the panning area found in Dig Site.
- A cup of tea is used in creating a special cup of nettle tea for the Old Crone during Ghosts Ahoy.
- Players may bring Elsie a cup of tea to hear her tell a tale. This is an easy Varrock Task.
- The task Stir, Galahad requires obtaining a cup of tea from Sir Galahad.
- Drinking a cup of tea immediately removes the effect of an aggression potion.
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? |
---|
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.
Item | Quantity | Rarity | GE price |
---|
Source | Combat level | Quantity | Rarity |
---|---|---|---|
Menaphite gift offering (large) | N/A | 1 | Common |
Menaphite gift offering (medium) | N/A | 1 | Common |
Menaphite gift offering (small) | N/A | 1 | Uncommon |
Zombie (Tarn's Lair) | 72; 74; 75; 77; 78; 79; 82; 84; 85 | 1 | Uncommon |
Disassembly[]
Disassembly XP | 0.4 |
---|---|
Item quantity required | 1 |
Material count | 1 |
Base junk chance | 83.5% |
Possible materials | |
Often | |
Organic parts | 89% |
Sometimes | |
Crafted parts | 8% |
Rarely | |
Living components | 1% |
Healthy components | 1% |
Enhancing components | 1% |
Trivia[]
- In Varrock, near the teaseller, before a hidden update, there was an item near his stall called, "Display tea". Players could not take the tea. This was removed in a hidden update.
- In RuneScape Classic, you were allowed to telegrab the display tea unlike in RuneScape 2; it was tradeable. If dropped, the display tea could not be picked it up unless Telekinetic Grab was used. It was also used in scamming occasionally.