blob: ef8e359d5da802d768942a92350b24375925e073 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
color: "75"
description: A rocky underwater shelf. Use a lobster pot here.
gather:
base_wait: 6
drops:
- item_id: raw_lobster
level: 40
message: You catch a {33}raw lobster{/}.
weight: 100
xp: 90
fail_message: The pot comes up empty.
gather_message: You lower your lobster pot into the water...
level: 1
skill: fishing
success:
base: 0.45
cap: 0.85
per_level: 0.005
tools:
- lobster_pot
name: cage fishing spot
|