blob: fb65ef63e6226e3960df28f39430d125af4eb2dc (
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. Move in any direction to attempt to flee combat.
|