@valolytics/ts-valorant-dtos 12.7.0 → 12.8.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/buddies.json +271 -73
- package/dist/dtos/maps.json +1 -1
- package/dist/dtos/playerCards.json +637 -461
- package/dist/dtos/weapons.json +4084 -3170
- package/package.json +1 -1
package/dist/dtos/buddies.json
CHANGED
|
@@ -395,6 +395,24 @@
|
|
|
395
395
|
}
|
|
396
396
|
]
|
|
397
397
|
},
|
|
398
|
+
"b33221a7-4fdb-507a-e4aa-1ba18111a3d9": {
|
|
399
|
+
"uuid": "b33221a7-4fdb-507a-e4aa-1ba18111a3d9",
|
|
400
|
+
"displayName": "Shadow Kitty Buddy",
|
|
401
|
+
"isHiddenIfNotOwned": false,
|
|
402
|
+
"themeUuid": null,
|
|
403
|
+
"displayIcon": "https://media.valorant-api.com/buddies/b33221a7-4fdb-507a-e4aa-1ba18111a3d9/displayicon.png",
|
|
404
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/BagCharm/GunBuddy_BagCharm_PrimaryAsset",
|
|
405
|
+
"levels": [
|
|
406
|
+
{
|
|
407
|
+
"uuid": "83202d5c-42ff-2ce1-5579-f7a2fe900a16",
|
|
408
|
+
"charmLevel": 1,
|
|
409
|
+
"hideIfNotOwned": false,
|
|
410
|
+
"displayName": "BagCharm",
|
|
411
|
+
"displayIcon": "https://media.valorant-api.com/buddylevels/83202d5c-42ff-2ce1-5579-f7a2fe900a16/displayicon.png",
|
|
412
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/BagCharm/GunBuddy_BagCharm_Lv1_PrimaryAsset"
|
|
413
|
+
}
|
|
414
|
+
]
|
|
415
|
+
},
|
|
398
416
|
"49d304e1-4e20-4a0b-ede3-698422dc8cde": {
|
|
399
417
|
"uuid": "49d304e1-4e20-4a0b-ede3-698422dc8cde",
|
|
400
418
|
"displayName": "Composite Buddy",
|
|
@@ -737,6 +755,24 @@
|
|
|
737
755
|
}
|
|
738
756
|
]
|
|
739
757
|
},
|
|
758
|
+
"4726b751-493b-3c00-825d-539d75df4db9": {
|
|
759
|
+
"uuid": "4726b751-493b-3c00-825d-539d75df4db9",
|
|
760
|
+
"displayName": "Afterboom Buddy",
|
|
761
|
+
"isHiddenIfNotOwned": false,
|
|
762
|
+
"themeUuid": null,
|
|
763
|
+
"displayIcon": "https://media.valorant-api.com/buddies/4726b751-493b-3c00-825d-539d75df4db9/displayicon.png",
|
|
764
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/Boombot/GunBuddy_Boombot_PrimaryAsset",
|
|
765
|
+
"levels": [
|
|
766
|
+
{
|
|
767
|
+
"uuid": "60586b16-4fed-d337-ce84-4b8beebea636",
|
|
768
|
+
"charmLevel": 1,
|
|
769
|
+
"hideIfNotOwned": false,
|
|
770
|
+
"displayName": "Boombot",
|
|
771
|
+
"displayIcon": "https://media.valorant-api.com/buddylevels/60586b16-4fed-d337-ce84-4b8beebea636/displayicon.png",
|
|
772
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/Boombot/GunBuddy_Boombot_Lv1_PrimaryAsset"
|
|
773
|
+
}
|
|
774
|
+
]
|
|
775
|
+
},
|
|
740
776
|
"dc76a487-4604-397e-43c8-f3a79181ee71": {
|
|
741
777
|
"uuid": "dc76a487-4604-397e-43c8-f3a79181ee71",
|
|
742
778
|
"displayName": "Prize Size KAY/O Buddy",
|
|
@@ -1097,6 +1133,24 @@
|
|
|
1097
1133
|
}
|
|
1098
1134
|
]
|
|
1099
1135
|
},
|
|
1136
|
+
"da5e2770-4b11-6c60-b468-979d0942b386": {
|
|
1137
|
+
"uuid": "da5e2770-4b11-6c60-b468-979d0942b386",
|
|
1138
|
+
"displayName": "Last Light Buddy",
|
|
1139
|
+
"isHiddenIfNotOwned": false,
|
|
1140
|
+
"themeUuid": null,
|
|
1141
|
+
"displayIcon": "https://media.valorant-api.com/buddies/da5e2770-4b11-6c60-b468-979d0942b386/displayicon.png",
|
|
1142
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/Candelabra/GunBuddy_Candelabra_PrimaryAsset",
|
|
1143
|
+
"levels": [
|
|
1144
|
+
{
|
|
1145
|
+
"uuid": "60daddd1-4b86-6fe0-3808-9d9b963ad051",
|
|
1146
|
+
"charmLevel": 1,
|
|
1147
|
+
"hideIfNotOwned": false,
|
|
1148
|
+
"displayName": "Candelabra",
|
|
1149
|
+
"displayIcon": "https://media.valorant-api.com/buddylevels/60daddd1-4b86-6fe0-3808-9d9b963ad051/displayicon.png",
|
|
1150
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/Candelabra/GunBuddy_Candelabra_Lv1_PrimaryAsset"
|
|
1151
|
+
}
|
|
1152
|
+
]
|
|
1153
|
+
},
|
|
1100
1154
|
"30f2297a-48ed-7a0d-edbb-6fb9769ad6b1": {
|
|
1101
1155
|
"uuid": "30f2297a-48ed-7a0d-edbb-6fb9769ad6b1",
|
|
1102
1156
|
"displayName": "Edible Ornament Buddy",
|
|
@@ -2411,6 +2465,24 @@
|
|
|
2411
2465
|
}
|
|
2412
2466
|
]
|
|
2413
2467
|
},
|
|
2468
|
+
"996795a4-408a-0e71-2e23-5ea4aeecf76b": {
|
|
2469
|
+
"uuid": "996795a4-408a-0e71-2e23-5ea4aeecf76b",
|
|
2470
|
+
"displayName": "V26 ACT III Coin Buddy",
|
|
2471
|
+
"isHiddenIfNotOwned": false,
|
|
2472
|
+
"themeUuid": null,
|
|
2473
|
+
"displayIcon": "https://media.valorant-api.com/buddies/996795a4-408a-0e71-2e23-5ea4aeecf76b/displayicon.png",
|
|
2474
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/Coin_V26_A3/GunBuddy_Coin_V26_A3_PrimaryAsset",
|
|
2475
|
+
"levels": [
|
|
2476
|
+
{
|
|
2477
|
+
"uuid": "49fa2250-4bf1-1e83-af80-62b05320cff0",
|
|
2478
|
+
"charmLevel": 1,
|
|
2479
|
+
"hideIfNotOwned": false,
|
|
2480
|
+
"displayName": "Coin_V26_A3",
|
|
2481
|
+
"displayIcon": "https://media.valorant-api.com/buddylevels/49fa2250-4bf1-1e83-af80-62b05320cff0/displayicon.png",
|
|
2482
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/Coin_V26_A3/GunBuddy_Coin_V26_A3_Lv1_PrimaryAsset"
|
|
2483
|
+
}
|
|
2484
|
+
]
|
|
2485
|
+
},
|
|
2414
2486
|
"e826de1b-4c4e-5ef7-45bf-a9b360b7daf5": {
|
|
2415
2487
|
"uuid": "e826de1b-4c4e-5ef7-45bf-a9b360b7daf5",
|
|
2416
2488
|
"displayName": "Comet Buddy",
|
|
@@ -2609,6 +2681,24 @@
|
|
|
2609
2681
|
}
|
|
2610
2682
|
]
|
|
2611
2683
|
},
|
|
2684
|
+
"8d81e492-4fcd-1b8a-377e-029ed21d11f7": {
|
|
2685
|
+
"uuid": "8d81e492-4fcd-1b8a-377e-029ed21d11f7",
|
|
2686
|
+
"displayName": "Crash Out Buddy",
|
|
2687
|
+
"isHiddenIfNotOwned": false,
|
|
2688
|
+
"themeUuid": null,
|
|
2689
|
+
"displayIcon": "https://media.valorant-api.com/buddies/8d81e492-4fcd-1b8a-377e-029ed21d11f7/displayicon.png",
|
|
2690
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/CrashOut/GunBuddy_CrashOut_PrimaryAsset",
|
|
2691
|
+
"levels": [
|
|
2692
|
+
{
|
|
2693
|
+
"uuid": "64e31f84-42fe-c50d-d56b-31b2c82887b9",
|
|
2694
|
+
"charmLevel": 1,
|
|
2695
|
+
"hideIfNotOwned": false,
|
|
2696
|
+
"displayName": "CrashOut",
|
|
2697
|
+
"displayIcon": "https://media.valorant-api.com/buddylevels/64e31f84-42fe-c50d-d56b-31b2c82887b9/displayicon.png",
|
|
2698
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/CrashOut/GunBuddy_CrashOut_Lv1_PrimaryAsset"
|
|
2699
|
+
}
|
|
2700
|
+
]
|
|
2701
|
+
},
|
|
2612
2702
|
"e0462e6c-4188-06cc-e28d-ac9abcc16bc2": {
|
|
2613
2703
|
"uuid": "e0462e6c-4188-06cc-e28d-ac9abcc16bc2",
|
|
2614
2704
|
"displayName": "Crate Buddy",
|
|
@@ -4283,6 +4373,24 @@
|
|
|
4283
4373
|
}
|
|
4284
4374
|
]
|
|
4285
4375
|
},
|
|
4376
|
+
"6b36634f-4ee1-bdb3-fa82-a5b0987e08e1": {
|
|
4377
|
+
"uuid": "6b36634f-4ee1-bdb3-fa82-a5b0987e08e1",
|
|
4378
|
+
"displayName": "Give Back // V25 Buddy",
|
|
4379
|
+
"isHiddenIfNotOwned": true,
|
|
4380
|
+
"themeUuid": null,
|
|
4381
|
+
"displayIcon": "https://media.valorant-api.com/buddies/6b36634f-4ee1-bdb3-fa82-a5b0987e08e1/displayicon.png",
|
|
4382
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/GiveBackBundle25/GunBuddy_Givebackbundle25_PrimaryAsset",
|
|
4383
|
+
"levels": [
|
|
4384
|
+
{
|
|
4385
|
+
"uuid": "fdedc1d9-4f68-ad07-2a1a-e3b679ee0c0a",
|
|
4386
|
+
"charmLevel": 1,
|
|
4387
|
+
"hideIfNotOwned": false,
|
|
4388
|
+
"displayName": "Givebackbundle25",
|
|
4389
|
+
"displayIcon": "https://media.valorant-api.com/buddylevels/fdedc1d9-4f68-ad07-2a1a-e3b679ee0c0a/displayicon.png",
|
|
4390
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/Givebackbundle25/GunBuddy_Givebackbundle25_Lv1_PrimaryAsset"
|
|
4391
|
+
}
|
|
4392
|
+
]
|
|
4393
|
+
},
|
|
4286
4394
|
"f2bda332-4920-a2f7-86da-a982150de91f": {
|
|
4287
4395
|
"uuid": "f2bda332-4920-a2f7-86da-a982150de91f",
|
|
4288
4396
|
"displayName": "Give Back // 2023 Buddy",
|
|
@@ -4319,24 +4427,6 @@
|
|
|
4319
4427
|
}
|
|
4320
4428
|
]
|
|
4321
4429
|
},
|
|
4322
|
-
"6b36634f-4ee1-bdb3-fa82-a5b0987e08e1": {
|
|
4323
|
-
"uuid": "6b36634f-4ee1-bdb3-fa82-a5b0987e08e1",
|
|
4324
|
-
"displayName": "Give Back // V25 Buddy",
|
|
4325
|
-
"isHiddenIfNotOwned": true,
|
|
4326
|
-
"themeUuid": null,
|
|
4327
|
-
"displayIcon": "https://media.valorant-api.com/buddies/6b36634f-4ee1-bdb3-fa82-a5b0987e08e1/displayicon.png",
|
|
4328
|
-
"assetPath": "ShooterGame/Content/Equippables/Buddies/Givebackbundle25/GunBuddy_Givebackbundle25_PrimaryAsset",
|
|
4329
|
-
"levels": [
|
|
4330
|
-
{
|
|
4331
|
-
"uuid": "fdedc1d9-4f68-ad07-2a1a-e3b679ee0c0a",
|
|
4332
|
-
"charmLevel": 1,
|
|
4333
|
-
"hideIfNotOwned": false,
|
|
4334
|
-
"displayName": "Givebackbundle25",
|
|
4335
|
-
"displayIcon": "https://media.valorant-api.com/buddylevels/fdedc1d9-4f68-ad07-2a1a-e3b679ee0c0a/displayicon.png",
|
|
4336
|
-
"assetPath": "ShooterGame/Content/Equippables/Buddies/Givebackbundle25/GunBuddy_Givebackbundle25_Lv1_PrimaryAsset"
|
|
4337
|
-
}
|
|
4338
|
-
]
|
|
4339
|
-
},
|
|
4340
4430
|
"8efb8d51-453b-2acb-75f5-049f4d33bdfb": {
|
|
4341
4431
|
"uuid": "8efb8d51-453b-2acb-75f5-049f4d33bdfb",
|
|
4342
4432
|
"displayName": "Terrarium Treasure Buddy",
|
|
@@ -4463,6 +4553,42 @@
|
|
|
4463
4553
|
}
|
|
4464
4554
|
]
|
|
4465
4555
|
},
|
|
4556
|
+
"c05b209d-4a09-d7a3-634b-9bb23d63348d": {
|
|
4557
|
+
"uuid": "c05b209d-4a09-d7a3-634b-9bb23d63348d",
|
|
4558
|
+
"displayName": "Night Regent Buddy",
|
|
4559
|
+
"isHiddenIfNotOwned": false,
|
|
4560
|
+
"themeUuid": null,
|
|
4561
|
+
"displayIcon": "https://media.valorant-api.com/buddies/c05b209d-4a09-d7a3-634b-9bb23d63348d/displayicon.png",
|
|
4562
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/GothicCrown/GunBuddy_GothicCrown_PrimaryAsset",
|
|
4563
|
+
"levels": [
|
|
4564
|
+
{
|
|
4565
|
+
"uuid": "c0046e9d-48f1-0006-896a-3c8336a16c9e",
|
|
4566
|
+
"charmLevel": 1,
|
|
4567
|
+
"hideIfNotOwned": false,
|
|
4568
|
+
"displayName": "GothicCrown",
|
|
4569
|
+
"displayIcon": "https://media.valorant-api.com/buddylevels/c0046e9d-48f1-0006-896a-3c8336a16c9e/displayicon.png",
|
|
4570
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/GothicCrown/GunBuddy_GothicCrown_Lv1_PrimaryAsset"
|
|
4571
|
+
}
|
|
4572
|
+
]
|
|
4573
|
+
},
|
|
4574
|
+
"66118783-462e-165c-fff7-768bb9a4d8cf": {
|
|
4575
|
+
"uuid": "66118783-462e-165c-fff7-768bb9a4d8cf",
|
|
4576
|
+
"displayName": "Epilogue: Night Regent Buddy",
|
|
4577
|
+
"isHiddenIfNotOwned": false,
|
|
4578
|
+
"themeUuid": null,
|
|
4579
|
+
"displayIcon": "https://media.valorant-api.com/buddies/66118783-462e-165c-fff7-768bb9a4d8cf/displayicon.png",
|
|
4580
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/GothicCrownGold/GunBuddy_GothicCrownGold_PrimaryAsset",
|
|
4581
|
+
"levels": [
|
|
4582
|
+
{
|
|
4583
|
+
"uuid": "e0379a0c-4917-e53d-8262-449135d72f60",
|
|
4584
|
+
"charmLevel": 1,
|
|
4585
|
+
"hideIfNotOwned": false,
|
|
4586
|
+
"displayName": "GothicCrownGold",
|
|
4587
|
+
"displayIcon": "https://media.valorant-api.com/buddylevels/e0379a0c-4917-e53d-8262-449135d72f60/displayicon.png",
|
|
4588
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/GothicCrownGold/GunBuddy_GothicCrownGold_Lv1_PrimaryAsset"
|
|
4589
|
+
}
|
|
4590
|
+
]
|
|
4591
|
+
},
|
|
4466
4592
|
"4827e248-43f0-bc82-e346-91813aefc88f": {
|
|
4467
4593
|
"uuid": "4827e248-43f0-bc82-e346-91813aefc88f",
|
|
4468
4594
|
"displayName": "Nanobreak Buddy",
|
|
@@ -4841,24 +4967,6 @@
|
|
|
4841
4967
|
}
|
|
4842
4968
|
]
|
|
4843
4969
|
},
|
|
4844
|
-
"8ac9948e-4c40-bcec-4f7d-e6bd5c8b349c": {
|
|
4845
|
-
"uuid": "8ac9948e-4c40-bcec-4f7d-e6bd5c8b349c",
|
|
4846
|
-
"displayName": "Prime Buddy",
|
|
4847
|
-
"isHiddenIfNotOwned": false,
|
|
4848
|
-
"themeUuid": "9436fe00-4156-e115-b11f-f69cac91a6a5",
|
|
4849
|
-
"displayIcon": "https://media.valorant-api.com/buddies/8ac9948e-4c40-bcec-4f7d-e6bd5c8b349c/displayicon.png",
|
|
4850
|
-
"assetPath": "ShooterGame/Content/Equippables/Buddies/HypeBeast/GunBuddy_Hypebeast_PrimaryAsset",
|
|
4851
|
-
"levels": [
|
|
4852
|
-
{
|
|
4853
|
-
"uuid": "80bbcdff-4b2c-2370-0806-498c0f4e1d06",
|
|
4854
|
-
"charmLevel": 1,
|
|
4855
|
-
"hideIfNotOwned": false,
|
|
4856
|
-
"displayName": "Prime Buddy",
|
|
4857
|
-
"displayIcon": "https://media.valorant-api.com/buddylevels/80bbcdff-4b2c-2370-0806-498c0f4e1d06/displayicon.png",
|
|
4858
|
-
"assetPath": "ShooterGame/Content/Equippables/Buddies/Hypebeast/GunBuddy_Hypebeast_Lv1_PrimaryAsset"
|
|
4859
|
-
}
|
|
4860
|
-
]
|
|
4861
|
-
},
|
|
4862
4970
|
"32910c32-45e3-4959-9322-1a9fda1126ca": {
|
|
4863
4971
|
"uuid": "32910c32-45e3-4959-9322-1a9fda1126ca",
|
|
4864
4972
|
"displayName": "Prime//2.0 Buddy",
|
|
@@ -4877,6 +4985,24 @@
|
|
|
4877
4985
|
}
|
|
4878
4986
|
]
|
|
4879
4987
|
},
|
|
4988
|
+
"8ac9948e-4c40-bcec-4f7d-e6bd5c8b349c": {
|
|
4989
|
+
"uuid": "8ac9948e-4c40-bcec-4f7d-e6bd5c8b349c",
|
|
4990
|
+
"displayName": "Prime Buddy",
|
|
4991
|
+
"isHiddenIfNotOwned": false,
|
|
4992
|
+
"themeUuid": "9436fe00-4156-e115-b11f-f69cac91a6a5",
|
|
4993
|
+
"displayIcon": "https://media.valorant-api.com/buddies/8ac9948e-4c40-bcec-4f7d-e6bd5c8b349c/displayicon.png",
|
|
4994
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/Hypebeast/GunBuddy_Hypebeast_PrimaryAsset",
|
|
4995
|
+
"levels": [
|
|
4996
|
+
{
|
|
4997
|
+
"uuid": "80bbcdff-4b2c-2370-0806-498c0f4e1d06",
|
|
4998
|
+
"charmLevel": 1,
|
|
4999
|
+
"hideIfNotOwned": false,
|
|
5000
|
+
"displayName": "Prime Buddy",
|
|
5001
|
+
"displayIcon": "https://media.valorant-api.com/buddylevels/80bbcdff-4b2c-2370-0806-498c0f4e1d06/displayicon.png",
|
|
5002
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/Hypebeast/GunBuddy_Hypebeast_Lv1_PrimaryAsset"
|
|
5003
|
+
}
|
|
5004
|
+
]
|
|
5005
|
+
},
|
|
4880
5006
|
"37bb5fa0-40c7-2247-2b0b-6a82a16b04f1": {
|
|
4881
5007
|
"uuid": "37bb5fa0-40c7-2247-2b0b-6a82a16b04f1",
|
|
4882
5008
|
"displayName": "XERØFANG Buddy ",
|
|
@@ -5651,13 +5777,31 @@
|
|
|
5651
5777
|
}
|
|
5652
5778
|
]
|
|
5653
5779
|
},
|
|
5780
|
+
"228bcacd-49d6-66a2-746a-8b8c1ae68669": {
|
|
5781
|
+
"uuid": "228bcacd-49d6-66a2-746a-8b8c1ae68669",
|
|
5782
|
+
"displayName": "Strawberry Lippie Buddy",
|
|
5783
|
+
"isHiddenIfNotOwned": false,
|
|
5784
|
+
"themeUuid": null,
|
|
5785
|
+
"displayIcon": "https://media.valorant-api.com/buddies/228bcacd-49d6-66a2-746a-8b8c1ae68669/displayicon.png",
|
|
5786
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/LipBalm/GunBuddy_LipBalm_PrimaryAsset",
|
|
5787
|
+
"levels": [
|
|
5788
|
+
{
|
|
5789
|
+
"uuid": "3024c097-4a80-fc31-1ae8-03a684d99cd6",
|
|
5790
|
+
"charmLevel": 1,
|
|
5791
|
+
"hideIfNotOwned": false,
|
|
5792
|
+
"displayName": "LipBalm",
|
|
5793
|
+
"displayIcon": "https://media.valorant-api.com/buddylevels/3024c097-4a80-fc31-1ae8-03a684d99cd6/displayicon.png",
|
|
5794
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/LipBalm/GunBuddy_LipBalm_Lv1_PrimaryAsset"
|
|
5795
|
+
}
|
|
5796
|
+
]
|
|
5797
|
+
},
|
|
5654
5798
|
"89d92aa5-4d95-d65a-c515-a1aee5b64657": {
|
|
5655
5799
|
"uuid": "89d92aa5-4d95-d65a-c515-a1aee5b64657",
|
|
5656
5800
|
"displayName": "Blush Buddy",
|
|
5657
5801
|
"isHiddenIfNotOwned": false,
|
|
5658
5802
|
"themeUuid": null,
|
|
5659
5803
|
"displayIcon": "https://media.valorant-api.com/buddies/89d92aa5-4d95-d65a-c515-a1aee5b64657/displayicon.png",
|
|
5660
|
-
"assetPath": "ShooterGame/Content/Equippables/Buddies/
|
|
5804
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/LiquidPink/GunBuddy_Liquidpink_PrimaryAsset",
|
|
5661
5805
|
"levels": [
|
|
5662
5806
|
{
|
|
5663
5807
|
"uuid": "7dee58c2-427b-779a-cb08-a8905afccff8",
|
|
@@ -6461,6 +6605,24 @@
|
|
|
6461
6605
|
}
|
|
6462
6606
|
]
|
|
6463
6607
|
},
|
|
6608
|
+
"076d1997-4ec1-d582-fc18-c790f4c3336f": {
|
|
6609
|
+
"uuid": "076d1997-4ec1-d582-fc18-c790f4c3336f",
|
|
6610
|
+
"displayName": "Insidious Buddy",
|
|
6611
|
+
"isHiddenIfNotOwned": false,
|
|
6612
|
+
"themeUuid": null,
|
|
6613
|
+
"displayIcon": "https://media.valorant-api.com/buddies/076d1997-4ec1-d582-fc18-c790f4c3336f/displayicon.png",
|
|
6614
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/NightmareIncarnate/GunBuddy_NightmareIncarnate_PrimaryAsset",
|
|
6615
|
+
"levels": [
|
|
6616
|
+
{
|
|
6617
|
+
"uuid": "40d69543-4777-3475-afdc-cb8af48fe453",
|
|
6618
|
+
"charmLevel": 1,
|
|
6619
|
+
"hideIfNotOwned": false,
|
|
6620
|
+
"displayName": "NightmareIncarnate",
|
|
6621
|
+
"displayIcon": "https://media.valorant-api.com/buddylevels/40d69543-4777-3475-afdc-cb8af48fe453/displayicon.png",
|
|
6622
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/NightmareIncarnate/GunBuddy_NightmareIncarnate_Lv1_PrimaryAsset"
|
|
6623
|
+
}
|
|
6624
|
+
]
|
|
6625
|
+
},
|
|
6464
6626
|
"ea9729a1-4c95-4a3b-62c8-1684cdc2568e": {
|
|
6465
6627
|
"uuid": "ea9729a1-4c95-4a3b-62c8-1684cdc2568e",
|
|
6466
6628
|
"displayName": "Salmon Nigiri Buddy",
|
|
@@ -6515,6 +6677,24 @@
|
|
|
6515
6677
|
}
|
|
6516
6678
|
]
|
|
6517
6679
|
},
|
|
6680
|
+
"1bfef02b-4c98-8210-3afb-1a8dcf8a963d": {
|
|
6681
|
+
"uuid": "1bfef02b-4c98-8210-3afb-1a8dcf8a963d",
|
|
6682
|
+
"displayName": "Kuronami, V26 Buddy",
|
|
6683
|
+
"isHiddenIfNotOwned": false,
|
|
6684
|
+
"themeUuid": null,
|
|
6685
|
+
"displayIcon": "https://media.valorant-api.com/buddies/1bfef02b-4c98-8210-3afb-1a8dcf8a963d/displayicon.png",
|
|
6686
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/Ninja2/GunBuddy_Ninja2_PrimaryAsset",
|
|
6687
|
+
"levels": [
|
|
6688
|
+
{
|
|
6689
|
+
"uuid": "f6beceb8-49a7-7525-d76c-9b9486cd82da",
|
|
6690
|
+
"charmLevel": 1,
|
|
6691
|
+
"hideIfNotOwned": false,
|
|
6692
|
+
"displayName": "Ninja2",
|
|
6693
|
+
"displayIcon": "https://media.valorant-api.com/buddylevels/f6beceb8-49a7-7525-d76c-9b9486cd82da/displayicon.png",
|
|
6694
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/Ninja2/GunBuddy_Ninja2_Lv1_PrimaryAsset"
|
|
6695
|
+
}
|
|
6696
|
+
]
|
|
6697
|
+
},
|
|
6518
6698
|
"1f2bf8a7-45a9-9969-7a55-01833ce34fb1": {
|
|
6519
6699
|
"uuid": "1f2bf8a7-45a9-9969-7a55-01833ce34fb1",
|
|
6520
6700
|
"displayName": "Deadly Precision Buddy",
|
|
@@ -11303,6 +11483,24 @@
|
|
|
11303
11483
|
}
|
|
11304
11484
|
]
|
|
11305
11485
|
},
|
|
11486
|
+
"bfc0e6c2-49b2-7253-6838-158e86394f3a": {
|
|
11487
|
+
"uuid": "bfc0e6c2-49b2-7253-6838-158e86394f3a",
|
|
11488
|
+
"displayName": "Keys to Elysium Buddy",
|
|
11489
|
+
"isHiddenIfNotOwned": false,
|
|
11490
|
+
"themeUuid": null,
|
|
11491
|
+
"displayIcon": "https://media.valorant-api.com/buddies/bfc0e6c2-49b2-7253-6838-158e86394f3a/displayicon.png",
|
|
11492
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/ScorchTheSky/GunBuddy_ScorchTheSky_PrimaryAsset",
|
|
11493
|
+
"levels": [
|
|
11494
|
+
{
|
|
11495
|
+
"uuid": "50e36e46-4da9-20cc-748e-7f843d627c70",
|
|
11496
|
+
"charmLevel": 1,
|
|
11497
|
+
"hideIfNotOwned": false,
|
|
11498
|
+
"displayName": "ScorchTheSky",
|
|
11499
|
+
"displayIcon": "https://media.valorant-api.com/buddylevels/50e36e46-4da9-20cc-748e-7f843d627c70/displayicon.png",
|
|
11500
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/ScorchTheSky/GunBuddy_ScorchTheSky_Lv1_PrimaryAsset"
|
|
11501
|
+
}
|
|
11502
|
+
]
|
|
11503
|
+
},
|
|
11306
11504
|
"daec60f4-45c1-f15a-2a31-a98bb120cb93": {
|
|
11307
11505
|
"uuid": "daec60f4-45c1-f15a-2a31-a98bb120cb93",
|
|
11308
11506
|
"displayName": "Death Stalker Buddy",
|
|
@@ -13175,6 +13373,24 @@
|
|
|
13175
13373
|
}
|
|
13176
13374
|
]
|
|
13177
13375
|
},
|
|
13376
|
+
"ada5f921-4d81-f439-0017-0e86877a02bd": {
|
|
13377
|
+
"uuid": "ada5f921-4d81-f439-0017-0e86877a02bd",
|
|
13378
|
+
"displayName": "Exquisitely Wrapped Buddy",
|
|
13379
|
+
"isHiddenIfNotOwned": false,
|
|
13380
|
+
"themeUuid": null,
|
|
13381
|
+
"displayIcon": "https://media.valorant-api.com/buddies/ada5f921-4d81-f439-0017-0e86877a02bd/displayicon.png",
|
|
13382
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/URF/GunBuddy_URFPresent_PrimaryAsset",
|
|
13383
|
+
"levels": [
|
|
13384
|
+
{
|
|
13385
|
+
"uuid": "7a098e59-49e4-55ed-7190-e68476edb927",
|
|
13386
|
+
"charmLevel": 1,
|
|
13387
|
+
"hideIfNotOwned": false,
|
|
13388
|
+
"displayName": "URF",
|
|
13389
|
+
"displayIcon": "https://media.valorant-api.com/buddylevels/7a098e59-49e4-55ed-7190-e68476edb927/displayicon.png",
|
|
13390
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/URF/GunBuddy_URF_Lv1_PrimaryAsset"
|
|
13391
|
+
}
|
|
13392
|
+
]
|
|
13393
|
+
},
|
|
13178
13394
|
"c40fd3cc-41d7-20f2-fef4-6b954d8813c5": {
|
|
13179
13395
|
"uuid": "c40fd3cc-41d7-20f2-fef4-6b954d8813c5",
|
|
13180
13396
|
"displayName": "Stringed Soprano Buddy",
|
|
@@ -13229,24 +13445,6 @@
|
|
|
13229
13445
|
}
|
|
13230
13446
|
]
|
|
13231
13447
|
},
|
|
13232
|
-
"ada5f921-4d81-f439-0017-0e86877a02bd": {
|
|
13233
|
-
"uuid": "ada5f921-4d81-f439-0017-0e86877a02bd",
|
|
13234
|
-
"displayName": "Exquisitely Wrapped Buddy",
|
|
13235
|
-
"isHiddenIfNotOwned": false,
|
|
13236
|
-
"themeUuid": null,
|
|
13237
|
-
"displayIcon": "https://media.valorant-api.com/buddies/ada5f921-4d81-f439-0017-0e86877a02bd/displayicon.png",
|
|
13238
|
-
"assetPath": "ShooterGame/Content/Equippables/Buddies/Urf/GunBuddy_URFPresent_PrimaryAsset",
|
|
13239
|
-
"levels": [
|
|
13240
|
-
{
|
|
13241
|
-
"uuid": "7a098e59-49e4-55ed-7190-e68476edb927",
|
|
13242
|
-
"charmLevel": 1,
|
|
13243
|
-
"hideIfNotOwned": false,
|
|
13244
|
-
"displayName": "URF",
|
|
13245
|
-
"displayIcon": "https://media.valorant-api.com/buddylevels/7a098e59-49e4-55ed-7190-e68476edb927/displayicon.png",
|
|
13246
|
-
"assetPath": "ShooterGame/Content/Equippables/Buddies/URF/GunBuddy_URF_Lv1_PrimaryAsset"
|
|
13247
|
-
}
|
|
13248
|
-
]
|
|
13249
|
-
},
|
|
13250
13448
|
"10cc794b-4180-4e7e-e546-7abe50039d80": {
|
|
13251
13449
|
"uuid": "10cc794b-4180-4e7e-e546-7abe50039d80",
|
|
13252
13450
|
"displayName": "Utility Belt Buddy",
|
|
@@ -14327,24 +14525,6 @@
|
|
|
14327
14525
|
}
|
|
14328
14526
|
]
|
|
14329
14527
|
},
|
|
14330
|
-
"3cbaee5a-42d9-9ba4-062c-aab1c3f05ef0": {
|
|
14331
|
-
"uuid": "3cbaee5a-42d9-9ba4-062c-aab1c3f05ef0",
|
|
14332
|
-
"displayName": "5 Years // Beta Remastered Buddy",
|
|
14333
|
-
"isHiddenIfNotOwned": false,
|
|
14334
|
-
"themeUuid": null,
|
|
14335
|
-
"displayIcon": "https://media.valorant-api.com/buddies/3cbaee5a-42d9-9ba4-062c-aab1c3f05ef0/displayicon.png",
|
|
14336
|
-
"assetPath": "ShooterGame/Content/Equippables/Buddies/Val5Beta/GunBuddy_Val5Beta_PrimaryAsset",
|
|
14337
|
-
"levels": [
|
|
14338
|
-
{
|
|
14339
|
-
"uuid": "8adfc33d-43f3-24d2-9ad7-4ab1ac9a1e36",
|
|
14340
|
-
"charmLevel": 1,
|
|
14341
|
-
"hideIfNotOwned": false,
|
|
14342
|
-
"displayName": "Val5Beta",
|
|
14343
|
-
"displayIcon": "https://media.valorant-api.com/buddylevels/8adfc33d-43f3-24d2-9ad7-4ab1ac9a1e36/displayicon.png",
|
|
14344
|
-
"assetPath": "ShooterGame/Content/Equippables/Buddies/Val5Beta/GunBuddy_Val5Beta_Lv1_PrimaryAsset"
|
|
14345
|
-
}
|
|
14346
|
-
]
|
|
14347
|
-
},
|
|
14348
14528
|
"1cb1cfef-4976-ad93-27bc-7a89b5e6fb2f": {
|
|
14349
14529
|
"uuid": "1cb1cfef-4976-ad93-27bc-7a89b5e6fb2f",
|
|
14350
14530
|
"displayName": "5 Years Buddy",
|
|
@@ -14399,6 +14579,24 @@
|
|
|
14399
14579
|
}
|
|
14400
14580
|
]
|
|
14401
14581
|
},
|
|
14582
|
+
"3cbaee5a-42d9-9ba4-062c-aab1c3f05ef0": {
|
|
14583
|
+
"uuid": "3cbaee5a-42d9-9ba4-062c-aab1c3f05ef0",
|
|
14584
|
+
"displayName": "5 Years // Beta Remastered Buddy",
|
|
14585
|
+
"isHiddenIfNotOwned": false,
|
|
14586
|
+
"themeUuid": null,
|
|
14587
|
+
"displayIcon": "https://media.valorant-api.com/buddies/3cbaee5a-42d9-9ba4-062c-aab1c3f05ef0/displayicon.png",
|
|
14588
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/Val5beta/GunBuddy_Val5Beta_PrimaryAsset",
|
|
14589
|
+
"levels": [
|
|
14590
|
+
{
|
|
14591
|
+
"uuid": "8adfc33d-43f3-24d2-9ad7-4ab1ac9a1e36",
|
|
14592
|
+
"charmLevel": 1,
|
|
14593
|
+
"hideIfNotOwned": false,
|
|
14594
|
+
"displayName": "Val5Beta",
|
|
14595
|
+
"displayIcon": "https://media.valorant-api.com/buddylevels/8adfc33d-43f3-24d2-9ad7-4ab1ac9a1e36/displayicon.png",
|
|
14596
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/Val5Beta/GunBuddy_Val5Beta_Lv1_PrimaryAsset"
|
|
14597
|
+
}
|
|
14598
|
+
]
|
|
14599
|
+
},
|
|
14402
14600
|
"86bbce95-4b76-c933-9939-9aa0f0f2c169": {
|
|
14403
14601
|
"uuid": "86bbce95-4b76-c933-9939-9aa0f0f2c169",
|
|
14404
14602
|
"displayName": "The Wheel of Steel Buddy",
|
package/dist/dtos/maps.json
CHANGED
|
@@ -1307,7 +1307,7 @@
|
|
|
1307
1307
|
"splash": "https://media.valorant-api.com/maps/2fb9a4fd-47b8-4e7d-a969-74b4046ebd53/splash.png",
|
|
1308
1308
|
"stylizedBackgroundImage": "https://media.valorant-api.com/maps/2fb9a4fd-47b8-4e7d-a969-74b4046ebd53/stylizedbackgroundimage.png",
|
|
1309
1309
|
"premierBackgroundImage": "https://media.valorant-api.com/maps/2fb9a4fd-47b8-4e7d-a969-74b4046ebd53/premierbackgroundimage.png",
|
|
1310
|
-
"assetPath": "ShooterGame/Content/Maps/
|
|
1310
|
+
"assetPath": "ShooterGame/Content/Maps/Foxtrot/Foxtrot_PrimaryAsset",
|
|
1311
1311
|
"mapUrl": "/Game/Maps/Foxtrot/Foxtrot",
|
|
1312
1312
|
"xMultiplier": 0.00007,
|
|
1313
1313
|
"yMultiplier": -0.00007,
|