aboutsummaryrefslogtreecommitdiff
path: root/data/objects/coal_rock.yaml
blob: f033965a45c44f6d65a9e8d08988e1ffb97b083c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
color: "240"
gather:
    base_wait: 10
    drops:
        - depletes: true
          item_id: coal
          message: You manage to mine some {240}coal{/}.
          weight: 100
    fail_message: You chip away but get nothing useful.
    gather_message: You swing your pickaxe at the coal rock...
    level: 30
    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
    xp: 50
id: coal_rock
name: coal rock