Wield command: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
No edit summary
(→‎Wield command: created basic page outline with description syntax and first person examples. Requires: third person and cleanup of wiki tagging.)
Line 1: Line 1:
{{stub}}
{{stub}}

The '''{{tt|WIELD}} [[page type is::command]]''' works much like a [[Get command]] with the following benefits:
* The system searches for the weapon if no container is designated beginning with weapon containers before general purpose containers
* The system will prefer the right hand but will wield to the left hand when the right is full
* The system will return the weapon to the container it was removed from when the [[Sheath command]] is used

Working with {{tt|WIELD}} and {{tt|SHEATH}} can save valuable keystrokes in battle and solves for more complex scripting options.

==Syntax and Usage==

;Usage:
:{{tt|WIELD}} <WEAPON>: will search for the weapon in weapon containers and then general purpose containers before drawing it to the right hand ''-left hand if the right hand is full.''
:{{tt|WIELD}} <LEFT|RIGHT> <WEAPON>: will draw the weapon to the designated hand.
:{{tt|WIELD}} <LEFT|RIGHT> <WEAPON> in <CONTAINER>: will look only in the designated container and wield it to the designated hand.


==Example Messaging==
'''First Person:'''
* You draw out your ''[weapon]'' from the ''[container]'', gripping it firmly in your ''[right|left]'' hand.
* ''You draw out your saber from the sheath, gripping it firmly in your right hand.''


[[page type is::command| ]]
[[page type is::command| ]]
{{cat|Commands,Combat commands}}
{{cat|Commands,Combat commands}}

Revision as of 02:14, 5 June 2016

Stub
  • This article is a stub. That is, it is an article with little or no content, and needs attention.
  • Please see Category:Stubs for more articles that need content.
  • When it is completed to a reasonable degree, remove {{stub}} from this article.


The WIELD command works much like a Get command with the following benefits:

  • The system searches for the weapon if no container is designated beginning with weapon containers before general purpose containers
  • The system will prefer the right hand but will wield to the left hand when the right is full
  • The system will return the weapon to the container it was removed from when the Sheath command is used

Working with WIELD and SHEATH can save valuable keystrokes in battle and solves for more complex scripting options.

Syntax and Usage

Usage
WIELD <WEAPON>: will search for the weapon in weapon containers and then general purpose containers before drawing it to the right hand -left hand if the right hand is full.
WIELD <LEFT|RIGHT> <WEAPON>: will draw the weapon to the designated hand.
WIELD <LEFT|RIGHT> <WEAPON> in <CONTAINER>: will look only in the designated container and wield it to the designated hand.


Example Messaging

First Person:

  • You draw out your [weapon] from the [container], gripping it firmly in your [right|left] hand.
  • You draw out your saber from the sheath, gripping it firmly in your right hand.