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