aboutsummaryrefslogtreecommitdiff
path: root/data/objects/maple_tree.yaml
blob: 3bf4005577f36c4fb9a3c4d5b49cd29b18198aa0 (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: "AD"
gather:
    deplete_timer: 100
    drops:
        - depletes: false
          item_id: maple_logs
          level: 45
          message: You get some {AD}maple logs{/}.
          weight: 100
          xp: 100
    fail_message: You swing but get no logs.
    gather_message: You swing your axe at the maple tree...
    nest_chance: 256
    respawn_broadcast: A {name} grows back.
    respawn_timer: 59
    skill: woodcutting
    success:
        base: 0.28
        cap: 0.78
        per_level: 0.01
    tools:
        - axe
name: maple tree