aboutsummaryrefslogtreecommitdiff
path: root/data/objects/tin_rock.yaml
blob: 20b2f2101ece698b48ba616faf0719e47752dbe5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
color: "FD"
gather:
    drops:
        - depletes: true
          item_id: tin_ore
          level: 1
          message: You manage to mine some {FD}tin ore{/}.
          weight: 100
          xp: 17
    fail_message: You chip away but get nothing useful.
    gather_message: You swing your pickaxe at the rock...
    respawn_broadcast: A glint of tin catches your eye from some {name}.
    respawn_timer: 50
    skill: mining
    success:
        base: 0.5
        cap: 0.95
        per_level: 0.01
    tools:
        - pickaxe
name: tin rock