diff options
Diffstat (limited to 'data/objects/harpoon_fishing_spot.yaml')
| -rw-r--r-- | data/objects/harpoon_fishing_spot.yaml | 70 |
1 files changed, 44 insertions, 26 deletions
diff --git a/data/objects/harpoon_fishing_spot.yaml b/data/objects/harpoon_fishing_spot.yaml index 2a78bc5..b7497ca 100644 --- a/data/objects/harpoon_fishing_spot.yaml +++ b/data/objects/harpoon_fishing_spot.yaml @@ -1,29 +1,47 @@ -color: "4B" +aliases: [] +color: 4B description: Large shadows move beneath the waves. Use a harpoon here. gather: - drops: - - item_id: raw_tuna - level: 35 - success_message: You harpoon a {21}raw tuna{/}. - weight: 60 - xp: 80 - - item_id: raw_swordfish - level: 50 - success_message: You harpoon a {21}raw swordfish{/}. - weight: 50 - xp: 100 - - item_id: raw_shark - level: 76 - success_message: You harpoon a {1B}raw shark{/}. - weight: 30 - xp: 110 - fail_message: You fail to spear anything. - gather_message: You ready your harpoon... - skill: fishing - success: - base: 0.4 - cap: 0.8 - per_level: 0.005 - tools: - - harpoon + bait: "" + depleted_message: "" + drops: + - depletes: false + item_id: raw_tuna + level: 35 + message: "" + quantity: 0 + table: "" + weight: 60 + xp: 80 + - depletes: false + item_id: raw_swordfish + level: 50 + message: "" + quantity: 0 + table: "" + weight: 50 + xp: 100 + - depletes: false + item_id: raw_shark + level: 76 + message: "" + quantity: 0 + table: "" + weight: 30 + xp: 110 + exhausted_message: "" + fail_message: You fail to spear anything. + gather_message: You ready your harpoon... + respawn_broadcast: "" + skill: fishing + success: + base: 0.4 + cap: 0.8 + per_level: 0.005 + tools: + - harpoon +hidden: false +id: harpoon_fishing_spot +inroom_description: "" name: harpoon fishing spot +removal_item: "" |
