Size changing shield: Difference between revisions

The official GemStone IV encyclopedia.
Jump to navigation Jump to search
(Example from Droughtman.)
m (Updated per coming changes to the SHOW field in itemtier. These will no longer be in the itemtier template and instead are expected to become part of the informational blurb.)
 
(2 intermediate revisions by one other user 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.-->
'''Size Changing Shields''' are [[shield]]s whose size (small/medium/large/tower) can be changed at will by the owner. All associated factors of the shield change to the corresponding shield size.
'''Size Changing Shields''' are [[shield]]s whose size (small/medium/large/tower) can be changed at will by the owner. All associated factors of the shield change to the corresponding shield size.

<pre{{log2}}>''a ruby-inset golvern target shield''
== Example ==

''a ruby-inset golvern target shield''


On the reverse of the golvern target shield, a complex arrangement of gears, cogs, and shafts link a series of tightly overlapping plates about the edges so that they can swivel synchronously while still maintaining most of their strength. A small pin locks the plates firmly in place. You judge that the plates could swivel both inward and outward from their current position.
On the reverse of the golvern target shield, a complex arrangement of gears, cogs, and shafts link a series of tightly overlapping plates about the edges so that they can swivel synchronously while still maintaining most of their strength. A small pin locks the plates firmly in place. You judge that the plates could swivel both inward and outward from their current position.
</pre>

{{TOC limit|2}}
<pre{{log2}}>
==Analyze==
>open shield
{{addmetext}}
You flip open the locking pin on the mechanism holding the edges of the shield in place.
==Usage==
>push shield
{| {{verbtable}} <!-- REQUIRED if there are verbs for this tier. For instructions on how to use this template, see Template:Verbtable. -->
As you push on the edges of your shield, they ingeniously fold in on themselves, making the shield a bit smaller.
|- {{verbtableheader}}
! scope="col" style="width:5em;"|Verb
! 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"|Third
|-
! scope="row" role="rowheader"|OPEN
! scope="row" role="rowheader"|
|<!-- First Person View --> You flip open the locking pin on the mechanism holding the edges of the shield in place.
|<!-- Third Person View --> {{addmetext}}
|-
! scope="row" role="rowheader"|PUSH
! scope="row" role="rowheader"|
|<!-- First Person View --> As you push on the edges of your shield, they ingeniously fold in on themselves, making the shield a bit smaller.
Roundtime: 3 sec.
Roundtime: 3 sec.
|<!-- Third Person View --> {{addmetext}}
</pre>
|}

</td><td>
[[Category:Item Scripts]]
{{iteminfo
[[Category:Functional Scripts]]
|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= Shield<!-- 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= <!-- 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= <!-- OPTIONAL: This area is for indicating the original release venue only, if known. If not, leave blank. -->
|releaseyear= <!-- 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= <!-- 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= OPEN
|verb2= PUSH<!-- 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.-->
}}
</td></tr></table>

Latest revision as of 09:25, 4 December 2022

Size Changing Shields are shields whose size (small/medium/large/tower) can be changed at will by the owner. All associated factors of the shield change to the corresponding shield size.

a ruby-inset golvern target shield

On the reverse of the golvern target shield, a complex arrangement of gears, cogs, and shafts link a series of tightly overlapping plates about the edges so that they can swivel synchronously while still maintaining most of their strength. A small pin locks the plates firmly in place. You judge that the plates could swivel both inward and outward from their current position. 

Analyze

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

Usage

Verb Style First Third
OPEN You flip open the locking pin on the mechanism holding the edges of the shield in place. This section has not been added yet; please add to it now!
PUSH As you push on the edges of your shield, they ingeniously fold in on themselves, making the shield a bit smaller.

Roundtime: 3 sec.

This section has not been added yet; please add to it now!
Size changing shield Information
Type Mechanical
Item Classification Shield
Item(s) Applied to
Alterable
Light/Deep
Item Verbs
OPEN PUSH