Difference between revisions of "Scan"

From StickMUD
Jump to navigation Jump to search
(Created page with "<code>scan</code> - Inspect ones surroundings. == Description == Look closely at ones surrounding room exits and visually scan for living beings. Scan with no arguments will...")
 
Line 3: Line 3:
 
== Description ==
 
== Description ==
 
Look closely at ones surrounding room exits and visually scan for living beings. Scan with no arguments will scan each exit that is visible and not blocked. Scan with the "<code>silent</code>" argument or using scan while one is invisible will not let others know they are scanning. Scan with a direction, such as "<code>scan east</code>" or "<code>scan e</code>" will scan only that exit, should it exist and not be blocked.
 
Look closely at ones surrounding room exits and visually scan for living beings. Scan with no arguments will scan each exit that is visible and not blocked. Scan with the "<code>silent</code>" argument or using scan while one is invisible will not let others know they are scanning. Scan with a direction, such as "<code>scan east</code>" or "<code>scan e</code>" will scan only that exit, should it exist and not be blocked.
 +
 +
This command needs 10 [[Sp|spell points]] to work.
 
{| class="wikitable"
 
{| class="wikitable"
 
|+Syntax
 
|+Syntax

Revision as of 07:42, 11 December 2021

scan - Inspect ones surroundings.

Description

Look closely at ones surrounding room exits and visually scan for living beings. Scan with no arguments will scan each exit that is visible and not blocked. Scan with the "silent" argument or using scan while one is invisible will not let others know they are scanning. Scan with a direction, such as "scan east" or "scan e" will scan only that exit, should it exist and not be blocked.

This command needs 10 spell points to work.

Syntax
Command Description
scan Scan each non-blocked exit.
scan silent Scan each non-blocked exit, quietly.
scan <exit> Scan only in the direction of <exit>.

Examples

> scan
You turn on your heels and mumble, "Scanning... Beep boop, beep boop...".
> [ HP 72/72 | SP 26/36 | FP 66/66 | Enemy is Nobody (-) ]
Your scan of the surroundings:

    Southwest : "Market Square" with Mayor, Steve, Leper
    North : "Market Square of Tristeza"
    Southeast : "Market Square of Tristeza" with Badain
    South : "Market Square of Tristeza"
    East : "Market Square of Tristeza"
    Northeast : "Market Square of Tristeza"
    Northwest : "Market Square of Tristeza"
    West : "Market Square of Tristeza"
    Up : "The Floating Cafe" with Harry
    Down : "Down the well" with Dog

See Also

brief, inventory, look, and verbose