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/attack.yaml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'data/help/attack.yaml') diff --git a/data/help/attack.yaml b/data/help/attack.yaml index 5c9f7a2..8c0bec3 100644 --- a/data/help/attack.yaml +++ b/data/help/attack.yaml @@ -4,6 +4,12 @@ description: | Attack a mob in the current room. Usage: attack , kill , fight + attack 1.man, kill 2.man - Enter combat with the named mob. Attacks occur at weapon speed on the - 600ms tick. Use "style" to change combat style before attacking. + Enter combat with the named mob. If multiple mobs with different names + match your input, you'll be asked "Which one?" — type a more specific + name. Prefix with a number to target a specific instance of the same + name (e.g. "attack 1.man"). Plain "attack man" targets the first. + + Attacks occur at weapon speed on the 600ms tick. Use "style" to change + combat style. You are locked in place for 15 ticks when combat starts. -- cgit v1.2.3