aboutsummaryrefslogtreecommitdiff
path: root/data/behaviors/fish_trout.yaml
blob: fd0e37ae81e7c7476e66828af26a1a1350eaad17 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
id: fish_trout
type: gather
skill: fishing
level: 1
base_wait: 4
tool: fishing_rod
success:
  base: 0.30
  per_level: 0.01
  cap: 0.90
gather_message: "You cast your line into the water..."
fail_message: "Nothing seems to bite."
drops:
  - item_id: raw_trout
    weight: 100
    depletes: false
    message: "You catch a trout!"