blob: 8c0bec300605f2694a55c5c9257c8d4b4fe119f5 (
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>, fight <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 for 15 ticks when combat starts.
|