blob: 70cfc4e9cd5af531dd490cd8f674c35298523e99 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
color: "173"
description: A soft rock of clay.
gather:
base_wait: 4
drops:
- depletes: true
item_id: clay
message: You manage to mine some clay.
weight: 100
fail_message: You chip away but get nothing useful.
gather_message: You swing your pickaxe at the clay rock...
level: 1
respawn_broadcast: Some clay fills in a nearby rock.
respawn_timer: 10
skill: mining
success:
base: 0.6
cap: 0.95
per_level: 0.01
tools:
- pickaxe
xp: 5
id: clay_rock
name: clay rock
|