aboutsummaryrefslogtreecommitdiff
path: root/data/behaviors/chop_oak.yaml
blob: c9cfb4855a528081c2bc38df667a646fd4d96cc6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
id: chop_oak
type: gather
skill: woodcutting
level: 15
xp: 37
base_wait: 6
tools: [axe]
success:
  base: 0.40
  per_level: 0.01
  cap: 0.90
gather_message: "You swing your axe at the oak tree..."
fail_message: "You swing but get no logs."
drops:
  - item_id: oak_logs
    weight: 100
    depletes: false
    message: "You get some {113}oak logs{/}."
respawn_timer: 14
deplete_timer: 45
nest_chance: 256
respawn_broadcast: "An {name} grows back."