diff options
Diffstat (limited to 'data/objects/teak_tree.yaml')
| -rw-r--r-- | data/objects/teak_tree.yaml | 25 |
1 files changed, 23 insertions, 2 deletions
diff --git a/data/objects/teak_tree.yaml b/data/objects/teak_tree.yaml index a680c10..f234f17 100644 --- a/data/objects/teak_tree.yaml +++ b/data/objects/teak_tree.yaml @@ -1,4 +1,25 @@ +color: "179" +gather: + base_wait: 6 + deplete_timer: 50 + drops: + - depletes: false + item_id: teak_logs + message: You get some {179}teak logs{/}. + weight: 100 + fail_message: You swing but get no logs. + gather_message: You swing your axe at the teak tree... + level: 35 + nest_chance: 256 + respawn_broadcast: A {name} grows back. + respawn_timer: 15 + skill: woodcutting + success: + base: 0.32 + cap: 0.82 + per_level: 0.01 + tools: + - axe + xp: 85 id: teak_tree name: teak tree -color: "179" -behavior: chop_teak |
