blob: 9d09672c8c4fd0965b7b10259660cf4cebb9f3d2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
color: "F0"
gather:
drops:
- depletes: true
item_id: coal
level: 30
success_message: You manage to mine some {F0}coal{/}.
weight: 100
xp: 50
fail_message: You chip away but get nothing useful.
gather_message: You swing your pickaxe at the coal rock...
respawn_broadcast: A dark vein of coal is visible in some {name}.
respawn_timer: 80
skill: mining
success:
base: 0.3
cap: 0.95
per_level: 0.01
tools:
- pickaxe
name: coal rock
|