blob: 0c670a22fd808f0c7668b1a4d21fe4a79929f53b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
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
name: anglerfish spot
|