aboutsummaryrefslogtreecommitdiff
path: root/data/objects/mahogany_tree.yaml
blob: 25b344ec7351937a0ec719f2aea5c7304f7b2ec6 (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: "83"
gather:
    deplete_timer: 100
    drops:
        - depletes: false
          item_id: mahogany_logs
          level: 50
          success_message: You get some {83}mahogany logs{/}.
          weight: 100
          xp: 125
    fail_message: You swing but get no logs.
    gather_message: You swing your axe at the mahogany tree...
    nest_chance: 256
    respawn_broadcast: A {name} grows back.
    respawn_timer: 14
    skill: woodcutting
    success:
        base: 0.25
        cap: 0.75
        per_level: 0.01
    tools:
        - axe
name: mahogany tree