From 9edc568e16741d443b67fbd23b0d91790085ced9 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Tue, 9 Jun 2026 17:15:13 -0400 Subject: combat, mobs, parsing, toggles, hard disconnect handling --- data/help/look.yaml | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'data/help/look.yaml') 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 - 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. -- cgit v1.2.3