blob: 961dffdf2685bbf195c12c34ee687764366700a8 (
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: "71"
gather:
base_wait: 6
deplete_timer: 45
drops:
- depletes: false
item_id: oak_logs
message: You get some {71}oak logs{/}.
weight: 100
fail_message: You swing but get no logs.
gather_message: You swing your axe at the oak tree...
level: 15
nest_chance: 256
respawn_broadcast: An {name} grows back.
respawn_timer: 14
skill: woodcutting
success:
base: 0.4
cap: 0.9
per_level: 0.01
tools:
- axe
xp: 37
name: oak tree
|