@@ -87,13 +87,13 @@ public abstract class RewardScript
87
87
[ "Flame Fortified Girdle" , "Wind Fortified Girdle" , "Earth Fortified Girdle" , "Sea Fortified Girdle" ] ,
88
88
[ ( 226 , 249 ) ] = null ,
89
89
[ ( 250 , 299 ) ] = [ "Cursed Belt" , "Polished Hybrasyl Girdle" ] ,
90
- [ ( 300 , 349 ) ] = null ,
90
+ [ ( 300 , 349 ) ] = [ "Dark Red Plamit Belt" , "Light Red Plamit Belt" ] ,
91
91
[ ( 350 , 399 ) ] = null ,
92
- [ ( 400 , 449 ) ] = null ,
93
- [ ( 450 , 500 ) ] = null ,
94
- [ ( 501 , 550 ) ] = null ,
95
- [ ( 551 , 600 ) ] = null ,
96
- [ ( 601 , 650 ) ] = null ,
92
+ [ ( 400 , 449 ) ] = [ "Flame Sarnath Cingulum" , "Wind Sarnath Cingulum" , "Earth Sarnath Cingulum" , "Sea Sarnath Cingulum" ] ,
93
+ [ ( 450 , 500 ) ] = [ "Voided Sarnath Cingulum" , "Divine Sarnath Cingulum" ] ,
94
+ [ ( 501 , 550 ) ] = [ "Flame-Etched Dragon's Cingulum" , "Wind-Etched Dragon's Cingulum" , "Earth-Etched Dragon's Cingulum" , "Sea-Etched Dragon's Cingulum" ] ,
95
+ [ ( 551 , 600 ) ] = [ "Flame-Etched Dragon's Cingulum" , "Wind-Etched Dragon's Cingulum" , "Earth-Etched Dragon's Cingulum" , "Sea-Etched Dragon's Cingulum" , "Void-Etched Dragon's Cingulum" , "Holy-Etched Dragon's Cingulum" ] ,
96
+ [ ( 601 , 650 ) ] = [ "Void-Etched Dragon's Cingulum" , "Holy-Etched Dragon's Cingulum" ] ,
97
97
[ ( 651 , 700 ) ] = null ,
98
98
[ ( 701 , 750 ) ] = null ,
99
99
[ ( 751 , 800 ) ] = null ,
@@ -123,13 +123,13 @@ public abstract class RewardScript
123
123
[ ( 201 , 225 ) ] = [ "Mythic Slippers" , "Hybrasyl Boots" ] ,
124
124
[ ( 226 , 249 ) ] = [ "Shinguards" ] ,
125
125
[ ( 250 , 299 ) ] = [ "Leather Strapped Sabatons" ] ,
126
- [ ( 300 , 349 ) ] = null ,
127
- [ ( 350 , 399 ) ] = null ,
128
- [ ( 400 , 449 ) ] = null ,
129
- [ ( 450 , 500 ) ] = null ,
130
- [ ( 501 , 550 ) ] = null ,
131
- [ ( 551 , 600 ) ] = null ,
132
- [ ( 601 , 650 ) ] = null ,
126
+ [ ( 300 , 349 ) ] = [ "Red Plamit Boots" ] ,
127
+ [ ( 350 , 399 ) ] = [ "Red Plamit Boots" , "Silver Dragon Boots" , "Golden Dragon Boots" ] ,
128
+ [ ( 400 , 449 ) ] = [ "Silver Dragon Boots" , "Golden Dragon Boots" ] ,
129
+ [ ( 450 , 500 ) ] = [ "Atlantis Sandals" ] ,
130
+ [ ( 501 , 550 ) ] = [ "Atlantis Sandals" , "Depth Voyagers" ] ,
131
+ [ ( 551 , 600 ) ] = [ "Obsidian Tipped Voyagers" ] ,
132
+ [ ( 601 , 650 ) ] = [ "Laced Obsidian Boots" ] ,
133
133
[ ( 651 , 700 ) ] = null ,
134
134
[ ( 701 , 750 ) ] = null ,
135
135
[ ( 751 , 800 ) ] = null ,
@@ -177,10 +177,10 @@ public abstract class RewardScript
177
177
[ ( 350 , 399 ) ] = [ "Gold Triforce Earrings" , "Empowered Gold Triforce Earrings" ] ,
178
178
[ ( 400 , 449 ) ] = [ "Stone Studded Clips" ] ,
179
179
[ ( 450 , 500 ) ] = [ "Rioga Orb Earrings" ] ,
180
- [ ( 501 , 550 ) ] = null ,
181
- [ ( 551 , 600 ) ] = null ,
182
- [ ( 601 , 650 ) ] = null ,
183
- [ ( 651 , 700 ) ] = null ,
180
+ [ ( 501 , 550 ) ] = [ "Cailius Jewel" ] ,
181
+ [ ( 551 , 600 ) ] = [ "Cailius Jewel" , "Dual Cailius Jewels" ] ,
182
+ [ ( 601 , 650 ) ] = [ "Ruby Imperius Earrings" , "Emerald Imperius Earrings" ] ,
183
+ [ ( 651 , 700 ) ] = [ "Golden Imperius Earrings" ] ,
184
184
[ ( 701 , 750 ) ] = null ,
185
185
[ ( 751 , 800 ) ] = null ,
186
186
[ ( 801 , 850 ) ] = null ,
0 commit comments