summaryrefslogtreecommitdiff
path: root/data/activities.yml
blob: f03c15e669118b86d3ba4a81df26aa412003621e (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
31
quarry_floret_mines:
  name: "Quarry Floret Mines"
  description: "Planequarry at the Floret Mines."
  location: "floret_region"
  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