aboutsummaryrefslogtreecommitdiff
path: root/data/objects/fly_fishing_spot.yaml
blob: 8c32d38619db4b14756f6e85256071245620d7a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
color: "4B"
description: Insects dance above the water. Use a fly fishing rod with feathers here.
gather:
    bait: feather
    drops:
        - item_id: raw_trout
          level: 20
          success_message: You catch a {45}raw trout{/}.
          weight: 50
          xp: 50
        - item_id: raw_salmon
          level: 30
          success_message: You catch a {45}raw salmon{/}.
          weight: 50
          xp: 70
        - item_id: raw_rainbow_fish
          level: 38
          success_message: You catch a {B1}raw rainbow fish{/}.
          weight: 30
          xp: 80
    fail_message: Nothing seems to bite.
    gather_message: You cast your fly into the water...
    skill: fishing
    success:
        base: 0.5
        cap: 0.9
        per_level: 0.005
    tools:
        - fly_rod
name: fly fishing spot