diff options
Diffstat (limited to 'data/objects/anglerfish_spot.yaml')
| -rw-r--r-- | data/objects/anglerfish_spot.yaml | 44 |
1 files changed, 28 insertions, 16 deletions
diff --git a/data/objects/anglerfish_spot.yaml b/data/objects/anglerfish_spot.yaml index 0c670a2..41e5087 100644 --- a/data/objects/anglerfish_spot.yaml +++ b/data/objects/anglerfish_spot.yaml @@ -1,20 +1,32 @@ +aliases: [] color: "51" description: A faint glow emanates from the depths. Use a fishing rod with bait here. gather: - bait: fishing_bait - drops: - - item_id: raw_anglerfish - level: 82 - success_message: You catch a {50}raw anglerfish{/}. - weight: 100 - xp: 120 - fail_message: Nothing seems to bite. - gather_message: You cast your line into the deep water... - skill: fishing - success: - base: 0.3 - cap: 0.8 - per_level: 0.005 - tools: - - fishing_rod + bait: fishing_bait + depleted_message: "" + drops: + - depletes: false + item_id: raw_anglerfish + level: 82 + message: "" + quantity: 0 + table: "" + weight: 100 + xp: 120 + exhausted_message: "" + fail_message: Nothing seems to bite. + gather_message: You cast your line into the deep water... + respawn_broadcast: "" + skill: fishing + success: + base: 0.3 + cap: 0.8 + per_level: 0.005 + tools: + - axe + - axe +hidden: false +id: anglerfish_spot +inroom_description: "" name: anglerfish spot +removal_item: "" |
