aboutsummaryrefslogtreecommitdiff
path: root/data/help/movement.yaml
blob: 19a09b9c58aeb1490fa7a244b2b971320d643713 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
name: "movement"
category: "Exploration"
description: |
  Move between rooms.

  Usage: north, south, east, west, up, down
  Aliases: n, s, e, w, u, d

  Movement takes 4 game ticks by default. Certain equipment reduces
  this delay:

    Cape of Agility    Instant movement (1 tick)
    Graceful set       Each piece reduces movement by 0.25 ticks.
                       Full set (6 pieces) gives an extra 0.5 bonus,
                       for 2 ticks total. Uses fractional ticks.

  The Cape of Agility overrides all Graceful bonuses.

  Moving interrupts any active gathering or crafting action.

  During combat, movement becomes a flee attempt. The mob continues
  to attack during the movement countdown. If the mob lands a hit
  before the countdown finishes, the escape fails ("Can't escape!")
  and combat resumes. If no hit lands, the player successfully
  escapes. See 'help combat' for details.

  The "run_countdown" option shows tick-by-tick countdown messages
  when fleeing combat.

  With "description" toggled on, moving shows the full room
  description instead of just the room name.