-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgear.html
More file actions
328 lines (328 loc) · 12.2 KB
/
Copy pathgear.html
File metadata and controls
328 lines (328 loc) · 12.2 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
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<title>Gear Guide | Zulrah Guide</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<div class="column">
<header>
<a href="./">Rotation Guide</a>
<a href="#">Gear Guide</a>
</header>
<nav>
<ul class="gear-menu">
<li data-opens="gear-head">Head</li>
<li data-opens="gear-neck">Neck</li>
<li data-opens="gear-body">Body</li>
<li data-opens="gear-legs">Legs</li>
<li data-opens="gear-boots">Boots</li>
<li data-opens="gear-cape">Cape</li>
<li data-opens="gear-weapon">Weapon</li>
<li data-opens="gear-shield">Shield</li>
<li data-opens="gear-hands">Hands</li>
</ul>
</nav>
<div class="gear-content">
<div class="gear-content-background">
<section class="gear-head">
<h1>Head Slot Magic Gear</h1>
<figure>
<img src="img/gear/ancestral_hat.png" alt="Ancestral Hat">
<figcaption>Ancestral Hat</figcaption>
<div class="price expensive">Expensive</div>
If you can afford it this is your best option, equal in
magic bonus to the 3rd Age Mage Hat at +8.
</figure>
<figure>
<img src="img/gear/ahrim's_hood.png" alt="Ahrim's Hood">
<figcaption>Ahrim's Hood</figcaption>
<div class="price affordable">Affordable</div>
This is the most common option. Affordable and has a
magic bonus of +6.
</figure>
<figure>
<img src="img/gear/mystic_hat_(blue).png" alt="Mystic Hat (blue)">
<figcaption>Mystic Hat</figcaption>
<div class="price cheap">Cheap</div>
This is one of the cheapest options with a magic bonus
of +4.
</figure>
<h1>Head Slot Range Gear</h1>
<figure>
<img src="img/gear/void_ranger_helm.png" alt="Void Range Helm">
<figcaption>Void Range Helm</figcaption>
This is the best option by far, along with the rest of
the range void set.
</figure>
</section>
<section class="gear-neck">
<h1>Neck Slot Magic Gear</h1>
<figure>
<img src="img/gear/occult_necklace.png" alt="Occult Necklace">
<figcaption>Occult Necklace</figcaption>
<div class="price affordable">Affordable</div>
The most common option, with a magic bonus of +12.
</figure>
<figure>
<img src="img/gear/amulet_of_glory.png" alt="Amulet of Glory">
<figcaption>Amulet of Glory</figcaption>
<div class="price cheap">Cheap</div>
A good cheap option with a magic bonus of +10.
</figure>
<h1>Neck Slot Range Gear</h1>
<figure>
<img src="img/gear/necklace_of_anguish.png" alt="Necklace of Anguish">
<figcaption>Necklace of Anguish</figcaption>
<div class="price expensive">Expensive</div>
Expensive but best in slot. Range bonus of +15.
</figure>
<figure>
<img src="img/gear/amulet_of_fury.png" alt="Amulet of Fury">
<figcaption>Amulet of Fury</figcaption>
<div class="price affordable">Affordable</div>
Nice defence bonus along with a range bonus of +10.
</figure>
<figure>
<img src="img/gear/amulet_of_glory.png" alt="Amulet of Glory">
<figcaption>Amulet of Glory</figcaption>
<div class="price cheap">Cheap</div>
A good cheap option with a range bonus of +10.
</figure>
</section>
<section class="gear-body">
<h1>Body Slot Magic Gear</h1>
<figure>
<img src="img/gear/ancestral_robe_top.png" alt="Ancestral Robe Top">
<figcaption>Ancestral Robe Top</figcaption>
<div class="price expensive">Expensive</div>
Best in slot but expensive with a magic bonus of +35.
</figure>
<figure>
<img src="img/gear/ahrim's_robe_top.png" alt="Ahrim's Robe Top">
<figcaption>Ahrim's Robe Top</figcaption>
<div class="price affordable">Affordable</div>
The most common option with a magic bonus of +30.
</figure>
<figure>
<img src="img/gear/mystic_robe_top.png" alt="Mystic Robe Top">
<figcaption>Mystic Robe Top</figcaption>
<div class="price cheap">Cheap</div>
A cheap option with a magic bonus of +20.
</figure>
<h1>Body Slot Range Gear</h1>
<figure>
<img src="img/gear/elite_void_top.png" alt="Elite Void Top">
<figcaption>Elite Void Top</figcaption>
This is the best option by far, along with the rest of
the range void set.
</figure>
</section>
<section class="gear-legs">
<h1>Legs Slot Magic Gear</h1>
<figure>
<img src="img/gear/ancestral_robe_bottom.png" alt="Ancestral Robe Bottom">
<figcaption>Ancestral Robe Bottom</figcaption>
<div class="price expensive">Expensive</div>
Best in slot magic bottom but very expensive. Magic
bonus of +26.
</figure>
<figure>
<img src="img/gear/ahrim's_robe_skirt.png" alt="Ahrim's Robe Skirt">
<figcaption>Ahrim's Robe Skirt</figcaption>
<div class="price affordable">Affordable</div>
The most common choice. Magic bonus of +22.
</figure>
<figure>
<img src="img/gear/mystic_robe_bottom.png" alt="Mystic Robe Bottom">
<figcaption>Mystic Robe Bottom</figcaption>
<div class="price cheap">Cheap</div>
A cheap option with a magic bonus of +15.
</figure>
<h1>Legs Slot Range Gear</h1>
<figure>
<img src="img/gear/elite_void_robe.png" alt="Elite Void Robe">
<figcaption>Elite Void Robe</figcaption>
This is the best option by far, along with the rest of
the range void set.
</figure>
</section>
<section class="gear-boots">
<h1>Boots Slot Magic Gear</h1>
<figure>
<img src="img/gear/eternal_boots.png" alt="Eternal Boots">
<figcaption>Eternal Boots</figcaption>
<div class="price expensive">Expensive</div>
Best in slot magic boots, and they look so nice, with a
magic bonus of +8.
</figure>
<figure>
<img src="img/gear/infinity_boots.png" alt="Infinity Boots">
<figcaption>Infinity Boots</figcaption>
<div class="price affordable">Affordable</div>
The ugly version of the Eternals with a magic bonus of
+5.
</figure>
<figure>
<img src="img/gear/wizard_boots.png" alt="Wizard Boots">
<figcaption>Wizard Boots</figcaption>
<div class="price cheap">Cheap</div>
A cheap option with a magic bonus of +4.
</figure>
<h1>Boots Slot Range Gear</h1>
<figure>
<img src="img/gear/pegasian_boots.png" alt="Pegasian Boots">
<figcaption>Pegasian Boots</figcaption>
<div class="price expensive">Expensive</div>
Best in slot boots with a range bonus of +12.
</figure>
<figure>
<img src="img/gear/saradomin_d'hide_boots.png" alt="Saradomin D'hide Boots">
<figcaption>Blessed Boots</figcaption>
<div class="price affordable">Affordable</div>
Any of the god dragonhide boots will do fine with a
range bonus of +7.
</figure>
<figure>
<img src="img/gear/snakeskin_boots.png" alt="Snakeskin Boots">
<figcaption>Snakeskin Boots</figcaption>
<div class="price cheap">Cheap</div>
Make everyone jealous with this sick swag. Range bonus
of +3.
</figure>
</section>
<section class="gear-cape">
<h1>Cape Slot Magic Gear</h1>
<figure>
<img src="img/gear/imbued_saradomin_cape.png" alt="Imbued Saradomin Cape">
<figcaption>Imbued God Cape</figcaption>
Best in slot magic cape with a magic bonus of +15.
</figure>
<figure>
<img src="img/gear/saradomin_cape.png" alt="Saradomin Cape">
<figcaption>God Cape</figcaption>
A standard God cape, with a magic bonus of +10.
</figure>
<h1>Cape Slot Range Gear</h1>
<figure>
<img src="img/gear/ava's_assembler.png" alt="Ava's Assembler">
<figcaption>Ava's Assembler</figcaption>
Best in slot range cape with a range bonus of +8.
</figure>
<figure>
<img src="img/gear/ava's_accumulator.png" alt="Ava's Accumulator">
<figcaption>Ava's Accumulator</figcaption>
A standard accumulator, with a range bonus of +4.
</figure>
</section>
<section class="gear-weapon">
<h1>Weapon Slot Magic Gear</h1>
<figure>
<img src="img/gear/trident_of_the_swamp.png" alt="Trident of the Swamp">
<figcaption>Trident of the Swamp</figcaption>
<div class="price expensive">Expensive</div>
Best in slot for Zulrah with a magic bonus of +25.
</figure>
<figure>
<img src="img/gear/trident_of_the_seas.png" alt="Trident of the Seas">
<figcaption>Trident of the Seas</figcaption>
<div class="price affordable">Affordable</div>
Best after the swamp trident with a magic bonus of +15.
</figure>
<figure>
<img src="img/gear/iban's_staff.png" alt="Iban's Staff">
<figcaption>Iban's Staff</figcaption>
It is recommended to go with at least a trident of the
seas but this works with magic bonus of +10.
</figure>
<h1>Weapon Slot Range Gear</h1>
<figure>
<img src="img/gear/twisted_bow.png" alt="Twisted Bow">
<figcaption>Twisted Bow</figcaption>
<div class="price expensive">Expensive</div>
If you can afford this you do not need this guide.
</figure>
<figure>
<img src="img/gear/toxic_blowpipe.png" alt="Toxic Blowpipe">
<figcaption>Toxic Blowpipe</figcaption>
<div class="price affordable">Affordable</div>
No other range weapon comes close for Zulrah. Range
bonus of +78 with Rune Darts.
</figure>
<figure>
<img src="img/gear/rune_crossbow.png" alt="Rune Crossbow">
<figcaption>Rune Crossbow</figcaption>
<div class="price cheap">Cheap</div>
A good cheap option. Use the best bolts within your
price range. Range bonus of +90.
</figure>
</section>
<section class="gear-shield">
<h1>Shield Slot Magic Gear</h1>
<figure>
<img src="img/gear/arcane_spirit_shield.png" alt="Arcane Spirit Shield">
<figcaption>Arcane Spirit Shield</figcaption>
<div class="price expensive">Expensive</div>
Very expensive but very nice. Magic bonus of +20.
</figure>
<figure>
<img src="img/gear/ancient_wyvern_shield.png" alt="Ancient Wyvern Shield">
<figcaption>Ancient Wyvern Shield</figcaption>
<div class="price expensive">Expensive</div>
Expensive, but better defensive stats than a Mage's
Book. Magic bonus of +15.
</figure>
<figure>
<img src="img/gear/mage's_book.png" alt="Mage's Book">
<figcaption>Mage's Book</figcaption>
<div class="price affordable">Affordable</div>
Moderately pricey but obtainable. Magic bonus of +15.
</figure>
<figure>
<img src="img/gear/book_of_darkness.png" alt="Book of Darkness">
<figcaption>Book of Darkness</figcaption>
<div class="price affordable">Affordable</div>
Relatively cheap and has a better magic bonus than an
Unholy Book, but no range bonus. Magic bonus of +10.
</figure>
<figure>
<img src="img/gear/unholy_book.png" alt="Unholy Book">
<figcaption>Unholy Book</figcaption>
<div class="price affordable">Affordable</div>
Still kind of expensive but a great option with a magic
bonus of +8.
</figure>
</section>
<section class="gear-hands">
<h1>Hands Slot Magic Gear</h1>
<figure>
<img src="img/gear/tormented_bracelet.png" alt="Tormented Bracelet">
<figcaption>Tormented Bracelet</figcaption>
<div class="price expensive">Expensive</div>
Best in slot option with a magic bonus of +10.
</figure>
<figure>
<img src="img/gear/barrows_gloves.png" alt="Barrows Gloves">
<figcaption>Barrows Gloves</figcaption>
<div class="price cheap">Cheap</div>
Also a great option with a magic bonus of +6.
</figure>
<h1>Hands Slot Range Gear</h1>
<figure>
<img src="img/gear/void_knight_gloves.png" alt="Void Knight Gloves">
<figcaption>Void Knight Gloves</figcaption>
This is the best option by far, along with the rest of
the range void set.
</figure>
</section>
</div>
</div>
<footer>
This is a fan site. I have no affiliation with Jagex. All artwork on
this site belongs to ©Jagex Games Ltd
</footer>
</div>
<script src="script.js"></script>
</body>
</html>