@valolytics/ts-valorant-dtos 13.4.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/buddies.json +129 -21
- package/dist/dtos/bundles.json +32 -0
- package/dist/dtos/contracts.json +102 -0
- package/dist/dtos/events.json +8 -0
- package/dist/dtos/gameModes.json +0 -4
- package/dist/dtos/playerCards.json +248 -160
- package/dist/dtos/playerTitles.json +82 -26
- package/dist/dtos/sprays.json +2366 -2228
- package/dist/dtos/weapons.json +3271 -3271
- package/package.json +1 -1
package/dist/dtos/buddies.json
CHANGED
|
@@ -485,6 +485,24 @@
|
|
|
485
485
|
}
|
|
486
486
|
]
|
|
487
487
|
},
|
|
488
|
+
"825715ea-45db-55b2-fdad-37aa5c7bbd2a": {
|
|
489
|
+
"uuid": "825715ea-45db-55b2-fdad-37aa5c7bbd2a",
|
|
490
|
+
"displayName": "Good Boy Buddy",
|
|
491
|
+
"isHiddenIfNotOwned": false,
|
|
492
|
+
"themeUuid": null,
|
|
493
|
+
"displayIcon": "https://media.valorant-api.com/buddies/825715ea-45db-55b2-fdad-37aa5c7bbd2a/displayicon.png",
|
|
494
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/Bark/GunBuddy_Bark_PrimaryAsset",
|
|
495
|
+
"levels": [
|
|
496
|
+
{
|
|
497
|
+
"uuid": "5ff2ffdc-49c9-ffbe-2009-1cb63d4ff9d7",
|
|
498
|
+
"charmLevel": 1,
|
|
499
|
+
"hideIfNotOwned": false,
|
|
500
|
+
"displayName": "Bark",
|
|
501
|
+
"displayIcon": "https://media.valorant-api.com/buddylevels/5ff2ffdc-49c9-ffbe-2009-1cb63d4ff9d7/displayicon.png",
|
|
502
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/Bark/GunBuddy_Bark_Lv1_PrimaryAsset"
|
|
503
|
+
}
|
|
504
|
+
]
|
|
505
|
+
},
|
|
488
506
|
"3d1a73a2-47cf-d82a-c884-b486084c5b42": {
|
|
489
507
|
"uuid": "3d1a73a2-47cf-d82a-c884-b486084c5b42",
|
|
490
508
|
"displayName": "Alley-oop Buddy",
|
|
@@ -1115,6 +1133,24 @@
|
|
|
1115
1133
|
}
|
|
1116
1134
|
]
|
|
1117
1135
|
},
|
|
1136
|
+
"6ca9aa09-452f-606a-5b6a-37912082dba2": {
|
|
1137
|
+
"uuid": "6ca9aa09-452f-606a-5b6a-37912082dba2",
|
|
1138
|
+
"displayName": "Downtime Buddy",
|
|
1139
|
+
"isHiddenIfNotOwned": true,
|
|
1140
|
+
"themeUuid": null,
|
|
1141
|
+
"displayIcon": "https://media.valorant-api.com/buddies/6ca9aa09-452f-606a-5b6a-37912082dba2/displayicon.png",
|
|
1142
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/CPXBlindStitch/GunBuddy_CPXBlindStitch_PrimaryAsset",
|
|
1143
|
+
"levels": [
|
|
1144
|
+
{
|
|
1145
|
+
"uuid": "77157c3f-450b-307c-ca58-f2b204a1cf54",
|
|
1146
|
+
"charmLevel": 1,
|
|
1147
|
+
"hideIfNotOwned": false,
|
|
1148
|
+
"displayName": "CPXBlindStitch",
|
|
1149
|
+
"displayIcon": "https://media.valorant-api.com/buddylevels/77157c3f-450b-307c-ca58-f2b204a1cf54/displayicon.png",
|
|
1150
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/CPXBlindStitch/GunBuddy_CPXBlindStitch_Lv1_PrimaryAsset"
|
|
1151
|
+
}
|
|
1152
|
+
]
|
|
1153
|
+
},
|
|
1118
1154
|
"c3e0cecf-44ef-a147-c426-be9dbfcd810b": {
|
|
1119
1155
|
"uuid": "c3e0cecf-44ef-a147-c426-be9dbfcd810b",
|
|
1120
1156
|
"displayName": "Nanowire Cartridge Buddy",
|
|
@@ -4177,7 +4213,7 @@
|
|
|
4177
4213
|
},
|
|
4178
4214
|
"809cd43d-4fcb-50aa-60c1-58ae07296c56": {
|
|
4179
4215
|
"uuid": "809cd43d-4fcb-50aa-60c1-58ae07296c56",
|
|
4180
|
-
"displayName": "
|
|
4216
|
+
"displayName": "Missed Call Buddy",
|
|
4181
4217
|
"isHiddenIfNotOwned": true,
|
|
4182
4218
|
"themeUuid": null,
|
|
4183
4219
|
"displayIcon": "https://media.valorant-api.com/buddies/809cd43d-4fcb-50aa-60c1-58ae07296c56/displayicon.png",
|
|
@@ -5903,6 +5939,24 @@
|
|
|
5903
5939
|
}
|
|
5904
5940
|
]
|
|
5905
5941
|
},
|
|
5942
|
+
"e7c5747f-49cd-50b2-141c-7f8ef1e9eb7c": {
|
|
5943
|
+
"uuid": "e7c5747f-49cd-50b2-141c-7f8ef1e9eb7c",
|
|
5944
|
+
"displayName": "Fragment Shell Buddy",
|
|
5945
|
+
"isHiddenIfNotOwned": true,
|
|
5946
|
+
"themeUuid": null,
|
|
5947
|
+
"displayIcon": "https://media.valorant-api.com/buddies/e7c5747f-49cd-50b2-141c-7f8ef1e9eb7c/displayicon.png",
|
|
5948
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/KintsugiBullet/GunBuddy_KintsugiBullet_PrimaryAsset",
|
|
5949
|
+
"levels": [
|
|
5950
|
+
{
|
|
5951
|
+
"uuid": "cbf85422-4f1a-99dc-5af2-0883d12a2433",
|
|
5952
|
+
"charmLevel": 1,
|
|
5953
|
+
"hideIfNotOwned": false,
|
|
5954
|
+
"displayName": "KintsugiBullet",
|
|
5955
|
+
"displayIcon": "https://media.valorant-api.com/buddylevels/cbf85422-4f1a-99dc-5af2-0883d12a2433/displayicon.png",
|
|
5956
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/KintsugiBullet/GunBuddy_KintsugiBullet_Lv1_PrimaryAsset"
|
|
5957
|
+
}
|
|
5958
|
+
]
|
|
5959
|
+
},
|
|
5906
5960
|
"7c62571f-49ce-2af5-0e0c-f38845168da7": {
|
|
5907
5961
|
"uuid": "7c62571f-49ce-2af5-0e0c-f38845168da7",
|
|
5908
5962
|
"displayName": "Kitsune Mask Buddy",
|
|
@@ -6677,6 +6731,24 @@
|
|
|
6677
6731
|
}
|
|
6678
6732
|
]
|
|
6679
6733
|
},
|
|
6734
|
+
"78dfb181-4299-f56f-5041-4cbeff8934f6": {
|
|
6735
|
+
"uuid": "78dfb181-4299-f56f-5041-4cbeff8934f6",
|
|
6736
|
+
"displayName": "Crab Mentality Buddy",
|
|
6737
|
+
"isHiddenIfNotOwned": true,
|
|
6738
|
+
"themeUuid": null,
|
|
6739
|
+
"displayIcon": "https://media.valorant-api.com/buddies/78dfb181-4299-f56f-5041-4cbeff8934f6/displayicon.png",
|
|
6740
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/MittenCrab/GunBuddy_MittenCrab_PrimaryAsset",
|
|
6741
|
+
"levels": [
|
|
6742
|
+
{
|
|
6743
|
+
"uuid": "a009e93e-4cbf-3e8f-a4d9-bea1e517a8b5",
|
|
6744
|
+
"charmLevel": 1,
|
|
6745
|
+
"hideIfNotOwned": false,
|
|
6746
|
+
"displayName": "MittenCrab",
|
|
6747
|
+
"displayIcon": "https://media.valorant-api.com/buddylevels/a009e93e-4cbf-3e8f-a4d9-bea1e517a8b5/displayicon.png",
|
|
6748
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/MittenCrab/GunBuddy_MittenCrab_Lv1_PrimaryAsset"
|
|
6749
|
+
}
|
|
6750
|
+
]
|
|
6751
|
+
},
|
|
6680
6752
|
"814acc56-4cc0-f896-7751-9494b27f2b7c": {
|
|
6681
6753
|
"uuid": "814acc56-4cc0-f896-7751-9494b27f2b7c",
|
|
6682
6754
|
"displayName": "Orange Juice Dreams Buddy",
|
|
@@ -12185,24 +12257,6 @@
|
|
|
12185
12257
|
}
|
|
12186
12258
|
]
|
|
12187
12259
|
},
|
|
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
|
-
},
|
|
12206
12260
|
"bbbdd279-41dc-99c1-83a3-77a19494f705": {
|
|
12207
12261
|
"uuid": "bbbdd279-41dc-99c1-83a3-77a19494f705",
|
|
12208
12262
|
"displayName": "REF?!? Buddy",
|
|
@@ -12491,6 +12545,42 @@
|
|
|
12491
12545
|
}
|
|
12492
12546
|
]
|
|
12493
12547
|
},
|
|
12548
|
+
"d40f3e04-46e3-fe26-c2d2-8e9da6787199": {
|
|
12549
|
+
"uuid": "d40f3e04-46e3-fe26-c2d2-8e9da6787199",
|
|
12550
|
+
"displayName": "Stone of Heaven Buddy",
|
|
12551
|
+
"isHiddenIfNotOwned": true,
|
|
12552
|
+
"themeUuid": null,
|
|
12553
|
+
"displayIcon": "https://media.valorant-api.com/buddies/d40f3e04-46e3-fe26-c2d2-8e9da6787199/displayicon.png",
|
|
12554
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/ShanghaiJadeSage/GunBuddy_ShanghaiJadeSage_PrimaryAsset",
|
|
12555
|
+
"levels": [
|
|
12556
|
+
{
|
|
12557
|
+
"uuid": "0f1796a9-4303-3e05-8ed5-a38144d69d64",
|
|
12558
|
+
"charmLevel": 1,
|
|
12559
|
+
"hideIfNotOwned": false,
|
|
12560
|
+
"displayName": "ShanghaiJadeSage",
|
|
12561
|
+
"displayIcon": "https://media.valorant-api.com/buddylevels/0f1796a9-4303-3e05-8ed5-a38144d69d64/displayicon.png",
|
|
12562
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/ShanghaiJadeSage/GunBuddy_ShanghaiJadeSage_Lv1_PrimaryAsset"
|
|
12563
|
+
}
|
|
12564
|
+
]
|
|
12565
|
+
},
|
|
12566
|
+
"da961ef5-4e12-501f-4d9a-768454bc3d2c": {
|
|
12567
|
+
"uuid": "da961ef5-4e12-501f-4d9a-768454bc3d2c",
|
|
12568
|
+
"displayName": "Pick'Ems Master: Stone of Heaven Buddy",
|
|
12569
|
+
"isHiddenIfNotOwned": true,
|
|
12570
|
+
"themeUuid": null,
|
|
12571
|
+
"displayIcon": "https://media.valorant-api.com/buddies/da961ef5-4e12-501f-4d9a-768454bc3d2c/displayicon.png",
|
|
12572
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/ShanghaiJadeSageGold/GunBuddy_ShanghaiJadeSageGold_PrimaryAsset",
|
|
12573
|
+
"levels": [
|
|
12574
|
+
{
|
|
12575
|
+
"uuid": "599a28e8-41b6-7622-2e12-afa1bc743e37",
|
|
12576
|
+
"charmLevel": 1,
|
|
12577
|
+
"hideIfNotOwned": false,
|
|
12578
|
+
"displayName": "ShanghaiJadeSageGold",
|
|
12579
|
+
"displayIcon": "https://media.valorant-api.com/buddylevels/599a28e8-41b6-7622-2e12-afa1bc743e37/displayicon.png",
|
|
12580
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/ShanghaiJadeSageGold/GunBuddy_ShanghaiJadeSageGold_Lv1_PrimaryAsset"
|
|
12581
|
+
}
|
|
12582
|
+
]
|
|
12583
|
+
},
|
|
12494
12584
|
"912110cb-4f40-ada7-e338-518244fff9b2": {
|
|
12495
12585
|
"uuid": "912110cb-4f40-ada7-e338-518244fff9b2",
|
|
12496
12586
|
"displayName": "Fishbones Buddy",
|
|
@@ -12941,6 +13031,24 @@
|
|
|
12941
13031
|
}
|
|
12942
13032
|
]
|
|
12943
13033
|
},
|
|
13034
|
+
"d655890d-47fb-9f93-73a0-e2bd661f9c45": {
|
|
13035
|
+
"uuid": "d655890d-47fb-9f93-73a0-e2bd661f9c45",
|
|
13036
|
+
"displayName": "Sentinels of Light, Ep 7 Buddy",
|
|
13037
|
+
"isHiddenIfNotOwned": false,
|
|
13038
|
+
"themeUuid": null,
|
|
13039
|
+
"displayIcon": "https://media.valorant-api.com/buddies/d655890d-47fb-9f93-73a0-e2bd661f9c45/displayicon.png",
|
|
13040
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/SoL2/GunBuddy_SOL2_PrimaryAsset",
|
|
13041
|
+
"levels": [
|
|
13042
|
+
{
|
|
13043
|
+
"uuid": "cc12019a-4bc9-34e9-8d94-8eb9df5d7f35",
|
|
13044
|
+
"charmLevel": 1,
|
|
13045
|
+
"hideIfNotOwned": false,
|
|
13046
|
+
"displayName": "SOL2",
|
|
13047
|
+
"displayIcon": "https://media.valorant-api.com/buddylevels/cc12019a-4bc9-34e9-8d94-8eb9df5d7f35/displayicon.png",
|
|
13048
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/SOL2/GunBuddy_SOL2_Lv1_PrimaryAsset"
|
|
13049
|
+
}
|
|
13050
|
+
]
|
|
13051
|
+
},
|
|
12944
13052
|
"21dea727-4b7a-a6e5-b9b5-af8a17a1ba89": {
|
|
12945
13053
|
"uuid": "21dea727-4b7a-a6e5-b9b5-af8a17a1ba89",
|
|
12946
13054
|
"displayName": "Boom-Bola Buddy",
|
|
@@ -12965,7 +13073,7 @@
|
|
|
12965
13073
|
"isHiddenIfNotOwned": false,
|
|
12966
13074
|
"themeUuid": "4479eea8-4820-c69b-3912-f5ac678fcedc",
|
|
12967
13075
|
"displayIcon": "https://media.valorant-api.com/buddies/0eab96da-ed34-4bdb-978f-b02b2fb4ebcc/displayicon.png",
|
|
12968
|
-
"assetPath": "ShooterGame/Content/Equippables/Buddies/
|
|
13076
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/SoulStealer/GunBuddy_Soulstealer_PrimaryAsset",
|
|
12969
13077
|
"levels": [
|
|
12970
13078
|
{
|
|
12971
13079
|
"uuid": "f344bead-bb25-4226-a990-b5d9694d475d",
|
|
@@ -13325,7 +13433,7 @@
|
|
|
13325
13433
|
"isHiddenIfNotOwned": false,
|
|
13326
13434
|
"themeUuid": null,
|
|
13327
13435
|
"displayIcon": "https://media.valorant-api.com/buddies/6360723f-4ac0-10d4-02ab-ef935ed224e2/displayicon.png",
|
|
13328
|
-
"assetPath": "ShooterGame/Content/Equippables/Buddies/
|
|
13436
|
+
"assetPath": "ShooterGame/Content/Equippables/Buddies/Starpower/GunBuddy_Starpower_PrimaryAsset",
|
|
13329
13437
|
"levels": [
|
|
13330
13438
|
{
|
|
13331
13439
|
"uuid": "c18d97cd-4590-5488-ca45-adae7d785420",
|
package/dist/dtos/bundles.json
CHANGED
|
@@ -335,6 +335,22 @@
|
|
|
335
335
|
"verticalPromoImage": null,
|
|
336
336
|
"assetPath": "ShooterGame/Content/UI/OutOfGame/MainMenu/Store/Bundles/StorefrontItem_AvalancheThemeBundle_DataAsset"
|
|
337
337
|
},
|
|
338
|
+
"1aefc04b-4455-8b2f-6332-79b4260aaffe": {
|
|
339
|
+
"uuid": "1aefc04b-4455-8b2f-6332-79b4260aaffe",
|
|
340
|
+
"contentEditionUuid": null,
|
|
341
|
+
"displayName": "Dog Days",
|
|
342
|
+
"displayNameSubText": "CAPSULE",
|
|
343
|
+
"description": "Dog Days",
|
|
344
|
+
"extraDescription": "Win or lose, this Good Boy is there for you in this limited-edition capsule! Items can only be purchased as a bundle.",
|
|
345
|
+
"promoDescription": "Win or lose, this Good Boy is there for you in this limited-edition capsule! Items can only be purchased as a bundle.",
|
|
346
|
+
"useAdditionalContext": true,
|
|
347
|
+
"displayIcon": "https://media.valorant-api.com/bundles/1aefc04b-4455-8b2f-6332-79b4260aaffe/displayicon.png",
|
|
348
|
+
"displayIcon2": "https://media.valorant-api.com/bundles/1aefc04b-4455-8b2f-6332-79b4260aaffe/displayicon2.png",
|
|
349
|
+
"displayIcon3": null,
|
|
350
|
+
"logoIcon": null,
|
|
351
|
+
"verticalPromoImage": "https://media.valorant-api.com/bundles/1aefc04b-4455-8b2f-6332-79b4260aaffe/verticalpromoimage.png",
|
|
352
|
+
"assetPath": "ShooterGame/Content/UI/OutOfGame/MainMenu/Store/Bundles/StorefrontItem_BarkThemeBundle_DataAsset"
|
|
353
|
+
},
|
|
338
354
|
"ba0f18a9-4b4b-4a1a-15c8-1cb5d8e81a66": {
|
|
339
355
|
"uuid": "ba0f18a9-4b4b-4a1a-15c8-1cb5d8e81a66",
|
|
340
356
|
"contentEditionUuid": null,
|
|
@@ -1935,6 +1951,22 @@
|
|
|
1935
1951
|
"verticalPromoImage": "https://media.valorant-api.com/bundles/5b90e018-4581-ffbb-50ad-afb6ccf268cf/verticalpromoimage.png",
|
|
1936
1952
|
"assetPath": "ShooterGame/Content/UI/OutOfGame/MainMenu/Store/Bundles/StorefrontItem_RIBV25ThemeBundle_DataAsset"
|
|
1937
1953
|
},
|
|
1954
|
+
"e2c2f38c-49c5-55c1-e0d1-1fbb3aabde3f": {
|
|
1955
|
+
"uuid": "e2c2f38c-49c5-55c1-e0d1-1fbb3aabde3f",
|
|
1956
|
+
"contentEditionUuid": null,
|
|
1957
|
+
"displayName": "Run It Back V26",
|
|
1958
|
+
"displayNameSubText": "CAPSULE",
|
|
1959
|
+
"description": "Run It Back V26",
|
|
1960
|
+
"extraDescription": "Pick up a new skin from a hand-picked selection of some of our favorites. Items can only be purchased as a bundle.",
|
|
1961
|
+
"promoDescription": "Pick up a new skin from a hand-picked selection of some of our favorites. Items can only be purchased as a bundle.",
|
|
1962
|
+
"useAdditionalContext": true,
|
|
1963
|
+
"displayIcon": "https://media.valorant-api.com/bundles/e2c2f38c-49c5-55c1-e0d1-1fbb3aabde3f/displayicon.png",
|
|
1964
|
+
"displayIcon2": "https://media.valorant-api.com/bundles/e2c2f38c-49c5-55c1-e0d1-1fbb3aabde3f/displayicon2.png",
|
|
1965
|
+
"displayIcon3": null,
|
|
1966
|
+
"logoIcon": null,
|
|
1967
|
+
"verticalPromoImage": "https://media.valorant-api.com/bundles/e2c2f38c-49c5-55c1-e0d1-1fbb3aabde3f/verticalpromoimage.png",
|
|
1968
|
+
"assetPath": "ShooterGame/Content/UI/OutOfGame/MainMenu/Store/Bundles/StorefrontItem_RIBV26ThemeBundle_DataAsset"
|
|
1969
|
+
},
|
|
1938
1970
|
"4ad50dc6-4e84-75ef-89f3-5ca098901398": {
|
|
1939
1971
|
"uuid": "4ad50dc6-4e84-75ef-89f3-5ca098901398",
|
|
1940
1972
|
"contentEditionUuid": null,
|
package/dist/dtos/contracts.json
CHANGED
|
@@ -5667,6 +5667,108 @@
|
|
|
5667
5667
|
},
|
|
5668
5668
|
"assetPath": "ShooterGame/Content/Contracts/Events/2025LNY_Event_Pass/Contract_Event_2025LNY_DataAssetV2"
|
|
5669
5669
|
},
|
|
5670
|
+
"d70f2a95-4682-5216-984f-ddaaa14436a7": {
|
|
5671
|
+
"uuid": "d70f2a95-4682-5216-984f-ddaaa14436a7",
|
|
5672
|
+
"displayName": "Champions 2026: Shanghai",
|
|
5673
|
+
"displayIcon": null,
|
|
5674
|
+
"shipIt": false,
|
|
5675
|
+
"useLevelVPCostOverride": false,
|
|
5676
|
+
"levelVPCostOverride": -1,
|
|
5677
|
+
"freeRewardScheduleUuid": "24c7b640-4e5d-0a1d-3128-699d770439ae",
|
|
5678
|
+
"content": {
|
|
5679
|
+
"relationType": "Event",
|
|
5680
|
+
"relationUuid": "e7049ebc-491a-454d-3ed6-12beca2aa0ec",
|
|
5681
|
+
"chapters": [
|
|
5682
|
+
{
|
|
5683
|
+
"isEpilogue": false,
|
|
5684
|
+
"levels": [
|
|
5685
|
+
{
|
|
5686
|
+
"reward": {
|
|
5687
|
+
"type": "Title",
|
|
5688
|
+
"uuid": "a5e81233-48ec-1b1c-c6b7-6b9da508c12a",
|
|
5689
|
+
"amount": 1,
|
|
5690
|
+
"isHighlighted": false
|
|
5691
|
+
},
|
|
5692
|
+
"xp": 500,
|
|
5693
|
+
"vpCost": 0,
|
|
5694
|
+
"isPurchasableWithVP": false,
|
|
5695
|
+
"doughCost": 0,
|
|
5696
|
+
"isPurchasableWithDough": false
|
|
5697
|
+
},
|
|
5698
|
+
{
|
|
5699
|
+
"reward": {
|
|
5700
|
+
"type": "PlayerCard",
|
|
5701
|
+
"uuid": "7b0f9b3f-4ebf-c3b2-8cbe-e2afb79fc5be",
|
|
5702
|
+
"amount": 1,
|
|
5703
|
+
"isHighlighted": false
|
|
5704
|
+
},
|
|
5705
|
+
"xp": 13500,
|
|
5706
|
+
"vpCost": 0,
|
|
5707
|
+
"isPurchasableWithVP": false,
|
|
5708
|
+
"doughCost": 0,
|
|
5709
|
+
"isPurchasableWithDough": false
|
|
5710
|
+
},
|
|
5711
|
+
{
|
|
5712
|
+
"reward": {
|
|
5713
|
+
"type": "Currency",
|
|
5714
|
+
"uuid": "e59aa87c-4cbf-517a-5983-6e81511be9b7",
|
|
5715
|
+
"amount": 1,
|
|
5716
|
+
"isHighlighted": false
|
|
5717
|
+
},
|
|
5718
|
+
"xp": 17600,
|
|
5719
|
+
"vpCost": 0,
|
|
5720
|
+
"isPurchasableWithVP": false,
|
|
5721
|
+
"doughCost": 0,
|
|
5722
|
+
"isPurchasableWithDough": false
|
|
5723
|
+
},
|
|
5724
|
+
{
|
|
5725
|
+
"reward": {
|
|
5726
|
+
"type": "EquippableCharmLevel",
|
|
5727
|
+
"uuid": "cbf85422-4f1a-99dc-5af2-0883d12a2433",
|
|
5728
|
+
"amount": 1,
|
|
5729
|
+
"isHighlighted": false
|
|
5730
|
+
},
|
|
5731
|
+
"xp": 22800,
|
|
5732
|
+
"vpCost": 0,
|
|
5733
|
+
"isPurchasableWithVP": false,
|
|
5734
|
+
"doughCost": 0,
|
|
5735
|
+
"isPurchasableWithDough": false
|
|
5736
|
+
},
|
|
5737
|
+
{
|
|
5738
|
+
"reward": {
|
|
5739
|
+
"type": "Currency",
|
|
5740
|
+
"uuid": "e59aa87c-4cbf-517a-5983-6e81511be9b7",
|
|
5741
|
+
"amount": 1,
|
|
5742
|
+
"isHighlighted": false
|
|
5743
|
+
},
|
|
5744
|
+
"xp": 29700,
|
|
5745
|
+
"vpCost": 0,
|
|
5746
|
+
"isPurchasableWithVP": false,
|
|
5747
|
+
"doughCost": 0,
|
|
5748
|
+
"isPurchasableWithDough": false
|
|
5749
|
+
},
|
|
5750
|
+
{
|
|
5751
|
+
"reward": {
|
|
5752
|
+
"type": "PlayerCard",
|
|
5753
|
+
"uuid": "2e5243e4-49d1-861b-afce-ae84a6b0791b",
|
|
5754
|
+
"amount": 1,
|
|
5755
|
+
"isHighlighted": false
|
|
5756
|
+
},
|
|
5757
|
+
"xp": 38600,
|
|
5758
|
+
"vpCost": 0,
|
|
5759
|
+
"isPurchasableWithVP": false,
|
|
5760
|
+
"doughCost": 0,
|
|
5761
|
+
"isPurchasableWithDough": false
|
|
5762
|
+
}
|
|
5763
|
+
],
|
|
5764
|
+
"freeRewards": null
|
|
5765
|
+
}
|
|
5766
|
+
],
|
|
5767
|
+
"premiumRewardScheduleUuid": null,
|
|
5768
|
+
"premiumVPCost": -1
|
|
5769
|
+
},
|
|
5770
|
+
"assetPath": "ShooterGame/Content/Contracts/Events/2026Champs_EventPass/Contract_Event_Champs2026_DataAssetV2"
|
|
5771
|
+
},
|
|
5670
5772
|
"77462827-4a3c-f0bf-bc7e-c288ba65c717": {
|
|
5671
5773
|
"uuid": "77462827-4a3c-f0bf-bc7e-c288ba65c717",
|
|
5672
5774
|
"displayName": "Lunar 2026 Event Pass",
|
package/dist/dtos/events.json
CHANGED
|
@@ -87,6 +87,14 @@
|
|
|
87
87
|
"endTime": "2025-02-13T22:00:00Z",
|
|
88
88
|
"assetPath": "ShooterGame/Content/Events/2025LNY_Event_Pass/Event_2025LNY_DataAssetV2"
|
|
89
89
|
},
|
|
90
|
+
"e7049ebc-491a-454d-3ed6-12beca2aa0ec": {
|
|
91
|
+
"uuid": "e7049ebc-491a-454d-3ed6-12beca2aa0ec",
|
|
92
|
+
"displayName": "Champions 2026: Shanghai",
|
|
93
|
+
"shortDisplayName": "Champions 2026",
|
|
94
|
+
"startTime": "2026-09-24T21:00:00Z",
|
|
95
|
+
"endTime": "2026-10-19T21:00:00Z",
|
|
96
|
+
"assetPath": "ShooterGame/Content/Events/2026Champs_EventPass/Event_Champs2026_DataAssetV2"
|
|
97
|
+
},
|
|
90
98
|
"5fb3b50d-4f08-c45f-7c40-75baefda29f2": {
|
|
91
99
|
"uuid": "5fb3b50d-4f08-c45f-7c40-75baefda29f2",
|
|
92
100
|
"displayName": "Lunar 2026 Event Pass",
|
package/dist/dtos/gameModes.json
CHANGED