aboutsummaryrefslogtreecommitdiff
path: root/data/objects/redwood_tree.yaml
blob: a5861fb623cafab4bcde0c7aed745e1d1bb70e48 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
color: "131"
gather:
    base_wait: 14
    deplete_timer: 440
    drops:
        - depletes: false
          item_id: redwood_logs
          message: You get some {131}redwood logs{/}.
          weight: 100
    fail_message: You swing but get no logs.
    gather_message: You swing your axe at the redwood tree...
    level: 90
    nest_chance: 256
    respawn_broadcast: A {name} grows back.
    respawn_timer: 199
    skill: woodcutting
    success:
        base: 0.1
        cap: 0.6
        per_level: 0.01
    tools:
        - axe
    xp: 380
name: redwood tree