Skip to content

Commit 7f52b81

Browse files
author
LocalIdentity
committed
0.5.4 Export
1 parent b1aa8ad commit 7f52b81

29 files changed

Lines changed: 18233 additions & 17581 deletions

src/Data/Bases/gloves.lua

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1695,6 +1695,17 @@ itemBases["Runemastered Verisium Cuffs"] = {
16951695
armour = { Armour = 73, EnergyShield = 21, Ward = 12, },
16961696
req = { level = 55, str = 38, int = 38, },
16971697
}
1698+
itemBases["Tethering Bands"] = {
1699+
type = "Gloves",
1700+
subType = "Armour/Energy Shield",
1701+
quality = 20,
1702+
hidden = true,
1703+
socketLimit = 3,
1704+
tags = { armour = true, default = true, gloves = true, karui_basetype = true, str_int_armour = true, },
1705+
implicitModTypes = { },
1706+
armour = { Armour = 98, EnergyShield = 27, },
1707+
req = { level = 65, str = 55, int = 55, },
1708+
}
16981709

16991710
itemBases["Gauze Wraps"] = {
17001711
type = "Gloves",

src/Data/Bases/sceptre.lua

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ itemBases["Stoic Sceptre"] = {
2020
tags = { default = true, onehand = true, sceptre = true, },
2121
implicit = "Grants Skill: Level (1-20) Discipline",
2222
implicitModTypes = { },
23-
req = { },
23+
req = { int = 12, },
2424
}
2525
itemBases["Lupine Sceptre"] = {
2626
type = "Sceptre",
@@ -30,7 +30,7 @@ itemBases["Lupine Sceptre"] = {
3030
tags = { default = true, onehand = true, sceptre = true, },
3131
implicit = "Grants Skill: Level (1-20) Skeletal Warrior Minion",
3232
implicitModTypes = { },
33-
req = { },
33+
req = { int = 24, },
3434
}
3535
itemBases["Omen Sceptre"] = {
3636
type = "Sceptre",
@@ -40,7 +40,7 @@ itemBases["Omen Sceptre"] = {
4040
tags = { default = true, onehand = true, sceptre = true, },
4141
implicit = "Grants Skill: Level (1-20) Malice",
4242
implicitModTypes = { },
43-
req = { },
43+
req = { str = 12, int = 25, },
4444
}
4545
itemBases["Ochre Sceptre"] = {
4646
type = "Sceptre",
@@ -50,7 +50,7 @@ itemBases["Ochre Sceptre"] = {
5050
tags = { default = true, onehand = true, sceptre = true, },
5151
implicit = "Grants Skill: Level (1-20) Skeletal Warrior Minion",
5252
implicitModTypes = { },
53-
req = { },
53+
req = { int = 40, },
5454
}
5555
itemBases["Shrine Sceptre"] = {
5656
type = "Sceptre",
@@ -60,7 +60,7 @@ itemBases["Shrine Sceptre"] = {
6060
tags = { default = true, onehand = true, sceptre = true, },
6161
implicit = "Grants Skill: Level (1-20) Purity of Fire",
6262
implicitModTypes = { },
63-
req = { },
63+
req = { str = 17, int = 38, },
6464
}
6565
itemBases["Shrine Sceptre"] = {
6666
type = "Sceptre",
@@ -70,7 +70,7 @@ itemBases["Shrine Sceptre"] = {
7070
tags = { default = true, onehand = true, sceptre = true, },
7171
implicit = "Grants Skill: Level (1-20) Purity of Ice",
7272
implicitModTypes = { },
73-
req = { },
73+
req = { str = 17, int = 38, },
7474
}
7575
itemBases["Shrine Sceptre"] = {
7676
type = "Sceptre",
@@ -80,7 +80,7 @@ itemBases["Shrine Sceptre"] = {
8080
tags = { default = true, onehand = true, sceptre = true, },
8181
implicit = "Grants Skill: Level (1-20) Purity of Lightning",
8282
implicitModTypes = { },
83-
req = { },
83+
req = { str = 17, int = 38, },
8484
}
8585
itemBases["Devouring Sceptre"] = {
8686
type = "Sceptre",
@@ -90,7 +90,7 @@ itemBases["Devouring Sceptre"] = {
9090
tags = { default = true, onehand = true, sceptre = true, },
9191
implicit = "Grants Skill: Level (1-20) Skeletal Warrior Minion",
9292
implicitModTypes = { },
93-
req = { },
93+
req = { int = 60, },
9494
}
9595
itemBases["Clasped Sceptre"] = {
9696
type = "Sceptre",
@@ -100,7 +100,7 @@ itemBases["Clasped Sceptre"] = {
100100
tags = { default = true, onehand = true, sceptre = true, },
101101
implicit = "Grants Skill: Level (1-20) Heart of Ice",
102102
implicitModTypes = { },
103-
req = { },
103+
req = { int = 65, },
104104
}
105105
itemBases["Devotional Sceptre"] = {
106106
type = "Sceptre",
@@ -110,7 +110,7 @@ itemBases["Devotional Sceptre"] = {
110110
tags = { default = true, onehand = true, sceptre = true, },
111111
implicit = "Grants Skill: Level (1-20) Skeletal Warrior Minion",
112112
implicitModTypes = { },
113-
req = { },
113+
req = { str = 26, int = 63, },
114114
}
115115
itemBases["Wrath Sceptre"] = {
116116
type = "Sceptre",
@@ -120,7 +120,7 @@ itemBases["Wrath Sceptre"] = {
120120
tags = { default = true, onehand = true, sceptre = true, },
121121
implicit = "Grants Skill: Level (1-20) Fulmination",
122122
implicitModTypes = { },
123-
req = { },
123+
req = { int = 87, },
124124
}
125125
itemBases["Aromatic Sceptre"] = {
126126
type = "Sceptre",
@@ -130,7 +130,7 @@ itemBases["Aromatic Sceptre"] = {
130130
tags = { default = true, onehand = true, sceptre = true, },
131131
implicit = "Grants Skill: Level (1-20) Skeletal Warrior Minion",
132132
implicitModTypes = { },
133-
req = { },
133+
req = { int = 92, },
134134
}
135135
itemBases["Pious Sceptre"] = {
136136
type = "Sceptre",
@@ -140,7 +140,7 @@ itemBases["Pious Sceptre"] = {
140140
tags = { default = true, onehand = true, sceptre = true, },
141141
implicit = "Grants Skill: Level (1-20) Skeletal Warrior Minion",
142142
implicitModTypes = { },
143-
req = { },
143+
req = { int = 102, },
144144
}
145145
itemBases["Hallowed Sceptre"] = {
146146
type = "Sceptre",
@@ -150,7 +150,7 @@ itemBases["Hallowed Sceptre"] = {
150150
tags = { default = true, onehand = true, sceptre = true, },
151151
implicit = "Grants Skill: Level (1-20) Skeletal Warrior Minion",
152152
implicitModTypes = { },
153-
req = { },
153+
req = { int = 114, },
154154
}
155155

156156
itemBases["Shrine Sceptre"] = {
@@ -162,7 +162,7 @@ itemBases["Shrine Sceptre"] = {
162162
tags = { default = true, onehand = true, sceptre = true, },
163163
implicit = "Grants Skill: Level (1-20) Purity of Fire",
164164
implicitModTypes = { },
165-
req = { },
165+
req = { str = 17, int = 38, },
166166
}
167167
itemBases["Shrine Sceptre"] = {
168168
type = "Sceptre",
@@ -173,7 +173,7 @@ itemBases["Shrine Sceptre"] = {
173173
tags = { default = true, onehand = true, sceptre = true, },
174174
implicit = "Grants Skill: Level (1-20) Purity of Ice",
175175
implicitModTypes = { },
176-
req = { },
176+
req = { str = 17, int = 38, },
177177
}
178178
itemBases["Shrine Sceptre"] = {
179179
type = "Sceptre",
@@ -184,7 +184,7 @@ itemBases["Shrine Sceptre"] = {
184184
tags = { default = true, onehand = true, sceptre = true, },
185185
implicit = "Grants Skill: Level (1-20) Purity of Lightning",
186186
implicitModTypes = { },
187-
req = { },
187+
req = { str = 17, int = 38, },
188188
}
189189

190190
itemBases["Shrine Sceptre (Purity of Fire)"] = {
@@ -195,7 +195,7 @@ itemBases["Shrine Sceptre (Purity of Fire)"] = {
195195
tags = { default = true, onehand = true, sceptre = true, },
196196
implicit = "Grants Skill: Level (1-20) Purity of Fire",
197197
implicitModTypes = { },
198-
req = { },
198+
req = { str = 17, int = 38, },
199199
}
200200
itemBases["Shrine Sceptre (Purity of Cold)"] = {
201201
type = "Sceptre",
@@ -205,7 +205,7 @@ itemBases["Shrine Sceptre (Purity of Cold)"] = {
205205
tags = { default = true, onehand = true, sceptre = true, },
206206
implicit = "Grants Skill: Level (1-20) Purity of Ice",
207207
implicitModTypes = { },
208-
req = { },
208+
req = { str = 17, int = 38, },
209209
}
210210
itemBases["Shrine Sceptre (Purity of Lighting)"] = {
211211
type = "Sceptre",
@@ -215,5 +215,5 @@ itemBases["Shrine Sceptre (Purity of Lighting)"] = {
215215
tags = { default = true, onehand = true, sceptre = true, },
216216
implicit = "Grants Skill: Level (1-20) Purity of Lightning",
217217
implicitModTypes = { },
218-
req = { },
218+
req = { str = 17, int = 38, },
219219
}

src/Data/Bases/staff.lua

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ itemBases["Spriggan Staff"] = {
3636
tags = { default = true, staff = true, twohand = true, },
3737
implicit = "Grants Skill: Level (1-20) Firebolt",
3838
implicitModTypes = { },
39-
req = { },
39+
req = { int = 23, },
4040
}
4141
itemBases["Pyrophyte Staff"] = {
4242
type = "Staff",
@@ -45,7 +45,7 @@ itemBases["Pyrophyte Staff"] = {
4545
tags = { default = true, no_chaos_spell_mods = true, no_cold_spell_mods = true, no_lightning_spell_mods = true, no_physical_spell_mods = true, staff = true, twohand = true, },
4646
implicit = "Grants Skill: Level (1-20) Solar Orb",
4747
implicitModTypes = { },
48-
req = { },
48+
req = { int = 31, },
4949
}
5050
itemBases["Chiming Staff"] = {
5151
type = "Staff",
@@ -54,7 +54,7 @@ itemBases["Chiming Staff"] = {
5454
tags = { default = true, staff = true, twohand = true, },
5555
implicit = "Grants Skill: Level (1-20) Sigil of Power",
5656
implicitModTypes = { },
57-
req = { },
57+
req = { int = 46, },
5858
}
5959
itemBases["Rending Staff"] = {
6060
type = "Staff",
@@ -63,7 +63,7 @@ itemBases["Rending Staff"] = {
6363
tags = { default = true, no_cold_spell_mods = true, no_fire_spell_mods = true, no_lightning_spell_mods = true, no_physical_spell_mods = true, staff = true, twohand = true, },
6464
implicit = "Grants Skill: Level (1-20) Soulrend",
6565
implicitModTypes = { },
66-
req = { },
66+
req = { int = 60, },
6767
}
6868
itemBases["Reaping Staff"] = {
6969
type = "Staff",
@@ -72,7 +72,7 @@ itemBases["Reaping Staff"] = {
7272
tags = { default = true, no_chaos_spell_mods = true, no_cold_spell_mods = true, no_fire_spell_mods = true, no_lightning_spell_mods = true, staff = true, twohand = true, },
7373
implicit = "Grants Skill: Level (1-20) Reap",
7474
implicitModTypes = { },
75-
req = { },
75+
req = { int = 68, },
7676
}
7777
itemBases["Icicle Staff"] = {
7878
type = "Staff",
@@ -81,7 +81,7 @@ itemBases["Icicle Staff"] = {
8181
tags = { default = true, no_chaos_spell_mods = true, no_fire_spell_mods = true, no_lightning_spell_mods = true, no_physical_spell_mods = true, staff = true, twohand = true, },
8282
implicit = "Grants Skill: Level (1-20) Firebolt",
8383
implicitModTypes = { },
84-
req = { },
84+
req = { int = 80, },
8585
}
8686
itemBases["Roaring Staff"] = {
8787
type = "Staff",
@@ -90,7 +90,7 @@ itemBases["Roaring Staff"] = {
9090
tags = { default = true, staff = true, twohand = true, },
9191
implicit = "Grants Skill: Level (1-20) Unleash",
9292
implicitModTypes = { },
93-
req = { },
93+
req = { int = 87, },
9494
}
9595
itemBases["Paralysing Staff"] = {
9696
type = "Staff",
@@ -99,7 +99,7 @@ itemBases["Paralysing Staff"] = {
9999
tags = { default = true, no_chaos_spell_mods = true, no_cold_spell_mods = true, no_fire_spell_mods = true, no_physical_spell_mods = true, staff = true, twohand = true, },
100100
implicit = "Grants Skill: Level (1-20) Enervating Nova",
101101
implicitModTypes = { },
102-
req = { },
102+
req = { int = 92, },
103103
}
104104
itemBases["Sanctified Staff"] = {
105105
type = "Staff",
@@ -108,7 +108,7 @@ itemBases["Sanctified Staff"] = {
108108
tags = { default = true, staff = true, twohand = true, },
109109
implicit = "Grants Skill: Level (1-20) Consecrate",
110110
implicitModTypes = { },
111-
req = { },
111+
req = { int = 99, },
112112
}
113113
itemBases["Dark Staff"] = {
114114
type = "Staff",
@@ -117,7 +117,7 @@ itemBases["Dark Staff"] = {
117117
tags = { default = true, staff = true, twohand = true, },
118118
implicit = "Grants Skill: Level (1-20) Dark Pact",
119119
implicitModTypes = { },
120-
req = { },
120+
req = { int = 114, },
121121
}
122122
itemBases["Ravenous Staff"] = {
123123
type = "Staff",
@@ -126,7 +126,7 @@ itemBases["Ravenous Staff"] = {
126126
tags = { default = true, staff = true, twohand = true, },
127127
implicit = "Grants Skill: Level (1-20) Feast of Flesh",
128128
implicitModTypes = { },
129-
req = { },
129+
req = { int = 114, },
130130
}
131131
itemBases["Permafrost Staff"] = {
132132
type = "Staff",
@@ -136,7 +136,7 @@ itemBases["Permafrost Staff"] = {
136136
tags = { default = true, staff = true, twohand = true, },
137137
implicit = "Grants Skill: Level (1-20) Heart of Ice",
138138
implicitModTypes = { },
139-
req = { },
139+
req = { int = 114, },
140140
}
141141
itemBases["Reflecting Staff"] = {
142142
type = "Staff",
@@ -146,7 +146,7 @@ itemBases["Reflecting Staff"] = {
146146
tags = { default = true, staff = true, twohand = true, },
147147
implicit = "Grants Skill: Level (1-20) Mirror of Refraction",
148148
implicitModTypes = { },
149-
req = { },
149+
req = { int = 114, },
150150
}
151151
itemBases["Perching Staff"] = {
152152
type = "Staff",
@@ -156,7 +156,7 @@ itemBases["Perching Staff"] = {
156156
tags = { default = true, staff = true, twohand = true, },
157157
implicit = "Grants Skill: Level (1-20) Spiraling Conspiracy",
158158
implicitModTypes = { },
159-
req = { },
159+
req = { int = 114, },
160160
}
161161

162162
itemBases["Wrapped Quarterstaff"] = {

0 commit comments

Comments
 (0)