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_magic.yaml | |
| parent | 3a58125d14bb307f861b38c6c5b0a63babde7e08 (diff) | |
| download | thehouseoficarus-0ea4eec5dd2122c6704216971eb1249276297867.tar.gz | |
shop fixes, 'toggle' completely removed, movement speed increased
Diffstat (limited to 'data/behaviors/chop_magic.yaml')
| -rw-r--r-- | data/behaviors/chop_magic.yaml | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/data/behaviors/chop_magic.yaml b/data/behaviors/chop_magic.yaml deleted file mode 100644 index 3d55658..0000000 --- a/data/behaviors/chop_magic.yaml +++ /dev/null @@ -1,22 +0,0 @@ -id: chop_magic -type: gather -skill: woodcutting -level: 75 -xp: 250 -base_wait: 12 -tools: [axe] -success: - base: 0.15 - per_level: 0.01 - cap: 0.65 -gather_message: "You swing your axe at the magic tree..." -fail_message: "You swing but get no logs." -drops: - - item_id: magic_logs - weight: 100 - depletes: false - message: "You get some {135}magic logs{/}." -respawn_timer: 199 -deplete_timer: 390 -nest_chance: 256 -respawn_broadcast: "A {name} grows back." |
