aboutsummaryrefslogtreecommitdiff
path: root/data/objects/cage_fishing_spot.yaml
blob: 977d4fba73672a089bee174b273def4f71472d6a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
color: "4B"
description: 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
name: cage fishing spot