-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpdps.json
More file actions
165 lines (164 loc) · 6.89 KB
/
pdps.json
File metadata and controls
165 lines (164 loc) · 6.89 KB
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
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
{
"imgPaths": [
"img/karui.png",
"img/vaal.png",
"img/flesh.png",
"img/despot.png",
"img/void.png",
"img/talon.png",
"img/ezom.png",
"img/abyss.png",
"img/apex.png",
"img/sunder.png",
"img/labrys.png",
"img/noble.png",
"img/heads.png",
"img/honed.png",
"img/jasper.png",
"img/dagger.png",
"img/timber.png",
"img/shadow.png",
"img/gilded.png",
"img/prime.png",
"img/double.png",
"img/pole.png",
"img/woods.png",
"img/jade.png",
"img/stone.png"
],
"axeBases": {
"basewep": { "min": 0, "max": 0, "baseAps": 0, "critc": 0, "wrange": 0 },
"karui": { "min": 121, "max": 189, "baseAps": 1.05, "critc": 5, "wrange": 1.3 },
"vaal": { "min": 104, "max": 174, "baseAps": 1.15, "critc": 5, "wrange": 1.3 },
"flesh": { "min": 97, "max": 152, "baseAps": 1.2, "critc": 5, "wrange": 13 },
"despot": { "min": 90, "max": 122, "baseAps": 1.4, "critc": 5, "wrange": 1.3 },
"void": { "min": 96, "max": 144, "baseAps": 1.25, "critc": 6, "wrange": 1.3 },
"talon": { "min": 88, "max": 138, "baseAps": 1.2, "critc": 5, "wrange": 1.3 },
"ezom": { "min": 87, "max": 131, "baseAps": 1.35, "critc": 5.7, "wrange": 1.3 },
"abyss": { "min": 81, "max": 121, "baseAps": 1.25, "critc": 5, "wrange": 1.3 },
"apex": { "min": 78, "max": 121, "baseAps": 1.35, "critc": 5, "wrange": 1.3 },
"sunder": { "min": 74, "max": 155, "baseAps": 1.3, "critc": 5, "wrange": 1.3 },
"labrys": { "min": 74, "max": 123, "baseAps": 1.2, "critc": 5, "wrange": 1.3 },
"noble": { "min": 76, "max": 103, "baseAps": 1.3, "critc": 5, "wrange": 1.3 },
"heads": { "min": 61, "max": 92, "baseAps": 1.3, "critc": 5, "wrange": 1.3 },
"honed": { "min": 60, "max": 95, "baseAps": 1.35, "critc": 5, "wrange": 1.3 },
"jasper": { "min": 58, "max": 91, "baseAps": 1.15, "critc": 5, "wrange": 1.3 },
"dagger": { "min": 53, "max": 83, "baseAps": 1.2, "critc": 5, "wrange": 1.3 },
"timber": { "min": 48, "max": 99, "baseAps": 1.25, "critc": 5, "wrange": 1.3 },
"shadow": { "min": 49, "max": 73, "baseAps": 1.25, "critc": 5, "wrange": 1.3 },
"gilded": { "min": 43, "max": 58, "baseAps": 1.3, "critc": 5, "wrange": 1.3 },
"prime": { "min": 39, "max": 61, "baseAps": 1.35, "critc": 5, "wrange": 1.3 },
"double": { "min": 36, "max": 60, "baseAps": 1.25, "critc": 5, "wrange": 1.3 },
"pole": { "min": 29, "max": 43, "baseAps": 1.3, "critc": 5, "wrange": 1.3 },
"woods": { "min": 19, "max": 39, "baseAps": 1.3, "critc": 5, "wrange": 1.3 },
"jade": { "min": 19, "max": 30, "baseAps": 1.25, "critc": 5, "wrange": 1.3 },
"stone": { "min": 12, "max": 20, "baseAps": 1.3, "critc": 5, "wrange": 1.3 }
},
"tiersFlat": {
"0": { "min1": 0, "max1": 0, "min2": 0, "max2": 0 },
"1": { "min1": 34, "max1": 47, "min2": 72, "max2": 84 },
"2": { "min1": 30, "max1": 40, "min2": 63, "max2": 73 },
"3": { "min1": 25, "max1": 33, "min2": 52, "max2": 61 },
"4": { "min1": 20, "max1": 28, "min2": 43, "max2": 51 },
"5": { "min1": 16, "max1": 22, "min2": 35, "max2": 40 },
"6": { "min1": 13, "max1": 17, "min2": 28, "max2": 32 },
"7": { "min1": 10, "max1": 13, "min2": 21, "max2": 25 },
"8": { "min1": 6, "max1": 8, "min2": 12, "max2": 15 },
"9": { "min1": 2, "max1": 2, "min2": 4, "max2": 5 }
},
"tiersPhys": {
"10": { "min": 139, "max": 139 },
"9": { "min": 129, "max": 129 },
"8": { "min": 40, "max": 49 },
"7": { "min": 50, "max": 64 },
"6": { "min": 65, "max": 84 },
"5": { "min": 85, "max": 109 },
"4": { "min": 110, "max": 134 },
"3": { "min": 135, "max": 154 },
"2": { "min": 155, "max": 169 },
"1": { "min": 170, "max": 179 },
"0": { "min": 0, "max": 0 }
},
"tiersSpeed": {
"9": { "min": 0, "max": 0 },
"8": { "min": 5, "max": 7 },
"7": { "min": 8, "max": 10 },
"6": { "min": 11, "max": 13 },
"5": { "min": 14, "max": 16 },
"4": { "min": 17, "max": 19 },
"3": { "min": 20, "max": 22 },
"2": { "min": 23, "max": 25 },
"1": { "min": 26, "max": 27 },
"0": { "min": 28, "max": 30 }
},
"tiersCrit": {
"0": { "min": 0, "max": 0 },
"1": { "min": 35, "max": 38 },
"2": { "min": 30, "max": 34 },
"3": { "min": 25, "max": 29 },
"4": { "min": 25, "max": 27 },
"5": { "min": 20, "max": 24 },
"6": { "min": 20, "max": 24 },
"7": { "min": 17, "max": 19 },
"8": { "min": 15, "max": 19 },
"9": { "min": 10, "max": 14 }
},
"tiersInfluence": {
"Warlord": { "min": 69, "max": 69, "text": "69% increased Physical Damage (Warlord)" },
"Elder": { "min": 49, "max": 49, "text": "49% increased Physical Damage (Elder)" }
},
"tiersEnch": [
{ "physMods": 6 },
{ "physMods": 8 },
{ "physMods": 10 },
{ "physMods": 15 },
{ "speedMods": 6 },
{ "speedMods": 8 },
{ "speedMods": 10 },
{ "speedMods": 12 },
{ "speedMods": 15 },
{ "physMods": 6, "speedMods": 6 },
{ "physMods": 6, "critMods": 6 },
{ "physHybBonus": { "min": 10, "max": 15 } },
{ "physHybBonus": { "min": 16, "max": 20 } },
{ "physHybBonus": { "min": 21, "max": 25 } }
],
"tiersSynthFlat": {
"0": { "min1": 0, "max1": 0, "min2": 0, "max2": 0 },
"1": { "min1": 1, "max1": 1, "min2": 2, "max2": 3 },
"2": { "min1": 2, "max1": 3, "min2": 4, "max2": 5 },
"3": { "min1": 4, "max1": 5, "min2": 6, "max2": 7 },
"4": { "min1": 6, "max1": 7, "min2": 8, "max2": 10 },
"5": { "min1": 8, "max1": 9, "min2": 11, "max2": 13 }
},
"tiersSynthPhys": {
"0": { "min": 0, "max": 0 },
"1": { "min": 13, "max": 14 },
"2": { "min": 15, "max": 16 },
"3": { "min": 17, "max": 19 },
"4": { "min": 20, "max": 22 },
"5": { "min": 23, "max": 25 }
},
"tiersSynthSpeed": {
"0": { "min": 0, "max": 0 },
"1": { "min": 3, "max": 4 },
"2": { "min": 5, "max": 6 },
"3": { "min": 7, "max": 8 }
},
"tiersHyb": {
"No Hybrid": { "physDamage": { "min": 0, "max": 0 }, "as1": 0, "as2": 0 },
"T1": { "physDamage": { "min": 75, "max": 79 } },
"Warlord T1": { "physDamage": { "min": 65, "max": 69 }, "as1": 3, "as2": 4 },
"Tier 2": { "physDamage": { "min": 65, "max": 74 } },
"Warlord T2": { "physDamage": { "min": 55, "max": 64 }, "as1": 3, "as2": 4 },
"T3": { "physDamage": { "min": 55, "max": 64 } },
"Warlord T3": { "physDamage": { "min": 45, "max": 54 }, "as1": 3, "as2": 4 },
"Tier 4": { "physDamage": { "min": 45, "max": 54 } },
"Warlord T4": { "physDamage": { "min": 35, "max": 44 }, "as1": 3, "as2": 4 },
"T5": { "physDamage": { "min": 35, "max": 44 } },
"Warlord T5": { "physDamage": { "min": 25, "max": 34 }, "as1": 3, "as2": 4 },
"T6": { "physDamage": { "min": 25, "max": 34 } },
"T7": { "physDamage": { "min": 20, "max": 24 } },
"T8": { "physDamage": { "min": 15, "max": 19 } }
}
}