blob: 48293074209b03ce368f10aa2b78f84ba8253adb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
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
id: anglerfish_spot
name: anglerfish spot
|