aboutsummaryrefslogtreecommitdiff
path: root/data/help/look.yaml
diff options
context:
space:
mode:
authorhistoria <[not public]>2026-06-09 17:15:13 -0400
committerhistoria <[not public]>2026-06-09 17:15:13 -0400
commit9edc568e16741d443b67fbd23b0d91790085ced9 (patch)
treed54be40531ba124dcf8299f9e94bfba4ece273ae /data/help/look.yaml
parent56be6a3f45830594225a765b406816e6179ccde1 (diff)
downloadthehouseoficarus-9edc568e16741d443b67fbd23b0d91790085ced9.tar.gz
combat, mobs, parsing, toggles, hard disconnect handling
Diffstat (limited to 'data/help/look.yaml')
-rw-r--r--data/help/look.yaml12
1 files changed, 9 insertions, 3 deletions
diff --git a/data/help/look.yaml b/data/help/look.yaml
index 30b1d27..17faa45 100644
--- a/data/help/look.yaml
+++ b/data/help/look.yaml
@@ -1,9 +1,15 @@
name: "look"
category: "Exploration"
description: |
- Look around the current room.
+ Look around the current room or examine a specific target.
Usage: look, l
+ look <target>
- Shows the room name, description, exits, objects, mobs, other players,
- and items on the ground.
+ Without a target, shows the room name, description, exits, objects,
+ mobs, other players, and ground items. Damaged mobs show current HP
+ (e.g. "man (level 1) [3/7hp]").
+
+ With a target, shows details about a mob, object, item (ground or
+ inventory), or another player. Looking at items shows their value.
+ Looking at players shows their stats, equipment, and description.