summaryrefslogtreecommitdiff
path: root/data/activities.yml
blob: 15bd3e29b437e5cd618ec68ddb1478eb24f485f5 (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
30
quarry_floret_mines:
  name: "Quarry Floret Mines"
  description: "Planequarry at the Floret Mines."
  whatnot:
    duration:
      base: 70
      minimum: 35
      scaling:
        planequarry: 2
    results:
      - item:
          chance: 1
          table:
            stone: 0
      - item:
          chance: 1
          table:
            crude_iron_ore: 0
            iron_ore: 0.98
            pure_iron_ore: 0.996
          table_scaling:
            skills:
              planequarry: 1.25
      - item:
          chance: 0.02
          table:
            red_beryl: 0
            tourmaline: 0.45
            yellow_beryl: 0.90
            paraiba_tourmaline: 0.95