Fluffy towel: Difference between revisions
Jump to navigation
Jump to search
(Created item page) |
No edit summary |
||
(8 intermediate revisions by 3 users not shown) | |||
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.--> |
||
The '''fluffy towel''' is a scripted towel. It was sold at the [[Evermore Hollow]] shop, [[EHShop:Rub-a-Dub-Dub|Rub-a-Dub-Dub]] |
The '''fluffy towel''' is a scripted towel. It was sold at the [[Evermore Hollow]] shop, [[EHShop:Rub-a-Dub-Dub|Rub-a-Dub-Dub]] They were previously sold at the premium summer festival shop, [[PSFShop:Vanity Fair|Vanity Fair]]. |
||
The towel can be unlocked but the analyze does not indicate such. Unlocks were limited at the premium summer festival.<!-- This spot reserved for informational blurb for item. Remove as part of copy/paste.--> |
|||
{{TOC limit|2}} |
{{TOC limit|2}} |
||
==Analyze== |
==Analyze== |
||
Line 8: | Line 10: | ||
You get no sense of whether or not the towel may be further lightened. |
You get no sense of whether or not the towel may be further lightened. |
||
</pre> |
</pre> |
||
{{itemtier <!-- Copy/Paste x #Tier for item as needed. --> |
|||
|tier= Tier 1 <!-- REQUIRED: Must be entered as Tier # or Tree (Name) --> |
|||
|itemsummary= <!-- Brief explanation of what this tier does, if any. --> |
|||
|analyze= <!-- Only necessary if there are drastic changes in ANALYZE between tiers/trees. --> |
|||
|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 tier, if any. --> |
|||
|itemverbtable= Yes <!-- Answer YES if there are verbs associated with this tier. 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}} |
||
Line 25: | Line 36: | ||
|<!-- First Person View --> You vigorously rub your hands with the towel until they're completely dry. |
|<!-- First Person View --> You vigorously rub your hands with the towel until they're completely dry. |
||
|<!-- Third Person View --> XXX vigorously dries her hands with her towel, rubbing them over and over. |
|<!-- Third Person View --> XXX vigorously dries her hands with her towel, rubbing them over and over. |
||
|} |
|||
{{itemtier <!-- Copy/Paste x #Tier for item as needed. --> |
|||
|tier= Tier 2<!-- REQUIRED: Must be entered as Tier # or Tree (Name) --> |
|||
|itemsummary= <!-- Brief explanation of what this tier does, if any. --> |
|||
|analyze= <!-- Only necessary if there are drastic changes in ANALYZE between tiers/trees. --> |
|||
|inspect= <!-- ONLY to be used 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 tier, if any. --> |
|||
|itemverbtable= Yes<!-- Answer YES if there are verbs associated with this tier. If not, leave blank. --> |
|||
}} |
|||
{| {{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 |
|||
|- |
|||
! scope="row" role="rowheader"|FOLD |
|||
|<!-- First Person View --> You meticulously fold your towel into a tidy square, carefully lining up the edges. |
|||
|<!-- Third Person View --> XXX meticulously folds her towel over and over itself into a tidy square, carefully lining up the edges. |
|||
|- |
|||
! scope="row" role="rowheader"|PULL |
|||
|<!-- First Person View --> Grabbing both ends of the towel, you flip it over your head and give it a little shimmy against your back. |
|||
|<!-- Third Person View --> XXX does an awkward flip and shimmy with her towel in an attempt to dry her back. |
|||
|- |
|||
! scope="row" role="rowheader"|SNAP |
|||
|<!-- First Person View --> You flick the end of your towel in the air, letting it snap back with a sharp retort. |
|||
|<!-- Third Person View --> XXX flicks the end of her towel in the air, letting it snap back with a sharp retort. |
|||
|} |
|||
{{itemtier <!-- Copy/Paste x #Tier for item as needed. --> |
|||
|tier= Tier 3<!-- REQUIRED: Must be entered as Tier # or Tree (Name) --> |
|||
|itemsummary= <!-- Brief explanation of what this tier does, if any. --> |
|||
|analyze= <!-- Only necessary if there are drastic changes in ANALYZE between tiers/trees. --> |
|||
|inspect= <!-- ONLY to be used 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 tier, if any. --> |
|||
|itemverbtable= Yes<!-- Answer YES if there are verbs associated with this tier. If not, leave blank. --> |
|||
}} |
|||
{| {{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 |
|||
|- |
|||
! scope="row" role="rowheader"|COVER |
|||
|<!-- First Person View --> You drape your towel over your head in a feeble attempt at imitating a ghost, holding the pose for a moment before realizing you can't see and you have a towel...on your head. |
|||
|<!-- Third Person View --> XXX performs a brief imitation of a ghost, draping her towel over her head. The moment passes. |
|||
|- |
|||
! scope="row" role="rowheader"|WEAR |
|||
|<!-- First Person View --> You carefully wrap your towel around your body, adjusting it to cover yourself from chest to knees. |
|||
|<!-- Third Person View --> XXX wraps her towel around her body, demurely covering herself from chest to knees. |
|||
|- |
|||
! scope="row" role="rowheader"|REMOVE |
|||
|<!-- First Person View --> You unwrap your towel from around your chest. |
|||
|<!-- Third Person View --> XXX unwinds her towel from around her chest. |
|||
|} |
|} |
||
</td><td> |
</td><td> |
||
Line 42: | Line 107: | ||
|tiered= <!-- OPTIONAL: Enter "Yes" if the item is tiered. If no, leave blank. --> |
|tiered= <!-- OPTIONAL: Enter "Yes" if the item is tiered. If no, leave blank. --> |
||
|tiersnumber= <!-- OPTIONAL: This area is only REQUIRED if an item has tiers. It is to note how many tiers there are (This includes off the shelf). --> |
|tiersnumber= <!-- OPTIONAL: This area is only REQUIRED if an item has tiers. It is to note how many tiers there are (This includes off the shelf). --> |
||
|unlock= <!-- OPTIONAL: This area is only required if an item has tiers. It is to note how tiers can be unlocked. Valid options are "Merchant", "Certificate", or "Quest" ONLY. If more than one, enter at unlock2.--> |
|unlock= Merchant<!-- OPTIONAL: This area is only required if an item has tiers. It is to note how tiers can be unlocked. Valid options are "Merchant", "Certificate", or "Quest" ONLY. If more than one, enter at unlock2.--> |
||
|legendary= <!-- OPTIONAL: Enter "Yes" if the item/script was released/distributed at an auction or was a jackpot prize. Extremely limited release only (3 or less in existence). --> |
|legendary= <!-- OPTIONAL: Enter "Yes" if the item/script was released/distributed at an auction or was a jackpot prize. Extremely limited release only (3 or less in existence). --> |
||
|demeanor= <!-- OPTIONAL: Enter "Yes" if the item's messaging is affected by DEMEANOR. If no, leave blank. --> |
|demeanor= <!-- OPTIONAL: Enter "Yes" if the item's messaging is affected by DEMEANOR. If no, leave blank. --> |
||
Line 57: | Line 122: | ||
}} |
}} |
||
{{itemverb |
{{itemverb |
||
|verb= |
|verb= COVER |
||
|verb2= |
|verb2= FLIP |
||
|verb3= |
|verb3= FOLD |
||
|verb4= HOLD |
|||
⚫ | |||
|verb5= PULL |
|||
|verb6= PUSH |
|||
|verb7= REMOVE |
|||
|verb8= RUB |
|||
|verb9= SNAP |
|||
⚫ | |||
}} |
}} |
||
</td></tr></table> |
</td></tr></table> |
Latest revision as of 07:48, 14 June 2024
The fluffy towel is a scripted towel. It was sold at the Evermore Hollow shop, Rub-a-Dub-Dub They were previously sold at the premium summer festival shop, Vanity Fair. The towel can be unlocked but the analyze does not indicate such. Unlocks were limited at the premium summer festival. AnalyzeYou analyze your white cotton towel and sense that the item is largely free from merchant alteration restrictions, but the creator has stated that "The item type should not change." You get no sense of whether or not the towel may be further lightened. Tier 1Usage
Tier 2Usage
Tier 3Usage
|
|