blob: 06ce7bd9da6b5835f0c7485fc1fc73b377fa5329 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
color: "78"
gather:
drops:
- depletes: true
item_id: adamantite_ore
level: 70
success_message: You manage to mine some {78}adamantite ore{/}.
weight: 100
xp: 95
fail_message: You chip away but get nothing useful.
gather_message: You swing your pickaxe at the adamantite rock...
respawn_broadcast: A green glint of adamantite catches your eye from some {name}.
respawn_timer: 140
skill: mining
success:
base: 0.15
cap: 0.85
per_level: 0.01
tools:
- pickaxe
name: adamantite rock
|