Tea leaves: Difference between revisions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<table><tr valign="top"><td><!-- Please see Help:Item scripts page for instructions on how to properly create and format an item page.--> |
<table><tr valign="top"><td><!-- Please see Help:Item scripts page for instructions on how to properly create and format an item page.--> |
||
'''Tea leaves''' and '''coffee grounds''' are part of the [[brewing system]] for hot beverages. They require a [[brewing kettle]] and a heat source to make, which can then be poured into an appropriate [[drink container]]. |
|||
'''Tea leaves''' come in a variety of [[Tea flavors|flavors]] and can be bought at both local town shops and special festival shops. They come in a 20 count tin; 50-count jar; unlimited canister; or in a single-use packet. Coffee grounds, mate leaves, and ground chicory use the same script. This will allow players to brew tea, coffee, mate, or chicory coffee. Players may craft their own flavors using a [[Stovetop Dehydrator]]. |
|||
Tea leaves and coffee grounds come in a variety of flavors. They can be bought at both local town shops and special festival shops. They come in a 20 count tin or in a packet with a single dose. |
|||
'''Note:''' Tea leaves and coffee grounds are the same script, however the outcome is determined by the flavor of tea leaves or coffee grounds used when brewing them. The appearance inside the packet or tin will also be either "some tea leaves" or "some coffee grounds". Whether they are intended for tea or coffee is also noted in the analyze information of the tin or packet. |
|||
{{TOC limit|2}} |
{{TOC limit|2}} |
||
{{itemtiermulti <!-- Copy/Paste x # |
{{itemtiermulti <!-- Copy/Paste x #Item as needed. --> |
||
|item= |
|item=Leaves/Grounds <!-- REQUIRED: Must be entered as Item Type --> |
||
|itemsummary= |
|itemsummary= <!-- Brief explanation of what this particular item does, if any. --> |
||
Individual doses of tea leaves or coffee grounds can be removed from a packet or a tin before placed in a brewing kettle. Removing them is an optional step if desired for roleplay purposes. Individual tea leaves and coffee grounds do ''not'' indicate the end product's flavor as part of the analyze information, unlike their packet and tin counterparts. |
|||
| ⚫ | |||
Unlike directly pouring them into a brewing kettle, tea leaves ''must'' be removed from a packet or tin before being placed inside a [[tea infuser]]. |
|||
| ⚫ | |||
|analyze= <!-- Tier 1/OTS required to be listed here. Other tiers only to list changes between analyzes (so as to not populate duplicate information), and final unlock to be listed in full --> |
|||
You analyze the tea leaves and sense that the item is free from merchant alteration restrictions. |
|||
You get no sense of whether or not the leaves may be further lightened. |
|||
|inspect= <!-- ONLY for when an item has a custom INSPECT to it. --> |
|||
|show= <!-- ONLY for when an item has a hard-coded show. --> |
|||
|affinity= <!-- Brief explanation of affinity for that specific item, if any. --> |
|||
|itemverbtable= <!-- Answer YES if there are verbs associated with this item. If not, leave blank. --> |
|||
| ⚫ | |||
{{itemtiermulti <!-- Copy/Paste x #Item as needed. --> |
|||
|item=Packet <!-- REQUIRED: Must be entered as Item Type --> |
|||
|itemsummary= <!-- Brief explanation of what this particular item does, if any. --> |
|||
Packets provide a single dose of either tea leaves or coffee grounds when brewed with a kettle. |
|||
|analyze= <!-- Tier 1/OTS required to be listed here. Other tiers only to list changes between analyzes (so as to not populate duplicate information), and final unlock to be listed in full --> |
|||
You analyze the parchment packet and sense that the creator has provided the following information: |
|||
This is a container to hold brewable coffee grounds. There is one pinch of coffee grounds in the packet. |
|||
The coffee grounds will make coffee with the following flavor messaging: |
|||
a) Medium-bodied with a strong hint of chocolate, this is the perfect dessert coffee. |
|||
b) Strong notes of chocolate swirl with a medium-bodied coffee, and the slightest hint of vanilla tempers the sweetness. |
|||
You get no sense of whether or not the packet may be further lightened.</pre> |
|||
| ⚫ | |||
| ⚫ | |||
The tea leaves will make tea with the following flavor messaging: |
The tea leaves will make tea with the following flavor messaging: |
||
a) The dusky taste of the tea itself tames the sweet peachy flavor that rides in the forefront. |
a) The dusky taste of the tea itself tames the sweet peachy flavor that rides in the forefront. |
||
b) If not for the dry quality of the black tea, the accompanying peach flavoring would be overwhelmingly sweet. |
b) If not for the dry quality of the black tea, the accompanying peach flavoring would be overwhelmingly sweet. |
||
You get no sense of whether or not the packet may be further lightened. |
You get no sense of whether or not the packet may be further lightened. |
||
|inspect= <!-- ONLY |
|inspect= <!-- ONLY for when an item has a custom INSPECT to it. --> |
||
|show= |
|show= <!-- ONLY for when an item has a hard-coded show. --> |
||
|affinity= <!-- Brief explanation of affinity for that specific |
|affinity= <!-- Brief explanation of affinity for that specific item, if any. --> |
||
|itemverbtable= |
|itemverbtable=Yes <!-- Answer YES if there are verbs associated with this item. If not, leave blank. --> |
||
}} |
}} |
||
{| {{verbtable}} <!-- REQUIRED if there are verbs for this tier. For instructions on how to use this template, see Template:Verbtable. --> |
: {| {{verbtable}} <!-- REQUIRED if there are verbs for this tier. For instructions on how to use this template, see Template:Verbtable. --> |
||
|- {{verbtableheader}} |
|- {{verbtableheader|90}} |
||
! scope="col" style="width:5em;"|Verb |
! scope="col" style="width:5em;"|Verb |
||
! scope="col"|First |
! scope="col" style="width: 45%"|First |
||
! scope="col"|Third |
! scope="col" style="width: 45%"|Third |
||
|- |
|- |
||
! scope="row" role="rowheader"|CLOSE |
! scope="row" role="rowheader"|CLOSE |
||
| |
| You carefully refold the red parchment packet. |
||
| |
| XXX carefully refolds a red parchment packet. |
||
|- |
|- |
||
! scope="row" role="rowheader"|GET |
! scope="row" role="rowheader"|GET {LEAVES/GROUNDS} |
||
| |
| You take some tea leaves from the red parchment packet. |
||
| |
| XXX takes some tea leaves from a red parchment packet. |
||
|- |
|- |
||
! scope="row" role="rowheader"|OPEN |
! scope="row" role="rowheader"|OPEN |
||
| |
| You carefully unfold the red parchment packet. |
||
| |
| XXX carefully unfolds a red parchment packet. |
||
| ⚫ | |||
| ⚫ | |||
| You carefully measure out a portion of coffee grounds from a white parchment packet illustrated with a vanilla bean and place the grounds into a rose-motif dark pewter kettle. |
|||
| XXX carefully measures out some coffee grounds and places the grounds into a rose-motif dark pewter kettle. |
|||
|} |
|} |
||
{{itemtiermulti <!-- Copy/Paste x # |
{{itemtiermulti <!-- Copy/Paste x #Item as needed. --> |
||
|item= |
|item=Tin <!-- REQUIRED: Must be entered as Item Type --> |
||
|itemsummary= |
|itemsummary= <!-- Brief explanation of what this particular item does, if any. --> |
||
Tins, canisters, and similar larger containers provide multiple dose of either tea leaves or coffee grounds when brewed with a kettle. Tins typically hold 20 doses. |
|||
| ⚫ | |||
|analyze= <!-- Tier 1/OTS required to be listed here. Other tiers only to list changes between analyzes (so as to not populate duplicate information), and final unlock to be listed in full --> |
|||
You analyze the cobalt metal tin and sense that the creator has provided the following information: |
|||
This is a container to hold brewable coffee grounds. There are 20 pinches of coffee grounds in the tin. |
|||
The coffee grounds will make coffee with the following flavor messaging: |
|||
a) Strong blueberry overtones pervade the surprisingly light coffee, vanilla and faint spices descending into sweet white chocolate notes. |
|||
b) Warm and subtly rich without being overwhelming, the sweet flavor of blueberries mingles with vanilla and light spices, finishing with a white chocolate note that lends a sophisticated, yet delicate, range of flavors to tantalize the taste buds. |
|||
You get no sense of whether or not the tin may be further lightened.</pre> |
|||
| ⚫ | |||
This is a container to hold brewable tea leaves. There are 20 pinches of tea leaves in the tin. |
This is a container to hold brewable tea leaves. There are 20 pinches of tea leaves in the tin. |
||
The tea leaves will make tea with the following flavor messaging: |
The tea leaves will make tea with the following flavor messaging: |
||
a) The scent of raspberry rising from the tea has a fresh tenor reminiscent of warm summer days. |
a) The scent of raspberry rising from the tea has a fresh tenor reminiscent of warm summer days. |
||
b) A roiling mixture of sweet and tart complement the flavor of this light-bodied tea in a splash of raspberry zest. |
b) A roiling mixture of sweet and tart complement the flavor of this light-bodied tea in a splash of raspberry zest. |
||
You get no sense of whether or not the tin may be further lightened |
You get no sense of whether or not the tin may be further lightened |
||
|inspect= <!-- ONLY |
|inspect= <!-- ONLY for when an item has a custom INSPECT to it. --> |
||
|show= |
|show= <!-- ONLY for when an item has a hard-coded show. --> |
||
|affinity= <!-- Brief explanation of affinity for that specific |
|affinity= <!-- Brief explanation of affinity for that specific item, if any. --> |
||
|itemverbtable= |
|itemverbtable=Yes <!-- Answer YES if there are verbs associated with this item. If not, leave blank. --> |
||
}} |
}} |
||
{| {{verbtable}} <!-- REQUIRED if there are verbs for this tier. For instructions on how to use this template, see Template:Verbtable. --> |
: {| {{verbtable}} <!-- REQUIRED if there are verbs for this tier. For instructions on how to use this template, see Template:Verbtable. --> |
||
|- {{verbtableheader}} |
|- {{verbtableheader|90}} |
||
! scope="col" style="width:5em;"|Verb |
! scope="col" style="width:5em;"|Verb |
||
! scope="col"|First |
! scope="col" style="width: 45%"|First |
||
! scope="col"|Third |
! scope="col" style="width: 45%"|Third |
||
|- |
|- |
||
! scope="row" role="rowheader"|CLOSE |
! scope="row" role="rowheader"|CLOSE |
||
| |
| You replace the lid of the raspberry-motif tin and screw it tightly shut. |
||
| |
| XXX replaces the lid of raspberry-motif tin and screws it shut. |
||
|- |
|- |
||
! scope="row" role="rowheader"|GET |
! scope="row" role="rowheader"|GET {LEAVES/GROUNDS} |
||
| |
| You take some tea leaves from the raspberry-motif tin. |
||
| |
| XXX takes some tea leaves from a raspberry-motif tin. |
||
|- |
|- |
||
! scope="row" role="rowheader"|OPEN |
! scope="row" role="rowheader"|OPEN |
||
| |
| You unscrew the lid of the raspberry-motif tin and allow it to dangle from its short chain. |
||
| |
| XXX unscrews the lid of a raspberry-motif tin and allows it to dangle from its short chain. |
||
| ⚫ | |||
==Additional Information== |
|||
===Using the tea leaves=== |
|||
{| {{verbtable}} <!-- REQUIRED if there are verbs for this tier. For instructions on how to use this template, see Template:Verbtable. --> |
|||
|- {{verbtableheader}} |
|||
! scope="col" style="width:5em;"|Verb |
|||
! scope="col"|First |
|||
! scope="col"|Third |
|||
| ⚫ | |||
| ⚫ | |||
|<!-- First Person View --> You carefully measure a portion of tea leaves and place it into a polished steel kettle painted with hibiscus blossoms. |
|||
|<!-- Third Person View --> XXX carefully measures out some tea leaves and places it into a polished steel kettle painted with hibiscus blossoms. |
|||
|- |
|- |
||
! scope="row" role="rowheader"|PUT |
! scope="row" role="rowheader"|PUT IN {KETTLE} |
||
| |
| You carefully measure out a portion of tea leaves from a silver-edged mossy green enameled tin and place the leaves into a rose-motif dark pewter kettle. |
||
| |
| XXX carefully measures out some tea leaves and places the leaves into a rose-motif dark pewter kettle. |
||
|} |
|} |
||
The second to last sip of tea leaves behind bits that can be used for divination. Their meanings can be found at [[A Taste of Truth - Tea Leaves]]. |
|||
==See Also== |
==See Also== |
||
*[[ |
*[[Brewing system]] |
||
*[[Tea flavors]] |
*[[Tea flavors]] |
||
</td><td> |
</td><td> |
||
{{iteminfo |
{{iteminfo |
||
|type= |
|type=Fluff <!-- REQUIRED: Mechanical or Fluff. OPTIONAL: If an item is feature altering or crafting, as well, please enter "Feature altering" or "crafting" below this line for "type2=" --> |
||
|type2= |
|type2=Crafting |
||
|itemclass= |
|itemclass=Miscellaneous <!-- REQUIRED: Valid options are: Armor, Weapon, Shield, Clothing, Accessory, Container, Creature (Pets/Mounts), or Miscellaneous. If more than one classification, additional lines can be added with "itemclass2=" & "itemclass3=" --> |
||
|itemtype= |
|itemtype=Coffee grounds <!-- REQUIRED: What items can this apply to. Up to 8 can be specified by setting "itemtype2" - "itemtype8". --> |
||
|itemtype2=Tea leaves |
|||
|alter= <!-- REQUIRED: Can this be altered? Valid response is Yes or No. If there are restrictions, enter in Restrictions line at the end of this particular template. --> |
|alter= <!-- REQUIRED: Can this be altered? Valid response is Yes or No. If there are restrictions, enter in Restrictions line at the end of this particular template. --> |
||
|ld= <!-- REQUIRED: Is this item able to be lightened or deepened? Valid response is Yes or No. If there are restrictions, enter in Restrictions line. --> |
|ld= <!-- REQUIRED: Is this item able to be lightened or deepened? Valid response is Yes or No. If there are restrictions, enter in Restrictions line. --> |
||
| Line 124: | Line 149: | ||
}} |
}} |
||
{{itemverb |
{{itemverb |
||
| ⚫ | |||
|verb= CLOSE |
|||
|verb2= |
|verb2=GET |
||
|verb3=OPEN |
|||
| ⚫ | |||
|verb4=PUT |
|||
}} |
}} |
||
</td></tr></table> |
</td></tr></table> |
||
[[Category: |
[[Category:Brewing system]] |
||
Revision as of 19:01, 14 August 2026
|
Tea leaves and coffee grounds are part of the brewing system for hot beverages. They require a brewing kettle and a heat source to make, which can then be poured into an appropriate drink container. Tea leaves and coffee grounds come in a variety of flavors. They can be bought at both local town shops and special festival shops. They come in a 20 count tin or in a packet with a single dose. Note: Tea leaves and coffee grounds are the same script, however the outcome is determined by the flavor of tea leaves or coffee grounds used when brewing them. The appearance inside the packet or tin will also be either "some tea leaves" or "some coffee grounds". Whether they are intended for tea or coffee is also noted in the analyze information of the tin or packet. Leaves/GroundsIndividual doses of tea leaves or coffee grounds can be removed from a packet or a tin before placed in a brewing kettle. Removing them is an optional step if desired for roleplay purposes. Individual tea leaves and coffee grounds do not indicate the end product's flavor as part of the analyze information, unlike their packet and tin counterparts. Unlike directly pouring them into a brewing kettle, tea leaves must be removed from a packet or tin before being placed inside a tea infuser.
You analyze the tea leaves and sense that the item is free from merchant alteration restrictions. You get no sense of whether or not the leaves may be further lightened. PacketPackets provide a single dose of either tea leaves or coffee grounds when brewed with a kettle.
You analyze the parchment packet and sense that the creator has provided the following information: This is a container to hold brewable coffee grounds. There is one pinch of coffee grounds in the packet. The coffee grounds will make coffee with the following flavor messaging: a) Medium-bodied with a strong hint of chocolate, this is the perfect dessert coffee. b) Strong notes of chocolate swirl with a medium-bodied coffee, and the slightest hint of vanilla tempers the sweetness. You get no sense of whether or not the packet may be further lightened. You analyze your peach parchment packet and sense that the creator has provided the following information: This is a container to hold brewable tea leaves. There is one pinch of tea leaves in the packet. The tea leaves will make tea with the following flavor messaging: a) The dusky taste of the tea itself tames the sweet peachy flavor that rides in the forefront. b) If not for the dry quality of the black tea, the accompanying peach flavoring would be overwhelmingly sweet. You get no sense of whether or not the packet may be further lightened.
TinTins, canisters, and similar larger containers provide multiple dose of either tea leaves or coffee grounds when brewed with a kettle. Tins typically hold 20 doses.
You analyze the cobalt metal tin and sense that the creator has provided the following information: This is a container to hold brewable coffee grounds. There are 20 pinches of coffee grounds in the tin. The coffee grounds will make coffee with the following flavor messaging: a) Strong blueberry overtones pervade the surprisingly light coffee, vanilla and faint spices descending into sweet white chocolate notes. b) Warm and subtly rich without being overwhelming, the sweet flavor of blueberries mingles with vanilla and light spices, finishing with a white chocolate note that lends a sophisticated, yet delicate, range of flavors to tantalize the taste buds. You get no sense of whether or not the tin may be further lightened. You analyze your raspberry-motif tin and sense that the creator has provided the following information: This is a container to hold brewable tea leaves. There are 20 pinches of tea leaves in the tin. The tea leaves will make tea with the following flavor messaging: a) The scent of raspberry rising from the tea has a fresh tenor reminiscent of warm summer days. b) A roiling mixture of sweet and tart complement the flavor of this light-bodied tea in a splash of raspberry zest. You get no sense of whether or not the tin may be further lightened
See Also |
| |||||||||||||||||||||||||||||||||||||||||||||||||