blob: b1d132b4ef6210444e25bb3cfa28391238e13025 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
color: "81"
description: A faint glow emanates from the depths. Use a fishing rod with bait here.
gather:
bait: fishing_bait
base_wait: 6
drops:
- item_id: raw_anglerfish
level: 82
message: You catch a {80}raw anglerfish{/}.
weight: 100
xp: 120
fail_message: Nothing seems to bite.
gather_message: You cast your line into the deep water...
level: 1
skill: fishing
success:
base: 0.3
cap: 0.8
per_level: 0.005
tools:
- fishing_rod
name: anglerfish spot
|