aboutsummaryrefslogtreecommitdiff
path: root/data/objects/tree.yaml
blob: 4bd4ab073f59fcb676772d30d1440c291fc3c1fa (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: "6B"
gather:
    depleted_message: You don't see any usable wood in this tree.
    drops:
        - depletes: true
          item_id: logs
          level: 1
          message: You get some {6B}logs{/}.
          weight: 100
          xp: 25
    exhausted_message: The tree comes crashing down!
    fail_message: You swing but get no logs.
    gather_message: You swing your axe at the tree...
    respawn_broadcast: A {name} grows back.
    respawn_timer: 80
    skill: woodcutting
    success:
        base: 0.5
        cap: 0.95
        per_level: 0.01
    tools:
        - axe
name: tree