@skullandbonestools/snbdata 7.0.11 → 7.1.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/data/commodities.json +5 -0
- package/data/cosmetics.json +155 -6
- package/data/items.json +97 -24
- package/data/worldEvents.json +5 -0
- package/languages/ar/ar_commodities.json +4 -0
- package/languages/ar/ar_cosmetics.json +48 -0
- package/languages/ar/ar_items.json +18 -0
- package/languages/ar/ar_locations.json +2 -1
- package/languages/ar/ar_materials.json +1 -1
- package/languages/ar/ar_worldEvents.json +2 -1
- package/languages/de/de_commodities.json +6 -2
- package/languages/de/de_cosmetics.json +114 -66
- package/languages/de/de_items.json +27 -9
- package/languages/de/de_locations.json +12 -11
- package/languages/de/de_materials.json +1 -1
- package/languages/de/de_perks.json +54 -54
- package/languages/de/de_sets.json +4 -4
- package/languages/de/de_worldEvents.json +6 -5
- package/languages/en/en_commodities.json +4 -0
- package/languages/en/en_cosmetics.json +48 -0
- package/languages/en/en_items.json +18 -0
- package/languages/en/en_locations.json +2 -1
- package/languages/en/en_materials.json +1 -1
- package/languages/en/en_worldEvents.json +2 -1
- package/languages/es/es_commodities.json +4 -0
- package/languages/es/es_cosmetics.json +48 -0
- package/languages/es/es_items.json +18 -0
- package/languages/es/es_locations.json +2 -1
- package/languages/es/es_materials.json +1 -1
- package/languages/es/es_worldEvents.json +2 -1
- package/languages/fr/fr_commodities.json +4 -0
- package/languages/fr/fr_cosmetics.json +48 -0
- package/languages/fr/fr_items.json +18 -0
- package/languages/fr/fr_locations.json +2 -1
- package/languages/fr/fr_materials.json +1 -1
- package/languages/fr/fr_worldEvents.json +2 -1
- package/languages/source/commodities.json +4 -0
- package/languages/source/cosmetics.json +48 -0
- package/languages/source/items.json +18 -0
- package/languages/source/locations.json +2 -1
- package/languages/source/materials.json +1 -1
- package/languages/source/worldEvents.json +2 -1
- package/languages/zh/zh_achievements.json +248 -0
- package/languages/zh/zh_commodities.json +296 -0
- package/languages/zh/zh_contracts.json +99 -0
- package/languages/zh/zh_cosmetics.json +20026 -0
- package/languages/zh/zh_events.json +15 -0
- package/languages/zh/zh_factions.json +70 -0
- package/languages/zh/zh_items.json +2951 -0
- package/languages/zh/zh_locations.json +250 -0
- package/languages/zh/zh_materials.json +632 -0
- package/languages/zh/zh_modifications.json +447 -0
- package/languages/zh/zh_perks.json +2966 -0
- package/languages/zh/zh_regions.json +16 -0
- package/languages/zh/zh_seasons.json +12 -0
- package/languages/zh/zh_sets.json +382 -0
- package/languages/zh/zh_ships.json +106 -0
- package/languages/zh/zh_territories.json +178 -0
- package/languages/zh/zh_ultimates.json +48 -0
- package/languages/zh/zh_worldEvents.json +73 -0
- package/package.json +1 -1
package/data/commodities.json
CHANGED
package/data/cosmetics.json
CHANGED
|
@@ -17972,9 +17972,10 @@
|
|
|
17972
17972
|
"season": "shadowsOfTheDeep",
|
|
17973
17973
|
"event": "azureSolstice",
|
|
17974
17974
|
"effect": "emissive",
|
|
17975
|
+
"upgrades": ["frigidGloom"],
|
|
17975
17976
|
"obtainable": ["ubisoftStore","ubisoftStoreRedeemableWithEventToken"],
|
|
17976
17977
|
"dateAdded": "2024-12-03",
|
|
17977
|
-
"lastUpdated": "
|
|
17978
|
+
"lastUpdated": "2025-12-09"
|
|
17978
17979
|
},
|
|
17979
17980
|
"crystalDeath": {
|
|
17980
17981
|
"id": "crystalDeath",
|
|
@@ -17982,9 +17983,10 @@
|
|
|
17982
17983
|
"set": "wintersBite",
|
|
17983
17984
|
"season": "shadowsOfTheDeep",
|
|
17984
17985
|
"event": "azureSolstice",
|
|
17986
|
+
"upgrades": ["stormsBreath"],
|
|
17985
17987
|
"obtainable": ["ubisoftStore","ubisoftStoreRedeemableWithEventToken"],
|
|
17986
17988
|
"dateAdded": "2024-12-03",
|
|
17987
|
-
"lastUpdated": "
|
|
17989
|
+
"lastUpdated": "2025-12-09"
|
|
17988
17990
|
},
|
|
17989
17991
|
"icyTears": {
|
|
17990
17992
|
"id": "icyTears",
|
|
@@ -17992,9 +17994,10 @@
|
|
|
17992
17994
|
"set": "wintersBite",
|
|
17993
17995
|
"season": "shadowsOfTheDeep",
|
|
17994
17996
|
"event": "azureSolstice",
|
|
17997
|
+
"upgrades": ["edgesOfDespair"],
|
|
17995
17998
|
"obtainable": ["ubisoftStore","ubisoftStoreRedeemableWithEventToken"],
|
|
17996
17999
|
"dateAdded": "2024-12-03",
|
|
17997
|
-
"lastUpdated": "
|
|
18000
|
+
"lastUpdated": "2025-12-09"
|
|
17998
18001
|
},
|
|
17999
18002
|
"stonyIceMaiden": {
|
|
18000
18003
|
"id": "stonyIceMaiden",
|
|
@@ -18075,9 +18078,10 @@
|
|
|
18075
18078
|
"set": "wintersBite",
|
|
18076
18079
|
"season": "shadowsOfTheDeep",
|
|
18077
18080
|
"event": "azureSolstice",
|
|
18081
|
+
"upgrades": ["curseSpun"],
|
|
18078
18082
|
"obtainable": ["ubisoftStore","ubisoftStoreRedeemableWithEventToken"],
|
|
18079
18083
|
"dateAdded": "2024-12-03",
|
|
18080
|
-
"lastUpdated": "
|
|
18084
|
+
"lastUpdated": "2025-12-09"
|
|
18081
18085
|
},
|
|
18082
18086
|
"bloodlessWheel": {
|
|
18083
18087
|
"id": "bloodlessWheel",
|
|
@@ -18086,9 +18090,10 @@
|
|
|
18086
18090
|
"season": "shadowsOfTheDeep",
|
|
18087
18091
|
"event": "azureSolstice",
|
|
18088
18092
|
"effect": "emissive",
|
|
18093
|
+
"upgrades": ["theLifestealer"],
|
|
18089
18094
|
"obtainable": ["ubisoftStore","ubisoftStoreRedeemableWithEventToken"],
|
|
18090
18095
|
"dateAdded": "2024-12-03",
|
|
18091
|
-
"lastUpdated": "
|
|
18096
|
+
"lastUpdated": "2025-12-09"
|
|
18092
18097
|
},
|
|
18093
18098
|
"wintersGrasp": {
|
|
18094
18099
|
"id": "wintersGrasp",
|
|
@@ -28648,8 +28653,9 @@
|
|
|
28648
28653
|
"season": "gutsAndGlory",
|
|
28649
28654
|
"event": "azureSolstice",
|
|
28650
28655
|
"effect": "emissive",
|
|
28656
|
+
"upgrades": ["shardsOfLonging"],
|
|
28651
28657
|
"dateAdded": "2025-10-21",
|
|
28652
|
-
"lastUpdated": "2025-
|
|
28658
|
+
"lastUpdated": "2025-12-09"
|
|
28653
28659
|
},
|
|
28654
28660
|
"passJudgment": {
|
|
28655
28661
|
"id": "passJudgment",
|
|
@@ -28679,5 +28685,148 @@
|
|
|
28679
28685
|
"set": "eyeOfMadness",
|
|
28680
28686
|
"dateAdded": "2025-11-25",
|
|
28681
28687
|
"lastUpdated": "2025-11-25"
|
|
28688
|
+
},
|
|
28689
|
+
"glacialWonder": {
|
|
28690
|
+
"id": "glacialWonder",
|
|
28691
|
+
"type": "longGunWeaponSkin",
|
|
28692
|
+
"effect": "emissive",
|
|
28693
|
+
"event": "azureSolstice",
|
|
28694
|
+
"season": "gutsAndGlory",
|
|
28695
|
+
"obtainable": "ubisoftStore",
|
|
28696
|
+
"dateAdded": "2025-12-09",
|
|
28697
|
+
"lastUpdated": "2025-12-09"
|
|
28698
|
+
},
|
|
28699
|
+
"ghostlyTinges": {
|
|
28700
|
+
"id": "ghostlyTinges",
|
|
28701
|
+
"type": "aura",
|
|
28702
|
+
"effect": "bossKillReactive",
|
|
28703
|
+
"event": "azureSolstice",
|
|
28704
|
+
"season": "gutsAndGlory",
|
|
28705
|
+
"obtainable": "ubisoftStore",
|
|
28706
|
+
"dateAdded": "2025-12-09",
|
|
28707
|
+
"lastUpdated": "2025-12-09"
|
|
28708
|
+
},
|
|
28709
|
+
"stormsBreath": {
|
|
28710
|
+
"id": "stormsBreath",
|
|
28711
|
+
"type": "sailsEmblem",
|
|
28712
|
+
"tier": 1,
|
|
28713
|
+
"set": "wintersBite",
|
|
28714
|
+
"event": "azureSolstice",
|
|
28715
|
+
"season": "gutsAndGlory",
|
|
28716
|
+
"basic": "crystalDeath",
|
|
28717
|
+
"required": {
|
|
28718
|
+
"azureDragonHead": 5,
|
|
28719
|
+
"phoenixBeak": 5,
|
|
28720
|
+
"jadePhoenixStatue": 3,
|
|
28721
|
+
"wyrmVolatileNapalm": 1,
|
|
28722
|
+
"orcaIntricateApparatus": 1,
|
|
28723
|
+
"artisansRefinementPack": 3
|
|
28724
|
+
},
|
|
28725
|
+
"obtainable": ["ubisoftStore","ubisoftStoreRedeemableWithEventToken","upgradeWithMaterials"],
|
|
28726
|
+
"dateAdded": "2025-12-09",
|
|
28727
|
+
"lastUpdated": "2025-12-09"
|
|
28728
|
+
},
|
|
28729
|
+
"edgesOfDespair": {
|
|
28730
|
+
"id": "edgesOfDespair",
|
|
28731
|
+
"type": "sailsPattern",
|
|
28732
|
+
"tier": 1,
|
|
28733
|
+
"set": "wintersBite",
|
|
28734
|
+
"event": "azureSolstice",
|
|
28735
|
+
"season": "gutsAndGlory",
|
|
28736
|
+
"basic": "icyTears",
|
|
28737
|
+
"required": {
|
|
28738
|
+
"roselleCloth": 10,
|
|
28739
|
+
"magnetiteIngot": 10,
|
|
28740
|
+
"hubacHeirloom": 5,
|
|
28741
|
+
"torsionSpring": 5,
|
|
28742
|
+
"wyrmVolatileNapalm": 2,
|
|
28743
|
+
"artisansRefinementPack": 3
|
|
28744
|
+
},
|
|
28745
|
+
"obtainable": ["ubisoftStore","ubisoftStoreRedeemableWithEventToken","upgradeWithMaterials"],
|
|
28746
|
+
"dateAdded": "2025-12-09",
|
|
28747
|
+
"lastUpdated": "2025-12-09"
|
|
28748
|
+
},
|
|
28749
|
+
"frigidGloom": {
|
|
28750
|
+
"id": "frigidGloom",
|
|
28751
|
+
"type": "sailsColor",
|
|
28752
|
+
"tier": 1,
|
|
28753
|
+
"set": "wintersBite",
|
|
28754
|
+
"event": "azureSolstice",
|
|
28755
|
+
"season": "gutsAndGlory",
|
|
28756
|
+
"basic": "wintertide",
|
|
28757
|
+
"effect": "emissive",
|
|
28758
|
+
"required": {
|
|
28759
|
+
"roselleCloth": 10,
|
|
28760
|
+
"magnetiteIngot": 10,
|
|
28761
|
+
"plateGlass": 7,
|
|
28762
|
+
"torsionSpring": 5,
|
|
28763
|
+
"wyrmVolatileNapalm": 2,
|
|
28764
|
+
"artisansRefinementPack": 3
|
|
28765
|
+
},
|
|
28766
|
+
"obtainable": ["ubisoftStore","ubisoftStoreRedeemableWithEventToken","upgradeWithMaterials"],
|
|
28767
|
+
"dateAdded": "2025-12-09",
|
|
28768
|
+
"lastUpdated": "2025-12-09"
|
|
28769
|
+
},
|
|
28770
|
+
"shardsOfLonging": {
|
|
28771
|
+
"id": "shardsOfLonging",
|
|
28772
|
+
"type": "ornaments",
|
|
28773
|
+
"tier": 1,
|
|
28774
|
+
"set": "wintersBite",
|
|
28775
|
+
"event": "azureSolstice",
|
|
28776
|
+
"season": "gutsAndGlory",
|
|
28777
|
+
"basic": "voicesInTheVeins",
|
|
28778
|
+
"effect": "emissive",
|
|
28779
|
+
"required": {
|
|
28780
|
+
"magnetiteIngot": 10,
|
|
28781
|
+
"greenheartPlank": 10,
|
|
28782
|
+
"azureDragonHead": 4,
|
|
28783
|
+
"jadePhoenixStatue": 3,
|
|
28784
|
+
"gannetDenseNiter": 2,
|
|
28785
|
+
"artisansRefinementPack": 3
|
|
28786
|
+
},
|
|
28787
|
+
"obtainable": ["ubisoftStore","ubisoftStoreRedeemableWithEventToken","upgradeWithMaterials"],
|
|
28788
|
+
"dateAdded": "2025-12-09",
|
|
28789
|
+
"lastUpdated": "2025-12-09"
|
|
28790
|
+
},
|
|
28791
|
+
"curseSpun": {
|
|
28792
|
+
"id": "curseSpun",
|
|
28793
|
+
"type": "hull",
|
|
28794
|
+
"tier": 1,
|
|
28795
|
+
"set": "wintersBite",
|
|
28796
|
+
"event": "azureSolstice",
|
|
28797
|
+
"season": "gutsAndGlory",
|
|
28798
|
+
"basic": "icyVengeance",
|
|
28799
|
+
"required": {
|
|
28800
|
+
"greenheartPlank": 10,
|
|
28801
|
+
"azureDragonHead": 7,
|
|
28802
|
+
"phoenixPinion": 7,
|
|
28803
|
+
"naphtha": 3,
|
|
28804
|
+
"rubber": 3,
|
|
28805
|
+
"artisansRefinementPack": 3
|
|
28806
|
+
},
|
|
28807
|
+
"obtainable": ["ubisoftStore","ubisoftStoreRedeemableWithEventToken","upgradeWithMaterials"],
|
|
28808
|
+
"dateAdded": "2025-12-09",
|
|
28809
|
+
"lastUpdated": "2025-12-09"
|
|
28810
|
+
},
|
|
28811
|
+
"theLifestealer": {
|
|
28812
|
+
"id": "theLifestealer",
|
|
28813
|
+
"type": "wheel",
|
|
28814
|
+
"tier": 1,
|
|
28815
|
+
"set": "wintersBite",
|
|
28816
|
+
"event": "azureSolstice",
|
|
28817
|
+
"season": "gutsAndGlory",
|
|
28818
|
+
"basic": "bloodlessWheel",
|
|
28819
|
+
"effect": "emissive",
|
|
28820
|
+
"required": {
|
|
28821
|
+
"azureDragonHead": 6,
|
|
28822
|
+
"rubber": 5,
|
|
28823
|
+
"jadePhoenixStatue": 5,
|
|
28824
|
+
"eelSturdyRopes": 1,
|
|
28825
|
+
"gannetDenseNiter": 1,
|
|
28826
|
+
"artisansRefinementPack": 3
|
|
28827
|
+
},
|
|
28828
|
+
"obtainable": ["ubisoftStore","ubisoftStoreRedeemableWithEventToken","upgradeWithMaterials"],
|
|
28829
|
+
"dateAdded": "2025-12-09",
|
|
28830
|
+
"lastUpdated": "2025-12-09"
|
|
28682
28831
|
}
|
|
28683
28832
|
}
|
package/data/items.json
CHANGED
|
@@ -4405,7 +4405,7 @@
|
|
|
4405
4405
|
"rarity": "rare",
|
|
4406
4406
|
"season": "release",
|
|
4407
4407
|
"requiredRank": "kingpin1",
|
|
4408
|
-
"obtainable": ["moonshineChest","moonshineStrongbox"],
|
|
4408
|
+
"obtainable": ["moonshineChest","moonshineStrongbox","harbingersStrongbox"],
|
|
4409
4409
|
"blueprint": "theHelm",
|
|
4410
4410
|
"value": 1,
|
|
4411
4411
|
"weight": 500,
|
|
@@ -4431,7 +4431,7 @@
|
|
|
4431
4431
|
"piercing1"
|
|
4432
4432
|
],
|
|
4433
4433
|
"dateAdded": "2024-02-12",
|
|
4434
|
-
"lastUpdated": "2025-
|
|
4434
|
+
"lastUpdated": "2025-12-09"
|
|
4435
4435
|
},
|
|
4436
4436
|
"dardanellesGun": {
|
|
4437
4437
|
"id": "dardanellesGun",
|
|
@@ -9065,18 +9065,19 @@
|
|
|
9065
9065
|
"season": "chorusOfHavoc",
|
|
9066
9066
|
"weight": 10,
|
|
9067
9067
|
"buffDuration": 1800,
|
|
9068
|
-
"event": ["dragonsRegatta","darktideLullaby"],
|
|
9068
|
+
"event": ["dragonsRegatta","darktideLullaby","azureSolstice"],
|
|
9069
9069
|
"worldEvent": "theWeepingMother",
|
|
9070
9070
|
"obtainable": [
|
|
9071
9071
|
"regattaChest",
|
|
9072
|
-
"regattaContractReward"
|
|
9072
|
+
"regattaContractReward",
|
|
9073
|
+
"azuriteLodestoneSaintAnne"
|
|
9073
9074
|
],
|
|
9074
9075
|
"required": {},
|
|
9075
9076
|
"perks": [
|
|
9076
9077
|
"zongZi"
|
|
9077
9078
|
],
|
|
9078
9079
|
"dateAdded": "2024-07-05",
|
|
9079
|
-
"lastUpdated": "2025-09
|
|
9080
|
+
"lastUpdated": "2025-12-09"
|
|
9080
9081
|
},
|
|
9081
9082
|
"teulingsSpecialSteakDinner": {
|
|
9082
9083
|
"id": "teulingsSpecialSteakDinner",
|
|
@@ -9978,7 +9979,16 @@
|
|
|
9978
9979
|
"phoenixsTalonStrongbox",
|
|
9979
9980
|
"williamBlackwoodRotatingStore"
|
|
9980
9981
|
],
|
|
9981
|
-
"
|
|
9982
|
+
"blueprint": ["williamBlackwoodRotatingStore","williamBlackwoodRotatingStoreOathsOfWar"],
|
|
9983
|
+
"required": {
|
|
9984
|
+
"greenheartPlank": 8,
|
|
9985
|
+
"magnetiteIngot": 8,
|
|
9986
|
+
"roselleCloth": 8,
|
|
9987
|
+
"phoenixPinion": 6,
|
|
9988
|
+
"jadePhoenixStatue": 4,
|
|
9989
|
+
"orcaIntricateApparatus": 2,
|
|
9990
|
+
"silver": 3600
|
|
9991
|
+
},
|
|
9982
9992
|
"bounty": [
|
|
9983
9993
|
"flamesOfThePhoenix",
|
|
9984
9994
|
"theGloriousPhoenix"
|
|
@@ -9991,7 +10001,7 @@
|
|
|
9991
10001
|
"bracedGunwales"
|
|
9992
10002
|
],
|
|
9993
10003
|
"dateAdded": "2024-08-22",
|
|
9994
|
-
"lastUpdated": "2025-
|
|
10004
|
+
"lastUpdated": "2025-12-02"
|
|
9995
10005
|
},
|
|
9996
10006
|
"heavenlyLance": {
|
|
9997
10007
|
"id": "heavenlyLance",
|
|
@@ -11470,6 +11480,7 @@
|
|
|
11470
11480
|
"season": "shadowsOfTheDeep",
|
|
11471
11481
|
"worldEvent": "theAzureRoyale",
|
|
11472
11482
|
"event": "azureSolstice",
|
|
11483
|
+
"blueprint": "azuriteLodestoneSaintAnne",
|
|
11473
11484
|
"weight": 80,
|
|
11474
11485
|
"gearScore": 20,
|
|
11475
11486
|
"value": 1,
|
|
@@ -11477,14 +11488,19 @@
|
|
|
11477
11488
|
"highVelocityKegs"
|
|
11478
11489
|
],
|
|
11479
11490
|
"required": {
|
|
11480
|
-
"
|
|
11491
|
+
"purifiedSaltpeter": 12,
|
|
11492
|
+
"dryCastingSand": 12,
|
|
11493
|
+
"naphtha": 7,
|
|
11494
|
+
"sinewString": 7,
|
|
11495
|
+
"gannetsSaltpeter": 6,
|
|
11496
|
+
"silver": 3600
|
|
11481
11497
|
},
|
|
11482
11498
|
"obtainable": [
|
|
11483
11499
|
"azureStrongbox",
|
|
11484
11500
|
"azuriteLodestoneSaintAnne"
|
|
11485
11501
|
],
|
|
11486
11502
|
"dateAdded": "2024-12-03",
|
|
11487
|
-
"lastUpdated": "2025-
|
|
11503
|
+
"lastUpdated": "2025-12-09"
|
|
11488
11504
|
},
|
|
11489
11505
|
"nashkar": {
|
|
11490
11506
|
"id": "nashkar",
|
|
@@ -11496,9 +11512,11 @@
|
|
|
11496
11512
|
"azuriteLodestoneSaintAnne",
|
|
11497
11513
|
"ascendedEventCache",
|
|
11498
11514
|
"darktideAltarTelokPenjarah",
|
|
11499
|
-
"ascendedDarktideLullabyEventCache"
|
|
11515
|
+
"ascendedDarktideLullabyEventCache",
|
|
11516
|
+
"ascendedAzureSolsticeEventCache"
|
|
11500
11517
|
],
|
|
11501
|
-
"
|
|
11518
|
+
"blueprint": "azuriteLodestoneSaintAnne",
|
|
11519
|
+
"event": ["azureSolstice","moonshineLarceny","darktideLullaby","azureSolstice"],
|
|
11502
11520
|
"worldEvent": "theAzureRoyale",
|
|
11503
11521
|
"value": 1,
|
|
11504
11522
|
"weight": 500,
|
|
@@ -11514,8 +11532,16 @@
|
|
|
11514
11532
|
"burning2",
|
|
11515
11533
|
"piercing1"
|
|
11516
11534
|
],
|
|
11535
|
+
"required": {
|
|
11536
|
+
"xanthousStone": 6,
|
|
11537
|
+
"purifiedSaltpeter": 7,
|
|
11538
|
+
"rubber": 4,
|
|
11539
|
+
"sinewString": 4,
|
|
11540
|
+
"eelSturdyRopes": 2,
|
|
11541
|
+
"silver": 3630
|
|
11542
|
+
},
|
|
11517
11543
|
"dateAdded": "2024-12-03",
|
|
11518
|
-
"lastUpdated": "2025-09
|
|
11544
|
+
"lastUpdated": "2025-12-09"
|
|
11519
11545
|
},
|
|
11520
11546
|
"dahaaka": {
|
|
11521
11547
|
"id": "dahaaka",
|
|
@@ -12167,7 +12193,7 @@
|
|
|
12167
12193
|
"type": "bombard",
|
|
12168
12194
|
"rarity": "epic",
|
|
12169
12195
|
"season": "ascentIntoChaos",
|
|
12170
|
-
"event": ["theHonorless","moonshineLarceny","darktideLullaby","requiemOfTheLost"],
|
|
12196
|
+
"event": ["theHonorless","moonshineLarceny","darktideLullaby","requiemOfTheLost","azureSolstice"],
|
|
12171
12197
|
"value": 1,
|
|
12172
12198
|
"weight": 500,
|
|
12173
12199
|
"gearScore": 91,
|
|
@@ -12185,7 +12211,9 @@
|
|
|
12185
12211
|
"darktideAltarTelokPenjarah",
|
|
12186
12212
|
"ascendedDarktideLullabyEventCache",
|
|
12187
12213
|
"hallowedGravestoneSaintAnne",
|
|
12188
|
-
"ascendedRequiemOfTheLostEventCache"
|
|
12214
|
+
"ascendedRequiemOfTheLostEventCache",
|
|
12215
|
+
"azuriteLodestoneSaintAnne",
|
|
12216
|
+
"ascendedAzureSolsticeEventCache"
|
|
12189
12217
|
],
|
|
12190
12218
|
"required": {
|
|
12191
12219
|
"bloodiedDoubloon": 1000,
|
|
@@ -12197,7 +12225,7 @@
|
|
|
12197
12225
|
"electric1"
|
|
12198
12226
|
],
|
|
12199
12227
|
"dateAdded": "2025-05-06",
|
|
12200
|
-
"lastUpdated": "2025-
|
|
12228
|
+
"lastUpdated": "2025-12-09"
|
|
12201
12229
|
},
|
|
12202
12230
|
"tearingLongGun1": {
|
|
12203
12231
|
"id": "tearingLongGun1",
|
|
@@ -13887,12 +13915,13 @@
|
|
|
13887
13915
|
"type": "torpedo",
|
|
13888
13916
|
"rarity": "epic",
|
|
13889
13917
|
"season": "oathsOfWar",
|
|
13890
|
-
"event": "darktideLullaby",
|
|
13918
|
+
"event": ["darktideLullaby","azureSolstice"],
|
|
13891
13919
|
"obtainable": [
|
|
13892
13920
|
"darktideAltarTelokPenjarah",
|
|
13893
13921
|
"darktideChest",
|
|
13894
13922
|
"ascendedHellgateSerpentChest",
|
|
13895
|
-
"ascendedDarktideLullabyEventCache"
|
|
13923
|
+
"ascendedDarktideLullabyEventCache",
|
|
13924
|
+
"ascendedAzureSolsticeEventCache"
|
|
13896
13925
|
],
|
|
13897
13926
|
"value": 1,
|
|
13898
13927
|
"weight": 500,
|
|
@@ -13910,7 +13939,7 @@
|
|
|
13910
13939
|
"flooding2"
|
|
13911
13940
|
],
|
|
13912
13941
|
"dateAdded": "2025-07-15",
|
|
13913
|
-
"lastUpdated": "2025-09
|
|
13942
|
+
"lastUpdated": "2025-12-09"
|
|
13914
13943
|
},
|
|
13915
13944
|
"stormVigil": {
|
|
13916
13945
|
"id": "stormVigil",
|
|
@@ -14858,12 +14887,12 @@
|
|
|
14858
14887
|
"value": 1,
|
|
14859
14888
|
"weight": 250,
|
|
14860
14889
|
"gearScore": 35,
|
|
14861
|
-
"obtainable": "azureStrongbox",
|
|
14890
|
+
"obtainable": ["azuriteLodestoneSaintAnne","azureStrongbox"],
|
|
14862
14891
|
"perks": [
|
|
14863
14892
|
"sheetingWinchConsole"
|
|
14864
14893
|
],
|
|
14865
14894
|
"dateAdded": "2025-10-21",
|
|
14866
|
-
"lastUpdated": "2025-
|
|
14895
|
+
"lastUpdated": "2025-12-09"
|
|
14867
14896
|
},
|
|
14868
14897
|
"gimbalRingStores": {
|
|
14869
14898
|
"id": "gimbalRingStores",
|
|
@@ -15080,7 +15109,7 @@
|
|
|
15080
15109
|
"rarity": "epic",
|
|
15081
15110
|
"season": "gutsAndGlory",
|
|
15082
15111
|
"event": "azureSolstice",
|
|
15083
|
-
"obtainable": "azuriteLodestoneSaintAnne",
|
|
15112
|
+
"obtainable": ["azuriteLodestoneSaintAnne","ascendedFrostwailChest","ascendedAzureSolsticeEventCache"],
|
|
15084
15113
|
"value": 1,
|
|
15085
15114
|
"weight": 500,
|
|
15086
15115
|
"gearScore": 91,
|
|
@@ -15096,7 +15125,7 @@
|
|
|
15096
15125
|
"explosive2"
|
|
15097
15126
|
],
|
|
15098
15127
|
"dateAdded": "2025-10-21",
|
|
15099
|
-
"lastUpdated": "2025-
|
|
15128
|
+
"lastUpdated": "2025-12-09"
|
|
15100
15129
|
},
|
|
15101
15130
|
"sloopOfWarUpgrade1": {
|
|
15102
15131
|
"id": "sloopOfWarUpgrade1",
|
|
@@ -15310,11 +15339,12 @@
|
|
|
15310
15339
|
"rarity": "epic",
|
|
15311
15340
|
"season": "gutsAndGlory",
|
|
15312
15341
|
"type": "chest",
|
|
15313
|
-
"
|
|
15342
|
+
"event": ["requiemOfTheLost","azureSolstice"],
|
|
15343
|
+
"obtainable": ["hallowedGravestoneSaintAnne","azuriteLodestoneSaintAnne"],
|
|
15314
15344
|
"value": 1,
|
|
15315
15345
|
"weight": 100,
|
|
15316
15346
|
"dateAdded": "2025-10-21",
|
|
15317
|
-
"lastUpdated": "2025-
|
|
15347
|
+
"lastUpdated": "2025-12-09"
|
|
15318
15348
|
},
|
|
15319
15349
|
"hauntedReapersCache": {
|
|
15320
15350
|
"id": "hauntedReapersCache",
|
|
@@ -15406,5 +15436,48 @@
|
|
|
15406
15436
|
"weight": 100,
|
|
15407
15437
|
"dateAdded": "2025-11-18",
|
|
15408
15438
|
"lastUpdated": "2025-11-18"
|
|
15439
|
+
},
|
|
15440
|
+
"harbingersStrongbox": {
|
|
15441
|
+
"id": "harbingersStrongbox",
|
|
15442
|
+
"rarity": "legendary",
|
|
15443
|
+
"season": "gutsAndGlory",
|
|
15444
|
+
"type": "chest",
|
|
15445
|
+
"event": "azureSolstice",
|
|
15446
|
+
"worldEvent": "azureHarbinger",
|
|
15447
|
+
"obtainable": "azureHarbingerReward",
|
|
15448
|
+
"value": 1,
|
|
15449
|
+
"weight": 100,
|
|
15450
|
+
"dateAdded": "2025-12-09",
|
|
15451
|
+
"lastUpdated": "2025-12-09"
|
|
15452
|
+
},
|
|
15453
|
+
"ascendedFrostwailChest": {
|
|
15454
|
+
"id": "ascendedFrostwailChest",
|
|
15455
|
+
"rarity": "legendary",
|
|
15456
|
+
"season": "gutsAndGlory",
|
|
15457
|
+
"type": "chest",
|
|
15458
|
+
"event": "azureSolstice",
|
|
15459
|
+
"obtainable": "azuriteLodestoneSaintAnne",
|
|
15460
|
+
"value": 1,
|
|
15461
|
+
"weight": 100,
|
|
15462
|
+
"required": {
|
|
15463
|
+
"azuriteGem": 1500
|
|
15464
|
+
},
|
|
15465
|
+
"dateAdded": "2025-12-09",
|
|
15466
|
+
"lastUpdated": "2025-12-09"
|
|
15467
|
+
},
|
|
15468
|
+
"ascendedAzureSolsticeEventCache": {
|
|
15469
|
+
"id": "ascendedAzureSolsticeEventCache",
|
|
15470
|
+
"rarity": "legendary",
|
|
15471
|
+
"season": "gutsAndGlory",
|
|
15472
|
+
"type": "chest",
|
|
15473
|
+
"event": "azureSolstice",
|
|
15474
|
+
"obtainable": "azuriteLodestoneSaintAnne",
|
|
15475
|
+
"value": 1,
|
|
15476
|
+
"weight": 100,
|
|
15477
|
+
"required": {
|
|
15478
|
+
"azuriteGem": 1300
|
|
15479
|
+
},
|
|
15480
|
+
"dateAdded": "2025-12-09",
|
|
15481
|
+
"lastUpdated": "2025-12-09"
|
|
15409
15482
|
}
|
|
15410
15483
|
}
|
package/data/worldEvents.json
CHANGED
|
@@ -287,6 +287,10 @@
|
|
|
287
287
|
"jasmineIncenseFlare": {
|
|
288
288
|
"name": "Jasmine Incense Flare",
|
|
289
289
|
"description": "When lit, it gives off a sickly yet pleasant aroma."
|
|
290
|
+
},
|
|
291
|
+
"azureFlare": {
|
|
292
|
+
"name": "Azure Flare",
|
|
293
|
+
"description": "This flare has a terrifying shimmer to it. Perhaps it has some connection to a greater curse..."
|
|
290
294
|
}
|
|
291
295
|
}
|
|
292
296
|
}
|
|
@@ -19973,6 +19973,54 @@
|
|
|
19973
19973
|
"description": {
|
|
19974
19974
|
"general": "The chase makes triumph sweeter"
|
|
19975
19975
|
}
|
|
19976
|
+
},
|
|
19977
|
+
"glacialWonder": {
|
|
19978
|
+
"name": "Glacial Wonder",
|
|
19979
|
+
"description": {
|
|
19980
|
+
"general": "The gunners are afraid to get too close"
|
|
19981
|
+
}
|
|
19982
|
+
},
|
|
19983
|
+
"ghostlyTinges": {
|
|
19984
|
+
"name": "Ghostly Tinges",
|
|
19985
|
+
"description": {
|
|
19986
|
+
"general": "The recollections of the dead endure"
|
|
19987
|
+
}
|
|
19988
|
+
},
|
|
19989
|
+
"stormsBreath": {
|
|
19990
|
+
"name": "Storm's Breath",
|
|
19991
|
+
"description": {
|
|
19992
|
+
"general": "Your fury is a torrent, yet your heart is still"
|
|
19993
|
+
}
|
|
19994
|
+
},
|
|
19995
|
+
"edgesOfDespair": {
|
|
19996
|
+
"name": "Edges of Despair",
|
|
19997
|
+
"description": {
|
|
19998
|
+
"general": "The fight for control rages on"
|
|
19999
|
+
}
|
|
20000
|
+
},
|
|
20001
|
+
"frigidGloom": {
|
|
20002
|
+
"name": "Frigid Gloom",
|
|
20003
|
+
"description": {
|
|
20004
|
+
"general": "You taste dread but is it your enemies' or your own?"
|
|
20005
|
+
}
|
|
20006
|
+
},
|
|
20007
|
+
"shardsOfLonging": {
|
|
20008
|
+
"name": "Shards of Longing",
|
|
20009
|
+
"description": {
|
|
20010
|
+
"general": "That which was broken stands to be remade"
|
|
20011
|
+
}
|
|
20012
|
+
},
|
|
20013
|
+
"curseSpun": {
|
|
20014
|
+
"name": "Curse Spun",
|
|
20015
|
+
"description": {
|
|
20016
|
+
"general": "Touched by forces you do not quite understand"
|
|
20017
|
+
}
|
|
20018
|
+
},
|
|
20019
|
+
"theLifestealer": {
|
|
20020
|
+
"name": "The Lifestealer",
|
|
20021
|
+
"description": {
|
|
20022
|
+
"general": "It takes and takes until nothing is left"
|
|
20023
|
+
}
|
|
19976
20024
|
}
|
|
19977
20025
|
}
|
|
19978
20026
|
}
|
|
@@ -2928,6 +2928,24 @@
|
|
|
2928
2928
|
"description": {
|
|
2929
2929
|
"general": "An opulent chest which may contain cosmetics that are part of Sea of Kingdoms Set"
|
|
2930
2930
|
}
|
|
2931
|
+
},
|
|
2932
|
+
"harbingersStrongbox": {
|
|
2933
|
+
"name": "Harbinger's Strongbox",
|
|
2934
|
+
"description": {
|
|
2935
|
+
"general": "A strongbox from an elite ship of the Azure Fleet. It seems to sap the very warmth from the surrounding air."
|
|
2936
|
+
}
|
|
2937
|
+
},
|
|
2938
|
+
"ascendedFrostwailChest": {
|
|
2939
|
+
"name": "Ascended Frostwail Chest",
|
|
2940
|
+
"description": {
|
|
2941
|
+
"general": "An ornate chest containing unknown treasures. Some claim to have heard weeping from within."
|
|
2942
|
+
}
|
|
2943
|
+
},
|
|
2944
|
+
"ascendedAzureSolsticeEventCache": {
|
|
2945
|
+
"name": "Ascended Event Cache (Azure Solstice)",
|
|
2946
|
+
"description": {
|
|
2947
|
+
"general": "Contains an Ascended Event weapon."
|
|
2948
|
+
}
|
|
2931
2949
|
}
|
|
2932
2950
|
}
|
|
2933
2951
|
}
|
|
@@ -244,6 +244,7 @@
|
|
|
244
244
|
"factionWarRewardWonTerritory11": "Reward for winning eleven territories in the Faction War with the aligned faction",
|
|
245
245
|
"twitchDropSpammals": "Time-limited twitch drop during a livestream from Spammals",
|
|
246
246
|
"unboundReaperReward": "Obtained when defeating the Unbound Reaper",
|
|
247
|
-
"dropDuringMythicLaPesteEncounter": "Possible drop from La Peste's reinforcements during the Mythic La Peste encounter"
|
|
247
|
+
"dropDuringMythicLaPesteEncounter": "Possible drop from La Peste's reinforcements during the Mythic La Peste encounter",
|
|
248
|
+
"azureHarbingerReward": "Obtained when defeating the Azure Harbinger"
|
|
248
249
|
}
|
|
249
250
|
}
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
},
|
|
31
31
|
"azuriteGem": {
|
|
32
32
|
"name": "Azurite Gem",
|
|
33
|
-
"description": ""
|
|
33
|
+
"description": "This gem gleams with an unsettling sheen and feels cold to the touch. So cold it seems to be sapping more than just heat."
|
|
34
34
|
},
|
|
35
35
|
"halfTaels": {
|
|
36
36
|
"name": "Half-Taels",
|
|
@@ -269,8 +269,8 @@
|
|
|
269
269
|
"description": "Eine detailreiche Miniatur eines Schiffes in einer Flasche."
|
|
270
270
|
},
|
|
271
271
|
"luxuryDice": {
|
|
272
|
-
"name": "
|
|
273
|
-
"description": "
|
|
272
|
+
"name": "Luxuswürfel",
|
|
273
|
+
"description": "Ein exotisches Set, das für eine Leidenschaft für den Zufall steht."
|
|
274
274
|
},
|
|
275
275
|
"phoenixPouch": {
|
|
276
276
|
"name": "Phönix-Beutel",
|
|
@@ -287,6 +287,10 @@
|
|
|
287
287
|
"jasmineIncenseFlare": {
|
|
288
288
|
"name": "Jasmin-Räucherwerk-Leuchtsignal",
|
|
289
289
|
"description": "Gibt, wenn es entzündet wird, ein süßliches und doch angenehmes Aroma ab."
|
|
290
|
+
},
|
|
291
|
+
"azureFlare": {
|
|
292
|
+
"name": "Azurblaues Leuchtsignal",
|
|
293
|
+
"description": "Dieses Leuchtsignal schimmert in einem gruseligen Licht. Vielleicht beherbergt es eine Verbindung zu einem schrecklichen Fluch..."
|
|
290
294
|
}
|
|
291
295
|
}
|
|
292
296
|
}
|