Verb:TUCK: Difference between revisions

The official GemStone IV encyclopedia.
Jump to navigation Jump to search
(Created page with "The '''TUCK''' verb is a mechanical verb. It allows a character to hide or "tuck" certain items away so as not to be seen in their inventory. ==Usage== <pre{{log2}}> Usage:...")
 
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Verbinfo
|verb = TUCK <!--Name of the verb. This should always be capitalized. -->
|type = System <!--Type of verb: Roleplaying, System, Special Case. Additional slots can be added with type2, type3 -->
|demeanor = <!-- Simply answer "Yes" or "No"-->
|wedding = <!--Simply answer "Yes" or "No" -->
|citizen = <!--If there is a citizen version of the verb. Additional slots can be added with citizen2, citizen3 -->
|race = <!--If there is a racial version of the verb. Additional slots can be added with race2, race3, race4 -->
|culture = <!--If there is a cultural version of the verb. Additional slots can be added with culture2, culture3 -->
|profession = <!--If there is a profession version of the verb. Additional slots can be added with profession2 - profession10 -->
|system = <!--If this verb is specific to a system. Additional slots can be added with system2 - system5-->
|special = <!--If this verb is due to a special case and does not work otherwise. Additional slots can be added with special2, special3 -->
}}



The '''TUCK''' verb is a mechanical verb. It allows a character to hide or "tuck" certain items away so as not to be seen in their inventory.
The '''TUCK''' verb is a mechanical verb. It allows a character to hide or "tuck" certain items away so as not to be seen in their inventory.
==Usage==
==Usage==
Line 34: Line 49:
</pre>
</pre>



==See Also==
*[[/saved posts|Saved posts]]


[[Category:Verbs]]
[[Category:Verbs]]
[[Category:Inventory system verbs]]

Latest revision as of 19:03, 18 November 2023

TUCK
Type System


The TUCK verb is a mechanical verb. It allows a character to hide or "tuck" certain items away so as not to be seen in their inventory.

Usage

Usage:
    TUCK [target]           See VERB INFO TUCK for details.
    TUCK {worn item}        Hide a worn item from view.
    TUCK {held item}        Toggle the worn location or another property of an item.
    TUCK CHECK              List status and eligibility for all worn items.
    TUCK ALL                Tuck all eligible worn items.

Verb Info

Verb information for verb "TUCK":

People targets:
  DEFAULT            - You tuck your arms into your chest and shrug innocently at {target}.

Self/no target:
  DEFAULT            - You tuck your arms into your chest and shrug innocently.

Object targets:
  WORN (DEFAULT)     - You tuck your {object} underneath your {other object}.
  HELD (DEFAULT)     - You tuck your {object} close to your chest and hunch over it protectively.

  HELD (TOGGLE*)     - You arrange your {object} to be pulled on over your legs.
                       You arrange your {object} for your legs to slip into.

                     * Noun restrictions may apply

Creature target:
  DEFAULT            - You tuck your arms into your chest and shrug innocently at {target}.

NOTE:  ONLY first person messaging is listed unless it differs substantially from other versions.  Wedding messaging will only work with your spouse, all other targets default to standard messaging.  Messaging without an option shown applies to all options.  Special scripts and areas may override listed messaging.


See Also