aboutsummaryrefslogtreecommitdiff
path: root/data/objects/tree.yaml
blob: 310f97dac9e418b5cf5e6c3c3195d678e4fcf38c (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: "6C"
gather:
    depleted_message: You don't see any usable wood in this tree.
    drops:
        - depletes: true
          item_id: logs
          level: 1
          success_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