@valolytics/ts-valorant-dtos 13.4.0 → 13.6.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 +4 -4
- package/dist/dtos/buddies.json +311 -59
- package/dist/dtos/bundles.json +125 -45
- package/dist/dtos/contracts.json +102 -0
- package/dist/dtos/events.json +8 -0
- package/dist/dtos/gameModes.json +68 -4
- package/dist/dtos/maps.json +28 -7
- package/dist/dtos/playerCards.json +631 -169
- package/dist/dtos/playerTitles.json +294 -28
- package/dist/dtos/sprays.json +2479 -2272
- package/dist/dtos/themes.json +14 -0
- package/dist/dtos/weapons.json +3336 -2929
- package/package.json +1 -1
package/dist/dtos/agents.json
CHANGED
|
@@ -610,7 +610,7 @@
|
|
|
610
610
|
"0f192300"
|
|
611
611
|
],
|
|
612
612
|
"assetPath": "ShooterGame/Content/Characters/Gumshoe/Gumshoe_PrimaryAsset",
|
|
613
|
-
"isFullPortraitRightFacing":
|
|
613
|
+
"isFullPortraitRightFacing": false,
|
|
614
614
|
"isPlayableCharacter": true,
|
|
615
615
|
"isAvailableForTest": true,
|
|
616
616
|
"isBaseContent": false,
|
|
@@ -1090,7 +1090,7 @@
|
|
|
1090
1090
|
"0f192300"
|
|
1091
1091
|
],
|
|
1092
1092
|
"assetPath": "ShooterGame/Content/Characters/Phoenix/Phoenix_PrimaryAsset",
|
|
1093
|
-
"isFullPortraitRightFacing":
|
|
1093
|
+
"isFullPortraitRightFacing": false,
|
|
1094
1094
|
"isPlayableCharacter": true,
|
|
1095
1095
|
"isAvailableForTest": true,
|
|
1096
1096
|
"isBaseContent": true,
|
|
@@ -1230,7 +1230,7 @@
|
|
|
1230
1230
|
"0f192300"
|
|
1231
1231
|
],
|
|
1232
1232
|
"assetPath": "ShooterGame/Content/Characters/Rift/Rift_PrimaryAsset",
|
|
1233
|
-
"isFullPortraitRightFacing":
|
|
1233
|
+
"isFullPortraitRightFacing": false,
|
|
1234
1234
|
"isPlayableCharacter": true,
|
|
1235
1235
|
"isAvailableForTest": true,
|
|
1236
1236
|
"isBaseContent": false,
|
|
@@ -1707,7 +1707,7 @@
|
|
|
1707
1707
|
"0f192300"
|
|
1708
1708
|
],
|
|
1709
1709
|
"assetPath": "ShooterGame/Content/Characters/Thorne/Thorne_PrimaryAsset",
|
|
1710
|
-
"isFullPortraitRightFacing":
|
|
1710
|
+
"isFullPortraitRightFacing": false,
|
|
1711
1711
|
"isPlayableCharacter": true,
|
|
1712
1712
|
"isAvailableForTest": true,
|
|
1713
1713
|
"isBaseContent": true,
|
package/dist/dtos/buddies.json
CHANGED
|
@@ -485,6 +485,24 @@
|
|
|
485
485
|
}
|
|
486
486
|
]
|
|
487
487
|
},
|
|
488
|
+
"825715ea-45db-55b2-fdad-37aa5c7bbd2a": {
|
|
489
|
+
"uuid": "825715ea-45db-55b2-fdad-37aa5c7bbd2a",
|
|
490
|
+
"displayName": "Good Boy Buddy",
|
|
491
|
+
"isHiddenIfNotOwned": false,
|
|
492
|
+
"themeUuid": null,
|
|
493
|
+
"displayIcon": "https://media.valorant-api.com/buddies/825715ea-45db-55b2-fdad-37aa5c7bbd2a/displayicon.png",
|
|
494
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/Bark/GunBuddy_Bark_PrimaryAsset",
|
|
495
|
+
"levels": [
|
|
496
|
+
{
|
|
497
|
+
"uuid": "5ff2ffdc-49c9-ffbe-2009-1cb63d4ff9d7",
|
|
498
|
+
"charmLevel": 1,
|
|
499
|
+
"hideIfNotOwned": false,
|
|
500
|
+
"displayName": "Bark",
|
|
501
|
+
"displayIcon": "https://media.valorant-api.com/buddylevels/5ff2ffdc-49c9-ffbe-2009-1cb63d4ff9d7/displayicon.png",
|
|
502
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/Bark/GunBuddy_Bark_Lv1_PrimaryAsset"
|
|
503
|
+
}
|
|
504
|
+
]
|
|
505
|
+
},
|
|
488
506
|
"3d1a73a2-47cf-d82a-c884-b486084c5b42": {
|
|
489
507
|
"uuid": "3d1a73a2-47cf-d82a-c884-b486084c5b42",
|
|
490
508
|
"displayName": "Alley-oop Buddy",
|
|
@@ -539,6 +557,24 @@
|
|
|
539
557
|
}
|
|
540
558
|
]
|
|
541
559
|
},
|
|
560
|
+
"85ba6ffa-4b31-c9aa-f4d6-41acc97211d2": {
|
|
561
|
+
"uuid": "85ba6ffa-4b31-c9aa-f4d6-41acc97211d2",
|
|
562
|
+
"displayName": "Warden Buddy",
|
|
563
|
+
"isHiddenIfNotOwned": false,
|
|
564
|
+
"themeUuid": null,
|
|
565
|
+
"displayIcon": "https://media.valorant-api.com/buddies/85ba6ffa-4b31-c9aa-f4d6-41acc97211d2/displayicon.png",
|
|
566
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/BattleRifle/GunBuddy_BattleRifle_PrimaryAsset",
|
|
567
|
+
"levels": [
|
|
568
|
+
{
|
|
569
|
+
"uuid": "1fcebda8-477c-3f29-c70d-11a43f2fbce7",
|
|
570
|
+
"charmLevel": 1,
|
|
571
|
+
"hideIfNotOwned": false,
|
|
572
|
+
"displayName": "BattleRifle",
|
|
573
|
+
"displayIcon": "https://media.valorant-api.com/buddylevels/1fcebda8-477c-3f29-c70d-11a43f2fbce7/displayicon.png",
|
|
574
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/BattleRifle/GunBuddy_BattleRifle_Lv1_PrimaryAsset"
|
|
575
|
+
}
|
|
576
|
+
]
|
|
577
|
+
},
|
|
542
578
|
"63c9bc9a-48dc-d87d-4d8f-a996814a8b30": {
|
|
543
579
|
"uuid": "63c9bc9a-48dc-d87d-4d8f-a996814a8b30",
|
|
544
580
|
"displayName": "Bazooka Badger Buddy",
|
|
@@ -1115,6 +1151,24 @@
|
|
|
1115
1151
|
}
|
|
1116
1152
|
]
|
|
1117
1153
|
},
|
|
1154
|
+
"6ca9aa09-452f-606a-5b6a-37912082dba2": {
|
|
1155
|
+
"uuid": "6ca9aa09-452f-606a-5b6a-37912082dba2",
|
|
1156
|
+
"displayName": "Downtime Buddy",
|
|
1157
|
+
"isHiddenIfNotOwned": true,
|
|
1158
|
+
"themeUuid": null,
|
|
1159
|
+
"displayIcon": "https://media.valorant-api.com/buddies/6ca9aa09-452f-606a-5b6a-37912082dba2/displayicon.png",
|
|
1160
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/CPXBlindStitch/GunBuddy_CPXBlindStitch_PrimaryAsset",
|
|
1161
|
+
"levels": [
|
|
1162
|
+
{
|
|
1163
|
+
"uuid": "77157c3f-450b-307c-ca58-f2b204a1cf54",
|
|
1164
|
+
"charmLevel": 1,
|
|
1165
|
+
"hideIfNotOwned": false,
|
|
1166
|
+
"displayName": "CPXBlindStitch",
|
|
1167
|
+
"displayIcon": "https://media.valorant-api.com/buddylevels/77157c3f-450b-307c-ca58-f2b204a1cf54/displayicon.png",
|
|
1168
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/CPXBlindStitch/GunBuddy_CPXBlindStitch_Lv1_PrimaryAsset"
|
|
1169
|
+
}
|
|
1170
|
+
]
|
|
1171
|
+
},
|
|
1118
1172
|
"c3e0cecf-44ef-a147-c426-be9dbfcd810b": {
|
|
1119
1173
|
"uuid": "c3e0cecf-44ef-a147-c426-be9dbfcd810b",
|
|
1120
1174
|
"displayName": "Nanowire Cartridge Buddy",
|
|
@@ -1403,6 +1457,24 @@
|
|
|
1403
1457
|
}
|
|
1404
1458
|
]
|
|
1405
1459
|
},
|
|
1460
|
+
"fb211961-4531-f246-f27e-c6abffef8f51": {
|
|
1461
|
+
"uuid": "fb211961-4531-f246-f27e-c6abffef8f51",
|
|
1462
|
+
"displayName": "Champions 2026 Buddy",
|
|
1463
|
+
"isHiddenIfNotOwned": false,
|
|
1464
|
+
"themeUuid": null,
|
|
1465
|
+
"displayIcon": "https://media.valorant-api.com/buddies/fb211961-4531-f246-f27e-c6abffef8f51/displayicon.png",
|
|
1466
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/Champions2026/GunBuddy_Champions2026_PrimaryAsset",
|
|
1467
|
+
"levels": [
|
|
1468
|
+
{
|
|
1469
|
+
"uuid": "eb86ef90-485a-f84e-3478-a7b5a9bac61b",
|
|
1470
|
+
"charmLevel": 1,
|
|
1471
|
+
"hideIfNotOwned": false,
|
|
1472
|
+
"displayName": "Champions2026",
|
|
1473
|
+
"displayIcon": "https://media.valorant-api.com/buddylevels/eb86ef90-485a-f84e-3478-a7b5a9bac61b/displayicon.png",
|
|
1474
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/Champions2026/GunBuddy_Champions2026_Lv1_PrimaryAsset"
|
|
1475
|
+
}
|
|
1476
|
+
]
|
|
1477
|
+
},
|
|
1406
1478
|
"88dc3982-40ac-ee70-aa9e-3abfb53e4c48": {
|
|
1407
1479
|
"uuid": "88dc3982-40ac-ee70-aa9e-3abfb53e4c48",
|
|
1408
1480
|
"displayName": "G.O.A.T. Buddy",
|
|
@@ -4177,7 +4249,7 @@
|
|
|
4177
4249
|
},
|
|
4178
4250
|
"809cd43d-4fcb-50aa-60c1-58ae07296c56": {
|
|
4179
4251
|
"uuid": "809cd43d-4fcb-50aa-60c1-58ae07296c56",
|
|
4180
|
-
"displayName": "
|
|
4252
|
+
"displayName": "Missed Call Buddy",
|
|
4181
4253
|
"isHiddenIfNotOwned": true,
|
|
4182
4254
|
"themeUuid": null,
|
|
4183
4255
|
"displayIcon": "https://media.valorant-api.com/buddies/809cd43d-4fcb-50aa-60c1-58ae07296c56/displayicon.png",
|
|
@@ -4661,13 +4733,31 @@
|
|
|
4661
4733
|
}
|
|
4662
4734
|
]
|
|
4663
4735
|
},
|
|
4736
|
+
"f2bda332-4920-a2f7-86da-a982150de91f": {
|
|
4737
|
+
"uuid": "f2bda332-4920-a2f7-86da-a982150de91f",
|
|
4738
|
+
"displayName": "Give Back // 2023 Buddy",
|
|
4739
|
+
"isHiddenIfNotOwned": true,
|
|
4740
|
+
"themeUuid": null,
|
|
4741
|
+
"displayIcon": "https://media.valorant-api.com/buddies/f2bda332-4920-a2f7-86da-a982150de91f/displayicon.png",
|
|
4742
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/Givebackbundle23/GunBuddy_Givebackbundle23_PrimaryAsset",
|
|
4743
|
+
"levels": [
|
|
4744
|
+
{
|
|
4745
|
+
"uuid": "a35bfe0c-45c3-494c-8b2d-70b8c8c56dee",
|
|
4746
|
+
"charmLevel": 1,
|
|
4747
|
+
"hideIfNotOwned": false,
|
|
4748
|
+
"displayName": "Givebackbundle23",
|
|
4749
|
+
"displayIcon": "https://media.valorant-api.com/buddylevels/a35bfe0c-45c3-494c-8b2d-70b8c8c56dee/displayicon.png",
|
|
4750
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/Givebackbundle23/GunBuddy_Givebackbundle23_Lv1_PrimaryAsset"
|
|
4751
|
+
}
|
|
4752
|
+
]
|
|
4753
|
+
},
|
|
4664
4754
|
"7f625bc9-4f70-66bc-7381-cfb1336ddb5b": {
|
|
4665
4755
|
"uuid": "7f625bc9-4f70-66bc-7381-cfb1336ddb5b",
|
|
4666
4756
|
"displayName": "Give Back // 2024 Buddy",
|
|
4667
4757
|
"isHiddenIfNotOwned": true,
|
|
4668
4758
|
"themeUuid": null,
|
|
4669
4759
|
"displayIcon": "https://media.valorant-api.com/buddies/7f625bc9-4f70-66bc-7381-cfb1336ddb5b/displayicon.png",
|
|
4670
|
-
"assetPath": "ShooterGame/Content/Equippables/Buddies/
|
|
4760
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/Givebackbundle24/GunBuddy_Givebackbundle24_PrimaryAsset",
|
|
4671
4761
|
"levels": [
|
|
4672
4762
|
{
|
|
4673
4763
|
"uuid": "53ab7633-4c44-4d6a-5e87-81abf8507254",
|
|
@@ -4685,7 +4775,7 @@
|
|
|
4685
4775
|
"isHiddenIfNotOwned": true,
|
|
4686
4776
|
"themeUuid": null,
|
|
4687
4777
|
"displayIcon": "https://media.valorant-api.com/buddies/6b36634f-4ee1-bdb3-fa82-a5b0987e08e1/displayicon.png",
|
|
4688
|
-
"assetPath": "ShooterGame/Content/Equippables/Buddies/
|
|
4778
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/Givebackbundle25/GunBuddy_Givebackbundle25_PrimaryAsset",
|
|
4689
4779
|
"levels": [
|
|
4690
4780
|
{
|
|
4691
4781
|
"uuid": "fdedc1d9-4f68-ad07-2a1a-e3b679ee0c0a",
|
|
@@ -4697,24 +4787,6 @@
|
|
|
4697
4787
|
}
|
|
4698
4788
|
]
|
|
4699
4789
|
},
|
|
4700
|
-
"f2bda332-4920-a2f7-86da-a982150de91f": {
|
|
4701
|
-
"uuid": "f2bda332-4920-a2f7-86da-a982150de91f",
|
|
4702
|
-
"displayName": "Give Back // 2023 Buddy",
|
|
4703
|
-
"isHiddenIfNotOwned": true,
|
|
4704
|
-
"themeUuid": null,
|
|
4705
|
-
"displayIcon": "https://media.valorant-api.com/buddies/f2bda332-4920-a2f7-86da-a982150de91f/displayicon.png",
|
|
4706
|
-
"assetPath": "ShooterGame/Content/Equippables/Buddies/Givebackbundle23/GunBuddy_Givebackbundle23_PrimaryAsset",
|
|
4707
|
-
"levels": [
|
|
4708
|
-
{
|
|
4709
|
-
"uuid": "a35bfe0c-45c3-494c-8b2d-70b8c8c56dee",
|
|
4710
|
-
"charmLevel": 1,
|
|
4711
|
-
"hideIfNotOwned": false,
|
|
4712
|
-
"displayName": "Givebackbundle23",
|
|
4713
|
-
"displayIcon": "https://media.valorant-api.com/buddylevels/a35bfe0c-45c3-494c-8b2d-70b8c8c56dee/displayicon.png",
|
|
4714
|
-
"assetPath": "ShooterGame/Content/Equippables/Buddies/Givebackbundle23/GunBuddy_Givebackbundle23_Lv1_PrimaryAsset"
|
|
4715
|
-
}
|
|
4716
|
-
]
|
|
4717
|
-
},
|
|
4718
4790
|
"7ec6d6d9-4af2-9e60-5531-a28c5f03ffb4": {
|
|
4719
4791
|
"uuid": "7ec6d6d9-4af2-9e60-5531-a28c5f03ffb4",
|
|
4720
4792
|
"displayName": "Give Back // V26 Buddy",
|
|
@@ -5903,6 +5975,24 @@
|
|
|
5903
5975
|
}
|
|
5904
5976
|
]
|
|
5905
5977
|
},
|
|
5978
|
+
"e7c5747f-49cd-50b2-141c-7f8ef1e9eb7c": {
|
|
5979
|
+
"uuid": "e7c5747f-49cd-50b2-141c-7f8ef1e9eb7c",
|
|
5980
|
+
"displayName": "Fragment Shell Buddy",
|
|
5981
|
+
"isHiddenIfNotOwned": true,
|
|
5982
|
+
"themeUuid": null,
|
|
5983
|
+
"displayIcon": "https://media.valorant-api.com/buddies/e7c5747f-49cd-50b2-141c-7f8ef1e9eb7c/displayicon.png",
|
|
5984
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/KintsugiBullet/GunBuddy_KintsugiBullet_PrimaryAsset",
|
|
5985
|
+
"levels": [
|
|
5986
|
+
{
|
|
5987
|
+
"uuid": "cbf85422-4f1a-99dc-5af2-0883d12a2433",
|
|
5988
|
+
"charmLevel": 1,
|
|
5989
|
+
"hideIfNotOwned": false,
|
|
5990
|
+
"displayName": "KintsugiBullet",
|
|
5991
|
+
"displayIcon": "https://media.valorant-api.com/buddylevels/cbf85422-4f1a-99dc-5af2-0883d12a2433/displayicon.png",
|
|
5992
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/KintsugiBullet/GunBuddy_KintsugiBullet_Lv1_PrimaryAsset"
|
|
5993
|
+
}
|
|
5994
|
+
]
|
|
5995
|
+
},
|
|
5906
5996
|
"7c62571f-49ce-2af5-0e0c-f38845168da7": {
|
|
5907
5997
|
"uuid": "7c62571f-49ce-2af5-0e0c-f38845168da7",
|
|
5908
5998
|
"displayName": "Kitsune Mask Buddy",
|
|
@@ -6179,7 +6269,7 @@
|
|
|
6179
6269
|
"isHiddenIfNotOwned": false,
|
|
6180
6270
|
"themeUuid": null,
|
|
6181
6271
|
"displayIcon": "https://media.valorant-api.com/buddies/89d92aa5-4d95-d65a-c515-a1aee5b64657/displayicon.png",
|
|
6182
|
-
"assetPath": "ShooterGame/Content/Equippables/Buddies/
|
|
6272
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/LiquidPink/GunBuddy_Liquidpink_PrimaryAsset",
|
|
6183
6273
|
"levels": [
|
|
6184
6274
|
{
|
|
6185
6275
|
"uuid": "7dee58c2-427b-779a-cb08-a8905afccff8",
|
|
@@ -6677,6 +6767,24 @@
|
|
|
6677
6767
|
}
|
|
6678
6768
|
]
|
|
6679
6769
|
},
|
|
6770
|
+
"78dfb181-4299-f56f-5041-4cbeff8934f6": {
|
|
6771
|
+
"uuid": "78dfb181-4299-f56f-5041-4cbeff8934f6",
|
|
6772
|
+
"displayName": "Crab Mentality Buddy",
|
|
6773
|
+
"isHiddenIfNotOwned": true,
|
|
6774
|
+
"themeUuid": null,
|
|
6775
|
+
"displayIcon": "https://media.valorant-api.com/buddies/78dfb181-4299-f56f-5041-4cbeff8934f6/displayicon.png",
|
|
6776
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/MittenCrab/GunBuddy_MittenCrab_PrimaryAsset",
|
|
6777
|
+
"levels": [
|
|
6778
|
+
{
|
|
6779
|
+
"uuid": "a009e93e-4cbf-3e8f-a4d9-bea1e517a8b5",
|
|
6780
|
+
"charmLevel": 1,
|
|
6781
|
+
"hideIfNotOwned": false,
|
|
6782
|
+
"displayName": "MittenCrab",
|
|
6783
|
+
"displayIcon": "https://media.valorant-api.com/buddylevels/a009e93e-4cbf-3e8f-a4d9-bea1e517a8b5/displayicon.png",
|
|
6784
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/MittenCrab/GunBuddy_MittenCrab_Lv1_PrimaryAsset"
|
|
6785
|
+
}
|
|
6786
|
+
]
|
|
6787
|
+
},
|
|
6680
6788
|
"814acc56-4cc0-f896-7751-9494b27f2b7c": {
|
|
6681
6789
|
"uuid": "814acc56-4cc0-f896-7751-9494b27f2b7c",
|
|
6682
6790
|
"displayName": "Orange Juice Dreams Buddy",
|
|
@@ -9755,6 +9863,114 @@
|
|
|
9755
9863
|
}
|
|
9756
9864
|
]
|
|
9757
9865
|
},
|
|
9866
|
+
"52476e18-4f80-3053-fa7e-9fa74dffa1ee": {
|
|
9867
|
+
"uuid": "52476e18-4f80-3053-fa7e-9fa74dffa1ee",
|
|
9868
|
+
"displayName": "PREMIER V26A5 CHAMPION // ADV Buddy",
|
|
9869
|
+
"isHiddenIfNotOwned": true,
|
|
9870
|
+
"themeUuid": null,
|
|
9871
|
+
"displayIcon": "https://media.valorant-api.com/buddies/52476e18-4f80-3053-fa7e-9fa74dffa1ee/displayicon.png",
|
|
9872
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/PremierV26A5_Advanced/GunBuddy_PremierV26A5_Advanced_PrimaryAsset",
|
|
9873
|
+
"levels": [
|
|
9874
|
+
{
|
|
9875
|
+
"uuid": "62a7a07f-42aa-3ddc-4c41-95994896ab58",
|
|
9876
|
+
"charmLevel": 1,
|
|
9877
|
+
"hideIfNotOwned": false,
|
|
9878
|
+
"displayName": "PremierV26A5_Advanced",
|
|
9879
|
+
"displayIcon": "https://media.valorant-api.com/buddylevels/62a7a07f-42aa-3ddc-4c41-95994896ab58/displayicon.png",
|
|
9880
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/PremierV26A5_Advanced/GunBuddy_PremierV26A5_Advanced_Lv1_PrimaryAsset"
|
|
9881
|
+
}
|
|
9882
|
+
]
|
|
9883
|
+
},
|
|
9884
|
+
"9d07bd7d-43c7-f17d-a166-de89e84d0b00": {
|
|
9885
|
+
"uuid": "9d07bd7d-43c7-f17d-a166-de89e84d0b00",
|
|
9886
|
+
"displayName": "PREMIER V26A5 CHAMPION // CTD Buddy",
|
|
9887
|
+
"isHiddenIfNotOwned": true,
|
|
9888
|
+
"themeUuid": null,
|
|
9889
|
+
"displayIcon": "https://media.valorant-api.com/buddies/9d07bd7d-43c7-f17d-a166-de89e84d0b00/displayicon.png",
|
|
9890
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/PremierV26A5_Contender/GunBuddy_PremierV26A5_Contender_PrimaryAsset",
|
|
9891
|
+
"levels": [
|
|
9892
|
+
{
|
|
9893
|
+
"uuid": "a0736f98-4372-59e4-634f-958b6e525f39",
|
|
9894
|
+
"charmLevel": 1,
|
|
9895
|
+
"hideIfNotOwned": false,
|
|
9896
|
+
"displayName": "PremierV26A5_Contender",
|
|
9897
|
+
"displayIcon": "https://media.valorant-api.com/buddylevels/a0736f98-4372-59e4-634f-958b6e525f39/displayicon.png",
|
|
9898
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/PremierV26A5_Contender/GunBuddy_PremierV26A5_Contender_Lv1_PrimaryAsset"
|
|
9899
|
+
}
|
|
9900
|
+
]
|
|
9901
|
+
},
|
|
9902
|
+
"c9ba3bf6-4344-a5fd-0ea0-64a35cb23af4": {
|
|
9903
|
+
"uuid": "c9ba3bf6-4344-a5fd-0ea0-64a35cb23af4",
|
|
9904
|
+
"displayName": "PREMIER V26A5 CHAMPION // ELT Buddy",
|
|
9905
|
+
"isHiddenIfNotOwned": true,
|
|
9906
|
+
"themeUuid": null,
|
|
9907
|
+
"displayIcon": "https://media.valorant-api.com/buddies/c9ba3bf6-4344-a5fd-0ea0-64a35cb23af4/displayicon.png",
|
|
9908
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/PremierV26A5_Elite/GunBuddy_PremierV26A5_Elite_PrimaryAsset",
|
|
9909
|
+
"levels": [
|
|
9910
|
+
{
|
|
9911
|
+
"uuid": "1ac8daf9-40b3-9718-2338-0b84a4a60a87",
|
|
9912
|
+
"charmLevel": 1,
|
|
9913
|
+
"hideIfNotOwned": false,
|
|
9914
|
+
"displayName": "PremierV26A5_Elite",
|
|
9915
|
+
"displayIcon": "https://media.valorant-api.com/buddylevels/1ac8daf9-40b3-9718-2338-0b84a4a60a87/displayicon.png",
|
|
9916
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/PremierV26A5_Elite/GunBuddy_PremierV26A5_Elite_Lv1_PrimaryAsset"
|
|
9917
|
+
}
|
|
9918
|
+
]
|
|
9919
|
+
},
|
|
9920
|
+
"147aeda2-45f7-1f55-72b1-7b80e3605770": {
|
|
9921
|
+
"uuid": "147aeda2-45f7-1f55-72b1-7b80e3605770",
|
|
9922
|
+
"displayName": "PREMIER V26A5 CHAMPION // INT Buddy",
|
|
9923
|
+
"isHiddenIfNotOwned": true,
|
|
9924
|
+
"themeUuid": null,
|
|
9925
|
+
"displayIcon": "https://media.valorant-api.com/buddies/147aeda2-45f7-1f55-72b1-7b80e3605770/displayicon.png",
|
|
9926
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/PremierV26A5_Intermediate/GunBuddy_PremierV26A5_Intermediate_PrimaryAsset",
|
|
9927
|
+
"levels": [
|
|
9928
|
+
{
|
|
9929
|
+
"uuid": "8e2c79d8-4785-f0ed-ee71-05be077df55b",
|
|
9930
|
+
"charmLevel": 1,
|
|
9931
|
+
"hideIfNotOwned": false,
|
|
9932
|
+
"displayName": "PremierV26A5_Intermediate",
|
|
9933
|
+
"displayIcon": "https://media.valorant-api.com/buddylevels/8e2c79d8-4785-f0ed-ee71-05be077df55b/displayicon.png",
|
|
9934
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/PremierV26A5_Intermediate/GunBuddy_PremierV26A5_Intermediate_Lv1_PrimaryAsset"
|
|
9935
|
+
}
|
|
9936
|
+
]
|
|
9937
|
+
},
|
|
9938
|
+
"9b92205d-42dd-42d6-0355-d6b37c19b3f3": {
|
|
9939
|
+
"uuid": "9b92205d-42dd-42d6-0355-d6b37c19b3f3",
|
|
9940
|
+
"displayName": "PREMIER V26A5 GRAND CHAMP Buddy",
|
|
9941
|
+
"isHiddenIfNotOwned": true,
|
|
9942
|
+
"themeUuid": null,
|
|
9943
|
+
"displayIcon": "https://media.valorant-api.com/buddies/9b92205d-42dd-42d6-0355-d6b37c19b3f3/displayicon.png",
|
|
9944
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/PremierV26A5_Invite/GunBuddy_PremierV26A5_Invite_PrimaryAsset",
|
|
9945
|
+
"levels": [
|
|
9946
|
+
{
|
|
9947
|
+
"uuid": "775edcd4-4675-a86b-39bb-abb953f6fd32",
|
|
9948
|
+
"charmLevel": 1,
|
|
9949
|
+
"hideIfNotOwned": false,
|
|
9950
|
+
"displayName": "PremierV26A5_Invite",
|
|
9951
|
+
"displayIcon": "https://media.valorant-api.com/buddylevels/775edcd4-4675-a86b-39bb-abb953f6fd32/displayicon.png",
|
|
9952
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/PremierV26A5_Invite/GunBuddy_PremierV26A5_Invite_Lv1_PrimaryAsset"
|
|
9953
|
+
}
|
|
9954
|
+
]
|
|
9955
|
+
},
|
|
9956
|
+
"b0c34ffe-43b6-1407-556a-be9561a85d68": {
|
|
9957
|
+
"uuid": "b0c34ffe-43b6-1407-556a-be9561a85d68",
|
|
9958
|
+
"displayName": "PREMIER V26A5 CHAMPION // OPN Buddy",
|
|
9959
|
+
"isHiddenIfNotOwned": true,
|
|
9960
|
+
"themeUuid": null,
|
|
9961
|
+
"displayIcon": "https://media.valorant-api.com/buddies/b0c34ffe-43b6-1407-556a-be9561a85d68/displayicon.png",
|
|
9962
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/PremierV26A5_Open/GunBuddy_PremierV26A5_Open_PrimaryAsset",
|
|
9963
|
+
"levels": [
|
|
9964
|
+
{
|
|
9965
|
+
"uuid": "81b7fa1e-4bce-3355-08c4-0f9e27737e95",
|
|
9966
|
+
"charmLevel": 1,
|
|
9967
|
+
"hideIfNotOwned": false,
|
|
9968
|
+
"displayName": "PremierV26A5_Open",
|
|
9969
|
+
"displayIcon": "https://media.valorant-api.com/buddylevels/81b7fa1e-4bce-3355-08c4-0f9e27737e95/displayicon.png",
|
|
9970
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/PremierV26A5_Open/GunBuddy_PremierV26A5_Open_Lv1_PrimaryAsset"
|
|
9971
|
+
}
|
|
9972
|
+
]
|
|
9973
|
+
},
|
|
9758
9974
|
"839c6e7d-4821-157b-fd38-71b3debc874f": {
|
|
9759
9975
|
"uuid": "839c6e7d-4821-157b-fd38-71b3debc874f",
|
|
9760
9976
|
"displayName": "Pay Respects Buddy",
|
|
@@ -12491,6 +12707,42 @@
|
|
|
12491
12707
|
}
|
|
12492
12708
|
]
|
|
12493
12709
|
},
|
|
12710
|
+
"d40f3e04-46e3-fe26-c2d2-8e9da6787199": {
|
|
12711
|
+
"uuid": "d40f3e04-46e3-fe26-c2d2-8e9da6787199",
|
|
12712
|
+
"displayName": "Stone of Heaven Buddy",
|
|
12713
|
+
"isHiddenIfNotOwned": true,
|
|
12714
|
+
"themeUuid": null,
|
|
12715
|
+
"displayIcon": "https://media.valorant-api.com/buddies/d40f3e04-46e3-fe26-c2d2-8e9da6787199/displayicon.png",
|
|
12716
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/ShanghaiJadeSage/GunBuddy_ShanghaiJadeSage_PrimaryAsset",
|
|
12717
|
+
"levels": [
|
|
12718
|
+
{
|
|
12719
|
+
"uuid": "0f1796a9-4303-3e05-8ed5-a38144d69d64",
|
|
12720
|
+
"charmLevel": 1,
|
|
12721
|
+
"hideIfNotOwned": false,
|
|
12722
|
+
"displayName": "ShanghaiJadeSage",
|
|
12723
|
+
"displayIcon": "https://media.valorant-api.com/buddylevels/0f1796a9-4303-3e05-8ed5-a38144d69d64/displayicon.png",
|
|
12724
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/ShanghaiJadeSage/GunBuddy_ShanghaiJadeSage_Lv1_PrimaryAsset"
|
|
12725
|
+
}
|
|
12726
|
+
]
|
|
12727
|
+
},
|
|
12728
|
+
"da961ef5-4e12-501f-4d9a-768454bc3d2c": {
|
|
12729
|
+
"uuid": "da961ef5-4e12-501f-4d9a-768454bc3d2c",
|
|
12730
|
+
"displayName": "Pick'Ems Master: Stone of Heaven Buddy",
|
|
12731
|
+
"isHiddenIfNotOwned": true,
|
|
12732
|
+
"themeUuid": null,
|
|
12733
|
+
"displayIcon": "https://media.valorant-api.com/buddies/da961ef5-4e12-501f-4d9a-768454bc3d2c/displayicon.png",
|
|
12734
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/ShanghaiJadeSageGold/GunBuddy_ShanghaiJadeSageGold_PrimaryAsset",
|
|
12735
|
+
"levels": [
|
|
12736
|
+
{
|
|
12737
|
+
"uuid": "599a28e8-41b6-7622-2e12-afa1bc743e37",
|
|
12738
|
+
"charmLevel": 1,
|
|
12739
|
+
"hideIfNotOwned": false,
|
|
12740
|
+
"displayName": "ShanghaiJadeSageGold",
|
|
12741
|
+
"displayIcon": "https://media.valorant-api.com/buddylevels/599a28e8-41b6-7622-2e12-afa1bc743e37/displayicon.png",
|
|
12742
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/ShanghaiJadeSageGold/GunBuddy_ShanghaiJadeSageGold_Lv1_PrimaryAsset"
|
|
12743
|
+
}
|
|
12744
|
+
]
|
|
12745
|
+
},
|
|
12494
12746
|
"912110cb-4f40-ada7-e338-518244fff9b2": {
|
|
12495
12747
|
"uuid": "912110cb-4f40-ada7-e338-518244fff9b2",
|
|
12496
12748
|
"displayName": "Fishbones Buddy",
|
|
@@ -12965,7 +13217,7 @@
|
|
|
12965
13217
|
"isHiddenIfNotOwned": false,
|
|
12966
13218
|
"themeUuid": "4479eea8-4820-c69b-3912-f5ac678fcedc",
|
|
12967
13219
|
"displayIcon": "https://media.valorant-api.com/buddies/0eab96da-ed34-4bdb-978f-b02b2fb4ebcc/displayicon.png",
|
|
12968
|
-
"assetPath": "ShooterGame/Content/Equippables/Buddies/
|
|
13220
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/SoulStealer/GunBuddy_Soulstealer_PrimaryAsset",
|
|
12969
13221
|
"levels": [
|
|
12970
13222
|
{
|
|
12971
13223
|
"uuid": "f344bead-bb25-4226-a990-b5d9694d475d",
|
|
@@ -14345,6 +14597,24 @@
|
|
|
14345
14597
|
}
|
|
14346
14598
|
]
|
|
14347
14599
|
},
|
|
14600
|
+
"ada5f921-4d81-f439-0017-0e86877a02bd": {
|
|
14601
|
+
"uuid": "ada5f921-4d81-f439-0017-0e86877a02bd",
|
|
14602
|
+
"displayName": "Exquisitely Wrapped Buddy",
|
|
14603
|
+
"isHiddenIfNotOwned": false,
|
|
14604
|
+
"themeUuid": null,
|
|
14605
|
+
"displayIcon": "https://media.valorant-api.com/buddies/ada5f921-4d81-f439-0017-0e86877a02bd/displayicon.png",
|
|
14606
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/URF/GunBuddy_URFPresent_PrimaryAsset",
|
|
14607
|
+
"levels": [
|
|
14608
|
+
{
|
|
14609
|
+
"uuid": "7a098e59-49e4-55ed-7190-e68476edb927",
|
|
14610
|
+
"charmLevel": 1,
|
|
14611
|
+
"hideIfNotOwned": false,
|
|
14612
|
+
"displayName": "URF",
|
|
14613
|
+
"displayIcon": "https://media.valorant-api.com/buddylevels/7a098e59-49e4-55ed-7190-e68476edb927/displayicon.png",
|
|
14614
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/URF/GunBuddy_URF_Lv1_PrimaryAsset"
|
|
14615
|
+
}
|
|
14616
|
+
]
|
|
14617
|
+
},
|
|
14348
14618
|
"c40fd3cc-41d7-20f2-fef4-6b954d8813c5": {
|
|
14349
14619
|
"uuid": "c40fd3cc-41d7-20f2-fef4-6b954d8813c5",
|
|
14350
14620
|
"displayName": "Stringed Soprano Buddy",
|
|
@@ -14399,24 +14669,6 @@
|
|
|
14399
14669
|
}
|
|
14400
14670
|
]
|
|
14401
14671
|
},
|
|
14402
|
-
"ada5f921-4d81-f439-0017-0e86877a02bd": {
|
|
14403
|
-
"uuid": "ada5f921-4d81-f439-0017-0e86877a02bd",
|
|
14404
|
-
"displayName": "Exquisitely Wrapped Buddy",
|
|
14405
|
-
"isHiddenIfNotOwned": false,
|
|
14406
|
-
"themeUuid": null,
|
|
14407
|
-
"displayIcon": "https://media.valorant-api.com/buddies/ada5f921-4d81-f439-0017-0e86877a02bd/displayicon.png",
|
|
14408
|
-
"assetPath": "ShooterGame/Content/Equippables/Buddies/Urf/GunBuddy_URFPresent_PrimaryAsset",
|
|
14409
|
-
"levels": [
|
|
14410
|
-
{
|
|
14411
|
-
"uuid": "7a098e59-49e4-55ed-7190-e68476edb927",
|
|
14412
|
-
"charmLevel": 1,
|
|
14413
|
-
"hideIfNotOwned": false,
|
|
14414
|
-
"displayName": "URF",
|
|
14415
|
-
"displayIcon": "https://media.valorant-api.com/buddylevels/7a098e59-49e4-55ed-7190-e68476edb927/displayicon.png",
|
|
14416
|
-
"assetPath": "ShooterGame/Content/Equippables/Buddies/URF/GunBuddy_URF_Lv1_PrimaryAsset"
|
|
14417
|
-
}
|
|
14418
|
-
]
|
|
14419
|
-
},
|
|
14420
14672
|
"10cc794b-4180-4e7e-e546-7abe50039d80": {
|
|
14421
14673
|
"uuid": "10cc794b-4180-4e7e-e546-7abe50039d80",
|
|
14422
14674
|
"displayName": "Utility Belt Buddy",
|
|
@@ -15497,24 +15749,6 @@
|
|
|
15497
15749
|
}
|
|
15498
15750
|
]
|
|
15499
15751
|
},
|
|
15500
|
-
"3cbaee5a-42d9-9ba4-062c-aab1c3f05ef0": {
|
|
15501
|
-
"uuid": "3cbaee5a-42d9-9ba4-062c-aab1c3f05ef0",
|
|
15502
|
-
"displayName": "5 Years // Beta Remastered Buddy",
|
|
15503
|
-
"isHiddenIfNotOwned": false,
|
|
15504
|
-
"themeUuid": null,
|
|
15505
|
-
"displayIcon": "https://media.valorant-api.com/buddies/3cbaee5a-42d9-9ba4-062c-aab1c3f05ef0/displayicon.png",
|
|
15506
|
-
"assetPath": "ShooterGame/Content/Equippables/Buddies/Val5Beta/GunBuddy_Val5Beta_PrimaryAsset",
|
|
15507
|
-
"levels": [
|
|
15508
|
-
{
|
|
15509
|
-
"uuid": "8adfc33d-43f3-24d2-9ad7-4ab1ac9a1e36",
|
|
15510
|
-
"charmLevel": 1,
|
|
15511
|
-
"hideIfNotOwned": false,
|
|
15512
|
-
"displayName": "Val5Beta",
|
|
15513
|
-
"displayIcon": "https://media.valorant-api.com/buddylevels/8adfc33d-43f3-24d2-9ad7-4ab1ac9a1e36/displayicon.png",
|
|
15514
|
-
"assetPath": "ShooterGame/Content/Equippables/Buddies/Val5Beta/GunBuddy_Val5Beta_Lv1_PrimaryAsset"
|
|
15515
|
-
}
|
|
15516
|
-
]
|
|
15517
|
-
},
|
|
15518
15752
|
"1cb1cfef-4976-ad93-27bc-7a89b5e6fb2f": {
|
|
15519
15753
|
"uuid": "1cb1cfef-4976-ad93-27bc-7a89b5e6fb2f",
|
|
15520
15754
|
"displayName": "5 Years Buddy",
|
|
@@ -15569,6 +15803,24 @@
|
|
|
15569
15803
|
}
|
|
15570
15804
|
]
|
|
15571
15805
|
},
|
|
15806
|
+
"3cbaee5a-42d9-9ba4-062c-aab1c3f05ef0": {
|
|
15807
|
+
"uuid": "3cbaee5a-42d9-9ba4-062c-aab1c3f05ef0",
|
|
15808
|
+
"displayName": "5 Years // Beta Remastered Buddy",
|
|
15809
|
+
"isHiddenIfNotOwned": false,
|
|
15810
|
+
"themeUuid": null,
|
|
15811
|
+
"displayIcon": "https://media.valorant-api.com/buddies/3cbaee5a-42d9-9ba4-062c-aab1c3f05ef0/displayicon.png",
|
|
15812
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/Val5beta/GunBuddy_Val5Beta_PrimaryAsset",
|
|
15813
|
+
"levels": [
|
|
15814
|
+
{
|
|
15815
|
+
"uuid": "8adfc33d-43f3-24d2-9ad7-4ab1ac9a1e36",
|
|
15816
|
+
"charmLevel": 1,
|
|
15817
|
+
"hideIfNotOwned": false,
|
|
15818
|
+
"displayName": "Val5Beta",
|
|
15819
|
+
"displayIcon": "https://media.valorant-api.com/buddylevels/8adfc33d-43f3-24d2-9ad7-4ab1ac9a1e36/displayicon.png",
|
|
15820
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/Val5Beta/GunBuddy_Val5Beta_Lv1_PrimaryAsset"
|
|
15821
|
+
}
|
|
15822
|
+
]
|
|
15823
|
+
},
|
|
15572
15824
|
"86bbce95-4b76-c933-9939-9aa0f0f2c169": {
|
|
15573
15825
|
"uuid": "86bbce95-4b76-c933-9939-9aa0f0f2c169",
|
|
15574
15826
|
"displayName": "The Wheel of Steel Buddy",
|