Trip Kicks: Difference between revisions

The official GemStone IV encyclopedia.
Jump to navigation Jump to search
m (HOST-GSKEBECHET moved page Travel Footwear to Trip Kicks: Confirmed that the correct name of this script is actually "Trip Kicks" per GM Xeraphina.)
(Updated item page with item script templates. This page is still missing a lot of information, such as the formal analyze and verb trap messaging. If you have it, please add to it!)
 
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.-->
'''Trip Kicks''' (aka '''Travel Footwear''') are footwear that allows the user to teleport cross-realm. They also provide enhancive benefits to both [[Climbing]] and [[Swimming]]. They were first sold at the [[Grand Auction of 5123]].
{{TOC limit|2}}
==Analyze==
<pre{{log2}}>
{{addmetext}}
</pre>
==Usage==

{| {{verbtable}} <!-- REQUIRED if there are verbs for this tier. For instructions on how to use this template, see Template:Verbtable. -->
|- {{verbtableheader|90}}
! scope="col" style="width:5em;"|Verb
! scope="col" style="width: 45%"|First
! scope="col" style="width: 45%"|Third
|-
! scope="row" role="rowheader"|WEAR
|<!-- First Person View --> {{addmetext}}
|<!-- Third Person View --> {{addmetext}}
|-
! scope="row" role="rowheader"|REMOVE
|<!-- First Person View --> {{addmetext}}
|<!-- Third Person View --> {{addmetext}}
|-
! scope="row" role="rowheader"|PONDER
|<!-- First Person View --> {{addmetext}}
|<!-- Third Person View --> {{addmetext}}
|-
! scope="row" role="rowheader"|DANCE (footwear)
|<!-- First Person View --> {{addmetext}}
|<!-- Third Person View --> {{addmetext}}
|-
! scope="row" role="rowheader"|KICK (footwear)
|<!-- First Person View --> {{addmetext}}
|<!-- Third Person View --> {{addmetext}}
|}
==Additional Information==
===Grand Auction 5123===
The following information was shared at the [[Grand Auction of 5123]]:
<pre{{log2}}>
<pre{{log2}}>
Auction Type: Manual
Auction Type: Manual
Line 33: Line 71:
Cross-Realm
Cross-Realm
</pre>
</pre>
</td><td>
{{iteminfo
|type=Mechanical <!-- 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=" -->
|itemclass=Clothing <!-- REQUIRED: Valid options are: Armor, Weapon, Shield, Clothing, Accessory, Container, Creatures (Pets/Mounts), or Miscellaneous. If more than one classification, additional lines can be added with "itemclass2=" & "itemclass3=" -->
|itemtype=Footwear <!-- REQUIRED: What items can this apply to. Up to 8 can be specified by setting "itemtype2" - "itemtype8". -->
|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. -->
|feature= <!-- OPTIONAL: This area is only REQUIRED if feature altering is indicated. Up to 8 features can be entered by setting "feature2=" - "feature8=". -->
|customize= <!-- OPTIONAL: Enter "Yes" if the item is customizable beyond an ALTER. If no, leave blank. -->
|custom= <!-- OPTIONAL: This area is REQUIRED if customization is indicated. Up to 5 customizations can be entered with "custom2=" - "custom5=". If the messaging is alterable, simply enter "Verb".-->
|origmerch= <!-- OPTIONAL: This area is for indicating the original release merchant name, if known. If released as a quest item, please enter "Quest" ONLY. Otherwise, leave blank.-->
|releasevenue=Grand Auction of 5123 <!-- OPTIONAL: This area is for indicating the original release venue only, if known. If not, leave blank. -->
|releaseyear=2023 <!-- OPTIONAL: This area is for indicating the original release year only, if known. If not, leave blank. -->
|questitem= <!-- OPTIONAL: Enter "Yes" if the item's release was part of a quest/storyline. 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). -->
|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.-->
|legendary=Yes <!-- 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. -->
|loresong= <!-- OPTIONAL: Enter "Yes" if the item has a loresong as part of the base script. If no, leave blank. -->
|corrscript= <!-- OPTIONAL: This area is for indicating if an item has scripts that correspond with it, specifically, they are scripts that work separately AND together in one way or another (i.e. Bloodrunes and MoonShard Pendants). Additional slots can be added with "corrscript2=" - "corrscript5"= -->
|attune= <!-- OPTIONAL: This area is for indicating if an item attunes. If permanent, enter Permanent; if temporary, enter Temporary (as in, it can be broken). If there is none, leave blank. -->
|attunement= <!-- OPTIONAL: This area is only REQUIRED if attunement was indicated. Options are "Character" or "Account". Please note, "Temporary attunement" will ALWAYS be "Character". -->
|affinity= <!-- OPTIONAL: Enter "Yes" if the item requires affinity to work. If no, leave blank. -->
|spell= <!-- OPTIONAL: This area is for indicating if an item has a spell inherent to the script ONLY. Up to 4 may be specified with "spell2=" - "spell4=". Example to enter: Call Familiar (920). If no, leave blank. -->
|enhancive= <!-- OPTIONAL: This area is for indicating if an item has enhancives inherent to the script ONLY. Answer YES. If no, leave blank. -->
|swap= <!-- OPTIONAL: This area is for indicating if an item is eligible for script swapping. Answer YES. If no, leave blank. -->
|add= <!-- OPTIONAL: This area is for indicating if the script is eligible to be added to an item. Answer YES. If no, leave blank. -->
|restrictions= <!-- OPTIONAL: This area is for indicating if an item has specific restrictions. If more than one, separate with <br>. DO NOT ENTER ON A SEPARATE LINE. -->
}}
{{itemverb
|verb=DANCE <!-- 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=KICK
|verb3=PONDER
|verb4=REMOVE
|verb5=WEAR
}}
</td></tr></table>

Latest revision as of 09:33, 2 May 2023

Trip Kicks (aka Travel Footwear) are footwear that allows the user to teleport cross-realm. They also provide enhancive benefits to both Climbing and Swimming. They were first sold at the Grand Auction of 5123.

Analyze

This section has not been added yet; please add to it now!

Usage

Verb First Third
WEAR This section has not been added yet; please add to it now! This section has not been added yet; please add to it now!
REMOVE This section has not been added yet; please add to it now! This section has not been added yet; please add to it now!
PONDER This section has not been added yet; please add to it now! This section has not been added yet; please add to it now!
DANCE (footwear) This section has not been added yet; please add to it now! This section has not been added yet; please add to it now!
KICK (footwear) This section has not been added yet; please add to it now! This section has not been added yet; please add to it now!

Additional Information

Grand Auction 5123

The following information was shared at the Grand Auction of 5123:

Auction Type: Manual
Auction Item: some slouchy charcoal suede boots stitched with gold wings
Current Bid/Cost: 2,500,000 silvers

You note the following details about some slouchy charcoal suede boots stitched with gold wings:

It is an enhancive item:
    It provides a boost of 20 to Climbing Ranks.
    It provides a boost of 20 to Swimming Ranks.
    It seems to have almost innumerable enhancive charges remaining.
It will persist after its last enhancive charge has been expended.
It is a small item, under a pound.
It is estimated to be worth about 126,000,000 silvers.
It is predominantly crafted of leather.

  +--------------------------------=--------------------------------+
  |                         TRAVEL FOOTWEAR                         |
  +--------------------------------=--------------------------------+
  | This magical footwear enhances the wearer's climbing & swimming |
  |  skill ranks by 20 points each and grants 1x/day teleport to a  |
  |  set location.  Please enjoy!                                   |
  +----------------------------- ~ + ~ -----------------------------+
  | You can obviously WEAR & REMOVE them, but most functions only   |
  |  work if they are worn.                                         |
  | PONDER will show you the set location if there is one and if    |
  |  the footwear has been used today.  They reset at midnight.     |
  | DANCE FOOTWEAR in the room you want to set as the teleport      |
  |  location.                                                      |
  | KICK FOOTWEAR to travel to that location.                       |
  +--------------------------------=--------------------------------+

Cross-Realm
Trip Kicks Information
Type Mechanical
Item Classification Clothing
Item(s) Applied to Footwear
Alterable
Light/Deep
Original Release Venue Grand Auction of 5123
Original Release Year 2023
Legendary Yes
Item Verbs
DANCE KICK PONDER REMOVE
WEAR