@valolytics/ts-valorant-dtos 13.1.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/buddies.json +406 -82
- package/dist/dtos/bundles.json +48 -0
- package/dist/dtos/contracts.json +900 -1
- package/dist/dtos/flex.json +7 -0
- package/dist/dtos/gameModes.json +1 -1
- package/dist/dtos/maps.json +27 -1
- package/dist/dtos/playerCards.json +246 -48
- package/dist/dtos/playerTitles.json +78 -8
- package/dist/dtos/sprays.json +454 -86
- package/dist/dtos/themes.json +35 -0
- package/dist/dtos/weapons.json +4144 -3027
- package/package.json +1 -1
package/dist/dtos/bundles.json
CHANGED
|
@@ -1103,6 +1103,38 @@
|
|
|
1103
1103
|
"verticalPromoImage": "https://media.valorant-api.com/bundles/4a21cfb3-4bb5-4046-7958-219725a89961/verticalpromoimage.png",
|
|
1104
1104
|
"assetPath": "ShooterGame/Content/UI/OutOfGame/MainMenu/Store/Bundles/StorefrontItem_GummyThemeBundle_DataAsset"
|
|
1105
1105
|
},
|
|
1106
|
+
"4d368017-4f98-1e89-dbec-31abd2533eb9": {
|
|
1107
|
+
"uuid": "4d368017-4f98-1e89-dbec-31abd2533eb9",
|
|
1108
|
+
"contentEditionUuid": null,
|
|
1109
|
+
"displayName": "Neo Frontier",
|
|
1110
|
+
"displayNameSubText": null,
|
|
1111
|
+
"description": "Neo Frontier",
|
|
1112
|
+
"extraDescription": null,
|
|
1113
|
+
"promoDescription": null,
|
|
1114
|
+
"useAdditionalContext": false,
|
|
1115
|
+
"displayIcon": "https://media.valorant-api.com/bundles/4d368017-4f98-1e89-dbec-31abd2533eb9/displayicon.png",
|
|
1116
|
+
"displayIcon2": "https://media.valorant-api.com/bundles/4d368017-4f98-1e89-dbec-31abd2533eb9/displayicon2.png",
|
|
1117
|
+
"displayIcon3": null,
|
|
1118
|
+
"logoIcon": null,
|
|
1119
|
+
"verticalPromoImage": "https://media.valorant-api.com/bundles/4d368017-4f98-1e89-dbec-31abd2533eb9/verticalpromoimage.png",
|
|
1120
|
+
"assetPath": "ShooterGame/Content/UI/OutOfGame/MainMenu/Store/Bundles/StorefrontItem_Gunslinger2MegaThemeBundle_DataAsset"
|
|
1121
|
+
},
|
|
1122
|
+
"8d29f5fe-402a-94ee-2d67-e29b97dda6f4": {
|
|
1123
|
+
"uuid": "8d29f5fe-402a-94ee-2d67-e29b97dda6f4",
|
|
1124
|
+
"contentEditionUuid": null,
|
|
1125
|
+
"displayName": "Run It Back: Neo Frontier",
|
|
1126
|
+
"displayNameSubText": null,
|
|
1127
|
+
"description": "Run It Back: Neo Frontier",
|
|
1128
|
+
"extraDescription": "Pick up the new Neo Frontier Vandal, Shorty, Lasso and some old favorites from the original Neo Frontier Collection.",
|
|
1129
|
+
"promoDescription": "Pick up the new Neo Frontier Vandal, Shorty, Lasso and some old favorites from the original Neo Frontier Collection.",
|
|
1130
|
+
"useAdditionalContext": true,
|
|
1131
|
+
"displayIcon": "https://media.valorant-api.com/bundles/8d29f5fe-402a-94ee-2d67-e29b97dda6f4/displayicon.png",
|
|
1132
|
+
"displayIcon2": "https://media.valorant-api.com/bundles/8d29f5fe-402a-94ee-2d67-e29b97dda6f4/displayicon2.png",
|
|
1133
|
+
"displayIcon3": null,
|
|
1134
|
+
"logoIcon": null,
|
|
1135
|
+
"verticalPromoImage": "https://media.valorant-api.com/bundles/8d29f5fe-402a-94ee-2d67-e29b97dda6f4/verticalpromoimage.png",
|
|
1136
|
+
"assetPath": "ShooterGame/Content/UI/OutOfGame/MainMenu/Store/Bundles/StorefrontItem_Gunslinger2ThemeBundle_DataAsset"
|
|
1137
|
+
},
|
|
1106
1138
|
"550d9d34-4942-a605-ba3c-b09452e52f83": {
|
|
1107
1139
|
"uuid": "550d9d34-4942-a605-ba3c-b09452e52f83",
|
|
1108
1140
|
"contentEditionUuid": null,
|
|
@@ -2111,6 +2143,22 @@
|
|
|
2111
2143
|
"verticalPromoImage": "https://media.valorant-api.com/bundles/e5769905-466c-c8ff-f96a-dbabed9150de/verticalpromoimage.png",
|
|
2112
2144
|
"assetPath": "ShooterGame/Content/UI/OutOfGame/MainMenu/Store/Bundles/StorefrontItem_ShatterThemeBundle_PrimaryAsset"
|
|
2113
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
|
+
},
|
|
2114
2162
|
"0b77a2a9-458c-6772-0f76-339b278f744c": {
|
|
2115
2163
|
"uuid": "0b77a2a9-458c-6772-0f76-339b278f744c",
|
|
2116
2164
|
"contentEditionUuid": null,
|