@valolytics/ts-valorant-dtos 13.2.0 → 13.5.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 +362 -38
- package/dist/dtos/bundles.json +48 -0
- package/dist/dtos/contracts.json +3599 -2598
- package/dist/dtos/events.json +8 -0
- package/dist/dtos/flex.json +14 -7
- package/dist/dtos/gameModes.json +0 -4
- package/dist/dtos/playerCards.json +281 -39
- package/dist/dtos/playerTitles.json +89 -5
- package/dist/dtos/sprays.json +531 -48
- package/dist/dtos/themes.json +28 -0
- package/dist/dtos/weapons.json +4483 -3596
- package/package.json +1 -1
package/dist/dtos/sprays.json
CHANGED
|
@@ -919,6 +919,29 @@
|
|
|
919
919
|
}
|
|
920
920
|
]
|
|
921
921
|
},
|
|
922
|
+
"d39fbf07-4088-062a-1bbd-8bb229fd77b2": {
|
|
923
|
+
"uuid": "d39fbf07-4088-062a-1bbd-8bb229fd77b2",
|
|
924
|
+
"displayName": "Good Boy Spray",
|
|
925
|
+
"category": "EAresSprayCategory::Contextual",
|
|
926
|
+
"themeUuid": null,
|
|
927
|
+
"isNullSpray": false,
|
|
928
|
+
"hideIfNotOwned": false,
|
|
929
|
+
"displayIcon": "https://media.valorant-api.com/sprays/d39fbf07-4088-062a-1bbd-8bb229fd77b2/displayicon.png",
|
|
930
|
+
"fullIcon": "https://media.valorant-api.com/sprays/d39fbf07-4088-062a-1bbd-8bb229fd77b2/fullicon.png",
|
|
931
|
+
"fullTransparentIcon": "https://media.valorant-api.com/sprays/d39fbf07-4088-062a-1bbd-8bb229fd77b2/fulltransparenticon.png",
|
|
932
|
+
"animationPng": null,
|
|
933
|
+
"animationGif": null,
|
|
934
|
+
"assetPath": "ShooterGame/Content/Personalization/Sprays/Bark/Spray_Bark_PrimaryAsset",
|
|
935
|
+
"levels": [
|
|
936
|
+
{
|
|
937
|
+
"uuid": "e50043db-4e58-132e-fa9d-9c9602730add",
|
|
938
|
+
"sprayLevel": 1,
|
|
939
|
+
"displayName": "Bark",
|
|
940
|
+
"displayIcon": "https://media.valorant-api.com/spraylevels/e50043db-4e58-132e-fa9d-9c9602730add/displayicon.png",
|
|
941
|
+
"assetPath": "ShooterGame/Content/Personalization/Sprays/Bark/Spray_Bark_Level1_PrimaryAsset"
|
|
942
|
+
}
|
|
943
|
+
]
|
|
944
|
+
},
|
|
922
945
|
"70f415cf-4a89-3ce1-c01f-94a2c7495515": {
|
|
923
946
|
"uuid": "70f415cf-4a89-3ce1-c01f-94a2c7495515",
|
|
924
947
|
"displayName": "Bolt Spray",
|
|
@@ -2035,7 +2058,7 @@
|
|
|
2035
2058
|
"fullTransparentIcon": "https://media.valorant-api.com/sprays/2e7b49d2-4022-a474-1feb-91872e6e2523/fulltransparenticon.png",
|
|
2036
2059
|
"animationPng": null,
|
|
2037
2060
|
"animationGif": null,
|
|
2038
|
-
"assetPath": "ShooterGame/Content/Personalization/Sprays/
|
|
2061
|
+
"assetPath": "ShooterGame/Content/Personalization/Sprays/DoodleBudsVALCharacters/DoodleBudsVALCharacters_PrimaryAsset",
|
|
2039
2062
|
"levels": [
|
|
2040
2063
|
{
|
|
2041
2064
|
"uuid": "667c20c2-40ff-07ed-9c4e-23826093bad2",
|
|
@@ -10878,6 +10901,29 @@
|
|
|
10878
10901
|
}
|
|
10879
10902
|
]
|
|
10880
10903
|
},
|
|
10904
|
+
"6300dcf4-40d5-6d89-e46c-878052e3deea": {
|
|
10905
|
+
"uuid": "6300dcf4-40d5-6d89-e46c-878052e3deea",
|
|
10906
|
+
"displayName": "Give Back // 2024 Spray",
|
|
10907
|
+
"category": null,
|
|
10908
|
+
"themeUuid": null,
|
|
10909
|
+
"isNullSpray": false,
|
|
10910
|
+
"hideIfNotOwned": true,
|
|
10911
|
+
"displayIcon": "https://media.valorant-api.com/sprays/6300dcf4-40d5-6d89-e46c-878052e3deea/displayicon.png",
|
|
10912
|
+
"fullIcon": "https://media.valorant-api.com/sprays/6300dcf4-40d5-6d89-e46c-878052e3deea/fullicon.png",
|
|
10913
|
+
"fullTransparentIcon": "https://media.valorant-api.com/sprays/6300dcf4-40d5-6d89-e46c-878052e3deea/fulltransparenticon.png",
|
|
10914
|
+
"animationPng": null,
|
|
10915
|
+
"animationGif": null,
|
|
10916
|
+
"assetPath": "ShooterGame/Content/Personalization/Sprays/GiveBackBundle24/GiveBackBundle24_PrimaryAsset",
|
|
10917
|
+
"levels": [
|
|
10918
|
+
{
|
|
10919
|
+
"uuid": "63d92f4f-4651-6edb-7c7d-77ab25018d3c",
|
|
10920
|
+
"sprayLevel": 1,
|
|
10921
|
+
"displayName": "Give Back // 2024 Spray",
|
|
10922
|
+
"displayIcon": "https://media.valorant-api.com/spraylevels/63d92f4f-4651-6edb-7c7d-77ab25018d3c/displayicon.png",
|
|
10923
|
+
"assetPath": "ShooterGame/Content/Personalization/Sprays/GiveBackBundle24/GiveBackBundle24_Level1_PrimaryAsset"
|
|
10924
|
+
}
|
|
10925
|
+
]
|
|
10926
|
+
},
|
|
10881
10927
|
"583fece9-4c99-be2b-26ef-76a6020bfb4e": {
|
|
10882
10928
|
"uuid": "583fece9-4c99-be2b-26ef-76a6020bfb4e",
|
|
10883
10929
|
"displayName": "Give Back // V25 Spray",
|
|
@@ -10924,29 +10970,6 @@
|
|
|
10924
10970
|
}
|
|
10925
10971
|
]
|
|
10926
10972
|
},
|
|
10927
|
-
"6300dcf4-40d5-6d89-e46c-878052e3deea": {
|
|
10928
|
-
"uuid": "6300dcf4-40d5-6d89-e46c-878052e3deea",
|
|
10929
|
-
"displayName": "Give Back // 2024 Spray",
|
|
10930
|
-
"category": null,
|
|
10931
|
-
"themeUuid": null,
|
|
10932
|
-
"isNullSpray": false,
|
|
10933
|
-
"hideIfNotOwned": true,
|
|
10934
|
-
"displayIcon": "https://media.valorant-api.com/sprays/6300dcf4-40d5-6d89-e46c-878052e3deea/displayicon.png",
|
|
10935
|
-
"fullIcon": "https://media.valorant-api.com/sprays/6300dcf4-40d5-6d89-e46c-878052e3deea/fullicon.png",
|
|
10936
|
-
"fullTransparentIcon": "https://media.valorant-api.com/sprays/6300dcf4-40d5-6d89-e46c-878052e3deea/fulltransparenticon.png",
|
|
10937
|
-
"animationPng": null,
|
|
10938
|
-
"animationGif": null,
|
|
10939
|
-
"assetPath": "ShooterGame/Content/Personalization/Sprays/Givebackbundle24/GiveBackBundle24_PrimaryAsset",
|
|
10940
|
-
"levels": [
|
|
10941
|
-
{
|
|
10942
|
-
"uuid": "63d92f4f-4651-6edb-7c7d-77ab25018d3c",
|
|
10943
|
-
"sprayLevel": 1,
|
|
10944
|
-
"displayName": "Give Back // 2024 Spray",
|
|
10945
|
-
"displayIcon": "https://media.valorant-api.com/spraylevels/63d92f4f-4651-6edb-7c7d-77ab25018d3c/displayicon.png",
|
|
10946
|
-
"assetPath": "ShooterGame/Content/Personalization/Sprays/GiveBackBundle24/GiveBackBundle24_Level1_PrimaryAsset"
|
|
10947
|
-
}
|
|
10948
|
-
]
|
|
10949
|
-
},
|
|
10950
10973
|
"4827294c-4b6c-ac49-8a01-849ec059effc": {
|
|
10951
10974
|
"uuid": "4827294c-4b6c-ac49-8a01-849ec059effc",
|
|
10952
10975
|
"displayName": "Give Back // V26 Spray",
|
|
@@ -12028,6 +12051,29 @@
|
|
|
12028
12051
|
}
|
|
12029
12052
|
]
|
|
12030
12053
|
},
|
|
12054
|
+
"713be339-44ea-ccc8-9ae0-8a825abc754a": {
|
|
12055
|
+
"uuid": "713be339-44ea-ccc8-9ae0-8a825abc754a",
|
|
12056
|
+
"displayName": "VCT Americas Aura Spray",
|
|
12057
|
+
"category": "EAresSprayCategory::Contextual",
|
|
12058
|
+
"themeUuid": null,
|
|
12059
|
+
"isNullSpray": false,
|
|
12060
|
+
"hideIfNotOwned": true,
|
|
12061
|
+
"displayIcon": "https://media.valorant-api.com/sprays/713be339-44ea-ccc8-9ae0-8a825abc754a/displayicon.png",
|
|
12062
|
+
"fullIcon": "https://media.valorant-api.com/sprays/713be339-44ea-ccc8-9ae0-8a825abc754a/fullicon.png",
|
|
12063
|
+
"fullTransparentIcon": "https://media.valorant-api.com/sprays/713be339-44ea-ccc8-9ae0-8a825abc754a/fulltransparenticon.png",
|
|
12064
|
+
"animationPng": null,
|
|
12065
|
+
"animationGif": null,
|
|
12066
|
+
"assetPath": "ShooterGame/Content/Personalization/Sprays/Miscellaneous_Sprays/BRVCT2026/Spray_BRVCT2026_PrimaryAsset",
|
|
12067
|
+
"levels": [
|
|
12068
|
+
{
|
|
12069
|
+
"uuid": "36aad691-4bff-23d5-2585-a8a9f84dcfaa",
|
|
12070
|
+
"sprayLevel": 1,
|
|
12071
|
+
"displayName": "BRVCT2026",
|
|
12072
|
+
"displayIcon": "https://media.valorant-api.com/spraylevels/36aad691-4bff-23d5-2585-a8a9f84dcfaa/displayicon.png",
|
|
12073
|
+
"assetPath": "ShooterGame/Content/Personalization/Sprays/Miscellaneous_Sprays/BRVCT2026/Spray_BRVCT2026_Level1_PrimaryAsset"
|
|
12074
|
+
}
|
|
12075
|
+
]
|
|
12076
|
+
},
|
|
12031
12077
|
"e29f6224-49fa-b6d9-bde8-128c9a9979f1": {
|
|
12032
12078
|
"uuid": "e29f6224-49fa-b6d9-bde8-128c9a9979f1",
|
|
12033
12079
|
"displayName": "Volunteer to School Spray",
|
|
@@ -12235,6 +12281,29 @@
|
|
|
12235
12281
|
}
|
|
12236
12282
|
]
|
|
12237
12283
|
},
|
|
12284
|
+
"81663686-40e2-fd0b-7166-c3a2e6f853ea": {
|
|
12285
|
+
"uuid": "81663686-40e2-fd0b-7166-c3a2e6f853ea",
|
|
12286
|
+
"displayName": "A Piece of Rice Cake Spray",
|
|
12287
|
+
"category": "EAresSprayCategory::Contextual",
|
|
12288
|
+
"themeUuid": null,
|
|
12289
|
+
"isNullSpray": false,
|
|
12290
|
+
"hideIfNotOwned": true,
|
|
12291
|
+
"displayIcon": "https://media.valorant-api.com/sprays/81663686-40e2-fd0b-7166-c3a2e6f853ea/displayicon.png",
|
|
12292
|
+
"fullIcon": "https://media.valorant-api.com/sprays/81663686-40e2-fd0b-7166-c3a2e6f853ea/fullicon.png",
|
|
12293
|
+
"fullTransparentIcon": "https://media.valorant-api.com/sprays/81663686-40e2-fd0b-7166-c3a2e6f853ea/fulltransparenticon.png",
|
|
12294
|
+
"animationPng": null,
|
|
12295
|
+
"animationGif": null,
|
|
12296
|
+
"assetPath": "ShooterGame/Content/Personalization/Sprays/Miscellaneous_Sprays/Chuseok/Spray_Chuseok_PrimaryAsset",
|
|
12297
|
+
"levels": [
|
|
12298
|
+
{
|
|
12299
|
+
"uuid": "b84f4847-4dd8-25d8-b31f-b09c4a2ce1f3",
|
|
12300
|
+
"sprayLevel": 1,
|
|
12301
|
+
"displayName": "Chuseok",
|
|
12302
|
+
"displayIcon": "https://media.valorant-api.com/spraylevels/b84f4847-4dd8-25d8-b31f-b09c4a2ce1f3/displayicon.png",
|
|
12303
|
+
"assetPath": "ShooterGame/Content/Personalization/Sprays/Miscellaneous_Sprays/Chuseok/Spray_Chuseok_Level1_PrimaryAsset"
|
|
12304
|
+
}
|
|
12305
|
+
]
|
|
12306
|
+
},
|
|
12238
12307
|
"40cc1645-43f4-4db3-ebb2-fdb46f8e9bf3": {
|
|
12239
12308
|
"uuid": "40cc1645-43f4-4db3-ebb2-fdb46f8e9bf3",
|
|
12240
12309
|
"displayName": "Just Business Spray",
|
|
@@ -12304,6 +12373,29 @@
|
|
|
12304
12373
|
}
|
|
12305
12374
|
]
|
|
12306
12375
|
},
|
|
12376
|
+
"1fb1f522-41b2-0610-da89-b98133bf2fe4": {
|
|
12377
|
+
"uuid": "1fb1f522-41b2-0610-da89-b98133bf2fe4",
|
|
12378
|
+
"displayName": "Official Seal Spray",
|
|
12379
|
+
"category": "EAresSprayCategory::Contextual",
|
|
12380
|
+
"themeUuid": null,
|
|
12381
|
+
"isNullSpray": false,
|
|
12382
|
+
"hideIfNotOwned": true,
|
|
12383
|
+
"displayIcon": "https://media.valorant-api.com/sprays/1fb1f522-41b2-0610-da89-b98133bf2fe4/displayicon.png",
|
|
12384
|
+
"fullIcon": "https://media.valorant-api.com/sprays/1fb1f522-41b2-0610-da89-b98133bf2fe4/fullicon.png",
|
|
12385
|
+
"fullTransparentIcon": "https://media.valorant-api.com/sprays/1fb1f522-41b2-0610-da89-b98133bf2fe4/fulltransparenticon.png",
|
|
12386
|
+
"animationPng": null,
|
|
12387
|
+
"animationGif": null,
|
|
12388
|
+
"assetPath": "ShooterGame/Content/Personalization/Sprays/Miscellaneous_Sprays/DualismSageViper/Spray_DualismSageViper_PrimaryAsset",
|
|
12389
|
+
"levels": [
|
|
12390
|
+
{
|
|
12391
|
+
"uuid": "949dbed5-466c-73c7-ce24-54ae2ed0e4b4",
|
|
12392
|
+
"sprayLevel": 1,
|
|
12393
|
+
"displayName": "DualismSageViper",
|
|
12394
|
+
"displayIcon": "https://media.valorant-api.com/spraylevels/949dbed5-466c-73c7-ce24-54ae2ed0e4b4/displayicon.png",
|
|
12395
|
+
"assetPath": "ShooterGame/Content/Personalization/Sprays/Miscellaneous_Sprays/DualismSageViper/Spray_DualismSageViper_Level1_PrimaryAsset"
|
|
12396
|
+
}
|
|
12397
|
+
]
|
|
12398
|
+
},
|
|
12307
12399
|
"166a3fb6-492c-9437-417d-b8852128f73c": {
|
|
12308
12400
|
"uuid": "166a3fb6-492c-9437-417d-b8852128f73c",
|
|
12309
12401
|
"displayName": "Sic' Em Spray",
|
|
@@ -12557,6 +12649,29 @@
|
|
|
12557
12649
|
}
|
|
12558
12650
|
]
|
|
12559
12651
|
},
|
|
12652
|
+
"21fcaa8e-452f-9ed8-db0a-a8a95e0f357f": {
|
|
12653
|
+
"uuid": "21fcaa8e-452f-9ed8-db0a-a8a95e0f357f",
|
|
12654
|
+
"displayName": "More Creds Pls Spray",
|
|
12655
|
+
"category": "EAresSprayCategory::Contextual",
|
|
12656
|
+
"themeUuid": null,
|
|
12657
|
+
"isNullSpray": false,
|
|
12658
|
+
"hideIfNotOwned": true,
|
|
12659
|
+
"displayIcon": "https://media.valorant-api.com/sprays/21fcaa8e-452f-9ed8-db0a-a8a95e0f357f/displayicon.png",
|
|
12660
|
+
"fullIcon": "https://media.valorant-api.com/sprays/21fcaa8e-452f-9ed8-db0a-a8a95e0f357f/fullicon.png",
|
|
12661
|
+
"fullTransparentIcon": "https://media.valorant-api.com/sprays/21fcaa8e-452f-9ed8-db0a-a8a95e0f357f/fulltransparenticon.png",
|
|
12662
|
+
"animationPng": null,
|
|
12663
|
+
"animationGif": null,
|
|
12664
|
+
"assetPath": "ShooterGame/Content/Personalization/Sprays/Miscellaneous_Sprays/MoreCredsPls/Spray_MoreCredsPls_PrimaryAsset",
|
|
12665
|
+
"levels": [
|
|
12666
|
+
{
|
|
12667
|
+
"uuid": "979d8f8a-4967-20b1-042a-0082ed78a096",
|
|
12668
|
+
"sprayLevel": 1,
|
|
12669
|
+
"displayName": "MoreCredsPls",
|
|
12670
|
+
"displayIcon": "https://media.valorant-api.com/spraylevels/979d8f8a-4967-20b1-042a-0082ed78a096/displayicon.png",
|
|
12671
|
+
"assetPath": "ShooterGame/Content/Personalization/Sprays/Miscellaneous_Sprays/MoreCredsPls/Spray_MoreCredsPls_Level1_PrimaryAsset"
|
|
12672
|
+
}
|
|
12673
|
+
]
|
|
12674
|
+
},
|
|
12560
12675
|
"4d13296a-4f9d-05a1-8894-018af5205848": {
|
|
12561
12676
|
"uuid": "4d13296a-4f9d-05a1-8894-018af5205848",
|
|
12562
12677
|
"displayName": "Light 'Em Up Spray",
|
|
@@ -12810,6 +12925,29 @@
|
|
|
12810
12925
|
}
|
|
12811
12926
|
]
|
|
12812
12927
|
},
|
|
12928
|
+
"32589ac6-49c5-1f17-2b3c-e492dc7a3ad1": {
|
|
12929
|
+
"uuid": "32589ac6-49c5-1f17-2b3c-e492dc7a3ad1",
|
|
12930
|
+
"displayName": "Stamp of Approval Spray",
|
|
12931
|
+
"category": null,
|
|
12932
|
+
"themeUuid": null,
|
|
12933
|
+
"isNullSpray": false,
|
|
12934
|
+
"hideIfNotOwned": true,
|
|
12935
|
+
"displayIcon": "https://media.valorant-api.com/sprays/32589ac6-49c5-1f17-2b3c-e492dc7a3ad1/displayicon.png",
|
|
12936
|
+
"fullIcon": "https://media.valorant-api.com/sprays/32589ac6-49c5-1f17-2b3c-e492dc7a3ad1/fullicon.png",
|
|
12937
|
+
"fullTransparentIcon": "https://media.valorant-api.com/sprays/32589ac6-49c5-1f17-2b3c-e492dc7a3ad1/fulltransparenticon.png",
|
|
12938
|
+
"animationPng": null,
|
|
12939
|
+
"animationGif": null,
|
|
12940
|
+
"assetPath": "ShooterGame/Content/Personalization/Sprays/Miscellaneous_Sprays/VCTStamp/Spray_VCTStamp_PrimaryAsset",
|
|
12941
|
+
"levels": [
|
|
12942
|
+
{
|
|
12943
|
+
"uuid": "d6416d76-4ac6-82a7-2b19-e696c93d6de2",
|
|
12944
|
+
"sprayLevel": 1,
|
|
12945
|
+
"displayName": "VCTStamp",
|
|
12946
|
+
"displayIcon": "https://media.valorant-api.com/spraylevels/d6416d76-4ac6-82a7-2b19-e696c93d6de2/displayicon.png",
|
|
12947
|
+
"assetPath": "ShooterGame/Content/Personalization/Sprays/Miscellaneous_Sprays/VCTStamp/Spray_VCTStamp_Level1_PrimaryAsset"
|
|
12948
|
+
}
|
|
12949
|
+
]
|
|
12950
|
+
},
|
|
12813
12951
|
"f618342f-47ba-cb22-368a-afa38e956be9": {
|
|
12814
12952
|
"uuid": "f618342f-47ba-cb22-368a-afa38e956be9",
|
|
12815
12953
|
"displayName": "Dan the Champ Spray",
|
|
@@ -16870,7 +17008,7 @@
|
|
|
16870
17008
|
"fullTransparentIcon": "https://media.valorant-api.com/sprays/1658e811-4084-8775-28df-5a9feabc52d8/fulltransparenticon.png",
|
|
16871
17009
|
"animationPng": "https://media.valorant-api.com/sprays/1658e811-4084-8775-28df-5a9feabc52d8/animation.png",
|
|
16872
17010
|
"animationGif": "https://media.valorant-api.com/sprays/1658e811-4084-8775-28df-5a9feabc52d8/animation.gif",
|
|
16873
|
-
"assetPath": "ShooterGame/Content/Personalization/Sprays/Skinline_Sprays/
|
|
17011
|
+
"assetPath": "ShooterGame/Content/Personalization/Sprays/Skinline_Sprays/SoulStealer/SoulStealer_PrimaryAsset",
|
|
16874
17012
|
"levels": [
|
|
16875
17013
|
{
|
|
16876
17014
|
"uuid": "8ce1db32-4047-8bcd-1e38-9f9991aa0b6b",
|
|
@@ -16950,29 +17088,6 @@
|
|
|
16950
17088
|
}
|
|
16951
17089
|
]
|
|
16952
17090
|
},
|
|
16953
|
-
"636722a7-4149-8319-c15e-14b17c2c47d1": {
|
|
16954
|
-
"uuid": "636722a7-4149-8319-c15e-14b17c2c47d1",
|
|
16955
|
-
"displayName": "BlastX Spray",
|
|
16956
|
-
"category": null,
|
|
16957
|
-
"themeUuid": null,
|
|
16958
|
-
"isNullSpray": false,
|
|
16959
|
-
"hideIfNotOwned": false,
|
|
16960
|
-
"displayIcon": "https://media.valorant-api.com/sprays/636722a7-4149-8319-c15e-14b17c2c47d1/displayicon.png",
|
|
16961
|
-
"fullIcon": "https://media.valorant-api.com/sprays/636722a7-4149-8319-c15e-14b17c2c47d1/fullicon.png",
|
|
16962
|
-
"fullTransparentIcon": "https://media.valorant-api.com/sprays/636722a7-4149-8319-c15e-14b17c2c47d1/fulltransparenticon.png",
|
|
16963
|
-
"animationPng": null,
|
|
16964
|
-
"animationGif": null,
|
|
16965
|
-
"assetPath": "ShooterGame/Content/Personalization/Sprays/Skinline_Sprays/URF/Urf_PrimaryAsset",
|
|
16966
|
-
"levels": [
|
|
16967
|
-
{
|
|
16968
|
-
"uuid": "2e7d593b-4c68-fcf0-99da-8fbecbd52789",
|
|
16969
|
-
"sprayLevel": 1,
|
|
16970
|
-
"displayName": "Urf",
|
|
16971
|
-
"displayIcon": "https://media.valorant-api.com/spraylevels/2e7d593b-4c68-fcf0-99da-8fbecbd52789/displayicon.png",
|
|
16972
|
-
"assetPath": "ShooterGame/Content/Personalization/Sprays/Skinline_Sprays/Urf/Urf_Level1_PrimaryAsset"
|
|
16973
|
-
}
|
|
16974
|
-
]
|
|
16975
|
-
},
|
|
16976
17091
|
"71d260ca-4bad-81f2-0298-44860341a7a6": {
|
|
16977
17092
|
"uuid": "71d260ca-4bad-81f2-0298-44860341a7a6",
|
|
16978
17093
|
"displayName": "Ego Spray",
|
|
@@ -16996,6 +17111,29 @@
|
|
|
16996
17111
|
}
|
|
16997
17112
|
]
|
|
16998
17113
|
},
|
|
17114
|
+
"636722a7-4149-8319-c15e-14b17c2c47d1": {
|
|
17115
|
+
"uuid": "636722a7-4149-8319-c15e-14b17c2c47d1",
|
|
17116
|
+
"displayName": "BlastX Spray",
|
|
17117
|
+
"category": null,
|
|
17118
|
+
"themeUuid": null,
|
|
17119
|
+
"isNullSpray": false,
|
|
17120
|
+
"hideIfNotOwned": false,
|
|
17121
|
+
"displayIcon": "https://media.valorant-api.com/sprays/636722a7-4149-8319-c15e-14b17c2c47d1/displayicon.png",
|
|
17122
|
+
"fullIcon": "https://media.valorant-api.com/sprays/636722a7-4149-8319-c15e-14b17c2c47d1/fullicon.png",
|
|
17123
|
+
"fullTransparentIcon": "https://media.valorant-api.com/sprays/636722a7-4149-8319-c15e-14b17c2c47d1/fulltransparenticon.png",
|
|
17124
|
+
"animationPng": null,
|
|
17125
|
+
"animationGif": null,
|
|
17126
|
+
"assetPath": "ShooterGame/Content/Personalization/Sprays/Skinline_Sprays/Urf/Urf_PrimaryAsset",
|
|
17127
|
+
"levels": [
|
|
17128
|
+
{
|
|
17129
|
+
"uuid": "2e7d593b-4c68-fcf0-99da-8fbecbd52789",
|
|
17130
|
+
"sprayLevel": 1,
|
|
17131
|
+
"displayName": "Urf",
|
|
17132
|
+
"displayIcon": "https://media.valorant-api.com/spraylevels/2e7d593b-4c68-fcf0-99da-8fbecbd52789/displayicon.png",
|
|
17133
|
+
"assetPath": "ShooterGame/Content/Personalization/Sprays/Skinline_Sprays/Urf/Urf_Level1_PrimaryAsset"
|
|
17134
|
+
}
|
|
17135
|
+
]
|
|
17136
|
+
},
|
|
16999
17137
|
"f3b1dd15-45e6-fd00-0d79-0d829fb4f34d": {
|
|
17000
17138
|
"uuid": "f3b1dd15-45e6-fd00-0d79-0d829fb4f34d",
|
|
17001
17139
|
"displayName": "Blackspyre Spray",
|
|
@@ -19066,6 +19204,351 @@
|
|
|
19066
19204
|
}
|
|
19067
19205
|
]
|
|
19068
19206
|
},
|
|
19207
|
+
"aa2c316b-4017-0576-c8bb-398407df94fa": {
|
|
19208
|
+
"uuid": "aa2c316b-4017-0576-c8bb-398407df94fa",
|
|
19209
|
+
"displayName": "Between Us Spray",
|
|
19210
|
+
"category": "EAresSprayCategory::Contextual",
|
|
19211
|
+
"themeUuid": null,
|
|
19212
|
+
"isNullSpray": false,
|
|
19213
|
+
"hideIfNotOwned": false,
|
|
19214
|
+
"displayIcon": "https://media.valorant-api.com/sprays/aa2c316b-4017-0576-c8bb-398407df94fa/displayicon.png",
|
|
19215
|
+
"fullIcon": "https://media.valorant-api.com/sprays/aa2c316b-4017-0576-c8bb-398407df94fa/fullicon.png",
|
|
19216
|
+
"fullTransparentIcon": "https://media.valorant-api.com/sprays/aa2c316b-4017-0576-c8bb-398407df94fa/fulltransparenticon.png",
|
|
19217
|
+
"animationPng": null,
|
|
19218
|
+
"animationGif": null,
|
|
19219
|
+
"assetPath": "ShooterGame/Content/Personalization/Sprays/V26_Act5_BP/BigWink/Spray_BigWink_PrimaryAsset",
|
|
19220
|
+
"levels": [
|
|
19221
|
+
{
|
|
19222
|
+
"uuid": "850ecd7c-43cb-7401-3dfa-e68e77b52eac",
|
|
19223
|
+
"sprayLevel": 1,
|
|
19224
|
+
"displayName": "BigWink",
|
|
19225
|
+
"displayIcon": "https://media.valorant-api.com/spraylevels/850ecd7c-43cb-7401-3dfa-e68e77b52eac/displayicon.png",
|
|
19226
|
+
"assetPath": "ShooterGame/Content/Personalization/Sprays/V26_Act5_BP/BigWink/Spray_BigWink_Level1_PrimaryAsset"
|
|
19227
|
+
}
|
|
19228
|
+
]
|
|
19229
|
+
},
|
|
19230
|
+
"19323ad8-4fbd-0cdc-1785-21a6ca9d4947": {
|
|
19231
|
+
"uuid": "19323ad8-4fbd-0cdc-1785-21a6ca9d4947",
|
|
19232
|
+
"displayName": "Verdant Cafe Spray",
|
|
19233
|
+
"category": null,
|
|
19234
|
+
"themeUuid": null,
|
|
19235
|
+
"isNullSpray": false,
|
|
19236
|
+
"hideIfNotOwned": false,
|
|
19237
|
+
"displayIcon": "https://media.valorant-api.com/sprays/19323ad8-4fbd-0cdc-1785-21a6ca9d4947/displayicon.png",
|
|
19238
|
+
"fullIcon": "https://media.valorant-api.com/sprays/19323ad8-4fbd-0cdc-1785-21a6ca9d4947/fullicon.png",
|
|
19239
|
+
"fullTransparentIcon": "https://media.valorant-api.com/sprays/19323ad8-4fbd-0cdc-1785-21a6ca9d4947/fulltransparenticon.png",
|
|
19240
|
+
"animationPng": null,
|
|
19241
|
+
"animationGif": null,
|
|
19242
|
+
"assetPath": "ShooterGame/Content/Personalization/Sprays/V26_Act5_BP/CozyCafe/Spray_CozyCafe_PrimaryAsset",
|
|
19243
|
+
"levels": [
|
|
19244
|
+
{
|
|
19245
|
+
"uuid": "a3828279-4520-b38d-4c2f-e2af547b5bf2",
|
|
19246
|
+
"sprayLevel": 1,
|
|
19247
|
+
"displayName": "CozyCafe",
|
|
19248
|
+
"displayIcon": "https://media.valorant-api.com/spraylevels/a3828279-4520-b38d-4c2f-e2af547b5bf2/displayicon.png",
|
|
19249
|
+
"assetPath": "ShooterGame/Content/Personalization/Sprays/V26_Act5_BP/CozyCafe/Spray_CozyCafe_Level1_PrimaryAsset"
|
|
19250
|
+
}
|
|
19251
|
+
]
|
|
19252
|
+
},
|
|
19253
|
+
"eb367935-4110-6c7f-f798-d68705fb8e62": {
|
|
19254
|
+
"uuid": "eb367935-4110-6c7f-f798-d68705fb8e62",
|
|
19255
|
+
"displayName": "On The Clock Spray",
|
|
19256
|
+
"category": null,
|
|
19257
|
+
"themeUuid": null,
|
|
19258
|
+
"isNullSpray": false,
|
|
19259
|
+
"hideIfNotOwned": false,
|
|
19260
|
+
"displayIcon": "https://media.valorant-api.com/sprays/eb367935-4110-6c7f-f798-d68705fb8e62/displayicon.png",
|
|
19261
|
+
"fullIcon": "https://media.valorant-api.com/sprays/eb367935-4110-6c7f-f798-d68705fb8e62/fullicon.png",
|
|
19262
|
+
"fullTransparentIcon": "https://media.valorant-api.com/sprays/eb367935-4110-6c7f-f798-d68705fb8e62/fulltransparenticon.png",
|
|
19263
|
+
"animationPng": null,
|
|
19264
|
+
"animationGif": null,
|
|
19265
|
+
"assetPath": "ShooterGame/Content/Personalization/Sprays/V26_Act5_BP/FastFoodNerf/Spray_FastFoodNerf_PrimaryAsset",
|
|
19266
|
+
"levels": [
|
|
19267
|
+
{
|
|
19268
|
+
"uuid": "13722812-4493-b839-c906-5a94d20ac5d0",
|
|
19269
|
+
"sprayLevel": 1,
|
|
19270
|
+
"displayName": "FastFoodNerf",
|
|
19271
|
+
"displayIcon": "https://media.valorant-api.com/spraylevels/13722812-4493-b839-c906-5a94d20ac5d0/displayicon.png",
|
|
19272
|
+
"assetPath": "ShooterGame/Content/Personalization/Sprays/V26_Act5_BP/FastFoodNerf/Spray_FastFoodNerf_Level1_PrimaryAsset"
|
|
19273
|
+
}
|
|
19274
|
+
]
|
|
19275
|
+
},
|
|
19276
|
+
"8ae6f65f-4752-16f3-b013-658f21f8cb4e": {
|
|
19277
|
+
"uuid": "8ae6f65f-4752-16f3-b013-658f21f8cb4e",
|
|
19278
|
+
"displayName": "Gourmand Spray",
|
|
19279
|
+
"category": "EAresSprayCategory::Contextual",
|
|
19280
|
+
"themeUuid": null,
|
|
19281
|
+
"isNullSpray": false,
|
|
19282
|
+
"hideIfNotOwned": false,
|
|
19283
|
+
"displayIcon": "https://media.valorant-api.com/sprays/8ae6f65f-4752-16f3-b013-658f21f8cb4e/displayicon.png",
|
|
19284
|
+
"fullIcon": "https://media.valorant-api.com/sprays/8ae6f65f-4752-16f3-b013-658f21f8cb4e/fullicon.png",
|
|
19285
|
+
"fullTransparentIcon": "https://media.valorant-api.com/sprays/8ae6f65f-4752-16f3-b013-658f21f8cb4e/fulltransparenticon.png",
|
|
19286
|
+
"animationPng": null,
|
|
19287
|
+
"animationGif": null,
|
|
19288
|
+
"assetPath": "ShooterGame/Content/Personalization/Sprays/V26_Act5_BP/FineDining/Spray_FineDining_PrimaryAsset",
|
|
19289
|
+
"levels": [
|
|
19290
|
+
{
|
|
19291
|
+
"uuid": "16a7af05-4918-27c5-18a2-1886191d389c",
|
|
19292
|
+
"sprayLevel": 1,
|
|
19293
|
+
"displayName": "FineDining",
|
|
19294
|
+
"displayIcon": "https://media.valorant-api.com/spraylevels/16a7af05-4918-27c5-18a2-1886191d389c/displayicon.png",
|
|
19295
|
+
"assetPath": "ShooterGame/Content/Personalization/Sprays/V26_Act5_BP/FineDining/Spray_FineDining_Level1_PrimaryAsset"
|
|
19296
|
+
}
|
|
19297
|
+
]
|
|
19298
|
+
},
|
|
19299
|
+
"39e1dbc3-46e4-1c5a-6345-44bec07c727a": {
|
|
19300
|
+
"uuid": "39e1dbc3-46e4-1c5a-6345-44bec07c727a",
|
|
19301
|
+
"displayName": "Last Stop Spray",
|
|
19302
|
+
"category": null,
|
|
19303
|
+
"themeUuid": null,
|
|
19304
|
+
"isNullSpray": false,
|
|
19305
|
+
"hideIfNotOwned": false,
|
|
19306
|
+
"displayIcon": "https://media.valorant-api.com/sprays/39e1dbc3-46e4-1c5a-6345-44bec07c727a/displayicon.png",
|
|
19307
|
+
"fullIcon": "https://media.valorant-api.com/sprays/39e1dbc3-46e4-1c5a-6345-44bec07c727a/fullicon.png",
|
|
19308
|
+
"fullTransparentIcon": "https://media.valorant-api.com/sprays/39e1dbc3-46e4-1c5a-6345-44bec07c727a/fulltransparenticon.png",
|
|
19309
|
+
"animationPng": null,
|
|
19310
|
+
"animationGif": null,
|
|
19311
|
+
"assetPath": "ShooterGame/Content/Personalization/Sprays/V26_Act5_BP/Gastropub/Spray_Gastropub_PrimaryAsset",
|
|
19312
|
+
"levels": [
|
|
19313
|
+
{
|
|
19314
|
+
"uuid": "41726b79-4a85-edc8-b629-a19da97a2bc6",
|
|
19315
|
+
"sprayLevel": 1,
|
|
19316
|
+
"displayName": "Gastropub",
|
|
19317
|
+
"displayIcon": "https://media.valorant-api.com/spraylevels/41726b79-4a85-edc8-b629-a19da97a2bc6/displayicon.png",
|
|
19318
|
+
"assetPath": "ShooterGame/Content/Personalization/Sprays/V26_Act5_BP/Gastropub/Spray_Gastropub_Level1_PrimaryAsset"
|
|
19319
|
+
}
|
|
19320
|
+
]
|
|
19321
|
+
},
|
|
19322
|
+
"42232068-43fb-bef4-7ce4-d8a19ba94b45": {
|
|
19323
|
+
"uuid": "42232068-43fb-bef4-7ce4-d8a19ba94b45",
|
|
19324
|
+
"displayName": "Just A Touch Spray",
|
|
19325
|
+
"category": "EAresSprayCategory::Contextual",
|
|
19326
|
+
"themeUuid": null,
|
|
19327
|
+
"isNullSpray": false,
|
|
19328
|
+
"hideIfNotOwned": false,
|
|
19329
|
+
"displayIcon": "https://media.valorant-api.com/sprays/42232068-43fb-bef4-7ce4-d8a19ba94b45/displayicon.png",
|
|
19330
|
+
"fullIcon": "https://media.valorant-api.com/sprays/42232068-43fb-bef4-7ce4-d8a19ba94b45/fullicon.png",
|
|
19331
|
+
"fullTransparentIcon": "https://media.valorant-api.com/sprays/42232068-43fb-bef4-7ce4-d8a19ba94b45/fulltransparenticon.png",
|
|
19332
|
+
"animationPng": null,
|
|
19333
|
+
"animationGif": null,
|
|
19334
|
+
"assetPath": "ShooterGame/Content/Personalization/Sprays/V26_Act5_BP/JustADash/Spray_JustADash_PrimaryAsset",
|
|
19335
|
+
"levels": [
|
|
19336
|
+
{
|
|
19337
|
+
"uuid": "caa53641-49d5-a87e-277b-6197035c0934",
|
|
19338
|
+
"sprayLevel": 1,
|
|
19339
|
+
"displayName": "JustADash",
|
|
19340
|
+
"displayIcon": "https://media.valorant-api.com/spraylevels/caa53641-49d5-a87e-277b-6197035c0934/displayicon.png",
|
|
19341
|
+
"assetPath": "ShooterGame/Content/Personalization/Sprays/V26_Act5_BP/JustADash/Spray_JustADash_Level1_PrimaryAsset"
|
|
19342
|
+
}
|
|
19343
|
+
]
|
|
19344
|
+
},
|
|
19345
|
+
"16168a83-4c8f-145e-b9d4-0fb316f109f3": {
|
|
19346
|
+
"uuid": "16168a83-4c8f-145e-b9d4-0fb316f109f3",
|
|
19347
|
+
"displayName": "Can't Prove It Spray",
|
|
19348
|
+
"category": "EAresSprayCategory::Contextual",
|
|
19349
|
+
"themeUuid": null,
|
|
19350
|
+
"isNullSpray": false,
|
|
19351
|
+
"hideIfNotOwned": false,
|
|
19352
|
+
"displayIcon": "https://media.valorant-api.com/sprays/16168a83-4c8f-145e-b9d4-0fb316f109f3/displayicon.png",
|
|
19353
|
+
"fullIcon": "https://media.valorant-api.com/sprays/16168a83-4c8f-145e-b9d4-0fb316f109f3/fullicon.png",
|
|
19354
|
+
"fullTransparentIcon": "https://media.valorant-api.com/sprays/16168a83-4c8f-145e-b9d4-0fb316f109f3/fulltransparenticon.png",
|
|
19355
|
+
"animationPng": null,
|
|
19356
|
+
"animationGif": null,
|
|
19357
|
+
"assetPath": "ShooterGame/Content/Personalization/Sprays/V26_Act5_BP/NotProvenYet/Spray_NotProvenYet_PrimaryAsset",
|
|
19358
|
+
"levels": [
|
|
19359
|
+
{
|
|
19360
|
+
"uuid": "4cd14115-4e6c-377f-4ae9-ae8e846996b6",
|
|
19361
|
+
"sprayLevel": 1,
|
|
19362
|
+
"displayName": "NotProvenYet",
|
|
19363
|
+
"displayIcon": "https://media.valorant-api.com/spraylevels/4cd14115-4e6c-377f-4ae9-ae8e846996b6/displayicon.png",
|
|
19364
|
+
"assetPath": "ShooterGame/Content/Personalization/Sprays/V26_Act5_BP/NotProvenYet/Spray_NotProvenYet_Level1_PrimaryAsset"
|
|
19365
|
+
}
|
|
19366
|
+
]
|
|
19367
|
+
},
|
|
19368
|
+
"42ff0452-4d22-9c86-e2f6-9f84ca6217a2": {
|
|
19369
|
+
"uuid": "42ff0452-4d22-9c86-e2f6-9f84ca6217a2",
|
|
19370
|
+
"displayName": "Pure Bread Spray",
|
|
19371
|
+
"category": null,
|
|
19372
|
+
"themeUuid": null,
|
|
19373
|
+
"isNullSpray": false,
|
|
19374
|
+
"hideIfNotOwned": false,
|
|
19375
|
+
"displayIcon": "https://media.valorant-api.com/sprays/42ff0452-4d22-9c86-e2f6-9f84ca6217a2/displayicon.png",
|
|
19376
|
+
"fullIcon": "https://media.valorant-api.com/sprays/42ff0452-4d22-9c86-e2f6-9f84ca6217a2/fullicon.png",
|
|
19377
|
+
"fullTransparentIcon": "https://media.valorant-api.com/sprays/42ff0452-4d22-9c86-e2f6-9f84ca6217a2/fulltransparenticon.png",
|
|
19378
|
+
"animationPng": null,
|
|
19379
|
+
"animationGif": null,
|
|
19380
|
+
"assetPath": "ShooterGame/Content/Personalization/Sprays/V26_Act5_BP/PurebreadBruno/Spray_PurebreadBruno_PrimaryAsset",
|
|
19381
|
+
"levels": [
|
|
19382
|
+
{
|
|
19383
|
+
"uuid": "a29c1fda-4b6a-3d62-054a-9bb232609faf",
|
|
19384
|
+
"sprayLevel": 1,
|
|
19385
|
+
"displayName": "PurebreadBruno",
|
|
19386
|
+
"displayIcon": "https://media.valorant-api.com/spraylevels/a29c1fda-4b6a-3d62-054a-9bb232609faf/displayicon.png",
|
|
19387
|
+
"assetPath": "ShooterGame/Content/Personalization/Sprays/V26_Act5_BP/PurebreadBruno/Spray_PurebreadBruno_Level1_PrimaryAsset"
|
|
19388
|
+
}
|
|
19389
|
+
]
|
|
19390
|
+
},
|
|
19391
|
+
"72e09720-4984-8e85-6fc8-b39c600d4c62": {
|
|
19392
|
+
"uuid": "72e09720-4984-8e85-6fc8-b39c600d4c62",
|
|
19393
|
+
"displayName": "Character Select // Breach Spray",
|
|
19394
|
+
"category": "EAresSprayCategory::Contextual",
|
|
19395
|
+
"themeUuid": null,
|
|
19396
|
+
"isNullSpray": false,
|
|
19397
|
+
"hideIfNotOwned": false,
|
|
19398
|
+
"displayIcon": "https://media.valorant-api.com/sprays/72e09720-4984-8e85-6fc8-b39c600d4c62/displayicon.png",
|
|
19399
|
+
"fullIcon": "https://media.valorant-api.com/sprays/72e09720-4984-8e85-6fc8-b39c600d4c62/fullicon.png",
|
|
19400
|
+
"fullTransparentIcon": "https://media.valorant-api.com/sprays/72e09720-4984-8e85-6fc8-b39c600d4c62/fulltransparenticon.png",
|
|
19401
|
+
"animationPng": null,
|
|
19402
|
+
"animationGif": null,
|
|
19403
|
+
"assetPath": "ShooterGame/Content/Personalization/Sprays/V26_Act5_BP/RetroRPGPortrait/Spray_RetroRPGPortrait_PrimaryAsset",
|
|
19404
|
+
"levels": [
|
|
19405
|
+
{
|
|
19406
|
+
"uuid": "c978af5b-494b-2521-3ffc-46a7dcf01cf1",
|
|
19407
|
+
"sprayLevel": 1,
|
|
19408
|
+
"displayName": "RetroRPGPortrait",
|
|
19409
|
+
"displayIcon": "https://media.valorant-api.com/spraylevels/c978af5b-494b-2521-3ffc-46a7dcf01cf1/displayicon.png",
|
|
19410
|
+
"assetPath": "ShooterGame/Content/Personalization/Sprays/V26_Act5_BP/RetroRPGPortrait/Spray_RetroRPGPortrait_Level1_PrimaryAsset"
|
|
19411
|
+
}
|
|
19412
|
+
]
|
|
19413
|
+
},
|
|
19414
|
+
"7fd64a03-493b-1d23-c9c0-d6854849e988": {
|
|
19415
|
+
"uuid": "7fd64a03-493b-1d23-c9c0-d6854849e988",
|
|
19416
|
+
"displayName": "Scribble M-Pulse Spray",
|
|
19417
|
+
"category": "EAresSprayCategory::Contextual",
|
|
19418
|
+
"themeUuid": null,
|
|
19419
|
+
"isNullSpray": false,
|
|
19420
|
+
"hideIfNotOwned": false,
|
|
19421
|
+
"displayIcon": "https://media.valorant-api.com/sprays/7fd64a03-493b-1d23-c9c0-d6854849e988/displayicon.png",
|
|
19422
|
+
"fullIcon": "https://media.valorant-api.com/sprays/7fd64a03-493b-1d23-c9c0-d6854849e988/fullicon.png",
|
|
19423
|
+
"fullTransparentIcon": "https://media.valorant-api.com/sprays/7fd64a03-493b-1d23-c9c0-d6854849e988/fulltransparenticon.png",
|
|
19424
|
+
"animationPng": null,
|
|
19425
|
+
"animationGif": null,
|
|
19426
|
+
"assetPath": "ShooterGame/Content/Personalization/Sprays/V26_Act5_BP/ScribbleSeriesMiks/Spray_ScribbleSeriesMiks_PrimaryAsset",
|
|
19427
|
+
"levels": [
|
|
19428
|
+
{
|
|
19429
|
+
"uuid": "1d94c680-4125-d079-07bc-e59a54dabace",
|
|
19430
|
+
"sprayLevel": 1,
|
|
19431
|
+
"displayName": "ScribbleSeriesMiks",
|
|
19432
|
+
"displayIcon": "https://media.valorant-api.com/spraylevels/1d94c680-4125-d079-07bc-e59a54dabace/displayicon.png",
|
|
19433
|
+
"assetPath": "ShooterGame/Content/Personalization/Sprays/V26_Act5_BP/ScribbleSeriesMiks/Spray_ScribbleSeriesMiks_Level1_PrimaryAsset"
|
|
19434
|
+
}
|
|
19435
|
+
]
|
|
19436
|
+
},
|
|
19437
|
+
"22f04e02-42b4-314c-ce56-5ba9b5cf6ae4": {
|
|
19438
|
+
"uuid": "22f04e02-42b4-314c-ce56-5ba9b5cf6ae4",
|
|
19439
|
+
"displayName": "Side Eye Spray",
|
|
19440
|
+
"category": "EAresSprayCategory::Contextual",
|
|
19441
|
+
"themeUuid": null,
|
|
19442
|
+
"isNullSpray": false,
|
|
19443
|
+
"hideIfNotOwned": false,
|
|
19444
|
+
"displayIcon": "https://media.valorant-api.com/sprays/22f04e02-42b4-314c-ce56-5ba9b5cf6ae4/displayicon.png",
|
|
19445
|
+
"fullIcon": "https://media.valorant-api.com/sprays/22f04e02-42b4-314c-ce56-5ba9b5cf6ae4/fullicon.png",
|
|
19446
|
+
"fullTransparentIcon": "https://media.valorant-api.com/sprays/22f04e02-42b4-314c-ce56-5ba9b5cf6ae4/fulltransparenticon.png",
|
|
19447
|
+
"animationPng": null,
|
|
19448
|
+
"animationGif": null,
|
|
19449
|
+
"assetPath": "ShooterGame/Content/Personalization/Sprays/V26_Act5_BP/SideEyeFade/Spray_SideEyeFade_PrimaryAsset",
|
|
19450
|
+
"levels": [
|
|
19451
|
+
{
|
|
19452
|
+
"uuid": "b40d3866-4d0b-9d43-3e8d-6bbff62e054b",
|
|
19453
|
+
"sprayLevel": 1,
|
|
19454
|
+
"displayName": "SideEyeFade",
|
|
19455
|
+
"displayIcon": "https://media.valorant-api.com/spraylevels/b40d3866-4d0b-9d43-3e8d-6bbff62e054b/displayicon.png",
|
|
19456
|
+
"assetPath": "ShooterGame/Content/Personalization/Sprays/V26_Act5_BP/SideEyeFade/Spray_SideEyeFade_Level1_PrimaryAsset"
|
|
19457
|
+
}
|
|
19458
|
+
]
|
|
19459
|
+
},
|
|
19460
|
+
"6416bf6c-4417-daf5-2fa0-60a73f594ee7": {
|
|
19461
|
+
"uuid": "6416bf6c-4417-daf5-2fa0-60a73f594ee7",
|
|
19462
|
+
"displayName": "Slicing the Pie Spray",
|
|
19463
|
+
"category": null,
|
|
19464
|
+
"themeUuid": null,
|
|
19465
|
+
"isNullSpray": false,
|
|
19466
|
+
"hideIfNotOwned": false,
|
|
19467
|
+
"displayIcon": "https://media.valorant-api.com/sprays/6416bf6c-4417-daf5-2fa0-60a73f594ee7/displayicon.png",
|
|
19468
|
+
"fullIcon": "https://media.valorant-api.com/sprays/6416bf6c-4417-daf5-2fa0-60a73f594ee7/fullicon.png",
|
|
19469
|
+
"fullTransparentIcon": "https://media.valorant-api.com/sprays/6416bf6c-4417-daf5-2fa0-60a73f594ee7/fulltransparenticon.png",
|
|
19470
|
+
"animationPng": null,
|
|
19471
|
+
"animationGif": null,
|
|
19472
|
+
"assetPath": "ShooterGame/Content/Personalization/Sprays/V26_Act5_BP/SlicingThePie/Spray_SlicingThePie_PrimaryAsset",
|
|
19473
|
+
"levels": [
|
|
19474
|
+
{
|
|
19475
|
+
"uuid": "81938b72-47c5-99dd-4e5b-da8cd151996d",
|
|
19476
|
+
"sprayLevel": 1,
|
|
19477
|
+
"displayName": "SlicingThePie",
|
|
19478
|
+
"displayIcon": "https://media.valorant-api.com/spraylevels/81938b72-47c5-99dd-4e5b-da8cd151996d/displayicon.png",
|
|
19479
|
+
"assetPath": "ShooterGame/Content/Personalization/Sprays/V26_Act5_BP/SlicingThePie/Spray_SlicingThePie_Level1_PrimaryAsset"
|
|
19480
|
+
}
|
|
19481
|
+
]
|
|
19482
|
+
},
|
|
19483
|
+
"f2f84f9d-40b1-7fca-e0fb-a8a45d8925b8": {
|
|
19484
|
+
"uuid": "f2f84f9d-40b1-7fca-e0fb-a8a45d8925b8",
|
|
19485
|
+
"displayName": "Lil Diva Walkin Spray",
|
|
19486
|
+
"category": null,
|
|
19487
|
+
"themeUuid": null,
|
|
19488
|
+
"isNullSpray": false,
|
|
19489
|
+
"hideIfNotOwned": false,
|
|
19490
|
+
"displayIcon": "https://media.valorant-api.com/sprays/f2f84f9d-40b1-7fca-e0fb-a8a45d8925b8/displayicon.png",
|
|
19491
|
+
"fullIcon": "https://media.valorant-api.com/sprays/f2f84f9d-40b1-7fca-e0fb-a8a45d8925b8/fullicon.png",
|
|
19492
|
+
"fullTransparentIcon": "https://media.valorant-api.com/sprays/f2f84f9d-40b1-7fca-e0fb-a8a45d8925b8/fulltransparenticon.png",
|
|
19493
|
+
"animationPng": null,
|
|
19494
|
+
"animationGif": null,
|
|
19495
|
+
"assetPath": "ShooterGame/Content/Personalization/Sprays/V26_Act5_BP/SmoothieTactipig/Spray_SmoothieTactipig_PrimaryAsset",
|
|
19496
|
+
"levels": [
|
|
19497
|
+
{
|
|
19498
|
+
"uuid": "0ddb5391-494a-1e74-fb48-f7922ea48509",
|
|
19499
|
+
"sprayLevel": 1,
|
|
19500
|
+
"displayName": "SmoothieTactipig",
|
|
19501
|
+
"displayIcon": "https://media.valorant-api.com/spraylevels/0ddb5391-494a-1e74-fb48-f7922ea48509/displayicon.png",
|
|
19502
|
+
"assetPath": "ShooterGame/Content/Personalization/Sprays/V26_Act5_BP/SmoothieTactipig/Spray_SmoothieTactipig_Level1_PrimaryAsset"
|
|
19503
|
+
}
|
|
19504
|
+
]
|
|
19505
|
+
},
|
|
19506
|
+
"d5004efd-41c7-29db-5547-8a924a9762d2": {
|
|
19507
|
+
"uuid": "d5004efd-41c7-29db-5547-8a924a9762d2",
|
|
19508
|
+
"displayName": "Hot Hot Hot Spray",
|
|
19509
|
+
"category": null,
|
|
19510
|
+
"themeUuid": null,
|
|
19511
|
+
"isNullSpray": false,
|
|
19512
|
+
"hideIfNotOwned": false,
|
|
19513
|
+
"displayIcon": "https://media.valorant-api.com/sprays/d5004efd-41c7-29db-5547-8a924a9762d2/displayicon.png",
|
|
19514
|
+
"fullIcon": "https://media.valorant-api.com/sprays/d5004efd-41c7-29db-5547-8a924a9762d2/fullicon.png",
|
|
19515
|
+
"fullTransparentIcon": "https://media.valorant-api.com/sprays/d5004efd-41c7-29db-5547-8a924a9762d2/fulltransparenticon.png",
|
|
19516
|
+
"animationPng": null,
|
|
19517
|
+
"animationGif": null,
|
|
19518
|
+
"assetPath": "ShooterGame/Content/Personalization/Sprays/V26_Act5_BP/TooSpicy/Spray_TooSpicy_PrimaryAsset",
|
|
19519
|
+
"levels": [
|
|
19520
|
+
{
|
|
19521
|
+
"uuid": "d94f6090-4268-425d-189d-8d956bf81366",
|
|
19522
|
+
"sprayLevel": 1,
|
|
19523
|
+
"displayName": "TooSpicy",
|
|
19524
|
+
"displayIcon": "https://media.valorant-api.com/spraylevels/d94f6090-4268-425d-189d-8d956bf81366/displayicon.png",
|
|
19525
|
+
"assetPath": "ShooterGame/Content/Personalization/Sprays/V26_Act5_BP/TooSpicy/Spray_TooSpicy_Level1_PrimaryAsset"
|
|
19526
|
+
}
|
|
19527
|
+
]
|
|
19528
|
+
},
|
|
19529
|
+
"7f32d80e-4c1a-773e-63a8-2592e4361bd6": {
|
|
19530
|
+
"uuid": "7f32d80e-4c1a-773e-63a8-2592e4361bd6",
|
|
19531
|
+
"displayName": "Boba Break Spray",
|
|
19532
|
+
"category": "EAresSprayCategory::Contextual",
|
|
19533
|
+
"themeUuid": null,
|
|
19534
|
+
"isNullSpray": false,
|
|
19535
|
+
"hideIfNotOwned": false,
|
|
19536
|
+
"displayIcon": "https://media.valorant-api.com/sprays/7f32d80e-4c1a-773e-63a8-2592e4361bd6/displayicon.png",
|
|
19537
|
+
"fullIcon": "https://media.valorant-api.com/sprays/7f32d80e-4c1a-773e-63a8-2592e4361bd6/fullicon.png",
|
|
19538
|
+
"fullTransparentIcon": "https://media.valorant-api.com/sprays/7f32d80e-4c1a-773e-63a8-2592e4361bd6/fulltransparenticon.png",
|
|
19539
|
+
"animationPng": null,
|
|
19540
|
+
"animationGif": null,
|
|
19541
|
+
"assetPath": "ShooterGame/Content/Personalization/Sprays/V26_Act5_BP/WingmanBoba/Spray_WingmanBoba_PrimaryAsset",
|
|
19542
|
+
"levels": [
|
|
19543
|
+
{
|
|
19544
|
+
"uuid": "27fcca13-4fda-5333-9eba-a4be43ec44e1",
|
|
19545
|
+
"sprayLevel": 1,
|
|
19546
|
+
"displayName": "WingmanBoba",
|
|
19547
|
+
"displayIcon": "https://media.valorant-api.com/spraylevels/27fcca13-4fda-5333-9eba-a4be43ec44e1/displayicon.png",
|
|
19548
|
+
"assetPath": "ShooterGame/Content/Personalization/Sprays/V26_Act5_BP/WingmanBoba/Spray_WingmanBoba_Level1_PrimaryAsset"
|
|
19549
|
+
}
|
|
19550
|
+
]
|
|
19551
|
+
},
|
|
19069
19552
|
"5d88fd45-434d-b0d6-2331-e8b3d47b8395": {
|
|
19070
19553
|
"uuid": "5d88fd45-434d-b0d6-2331-e8b3d47b8395",
|
|
19071
19554
|
"displayName": "V for VALORANT Spray",
|