Matchbook: Difference between revisions
Jump to navigation
Jump to search
MOD-GSMOTTE (talk | contribs) (Created page.) |
(Updated verbtable) |
||
Line 1: | Line 1: | ||
{{stub}} |
|||
<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.--> |
||
'''Matchbooks''' can be used to light [[cigar]]s. |
'''Matchbooks''' can be used to light [[cigar]]s. |
||
{{TOC limit|2}} |
{{TOC limit|2}} |
||
{{itemtiermulti <!-- Copy/Paste x #Item as needed. --> |
{{itemtiermulti <!-- Copy/Paste x #Item as needed. --> |
||
Line 25: | Line 24: | ||
! scope="col" style="width:5em;"|Style <!-- (Only if applicable. Additional options would be Demeanor, Location, Climate, etc. Essentially, modifiers to the verbs.) --> |
! scope="col" style="width:5em;"|Style <!-- (Only if applicable. Additional options would be Demeanor, Location, Climate, etc. Essentially, modifiers to the verbs.) --> |
||
! scope="col"|First |
! scope="col"|First |
||
! scope="col"|Second (Only if applicable) |
|||
! scope="col"|Third |
! scope="col"|Third |
||
|- |
|- |
||
! scope="row" role="rowheader"|BUNDLE |
! scope="row" role="rowheader"|BUNDLE |
||
! scope="row" role="rowheader"|Two matchbooks |
! scope="row" role="rowheader"|Two matchbooks |
||
|<!-- First Person View --> |
|<!-- First Person View --> You move 64 matches from a faded grey matchbox into a tiny matchbox enameled with blue and silver flames |
||
|<!-- Third Person View --> |
|<!-- Third Person View --> N/A |
||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
|- |
|- |
||
! scope="row" role="rowheader"|DROP |
! scope="row" role="rowheader"|DROP |
||
! scope="row" role="rowheader"| |
! scope="row" role="rowheader"|Match into matchbook |
||
|<!-- First Person View --> |
|<!-- First Person View --> You place your match into the grey matchbox. |
||
|<!-- Third Person View --> |
|<!-- Third Person View --> XXX puts a match into a faded grey matchbox. |
||
|- |
|- |
||
! scope="row" role="rowheader"|GET |
! scope="row" role="rowheader"|GET |
||
! scope="row" role="rowheader"| |
! scope="row" role="rowheader"| |
||
|<!-- First Person View --> |
|<!-- First Person View --> You get a match from your grey matchbox. |
||
|<!-- Third Person View --> |
|<!-- Third Person View --> XXX gets a match from a faded grey matchbox. |
||
|- |
|- |
||
! scope="row" role="rowheader"|OPEN |
! scope="row" role="rowheader"|OPEN |
||
! scope="row" role="rowheader"| |
! scope="row" role="rowheader"| |
||
|<!-- First Person View --> |
|<!-- First Person View --> You open a faded grey matchbox, revealing several matches. |
||
|<!-- Third Person View --> |
|<!-- Third Person View --> XXX opens a faded grey matchbox, revealing several matches. |
||
|} |
|} |
||
{{itemtiermulti <!-- Copy/Paste x #Item as needed. --> |
{{itemtiermulti <!-- Copy/Paste x #Item as needed. --> |
||
|item= Match<!-- REQUIRED: Must be entered as Item Type --> |
|item= Match<!-- REQUIRED: Must be entered as Item Type --> |
||
|itemsummary= <!-- Brief explanation of what this particular item does, if any. --> |
|itemsummary= <!-- Brief explanation of what this particular item does, if any. --> |
||
|analyze= You analyze your match and sense that the creator has provided the following information: |
|||
⚫ | |||
⚫ | |||
|inspect= <!-- ONLY for when an item has a custom INSPECT to it. --> |
|inspect= <!-- ONLY for when an item has a custom INSPECT to it. --> |
||
|show= <!-- ONLY for when an item has a hard-coded show. --> |
|show= <!-- ONLY for when an item has a hard-coded show. --> |
||
Line 69: | Line 64: | ||
! scope="col"|Third |
! scope="col"|Third |
||
|- |
|- |
||
! scope=" |
! scope="rowgroup" role="rowheader" rowspan="2"|DROP |
||
! scope="row" role="rowheader"| |
! scope="row" role="rowheader"|Burning |
||
|<!-- First Person View --> |
|<!-- First Person View --> You drop a burning match. |
||
⚫ | |||
The burning match goes out, disappearing in a small puff of smoke. |
|||
⚫ | |||
The burning match goes out, disappearing in a small puff of smoke. |
|||
|- |
|- |
||
! scope="row" role="rowheader"| |
! scope="row" role="rowheader"|Unlit |
||
⚫ | |||
! scope="row" role="rowheader"|unlit |
|||
|<!-- |
|<!-- Third Person View --> XXX tosses her match away. |
||
⚫ | |||
|<!-- Third Person View --> {{addmetext}} |
|||
⚫ | |||
⚫ | |||
⚫ | |||
Since you have no more use for the unlit match, you toss it away. |
|||
|<!-- Third Person View --> XXX extinguishes her match, and tosses it away |
|||
|- |
|- |
||
! scope=" |
! scope="rowgroup" role="rowheader" rowspan="2g"|LIGHT |
||
! scope="row" role="rowheader"| |
! scope="row" role="rowheader"|Match |
||
|<!-- First Person View --> |
|<!-- First Person View --> You light the match by flicking it against your thumb. |
||
|<!-- Third Person View --> |
|<!-- Third Person View --> XXX lights a match by flicking it against her thumb. |
||
|- |
|- |
||
|colspan="3"|'''After 10-15 seconds:''' Your burning match just burned out. It disappears in a small puff of smoke. |
|||
! scope="row" role="rowheader"|LIGHT |
|||
! scope="row" role="rowheader"|cigar |
|||
|<!-- First Person View --> {{addmetext}} |
|||
|<!-- Third Person View --> {{addmetext}} |
|||
|} |
|} |
||
</td><td> |
</td><td> |
||
Line 122: | Line 123: | ||
{{itemverb |
{{itemverb |
||
|verb= BUNDLE<!-- Verbs MUST be capitalized when entered. Up to 28 verbs can be added with "verb2=" - "verb28=". Verbs should be listed in alphabetical order, not by tier.--> |
|verb= BUNDLE<!-- Verbs MUST be capitalized when entered. Up to 28 verbs can be added with "verb2=" - "verb28=". Verbs should be listed in alphabetical order, not by tier.--> |
||
|verb2= |
|verb2=DROP |
||
|verb3= |
|verb3=GET |
||
|verb4= |
|verb4=LIGHT |
||
|verb5= |
|verb5=OPEN |
||
|verb6=OPEN |
|||
}} |
}} |
||
</td></tr></table> |
</td></tr></table> |
Revision as of 04:34, 16 December 2022
Matchbooks can be used to light cigars. Matchbook
The stallion-carved matchbox holds matches. It currently holds 5000 matches. To use, OPEN MY matchbox and GET MATCH FROM MY matchbox. It can be altered, but the noun must remain matchbox, matchbook, pouch, box, or case. The matches that it creates can have custom article and adjectives, but the matches disappear upon lighting or dropping. The stallion-carved matchbox will be deleted if you take the last match. To refill the matchbox, you can DROP matches one by one, or BUNDLE two matchbooks together. The matches from the matchbook in your left hand will be moved to the matchbook in your right hand.
Match
You analyze your match and sense that the creator has provided the following information: This is a match that you can LIGHT.
|
|