@valolytics/ts-valorant-dtos 11.11.0 → 12.0.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 +1 -1
- package/dist/dtos/buddies.json +471 -111
- package/dist/dtos/bundles.json +630 -0
- package/dist/dtos/contracts.json +899 -0
- package/dist/dtos/gameModes.json +47 -7
- package/dist/dtos/maps.json +9 -57
- package/dist/dtos/playerCards.json +739 -68
- package/dist/dtos/playerTitles.json +29 -8
- package/dist/dtos/sprays.json +485 -117
- package/dist/dtos/themes.json +329 -0
- package/dist/dtos/weapons.json +6099 -3319
- package/package.json +1 -1
package/dist/dtos/gameModes.json
CHANGED
|
@@ -1,8 +1,48 @@
|
|
|
1
1
|
{
|
|
2
|
+
"1cd8901f-47af-49cb-d758-e2afd0eb2a39": {
|
|
3
|
+
"uuid": "1cd8901f-47af-49cb-d758-e2afd0eb2a39",
|
|
4
|
+
"displayName": "All Random One Site",
|
|
5
|
+
"description": "LIMITED TIME: Plant/defuse mode. One site, random agents, free loadouts, way more ultimates. First to 5 wins.",
|
|
6
|
+
"duration": "10-15 MINS",
|
|
7
|
+
"economyType": null,
|
|
8
|
+
"allowsMatchTimeouts": false,
|
|
9
|
+
"isTeamVoiceAllowed": true,
|
|
10
|
+
"isMinimapHidden": false,
|
|
11
|
+
"orbCount": 1,
|
|
12
|
+
"roundsPerHalf": -1,
|
|
13
|
+
"teamRoles": null,
|
|
14
|
+
"gameFeatureOverrides": [
|
|
15
|
+
{
|
|
16
|
+
"featureName": "EGameFeatureToggleName::EquippableCacheRecycling",
|
|
17
|
+
"state": true
|
|
18
|
+
}
|
|
19
|
+
],
|
|
20
|
+
"gameRuleBoolOverrides": [
|
|
21
|
+
{
|
|
22
|
+
"ruleName": "EGameRuleBoolName::AssignRandomAgents",
|
|
23
|
+
"state": true
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
"ruleName": "EGameRuleBoolName::SkipPregame",
|
|
27
|
+
"state": true
|
|
28
|
+
},
|
|
29
|
+
{
|
|
30
|
+
"ruleName": "EGameRuleBoolName::AllowUnownedAgents",
|
|
31
|
+
"state": true
|
|
32
|
+
},
|
|
33
|
+
{
|
|
34
|
+
"ruleName": "EGameRuleBoolName::UseAllAbilityCooldowns",
|
|
35
|
+
"state": true
|
|
36
|
+
}
|
|
37
|
+
],
|
|
38
|
+
"displayIcon": "https://media.valorant-api.com/gamemodes/1cd8901f-47af-49cb-d758-e2afd0eb2a39/displayicon.png",
|
|
39
|
+
"listViewIconTall": "https://media.valorant-api.com/gamemodes/1cd8901f-47af-49cb-d758-e2afd0eb2a39/listviewicontall.png",
|
|
40
|
+
"assetPath": "ShooterGame/Content/GameModes/AROS/AROS_GameMode_PrimaryAsset"
|
|
41
|
+
},
|
|
2
42
|
"96bd3920-4f36-d026-2b28-c683eb0bcac5": {
|
|
3
43
|
"uuid": "96bd3920-4f36-d026-2b28-c683eb0bcac5",
|
|
4
44
|
"displayName": "Standard",
|
|
5
|
-
"description": "
|
|
45
|
+
"description": "Plant/defuse mode. Unranked matches, full map pool, attack and defend, classic gameplay. First to 13 wins.",
|
|
6
46
|
"duration": "30-40 MINS",
|
|
7
47
|
"economyType": null,
|
|
8
48
|
"allowsMatchTimeouts": true,
|
|
@@ -25,7 +65,7 @@
|
|
|
25
65
|
"a8790ec5-4237-f2f0-e93b-08a8e89865b2": {
|
|
26
66
|
"uuid": "a8790ec5-4237-f2f0-e93b-08a8e89865b2",
|
|
27
67
|
"displayName": "Deathmatch",
|
|
28
|
-
"description": "
|
|
68
|
+
"description": "Elimination mode. All gunplay, respawn instantly, no abilities, no economy. First to 40 kills wins.",
|
|
29
69
|
"duration": "7-9 MINS",
|
|
30
70
|
"economyType": "EEconomyTypes::Other",
|
|
31
71
|
"allowsMatchTimeouts": false,
|
|
@@ -98,7 +138,7 @@
|
|
|
98
138
|
"a4ed6518-4741-6dcb-35bd-f884aecdc859": {
|
|
99
139
|
"uuid": "a4ed6518-4741-6dcb-35bd-f884aecdc859",
|
|
100
140
|
"displayName": "Escalation",
|
|
101
|
-
"description": "
|
|
141
|
+
"description": "Elimination mode. Team arsenal, weapon progression, eliminate to advance, race to finish. First to complete wins.",
|
|
102
142
|
"duration": "7-9 MINS",
|
|
103
143
|
"economyType": "EEconomyTypes::Other",
|
|
104
144
|
"allowsMatchTimeouts": false,
|
|
@@ -134,7 +174,7 @@
|
|
|
134
174
|
"e086db66-47fd-e791-ca81-06a645ac7661": {
|
|
135
175
|
"uuid": "e086db66-47fd-e791-ca81-06a645ac7661",
|
|
136
176
|
"displayName": "Team Deathmatch",
|
|
137
|
-
"description": "
|
|
177
|
+
"description": "Elimination mode. Two teams, unique maps, recharging abilities, constant action. First to 100 kills wins.",
|
|
138
178
|
"duration": "8-10 MINS",
|
|
139
179
|
"economyType": "EEconomyTypes::Other",
|
|
140
180
|
"allowsMatchTimeouts": false,
|
|
@@ -287,7 +327,7 @@
|
|
|
287
327
|
"e921d1e6-416b-c31f-1291-74930c330b7b": {
|
|
288
328
|
"uuid": "e921d1e6-416b-c31f-1291-74930c330b7b",
|
|
289
329
|
"displayName": "Spike Rush",
|
|
290
|
-
"description": "
|
|
330
|
+
"description": "Plant/defuse mode. Random weapons, powerup orbs, five spikes, shorter rounds. First to 4 wins.",
|
|
291
331
|
"duration": "8-12 MINS",
|
|
292
332
|
"economyType": null,
|
|
293
333
|
"allowsMatchTimeouts": false,
|
|
@@ -326,7 +366,7 @@
|
|
|
326
366
|
"state": true
|
|
327
367
|
}
|
|
328
368
|
],
|
|
329
|
-
"displayIcon":
|
|
369
|
+
"displayIcon": "https://media.valorant-api.com/gamemodes/e2dc3878-4fe5-d132-28f8-3d8c259efcc6/displayicon.png",
|
|
330
370
|
"listViewIconTall": "https://media.valorant-api.com/gamemodes/e2dc3878-4fe5-d132-28f8-3d8c259efcc6/listviewicontall.png",
|
|
331
371
|
"assetPath": "ShooterGame/Content/GameModes/ShootingRange/ShootingRangeGameMode_PrimaryAsset"
|
|
332
372
|
},
|
|
@@ -400,7 +440,7 @@
|
|
|
400
440
|
"5d0f264b-4ebe-cc63-c147-809e1374484b": {
|
|
401
441
|
"uuid": "5d0f264b-4ebe-cc63-c147-809e1374484b",
|
|
402
442
|
"displayName": "Swiftplay",
|
|
403
|
-
"description": "
|
|
443
|
+
"description": "Plant/defuse mode. Quicker matches, same core rules, same objectives, accelerated economy. First to 5 wins.",
|
|
404
444
|
"duration": "10-15 MIN",
|
|
405
445
|
"economyType": null,
|
|
406
446
|
"allowsMatchTimeouts": false,
|
package/dist/dtos/maps.json
CHANGED
|
@@ -1316,12 +1316,12 @@
|
|
|
1316
1316
|
"callouts": [
|
|
1317
1317
|
{
|
|
1318
1318
|
"regionName": "Hall",
|
|
1319
|
-
"superRegion": "ECalloutSuperRegion::
|
|
1320
|
-
"superRegionName": "
|
|
1319
|
+
"superRegion": "ECalloutSuperRegion::Mid",
|
|
1320
|
+
"superRegionName": "Mid",
|
|
1321
1321
|
"location": {
|
|
1322
|
-
"x":
|
|
1323
|
-
"y":
|
|
1324
|
-
"z":
|
|
1322
|
+
"x": 4256.5713,
|
|
1323
|
+
"y": 2491.0493,
|
|
1324
|
+
"z": 212.8035
|
|
1325
1325
|
},
|
|
1326
1326
|
"scale3D": null,
|
|
1327
1327
|
"rotation": null
|
|
@@ -1434,18 +1434,6 @@
|
|
|
1434
1434
|
"scale3D": null,
|
|
1435
1435
|
"rotation": null
|
|
1436
1436
|
},
|
|
1437
|
-
{
|
|
1438
|
-
"regionName": "Snake",
|
|
1439
|
-
"superRegion": "ECalloutSuperRegion::AttackerSide",
|
|
1440
|
-
"superRegionName": "Attacker Side",
|
|
1441
|
-
"location": {
|
|
1442
|
-
"x": 550,
|
|
1443
|
-
"y": -2450,
|
|
1444
|
-
"z": 200
|
|
1445
|
-
},
|
|
1446
|
-
"scale3D": null,
|
|
1447
|
-
"rotation": null
|
|
1448
|
-
},
|
|
1449
1437
|
{
|
|
1450
1438
|
"regionName": "Elbow",
|
|
1451
1439
|
"superRegion": "ECalloutSuperRegion::B",
|
|
@@ -1483,24 +1471,12 @@
|
|
|
1483
1471
|
"rotation": null
|
|
1484
1472
|
},
|
|
1485
1473
|
{
|
|
1486
|
-
"regionName": "
|
|
1474
|
+
"regionName": "Ramp",
|
|
1487
1475
|
"superRegion": "ECalloutSuperRegion::A",
|
|
1488
1476
|
"superRegionName": "A",
|
|
1489
1477
|
"location": {
|
|
1490
|
-
"x":
|
|
1491
|
-
"y":
|
|
1492
|
-
"z": 1100
|
|
1493
|
-
},
|
|
1494
|
-
"scale3D": null,
|
|
1495
|
-
"rotation": null
|
|
1496
|
-
},
|
|
1497
|
-
{
|
|
1498
|
-
"regionName": "Chute",
|
|
1499
|
-
"superRegion": "ECalloutSuperRegion::Mid",
|
|
1500
|
-
"superRegionName": "Mid",
|
|
1501
|
-
"location": {
|
|
1502
|
-
"x": 3875,
|
|
1503
|
-
"y": 1800,
|
|
1478
|
+
"x": 7300,
|
|
1479
|
+
"y": 2725,
|
|
1504
1480
|
"z": 1100
|
|
1505
1481
|
},
|
|
1506
1482
|
"scale3D": null,
|
|
@@ -1530,18 +1506,6 @@
|
|
|
1530
1506
|
"scale3D": null,
|
|
1531
1507
|
"rotation": null
|
|
1532
1508
|
},
|
|
1533
|
-
{
|
|
1534
|
-
"regionName": "Rope",
|
|
1535
|
-
"superRegion": "ECalloutSuperRegion::A",
|
|
1536
|
-
"superRegionName": "A",
|
|
1537
|
-
"location": {
|
|
1538
|
-
"x": 3100,
|
|
1539
|
-
"y": 2550,
|
|
1540
|
-
"z": 475
|
|
1541
|
-
},
|
|
1542
|
-
"scale3D": null,
|
|
1543
|
-
"rotation": null
|
|
1544
|
-
},
|
|
1545
1509
|
{
|
|
1546
1510
|
"regionName": "Cannon",
|
|
1547
1511
|
"superRegion": "ECalloutSuperRegion::Mid",
|
|
@@ -1554,18 +1518,6 @@
|
|
|
1554
1518
|
"scale3D": null,
|
|
1555
1519
|
"rotation": null
|
|
1556
1520
|
},
|
|
1557
|
-
{
|
|
1558
|
-
"regionName": "Metal Doors",
|
|
1559
|
-
"superRegion": "ECalloutSuperRegion::A",
|
|
1560
|
-
"superRegionName": "A",
|
|
1561
|
-
"location": {
|
|
1562
|
-
"x": 6825,
|
|
1563
|
-
"y": 2550,
|
|
1564
|
-
"z": 1100
|
|
1565
|
-
},
|
|
1566
|
-
"scale3D": null,
|
|
1567
|
-
"rotation": null
|
|
1568
|
-
},
|
|
1569
1521
|
{
|
|
1570
1522
|
"regionName": "Bottom",
|
|
1571
1523
|
"superRegion": "ECalloutSuperRegion::Mid",
|
|
@@ -3298,7 +3250,7 @@
|
|
|
3298
3250
|
"coordinates": null,
|
|
3299
3251
|
"displayIcon": null,
|
|
3300
3252
|
"listViewIcon": "https://media.valorant-api.com/maps/1f10dab3-4294-3827-fa35-c2aa00213cf3/listviewicon.png",
|
|
3301
|
-
"listViewIconTall":
|
|
3253
|
+
"listViewIconTall": "https://media.valorant-api.com/maps/1f10dab3-4294-3827-fa35-c2aa00213cf3/listviewicontall.png",
|
|
3302
3254
|
"splash": "https://media.valorant-api.com/maps/1f10dab3-4294-3827-fa35-c2aa00213cf3/splash.png",
|
|
3303
3255
|
"stylizedBackgroundImage": null,
|
|
3304
3256
|
"premierBackgroundImage": null,
|