@valolytics/ts-valorant-dtos 12.3.0 → 12.4.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 +2 -2
- package/dist/dtos/buddies.json +61 -61
- package/dist/dtos/bundles.json +58 -43
- package/dist/dtos/contracts.json +1 -1
- package/dist/dtos/flex.json +7 -7
- package/dist/dtos/gameModes.json +0 -4
- package/dist/dtos/playerCards.json +209 -176
- package/dist/dtos/playerTitles.json +36 -36
- package/dist/dtos/sprays.json +2302 -2279
- package/dist/dtos/themes.json +7 -0
- package/dist/dtos/weapons.json +3099 -2949
- package/package.json +1 -1
package/dist/dtos/agents.json
CHANGED
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"3a2656ff",
|
|
22
22
|
"0f192300"
|
|
23
23
|
],
|
|
24
|
-
"assetPath": "ShooterGame/Content/Characters/
|
|
24
|
+
"assetPath": "ShooterGame/Content/Characters/AggroBot/AggroBot_PrimaryAsset",
|
|
25
25
|
"isFullPortraitRightFacing": false,
|
|
26
26
|
"isPlayableCharacter": true,
|
|
27
27
|
"isAvailableForTest": false,
|
|
@@ -776,7 +776,7 @@
|
|
|
776
776
|
{
|
|
777
777
|
"slot": "Ability2",
|
|
778
778
|
"displayName": "TURRET",
|
|
779
|
-
"description": "EQUIP a Turret. FIRE to deploy a turret that fires at enemies in a 100 degree cone.
|
|
779
|
+
"description": "EQUIP a Turret. FIRE to deploy a turret that fires at enemies in a 100 degree cone. While targeting, EQUIP again to swap turret direction, HOLD ALT FIRE to rotate. HOLD EQUIP to recall the deployed turret.",
|
|
780
780
|
"displayIcon": "https://media.valorant-api.com/agents/1e58de9c-4950-5125-93e9-a0aee9f98746/abilities/ability2/displayicon.png"
|
|
781
781
|
},
|
|
782
782
|
{
|
package/dist/dtos/buddies.json
CHANGED
|
@@ -2957,7 +2957,7 @@
|
|
|
2957
2957
|
"isHiddenIfNotOwned": false,
|
|
2958
2958
|
"themeUuid": null,
|
|
2959
2959
|
"displayIcon": "https://media.valorant-api.com/buddies/cd1500f0-470c-9753-1cb9-43924c98fc84/displayicon.png",
|
|
2960
|
-
"assetPath": "ShooterGame/Content/Equippables/Buddies/
|
|
2960
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/Demonstone/GunBuddy_Demonstone_PrimaryAsset",
|
|
2961
2961
|
"levels": [
|
|
2962
2962
|
{
|
|
2963
2963
|
"uuid": "ced74427-4530-5a19-9c55-cbb81c150bcc",
|
|
@@ -3047,7 +3047,7 @@
|
|
|
3047
3047
|
"isHiddenIfNotOwned": false,
|
|
3048
3048
|
"themeUuid": null,
|
|
3049
3049
|
"displayIcon": "https://media.valorant-api.com/buddies/67592092-4c30-79b7-1a03-bc83deeadd59/displayicon.png",
|
|
3050
|
-
"assetPath": "ShooterGame/Content/Equippables/Buddies/
|
|
3050
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/DoublesniperStarterPack/GunBuddy_DoubleSniperStarterPack_PrimaryAsset",
|
|
3051
3051
|
"levels": [
|
|
3052
3052
|
{
|
|
3053
3053
|
"uuid": "843d042c-4695-a011-583d-e5bf8f42e6b3",
|
|
@@ -4211,13 +4211,31 @@
|
|
|
4211
4211
|
}
|
|
4212
4212
|
]
|
|
4213
4213
|
},
|
|
4214
|
+
"f2bda332-4920-a2f7-86da-a982150de91f": {
|
|
4215
|
+
"uuid": "f2bda332-4920-a2f7-86da-a982150de91f",
|
|
4216
|
+
"displayName": "Give Back // 2023 Buddy",
|
|
4217
|
+
"isHiddenIfNotOwned": true,
|
|
4218
|
+
"themeUuid": null,
|
|
4219
|
+
"displayIcon": "https://media.valorant-api.com/buddies/f2bda332-4920-a2f7-86da-a982150de91f/displayicon.png",
|
|
4220
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/Givebackbundle23/GunBuddy_Givebackbundle23_PrimaryAsset",
|
|
4221
|
+
"levels": [
|
|
4222
|
+
{
|
|
4223
|
+
"uuid": "a35bfe0c-45c3-494c-8b2d-70b8c8c56dee",
|
|
4224
|
+
"charmLevel": 1,
|
|
4225
|
+
"hideIfNotOwned": false,
|
|
4226
|
+
"displayName": "Givebackbundle23",
|
|
4227
|
+
"displayIcon": "https://media.valorant-api.com/buddylevels/a35bfe0c-45c3-494c-8b2d-70b8c8c56dee/displayicon.png",
|
|
4228
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/Givebackbundle23/GunBuddy_Givebackbundle23_Lv1_PrimaryAsset"
|
|
4229
|
+
}
|
|
4230
|
+
]
|
|
4231
|
+
},
|
|
4214
4232
|
"7f625bc9-4f70-66bc-7381-cfb1336ddb5b": {
|
|
4215
4233
|
"uuid": "7f625bc9-4f70-66bc-7381-cfb1336ddb5b",
|
|
4216
4234
|
"displayName": "Give Back // 2024 Buddy",
|
|
4217
4235
|
"isHiddenIfNotOwned": true,
|
|
4218
4236
|
"themeUuid": null,
|
|
4219
4237
|
"displayIcon": "https://media.valorant-api.com/buddies/7f625bc9-4f70-66bc-7381-cfb1336ddb5b/displayicon.png",
|
|
4220
|
-
"assetPath": "ShooterGame/Content/Equippables/Buddies/
|
|
4238
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/Givebackbundle24/GunBuddy_Givebackbundle24_PrimaryAsset",
|
|
4221
4239
|
"levels": [
|
|
4222
4240
|
{
|
|
4223
4241
|
"uuid": "53ab7633-4c44-4d6a-5e87-81abf8507254",
|
|
@@ -4235,7 +4253,7 @@
|
|
|
4235
4253
|
"isHiddenIfNotOwned": true,
|
|
4236
4254
|
"themeUuid": null,
|
|
4237
4255
|
"displayIcon": "https://media.valorant-api.com/buddies/6b36634f-4ee1-bdb3-fa82-a5b0987e08e1/displayicon.png",
|
|
4238
|
-
"assetPath": "ShooterGame/Content/Equippables/Buddies/
|
|
4256
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/Givebackbundle25/GunBuddy_Givebackbundle25_PrimaryAsset",
|
|
4239
4257
|
"levels": [
|
|
4240
4258
|
{
|
|
4241
4259
|
"uuid": "fdedc1d9-4f68-ad07-2a1a-e3b679ee0c0a",
|
|
@@ -4247,24 +4265,6 @@
|
|
|
4247
4265
|
}
|
|
4248
4266
|
]
|
|
4249
4267
|
},
|
|
4250
|
-
"f2bda332-4920-a2f7-86da-a982150de91f": {
|
|
4251
|
-
"uuid": "f2bda332-4920-a2f7-86da-a982150de91f",
|
|
4252
|
-
"displayName": "Give Back // 2023 Buddy",
|
|
4253
|
-
"isHiddenIfNotOwned": true,
|
|
4254
|
-
"themeUuid": null,
|
|
4255
|
-
"displayIcon": "https://media.valorant-api.com/buddies/f2bda332-4920-a2f7-86da-a982150de91f/displayicon.png",
|
|
4256
|
-
"assetPath": "ShooterGame/Content/Equippables/Buddies/Givebackbundle23/GunBuddy_Givebackbundle23_PrimaryAsset",
|
|
4257
|
-
"levels": [
|
|
4258
|
-
{
|
|
4259
|
-
"uuid": "a35bfe0c-45c3-494c-8b2d-70b8c8c56dee",
|
|
4260
|
-
"charmLevel": 1,
|
|
4261
|
-
"hideIfNotOwned": false,
|
|
4262
|
-
"displayName": "Givebackbundle23",
|
|
4263
|
-
"displayIcon": "https://media.valorant-api.com/buddylevels/a35bfe0c-45c3-494c-8b2d-70b8c8c56dee/displayicon.png",
|
|
4264
|
-
"assetPath": "ShooterGame/Content/Equippables/Buddies/Givebackbundle23/GunBuddy_Givebackbundle23_Lv1_PrimaryAsset"
|
|
4265
|
-
}
|
|
4266
|
-
]
|
|
4267
|
-
},
|
|
4268
4268
|
"8efb8d51-453b-2acb-75f5-049f4d33bdfb": {
|
|
4269
4269
|
"uuid": "8efb8d51-453b-2acb-75f5-049f4d33bdfb",
|
|
4270
4270
|
"displayName": "Terrarium Treasure Buddy",
|
|
@@ -4811,7 +4811,7 @@
|
|
|
4811
4811
|
"isHiddenIfNotOwned": false,
|
|
4812
4812
|
"themeUuid": null,
|
|
4813
4813
|
"displayIcon": "https://media.valorant-api.com/buddies/37bb5fa0-40c7-2247-2b0b-6a82a16b04f1/displayicon.png",
|
|
4814
|
-
"assetPath": "ShooterGame/Content/Equippables/Buddies/
|
|
4814
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/Hypedragon/GunBuddy_Hypedragon_PrimaryAsset",
|
|
4815
4815
|
"levels": [
|
|
4816
4816
|
{
|
|
4817
4817
|
"uuid": "f1cd02c0-44ca-79b8-1737-ecbdb9b46ae2",
|
|
@@ -10907,24 +10907,6 @@
|
|
|
10907
10907
|
}
|
|
10908
10908
|
]
|
|
10909
10909
|
},
|
|
10910
|
-
"d655890d-47fb-9f93-73a0-e2bd661f9c45": {
|
|
10911
|
-
"uuid": "d655890d-47fb-9f93-73a0-e2bd661f9c45",
|
|
10912
|
-
"displayName": "Sentinels of Light, Ep 7 Buddy",
|
|
10913
|
-
"isHiddenIfNotOwned": false,
|
|
10914
|
-
"themeUuid": null,
|
|
10915
|
-
"displayIcon": "https://media.valorant-api.com/buddies/d655890d-47fb-9f93-73a0-e2bd661f9c45/displayicon.png",
|
|
10916
|
-
"assetPath": "ShooterGame/Content/Equippables/Buddies/SOL2/GunBuddy_SOL2_PrimaryAsset",
|
|
10917
|
-
"levels": [
|
|
10918
|
-
{
|
|
10919
|
-
"uuid": "cc12019a-4bc9-34e9-8d94-8eb9df5d7f35",
|
|
10920
|
-
"charmLevel": 1,
|
|
10921
|
-
"hideIfNotOwned": false,
|
|
10922
|
-
"displayName": "SOL2",
|
|
10923
|
-
"displayIcon": "https://media.valorant-api.com/buddylevels/cc12019a-4bc9-34e9-8d94-8eb9df5d7f35/displayicon.png",
|
|
10924
|
-
"assetPath": "ShooterGame/Content/Equippables/Buddies/SOL2/GunBuddy_SOL2_Lv1_PrimaryAsset"
|
|
10925
|
-
}
|
|
10926
|
-
]
|
|
10927
|
-
},
|
|
10928
10910
|
"1ab94e60-428a-0037-53ba-c3b9da93a36b": {
|
|
10929
10911
|
"uuid": "1ab94e60-428a-0037-53ba-c3b9da93a36b",
|
|
10930
10912
|
"displayName": "Salt Shaker Buddy",
|
|
@@ -11093,7 +11075,7 @@
|
|
|
11093
11075
|
"isHiddenIfNotOwned": false,
|
|
11094
11076
|
"themeUuid": null,
|
|
11095
11077
|
"displayIcon": "https://media.valorant-api.com/buddies/225b7810-4455-117d-8b41-a8b74a136301/displayicon.png",
|
|
11096
|
-
"assetPath": "ShooterGame/Content/Equippables/Buddies/
|
|
11078
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/Shadowplay/GunBuddy_Shadowplay_PrimaryAsset",
|
|
11097
11079
|
"levels": [
|
|
11098
11080
|
{
|
|
11099
11081
|
"uuid": "2441d5f1-4dab-8310-f7d0-2095eaaa3f67",
|
|
@@ -11537,6 +11519,24 @@
|
|
|
11537
11519
|
}
|
|
11538
11520
|
]
|
|
11539
11521
|
},
|
|
11522
|
+
"d655890d-47fb-9f93-73a0-e2bd661f9c45": {
|
|
11523
|
+
"uuid": "d655890d-47fb-9f93-73a0-e2bd661f9c45",
|
|
11524
|
+
"displayName": "Sentinels of Light, Ep 7 Buddy",
|
|
11525
|
+
"isHiddenIfNotOwned": false,
|
|
11526
|
+
"themeUuid": null,
|
|
11527
|
+
"displayIcon": "https://media.valorant-api.com/buddies/d655890d-47fb-9f93-73a0-e2bd661f9c45/displayicon.png",
|
|
11528
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/SoL2/GunBuddy_SOL2_PrimaryAsset",
|
|
11529
|
+
"levels": [
|
|
11530
|
+
{
|
|
11531
|
+
"uuid": "cc12019a-4bc9-34e9-8d94-8eb9df5d7f35",
|
|
11532
|
+
"charmLevel": 1,
|
|
11533
|
+
"hideIfNotOwned": false,
|
|
11534
|
+
"displayName": "SOL2",
|
|
11535
|
+
"displayIcon": "https://media.valorant-api.com/buddylevels/cc12019a-4bc9-34e9-8d94-8eb9df5d7f35/displayicon.png",
|
|
11536
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/SOL2/GunBuddy_SOL2_Lv1_PrimaryAsset"
|
|
11537
|
+
}
|
|
11538
|
+
]
|
|
11539
|
+
},
|
|
11540
11540
|
"0eab96da-ed34-4bdb-978f-b02b2fb4ebcc": {
|
|
11541
11541
|
"uuid": "0eab96da-ed34-4bdb-978f-b02b2fb4ebcc",
|
|
11542
11542
|
"displayName": "Reaver Buddy",
|
|
@@ -11885,7 +11885,7 @@
|
|
|
11885
11885
|
"isHiddenIfNotOwned": false,
|
|
11886
11886
|
"themeUuid": null,
|
|
11887
11887
|
"displayIcon": "https://media.valorant-api.com/buddies/6360723f-4ac0-10d4-02ab-ef935ed224e2/displayicon.png",
|
|
11888
|
-
"assetPath": "ShooterGame/Content/Equippables/Buddies/
|
|
11888
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/Starpower/GunBuddy_Starpower_PrimaryAsset",
|
|
11889
11889
|
"levels": [
|
|
11890
11890
|
{
|
|
11891
11891
|
"uuid": "c18d97cd-4590-5488-ca45-adae7d785420",
|
|
@@ -13913,24 +13913,6 @@
|
|
|
13913
13913
|
}
|
|
13914
13914
|
]
|
|
13915
13915
|
},
|
|
13916
|
-
"3cbaee5a-42d9-9ba4-062c-aab1c3f05ef0": {
|
|
13917
|
-
"uuid": "3cbaee5a-42d9-9ba4-062c-aab1c3f05ef0",
|
|
13918
|
-
"displayName": "5 Years // Beta Remastered Buddy",
|
|
13919
|
-
"isHiddenIfNotOwned": false,
|
|
13920
|
-
"themeUuid": null,
|
|
13921
|
-
"displayIcon": "https://media.valorant-api.com/buddies/3cbaee5a-42d9-9ba4-062c-aab1c3f05ef0/displayicon.png",
|
|
13922
|
-
"assetPath": "ShooterGame/Content/Equippables/Buddies/Val5Beta/GunBuddy_Val5Beta_PrimaryAsset",
|
|
13923
|
-
"levels": [
|
|
13924
|
-
{
|
|
13925
|
-
"uuid": "8adfc33d-43f3-24d2-9ad7-4ab1ac9a1e36",
|
|
13926
|
-
"charmLevel": 1,
|
|
13927
|
-
"hideIfNotOwned": false,
|
|
13928
|
-
"displayName": "Val5Beta",
|
|
13929
|
-
"displayIcon": "https://media.valorant-api.com/buddylevels/8adfc33d-43f3-24d2-9ad7-4ab1ac9a1e36/displayicon.png",
|
|
13930
|
-
"assetPath": "ShooterGame/Content/Equippables/Buddies/Val5Beta/GunBuddy_Val5Beta_Lv1_PrimaryAsset"
|
|
13931
|
-
}
|
|
13932
|
-
]
|
|
13933
|
-
},
|
|
13934
13916
|
"1cb1cfef-4976-ad93-27bc-7a89b5e6fb2f": {
|
|
13935
13917
|
"uuid": "1cb1cfef-4976-ad93-27bc-7a89b5e6fb2f",
|
|
13936
13918
|
"displayName": "5 Years Buddy",
|
|
@@ -13985,6 +13967,24 @@
|
|
|
13985
13967
|
}
|
|
13986
13968
|
]
|
|
13987
13969
|
},
|
|
13970
|
+
"3cbaee5a-42d9-9ba4-062c-aab1c3f05ef0": {
|
|
13971
|
+
"uuid": "3cbaee5a-42d9-9ba4-062c-aab1c3f05ef0",
|
|
13972
|
+
"displayName": "5 Years // Beta Remastered Buddy",
|
|
13973
|
+
"isHiddenIfNotOwned": false,
|
|
13974
|
+
"themeUuid": null,
|
|
13975
|
+
"displayIcon": "https://media.valorant-api.com/buddies/3cbaee5a-42d9-9ba4-062c-aab1c3f05ef0/displayicon.png",
|
|
13976
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/Val5beta/GunBuddy_Val5Beta_PrimaryAsset",
|
|
13977
|
+
"levels": [
|
|
13978
|
+
{
|
|
13979
|
+
"uuid": "8adfc33d-43f3-24d2-9ad7-4ab1ac9a1e36",
|
|
13980
|
+
"charmLevel": 1,
|
|
13981
|
+
"hideIfNotOwned": false,
|
|
13982
|
+
"displayName": "Val5Beta",
|
|
13983
|
+
"displayIcon": "https://media.valorant-api.com/buddylevels/8adfc33d-43f3-24d2-9ad7-4ab1ac9a1e36/displayicon.png",
|
|
13984
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/Val5Beta/GunBuddy_Val5Beta_Lv1_PrimaryAsset"
|
|
13985
|
+
}
|
|
13986
|
+
]
|
|
13987
|
+
},
|
|
13988
13988
|
"86bbce95-4b76-c933-9939-9aa0f0f2c169": {
|
|
13989
13989
|
"uuid": "86bbce95-4b76-c933-9939-9aa0f0f2c169",
|
|
13990
13990
|
"displayName": "The Wheel of Steel Buddy",
|