diff options
Diffstat (limited to 'data/objects/cage_fishing_spot.yaml')
| -rw-r--r-- | data/objects/cage_fishing_spot.yaml | 33 |
1 files changed, 17 insertions, 16 deletions
diff --git a/data/objects/cage_fishing_spot.yaml b/data/objects/cage_fishing_spot.yaml index 977d4fb..cebe121 100644 --- a/data/objects/cage_fishing_spot.yaml +++ b/data/objects/cage_fishing_spot.yaml @@ -1,19 +1,20 @@ color: "4B" -description: A rocky underwater shelf. Use a lobster pot here. +description: +- text: A rocky underwater shelf. Use a lobster pot here. gather: - drops: - - item_id: raw_lobster - level: 40 - success_message: You catch a {21}raw lobster{/}. - weight: 100 - xp: 90 - fail_message: The pot comes up empty. - gather_message: You lower your lobster pot into the water... - skill: fishing - success: - base: 0.45 - cap: 0.85 - per_level: 0.005 - tools: - - lobster_pot + drops: + - item_id: raw_lobster + level: 40 + success_message: You catch a {21}raw lobster{/}. + weight: 100 + xp: 90 + fail_message: The pot comes up empty. + gather_message: You lower your lobster pot into the water... + skill: fishing + success: + base: 0.45 + cap: 0.85 + per_level: 0.005 + tools: + - lobster_pot name: cage fishing spot |
