Verb:TARGET: Difference between revisions

The official GemStone IV encyclopedia.
Jump to navigation Jump to search
(Created page with ''''Target''' is a command to specify something to attack. <pre> Usage: TARGET {player|creature} TARGET RANDOM TARGET CLEAR </pre> Example:<br> Adventurer is in…')
 
m (Update default sort so this article appears in the correct place in Category:Verbs.)
 
(15 intermediate revisions by 6 users not shown)
Line 1: Line 1:
'''Target''' is a command to specify something to attack.
'''Target''' is the command used to specify a character, creature, or hazard towards which actions will be directed within the combat system.


==TARGET==
<pre>
<pre{{log2}}>
Usage: TARGET {player|creature}
Usage: TARGET {player|creature|hazard}
TARGET RANDOM
TARGET RANDOM
TARGET NEXT
TARGET CLEAR
TARGET CLEAR

Targeting magical hazards will attempt to target the creature that created them. Players cannot be targeted in this fashion.

You do not have a target.
</pre>
</pre>


==Use==
Example:<br>
{{boldmono|TARGET {creature} }}will target the most recent creature of that noun to enter the room. This displays as the first of that noun after "You also see:" in the [[room]] description. Any non-directed actions (such as {{boldmono|[[INCANT]]}} or {{boldmono|[[ATTACK]]}}) will now be directed towards whichever creature was selected. {{boldmono|TARGET OTHER {creature} }}and {{boldmono|TARGET {ordinal number} {creature} }}(example: {{boldmono|TARGET SECOND SPIDER}}) will work if there is more than one of the same noun in a room.
Adventurer is in a room fighting a greater fae'roth.

{{boldmono|TARGET NEXT}} will select the next target in the list in room order.


This command can be used while in [[roundtime]].
You see: a stunned great fae'roth.<br>
A lesser fae'roth enters the area!


[[Category:Verbs]]
TARGET FAE (this will target the last fae'roth to enter the area)<br>
{{DEFAULTSORT:TARGET}}
ATTack fae'roth

Latest revision as of 14:12, 2 July 2023

Target is the command used to specify a character, creature, or hazard towards which actions will be directed within the combat system.

TARGET

Usage:  TARGET {player|creature|hazard}
        TARGET RANDOM
        TARGET NEXT
        TARGET CLEAR

Targeting magical hazards will attempt to target the creature that created them.  Players cannot be targeted in this fashion.

You do not have a target.

Use

TARGET {creature} will target the most recent creature of that noun to enter the room. This displays as the first of that noun after "You also see:" in the room description. Any non-directed actions (such as INCANT or ATTACK) will now be directed towards whichever creature was selected. TARGET OTHER {creature} and TARGET {ordinal number} {creature} (example: TARGET SECOND SPIDER) will work if there is more than one of the same noun in a room.

TARGET NEXT will select the next target in the list in room order.

This command can be used while in roundtime.