aboutsummaryrefslogtreecommitdiff
path: root/data/help/attack.yaml
blob: 96a4bcd12d5f3cd2837821274771add589c053cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
name: "attack"
category: "Combat"
description: |
  Attack a mob in the current room.

  Usage: attack <mob>, kill <mob>
         attack 1.man, kill 2.man

  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 when combat starts.