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/fish_harpoon.yaml | |
| parent | 3a58125d14bb307f861b38c6c5b0a63babde7e08 (diff) | |
| download | thehouseoficarus-0ea4eec5dd2122c6704216971eb1249276297867.tar.gz | |
shop fixes, 'toggle' completely removed, movement speed increased
Diffstat (limited to 'data/behaviors/fish_harpoon.yaml')
| -rw-r--r-- | data/behaviors/fish_harpoon.yaml | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/data/behaviors/fish_harpoon.yaml b/data/behaviors/fish_harpoon.yaml deleted file mode 100644 index 3775573..0000000 --- a/data/behaviors/fish_harpoon.yaml +++ /dev/null @@ -1,28 +0,0 @@ -id: fish_harpoon -type: gather -skill: fishing -level: 1 -base_wait: 6 -tools: [harpoon] -success: - base: 0.40 - per_level: 0.005 - cap: 0.80 -gather_message: "You ready your harpoon..." -fail_message: "You fail to spear anything." -drops: - - item_id: raw_tuna - level: 35 - xp: 80 - weight: 60 - message: "You harpoon a {33}raw tuna{/}." - - item_id: raw_swordfish - level: 50 - xp: 100 - weight: 50 - message: "You harpoon a {33}raw swordfish{/}." - - item_id: raw_shark - level: 76 - xp: 110 - weight: 30 - message: "You harpoon a {27}raw shark{/}." |
