-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathElite Killers [E. Killers].json
54 lines (54 loc) · 1.5 KB
/
Elite Killers [E. Killers].json
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
{
"normal": {
"10000000000": "300.0",
"15000000000": "500.0",
"20000000000": "750.0",
"25000000000": "1250.0",
"30000000000": "1750.0",
"35000000000": "2050.0",
"40000000000": "2350.0",
"45000000000": "2650.0",
"50000000000": "3000.0",
"55000000000": "3400.0",
"60000000000": "3900.0"
},
"hard": {
"10000000000": "300.0",
"15000000000": "500.0",
"20000000000": "750.0",
"25000000000": "1250.0",
"30000000000": "1750.0",
"35000000000": "2050.0",
"40000000000": "2350.0",
"45000000000": "2650.0",
"50000000000": "3000.0",
"55000000000": "3400.0",
"60000000000": "3900.0"
},
"legendary": {
"10000000000": "300.0",
"15000000000": "500.0",
"20000000000": "750.0",
"25000000000": "1250.0",
"30000000000": "1750.0",
"35000000000": "2050.0",
"40000000000": "2350.0",
"45000000000": "2650.0",
"50000000000": "3000.0",
"55000000000": "3400.0",
"60000000000": "3900.0"
},
"nightmare": {
"10000000000": "300.0",
"15000000000": "500.0",
"20000000000": "750.0",
"25000000000": "1250.0",
"30000000000": "1750.0",
"35000000000": "2050.0",
"40000000000": "2350.0",
"45000000000": "2650.0",
"50000000000": "3000.0",
"55000000000": "3400.0",
"60000000000": "3900.0"
}
}