@@ -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}
2525itemBases [" 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}
3535itemBases [" 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}
4545itemBases [" 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}
5555itemBases [" 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}
6565itemBases [" 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}
7575itemBases [" 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}
8585itemBases [" 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}
9595itemBases [" 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}
105105itemBases [" 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}
115115itemBases [" 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}
125125itemBases [" 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}
135135itemBases [" 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}
145145itemBases [" 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
156156itemBases [" 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}
167167itemBases [" 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}
178178itemBases [" 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
190190itemBases [" 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}
200200itemBases [" 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}
210210itemBases [" 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}
0 commit comments