aboutsummaryrefslogtreecommitdiff
path: root/data/objects/harpoon_fishing_spot.yaml
blob: 2a78bc54f39382f7c66a949c0e6f282d9116da66 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
color: "4B"
description: Large shadows move beneath the waves. Use a harpoon here.
gather:
    drops:
        - item_id: raw_tuna
          level: 35
          success_message: You harpoon a {21}raw tuna{/}.
          weight: 60
          xp: 80
        - item_id: raw_swordfish
          level: 50
          success_message: You harpoon a {21}raw swordfish{/}.
          weight: 50
          xp: 100
        - item_id: raw_shark
          level: 76
          success_message: You harpoon a {1B}raw shark{/}.
          weight: 30
          xp: 110
    fail_message: You fail to spear anything.
    gather_message: You ready your harpoon...
    skill: fishing
    success:
        base: 0.4
        cap: 0.8
        per_level: 0.005
    tools:
        - harpoon
name: harpoon fishing spot