blob: 9ecd2994bd117972921ea1c3f662f1220b2dcaa2 (
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
32
33
34
35
36
37
38
39
|
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:
- type: "item"
chance: 1
table:
stone:
score: 0
- type: "item"
chance: 1
table:
crude_iron_ore:
score: 0
iron_ore:
score: 0.98
pure_iron_ore:
score: 0.996
table_scaling:
skills:
planequarry: 1.25
- type: "item"
chance: 0.02
table:
red_beryl:
score: 0
tourmaline:
score: 0.45
yellow_beryl:
score: 0.90
paraiba_tourmaline:
score: 0.95
|