@lycoristech/azurapi 0.0.2 → 0.0.4
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/LICENSE +1 -5
- package/data/ship-list.json +34 -34
- package/data/ships.json +3694 -3693
- package/data/version.json +1 -1
- package/dist/cjs/ingest/files.js +25 -15
- package/dist/cjs/normalize/identity.js +2 -2
- package/dist/cjs/normalize/ship.js +9 -10
- package/dist/cjs/normalize/skins.js +33 -9
- package/dist/cjs/normalize/stats.js +66 -8
- package/dist/cjs/schema/output/ship.js +1 -1
- package/dist/cjs/schema/raw/index.js +1 -0
- package/dist/cjs/schema/raw/shipDataBlueprint.js +2 -0
- package/dist/cjs/schema/raw/shipStrengthenBlueprint.js +22 -0
- package/dist/cjs/translate/enums.js +27 -17
- package/dist/ingest/files.d.ts +2 -1
- package/dist/ingest/files.d.ts.map +1 -1
- package/dist/ingest/files.js +25 -16
- package/dist/ingest/files.js.map +1 -1
- package/dist/normalize/identity.d.ts +0 -2
- package/dist/normalize/identity.d.ts.map +1 -1
- package/dist/normalize/identity.js +2 -2
- package/dist/normalize/identity.js.map +1 -1
- package/dist/normalize/ship.d.ts +2 -3
- package/dist/normalize/ship.d.ts.map +1 -1
- package/dist/normalize/ship.js +9 -10
- package/dist/normalize/ship.js.map +1 -1
- package/dist/normalize/skins.d.ts.map +1 -1
- package/dist/normalize/skins.js +33 -9
- package/dist/normalize/skins.js.map +1 -1
- package/dist/normalize/stats.d.ts +5 -1
- package/dist/normalize/stats.d.ts.map +1 -1
- package/dist/normalize/stats.js +66 -8
- package/dist/normalize/stats.js.map +1 -1
- package/dist/schema/output/ship.d.ts +5 -5
- package/dist/schema/output/ship.js +1 -1
- package/dist/schema/output/ship.js.map +1 -1
- package/dist/schema/raw/index.d.ts +1 -0
- package/dist/schema/raw/index.d.ts.map +1 -1
- package/dist/schema/raw/index.js +1 -0
- package/dist/schema/raw/index.js.map +1 -1
- package/dist/schema/raw/shipDataBlueprint.d.ts +12 -0
- package/dist/schema/raw/shipDataBlueprint.d.ts.map +1 -1
- package/dist/schema/raw/shipDataBlueprint.js +2 -0
- package/dist/schema/raw/shipDataBlueprint.js.map +1 -1
- package/dist/schema/raw/shipStrengthenBlueprint.d.ts +46 -0
- package/dist/schema/raw/shipStrengthenBlueprint.d.ts.map +1 -0
- package/dist/schema/raw/shipStrengthenBlueprint.js +20 -0
- package/dist/schema/raw/shipStrengthenBlueprint.js.map +1 -0
- package/dist/translate/enums.d.ts +20 -10
- package/dist/translate/enums.d.ts.map +1 -1
- package/dist/translate/enums.js +27 -17
- package/dist/translate/enums.js.map +1 -1
- package/package.json +1 -1
package/LICENSE
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
MIT License
|
|
2
2
|
|
|
3
|
-
Copyright (c) 2026
|
|
3
|
+
Copyright (c) 2026 iujab
|
|
4
4
|
|
|
5
5
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6
6
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -19,7 +19,3 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
|
19
19
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
20
20
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
21
21
|
SOFTWARE.
|
|
22
|
-
|
|
23
|
-
NOTE: This license applies to the code only. Game data extracted from
|
|
24
|
-
Azur Lane is the property of Yostar/Manjuu/Yongshi. This project is not
|
|
25
|
-
affiliated with or endorsed by these companies.
|
package/data/ship-list.json
CHANGED
|
@@ -939,19 +939,19 @@
|
|
|
939
939
|
"id": "19901",
|
|
940
940
|
"name": "Seattle",
|
|
941
941
|
"hullType": "Light Cruiser",
|
|
942
|
-
"rarity": "
|
|
942
|
+
"rarity": "Priority"
|
|
943
943
|
},
|
|
944
944
|
{
|
|
945
945
|
"id": "19902",
|
|
946
946
|
"name": "Georgia",
|
|
947
947
|
"hullType": "Battleship",
|
|
948
|
-
"rarity": "
|
|
948
|
+
"rarity": "Priority"
|
|
949
949
|
},
|
|
950
950
|
{
|
|
951
951
|
"id": "19903",
|
|
952
952
|
"name": "Anchorage",
|
|
953
953
|
"hullType": "Heavy Cruiser",
|
|
954
|
-
"rarity": "
|
|
954
|
+
"rarity": "Priority"
|
|
955
955
|
},
|
|
956
956
|
{
|
|
957
957
|
"id": "19904",
|
|
@@ -963,13 +963,13 @@
|
|
|
963
963
|
"id": "19905",
|
|
964
964
|
"name": "Halford",
|
|
965
965
|
"hullType": "Destroyer",
|
|
966
|
-
"rarity": "
|
|
966
|
+
"rarity": "Priority"
|
|
967
967
|
},
|
|
968
968
|
{
|
|
969
969
|
"id": "19906",
|
|
970
970
|
"name": "Kansas",
|
|
971
971
|
"hullType": "Battleship",
|
|
972
|
-
"rarity": "
|
|
972
|
+
"rarity": "Priority"
|
|
973
973
|
},
|
|
974
974
|
{
|
|
975
975
|
"id": "20101",
|
|
@@ -1665,31 +1665,31 @@
|
|
|
1665
1665
|
"id": "29901",
|
|
1666
1666
|
"name": "Neptune",
|
|
1667
1667
|
"hullType": "Light Cruiser",
|
|
1668
|
-
"rarity": "
|
|
1668
|
+
"rarity": "Priority"
|
|
1669
1669
|
},
|
|
1670
1670
|
{
|
|
1671
1671
|
"id": "29902",
|
|
1672
1672
|
"name": "Monarch",
|
|
1673
1673
|
"hullType": "Battleship",
|
|
1674
|
-
"rarity": "
|
|
1674
|
+
"rarity": "Priority"
|
|
1675
1675
|
},
|
|
1676
1676
|
{
|
|
1677
1677
|
"id": "29903",
|
|
1678
1678
|
"name": "Cheshire",
|
|
1679
1679
|
"hullType": "Heavy Cruiser",
|
|
1680
|
-
"rarity": "
|
|
1680
|
+
"rarity": "Priority"
|
|
1681
1681
|
},
|
|
1682
1682
|
{
|
|
1683
1683
|
"id": "29904",
|
|
1684
1684
|
"name": "Drake",
|
|
1685
1685
|
"hullType": "Heavy Cruiser",
|
|
1686
|
-
"rarity": "
|
|
1686
|
+
"rarity": "Decisive"
|
|
1687
1687
|
},
|
|
1688
1688
|
{
|
|
1689
1689
|
"id": "29905",
|
|
1690
1690
|
"name": "Plymouth",
|
|
1691
1691
|
"hullType": "Light Cruiser",
|
|
1692
|
-
"rarity": "
|
|
1692
|
+
"rarity": "Decisive"
|
|
1693
1693
|
},
|
|
1694
1694
|
{
|
|
1695
1695
|
"id": "30101",
|
|
@@ -2643,43 +2643,43 @@
|
|
|
2643
2643
|
"id": "39901",
|
|
2644
2644
|
"name": "Ibuki",
|
|
2645
2645
|
"hullType": "Heavy Cruiser",
|
|
2646
|
-
"rarity": "
|
|
2646
|
+
"rarity": "Priority"
|
|
2647
2647
|
},
|
|
2648
2648
|
{
|
|
2649
2649
|
"id": "39902",
|
|
2650
2650
|
"name": "Izumo",
|
|
2651
2651
|
"hullType": "Battleship",
|
|
2652
|
-
"rarity": "
|
|
2652
|
+
"rarity": "Priority"
|
|
2653
2653
|
},
|
|
2654
2654
|
{
|
|
2655
2655
|
"id": "39903",
|
|
2656
2656
|
"name": "Kitakaze",
|
|
2657
2657
|
"hullType": "Destroyer",
|
|
2658
|
-
"rarity": "
|
|
2658
|
+
"rarity": "Priority"
|
|
2659
2659
|
},
|
|
2660
2660
|
{
|
|
2661
2661
|
"id": "39904",
|
|
2662
2662
|
"name": "Azuma",
|
|
2663
2663
|
"hullType": "Large Cruiser ",
|
|
2664
|
-
"rarity": "
|
|
2664
|
+
"rarity": "Decisive"
|
|
2665
2665
|
},
|
|
2666
2666
|
{
|
|
2667
2667
|
"id": "39905",
|
|
2668
2668
|
"name": "Hakuryuu ",
|
|
2669
2669
|
"hullType": "Aircraft Carrier",
|
|
2670
|
-
"rarity": "
|
|
2670
|
+
"rarity": "Decisive"
|
|
2671
2671
|
},
|
|
2672
2672
|
{
|
|
2673
2673
|
"id": "39906",
|
|
2674
2674
|
"name": "Shimanto",
|
|
2675
2675
|
"hullType": "Light Cruiser",
|
|
2676
|
-
"rarity": "
|
|
2676
|
+
"rarity": "Priority"
|
|
2677
2677
|
},
|
|
2678
2678
|
{
|
|
2679
2679
|
"id": "39907",
|
|
2680
2680
|
"name": "Daisen",
|
|
2681
2681
|
"hullType": "Battleship",
|
|
2682
|
-
"rarity": "
|
|
2682
|
+
"rarity": "Priority"
|
|
2683
2683
|
},
|
|
2684
2684
|
{
|
|
2685
2685
|
"id": "40101",
|
|
@@ -3171,49 +3171,49 @@
|
|
|
3171
3171
|
"id": "49901",
|
|
3172
3172
|
"name": "Roon",
|
|
3173
3173
|
"hullType": "Heavy Cruiser",
|
|
3174
|
-
"rarity": "
|
|
3174
|
+
"rarity": "Priority"
|
|
3175
3175
|
},
|
|
3176
3176
|
{
|
|
3177
3177
|
"id": "49902",
|
|
3178
3178
|
"name": "Friedrich der Große",
|
|
3179
3179
|
"hullType": "Battleship",
|
|
3180
|
-
"rarity": "
|
|
3180
|
+
"rarity": "Decisive"
|
|
3181
3181
|
},
|
|
3182
3182
|
{
|
|
3183
3183
|
"id": "49903",
|
|
3184
3184
|
"name": "Mainz",
|
|
3185
3185
|
"hullType": "Light Cruiser",
|
|
3186
|
-
"rarity": "
|
|
3186
|
+
"rarity": "Priority"
|
|
3187
3187
|
},
|
|
3188
3188
|
{
|
|
3189
3189
|
"id": "49904",
|
|
3190
3190
|
"name": "Odin",
|
|
3191
3191
|
"hullType": "Battlecruiser",
|
|
3192
|
-
"rarity": "
|
|
3192
|
+
"rarity": "Priority"
|
|
3193
3193
|
},
|
|
3194
3194
|
{
|
|
3195
3195
|
"id": "49905",
|
|
3196
3196
|
"name": "Ägir",
|
|
3197
3197
|
"hullType": "Large Cruiser ",
|
|
3198
|
-
"rarity": "
|
|
3198
|
+
"rarity": "Decisive"
|
|
3199
3199
|
},
|
|
3200
3200
|
{
|
|
3201
3201
|
"id": "49906",
|
|
3202
3202
|
"name": "August von Parseval ",
|
|
3203
3203
|
"hullType": "Aircraft Carrier",
|
|
3204
|
-
"rarity": "
|
|
3204
|
+
"rarity": "Priority"
|
|
3205
3205
|
},
|
|
3206
3206
|
{
|
|
3207
3207
|
"id": "49907",
|
|
3208
3208
|
"name": "Prinz Rupprecht",
|
|
3209
3209
|
"hullType": "Battlecruiser",
|
|
3210
|
-
"rarity": "
|
|
3210
|
+
"rarity": "Priority"
|
|
3211
3211
|
},
|
|
3212
3212
|
{
|
|
3213
3213
|
"id": "49908",
|
|
3214
3214
|
"name": "Felix Schultz",
|
|
3215
3215
|
"hullType": "Destroyer",
|
|
3216
|
-
"rarity": "
|
|
3216
|
+
"rarity": "Priority"
|
|
3217
3217
|
},
|
|
3218
3218
|
{
|
|
3219
3219
|
"id": "49909",
|
|
@@ -3381,7 +3381,7 @@
|
|
|
3381
3381
|
"id": "59901",
|
|
3382
3382
|
"name": "Harbin",
|
|
3383
3383
|
"hullType": "Light Cruiser",
|
|
3384
|
-
"rarity": "
|
|
3384
|
+
"rarity": "Priority"
|
|
3385
3385
|
},
|
|
3386
3386
|
{
|
|
3387
3387
|
"id": "60102",
|
|
@@ -3591,7 +3591,7 @@
|
|
|
3591
3591
|
"id": "69901",
|
|
3592
3592
|
"name": "Marco Polo",
|
|
3593
3593
|
"hullType": "Battleship",
|
|
3594
|
-
"rarity": "
|
|
3594
|
+
"rarity": "Priority"
|
|
3595
3595
|
},
|
|
3596
3596
|
{
|
|
3597
3597
|
"id": "69902",
|
|
@@ -3603,7 +3603,7 @@
|
|
|
3603
3603
|
"id": "69903",
|
|
3604
3604
|
"name": "Vittorio Cuniberti",
|
|
3605
3605
|
"hullType": "Destroyer",
|
|
3606
|
-
"rarity": "
|
|
3606
|
+
"rarity": "Priority"
|
|
3607
3607
|
},
|
|
3608
3608
|
{
|
|
3609
3609
|
"id": "70102",
|
|
@@ -3819,7 +3819,7 @@
|
|
|
3819
3819
|
"id": "79901",
|
|
3820
3820
|
"name": "Chkalov",
|
|
3821
3821
|
"hullType": "Aircraft Carrier",
|
|
3822
|
-
"rarity": "
|
|
3822
|
+
"rarity": "Priority"
|
|
3823
3823
|
},
|
|
3824
3824
|
{
|
|
3825
3825
|
"id": "79902",
|
|
@@ -3831,7 +3831,7 @@
|
|
|
3831
3831
|
"id": "79903",
|
|
3832
3832
|
"name": "Dmitri Donskoi",
|
|
3833
3833
|
"hullType": "Light Cruiser",
|
|
3834
|
-
"rarity": "
|
|
3834
|
+
"rarity": "Priority"
|
|
3835
3835
|
},
|
|
3836
3836
|
{
|
|
3837
3837
|
"id": "80101",
|
|
@@ -3975,25 +3975,25 @@
|
|
|
3975
3975
|
"id": "89901",
|
|
3976
3976
|
"name": "Saint Louis",
|
|
3977
3977
|
"hullType": "Heavy Cruiser",
|
|
3978
|
-
"rarity": "
|
|
3978
|
+
"rarity": "Priority"
|
|
3979
3979
|
},
|
|
3980
3980
|
{
|
|
3981
3981
|
"id": "89902",
|
|
3982
3982
|
"name": "Champagne",
|
|
3983
3983
|
"hullType": "Battleship",
|
|
3984
|
-
"rarity": "
|
|
3984
|
+
"rarity": "Priority"
|
|
3985
3985
|
},
|
|
3986
3986
|
{
|
|
3987
3987
|
"id": "89903",
|
|
3988
3988
|
"name": "Brest",
|
|
3989
3989
|
"hullType": "Large Cruiser ",
|
|
3990
|
-
"rarity": "
|
|
3990
|
+
"rarity": "Decisive"
|
|
3991
3991
|
},
|
|
3992
3992
|
{
|
|
3993
3993
|
"id": "89904",
|
|
3994
3994
|
"name": "Bayard",
|
|
3995
3995
|
"hullType": "Light Cruiser",
|
|
3996
|
-
"rarity": "
|
|
3996
|
+
"rarity": "Priority"
|
|
3997
3997
|
},
|
|
3998
3998
|
{
|
|
3999
3999
|
"id": "110101",
|