diff options
| author | historia <[not public]> | 2026-06-19 18:20:26 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-06-19 18:20:26 -0400 |
| commit | 0ea4eec5dd2122c6704216971eb1249276297867 (patch) | |
| tree | 430fbbef04e837820f1d031c190f52ecd6112e25 /data/behaviors/chop_maple.yaml | |
| parent | 3a58125d14bb307f861b38c6c5b0a63babde7e08 (diff) | |
| download | thehouseoficarus-0ea4eec5dd2122c6704216971eb1249276297867.tar.gz | |
shop fixes, 'toggle' completely removed, movement speed increased
Diffstat (limited to 'data/behaviors/chop_maple.yaml')
| -rw-r--r-- | data/behaviors/chop_maple.yaml | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/data/behaviors/chop_maple.yaml b/data/behaviors/chop_maple.yaml deleted file mode 100644 index 8505217..0000000 --- a/data/behaviors/chop_maple.yaml +++ /dev/null @@ -1,22 +0,0 @@ -id: chop_maple -type: gather -skill: woodcutting -level: 45 -xp: 100 -base_wait: 8 -tools: [axe] -success: - base: 0.28 - per_level: 0.01 - cap: 0.78 -gather_message: "You swing your axe at the maple tree..." -fail_message: "You swing but get no logs." -drops: - - item_id: maple_logs - weight: 100 - depletes: false - message: "You get some {173}maple logs{/}." -respawn_timer: 59 -deplete_timer: 100 -nest_chance: 256 -respawn_broadcast: "A {name} grows back." |
