aboutsummaryrefslogtreecommitdiff
path: root/data/behaviors/chop_oak.yaml
blob: fcd0f2ddd7164fa364906fc13fcfbf29398e347c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
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 oak logs."
respawn_timer: 14
deplete_timer: 45
nest_chance: 256
respawn_message: "A new oak sapling grows in its place."
respawn_broadcast: "An {name} grows back."