This repository has been archived by the owner on Mar 31, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
data.json
108 lines (108 loc) · 2.99 KB
/
data.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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
{
"Function": [
{
"raid": [
{
"raid": "0.5",
"evoca": "0.5",
"accept": "0.5",
"chiudi": "0.5",
"morte": "0.7",
"rerun": "0.5",
"no_shard": "0.5",
"difficult": "0.7"
}
],
"pvp": [
{
"pvp": "0.5",
"play": "0.4",
"accept": "0.5",
"select": "0.5",
"defeat": "0.6",
"cittadina": "0.5",
"no_shard": "0.5",
"x": "0",
"y": "0"
}
],
"gauntlet": [
{
"gaunt": "0.5",
"accept": "0.5",
"play": "0.4",
"no_shard": "0.5"
}
],
"nynx_trial": [
{
"trial": "0.5",
"accept": "0.5",
"play": "0.4",
"no_shard": "0.5"
}
],
"gvg": [
{
"gvg": "0.5",
"play": "0.5",
"select": "0.5",
"accept": "0.5",
"no_shard": "0.5"
}
],
"expedition": [
{
"enter": "0.5",
"accept": "0.6",
"cittadina": "0.5"
}
],
"invasion": [
{
"invasion": "0.5",
"accept": "0.5",
"play": "0.4",
"no_shard": "0.5"
}
],
"dungeon": [
{
"quest": "0.5",
"dungeon": "0.5",
"accept": "0.5",
"chiudi": "0.5",
"morte": "0.7",
"rerun": "0.5",
"no_shard": "0.5",
"difficult": "0.7"
}
],
"dungeonfour": [
{
"quest": "0.5",
"dungeon": "0.5",
"enter": "0.5",
"accept": "0.5",
"chiudi": "0.5",
"morte": "0.7",
"rerun": "0.5",
"no_shard": "0.5"
}
],
"wb": [
{
"wb": "0.5",
"evoca1": "0.5",
"evoca2": "0.5",
"evoca3": "0.5",
"morte": "0.5",
"inizio": "0.5",
"rerun": "0.5",
"no_shard": "0.5",
"end": "0.5"
}
]
}
]
}