Skip to content

Commit 8f7389d

Browse files
authored
Merge pull request #32 from mgerni/add-boss-pets
add-boss-pets
2 parents 3953f3c + 9b5a166 commit 8f7389d

3 files changed

Lines changed: 50 additions & 36 deletions

File tree

static/assets/bran.png

38 KB
Loading

static/assets/yami.png

57.7 KB
Loading

tasks/bossPets.json

Lines changed: 50 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -15,261 +15,275 @@
1515
},
1616
{
1717
"_id": 3,
18+
"name": "Bran",
19+
"assetImage": "bran.png",
20+
"wikiLink": "https://oldschool.runescape.wiki/w/Bran",
21+
"uuid": "2cf9303e-1477-4261-8ef7-6d0228236cfd"
22+
},
23+
{
24+
"_id": 4,
1825
"name": "Callisto cub",
1926
"assetImage": "Callisto_cub.png",
2027
"wikiLink": "https://oldschool.runescape.wiki/w/Callisto_cub",
2128
"uuid": "601856e9-e047-40c5-8181-951569fa1863"
2229
},
2330
{
24-
"_id": 4,
31+
"_id": 5,
2532
"name": "Hellpuppy",
2633
"assetImage": "Hellpuppy.png",
2734
"wikiLink": "https://oldschool.runescape.wiki/w/Hellpuppy",
2835
"uuid": "8e5f0ca4-268e-468a-8940-8b773fed2202"
2936
},
3037
{
31-
"_id": 5,
38+
"_id": 6,
3239
"name": "Huberte",
3340
"assetImage": "Huberte_detail.png",
3441
"wikiLink": "https://oldschool.runescape.wiki/w/Huberte",
3542
"uuid": "45d661bf-9fec-4260-af34-7c5325d7ac36"
3643
},
3744
{
38-
"_id": 6,
45+
"_id": 7,
3946
"name": "Ikkle hydra",
4047
"assetImage": "Ikkle_hydra.png",
4148
"wikiLink": "https://oldschool.runescape.wiki/w/Ikkle_hydra",
4249
"uuid": "4663bc6a-a704-48e8-9369-69c226f53ca9"
4350
},
4451
{
45-
"_id": 7,
52+
"_id": 8,
4653
"name": "Jal-nib-rek/Tzrek-zuk",
4754
"assetImage": "Jal-nib-rek.png",
4855
"wikiLink": "https://oldschool.runescape.wiki/w/Jal-nib-rek",
4956
"uuid": "afde6030-8cba-4e6f-8be6-b54dd5883a40"
5057
},
5158
{
52-
"_id": 8,
59+
"_id": 9,
5360
"name": "Kalphite princess",
5461
"assetImage": "Kalphite_princess_2nd_form.png",
5562
"wikiLink": "https://oldschool.runescape.wiki/w/Kalphite_princess",
5663
"uuid": "43ed2a3b-b36c-4ff4-a229-9639dcc7a429"
5764
},
5865
{
59-
"_id": 9,
66+
"_id": 10,
6067
"name": "Lil' zik",
6168
"assetImage": "Lil_zik.png",
6269
"wikiLink": "https://oldschool.runescape.wiki/w/Lil%27_zik",
6370
"uuid": "4f26629c-5429-4a90-a4fa-79434c38770f"
6471
},
6572
{
66-
"_id": 10,
73+
"_id": 11,
6774
"name": "Little nightmare",
6875
"assetImage": "Little_nightmare.png",
6976
"wikiLink": "https://oldschool.runescape.wiki/w/Little_nightmare",
7077
"uuid": "db2932e6-f8b4-48bc-92a2-502705655b17"
7178
},
7279
{
73-
"_id": 11,
80+
"_id": 12,
7481
"name": "Moxi",
7582
"assetImage": "Moxi.png",
7683
"wikiLink": "https://oldschool.runescape.wiki/w/Moxi",
7784
"uuid": "771a2df5-06ea-4380-b439-369c455368a2"
7885
},
7986
{
80-
"_id": 12,
87+
"_id": 13,
8188
"name": "Muphin",
8289
"assetImage": "Muphin_detail.png",
8390
"wikiLink": "https://oldschool.runescape.wiki/w/Muphin",
8491
"uuid": "1931d9d2-ec87-4359-8872-1ab639a30ba5"
8592
},
8693
{
87-
"_id": 13,
94+
"_id": 14,
8895
"name": "Nexling",
8996
"assetImage": "Nexling.png",
9097
"wikiLink": "https://oldschool.runescape.wiki/w/Nexling",
9198
"uuid": "b808dd19-a954-45d4-b762-7073f23ff1d2"
9299
},
93100
{
94-
"_id": 14,
101+
"_id": 15,
95102
"name": "Nid",
96103
"assetImage": "nid.png",
97104
"wikiLink": "https://oldschool.runescape.wiki/w/Nid",
98105
"uuid": "4982f7b4-7ebf-4180-bb13-ef46db459cc5"
99106
},
100107
{
101-
"_id": 15,
108+
"_id": 16,
102109
"name": "Noon/Midnight",
103110
"assetImage": "Noon.png",
104111
"wikiLink": "https://oldschool.runescape.wiki/w/Noon",
105112
"uuid": "ba76bd78-d812-44be-9f32-ec103c7a691a"
106113
},
107114
{
108-
"_id": 16,
115+
"_id": 17,
109116
"name": "Olmlet",
110117
"assetImage": "Olmlet.png",
111118
"wikiLink": "https://oldschool.runescape.wiki/w/Olmlet",
112119
"uuid": "b9d43521-5207-4c9c-b1e8-138e73652c59"
113120
},
114121
{
115-
"_id": 17,
122+
"_id": 18,
116123
"name": "Pet chaos elemental",
117124
"assetImage": "Pet_chaos_elemental.png",
118125
"wikiLink": "https://oldschool.runescape.wiki/w/Pet_chaos_elemental",
119126
"uuid": "2c998e4b-6632-4f04-9357-076e06f35309"
120127
},
121128
{
122-
"_id": 18,
129+
"_id": 19,
123130
"name": "Pet dagannoth prime",
124131
"assetImage": "Pet_dagannoth_prime.png",
125132
"wikiLink": "https://oldschool.runescape.wiki/w/Pet_dagannoth_prime",
126133
"uuid": "ae72d0c5-2131-4ac5-88ba-2673493be3bd"
127134
},
128135
{
129-
"_id": 19,
136+
"_id": 20,
130137
"name": "Pet dagannoth rex",
131138
"assetImage": "Pet_dagannoth_rex.png",
132139
"wikiLink": "https://oldschool.runescape.wiki/w/Pet_dagannoth_rex",
133140
"uuid": "b6d9eebb-2cc9-4e0d-8bc2-9aae715488ac"
134141
},
135142
{
136-
"_id": 20,
143+
"_id": 21,
137144
"name": "Pet dagannoth supreme",
138145
"assetImage": "Pet_dagannoth_supreme.png",
139146
"wikiLink": "https://oldschool.runescape.wiki/w/Pet_dagannoth_supreme",
140147
"uuid": "9cd3429d-1b46-4ef7-9948-78a9813227ca"
141148
},
142149
{
143-
"_id": 21,
150+
"_id": 22,
144151
"name": "Pet dark core/corporeal critter",
145152
"assetImage": "Pet_dark_core.png",
146153
"wikiLink": "https://oldschool.runescape.wiki/w/Pet_dark_core",
147154
"uuid": "836487ea-37f7-4850-bb23-7f1d6275de9e"
148155
},
149156
{
150-
"_id": 22,
157+
"_id": 23,
151158
"name": "Pet general graardor",
152159
"assetImage": "Pet_general_graardor.png",
153160
"wikiLink": "https://oldschool.runescape.wiki/w/Pet_general_graardor",
154161
"uuid": "28c5fef8-e1ab-42ea-90a1-dfcfdd602401"
155162
},
156163
{
157-
"_id": 23,
164+
"_id": 24,
158165
"name": "Pet k'ril tsutsaroth",
159166
"assetImage": "Pet_kril_tsutsaroth.png",
160167
"wikiLink": "https://oldschool.runescape.wiki/w/Pet_k%27ril_tsutsaroth",
161168
"uuid": "7e690297-f53a-4a54-88b8-e5fbb40f0296"
162169
},
163170
{
164-
"_id": 24,
171+
"_id": 25,
165172
"name": "Pet kraken",
166173
"assetImage": "Pet_kraken.png",
167174
"wikiLink": "https://oldschool.runescape.wiki/w/Pet_kraken",
168175
"uuid": "57762bb9-1c7e-4325-846c-6ce541e48aa4"
169176
},
170177
{
171-
"_id": 25,
178+
"_id": 26,
172179
"name": "Pet kree'arra",
173180
"assetImage": "Pet_kreearra.png",
174181
"wikiLink": "https://oldschool.runescape.wiki/w/Pet_kree%27arra",
175182
"uuid": "31ef9651-6bb0-468c-92c7-fd272a4cf9b1"
176183
},
177184
{
178-
"_id": 26,
185+
"_id": 27,
179186
"name": "Pet smoke devil",
180187
"assetImage": "Pet_smoke_devil.png",
181188
"wikiLink": "https://oldschool.runescape.wiki/w/Pet_smoke_devil",
182189
"uuid": "b82d1edf-a609-4757-aa7a-dabadbe441cc"
183190
},
184191
{
185-
"_id": 27,
192+
"_id": 28,
186193
"name": "Pet snakeling",
187194
"assetImage": "Pet_snakeling.png",
188195
"wikiLink": "https://oldschool.runescape.wiki/w/Pet_snakeling",
189196
"uuid": "871c2274-585c-40b2-ab9d-fc1b78ae18d5"
190197
},
191198
{
192-
"_id": 28,
199+
"_id": 29,
193200
"name": "Pet zilyana",
194201
"assetImage": "Pet_zilyana.png",
195202
"wikiLink": "https://oldschool.runescape.wiki/w/Pet_zilyana",
196203
"uuid": "6a001a9b-b3f2-421c-a62a-faafc5e1dae0"
197204
},
198205
{
199-
"_id": 29,
206+
"_id": 30,
200207
"name": "Prince black dragon",
201208
"assetImage": "Prince_black_dragon.png",
202209
"wikiLink": "https://oldschool.runescape.wiki/w/Prince_black_dragon",
203210
"uuid": "d7d850c8-53a6-4758-8873-bb3752566d10"
204211
},
205212
{
206-
"_id": 30,
213+
"_id": 31,
207214
"name": "Scorpia's offspring",
208215
"assetImage": "Scorpias_offspring.png",
209216
"wikiLink": "https://oldschool.runescape.wiki/w/Scorpia offspring",
210217
"uuid": "0e2558cf-ec25-4974-907a-1b12df022394"
211218
},
212219
{
213-
"_id": 31,
220+
"_id": 32,
214221
"name": "Scurry",
215222
"assetImage": "Scurry.png",
216223
"wikiLink": "https://oldschool.runescape.wiki/w/Scurry",
217224
"uuid": "94a57c56-aa5d-4220-ba2f-f17aeb10446e"
218225
},
219226
{
220-
"_id": 32,
227+
"_id": 33,
221228
"name": "Skotos",
222229
"assetImage": "Skotos.png",
223230
"wikiLink": "https://oldschool.runescape.wiki/w/Skotos",
224231
"uuid": "ed9d9451-7b8f-4b4e-90bc-804a95a8e55b"
225232
},
226233
{
227-
"_id": 33,
234+
"_id": 34,
228235
"name": "Sraracha",
229236
"assetImage": "Sraracha.png",
230237
"wikiLink": "https://oldschool.runescape.wiki/w/Sraracha",
231238
"uuid": "7c752184-9bc7-4af2-8479-0ceb6437d15d"
232239
},
233240
{
234-
"_id": 34,
241+
"_id": 35,
235242
"name": "Tzrek-jad",
236243
"assetImage": "Tzrek-jad.png",
237244
"wikiLink": "https://oldschool.runescape.wiki/w/Tzrek-jad",
238245
"uuid": "9ddc93bc-0df1-468f-b836-cf8e8b0a4e56"
239246
},
240247
{
241-
"_id": 35,
248+
"_id": 36,
242249
"name": "Tumeken's guardian",
243250
"assetImage": "Tumeken's_Guardian.png",
244251
"wikiLink": "https://oldschool.runescape.wiki/w/Tumeken%27s_guardian",
245252
"uuid": "166e46d1-86cf-4ecf-bd5c-23b9a3243dff"
246253
},
247254
{
248-
"_id": 36,
255+
"_id": 37,
249256
"name": "Venenatis spiderling",
250257
"assetImage": "Venenatis_spiderling.png",
251258
"wikiLink": "https://oldschool.runescape.wiki/w/Venenatis_spiderling",
252259
"uuid": "6da482f4-54e5-4001-9853-60e2ca9844e0"
253260
},
254261
{
255-
"_id": 37,
262+
"_id": 38,
256263
"name": "Vet'ion jr",
257264
"assetImage": "Vetion_jr.png",
258265
"wikiLink": "https://oldschool.runescape.wiki/w/Vetion_junior",
259266
"uuid": "9f8c0e97-5b85-4777-9077-29adf17473f9"
260267
},
261268
{
262-
"_id": 38,
269+
"_id": 39,
263270
"name": "Vorki",
264271
"assetImage": "Vorki.png",
265272
"wikiLink": "https://oldschool.runescape.wiki/w/Vorki",
266273
"uuid": "3723a146-1332-4974-8d3e-79bc2b637117"
267274
},
268275
{
269-
"_id": 39,
276+
"_id": 40,
270277
"name": "Smol Heredit",
271278
"assetImage": "smol_heredit.png",
272279
"wikiLink": "https://oldschool.runescape.wiki/w/Smol_heredit",
273280
"uuid": "9383ce8b-2674-48cb-a84d-f6adad1aa403"
281+
},
282+
{
283+
"_id": 41,
284+
"name": "Yami",
285+
"assetImage": "yami.png",
286+
"wikiLink": "https://oldschool.runescape.wiki/w/Yami",
287+
"uuid": "bd567454-c7fa-4294-8323-a8f208a3db56"
274288
}
275289
]

0 commit comments

Comments
 (0)