@valolytics/ts-valorant-dtos 12.9.0 → 13.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/dtos/agents.json +1 -7
- package/dist/dtos/buddies.json +730 -64
- package/dist/dtos/bundles.json +428 -2
- package/dist/dtos/competitiveTiers.json +3 -3
- package/dist/dtos/contracts.json +3511 -2523
- package/dist/dtos/currencies.json +2 -2
- package/dist/dtos/events.json +10 -2
- package/dist/dtos/flex.json +21 -7
- package/dist/dtos/gameModes.json +88 -0
- package/dist/dtos/maps.json +568 -1
- package/dist/dtos/playerCards.json +457 -193
- package/dist/dtos/playerTitles.json +141 -29
- package/dist/dtos/sprays.json +2113 -1584
- package/dist/dtos/themes.json +49 -0
- package/dist/dtos/weapons.json +7096 -4104
- package/package.json +1 -1
package/dist/dtos/maps.json
CHANGED
|
@@ -9,6 +9,7 @@
|
|
|
9
9
|
"listViewIcon": "https://media.valorant-api.com/maps/7eaecc1b-4337-bbf6-6ab9-04b8f06b3319/listviewicon.png",
|
|
10
10
|
"listViewIconTall": "https://media.valorant-api.com/maps/7eaecc1b-4337-bbf6-6ab9-04b8f06b3319/listviewicontall.png",
|
|
11
11
|
"splash": "https://media.valorant-api.com/maps/7eaecc1b-4337-bbf6-6ab9-04b8f06b3319/splash.png",
|
|
12
|
+
"backgroundImage": "https://media.valorant-api.com/maps/7eaecc1b-4337-bbf6-6ab9-04b8f06b3319/backgroundimage.png",
|
|
12
13
|
"stylizedBackgroundImage": "https://media.valorant-api.com/maps/7eaecc1b-4337-bbf6-6ab9-04b8f06b3319/stylizedbackgroundimage.png",
|
|
13
14
|
"premierBackgroundImage": "https://media.valorant-api.com/maps/7eaecc1b-4337-bbf6-6ab9-04b8f06b3319/premierbackgroundimage.png",
|
|
14
15
|
"assetPath": "ShooterGame/Content/Maps/Ascent/Ascent_PrimaryAsset",
|
|
@@ -330,6 +331,7 @@
|
|
|
330
331
|
"listViewIcon": "https://media.valorant-api.com/maps/d960549e-485c-e861-8d71-aa9d1aed12a2/listviewicon.png",
|
|
331
332
|
"listViewIconTall": "https://media.valorant-api.com/maps/d960549e-485c-e861-8d71-aa9d1aed12a2/listviewicontall.png",
|
|
332
333
|
"splash": "https://media.valorant-api.com/maps/d960549e-485c-e861-8d71-aa9d1aed12a2/splash.png",
|
|
334
|
+
"backgroundImage": "https://media.valorant-api.com/maps/d960549e-485c-e861-8d71-aa9d1aed12a2/backgroundimage.png",
|
|
333
335
|
"stylizedBackgroundImage": "https://media.valorant-api.com/maps/d960549e-485c-e861-8d71-aa9d1aed12a2/stylizedbackgroundimage.png",
|
|
334
336
|
"premierBackgroundImage": "https://media.valorant-api.com/maps/d960549e-485c-e861-8d71-aa9d1aed12a2/premierbackgroundimage.png",
|
|
335
337
|
"assetPath": "ShooterGame/Content/Maps/Bonsai/Bonsai_PrimaryAsset",
|
|
@@ -643,6 +645,7 @@
|
|
|
643
645
|
"listViewIcon": "https://media.valorant-api.com/maps/b529448b-4d60-346e-e89e-00a4c527a405/listviewicon.png",
|
|
644
646
|
"listViewIconTall": "https://media.valorant-api.com/maps/b529448b-4d60-346e-e89e-00a4c527a405/listviewicontall.png",
|
|
645
647
|
"splash": "https://media.valorant-api.com/maps/b529448b-4d60-346e-e89e-00a4c527a405/splash.png",
|
|
648
|
+
"backgroundImage": "https://media.valorant-api.com/maps/b529448b-4d60-346e-e89e-00a4c527a405/backgroundimage.png",
|
|
646
649
|
"stylizedBackgroundImage": "https://media.valorant-api.com/maps/b529448b-4d60-346e-e89e-00a4c527a405/stylizedbackgroundimage.png",
|
|
647
650
|
"premierBackgroundImage": "https://media.valorant-api.com/maps/b529448b-4d60-346e-e89e-00a4c527a405/premierbackgroundimage.png",
|
|
648
651
|
"assetPath": "ShooterGame/Content/Maps/Canyon/Canyon_PrimaryAsset",
|
|
@@ -928,6 +931,7 @@
|
|
|
928
931
|
"listViewIcon": "https://media.valorant-api.com/maps/2c9d57ec-4431-9c5e-2939-8f9ef6dd5cba/listviewicon.png",
|
|
929
932
|
"listViewIconTall": "https://media.valorant-api.com/maps/2c9d57ec-4431-9c5e-2939-8f9ef6dd5cba/listviewicontall.png",
|
|
930
933
|
"splash": "https://media.valorant-api.com/maps/2c9d57ec-4431-9c5e-2939-8f9ef6dd5cba/splash.png",
|
|
934
|
+
"backgroundImage": "https://media.valorant-api.com/maps/2c9d57ec-4431-9c5e-2939-8f9ef6dd5cba/backgroundimage.png",
|
|
931
935
|
"stylizedBackgroundImage": "https://media.valorant-api.com/maps/2c9d57ec-4431-9c5e-2939-8f9ef6dd5cba/stylizedbackgroundimage.png",
|
|
932
936
|
"premierBackgroundImage": "https://media.valorant-api.com/maps/2c9d57ec-4431-9c5e-2939-8f9ef6dd5cba/premierbackgroundimage.png",
|
|
933
937
|
"assetPath": "ShooterGame/Content/Maps/Duality/Duality_PrimaryAsset",
|
|
@@ -1245,6 +1249,7 @@
|
|
|
1245
1249
|
"listViewIcon": "https://media.valorant-api.com/maps/a9009649-421f-d5d5-f80c-0cbe02c125bb/listviewicon.png",
|
|
1246
1250
|
"listViewIconTall": "https://media.valorant-api.com/maps/a9009649-421f-d5d5-f80c-0cbe02c125bb/listviewicontall.png",
|
|
1247
1251
|
"splash": "https://media.valorant-api.com/maps/a9009649-421f-d5d5-f80c-0cbe02c125bb/splash.png",
|
|
1252
|
+
"backgroundImage": null,
|
|
1248
1253
|
"stylizedBackgroundImage": "https://media.valorant-api.com/maps/a9009649-421f-d5d5-f80c-0cbe02c125bb/stylizedbackgroundimage.png",
|
|
1249
1254
|
"premierBackgroundImage": null,
|
|
1250
1255
|
"assetPath": "ShooterGame/Content/Maps/Duel/Duel_1/Skirmish_1_PrimaryAsset",
|
|
@@ -1265,6 +1270,7 @@
|
|
|
1265
1270
|
"listViewIcon": "https://media.valorant-api.com/maps/a38a3f9a-4042-844c-8970-a3ac2f7ce93d/listviewicon.png",
|
|
1266
1271
|
"listViewIconTall": "https://media.valorant-api.com/maps/a38a3f9a-4042-844c-8970-a3ac2f7ce93d/listviewicontall.png",
|
|
1267
1272
|
"splash": "https://media.valorant-api.com/maps/a38a3f9a-4042-844c-8970-a3ac2f7ce93d/splash.png",
|
|
1273
|
+
"backgroundImage": null,
|
|
1268
1274
|
"stylizedBackgroundImage": "https://media.valorant-api.com/maps/a38a3f9a-4042-844c-8970-a3ac2f7ce93d/stylizedbackgroundimage.png",
|
|
1269
1275
|
"premierBackgroundImage": null,
|
|
1270
1276
|
"assetPath": "ShooterGame/Content/Maps/Duel/Duel_2/Skirmish_2_PrimaryAsset",
|
|
@@ -1285,6 +1291,7 @@
|
|
|
1285
1291
|
"listViewIcon": "https://media.valorant-api.com/maps/a264de0f-4a04-9c78-c97a-a6b192ce6e86/listviewicon.png",
|
|
1286
1292
|
"listViewIconTall": "https://media.valorant-api.com/maps/a264de0f-4a04-9c78-c97a-a6b192ce6e86/listviewicontall.png",
|
|
1287
1293
|
"splash": "https://media.valorant-api.com/maps/a264de0f-4a04-9c78-c97a-a6b192ce6e86/splash.png",
|
|
1294
|
+
"backgroundImage": null,
|
|
1288
1295
|
"stylizedBackgroundImage": "https://media.valorant-api.com/maps/a264de0f-4a04-9c78-c97a-a6b192ce6e86/stylizedbackgroundimage.png",
|
|
1289
1296
|
"premierBackgroundImage": null,
|
|
1290
1297
|
"assetPath": "ShooterGame/Content/Maps/Duel/Duel_3/Skirmish_3_PrimaryAsset",
|
|
@@ -1295,6 +1302,48 @@
|
|
|
1295
1302
|
"yScalarToAdd": 0,
|
|
1296
1303
|
"callouts": null
|
|
1297
1304
|
},
|
|
1305
|
+
"4490f1d6-4818-bf5f-9b3a-9c9a8dbb52ed": {
|
|
1306
|
+
"uuid": "4490f1d6-4818-bf5f-9b3a-9c9a8dbb52ed",
|
|
1307
|
+
"displayName": "Skirmish E",
|
|
1308
|
+
"narrativeDescription": null,
|
|
1309
|
+
"tacticalDescription": null,
|
|
1310
|
+
"coordinates": null,
|
|
1311
|
+
"displayIcon": null,
|
|
1312
|
+
"listViewIcon": "https://media.valorant-api.com/maps/4490f1d6-4818-bf5f-9b3a-9c9a8dbb52ed/listviewicon.png",
|
|
1313
|
+
"listViewIconTall": "https://media.valorant-api.com/maps/4490f1d6-4818-bf5f-9b3a-9c9a8dbb52ed/listviewicontall.png",
|
|
1314
|
+
"splash": "https://media.valorant-api.com/maps/4490f1d6-4818-bf5f-9b3a-9c9a8dbb52ed/splash.png",
|
|
1315
|
+
"backgroundImage": null,
|
|
1316
|
+
"stylizedBackgroundImage": "https://media.valorant-api.com/maps/4490f1d6-4818-bf5f-9b3a-9c9a8dbb52ed/stylizedbackgroundimage.png",
|
|
1317
|
+
"premierBackgroundImage": null,
|
|
1318
|
+
"assetPath": "ShooterGame/Content/Maps/Duel/Duel_Heady/Duel_Heady_PrimaryAsset",
|
|
1319
|
+
"mapUrl": "/Game/Maps/Duel/Duel_Heady/Skirmish_E",
|
|
1320
|
+
"xMultiplier": 0,
|
|
1321
|
+
"yMultiplier": 0,
|
|
1322
|
+
"xScalarToAdd": 0,
|
|
1323
|
+
"yScalarToAdd": 0,
|
|
1324
|
+
"callouts": null
|
|
1325
|
+
},
|
|
1326
|
+
"1c7555fc-4bc6-3b98-9674-789d47ef6c50": {
|
|
1327
|
+
"uuid": "1c7555fc-4bc6-3b98-9674-789d47ef6c50",
|
|
1328
|
+
"displayName": "Skirmish D",
|
|
1329
|
+
"narrativeDescription": null,
|
|
1330
|
+
"tacticalDescription": null,
|
|
1331
|
+
"coordinates": null,
|
|
1332
|
+
"displayIcon": null,
|
|
1333
|
+
"listViewIcon": "https://media.valorant-api.com/maps/1c7555fc-4bc6-3b98-9674-789d47ef6c50/listviewicon.png",
|
|
1334
|
+
"listViewIconTall": "https://media.valorant-api.com/maps/1c7555fc-4bc6-3b98-9674-789d47ef6c50/listviewicontall.png",
|
|
1335
|
+
"splash": "https://media.valorant-api.com/maps/1c7555fc-4bc6-3b98-9674-789d47ef6c50/splash.png",
|
|
1336
|
+
"backgroundImage": null,
|
|
1337
|
+
"stylizedBackgroundImage": "https://media.valorant-api.com/maps/1c7555fc-4bc6-3b98-9674-789d47ef6c50/stylizedbackgroundimage.png",
|
|
1338
|
+
"premierBackgroundImage": null,
|
|
1339
|
+
"assetPath": "ShooterGame/Content/Maps/Duel/Duel_platform/Skirmish_D_PrimaryAsset",
|
|
1340
|
+
"mapUrl": "/Game/Maps/Duel/Duel_Platform/Skirmish_D",
|
|
1341
|
+
"xMultiplier": 0,
|
|
1342
|
+
"yMultiplier": 0,
|
|
1343
|
+
"xScalarToAdd": 0,
|
|
1344
|
+
"yScalarToAdd": 0,
|
|
1345
|
+
"callouts": null
|
|
1346
|
+
},
|
|
1298
1347
|
"2fb9a4fd-47b8-4e7d-a969-74b4046ebd53": {
|
|
1299
1348
|
"uuid": "2fb9a4fd-47b8-4e7d-a969-74b4046ebd53",
|
|
1300
1349
|
"displayName": "Breeze",
|
|
@@ -1305,9 +1354,10 @@
|
|
|
1305
1354
|
"listViewIcon": "https://media.valorant-api.com/maps/2fb9a4fd-47b8-4e7d-a969-74b4046ebd53/listviewicon.png",
|
|
1306
1355
|
"listViewIconTall": "https://media.valorant-api.com/maps/2fb9a4fd-47b8-4e7d-a969-74b4046ebd53/listviewicontall.png",
|
|
1307
1356
|
"splash": "https://media.valorant-api.com/maps/2fb9a4fd-47b8-4e7d-a969-74b4046ebd53/splash.png",
|
|
1357
|
+
"backgroundImage": "https://media.valorant-api.com/maps/2fb9a4fd-47b8-4e7d-a969-74b4046ebd53/backgroundimage.png",
|
|
1308
1358
|
"stylizedBackgroundImage": "https://media.valorant-api.com/maps/2fb9a4fd-47b8-4e7d-a969-74b4046ebd53/stylizedbackgroundimage.png",
|
|
1309
1359
|
"premierBackgroundImage": "https://media.valorant-api.com/maps/2fb9a4fd-47b8-4e7d-a969-74b4046ebd53/premierbackgroundimage.png",
|
|
1310
|
-
"assetPath": "ShooterGame/Content/Maps/
|
|
1360
|
+
"assetPath": "ShooterGame/Content/Maps/FoxTrot/Foxtrot_PrimaryAsset",
|
|
1311
1361
|
"mapUrl": "/Game/Maps/Foxtrot/Foxtrot",
|
|
1312
1362
|
"xMultiplier": 0.00007,
|
|
1313
1363
|
"yMultiplier": -0.00007,
|
|
@@ -1602,6 +1652,7 @@
|
|
|
1602
1652
|
"listViewIcon": "https://media.valorant-api.com/maps/690b3ed2-4dff-945b-8223-6da834e30d24/listviewicon.png",
|
|
1603
1653
|
"listViewIconTall": "https://media.valorant-api.com/maps/690b3ed2-4dff-945b-8223-6da834e30d24/listviewicontall.png",
|
|
1604
1654
|
"splash": "https://media.valorant-api.com/maps/690b3ed2-4dff-945b-8223-6da834e30d24/splash.png",
|
|
1655
|
+
"backgroundImage": null,
|
|
1605
1656
|
"stylizedBackgroundImage": "https://media.valorant-api.com/maps/690b3ed2-4dff-945b-8223-6da834e30d24/stylizedbackgroundimage.png",
|
|
1606
1657
|
"premierBackgroundImage": null,
|
|
1607
1658
|
"assetPath": "ShooterGame/Content/Maps/HURM/HURM_Alley/HURM_Alley_PrimaryAsset",
|
|
@@ -1779,6 +1830,7 @@
|
|
|
1779
1830
|
"listViewIcon": "https://media.valorant-api.com/maps/12452a9d-48c3-0b02-e7eb-0381c3520404/listviewicon.png",
|
|
1780
1831
|
"listViewIconTall": "https://media.valorant-api.com/maps/12452a9d-48c3-0b02-e7eb-0381c3520404/listviewicontall.png",
|
|
1781
1832
|
"splash": "https://media.valorant-api.com/maps/12452a9d-48c3-0b02-e7eb-0381c3520404/splash.png",
|
|
1833
|
+
"backgroundImage": null,
|
|
1782
1834
|
"stylizedBackgroundImage": "https://media.valorant-api.com/maps/12452a9d-48c3-0b02-e7eb-0381c3520404/stylizedbackgroundimage.png",
|
|
1783
1835
|
"premierBackgroundImage": null,
|
|
1784
1836
|
"assetPath": "ShooterGame/Content/Maps/HURM/HURM_Bowl/HURM_Bowl_PrimaryAsset",
|
|
@@ -2140,6 +2192,7 @@
|
|
|
2140
2192
|
"listViewIcon": "https://media.valorant-api.com/maps/2c09d728-42d5-30d8-43dc-96a05cc7ee9d/listviewicon.png",
|
|
2141
2193
|
"listViewIconTall": "https://media.valorant-api.com/maps/2c09d728-42d5-30d8-43dc-96a05cc7ee9d/listviewicontall.png",
|
|
2142
2194
|
"splash": "https://media.valorant-api.com/maps/2c09d728-42d5-30d8-43dc-96a05cc7ee9d/splash.png",
|
|
2195
|
+
"backgroundImage": null,
|
|
2143
2196
|
"stylizedBackgroundImage": "https://media.valorant-api.com/maps/2c09d728-42d5-30d8-43dc-96a05cc7ee9d/stylizedbackgroundimage.png",
|
|
2144
2197
|
"premierBackgroundImage": null,
|
|
2145
2198
|
"assetPath": "ShooterGame/Content/Maps/HURM/HURM_Helix/HURM_Helix_PrimaryAsset",
|
|
@@ -2329,6 +2382,7 @@
|
|
|
2329
2382
|
"listViewIcon": "https://media.valorant-api.com/maps/d6336a5a-428f-c591-98db-c8a291159134/listviewicon.png",
|
|
2330
2383
|
"listViewIconTall": "https://media.valorant-api.com/maps/d6336a5a-428f-c591-98db-c8a291159134/listviewicontall.png",
|
|
2331
2384
|
"splash": "https://media.valorant-api.com/maps/d6336a5a-428f-c591-98db-c8a291159134/splash.png",
|
|
2385
|
+
"backgroundImage": null,
|
|
2332
2386
|
"stylizedBackgroundImage": "https://media.valorant-api.com/maps/d6336a5a-428f-c591-98db-c8a291159134/stylizedbackgroundimage.png",
|
|
2333
2387
|
"premierBackgroundImage": null,
|
|
2334
2388
|
"assetPath": "ShooterGame/Content/Maps/HURM/HURM_HighTide/HURM_HighTide_PrimaryAsset",
|
|
@@ -2349,6 +2403,7 @@
|
|
|
2349
2403
|
"listViewIcon": "https://media.valorant-api.com/maps/de28aa9b-4cbe-1003-320e-6cb3ec309557/listviewicon.png",
|
|
2350
2404
|
"listViewIconTall": "https://media.valorant-api.com/maps/de28aa9b-4cbe-1003-320e-6cb3ec309557/listviewicontall.png",
|
|
2351
2405
|
"splash": "https://media.valorant-api.com/maps/de28aa9b-4cbe-1003-320e-6cb3ec309557/splash.png",
|
|
2406
|
+
"backgroundImage": null,
|
|
2352
2407
|
"stylizedBackgroundImage": "https://media.valorant-api.com/maps/de28aa9b-4cbe-1003-320e-6cb3ec309557/stylizedbackgroundimage.png",
|
|
2353
2408
|
"premierBackgroundImage": null,
|
|
2354
2409
|
"assetPath": "ShooterGame/Content/Maps/HURM/HURM_Yard/HURM_Yard_PrimaryAsset",
|
|
@@ -2369,6 +2424,7 @@
|
|
|
2369
2424
|
"listViewIcon": "https://media.valorant-api.com/maps/224b0a95-48b9-f703-1bd8-67aca101a61f/listviewicon.png",
|
|
2370
2425
|
"listViewIconTall": "https://media.valorant-api.com/maps/224b0a95-48b9-f703-1bd8-67aca101a61f/listviewicontall.png",
|
|
2371
2426
|
"splash": "https://media.valorant-api.com/maps/224b0a95-48b9-f703-1bd8-67aca101a61f/splash.png",
|
|
2427
|
+
"backgroundImage": "https://media.valorant-api.com/maps/224b0a95-48b9-f703-1bd8-67aca101a61f/backgroundimage.png",
|
|
2372
2428
|
"stylizedBackgroundImage": "https://media.valorant-api.com/maps/224b0a95-48b9-f703-1bd8-67aca101a61f/stylizedbackgroundimage.png",
|
|
2373
2429
|
"premierBackgroundImage": "https://media.valorant-api.com/maps/224b0a95-48b9-f703-1bd8-67aca101a61f/premierbackgroundimage.png",
|
|
2374
2430
|
"assetPath": "ShooterGame/Content/Maps/Infinity/Infinity_PrimaryAsset",
|
|
@@ -2666,6 +2722,7 @@
|
|
|
2666
2722
|
"listViewIcon": "https://media.valorant-api.com/maps/2fe4ed3a-450a-948b-6d6b-e89a78e680a9/listviewicon.png",
|
|
2667
2723
|
"listViewIconTall": "https://media.valorant-api.com/maps/2fe4ed3a-450a-948b-6d6b-e89a78e680a9/listviewicontall.png",
|
|
2668
2724
|
"splash": "https://media.valorant-api.com/maps/2fe4ed3a-450a-948b-6d6b-e89a78e680a9/splash.png",
|
|
2725
|
+
"backgroundImage": "https://media.valorant-api.com/maps/2fe4ed3a-450a-948b-6d6b-e89a78e680a9/backgroundimage.png",
|
|
2669
2726
|
"stylizedBackgroundImage": "https://media.valorant-api.com/maps/2fe4ed3a-450a-948b-6d6b-e89a78e680a9/stylizedbackgroundimage.png",
|
|
2670
2727
|
"premierBackgroundImage": "https://media.valorant-api.com/maps/2fe4ed3a-450a-948b-6d6b-e89a78e680a9/premierbackgroundimage.png",
|
|
2671
2728
|
"assetPath": "ShooterGame/Content/Maps/Jam/Jam_PrimaryAsset",
|
|
@@ -3023,6 +3080,7 @@
|
|
|
3023
3080
|
"listViewIcon": "https://media.valorant-api.com/maps/92584fbe-486a-b1b2-9faa-39b0f486b498/listviewicon.png",
|
|
3024
3081
|
"listViewIconTall": "https://media.valorant-api.com/maps/92584fbe-486a-b1b2-9faa-39b0f486b498/listviewicontall.png",
|
|
3025
3082
|
"splash": "https://media.valorant-api.com/maps/92584fbe-486a-b1b2-9faa-39b0f486b498/splash.png",
|
|
3083
|
+
"backgroundImage": "https://media.valorant-api.com/maps/92584fbe-486a-b1b2-9faa-39b0f486b498/backgroundimage.png",
|
|
3026
3084
|
"stylizedBackgroundImage": "https://media.valorant-api.com/maps/92584fbe-486a-b1b2-9faa-39b0f486b498/stylizedbackgroundimage.png",
|
|
3027
3085
|
"premierBackgroundImage": "https://media.valorant-api.com/maps/92584fbe-486a-b1b2-9faa-39b0f486b498/premierbackgroundimage.png",
|
|
3028
3086
|
"assetPath": "ShooterGame/Content/Maps/Juliett/Juliett_PrimaryAsset",
|
|
@@ -3252,6 +3310,7 @@
|
|
|
3252
3310
|
"listViewIcon": "https://media.valorant-api.com/maps/1f10dab3-4294-3827-fa35-c2aa00213cf3/listviewicon.png",
|
|
3253
3311
|
"listViewIconTall": "https://media.valorant-api.com/maps/1f10dab3-4294-3827-fa35-c2aa00213cf3/listviewicontall.png",
|
|
3254
3312
|
"splash": "https://media.valorant-api.com/maps/1f10dab3-4294-3827-fa35-c2aa00213cf3/splash.png",
|
|
3313
|
+
"backgroundImage": null,
|
|
3255
3314
|
"stylizedBackgroundImage": null,
|
|
3256
3315
|
"premierBackgroundImage": null,
|
|
3257
3316
|
"assetPath": "ShooterGame/Content/Maps/NPEV2/NPEV2_PrimaryAsset",
|
|
@@ -3272,6 +3331,7 @@
|
|
|
3272
3331
|
"listViewIcon": "https://media.valorant-api.com/maps/fd267378-4d1d-484f-ff52-77821ed10dc2/listviewicon.png",
|
|
3273
3332
|
"listViewIconTall": "https://media.valorant-api.com/maps/fd267378-4d1d-484f-ff52-77821ed10dc2/listviewicontall.png",
|
|
3274
3333
|
"splash": "https://media.valorant-api.com/maps/fd267378-4d1d-484f-ff52-77821ed10dc2/splash.png",
|
|
3334
|
+
"backgroundImage": "https://media.valorant-api.com/maps/fd267378-4d1d-484f-ff52-77821ed10dc2/backgroundimage.png",
|
|
3275
3335
|
"stylizedBackgroundImage": "https://media.valorant-api.com/maps/fd267378-4d1d-484f-ff52-77821ed10dc2/stylizedbackgroundimage.png",
|
|
3276
3336
|
"premierBackgroundImage": "https://media.valorant-api.com/maps/fd267378-4d1d-484f-ff52-77821ed10dc2/premierbackgroundimage.png",
|
|
3277
3337
|
"assetPath": "ShooterGame/Content/Maps/Pitt/Pitt_PrimaryAsset",
|
|
@@ -3715,6 +3775,508 @@
|
|
|
3715
3775
|
}
|
|
3716
3776
|
]
|
|
3717
3777
|
},
|
|
3778
|
+
"756da597-416b-c0f2-f47b-afbdf28670bc": {
|
|
3779
|
+
"uuid": "756da597-416b-c0f2-f47b-afbdf28670bc",
|
|
3780
|
+
"displayName": "Summit",
|
|
3781
|
+
"narrativeDescription": null,
|
|
3782
|
+
"tacticalDescription": "A/B Sites",
|
|
3783
|
+
"coordinates": "29° 18' FC\" N, 110° 25' ZQ\" E",
|
|
3784
|
+
"displayIcon": "https://media.valorant-api.com/maps/756da597-416b-c0f2-f47b-afbdf28670bc/displayicon.png",
|
|
3785
|
+
"listViewIcon": "https://media.valorant-api.com/maps/756da597-416b-c0f2-f47b-afbdf28670bc/listviewicon.png",
|
|
3786
|
+
"listViewIconTall": "https://media.valorant-api.com/maps/756da597-416b-c0f2-f47b-afbdf28670bc/listviewicontall.png",
|
|
3787
|
+
"splash": "https://media.valorant-api.com/maps/756da597-416b-c0f2-f47b-afbdf28670bc/splash.png",
|
|
3788
|
+
"backgroundImage": "https://media.valorant-api.com/maps/756da597-416b-c0f2-f47b-afbdf28670bc/backgroundimage.png",
|
|
3789
|
+
"stylizedBackgroundImage": "https://media.valorant-api.com/maps/756da597-416b-c0f2-f47b-afbdf28670bc/stylizedbackgroundimage.png",
|
|
3790
|
+
"premierBackgroundImage": "https://media.valorant-api.com/maps/756da597-416b-c0f2-f47b-afbdf28670bc/premierbackgroundimage.png",
|
|
3791
|
+
"assetPath": "ShooterGame/Content/Maps/Plummet/Plummet_PrimaryAsset",
|
|
3792
|
+
"mapUrl": "/Game/Maps/Plummet/Plummet",
|
|
3793
|
+
"xMultiplier": 0.000075,
|
|
3794
|
+
"yMultiplier": -0.000075,
|
|
3795
|
+
"xScalarToAdd": 0.047401,
|
|
3796
|
+
"yScalarToAdd": 0.978891,
|
|
3797
|
+
"callouts": [
|
|
3798
|
+
{
|
|
3799
|
+
"regionName": "Bottom",
|
|
3800
|
+
"superRegion": "ECalloutSuperRegion::Mid",
|
|
3801
|
+
"superRegionName": "Mid",
|
|
3802
|
+
"location": {
|
|
3803
|
+
"x": 7500,
|
|
3804
|
+
"y": 5825,
|
|
3805
|
+
"z": 425
|
|
3806
|
+
},
|
|
3807
|
+
"scale3D": {
|
|
3808
|
+
"x": 20.5,
|
|
3809
|
+
"y": 11.5,
|
|
3810
|
+
"z": 12
|
|
3811
|
+
},
|
|
3812
|
+
"rotation": {
|
|
3813
|
+
"pitch": 0,
|
|
3814
|
+
"yaw": -180,
|
|
3815
|
+
"roll": 0
|
|
3816
|
+
}
|
|
3817
|
+
},
|
|
3818
|
+
{
|
|
3819
|
+
"regionName": "Top",
|
|
3820
|
+
"superRegion": "ECalloutSuperRegion::Mid",
|
|
3821
|
+
"superRegionName": "Mid",
|
|
3822
|
+
"location": {
|
|
3823
|
+
"x": 4025,
|
|
3824
|
+
"y": 6525,
|
|
3825
|
+
"z": 425
|
|
3826
|
+
},
|
|
3827
|
+
"scale3D": {
|
|
3828
|
+
"x": 20.5,
|
|
3829
|
+
"y": 11.5,
|
|
3830
|
+
"z": 12
|
|
3831
|
+
},
|
|
3832
|
+
"rotation": {
|
|
3833
|
+
"pitch": 0,
|
|
3834
|
+
"yaw": -180,
|
|
3835
|
+
"roll": 0
|
|
3836
|
+
}
|
|
3837
|
+
},
|
|
3838
|
+
{
|
|
3839
|
+
"regionName": "Lobby",
|
|
3840
|
+
"superRegion": "ECalloutSuperRegion::A",
|
|
3841
|
+
"superRegionName": "A",
|
|
3842
|
+
"location": {
|
|
3843
|
+
"x": 3174.9998,
|
|
3844
|
+
"y": 8625,
|
|
3845
|
+
"z": 200
|
|
3846
|
+
},
|
|
3847
|
+
"scale3D": {
|
|
3848
|
+
"x": 20.5,
|
|
3849
|
+
"y": 11.5,
|
|
3850
|
+
"z": 12
|
|
3851
|
+
},
|
|
3852
|
+
"rotation": {
|
|
3853
|
+
"pitch": 0,
|
|
3854
|
+
"yaw": -180,
|
|
3855
|
+
"roll": 0
|
|
3856
|
+
}
|
|
3857
|
+
},
|
|
3858
|
+
{
|
|
3859
|
+
"regionName": "Main",
|
|
3860
|
+
"superRegion": "ECalloutSuperRegion::A",
|
|
3861
|
+
"superRegionName": "A",
|
|
3862
|
+
"location": {
|
|
3863
|
+
"x": 5500,
|
|
3864
|
+
"y": 8625,
|
|
3865
|
+
"z": 200
|
|
3866
|
+
},
|
|
3867
|
+
"scale3D": {
|
|
3868
|
+
"x": 20.5,
|
|
3869
|
+
"y": 11.5,
|
|
3870
|
+
"z": 12
|
|
3871
|
+
},
|
|
3872
|
+
"rotation": {
|
|
3873
|
+
"pitch": 0,
|
|
3874
|
+
"yaw": -180,
|
|
3875
|
+
"roll": 0
|
|
3876
|
+
}
|
|
3877
|
+
},
|
|
3878
|
+
{
|
|
3879
|
+
"regionName": "Garden",
|
|
3880
|
+
"superRegion": "ECalloutSuperRegion::A",
|
|
3881
|
+
"superRegionName": "A",
|
|
3882
|
+
"location": {
|
|
3883
|
+
"x": 7675,
|
|
3884
|
+
"y": 9925,
|
|
3885
|
+
"z": 200
|
|
3886
|
+
},
|
|
3887
|
+
"scale3D": {
|
|
3888
|
+
"x": 20.5,
|
|
3889
|
+
"y": 11.5,
|
|
3890
|
+
"z": 12
|
|
3891
|
+
},
|
|
3892
|
+
"rotation": {
|
|
3893
|
+
"pitch": 0,
|
|
3894
|
+
"yaw": -180,
|
|
3895
|
+
"roll": 0
|
|
3896
|
+
}
|
|
3897
|
+
},
|
|
3898
|
+
{
|
|
3899
|
+
"regionName": "Site",
|
|
3900
|
+
"superRegion": "ECalloutSuperRegion::A",
|
|
3901
|
+
"superRegionName": "A",
|
|
3902
|
+
"location": {
|
|
3903
|
+
"x": 7675,
|
|
3904
|
+
"y": 11600,
|
|
3905
|
+
"z": 200
|
|
3906
|
+
},
|
|
3907
|
+
"scale3D": {
|
|
3908
|
+
"x": 20.5,
|
|
3909
|
+
"y": 11.5,
|
|
3910
|
+
"z": 12
|
|
3911
|
+
},
|
|
3912
|
+
"rotation": {
|
|
3913
|
+
"pitch": 0,
|
|
3914
|
+
"yaw": -180,
|
|
3915
|
+
"roll": 0
|
|
3916
|
+
}
|
|
3917
|
+
},
|
|
3918
|
+
{
|
|
3919
|
+
"regionName": "Art",
|
|
3920
|
+
"superRegion": "ECalloutSuperRegion::A",
|
|
3921
|
+
"superRegionName": "A",
|
|
3922
|
+
"location": {
|
|
3923
|
+
"x": 9525,
|
|
3924
|
+
"y": 9925,
|
|
3925
|
+
"z": 350
|
|
3926
|
+
},
|
|
3927
|
+
"scale3D": {
|
|
3928
|
+
"x": 20.5,
|
|
3929
|
+
"y": 11.5,
|
|
3930
|
+
"z": 12
|
|
3931
|
+
},
|
|
3932
|
+
"rotation": {
|
|
3933
|
+
"pitch": 0,
|
|
3934
|
+
"yaw": -180,
|
|
3935
|
+
"roll": 0
|
|
3936
|
+
}
|
|
3937
|
+
},
|
|
3938
|
+
{
|
|
3939
|
+
"regionName": "Cave",
|
|
3940
|
+
"superRegion": "ECalloutSuperRegion::A",
|
|
3941
|
+
"superRegionName": "A",
|
|
3942
|
+
"location": {
|
|
3943
|
+
"x": 9525,
|
|
3944
|
+
"y": 12125,
|
|
3945
|
+
"z": 350
|
|
3946
|
+
},
|
|
3947
|
+
"scale3D": {
|
|
3948
|
+
"x": 20.5,
|
|
3949
|
+
"y": 11.5,
|
|
3950
|
+
"z": 12
|
|
3951
|
+
},
|
|
3952
|
+
"rotation": {
|
|
3953
|
+
"pitch": 0,
|
|
3954
|
+
"yaw": -180,
|
|
3955
|
+
"roll": 0
|
|
3956
|
+
}
|
|
3957
|
+
},
|
|
3958
|
+
{
|
|
3959
|
+
"regionName": "Hall",
|
|
3960
|
+
"superRegion": "ECalloutSuperRegion::A",
|
|
3961
|
+
"superRegionName": "A",
|
|
3962
|
+
"location": {
|
|
3963
|
+
"x": 9525,
|
|
3964
|
+
"y": 8600,
|
|
3965
|
+
"z": 350
|
|
3966
|
+
},
|
|
3967
|
+
"scale3D": {
|
|
3968
|
+
"x": 20.5,
|
|
3969
|
+
"y": 11.5,
|
|
3970
|
+
"z": 12
|
|
3971
|
+
},
|
|
3972
|
+
"rotation": {
|
|
3973
|
+
"pitch": 0,
|
|
3974
|
+
"yaw": -180,
|
|
3975
|
+
"roll": 0
|
|
3976
|
+
}
|
|
3977
|
+
},
|
|
3978
|
+
{
|
|
3979
|
+
"regionName": "Link",
|
|
3980
|
+
"superRegion": "ECalloutSuperRegion::A",
|
|
3981
|
+
"superRegionName": "A",
|
|
3982
|
+
"location": {
|
|
3983
|
+
"x": 8250,
|
|
3984
|
+
"y": 8050,
|
|
3985
|
+
"z": 200
|
|
3986
|
+
},
|
|
3987
|
+
"scale3D": {
|
|
3988
|
+
"x": 20.5,
|
|
3989
|
+
"y": 11.5,
|
|
3990
|
+
"z": 12
|
|
3991
|
+
},
|
|
3992
|
+
"rotation": {
|
|
3993
|
+
"pitch": 0,
|
|
3994
|
+
"yaw": -180,
|
|
3995
|
+
"roll": 0
|
|
3996
|
+
}
|
|
3997
|
+
},
|
|
3998
|
+
{
|
|
3999
|
+
"regionName": "Lobby",
|
|
4000
|
+
"superRegion": "ECalloutSuperRegion::B",
|
|
4001
|
+
"superRegionName": "B",
|
|
4002
|
+
"location": {
|
|
4003
|
+
"x": 5125,
|
|
4004
|
+
"y": 3225,
|
|
4005
|
+
"z": 100
|
|
4006
|
+
},
|
|
4007
|
+
"scale3D": {
|
|
4008
|
+
"x": 20.5,
|
|
4009
|
+
"y": 11.5,
|
|
4010
|
+
"z": 12
|
|
4011
|
+
},
|
|
4012
|
+
"rotation": {
|
|
4013
|
+
"pitch": 0,
|
|
4014
|
+
"yaw": -180,
|
|
4015
|
+
"roll": 0
|
|
4016
|
+
}
|
|
4017
|
+
},
|
|
4018
|
+
{
|
|
4019
|
+
"regionName": "Spawn",
|
|
4020
|
+
"superRegion": "ECalloutSuperRegion::DefenderSide",
|
|
4021
|
+
"superRegionName": "Defender Side",
|
|
4022
|
+
"location": {
|
|
4023
|
+
"x": 12075,
|
|
4024
|
+
"y": 6175,
|
|
4025
|
+
"z": 675
|
|
4026
|
+
},
|
|
4027
|
+
"scale3D": {
|
|
4028
|
+
"x": 20.5,
|
|
4029
|
+
"y": 11.5,
|
|
4030
|
+
"z": 12
|
|
4031
|
+
},
|
|
4032
|
+
"rotation": {
|
|
4033
|
+
"pitch": 0,
|
|
4034
|
+
"yaw": -180,
|
|
4035
|
+
"roll": 0
|
|
4036
|
+
}
|
|
4037
|
+
},
|
|
4038
|
+
{
|
|
4039
|
+
"regionName": "Window",
|
|
4040
|
+
"superRegion": "ECalloutSuperRegion::Mid",
|
|
4041
|
+
"superRegionName": "Mid",
|
|
4042
|
+
"location": {
|
|
4043
|
+
"x": 8700,
|
|
4044
|
+
"y": 5825,
|
|
4045
|
+
"z": 675
|
|
4046
|
+
},
|
|
4047
|
+
"scale3D": {
|
|
4048
|
+
"x": 20.5,
|
|
4049
|
+
"y": 11.5,
|
|
4050
|
+
"z": 12
|
|
4051
|
+
},
|
|
4052
|
+
"rotation": {
|
|
4053
|
+
"pitch": 0,
|
|
4054
|
+
"yaw": -180,
|
|
4055
|
+
"roll": 0
|
|
4056
|
+
}
|
|
4057
|
+
},
|
|
4058
|
+
{
|
|
4059
|
+
"regionName": "Gym",
|
|
4060
|
+
"superRegion": "ECalloutSuperRegion::B",
|
|
4061
|
+
"superRegionName": "B",
|
|
4062
|
+
"location": {
|
|
4063
|
+
"x": 10525,
|
|
4064
|
+
"y": 3100.0002,
|
|
4065
|
+
"z": 675
|
|
4066
|
+
},
|
|
4067
|
+
"scale3D": {
|
|
4068
|
+
"x": 20.5,
|
|
4069
|
+
"y": 11.5,
|
|
4070
|
+
"z": 12
|
|
4071
|
+
},
|
|
4072
|
+
"rotation": {
|
|
4073
|
+
"pitch": 0,
|
|
4074
|
+
"yaw": -180,
|
|
4075
|
+
"roll": 0
|
|
4076
|
+
}
|
|
4077
|
+
},
|
|
4078
|
+
{
|
|
4079
|
+
"regionName": "Trophy",
|
|
4080
|
+
"superRegion": "ECalloutSuperRegion::B",
|
|
4081
|
+
"superRegionName": "B",
|
|
4082
|
+
"location": {
|
|
4083
|
+
"x": 9075,
|
|
4084
|
+
"y": 3675.0002,
|
|
4085
|
+
"z": 425
|
|
4086
|
+
},
|
|
4087
|
+
"scale3D": {
|
|
4088
|
+
"x": 20.5,
|
|
4089
|
+
"y": 11.5,
|
|
4090
|
+
"z": 12
|
|
4091
|
+
},
|
|
4092
|
+
"rotation": {
|
|
4093
|
+
"pitch": 0,
|
|
4094
|
+
"yaw": -180,
|
|
4095
|
+
"roll": 0
|
|
4096
|
+
}
|
|
4097
|
+
},
|
|
4098
|
+
{
|
|
4099
|
+
"regionName": "Tower",
|
|
4100
|
+
"superRegion": "ECalloutSuperRegion::B",
|
|
4101
|
+
"superRegionName": "B",
|
|
4102
|
+
"location": {
|
|
4103
|
+
"x": 10175,
|
|
4104
|
+
"y": 1450.0001,
|
|
4105
|
+
"z": 675
|
|
4106
|
+
},
|
|
4107
|
+
"scale3D": {
|
|
4108
|
+
"x": 20.5,
|
|
4109
|
+
"y": 11.5,
|
|
4110
|
+
"z": 12
|
|
4111
|
+
},
|
|
4112
|
+
"rotation": {
|
|
4113
|
+
"pitch": 0,
|
|
4114
|
+
"yaw": -180,
|
|
4115
|
+
"roll": 0
|
|
4116
|
+
}
|
|
4117
|
+
},
|
|
4118
|
+
{
|
|
4119
|
+
"regionName": "Drop",
|
|
4120
|
+
"superRegion": "ECalloutSuperRegion::B",
|
|
4121
|
+
"superRegionName": "B",
|
|
4122
|
+
"location": {
|
|
4123
|
+
"x": 9850,
|
|
4124
|
+
"y": 75.00015,
|
|
4125
|
+
"z": 325
|
|
4126
|
+
},
|
|
4127
|
+
"scale3D": {
|
|
4128
|
+
"x": 20.5,
|
|
4129
|
+
"y": 11.5,
|
|
4130
|
+
"z": 12
|
|
4131
|
+
},
|
|
4132
|
+
"rotation": {
|
|
4133
|
+
"pitch": 0,
|
|
4134
|
+
"yaw": -180,
|
|
4135
|
+
"roll": 0
|
|
4136
|
+
}
|
|
4137
|
+
},
|
|
4138
|
+
{
|
|
4139
|
+
"regionName": "Site",
|
|
4140
|
+
"superRegion": "ECalloutSuperRegion::B",
|
|
4141
|
+
"superRegionName": "B",
|
|
4142
|
+
"location": {
|
|
4143
|
+
"x": 8550,
|
|
4144
|
+
"y": 1375.0001,
|
|
4145
|
+
"z": 325
|
|
4146
|
+
},
|
|
4147
|
+
"scale3D": {
|
|
4148
|
+
"x": 20.5,
|
|
4149
|
+
"y": 11.5,
|
|
4150
|
+
"z": 12
|
|
4151
|
+
},
|
|
4152
|
+
"rotation": {
|
|
4153
|
+
"pitch": 0,
|
|
4154
|
+
"yaw": -180,
|
|
4155
|
+
"roll": 0
|
|
4156
|
+
}
|
|
4157
|
+
},
|
|
4158
|
+
{
|
|
4159
|
+
"regionName": "Link",
|
|
4160
|
+
"superRegion": "ECalloutSuperRegion::B",
|
|
4161
|
+
"superRegionName": "B",
|
|
4162
|
+
"location": {
|
|
4163
|
+
"x": 7500,
|
|
4164
|
+
"y": 3775,
|
|
4165
|
+
"z": 425
|
|
4166
|
+
},
|
|
4167
|
+
"scale3D": {
|
|
4168
|
+
"x": 20.5,
|
|
4169
|
+
"y": 11.5,
|
|
4170
|
+
"z": 12
|
|
4171
|
+
},
|
|
4172
|
+
"rotation": {
|
|
4173
|
+
"pitch": 0,
|
|
4174
|
+
"yaw": -180,
|
|
4175
|
+
"roll": 0
|
|
4176
|
+
}
|
|
4177
|
+
},
|
|
4178
|
+
{
|
|
4179
|
+
"regionName": "Fountain",
|
|
4180
|
+
"superRegion": "ECalloutSuperRegion::Mid",
|
|
4181
|
+
"superRegionName": "Mid",
|
|
4182
|
+
"location": {
|
|
4183
|
+
"x": 5675,
|
|
4184
|
+
"y": 6175,
|
|
4185
|
+
"z": 425
|
|
4186
|
+
},
|
|
4187
|
+
"scale3D": {
|
|
4188
|
+
"x": 20.5,
|
|
4189
|
+
"y": 11.5,
|
|
4190
|
+
"z": 12
|
|
4191
|
+
},
|
|
4192
|
+
"rotation": {
|
|
4193
|
+
"pitch": 0,
|
|
4194
|
+
"yaw": -180,
|
|
4195
|
+
"roll": 0
|
|
4196
|
+
}
|
|
4197
|
+
},
|
|
4198
|
+
{
|
|
4199
|
+
"regionName": "Bend",
|
|
4200
|
+
"superRegion": "ECalloutSuperRegion::Mid",
|
|
4201
|
+
"superRegionName": "Mid",
|
|
4202
|
+
"location": {
|
|
4203
|
+
"x": 6475,
|
|
4204
|
+
"y": 7850,
|
|
4205
|
+
"z": 425
|
|
4206
|
+
},
|
|
4207
|
+
"scale3D": {
|
|
4208
|
+
"x": 20.5,
|
|
4209
|
+
"y": 11.5,
|
|
4210
|
+
"z": 12
|
|
4211
|
+
},
|
|
4212
|
+
"rotation": {
|
|
4213
|
+
"pitch": 0,
|
|
4214
|
+
"yaw": -180,
|
|
4215
|
+
"roll": 0
|
|
4216
|
+
}
|
|
4217
|
+
},
|
|
4218
|
+
{
|
|
4219
|
+
"regionName": "Tiles",
|
|
4220
|
+
"superRegion": "ECalloutSuperRegion::Mid",
|
|
4221
|
+
"superRegionName": "Mid",
|
|
4222
|
+
"location": {
|
|
4223
|
+
"x": 4960.938,
|
|
4224
|
+
"y": 4233.579,
|
|
4225
|
+
"z": 425
|
|
4226
|
+
},
|
|
4227
|
+
"scale3D": {
|
|
4228
|
+
"x": 20.5,
|
|
4229
|
+
"y": 11.5,
|
|
4230
|
+
"z": 12
|
|
4231
|
+
},
|
|
4232
|
+
"rotation": {
|
|
4233
|
+
"pitch": 0,
|
|
4234
|
+
"yaw": -180,
|
|
4235
|
+
"roll": 0
|
|
4236
|
+
}
|
|
4237
|
+
},
|
|
4238
|
+
{
|
|
4239
|
+
"regionName": "Main",
|
|
4240
|
+
"superRegion": "ECalloutSuperRegion::B",
|
|
4241
|
+
"superRegionName": "B",
|
|
4242
|
+
"location": {
|
|
4243
|
+
"x": 6500,
|
|
4244
|
+
"y": 1849.9999,
|
|
4245
|
+
"z": 425
|
|
4246
|
+
},
|
|
4247
|
+
"scale3D": {
|
|
4248
|
+
"x": 21.75,
|
|
4249
|
+
"y": 11.5,
|
|
4250
|
+
"z": 12
|
|
4251
|
+
},
|
|
4252
|
+
"rotation": {
|
|
4253
|
+
"pitch": 0,
|
|
4254
|
+
"yaw": -180,
|
|
4255
|
+
"roll": 0
|
|
4256
|
+
}
|
|
4257
|
+
},
|
|
4258
|
+
{
|
|
4259
|
+
"regionName": "Spawn",
|
|
4260
|
+
"superRegion": "ECalloutSuperRegion::AttackerSide",
|
|
4261
|
+
"superRegionName": "Attacker Side",
|
|
4262
|
+
"location": {
|
|
4263
|
+
"x": 1100,
|
|
4264
|
+
"y": -100,
|
|
4265
|
+
"z": 200
|
|
4266
|
+
},
|
|
4267
|
+
"scale3D": {
|
|
4268
|
+
"x": 20.5,
|
|
4269
|
+
"y": 11.5,
|
|
4270
|
+
"z": 12
|
|
4271
|
+
},
|
|
4272
|
+
"rotation": {
|
|
4273
|
+
"pitch": 0,
|
|
4274
|
+
"yaw": -180,
|
|
4275
|
+
"roll": 0
|
|
4276
|
+
}
|
|
4277
|
+
}
|
|
4278
|
+
]
|
|
4279
|
+
},
|
|
3718
4280
|
"e2ad5c54-4114-a870-9641-8ea21279579a": {
|
|
3719
4281
|
"uuid": "e2ad5c54-4114-a870-9641-8ea21279579a",
|
|
3720
4282
|
"displayName": "Icebox",
|
|
@@ -3725,6 +4287,7 @@
|
|
|
3725
4287
|
"listViewIcon": "https://media.valorant-api.com/maps/e2ad5c54-4114-a870-9641-8ea21279579a/listviewicon.png",
|
|
3726
4288
|
"listViewIconTall": "https://media.valorant-api.com/maps/e2ad5c54-4114-a870-9641-8ea21279579a/listviewicontall.png",
|
|
3727
4289
|
"splash": "https://media.valorant-api.com/maps/e2ad5c54-4114-a870-9641-8ea21279579a/splash.png",
|
|
4290
|
+
"backgroundImage": "https://media.valorant-api.com/maps/e2ad5c54-4114-a870-9641-8ea21279579a/backgroundimage.png",
|
|
3728
4291
|
"stylizedBackgroundImage": "https://media.valorant-api.com/maps/e2ad5c54-4114-a870-9641-8ea21279579a/stylizedbackgroundimage.png",
|
|
3729
4292
|
"premierBackgroundImage": "https://media.valorant-api.com/maps/e2ad5c54-4114-a870-9641-8ea21279579a/premierbackgroundimage.png",
|
|
3730
4293
|
"assetPath": "ShooterGame/Content/Maps/Port/Port_PrimaryAsset",
|
|
@@ -4066,6 +4629,7 @@
|
|
|
4066
4629
|
"listViewIcon": "https://media.valorant-api.com/maps/ee613ee9-28b7-4beb-9666-08db13bb2244/listviewicon.png",
|
|
4067
4630
|
"listViewIconTall": "https://media.valorant-api.com/maps/ee613ee9-28b7-4beb-9666-08db13bb2244/listviewicontall.png",
|
|
4068
4631
|
"splash": "https://media.valorant-api.com/maps/ee613ee9-28b7-4beb-9666-08db13bb2244/splash.png",
|
|
4632
|
+
"backgroundImage": null,
|
|
4069
4633
|
"stylizedBackgroundImage": null,
|
|
4070
4634
|
"premierBackgroundImage": null,
|
|
4071
4635
|
"assetPath": "ShooterGame/Content/Maps/Poveglia/Poveglia_PrimaryAsset",
|
|
@@ -4086,6 +4650,7 @@
|
|
|
4086
4650
|
"listViewIcon": "https://media.valorant-api.com/maps/5914d1e0-40c4-cfdd-6b88-eba06347686c/listviewicon.png",
|
|
4087
4651
|
"listViewIconTall": "https://media.valorant-api.com/maps/5914d1e0-40c4-cfdd-6b88-eba06347686c/listviewicontall.png",
|
|
4088
4652
|
"splash": "https://media.valorant-api.com/maps/5914d1e0-40c4-cfdd-6b88-eba06347686c/splash.png",
|
|
4653
|
+
"backgroundImage": null,
|
|
4089
4654
|
"stylizedBackgroundImage": null,
|
|
4090
4655
|
"premierBackgroundImage": null,
|
|
4091
4656
|
"assetPath": "ShooterGame/Content/Maps/PovegliaV2/PovegliaV2_PrimaryAsset",
|
|
@@ -4106,6 +4671,7 @@
|
|
|
4106
4671
|
"listViewIcon": "https://media.valorant-api.com/maps/1c18ab1f-420d-0d8b-71d0-77ad3c439115/listviewicon.png",
|
|
4107
4672
|
"listViewIconTall": "https://media.valorant-api.com/maps/1c18ab1f-420d-0d8b-71d0-77ad3c439115/listviewicontall.png",
|
|
4108
4673
|
"splash": "https://media.valorant-api.com/maps/1c18ab1f-420d-0d8b-71d0-77ad3c439115/splash.png",
|
|
4674
|
+
"backgroundImage": "https://media.valorant-api.com/maps/1c18ab1f-420d-0d8b-71d0-77ad3c439115/backgroundimage.png",
|
|
4109
4675
|
"stylizedBackgroundImage": "https://media.valorant-api.com/maps/1c18ab1f-420d-0d8b-71d0-77ad3c439115/stylizedbackgroundimage.png",
|
|
4110
4676
|
"premierBackgroundImage": "https://media.valorant-api.com/maps/1c18ab1f-420d-0d8b-71d0-77ad3c439115/premierbackgroundimage.png",
|
|
4111
4677
|
"assetPath": "ShooterGame/Content/Maps/Rook/Rook_PrimaryAsset",
|
|
@@ -4459,6 +5025,7 @@
|
|
|
4459
5025
|
"listViewIcon": "https://media.valorant-api.com/maps/2bee0dc9-4ffe-519b-1cbd-7fbe763a6047/listviewicon.png",
|
|
4460
5026
|
"listViewIconTall": "https://media.valorant-api.com/maps/2bee0dc9-4ffe-519b-1cbd-7fbe763a6047/listviewicontall.png",
|
|
4461
5027
|
"splash": "https://media.valorant-api.com/maps/2bee0dc9-4ffe-519b-1cbd-7fbe763a6047/splash.png",
|
|
5028
|
+
"backgroundImage": "https://media.valorant-api.com/maps/2bee0dc9-4ffe-519b-1cbd-7fbe763a6047/backgroundimage.png",
|
|
4462
5029
|
"stylizedBackgroundImage": "https://media.valorant-api.com/maps/2bee0dc9-4ffe-519b-1cbd-7fbe763a6047/stylizedbackgroundimage.png",
|
|
4463
5030
|
"premierBackgroundImage": "https://media.valorant-api.com/maps/2bee0dc9-4ffe-519b-1cbd-7fbe763a6047/premierbackgroundimage.png",
|
|
4464
5031
|
"assetPath": "ShooterGame/Content/Maps/Triad/Triad_PrimaryAsset",
|