blob: a6228a4ff5fac4b2806bc5adc69410bacf83ac71 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
color: "DC"
gather:
drops:
- depletes: true
item_id: gold_ore
level: 40
message: You manage to mine some {DC}gold ore{/}.
weight: 100
xp: 65
fail_message: You chip away but get nothing useful.
gather_message: You swing your pickaxe at the gold rock...
respawn_broadcast: A golden glint catches your eye from some {name}.
respawn_timer: 90
skill: mining
success:
base: 0.25
cap: 0.95
per_level: 0.01
tools:
- pickaxe
name: gold rock
|