blob: 231027f7b2c8deafc8585a93f2ab939c03812c39 (
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 copper
Mining requires a pickaxe, either wielded or in your inventory. 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. Enable the "xpdrops" toggle to see XP gains.
Use numbered targeting (e.g. "mine 2.rock") when multiple rocks of the
same type are present. "look rock" shows which rocks are depleted.
Use "toggle depletion" to see exact respawn timers.
|