From 0ea4eec5dd2122c6704216971eb1249276297867 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Fri, 19 Jun 2026 18:20:26 -0400 Subject: shop fixes, 'toggle' completely removed, movement speed increased --- data/help/movement.yaml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'data/help/movement.yaml') diff --git a/data/help/movement.yaml b/data/help/movement.yaml index 19a09b9..0623510 100644 --- a/data/help/movement.yaml +++ b/data/help/movement.yaml @@ -6,16 +6,20 @@ description: | Usage: north, south, east, west, up, down Aliases: n, s, e, w, u, d - Movement takes 4 game ticks by default. Certain equipment reduces + Movement takes 2 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. + Graceful set Each piece reduces movement by 0.15 ticks. + Full set (6 pieces) gives an extra 0.1 bonus, + for 1 tick total. Uses fractional ticks. The Cape of Agility overrides all Graceful bonuses. + The "walk" command (BFSPathfinding or direction sequences) takes + twice as long as normal movement per step (4 ticks default, 2 ticks + with the full Graceful set). + Moving interrupts any active gathering or crafting action. During combat, movement becomes a flee attempt. The mob continues -- cgit v1.2.3