Verb:TARGET: Difference between revisions
Jump to navigation
Jump to search
(Well!) |
MOD-GSMOTTE (talk | contribs) m (Update default sort so this article appears in the correct place in Category:Verbs.) |
||
(10 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
'''Target''' is |
'''Target''' is the command used to specify a character, creature, or hazard towards which actions will be directed within the combat system. |
||
==TARGET== |
|||
⚫ | |||
<pre{{log2}}> |
|||
Usage: TARGET {player|creature} |
Usage: TARGET {player|creature|hazard} |
||
TARGET RANDOM |
TARGET RANDOM |
||
TARGET NEXT |
|||
TARGET CLEAR |
TARGET CLEAR |
||
</pre> |
|||
Targeting magical hazards will attempt to target the creature that created them. Players cannot be targeted in this fashion. |
|||
Example:<br> |
|||
Adventurer is in a room fighting a greater faeroth. |
|||
You |
You do not have a target. |
||
⚫ | |||
A lesser faeroth enters the area! |
|||
==Use== |
|||
TARGet FAEroth (this will target the last faeroth to enter the area - the lesser faeroth.)<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. |
|||
ATTack FAEroth. |
|||
{{boldmono|TARGET NEXT}} will select the next target in the list in room order. |
|||
This command can be used while in [[roundtime]]. |
|||
To re-target the greater faeroth (if both are still alive):<br> |
|||
TARGet OTHER FAEroth |
|||
[[Category:Verbs]] |
[[Category:Verbs]] |
||
{{DEFAULTSORT:TARGET}} |
Latest revision as of 13: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.