blob: b883465cb124d71a8d0b527e70586d81a21de3b7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
name: "mining"
category: "Skills"
description: |
Mine ore from rocks.
Usage: mine <rock>, mine <N.rock>
mine 1.rock, mine 2.rock
Mining requires a pickaxe in your inventory or toolbelt. Better pickaxes
have higher tool_speed, which reduces the wait between swings.
Each swing has a chance to yield ore based on your mining level. If you
get ore, the rock depletes and respawns after a delay. Other players
mining the same rock are interrupted when it depletes.
If you get a gem or other rare drop, the rock does not deplete and you
continue mining. Type "mine rock" again during a wait to restart the
swing cycle immediately.
Use numbered targeting (e.g. "mine 2.rock") when multiple rocks of the
same type are present. "look rock" shows which rocks are depleted.
|