aboutsummaryrefslogtreecommitdiff
path: root/data/objects/runite_rock.yaml
blob: f58d6b41f1c7a992487a8c049bfae8047d7fe75a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
color: "74"
gather:
    drops:
        - depletes: true
          item_id: runite_ore
          level: 85
          success_message: You manage to mine some {57}runite ore{/}.
          weight: 100
          xp: 125
    fail_message: You chip away but get nothing useful.
    gather_message: You swing your pickaxe at the runite rock...
    respawn_broadcast: A pale blue glint of runite catches your eye from some {name}.
    respawn_timer: 180
    skill: mining
    success:
        base: 0.08
        cap: 0.8
        per_level: 0.01
    tools:
        - pickaxe
name: runite rock