@valolytics/ts-valorant-dtos 12.5.1 → 12.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 +1 -1
- package/dist/dtos/buddies.json +92 -20
- package/dist/dtos/bundles.json +76 -1
- package/dist/dtos/flex.json +7 -7
- package/dist/dtos/gameModes.json +19 -19
- package/dist/dtos/playerCards.json +221 -166
- package/dist/dtos/playerTitles.json +22 -22
- package/dist/dtos/sprays.json +2488 -2396
- package/dist/dtos/themes.json +35 -0
- package/dist/dtos/weapons.json +2907 -2573
- package/package.json +1 -1
package/dist/dtos/agents.json
CHANGED
|
@@ -1663,7 +1663,7 @@
|
|
|
1663
1663
|
{
|
|
1664
1664
|
"slot": "Grenade",
|
|
1665
1665
|
"displayName": "Saturate",
|
|
1666
|
-
"description": "
|
|
1666
|
+
"description": "EQUIP a cluster of light. FIRE to throw the cluster, which upon contact with the ground explodes, Hindering nearby players with a powerful movement and weapon slow.",
|
|
1667
1667
|
"displayIcon": "https://media.valorant-api.com/agents/df1cb487-4902-002e-5c17-d28e83e78588/abilities/grenade/displayicon.png"
|
|
1668
1668
|
},
|
|
1669
1669
|
{
|
package/dist/dtos/buddies.json
CHANGED
|
@@ -3083,7 +3083,7 @@
|
|
|
3083
3083
|
"isHiddenIfNotOwned": false,
|
|
3084
3084
|
"themeUuid": null,
|
|
3085
3085
|
"displayIcon": "https://media.valorant-api.com/buddies/67592092-4c30-79b7-1a03-bc83deeadd59/displayicon.png",
|
|
3086
|
-
"assetPath": "ShooterGame/Content/Equippables/Buddies/
|
|
3086
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/DoublesniperStarterPack/GunBuddy_DoubleSniperStarterPack_PrimaryAsset",
|
|
3087
3087
|
"levels": [
|
|
3088
3088
|
{
|
|
3089
3089
|
"uuid": "843d042c-4695-a011-583d-e5bf8f42e6b3",
|
|
@@ -4283,6 +4283,24 @@
|
|
|
4283
4283
|
}
|
|
4284
4284
|
]
|
|
4285
4285
|
},
|
|
4286
|
+
"7f625bc9-4f70-66bc-7381-cfb1336ddb5b": {
|
|
4287
|
+
"uuid": "7f625bc9-4f70-66bc-7381-cfb1336ddb5b",
|
|
4288
|
+
"displayName": "Give Back // 2024 Buddy",
|
|
4289
|
+
"isHiddenIfNotOwned": true,
|
|
4290
|
+
"themeUuid": null,
|
|
4291
|
+
"displayIcon": "https://media.valorant-api.com/buddies/7f625bc9-4f70-66bc-7381-cfb1336ddb5b/displayicon.png",
|
|
4292
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/GiveBackBundle24/GunBuddy_Givebackbundle24_PrimaryAsset",
|
|
4293
|
+
"levels": [
|
|
4294
|
+
{
|
|
4295
|
+
"uuid": "53ab7633-4c44-4d6a-5e87-81abf8507254",
|
|
4296
|
+
"charmLevel": 1,
|
|
4297
|
+
"hideIfNotOwned": false,
|
|
4298
|
+
"displayName": "Givebackbundle24",
|
|
4299
|
+
"displayIcon": "https://media.valorant-api.com/buddylevels/53ab7633-4c44-4d6a-5e87-81abf8507254/displayicon.png",
|
|
4300
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/Givebackbundle24/GunBuddy_Givebackbundle24_Lv1_PrimaryAsset"
|
|
4301
|
+
}
|
|
4302
|
+
]
|
|
4303
|
+
},
|
|
4286
4304
|
"6b36634f-4ee1-bdb3-fa82-a5b0987e08e1": {
|
|
4287
4305
|
"uuid": "6b36634f-4ee1-bdb3-fa82-a5b0987e08e1",
|
|
4288
4306
|
"displayName": "Give Back // V25 Buddy",
|
|
@@ -4319,24 +4337,6 @@
|
|
|
4319
4337
|
}
|
|
4320
4338
|
]
|
|
4321
4339
|
},
|
|
4322
|
-
"7f625bc9-4f70-66bc-7381-cfb1336ddb5b": {
|
|
4323
|
-
"uuid": "7f625bc9-4f70-66bc-7381-cfb1336ddb5b",
|
|
4324
|
-
"displayName": "Give Back // 2024 Buddy",
|
|
4325
|
-
"isHiddenIfNotOwned": true,
|
|
4326
|
-
"themeUuid": null,
|
|
4327
|
-
"displayIcon": "https://media.valorant-api.com/buddies/7f625bc9-4f70-66bc-7381-cfb1336ddb5b/displayicon.png",
|
|
4328
|
-
"assetPath": "ShooterGame/Content/Equippables/Buddies/Givebackbundle24/GunBuddy_Givebackbundle24_PrimaryAsset",
|
|
4329
|
-
"levels": [
|
|
4330
|
-
{
|
|
4331
|
-
"uuid": "53ab7633-4c44-4d6a-5e87-81abf8507254",
|
|
4332
|
-
"charmLevel": 1,
|
|
4333
|
-
"hideIfNotOwned": false,
|
|
4334
|
-
"displayName": "Givebackbundle24",
|
|
4335
|
-
"displayIcon": "https://media.valorant-api.com/buddylevels/53ab7633-4c44-4d6a-5e87-81abf8507254/displayicon.png",
|
|
4336
|
-
"assetPath": "ShooterGame/Content/Equippables/Buddies/Givebackbundle24/GunBuddy_Givebackbundle24_Lv1_PrimaryAsset"
|
|
4337
|
-
}
|
|
4338
|
-
]
|
|
4339
|
-
},
|
|
4340
4340
|
"8efb8d51-453b-2acb-75f5-049f4d33bdfb": {
|
|
4341
4341
|
"uuid": "8efb8d51-453b-2acb-75f5-049f4d33bdfb",
|
|
4342
4342
|
"displayName": "Terrarium Treasure Buddy",
|
|
@@ -11705,7 +11705,7 @@
|
|
|
11705
11705
|
"isHiddenIfNotOwned": false,
|
|
11706
11706
|
"themeUuid": "4479eea8-4820-c69b-3912-f5ac678fcedc",
|
|
11707
11707
|
"displayIcon": "https://media.valorant-api.com/buddies/0eab96da-ed34-4bdb-978f-b02b2fb4ebcc/displayicon.png",
|
|
11708
|
-
"assetPath": "ShooterGame/Content/Equippables/Buddies/
|
|
11708
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/Soulstealer/GunBuddy_Soulstealer_PrimaryAsset",
|
|
11709
11709
|
"levels": [
|
|
11710
11710
|
{
|
|
11711
11711
|
"uuid": "f344bead-bb25-4226-a990-b5d9694d475d",
|
|
@@ -14093,6 +14093,78 @@
|
|
|
14093
14093
|
}
|
|
14094
14094
|
]
|
|
14095
14095
|
},
|
|
14096
|
+
"1973fd6e-4cb1-1d51-2082-62b3d735ca9a": {
|
|
14097
|
+
"uuid": "1973fd6e-4cb1-1d51-2082-62b3d735ca9a",
|
|
14098
|
+
"displayName": "VCT x FS Buddy",
|
|
14099
|
+
"isHiddenIfNotOwned": false,
|
|
14100
|
+
"themeUuid": null,
|
|
14101
|
+
"displayIcon": "https://media.valorant-api.com/buddies/1973fd6e-4cb1-1d51-2082-62b3d735ca9a/displayicon.png",
|
|
14102
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/VCTCaps26/VCTCaps26_FS/GunBuddy_VCTCaps26_FS_PrimaryAsset",
|
|
14103
|
+
"levels": [
|
|
14104
|
+
{
|
|
14105
|
+
"uuid": "4245c8ef-4084-aceb-c14e-f0b6b324dba5",
|
|
14106
|
+
"charmLevel": 1,
|
|
14107
|
+
"hideIfNotOwned": false,
|
|
14108
|
+
"displayName": "VCTCaps25_VCTCaps25_Base",
|
|
14109
|
+
"displayIcon": "https://media.valorant-api.com/buddylevels/4245c8ef-4084-aceb-c14e-f0b6b324dba5/displayicon.png",
|
|
14110
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/VCTCaps26/VCTCaps26_FS/GunBuddy_VCTCaps26_FS_Lv1_PrimaryAsset"
|
|
14111
|
+
}
|
|
14112
|
+
]
|
|
14113
|
+
},
|
|
14114
|
+
"83ace9b8-4182-1f6b-98a8-4485c20f8d59": {
|
|
14115
|
+
"uuid": "83ace9b8-4182-1f6b-98a8-4485c20f8d59",
|
|
14116
|
+
"displayName": "VCT x NV Buddy",
|
|
14117
|
+
"isHiddenIfNotOwned": false,
|
|
14118
|
+
"themeUuid": null,
|
|
14119
|
+
"displayIcon": "https://media.valorant-api.com/buddies/83ace9b8-4182-1f6b-98a8-4485c20f8d59/displayicon.png",
|
|
14120
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/VCTCaps26/VCTCaps26_NV/GunBuddy_VCTCaps26_NV_PrimaryAsset",
|
|
14121
|
+
"levels": [
|
|
14122
|
+
{
|
|
14123
|
+
"uuid": "61ac2628-414b-d131-d547-189178d6472a",
|
|
14124
|
+
"charmLevel": 1,
|
|
14125
|
+
"hideIfNotOwned": false,
|
|
14126
|
+
"displayName": "VCTCaps25_VCTCaps25_Base",
|
|
14127
|
+
"displayIcon": "https://media.valorant-api.com/buddylevels/61ac2628-414b-d131-d547-189178d6472a/displayicon.png",
|
|
14128
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/VCTCaps26/VCTCaps26_NV/GunBuddy_VCTCaps26_NV_Lv1_PrimaryAsset"
|
|
14129
|
+
}
|
|
14130
|
+
]
|
|
14131
|
+
},
|
|
14132
|
+
"d4e06267-4d8b-3da9-6bf7-7f8c1884fbff": {
|
|
14133
|
+
"uuid": "d4e06267-4d8b-3da9-6bf7-7f8c1884fbff",
|
|
14134
|
+
"displayName": "VCT x PCF Buddy",
|
|
14135
|
+
"isHiddenIfNotOwned": false,
|
|
14136
|
+
"themeUuid": null,
|
|
14137
|
+
"displayIcon": "https://media.valorant-api.com/buddies/d4e06267-4d8b-3da9-6bf7-7f8c1884fbff/displayicon.png",
|
|
14138
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/VCTCaps26/VCTCaps26_PCF/GunBuddy_VCTCaps26_PCF_PrimaryAsset",
|
|
14139
|
+
"levels": [
|
|
14140
|
+
{
|
|
14141
|
+
"uuid": "694233d9-4bd3-dfef-72b8-de919ae9e392",
|
|
14142
|
+
"charmLevel": 1,
|
|
14143
|
+
"hideIfNotOwned": false,
|
|
14144
|
+
"displayName": "VCTCaps25_VCTCaps25_Base",
|
|
14145
|
+
"displayIcon": "https://media.valorant-api.com/buddylevels/694233d9-4bd3-dfef-72b8-de919ae9e392/displayicon.png",
|
|
14146
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/VCTCaps26/VCTCaps26_PCF/GunBuddy_VCTCaps26_PCF_Lv1_PrimaryAsset"
|
|
14147
|
+
}
|
|
14148
|
+
]
|
|
14149
|
+
},
|
|
14150
|
+
"75b3be74-4e11-ee2d-d979-ad965d8122b9": {
|
|
14151
|
+
"uuid": "75b3be74-4e11-ee2d-d979-ad965d8122b9",
|
|
14152
|
+
"displayName": "VCT x VL Buddy",
|
|
14153
|
+
"isHiddenIfNotOwned": false,
|
|
14154
|
+
"themeUuid": null,
|
|
14155
|
+
"displayIcon": "https://media.valorant-api.com/buddies/75b3be74-4e11-ee2d-d979-ad965d8122b9/displayicon.png",
|
|
14156
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/VCTCaps26/VCTCaps26_VL/GunBuddy_VCTCaps26_VL_PrimaryAsset",
|
|
14157
|
+
"levels": [
|
|
14158
|
+
{
|
|
14159
|
+
"uuid": "c0694b09-41bd-3eb9-1513-608fb0b8b292",
|
|
14160
|
+
"charmLevel": 1,
|
|
14161
|
+
"hideIfNotOwned": false,
|
|
14162
|
+
"displayName": "VCTCaps25_VCTCaps25_Base",
|
|
14163
|
+
"displayIcon": "https://media.valorant-api.com/buddylevels/c0694b09-41bd-3eb9-1513-608fb0b8b292/displayicon.png",
|
|
14164
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/VCTCaps26/VCTCaps26_VL/GunBuddy_VCTCaps26_VL_Lv1_PrimaryAsset"
|
|
14165
|
+
}
|
|
14166
|
+
]
|
|
14167
|
+
},
|
|
14096
14168
|
"27842e23-4db9-c633-928a-a183d0b00ea0": {
|
|
14097
14169
|
"uuid": "27842e23-4db9-c633-928a-a183d0b00ea0",
|
|
14098
14170
|
"displayName": "Duo's Day Buddy",
|
package/dist/dtos/bundles.json
CHANGED
|
@@ -974,6 +974,21 @@
|
|
|
974
974
|
"verticalPromoImage": "https://media.valorant-api.com/bundles/f4015c5e-4c32-20ad-11bc-7ebc39293bc1/verticalpromoimage.png",
|
|
975
975
|
"assetPath": "ShooterGame/Content/UI/OutOfGame/MainMenu/Store/Bundles/StorefrontItem_GolemThemeBundle_DataAsset"
|
|
976
976
|
},
|
|
977
|
+
"4a21cfb3-4bb5-4046-7958-219725a89961": {
|
|
978
|
+
"uuid": "4a21cfb3-4bb5-4046-7958-219725a89961",
|
|
979
|
+
"displayName": "Jellybeam",
|
|
980
|
+
"displayNameSubText": null,
|
|
981
|
+
"description": "Jellybeam",
|
|
982
|
+
"extraDescription": null,
|
|
983
|
+
"promoDescription": null,
|
|
984
|
+
"useAdditionalContext": false,
|
|
985
|
+
"displayIcon": "https://media.valorant-api.com/bundles/4a21cfb3-4bb5-4046-7958-219725a89961/displayicon.png",
|
|
986
|
+
"displayIcon2": "https://media.valorant-api.com/bundles/4a21cfb3-4bb5-4046-7958-219725a89961/displayicon2.png",
|
|
987
|
+
"displayIcon3": "https://media.valorant-api.com/bundles/4a21cfb3-4bb5-4046-7958-219725a89961/displayicon3.png",
|
|
988
|
+
"logoIcon": null,
|
|
989
|
+
"verticalPromoImage": "https://media.valorant-api.com/bundles/4a21cfb3-4bb5-4046-7958-219725a89961/verticalpromoimage.png",
|
|
990
|
+
"assetPath": "ShooterGame/Content/UI/OutOfGame/MainMenu/Store/Bundles/StorefrontItem_GummyThemeBundle_DataAsset"
|
|
991
|
+
},
|
|
977
992
|
"550d9d34-4942-a605-ba3c-b09452e52f83": {
|
|
978
993
|
"uuid": "550d9d34-4942-a605-ba3c-b09452e52f83",
|
|
979
994
|
"displayName": "Neo Frontier",
|
|
@@ -3419,6 +3434,21 @@
|
|
|
3419
3434
|
"verticalPromoImage": "https://media.valorant-api.com/bundles/b1631019-4d74-fa7e-69e6-bbba4506a4fd/verticalpromoimage.png",
|
|
3420
3435
|
"assetPath": "ShooterGame/Content/UI/OutOfGame/MainMenu/Store/Bundles/VCTCaps26/StorefrontItem_VCTCaps26_FPXThemeBundle_DataAsset"
|
|
3421
3436
|
},
|
|
3437
|
+
"18bb141e-49de-364e-2c04-30b0b980d9e7": {
|
|
3438
|
+
"uuid": "18bb141e-49de-364e-2c04-30b0b980d9e7",
|
|
3439
|
+
"displayName": "VCT x FS",
|
|
3440
|
+
"displayNameSubText": "CAPSULE",
|
|
3441
|
+
"description": "VCT x FS",
|
|
3442
|
+
"extraDescription": "Support your favorite team with the VCT Team Capsules. Throughout the 2026 VCT season, teams will earn a portion of proceeds from their respective Capsules. Please note: This content may change (even frequently) to reflect the team's branding choices.",
|
|
3443
|
+
"promoDescription": "Teams will earn a portion of proceeds from their respective Capsules.",
|
|
3444
|
+
"useAdditionalContext": true,
|
|
3445
|
+
"displayIcon": "https://media.valorant-api.com/bundles/18bb141e-49de-364e-2c04-30b0b980d9e7/displayicon.png",
|
|
3446
|
+
"displayIcon2": "https://media.valorant-api.com/bundles/18bb141e-49de-364e-2c04-30b0b980d9e7/displayicon2.png",
|
|
3447
|
+
"displayIcon3": "https://media.valorant-api.com/bundles/18bb141e-49de-364e-2c04-30b0b980d9e7/displayicon3.png",
|
|
3448
|
+
"logoIcon": "https://media.valorant-api.com/bundles/18bb141e-49de-364e-2c04-30b0b980d9e7/logoicon.png",
|
|
3449
|
+
"verticalPromoImage": "https://media.valorant-api.com/bundles/18bb141e-49de-364e-2c04-30b0b980d9e7/verticalpromoimage.png",
|
|
3450
|
+
"assetPath": "ShooterGame/Content/UI/OutOfGame/MainMenu/Store/Bundles/VCTCaps26/StorefrontItem_VCTCaps26_FSThemeBundle_DataAsset"
|
|
3451
|
+
},
|
|
3422
3452
|
"2f4a8190-4f89-d039-321b-15a58517eae3": {
|
|
3423
3453
|
"uuid": "2f4a8190-4f89-d039-321b-15a58517eae3",
|
|
3424
3454
|
"displayName": "VCT x FUR",
|
|
@@ -3519,7 +3549,7 @@
|
|
|
3519
3549
|
"useAdditionalContext": true,
|
|
3520
3550
|
"displayIcon": "https://media.valorant-api.com/bundles/c3fcfdb0-4a30-3935-a49e-13a119b7ca8b/displayicon.png",
|
|
3521
3551
|
"displayIcon2": "https://media.valorant-api.com/bundles/c3fcfdb0-4a30-3935-a49e-13a119b7ca8b/displayicon2.png",
|
|
3522
|
-
"displayIcon3":
|
|
3552
|
+
"displayIcon3": "https://media.valorant-api.com/bundles/c3fcfdb0-4a30-3935-a49e-13a119b7ca8b/displayicon3.png",
|
|
3523
3553
|
"logoIcon": null,
|
|
3524
3554
|
"verticalPromoImage": "https://media.valorant-api.com/bundles/c3fcfdb0-4a30-3935-a49e-13a119b7ca8b/verticalpromoimage.png",
|
|
3525
3555
|
"assetPath": "ShooterGame/Content/UI/OutOfGame/MainMenu/Store/Bundles/VCTCaps26/StorefrontItem_VCTCaps26_GenericThemeBundle_DataAsset"
|
|
@@ -3689,6 +3719,36 @@
|
|
|
3689
3719
|
"verticalPromoImage": "https://media.valorant-api.com/bundles/4d41253f-4eee-9c38-9ed2-7e97b855abb6/verticalpromoimage.png",
|
|
3690
3720
|
"assetPath": "ShooterGame/Content/UI/OutOfGame/MainMenu/Store/Bundles/VCTCaps26/StorefrontItem_VCTCaps26_NSThemeBundle_DataAsset"
|
|
3691
3721
|
},
|
|
3722
|
+
"a23ad5ec-48f6-9539-d98e-9798af062b99": {
|
|
3723
|
+
"uuid": "a23ad5ec-48f6-9539-d98e-9798af062b99",
|
|
3724
|
+
"displayName": "VCT x NV",
|
|
3725
|
+
"displayNameSubText": "CAPSULE",
|
|
3726
|
+
"description": "VCT x NV",
|
|
3727
|
+
"extraDescription": "Support your favorite team with the VCT Team Capsules. Throughout the 2026 VCT season, teams will earn a portion of proceeds from their respective Capsules. Please note: This content may change (even frequently) to reflect the team's branding choices.",
|
|
3728
|
+
"promoDescription": "Teams will earn a portion of proceeds from their respective Capsules.",
|
|
3729
|
+
"useAdditionalContext": true,
|
|
3730
|
+
"displayIcon": "https://media.valorant-api.com/bundles/a23ad5ec-48f6-9539-d98e-9798af062b99/displayicon.png",
|
|
3731
|
+
"displayIcon2": "https://media.valorant-api.com/bundles/a23ad5ec-48f6-9539-d98e-9798af062b99/displayicon2.png",
|
|
3732
|
+
"displayIcon3": "https://media.valorant-api.com/bundles/a23ad5ec-48f6-9539-d98e-9798af062b99/displayicon3.png",
|
|
3733
|
+
"logoIcon": "https://media.valorant-api.com/bundles/a23ad5ec-48f6-9539-d98e-9798af062b99/logoicon.png",
|
|
3734
|
+
"verticalPromoImage": "https://media.valorant-api.com/bundles/a23ad5ec-48f6-9539-d98e-9798af062b99/verticalpromoimage.png",
|
|
3735
|
+
"assetPath": "ShooterGame/Content/UI/OutOfGame/MainMenu/Store/Bundles/VCTCaps26/StorefrontItem_VCTCaps26_NVThemeBundle_DataAsset"
|
|
3736
|
+
},
|
|
3737
|
+
"09d01495-4843-c2bb-d0fa-119d4240f791": {
|
|
3738
|
+
"uuid": "09d01495-4843-c2bb-d0fa-119d4240f791",
|
|
3739
|
+
"displayName": "VCT x PCF",
|
|
3740
|
+
"displayNameSubText": "CAPSULE",
|
|
3741
|
+
"description": "VCT x PCF",
|
|
3742
|
+
"extraDescription": "Support your favorite team with the VCT Team Capsules. Throughout the 2026 VCT season, teams will earn a portion of proceeds from their respective Capsules. Please note: This content may change (even frequently) to reflect the team's branding choices.",
|
|
3743
|
+
"promoDescription": "Teams will earn a portion of proceeds from their respective Capsules.",
|
|
3744
|
+
"useAdditionalContext": true,
|
|
3745
|
+
"displayIcon": "https://media.valorant-api.com/bundles/09d01495-4843-c2bb-d0fa-119d4240f791/displayicon.png",
|
|
3746
|
+
"displayIcon2": "https://media.valorant-api.com/bundles/09d01495-4843-c2bb-d0fa-119d4240f791/displayicon2.png",
|
|
3747
|
+
"displayIcon3": "https://media.valorant-api.com/bundles/09d01495-4843-c2bb-d0fa-119d4240f791/displayicon3.png",
|
|
3748
|
+
"logoIcon": "https://media.valorant-api.com/bundles/09d01495-4843-c2bb-d0fa-119d4240f791/logoicon.png",
|
|
3749
|
+
"verticalPromoImage": "https://media.valorant-api.com/bundles/09d01495-4843-c2bb-d0fa-119d4240f791/verticalpromoimage.png",
|
|
3750
|
+
"assetPath": "ShooterGame/Content/UI/OutOfGame/MainMenu/Store/Bundles/VCTCaps26/StorefrontItem_VCTCaps26_PCFThemeBundle_DataAsset"
|
|
3751
|
+
},
|
|
3692
3752
|
"f33e2654-4579-5062-b87e-a2bd181371d5": {
|
|
3693
3753
|
"uuid": "f33e2654-4579-5062-b87e-a2bd181371d5",
|
|
3694
3754
|
"displayName": "VCT x PRX",
|
|
@@ -3854,6 +3914,21 @@
|
|
|
3854
3914
|
"verticalPromoImage": "https://media.valorant-api.com/bundles/e7ce2a70-46c2-61e2-bcdd-82a88a9d0d5c/verticalpromoimage.png",
|
|
3855
3915
|
"assetPath": "ShooterGame/Content/UI/OutOfGame/MainMenu/Store/Bundles/VCTCaps26/StorefrontItem_VCTCaps26_VITThemeBundle_DataAsset"
|
|
3856
3916
|
},
|
|
3917
|
+
"e3f4558b-4e66-a64a-b6b8-988fdbe90389": {
|
|
3918
|
+
"uuid": "e3f4558b-4e66-a64a-b6b8-988fdbe90389",
|
|
3919
|
+
"displayName": "VCT x VL",
|
|
3920
|
+
"displayNameSubText": "CAPSULE",
|
|
3921
|
+
"description": "VCT x VL",
|
|
3922
|
+
"extraDescription": "Support your favorite team with the VCT Team Capsules. Throughout the 2026 VCT season, teams will earn a portion of proceeds from their respective Capsules. Please note: This content may change (even frequently) to reflect the team's branding choices.",
|
|
3923
|
+
"promoDescription": "Teams will earn a portion of proceeds from their respective Capsules.",
|
|
3924
|
+
"useAdditionalContext": true,
|
|
3925
|
+
"displayIcon": "https://media.valorant-api.com/bundles/e3f4558b-4e66-a64a-b6b8-988fdbe90389/displayicon.png",
|
|
3926
|
+
"displayIcon2": "https://media.valorant-api.com/bundles/e3f4558b-4e66-a64a-b6b8-988fdbe90389/displayicon2.png",
|
|
3927
|
+
"displayIcon3": "https://media.valorant-api.com/bundles/e3f4558b-4e66-a64a-b6b8-988fdbe90389/displayicon3.png",
|
|
3928
|
+
"logoIcon": "https://media.valorant-api.com/bundles/e3f4558b-4e66-a64a-b6b8-988fdbe90389/logoicon.png",
|
|
3929
|
+
"verticalPromoImage": "https://media.valorant-api.com/bundles/e3f4558b-4e66-a64a-b6b8-988fdbe90389/verticalpromoimage.png",
|
|
3930
|
+
"assetPath": "ShooterGame/Content/UI/OutOfGame/MainMenu/Store/Bundles/VCTCaps26/StorefrontItem_VCTCaps26_VLThemeBundle_DataAsset"
|
|
3931
|
+
},
|
|
3857
3932
|
"9474d4bc-4c89-2d0a-5fd0-bdb23506bf0c": {
|
|
3858
3933
|
"uuid": "9474d4bc-4c89-2d0a-5fd0-bdb23506bf0c",
|
|
3859
3934
|
"displayName": "VCT x WOL",
|
package/dist/dtos/flex.json
CHANGED
|
@@ -111,6 +111,13 @@
|
|
|
111
111
|
"displayIcon": "https://media.valorant-api.com/flex/90f0a554-41b3-355b-6846-74a27aa3f7b9/displayicon.png",
|
|
112
112
|
"assetPath": "ShooterGame/Content/Equippables/Totems/UnequipTotem/UnequipTotem_DataAsset"
|
|
113
113
|
},
|
|
114
|
+
"a348bfba-429d-8cf3-e671-1db93db5f793": {
|
|
115
|
+
"uuid": "a348bfba-429d-8cf3-e671-1db93db5f793",
|
|
116
|
+
"displayName": "5 Years Flex",
|
|
117
|
+
"displayNameAllCaps": "5 YEARS FLEX",
|
|
118
|
+
"displayIcon": "https://media.valorant-api.com/flex/a348bfba-429d-8cf3-e671-1db93db5f793/displayicon.png",
|
|
119
|
+
"assetPath": "ShooterGame/Content/Equippables/Totems/VAL5/Totem_Val5_PrimaryAsset"
|
|
120
|
+
},
|
|
114
121
|
"1e55c382-4a00-0e7b-38f8-e8b148fb2e78": {
|
|
115
122
|
"uuid": "1e55c382-4a00-0e7b-38f8-e8b148fb2e78",
|
|
116
123
|
"displayName": "VCT 2026 Flex",
|
|
@@ -118,13 +125,6 @@
|
|
|
118
125
|
"displayIcon": "https://media.valorant-api.com/flex/1e55c382-4a00-0e7b-38f8-e8b148fb2e78/displayicon.png",
|
|
119
126
|
"assetPath": "ShooterGame/Content/Equippables/Totems/VCT26Season/Totem_VCT26Season_PrimaryAsset"
|
|
120
127
|
},
|
|
121
|
-
"a348bfba-429d-8cf3-e671-1db93db5f793": {
|
|
122
|
-
"uuid": "a348bfba-429d-8cf3-e671-1db93db5f793",
|
|
123
|
-
"displayName": "5 Years Flex",
|
|
124
|
-
"displayNameAllCaps": "5 YEARS FLEX",
|
|
125
|
-
"displayIcon": "https://media.valorant-api.com/flex/a348bfba-429d-8cf3-e671-1db93db5f793/displayicon.png",
|
|
126
|
-
"assetPath": "ShooterGame/Content/Equippables/Totems/Val5/Totem_Val5_PrimaryAsset"
|
|
127
|
-
},
|
|
128
128
|
"a99fca6c-4943-5dca-faf0-53990dddbaf6": {
|
|
129
129
|
"uuid": "a99fca6c-4943-5dca-faf0-53990dddbaf6",
|
|
130
130
|
"displayName": "SharkX Flex",
|
package/dist/dtos/gameModes.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"1cd8901f-47af-49cb-d758-e2afd0eb2a39": {
|
|
3
3
|
"uuid": "1cd8901f-47af-49cb-d758-e2afd0eb2a39",
|
|
4
|
-
"displayName": "
|
|
4
|
+
"displayName": "AROS",
|
|
5
5
|
"description": "LIMITED TIME: Plant/defuse mode. One site, random agents, free loadouts, way more ultimates. First to 5 wins.",
|
|
6
6
|
"duration": "10-15 MINS",
|
|
7
7
|
"economyType": null,
|
|
@@ -36,13 +36,13 @@
|
|
|
36
36
|
"state": true
|
|
37
37
|
}
|
|
38
38
|
],
|
|
39
|
-
"displayIcon":
|
|
39
|
+
"displayIcon": null,
|
|
40
40
|
"listViewIconTall": "https://media.valorant-api.com/gamemodes/1cd8901f-47af-49cb-d758-e2afd0eb2a39/listviewicontall.png",
|
|
41
41
|
"assetPath": "ShooterGame/Content/GameModes/AROS/AROS_GameMode_PrimaryAsset"
|
|
42
42
|
},
|
|
43
43
|
"96bd3920-4f36-d026-2b28-c683eb0bcac5": {
|
|
44
44
|
"uuid": "96bd3920-4f36-d026-2b28-c683eb0bcac5",
|
|
45
|
-
"displayName": "
|
|
45
|
+
"displayName": "Bomb (Unrated)",
|
|
46
46
|
"description": "Plant/defuse mode. Unranked matches, full map pool, attack and defend, classic gameplay. First to 13 wins.",
|
|
47
47
|
"duration": "30-40 MINS",
|
|
48
48
|
"economyType": null,
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
"state": true
|
|
61
61
|
}
|
|
62
62
|
],
|
|
63
|
-
"displayIcon":
|
|
63
|
+
"displayIcon": null,
|
|
64
64
|
"listViewIconTall": "https://media.valorant-api.com/gamemodes/96bd3920-4f36-d026-2b28-c683eb0bcac5/listviewicontall.png",
|
|
65
65
|
"assetPath": "ShooterGame/Content/GameModes/Bomb/BombGameMode_PrimaryAsset"
|
|
66
66
|
},
|
|
@@ -103,7 +103,7 @@
|
|
|
103
103
|
"state": true
|
|
104
104
|
}
|
|
105
105
|
],
|
|
106
|
-
"displayIcon":
|
|
106
|
+
"displayIcon": null,
|
|
107
107
|
"listViewIconTall": "https://media.valorant-api.com/gamemodes/a8790ec5-4237-f2f0-e93b-08a8e89865b2/listviewicontall.png",
|
|
108
108
|
"assetPath": "ShooterGame/Content/GameModes/Deathmatch/DeathmatchGameMode_PrimaryAsset"
|
|
109
109
|
},
|
|
@@ -164,13 +164,13 @@
|
|
|
164
164
|
"state": false
|
|
165
165
|
}
|
|
166
166
|
],
|
|
167
|
-
"displayIcon":
|
|
167
|
+
"displayIcon": null,
|
|
168
168
|
"listViewIconTall": "https://media.valorant-api.com/gamemodes/1a4a3fd5-4966-62cb-7fe4-15b0317f5c80/listviewicontall.png",
|
|
169
169
|
"assetPath": "ShooterGame/Content/GameModes/Dodgeball/Dodgeball_GameMode_PrimaryAsset"
|
|
170
170
|
},
|
|
171
171
|
"d2d0f229-4514-517a-b10a-aaa0ef0d4a67": {
|
|
172
172
|
"uuid": "d2d0f229-4514-517a-b10a-aaa0ef0d4a67",
|
|
173
|
-
"displayName": "Bot Match",
|
|
173
|
+
"displayName": "Bot Training Match",
|
|
174
174
|
"description": null,
|
|
175
175
|
"duration": null,
|
|
176
176
|
"economyType": null,
|
|
@@ -196,7 +196,7 @@
|
|
|
196
196
|
"state": true
|
|
197
197
|
}
|
|
198
198
|
],
|
|
199
|
-
"displayIcon":
|
|
199
|
+
"displayIcon": null,
|
|
200
200
|
"listViewIconTall": "https://media.valorant-api.com/gamemodes/d2d0f229-4514-517a-b10a-aaa0ef0d4a67/listviewicontall.png",
|
|
201
201
|
"assetPath": "ShooterGame/Content/GameModes/ExamplePlayerTestBot/BotTrainingMatch_GameMode_PrimaryAsset"
|
|
202
202
|
},
|
|
@@ -233,7 +233,7 @@
|
|
|
233
233
|
"state": true
|
|
234
234
|
}
|
|
235
235
|
],
|
|
236
|
-
"displayIcon":
|
|
236
|
+
"displayIcon": null,
|
|
237
237
|
"listViewIconTall": "https://media.valorant-api.com/gamemodes/a4ed6518-4741-6dcb-35bd-f884aecdc859/listviewicontall.png",
|
|
238
238
|
"assetPath": "ShooterGame/Content/GameModes/GunGame/GunGameTeamsGameMode_PrimaryAsset"
|
|
239
239
|
},
|
|
@@ -298,13 +298,13 @@
|
|
|
298
298
|
"state": true
|
|
299
299
|
}
|
|
300
300
|
],
|
|
301
|
-
"displayIcon":
|
|
301
|
+
"displayIcon": null,
|
|
302
302
|
"listViewIconTall": "https://media.valorant-api.com/gamemodes/e086db66-47fd-e791-ca81-06a645ac7661/listviewicontall.png",
|
|
303
303
|
"assetPath": "ShooterGame/Content/GameModes/HURM/HURM_PrimaryAsset"
|
|
304
304
|
},
|
|
305
305
|
"2b470a47-40e0-ad02-73b4-7f8585fa108c": {
|
|
306
306
|
"uuid": "2b470a47-40e0-ad02-73b4-7f8585fa108c",
|
|
307
|
-
"displayName": "
|
|
307
|
+
"displayName": "New Player Experience v2",
|
|
308
308
|
"description": "Replay the tutorial!",
|
|
309
309
|
"duration": null,
|
|
310
310
|
"economyType": null,
|
|
@@ -345,7 +345,7 @@
|
|
|
345
345
|
},
|
|
346
346
|
"d2b4e425-4cab-8d95-eb26-bb9b444551dc": {
|
|
347
347
|
"uuid": "d2b4e425-4cab-8d95-eb26-bb9b444551dc",
|
|
348
|
-
"displayName": "
|
|
348
|
+
"displayName": "New Player Experience v1",
|
|
349
349
|
"description": null,
|
|
350
350
|
"duration": null,
|
|
351
351
|
"economyType": null,
|
|
@@ -386,7 +386,7 @@
|
|
|
386
386
|
"state": false
|
|
387
387
|
}
|
|
388
388
|
],
|
|
389
|
-
"displayIcon":
|
|
389
|
+
"displayIcon": null,
|
|
390
390
|
"listViewIconTall": "https://media.valorant-api.com/gamemodes/4744698a-4513-dc96-9c22-a9aa437e4a58/listviewicontall.png",
|
|
391
391
|
"assetPath": "ShooterGame/Content/GameModes/OneForAll/OneForAll_GameMode_DataAsset_Desktop"
|
|
392
392
|
},
|
|
@@ -410,13 +410,13 @@
|
|
|
410
410
|
"state": true
|
|
411
411
|
}
|
|
412
412
|
],
|
|
413
|
-
"displayIcon":
|
|
413
|
+
"displayIcon": null,
|
|
414
414
|
"listViewIconTall": "https://media.valorant-api.com/gamemodes/e921d1e6-416b-c31f-1291-74930c330b7b/listviewicontall.png",
|
|
415
415
|
"assetPath": "ShooterGame/Content/GameModes/QuickBomb/QuickBombGameMode_PrimaryAsset"
|
|
416
416
|
},
|
|
417
417
|
"e2dc3878-4fe5-d132-28f8-3d8c259efcc6": {
|
|
418
418
|
"uuid": "e2dc3878-4fe5-d132-28f8-3d8c259efcc6",
|
|
419
|
-
"displayName": "
|
|
419
|
+
"displayName": "Shooting Range",
|
|
420
420
|
"description": "Warm up with all weapons and agents unlocked!",
|
|
421
421
|
"duration": null,
|
|
422
422
|
"economyType": null,
|
|
@@ -434,7 +434,7 @@
|
|
|
434
434
|
"state": true
|
|
435
435
|
}
|
|
436
436
|
],
|
|
437
|
-
"displayIcon":
|
|
437
|
+
"displayIcon": null,
|
|
438
438
|
"listViewIconTall": "https://media.valorant-api.com/gamemodes/e2dc3878-4fe5-d132-28f8-3d8c259efcc6/listviewicontall.png",
|
|
439
439
|
"assetPath": "ShooterGame/Content/GameModes/ShootingRange/ShootingRangeGameMode_PrimaryAsset"
|
|
440
440
|
},
|
|
@@ -463,7 +463,7 @@
|
|
|
463
463
|
"state": true
|
|
464
464
|
}
|
|
465
465
|
],
|
|
466
|
-
"displayIcon":
|
|
466
|
+
"displayIcon": null,
|
|
467
467
|
"listViewIconTall": "https://media.valorant-api.com/gamemodes/0e9805d8-4af6-5ffb-f467-55806a6bc484/listviewicontall.png",
|
|
468
468
|
"assetPath": "ShooterGame/Content/GameModes/Skirmish/SkirmishGameMode_PrimaryAsset"
|
|
469
469
|
},
|
|
@@ -503,7 +503,7 @@
|
|
|
503
503
|
"state": true
|
|
504
504
|
}
|
|
505
505
|
],
|
|
506
|
-
"displayIcon":
|
|
506
|
+
"displayIcon": null,
|
|
507
507
|
"listViewIconTall": "https://media.valorant-api.com/gamemodes/57038d6d-49b1-3a74-c5ef-3395d9f23a97/listviewicontall.png",
|
|
508
508
|
"assetPath": "ShooterGame/Content/GameModes/SnowballFight/SnowballFightGameMode_PrimaryAsset"
|
|
509
509
|
},
|
|
@@ -531,7 +531,7 @@
|
|
|
531
531
|
"state": true
|
|
532
532
|
}
|
|
533
533
|
],
|
|
534
|
-
"displayIcon":
|
|
534
|
+
"displayIcon": null,
|
|
535
535
|
"listViewIconTall": "https://media.valorant-api.com/gamemodes/5d0f264b-4ebe-cc63-c147-809e1374484b/listviewicontall.png",
|
|
536
536
|
"assetPath": "ShooterGame/Content/GameModes/_Development/Swiftplay_EndOfRoundCredits/SwiftPlay_GameMode_PrimaryAsset"
|
|
537
537
|
}
|