forked from PathOfBuildingCommunity/PathOfBuilding-PoE2
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathaxe.lua
More file actions
247 lines (245 loc) · 10.1 KB
/
Copy pathaxe.lua
File metadata and controls
247 lines (245 loc) · 10.1 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
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
-- This file is automatically generated, do not edit!
-- Item data (c) Grinding Gear Games
local itemBases = ...
itemBases["Dull Hatchet"] = {
type = "One Handed Axe",
quality = 20,
socketLimit = 3,
tags = { axe = true, onehand = true, ezomyte_basetype = true, weapon = true, one_hand_weapon = true, default = true, },
implicitModTypes = { },
weapon = { PhysicalMin = 4, PhysicalMax = 10, CritChanceBase = 5, AttackRateBase = 1.5, Range = 11, },
req = { },
}
itemBases["Hook Axe"] = {
type = "One Handed Axe",
quality = 20,
socketLimit = 3,
tags = { axe = true, onehand = true, ezomyte_basetype = true, weapon = true, one_hand_weapon = true, default = true, },
implicit = "Gain 1 Rage on Hit",
implicitModTypes = { { }, },
weapon = { PhysicalMin = 5, PhysicalMax = 14, CritChanceBase = 5, AttackRateBase = 1.45, Range = 11, },
req = { str = 9, },
}
itemBases["Bearded Axe"] = {
type = "One Handed Axe",
quality = 20,
socketLimit = 3,
tags = { axe = true, onehand = true, ezomyte_basetype = true, weapon = true, one_hand_weapon = true, default = true, },
implicitModTypes = { },
weapon = { PhysicalMin = 8, PhysicalMax = 21, CritChanceBase = 5, AttackRateBase = 1.45, Range = 11, },
req = { level = 10, str = 17, dex = 9, },
}
itemBases["Extended Cleaver"] = {
type = "One Handed Axe",
quality = 20,
socketLimit = 3,
tags = { axe = true, onehand = true, maraketh_basetype = true, weapon = true, one_hand_weapon = true, default = true, },
implicit = "Has no Accuracy Penalty from Range",
implicitModTypes = { { }, },
weapon = { PhysicalMin = 8, PhysicalMax = 25, CritChanceBase = 5, AttackRateBase = 1.5, Range = 11, },
req = { level = 16, str = 25, dex = 12, },
}
itemBases["Bandit Hatchet"] = {
type = "One Handed Axe",
quality = 20,
socketLimit = 3,
tags = { axe = true, onehand = true, maraketh_basetype = true, weapon = true, one_hand_weapon = true, default = true, },
implicitModTypes = { },
weapon = { PhysicalMin = 13, PhysicalMax = 31, CritChanceBase = 5, AttackRateBase = 1.5, Range = 11, },
req = { level = 20, str = 30, dex = 14, },
}
itemBases["Crescent Axe"] = {
type = "One Handed Axe",
quality = 20,
socketLimit = 3,
tags = { axe = true, onehand = true, maraketh_basetype = true, weapon = true, one_hand_weapon = true, default = true, },
implicitModTypes = { },
weapon = { PhysicalMin = 18, PhysicalMax = 37, CritChanceBase = 6.5, AttackRateBase = 1.4, Range = 11, },
req = { level = 26, str = 38, dex = 17, },
}
itemBases["Carving Hatchet"] = {
type = "One Handed Axe",
quality = 20,
socketLimit = 3,
tags = { axe = true, onehand = true, vaal_basetype = true, weapon = true, one_hand_weapon = true, default = true, },
implicitModTypes = { },
weapon = { PhysicalMin = 19, PhysicalMax = 44, CritChanceBase = 5, AttackRateBase = 1.5, Range = 11, },
req = { level = 33, str = 47, dex = 20, },
}
itemBases["Sacrificial Axe"] = {
type = "One Handed Axe",
quality = 20,
socketLimit = 3,
tags = { axe = true, onehand = true, vaal_basetype = true, weapon = true, one_hand_weapon = true, default = true, },
implicit = "Gain (28-35) Mana per Enemy Killed",
implicitModTypes = { { "resource", "mana" }, },
weapon = { PhysicalMin = 20, PhysicalMax = 42, CritChanceBase = 5, AttackRateBase = 1.5, Range = 11, },
req = { level = 37, str = 52, dex = 22, },
}
itemBases["Boarding Hatchet"] = {
type = "One Handed Axe",
quality = 20,
socketLimit = 3,
tags = { axe = true, onehand = true, weapon = true, one_hand_weapon = true, default = true, },
implicitModTypes = { },
weapon = { PhysicalMin = 24, PhysicalMax = 55, CritChanceBase = 5, AttackRateBase = 1.55, Range = 11, },
req = { level = 45, str = 63, dex = 26, },
}
itemBases["Fury Cleaver"] = {
type = "One Handed Axe",
quality = 20,
socketLimit = 3,
tags = { axe = true, onehand = true, weapon = true, one_hand_weapon = true, default = true, },
implicit = "10% increased Damage taken",
implicitModTypes = { { }, },
weapon = { PhysicalMin = 30, PhysicalMax = 62, CritChanceBase = 5, AttackRateBase = 1.55, Range = 11, },
req = { level = 48, str = 67, dex = 27, },
}
itemBases["Battle Axe"] = {
type = "One Handed Axe",
quality = 20,
socketLimit = 3,
tags = { axe = true, onehand = true, weapon = true, one_hand_weapon = true, default = true, },
implicitModTypes = { },
weapon = { PhysicalMin = 28, PhysicalMax = 65, CritChanceBase = 5, AttackRateBase = 1.5, Range = 11, },
req = { level = 52, str = 72, dex = 29, },
}
itemBases["Profane Cleaver"] = {
type = "One Handed Axe",
quality = 20,
socketLimit = 3,
tags = { axe = true, onehand = true, weapon = true, one_hand_weapon = true, default = true, },
implicitModTypes = { },
weapon = { PhysicalMin = 26, PhysicalMax = 69, CritChanceBase = 5, AttackRateBase = 1.5, Range = 11, },
req = { level = 54, str = 75, dex = 30, },
}
itemBases["Dread Hatchet"] = {
type = "One Handed Axe",
quality = 20,
socketLimit = 3,
tags = { axe = true, onehand = true, weapon = true, one_hand_weapon = true, default = true, },
implicitModTypes = { },
weapon = { PhysicalMin = 34, PhysicalMax = 79, CritChanceBase = 5, AttackRateBase = 1.5, Range = 11, },
req = { level = 65, str = 89, dex = 36, },
}
itemBases["Splitting Greataxe"] = {
type = "Two Handed Axe",
quality = 20,
socketLimit = 4,
tags = { axe = true, ezomyte_basetype = true, two_hand_weapon = true, weapon = true, twohand = true, default = true, },
implicitModTypes = { },
weapon = { PhysicalMin = 8, PhysicalMax = 20, CritChanceBase = 5, AttackRateBase = 1.2, Range = 13, },
req = { },
}
itemBases["Light Halberd"] = {
type = "Two Handed Axe",
quality = 20,
socketLimit = 4,
tags = { axe = true, ezomyte_basetype = true, two_hand_weapon = true, weapon = true, twohand = true, default = true, },
implicitModTypes = { },
weapon = { PhysicalMin = 10, PhysicalMax = 25, CritChanceBase = 5, AttackRateBase = 1.25, Range = 13, },
req = { str = 9, },
}
itemBases["Executioner Greataxe"] = {
type = "Two Handed Axe",
quality = 20,
socketLimit = 4,
tags = { axe = true, ezomyte_basetype = true, two_hand_weapon = true, weapon = true, twohand = true, default = true, },
implicit = "Culling Strike",
implicitModTypes = { { }, },
weapon = { PhysicalMin = 10, PhysicalMax = 41, CritChanceBase = 5, AttackRateBase = 1.2, Range = 13, },
req = { level = 10, str = 17, dex = 9, },
}
itemBases["Arched Greataxe"] = {
type = "Two Handed Axe",
quality = 20,
socketLimit = 4,
tags = { axe = true, maraketh_basetype = true, two_hand_weapon = true, weapon = true, twohand = true, default = true, },
implicitModTypes = { },
weapon = { PhysicalMin = 17, PhysicalMax = 59, CritChanceBase = 5, AttackRateBase = 1.15, Range = 13, },
req = { level = 16, str = 25, dex = 12, },
}
itemBases["Elegant Glaive"] = {
type = "Two Handed Axe",
quality = 20,
socketLimit = 4,
tags = { axe = true, maraketh_basetype = true, two_hand_weapon = true, weapon = true, twohand = true, default = true, },
implicitModTypes = { },
weapon = { PhysicalMin = 19, PhysicalMax = 64, CritChanceBase = 5, AttackRateBase = 1.2, Range = 13, },
req = { level = 20, str = 30, dex = 14, },
}
itemBases["Savage Greataxe"] = {
type = "Two Handed Axe",
quality = 20,
socketLimit = 4,
tags = { axe = true, maraketh_basetype = true, two_hand_weapon = true, weapon = true, twohand = true, default = true, },
implicit = "Gain (34-43) Life per Enemy Killed",
implicitModTypes = { { "resource", "life" }, },
weapon = { PhysicalMin = 23, PhysicalMax = 70, CritChanceBase = 5, AttackRateBase = 1.2, Range = 13, },
req = { level = 27, str = 39, dex = 17, },
}
itemBases["Rending Halberd"] = {
type = "Two Handed Axe",
quality = 20,
socketLimit = 4,
tags = { axe = true, vaal_basetype = true, two_hand_weapon = true, weapon = true, twohand = true, default = true, },
implicitModTypes = { },
weapon = { PhysicalMin = 27, PhysicalMax = 91, CritChanceBase = 6.5, AttackRateBase = 1.2, Range = 13, },
req = { level = 33, str = 47, dex = 20, },
}
itemBases["Jagged Greataxe"] = {
type = "Two Handed Axe",
quality = 20,
socketLimit = 4,
tags = { axe = true, vaal_basetype = true, two_hand_weapon = true, weapon = true, twohand = true, default = true, },
implicit = "(15-25)% chance to cause Bleeding on Hit",
implicitModTypes = { { "bleed", "physical", "attack", "ailment" }, },
weapon = { PhysicalMin = 43, PhysicalMax = 99, CritChanceBase = 5, AttackRateBase = 1.15, Range = 13, },
req = { level = 40, str = 56, dex = 23, },
}
itemBases["Reaver Glaive"] = {
type = "Two Handed Axe",
quality = 20,
socketLimit = 4,
tags = { axe = true, two_hand_weapon = true, weapon = true, twohand = true, default = true, },
implicitModTypes = { },
weapon = { PhysicalMin = 43, PhysicalMax = 113, CritChanceBase = 5, AttackRateBase = 1.2, Range = 13, },
req = { level = 45, str = 63, dex = 26, },
}
itemBases["Ember Greataxe"] = {
type = "Two Handed Axe",
quality = 20,
socketLimit = 4,
tags = { axe = true, two_hand_weapon = true, weapon = true, twohand = true, default = true, },
implicitModTypes = { },
weapon = { FireMin = 58, FireMax = 154, CritChanceBase = 5, AttackRateBase = 1.2, Range = 13, },
req = { level = 50, str = 70, dex = 28, },
}
itemBases["Ceremonial Halberd"] = {
type = "Two Handed Axe",
quality = 20,
socketLimit = 4,
tags = { axe = true, two_hand_weapon = true, weapon = true, twohand = true, default = true, },
implicit = "Cannot use Projectile Attacks",
implicitModTypes = { { }, },
weapon = { PhysicalMin = 53, PhysicalMax = 123, CritChanceBase = 5, AttackRateBase = 1.2, Range = 13, },
req = { level = 52, str = 72, dex = 29, },
}
itemBases["Monument Greataxe"] = {
type = "Two Handed Axe",
quality = 20,
socketLimit = 4,
tags = { axe = true, two_hand_weapon = true, weapon = true, twohand = true, default = true, },
implicitModTypes = { },
weapon = { PhysicalMin = 48, PhysicalMax = 143, CritChanceBase = 5, AttackRateBase = 1.2, Range = 13, },
req = { level = 57, str = 79, dex = 32, },
}
itemBases["Vile Greataxe"] = {
type = "Two Handed Axe",
quality = 20,
socketLimit = 4,
tags = { axe = true, two_hand_weapon = true, weapon = true, twohand = true, default = true, },
implicitModTypes = { },
weapon = { PhysicalMin = 59, PhysicalMax = 155, CritChanceBase = 5, AttackRateBase = 1.2, Range = 13, },
req = { level = 65, str = 89, dex = 36, },
}