diff options
Diffstat (limited to 'data/help/attack.yaml')
| -rw-r--r-- | data/help/attack.yaml | 10 |
1 files changed, 8 insertions, 2 deletions
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 <mob>, kill <mob>, fight <mob> + 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. |
