@valolytics/ts-valorant-dtos 13.2.0 → 13.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 +6 -0
- package/dist/dtos/buddies.json +270 -54
- package/dist/dtos/bundles.json +16 -0
- package/dist/dtos/contracts.json +899 -0
- package/dist/dtos/flex.json +14 -7
- package/dist/dtos/playerCards.json +341 -187
- package/dist/dtos/playerTitles.json +49 -21
- package/dist/dtos/sprays.json +2636 -2291
- package/dist/dtos/themes.json +28 -0
- package/dist/dtos/weapons.json +4740 -3853
- package/package.json +1 -1
package/dist/dtos/agents.json
CHANGED
|
@@ -766,6 +766,12 @@
|
|
|
766
766
|
"endDate": "2026-04-15T22:00:00Z"
|
|
767
767
|
},
|
|
768
768
|
"abilities": [
|
|
769
|
+
{
|
|
770
|
+
"slot": "Grenade",
|
|
771
|
+
"displayName": "M-pulse",
|
|
772
|
+
"description": "EQUIP M-pulse. ALT-FIRE to toggle between Concuss and Healing outputs. FIRE to throw the device. Upon landing, M-pulse sends out sound waves, either Concussing or Healing players.",
|
|
773
|
+
"displayIcon": "https://media.valorant-api.com/agents/7c8a4701-4de6-9355-b254-e09bc2a34b72/abilities/grenade/displayicon.png"
|
|
774
|
+
},
|
|
769
775
|
{
|
|
770
776
|
"slot": "Ability2",
|
|
771
777
|
"displayName": "Waveform",
|
package/dist/dtos/buddies.json
CHANGED
|
@@ -1061,6 +1061,24 @@
|
|
|
1061
1061
|
}
|
|
1062
1062
|
]
|
|
1063
1063
|
},
|
|
1064
|
+
"42bbf7d4-41e1-85d4-f743-439ee4fe4443": {
|
|
1065
|
+
"uuid": "42bbf7d4-41e1-85d4-f743-439ee4fe4443",
|
|
1066
|
+
"displayName": "Toasted Buddy",
|
|
1067
|
+
"isHiddenIfNotOwned": false,
|
|
1068
|
+
"themeUuid": null,
|
|
1069
|
+
"displayIcon": "https://media.valorant-api.com/buddies/42bbf7d4-41e1-85d4-f743-439ee4fe4443/displayicon.png",
|
|
1070
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/BurntToast/GunBuddy_BurntToast_PrimaryAsset",
|
|
1071
|
+
"levels": [
|
|
1072
|
+
{
|
|
1073
|
+
"uuid": "1aa15bbf-418e-5f6e-97fd-5eb3b420dbdb",
|
|
1074
|
+
"charmLevel": 1,
|
|
1075
|
+
"hideIfNotOwned": false,
|
|
1076
|
+
"displayName": "BurntToast",
|
|
1077
|
+
"displayIcon": "https://media.valorant-api.com/buddylevels/1aa15bbf-418e-5f6e-97fd-5eb3b420dbdb/displayicon.png",
|
|
1078
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/BurntToast/GunBuddy_BurntToast_Lv1_PrimaryAsset"
|
|
1079
|
+
}
|
|
1080
|
+
]
|
|
1081
|
+
},
|
|
1064
1082
|
"5cb098fa-4a93-24e8-4b6c-2396d262de1e": {
|
|
1065
1083
|
"uuid": "5cb098fa-4a93-24e8-4b6c-2396d262de1e",
|
|
1066
1084
|
"displayName": "Call Me Buddy",
|
|
@@ -1421,6 +1439,24 @@
|
|
|
1421
1439
|
}
|
|
1422
1440
|
]
|
|
1423
1441
|
},
|
|
1442
|
+
"0e26667d-4ca1-93ad-28f4-948bb5149b3b": {
|
|
1443
|
+
"uuid": "0e26667d-4ca1-93ad-28f4-948bb5149b3b",
|
|
1444
|
+
"displayName": "Head Chef Buddy",
|
|
1445
|
+
"isHiddenIfNotOwned": false,
|
|
1446
|
+
"themeUuid": null,
|
|
1447
|
+
"displayIcon": "https://media.valorant-api.com/buddies/0e26667d-4ca1-93ad-28f4-948bb5149b3b/displayicon.png",
|
|
1448
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/ChefHat/GunBuddy_ChefHat_PrimaryAsset",
|
|
1449
|
+
"levels": [
|
|
1450
|
+
{
|
|
1451
|
+
"uuid": "c6490839-4820-d135-4edf-24af823d23e3",
|
|
1452
|
+
"charmLevel": 1,
|
|
1453
|
+
"hideIfNotOwned": false,
|
|
1454
|
+
"displayName": "ChefHat",
|
|
1455
|
+
"displayIcon": "https://media.valorant-api.com/buddylevels/c6490839-4820-d135-4edf-24af823d23e3/displayicon.png",
|
|
1456
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/ChefHat/GunBuddy_ChefHat_Lv1_PrimaryAsset"
|
|
1457
|
+
}
|
|
1458
|
+
]
|
|
1459
|
+
},
|
|
1424
1460
|
"cd30a144-4b8b-e9b4-30e8-32a121b1d98d": {
|
|
1425
1461
|
"uuid": "cd30a144-4b8b-e9b4-30e8-32a121b1d98d",
|
|
1426
1462
|
"displayName": "VALORANT GO! Vol. 3 Chamber Buddy",
|
|
@@ -2555,6 +2591,24 @@
|
|
|
2555
2591
|
}
|
|
2556
2592
|
]
|
|
2557
2593
|
},
|
|
2594
|
+
"683a56b8-46f8-9b0d-251a-2db015cf1083": {
|
|
2595
|
+
"uuid": "683a56b8-46f8-9b0d-251a-2db015cf1083",
|
|
2596
|
+
"displayName": "V26 ACT V Coin Buddy",
|
|
2597
|
+
"isHiddenIfNotOwned": false,
|
|
2598
|
+
"themeUuid": null,
|
|
2599
|
+
"displayIcon": "https://media.valorant-api.com/buddies/683a56b8-46f8-9b0d-251a-2db015cf1083/displayicon.png",
|
|
2600
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/Coin_V26_A5/GunBuddy_Coin_V26_A5_PrimaryAsset",
|
|
2601
|
+
"levels": [
|
|
2602
|
+
{
|
|
2603
|
+
"uuid": "2f3f4ae4-4760-bade-e4f9-018e011c0dcf",
|
|
2604
|
+
"charmLevel": 1,
|
|
2605
|
+
"hideIfNotOwned": false,
|
|
2606
|
+
"displayName": "Coin_V26_A5",
|
|
2607
|
+
"displayIcon": "https://media.valorant-api.com/buddylevels/2f3f4ae4-4760-bade-e4f9-018e011c0dcf/displayicon.png",
|
|
2608
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/Coin_V26_A5/GunBuddy_Coin_V26_A5_Lv1_PrimaryAsset"
|
|
2609
|
+
}
|
|
2610
|
+
]
|
|
2611
|
+
},
|
|
2558
2612
|
"e826de1b-4c4e-5ef7-45bf-a9b360b7daf5": {
|
|
2559
2613
|
"uuid": "e826de1b-4c4e-5ef7-45bf-a9b360b7daf5",
|
|
2560
2614
|
"displayName": "Comet Buddy",
|
|
@@ -2735,6 +2789,24 @@
|
|
|
2735
2789
|
}
|
|
2736
2790
|
]
|
|
2737
2791
|
},
|
|
2792
|
+
"c609f6da-4ec4-8da7-53dd-85b420addce8": {
|
|
2793
|
+
"uuid": "c609f6da-4ec4-8da7-53dd-85b420addce8",
|
|
2794
|
+
"displayName": "Verdant Cafe Buddy",
|
|
2795
|
+
"isHiddenIfNotOwned": false,
|
|
2796
|
+
"themeUuid": null,
|
|
2797
|
+
"displayIcon": "https://media.valorant-api.com/buddies/c609f6da-4ec4-8da7-53dd-85b420addce8/displayicon.png",
|
|
2798
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/CozyCafe/GunBuddy_CozyCafe_PrimaryAsset",
|
|
2799
|
+
"levels": [
|
|
2800
|
+
{
|
|
2801
|
+
"uuid": "6923d4cf-4943-5797-ec95-c1a5001fe927",
|
|
2802
|
+
"charmLevel": 1,
|
|
2803
|
+
"hideIfNotOwned": false,
|
|
2804
|
+
"displayName": "CozyCafe",
|
|
2805
|
+
"displayIcon": "https://media.valorant-api.com/buddylevels/6923d4cf-4943-5797-ec95-c1a5001fe927/displayicon.png",
|
|
2806
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/CozyCafe/GunBuddy_CozyCafe_Lv1_PrimaryAsset"
|
|
2807
|
+
}
|
|
2808
|
+
]
|
|
2809
|
+
},
|
|
2738
2810
|
"526c278b-49c1-53cc-4395-c68128c29fe4": {
|
|
2739
2811
|
"uuid": "526c278b-49c1-53cc-4395-c68128c29fe4",
|
|
2740
2812
|
"displayName": "Completely Cracked Buddy",
|
|
@@ -2753,6 +2825,24 @@
|
|
|
2753
2825
|
}
|
|
2754
2826
|
]
|
|
2755
2827
|
},
|
|
2828
|
+
"e225176e-4bac-fcb9-2370-f69f1d76b8a8": {
|
|
2829
|
+
"uuid": "e225176e-4bac-fcb9-2370-f69f1d76b8a8",
|
|
2830
|
+
"displayName": "Sunset Sips Buddy",
|
|
2831
|
+
"isHiddenIfNotOwned": false,
|
|
2832
|
+
"themeUuid": null,
|
|
2833
|
+
"displayIcon": "https://media.valorant-api.com/buddies/e225176e-4bac-fcb9-2370-f69f1d76b8a8/displayicon.png",
|
|
2834
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/CrackedSunsetMug/GunBuddy_CrackedSunsetMug_PrimaryAsset",
|
|
2835
|
+
"levels": [
|
|
2836
|
+
{
|
|
2837
|
+
"uuid": "d7de9b74-4c5f-004b-7052-5180c597cb96",
|
|
2838
|
+
"charmLevel": 1,
|
|
2839
|
+
"hideIfNotOwned": false,
|
|
2840
|
+
"displayName": "CrackedSunsetMug",
|
|
2841
|
+
"displayIcon": "https://media.valorant-api.com/buddylevels/d7de9b74-4c5f-004b-7052-5180c597cb96/displayicon.png",
|
|
2842
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/CrackedSunsetMug/GunBuddy_CrackedSunsetMug_Lv1_PrimaryAsset"
|
|
2843
|
+
}
|
|
2844
|
+
]
|
|
2845
|
+
},
|
|
2756
2846
|
"8d81e492-4fcd-1b8a-377e-029ed21d11f7": {
|
|
2757
2847
|
"uuid": "8d81e492-4fcd-1b8a-377e-029ed21d11f7",
|
|
2758
2848
|
"displayName": "Crash Out Buddy",
|
|
@@ -2807,6 +2897,24 @@
|
|
|
2807
2897
|
}
|
|
2808
2898
|
]
|
|
2809
2899
|
},
|
|
2900
|
+
"55b4c32b-41b7-e99b-d4b3-1b84756d21fe": {
|
|
2901
|
+
"uuid": "55b4c32b-41b7-e99b-d4b3-1b84756d21fe",
|
|
2902
|
+
"displayName": "Nuggetman Buddy",
|
|
2903
|
+
"isHiddenIfNotOwned": false,
|
|
2904
|
+
"themeUuid": null,
|
|
2905
|
+
"displayIcon": "https://media.valorant-api.com/buddies/55b4c32b-41b7-e99b-d4b3-1b84756d21fe/displayicon.png",
|
|
2906
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/CreatureNugget/GunBuddy_CreatureNugget_PrimaryAsset",
|
|
2907
|
+
"levels": [
|
|
2908
|
+
{
|
|
2909
|
+
"uuid": "010cfee6-43bf-2a2e-caa9-cfbe3a67d1cf",
|
|
2910
|
+
"charmLevel": 1,
|
|
2911
|
+
"hideIfNotOwned": false,
|
|
2912
|
+
"displayName": "CreatureNugget",
|
|
2913
|
+
"displayIcon": "https://media.valorant-api.com/buddylevels/010cfee6-43bf-2a2e-caa9-cfbe3a67d1cf/displayicon.png",
|
|
2914
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/CreatureNugget/GunBuddy_CreatureNugget_Lv1_PrimaryAsset"
|
|
2915
|
+
}
|
|
2916
|
+
]
|
|
2917
|
+
},
|
|
2810
2918
|
"fe997250-41ef-444a-a12b-7ca8ca87cb40": {
|
|
2811
2919
|
"uuid": "fe997250-41ef-444a-a12b-7ca8ca87cb40",
|
|
2812
2920
|
"displayName": "Red Alert Buddy",
|
|
@@ -3203,6 +3311,42 @@
|
|
|
3203
3311
|
}
|
|
3204
3312
|
]
|
|
3205
3313
|
},
|
|
3314
|
+
"9a2463f9-4e7a-f967-bcc5-8c89fa44bde0": {
|
|
3315
|
+
"uuid": "9a2463f9-4e7a-f967-bcc5-8c89fa44bde0",
|
|
3316
|
+
"displayName": "Diet Milk Buddy",
|
|
3317
|
+
"isHiddenIfNotOwned": false,
|
|
3318
|
+
"themeUuid": null,
|
|
3319
|
+
"displayIcon": "https://media.valorant-api.com/buddies/9a2463f9-4e7a-f967-bcc5-8c89fa44bde0/displayicon.png",
|
|
3320
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/DietMilk/GunBuddy_DietMilk_PrimaryAsset",
|
|
3321
|
+
"levels": [
|
|
3322
|
+
{
|
|
3323
|
+
"uuid": "81c906cb-4eff-fcf4-7a01-01bdce3757e7",
|
|
3324
|
+
"charmLevel": 1,
|
|
3325
|
+
"hideIfNotOwned": false,
|
|
3326
|
+
"displayName": "DietMilk",
|
|
3327
|
+
"displayIcon": "https://media.valorant-api.com/buddylevels/81c906cb-4eff-fcf4-7a01-01bdce3757e7/displayicon.png",
|
|
3328
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/DietMilk/GunBuddy_DietMilk_Lv1_PrimaryAsset"
|
|
3329
|
+
}
|
|
3330
|
+
]
|
|
3331
|
+
},
|
|
3332
|
+
"8b6be2ef-4aae-e921-ff92-229b77c12900": {
|
|
3333
|
+
"uuid": "8b6be2ef-4aae-e921-ff92-229b77c12900",
|
|
3334
|
+
"displayName": "Epilogue: Diet Milk Buddy",
|
|
3335
|
+
"isHiddenIfNotOwned": false,
|
|
3336
|
+
"themeUuid": null,
|
|
3337
|
+
"displayIcon": "https://media.valorant-api.com/buddies/8b6be2ef-4aae-e921-ff92-229b77c12900/displayicon.png",
|
|
3338
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/DietMilkGold/GunBuddy_DietMilkGold_PrimaryAsset",
|
|
3339
|
+
"levels": [
|
|
3340
|
+
{
|
|
3341
|
+
"uuid": "b6c1af29-4f7d-8a73-9353-c1a42fb8c4f1",
|
|
3342
|
+
"charmLevel": 1,
|
|
3343
|
+
"hideIfNotOwned": false,
|
|
3344
|
+
"displayName": "DietMilkGold",
|
|
3345
|
+
"displayIcon": "https://media.valorant-api.com/buddylevels/b6c1af29-4f7d-8a73-9353-c1a42fb8c4f1/displayicon.png",
|
|
3346
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/DietMilkGold/GunBuddy_DietMilkGold_Lv1_PrimaryAsset"
|
|
3347
|
+
}
|
|
3348
|
+
]
|
|
3349
|
+
},
|
|
3206
3350
|
"42afb96b-4d11-e465-55a4-0b87bdfbf244": {
|
|
3207
3351
|
"uuid": "42afb96b-4d11-e465-55a4-0b87bdfbf244",
|
|
3208
3352
|
"displayName": "Discotech Buddy",
|
|
@@ -3995,6 +4139,24 @@
|
|
|
3995
4139
|
}
|
|
3996
4140
|
]
|
|
3997
4141
|
},
|
|
4142
|
+
"800d2a6c-4605-1378-85aa-7898cb180ef5": {
|
|
4143
|
+
"uuid": "800d2a6c-4605-1378-85aa-7898cb180ef5",
|
|
4144
|
+
"displayName": "Gourmand Buddy",
|
|
4145
|
+
"isHiddenIfNotOwned": false,
|
|
4146
|
+
"themeUuid": null,
|
|
4147
|
+
"displayIcon": "https://media.valorant-api.com/buddies/800d2a6c-4605-1378-85aa-7898cb180ef5/displayicon.png",
|
|
4148
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/FineDining/GunBuddy_FineDining_PrimaryAsset",
|
|
4149
|
+
"levels": [
|
|
4150
|
+
{
|
|
4151
|
+
"uuid": "86cc0f4b-4549-22b0-cce8-1cb5ec9c6845",
|
|
4152
|
+
"charmLevel": 1,
|
|
4153
|
+
"hideIfNotOwned": false,
|
|
4154
|
+
"displayName": "FineDining",
|
|
4155
|
+
"displayIcon": "https://media.valorant-api.com/buddylevels/86cc0f4b-4549-22b0-cce8-1cb5ec9c6845/displayicon.png",
|
|
4156
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/FineDining/GunBuddy_FineDining_Lv1_PrimaryAsset"
|
|
4157
|
+
}
|
|
4158
|
+
]
|
|
4159
|
+
},
|
|
3998
4160
|
"b9926112-49d0-b049-b078-798851912eb7": {
|
|
3999
4161
|
"uuid": "b9926112-49d0-b049-b078-798851912eb7",
|
|
4000
4162
|
"displayName": "Lunar Firework Buddy",
|
|
@@ -4013,6 +4175,24 @@
|
|
|
4013
4175
|
}
|
|
4014
4176
|
]
|
|
4015
4177
|
},
|
|
4178
|
+
"809cd43d-4fcb-50aa-60c1-58ae07296c56": {
|
|
4179
|
+
"uuid": "809cd43d-4fcb-50aa-60c1-58ae07296c56",
|
|
4180
|
+
"displayName": "Miss Call Buddy",
|
|
4181
|
+
"isHiddenIfNotOwned": true,
|
|
4182
|
+
"themeUuid": null,
|
|
4183
|
+
"displayIcon": "https://media.valorant-api.com/buddies/809cd43d-4fcb-50aa-60c1-58ae07296c56/displayicon.png",
|
|
4184
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/FlipPhone/GunBuddy_FlipPhone_PrimaryAsset",
|
|
4185
|
+
"levels": [
|
|
4186
|
+
{
|
|
4187
|
+
"uuid": "52f86c26-4a0c-2faf-f9a9-51a6e72815cc",
|
|
4188
|
+
"charmLevel": 1,
|
|
4189
|
+
"hideIfNotOwned": false,
|
|
4190
|
+
"displayName": "FlipPhone",
|
|
4191
|
+
"displayIcon": "https://media.valorant-api.com/buddylevels/52f86c26-4a0c-2faf-f9a9-51a6e72815cc/displayicon.png",
|
|
4192
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/FlipPhone/GunBuddy_FlipPhone_Lv1_PrimaryAsset"
|
|
4193
|
+
}
|
|
4194
|
+
]
|
|
4195
|
+
},
|
|
4016
4196
|
"0262276c-4ede-a858-cad0-1ca4e877052b": {
|
|
4017
4197
|
"uuid": "0262276c-4ede-a858-cad0-1ca4e877052b",
|
|
4018
4198
|
"displayName": "Ascent Rising Buddy",
|
|
@@ -4301,6 +4481,24 @@
|
|
|
4301
4481
|
}
|
|
4302
4482
|
]
|
|
4303
4483
|
},
|
|
4484
|
+
"786a1c3f-4d16-7ab7-d7b3-36bec100f459": {
|
|
4485
|
+
"uuid": "786a1c3f-4d16-7ab7-d7b3-36bec100f459",
|
|
4486
|
+
"displayName": "Last Stop Buddy",
|
|
4487
|
+
"isHiddenIfNotOwned": false,
|
|
4488
|
+
"themeUuid": null,
|
|
4489
|
+
"displayIcon": "https://media.valorant-api.com/buddies/786a1c3f-4d16-7ab7-d7b3-36bec100f459/displayicon.png",
|
|
4490
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/Gastropub/GunBuddy_Gastropub_PrimaryAsset",
|
|
4491
|
+
"levels": [
|
|
4492
|
+
{
|
|
4493
|
+
"uuid": "6eda86e6-4e6c-3ec8-492d-9dbdf042700a",
|
|
4494
|
+
"charmLevel": 1,
|
|
4495
|
+
"hideIfNotOwned": false,
|
|
4496
|
+
"displayName": "Gastropub",
|
|
4497
|
+
"displayIcon": "https://media.valorant-api.com/buddylevels/6eda86e6-4e6c-3ec8-492d-9dbdf042700a/displayicon.png",
|
|
4498
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/Gastropub/GunBuddy_Gastropub_Lv1_PrimaryAsset"
|
|
4499
|
+
}
|
|
4500
|
+
]
|
|
4501
|
+
},
|
|
4304
4502
|
"ab361eac-4cc7-c896-b3ae-0e8a17a97e14": {
|
|
4305
4503
|
"uuid": "ab361eac-4cc7-c896-b3ae-0e8a17a97e14",
|
|
4306
4504
|
"displayName": "Duck Chillin' Buddy",
|
|
@@ -4463,6 +4661,24 @@
|
|
|
4463
4661
|
}
|
|
4464
4662
|
]
|
|
4465
4663
|
},
|
|
4664
|
+
"7f625bc9-4f70-66bc-7381-cfb1336ddb5b": {
|
|
4665
|
+
"uuid": "7f625bc9-4f70-66bc-7381-cfb1336ddb5b",
|
|
4666
|
+
"displayName": "Give Back // 2024 Buddy",
|
|
4667
|
+
"isHiddenIfNotOwned": true,
|
|
4668
|
+
"themeUuid": null,
|
|
4669
|
+
"displayIcon": "https://media.valorant-api.com/buddies/7f625bc9-4f70-66bc-7381-cfb1336ddb5b/displayicon.png",
|
|
4670
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/GiveBackBundle24/GunBuddy_Givebackbundle24_PrimaryAsset",
|
|
4671
|
+
"levels": [
|
|
4672
|
+
{
|
|
4673
|
+
"uuid": "53ab7633-4c44-4d6a-5e87-81abf8507254",
|
|
4674
|
+
"charmLevel": 1,
|
|
4675
|
+
"hideIfNotOwned": false,
|
|
4676
|
+
"displayName": "Givebackbundle24",
|
|
4677
|
+
"displayIcon": "https://media.valorant-api.com/buddylevels/53ab7633-4c44-4d6a-5e87-81abf8507254/displayicon.png",
|
|
4678
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/Givebackbundle24/GunBuddy_Givebackbundle24_Lv1_PrimaryAsset"
|
|
4679
|
+
}
|
|
4680
|
+
]
|
|
4681
|
+
},
|
|
4466
4682
|
"6b36634f-4ee1-bdb3-fa82-a5b0987e08e1": {
|
|
4467
4683
|
"uuid": "6b36634f-4ee1-bdb3-fa82-a5b0987e08e1",
|
|
4468
4684
|
"displayName": "Give Back // V25 Buddy",
|
|
@@ -4499,24 +4715,6 @@
|
|
|
4499
4715
|
}
|
|
4500
4716
|
]
|
|
4501
4717
|
},
|
|
4502
|
-
"7f625bc9-4f70-66bc-7381-cfb1336ddb5b": {
|
|
4503
|
-
"uuid": "7f625bc9-4f70-66bc-7381-cfb1336ddb5b",
|
|
4504
|
-
"displayName": "Give Back // 2024 Buddy",
|
|
4505
|
-
"isHiddenIfNotOwned": true,
|
|
4506
|
-
"themeUuid": null,
|
|
4507
|
-
"displayIcon": "https://media.valorant-api.com/buddies/7f625bc9-4f70-66bc-7381-cfb1336ddb5b/displayicon.png",
|
|
4508
|
-
"assetPath": "ShooterGame/Content/Equippables/Buddies/Givebackbundle24/GunBuddy_Givebackbundle24_PrimaryAsset",
|
|
4509
|
-
"levels": [
|
|
4510
|
-
{
|
|
4511
|
-
"uuid": "53ab7633-4c44-4d6a-5e87-81abf8507254",
|
|
4512
|
-
"charmLevel": 1,
|
|
4513
|
-
"hideIfNotOwned": false,
|
|
4514
|
-
"displayName": "Givebackbundle24",
|
|
4515
|
-
"displayIcon": "https://media.valorant-api.com/buddylevels/53ab7633-4c44-4d6a-5e87-81abf8507254/displayicon.png",
|
|
4516
|
-
"assetPath": "ShooterGame/Content/Equippables/Buddies/Givebackbundle24/GunBuddy_Givebackbundle24_Lv1_PrimaryAsset"
|
|
4517
|
-
}
|
|
4518
|
-
]
|
|
4519
|
-
},
|
|
4520
4718
|
"7ec6d6d9-4af2-9e60-5531-a28c5f03ffb4": {
|
|
4521
4719
|
"uuid": "7ec6d6d9-4af2-9e60-5531-a28c5f03ffb4",
|
|
4522
4720
|
"displayName": "Give Back // V26 Buddy",
|
|
@@ -11987,6 +12185,24 @@
|
|
|
11987
12185
|
}
|
|
11988
12186
|
]
|
|
11989
12187
|
},
|
|
12188
|
+
"d655890d-47fb-9f93-73a0-e2bd661f9c45": {
|
|
12189
|
+
"uuid": "d655890d-47fb-9f93-73a0-e2bd661f9c45",
|
|
12190
|
+
"displayName": "Sentinels of Light, Ep 7 Buddy",
|
|
12191
|
+
"isHiddenIfNotOwned": false,
|
|
12192
|
+
"themeUuid": null,
|
|
12193
|
+
"displayIcon": "https://media.valorant-api.com/buddies/d655890d-47fb-9f93-73a0-e2bd661f9c45/displayicon.png",
|
|
12194
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/SOL2/GunBuddy_SOL2_PrimaryAsset",
|
|
12195
|
+
"levels": [
|
|
12196
|
+
{
|
|
12197
|
+
"uuid": "cc12019a-4bc9-34e9-8d94-8eb9df5d7f35",
|
|
12198
|
+
"charmLevel": 1,
|
|
12199
|
+
"hideIfNotOwned": false,
|
|
12200
|
+
"displayName": "SOL2",
|
|
12201
|
+
"displayIcon": "https://media.valorant-api.com/buddylevels/cc12019a-4bc9-34e9-8d94-8eb9df5d7f35/displayicon.png",
|
|
12202
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/SOL2/GunBuddy_SOL2_Lv1_PrimaryAsset"
|
|
12203
|
+
}
|
|
12204
|
+
]
|
|
12205
|
+
},
|
|
11990
12206
|
"bbbdd279-41dc-99c1-83a3-77a19494f705": {
|
|
11991
12207
|
"uuid": "bbbdd279-41dc-99c1-83a3-77a19494f705",
|
|
11992
12208
|
"displayName": "REF?!? Buddy",
|
|
@@ -12473,6 +12689,24 @@
|
|
|
12473
12689
|
}
|
|
12474
12690
|
]
|
|
12475
12691
|
},
|
|
12692
|
+
"79e08389-4041-b8ef-35e8-feb5d659c366": {
|
|
12693
|
+
"uuid": "79e08389-4041-b8ef-35e8-feb5d659c366",
|
|
12694
|
+
"displayName": "Aeris Buddy",
|
|
12695
|
+
"isHiddenIfNotOwned": false,
|
|
12696
|
+
"themeUuid": null,
|
|
12697
|
+
"displayIcon": "https://media.valorant-api.com/buddies/79e08389-4041-b8ef-35e8-feb5d659c366/displayicon.png",
|
|
12698
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/Skymage/GunBuddy_Skymage_PrimaryAsset",
|
|
12699
|
+
"levels": [
|
|
12700
|
+
{
|
|
12701
|
+
"uuid": "0f7bab6f-4658-cb35-ea4d-758634c4b14a",
|
|
12702
|
+
"charmLevel": 1,
|
|
12703
|
+
"hideIfNotOwned": false,
|
|
12704
|
+
"displayName": "Skymage",
|
|
12705
|
+
"displayIcon": "https://media.valorant-api.com/buddylevels/0f7bab6f-4658-cb35-ea4d-758634c4b14a/displayicon.png",
|
|
12706
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/Skymage/GunBuddy_Skymage_Lv1_PrimaryAsset"
|
|
12707
|
+
}
|
|
12708
|
+
]
|
|
12709
|
+
},
|
|
12476
12710
|
"2909e14e-4da8-d1ed-9327-21869f09782d": {
|
|
12477
12711
|
"uuid": "2909e14e-4da8-d1ed-9327-21869f09782d",
|
|
12478
12712
|
"displayName": "Byteshift Buddy",
|
|
@@ -12707,24 +12941,6 @@
|
|
|
12707
12941
|
}
|
|
12708
12942
|
]
|
|
12709
12943
|
},
|
|
12710
|
-
"d655890d-47fb-9f93-73a0-e2bd661f9c45": {
|
|
12711
|
-
"uuid": "d655890d-47fb-9f93-73a0-e2bd661f9c45",
|
|
12712
|
-
"displayName": "Sentinels of Light, Ep 7 Buddy",
|
|
12713
|
-
"isHiddenIfNotOwned": false,
|
|
12714
|
-
"themeUuid": null,
|
|
12715
|
-
"displayIcon": "https://media.valorant-api.com/buddies/d655890d-47fb-9f93-73a0-e2bd661f9c45/displayicon.png",
|
|
12716
|
-
"assetPath": "ShooterGame/Content/Equippables/Buddies/SoL2/GunBuddy_SOL2_PrimaryAsset",
|
|
12717
|
-
"levels": [
|
|
12718
|
-
{
|
|
12719
|
-
"uuid": "cc12019a-4bc9-34e9-8d94-8eb9df5d7f35",
|
|
12720
|
-
"charmLevel": 1,
|
|
12721
|
-
"hideIfNotOwned": false,
|
|
12722
|
-
"displayName": "SOL2",
|
|
12723
|
-
"displayIcon": "https://media.valorant-api.com/buddylevels/cc12019a-4bc9-34e9-8d94-8eb9df5d7f35/displayicon.png",
|
|
12724
|
-
"assetPath": "ShooterGame/Content/Equippables/Buddies/SOL2/GunBuddy_SOL2_Lv1_PrimaryAsset"
|
|
12725
|
-
}
|
|
12726
|
-
]
|
|
12727
|
-
},
|
|
12728
12944
|
"21dea727-4b7a-a6e5-b9b5-af8a17a1ba89": {
|
|
12729
12945
|
"uuid": "21dea727-4b7a-a6e5-b9b5-af8a17a1ba89",
|
|
12730
12946
|
"displayName": "Boom-Bola Buddy",
|
|
@@ -14129,24 +14345,6 @@
|
|
|
14129
14345
|
}
|
|
14130
14346
|
]
|
|
14131
14347
|
},
|
|
14132
|
-
"ada5f921-4d81-f439-0017-0e86877a02bd": {
|
|
14133
|
-
"uuid": "ada5f921-4d81-f439-0017-0e86877a02bd",
|
|
14134
|
-
"displayName": "Exquisitely Wrapped Buddy",
|
|
14135
|
-
"isHiddenIfNotOwned": false,
|
|
14136
|
-
"themeUuid": null,
|
|
14137
|
-
"displayIcon": "https://media.valorant-api.com/buddies/ada5f921-4d81-f439-0017-0e86877a02bd/displayicon.png",
|
|
14138
|
-
"assetPath": "ShooterGame/Content/Equippables/Buddies/URF/GunBuddy_URFPresent_PrimaryAsset",
|
|
14139
|
-
"levels": [
|
|
14140
|
-
{
|
|
14141
|
-
"uuid": "7a098e59-49e4-55ed-7190-e68476edb927",
|
|
14142
|
-
"charmLevel": 1,
|
|
14143
|
-
"hideIfNotOwned": false,
|
|
14144
|
-
"displayName": "URF",
|
|
14145
|
-
"displayIcon": "https://media.valorant-api.com/buddylevels/7a098e59-49e4-55ed-7190-e68476edb927/displayicon.png",
|
|
14146
|
-
"assetPath": "ShooterGame/Content/Equippables/Buddies/URF/GunBuddy_URF_Lv1_PrimaryAsset"
|
|
14147
|
-
}
|
|
14148
|
-
]
|
|
14149
|
-
},
|
|
14150
14348
|
"c40fd3cc-41d7-20f2-fef4-6b954d8813c5": {
|
|
14151
14349
|
"uuid": "c40fd3cc-41d7-20f2-fef4-6b954d8813c5",
|
|
14152
14350
|
"displayName": "Stringed Soprano Buddy",
|
|
@@ -14201,6 +14399,24 @@
|
|
|
14201
14399
|
}
|
|
14202
14400
|
]
|
|
14203
14401
|
},
|
|
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
|
+
},
|
|
14204
14420
|
"10cc794b-4180-4e7e-e546-7abe50039d80": {
|
|
14205
14421
|
"uuid": "10cc794b-4180-4e7e-e546-7abe50039d80",
|
|
14206
14422
|
"displayName": "Utility Belt Buddy",
|
package/dist/dtos/bundles.json
CHANGED
|
@@ -2143,6 +2143,22 @@
|
|
|
2143
2143
|
"verticalPromoImage": "https://media.valorant-api.com/bundles/e5769905-466c-c8ff-f96a-dbabed9150de/verticalpromoimage.png",
|
|
2144
2144
|
"assetPath": "ShooterGame/Content/UI/OutOfGame/MainMenu/Store/Bundles/StorefrontItem_ShatterThemeBundle_PrimaryAsset"
|
|
2145
2145
|
},
|
|
2146
|
+
"d087f4fd-4942-d782-c76c-5e84dc307a66": {
|
|
2147
|
+
"uuid": "d087f4fd-4942-d782-c76c-5e84dc307a66",
|
|
2148
|
+
"contentEditionUuid": null,
|
|
2149
|
+
"displayName": "Aeris",
|
|
2150
|
+
"displayNameSubText": null,
|
|
2151
|
+
"description": "Aeris",
|
|
2152
|
+
"extraDescription": null,
|
|
2153
|
+
"promoDescription": null,
|
|
2154
|
+
"useAdditionalContext": false,
|
|
2155
|
+
"displayIcon": "https://media.valorant-api.com/bundles/d087f4fd-4942-d782-c76c-5e84dc307a66/displayicon.png",
|
|
2156
|
+
"displayIcon2": "https://media.valorant-api.com/bundles/d087f4fd-4942-d782-c76c-5e84dc307a66/displayicon2.png",
|
|
2157
|
+
"displayIcon3": null,
|
|
2158
|
+
"logoIcon": null,
|
|
2159
|
+
"verticalPromoImage": "https://media.valorant-api.com/bundles/d087f4fd-4942-d782-c76c-5e84dc307a66/verticalpromoimage.png",
|
|
2160
|
+
"assetPath": "ShooterGame/Content/UI/OutOfGame/MainMenu/Store/Bundles/StorefrontItem_SkymageThemeBundle_DataAsset"
|
|
2161
|
+
},
|
|
2146
2162
|
"0b77a2a9-458c-6772-0f76-339b278f744c": {
|
|
2147
2163
|
"uuid": "0b77a2a9-458c-6772-0f76-339b278f744c",
|
|
2148
2164
|
"contentEditionUuid": null,
|