@skullandbonestools/snbdata 8.0.17 → 9.0.1

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.
Files changed (79) hide show
  1. package/data/achievements.json +8 -0
  2. package/data/cosmetics.json +2097 -82
  3. package/data/items.json +438 -6
  4. package/data/materials.json +4 -0
  5. package/data/seasons.json +8 -1
  6. package/data/sets.json +116 -0
  7. package/data/ships.json +59 -0
  8. package/dist/daos/cosmetics.d.ts +9 -1
  9. package/dist/daos/cosmetics.d.ts.map +1 -1
  10. package/dist/daos/cosmetics.js +7 -2
  11. package/dist/daos/cosmetics.js.map +1 -1
  12. package/dist/types/CosmeticProperties.d.ts +1 -1
  13. package/dist/types/CosmeticProperties.d.ts.map +1 -1
  14. package/dist/types/CosmeticProperties.js +1 -1
  15. package/dist/types/CosmeticProperties.js.map +1 -1
  16. package/languages/ar/ar_achievements.json +4 -0
  17. package/languages/ar/ar_cosmetics.json +1314 -12
  18. package/languages/ar/ar_items.json +85 -0
  19. package/languages/ar/ar_locations.json +14 -1
  20. package/languages/ar/ar_materials.json +4 -0
  21. package/languages/ar/ar_perks.json +160 -0
  22. package/languages/ar/ar_seasons.json +2 -1
  23. package/languages/ar/ar_sets.json +30 -1
  24. package/languages/ar/ar_ships.json +6 -0
  25. package/languages/de/de_achievements.json +4 -0
  26. package/languages/de/de_cosmetics.json +1314 -12
  27. package/languages/de/de_items.json +85 -0
  28. package/languages/de/de_locations.json +14 -1
  29. package/languages/de/de_materials.json +4 -0
  30. package/languages/de/de_perks.json +160 -0
  31. package/languages/de/de_seasons.json +2 -1
  32. package/languages/de/de_sets.json +30 -1
  33. package/languages/de/de_ships.json +6 -0
  34. package/languages/en/en_achievements.json +4 -0
  35. package/languages/en/en_cosmetics.json +1314 -12
  36. package/languages/en/en_items.json +85 -0
  37. package/languages/en/en_locations.json +14 -1
  38. package/languages/en/en_materials.json +4 -0
  39. package/languages/en/en_perks.json +160 -0
  40. package/languages/en/en_seasons.json +2 -1
  41. package/languages/en/en_sets.json +30 -1
  42. package/languages/en/en_ships.json +6 -0
  43. package/languages/es/es_achievements.json +4 -0
  44. package/languages/es/es_cosmetics.json +1314 -12
  45. package/languages/es/es_items.json +85 -0
  46. package/languages/es/es_locations.json +14 -1
  47. package/languages/es/es_materials.json +4 -0
  48. package/languages/es/es_perks.json +160 -0
  49. package/languages/es/es_seasons.json +2 -1
  50. package/languages/es/es_sets.json +30 -1
  51. package/languages/es/es_ships.json +6 -0
  52. package/languages/fr/fr_achievements.json +4 -0
  53. package/languages/fr/fr_cosmetics.json +1314 -12
  54. package/languages/fr/fr_items.json +85 -0
  55. package/languages/fr/fr_locations.json +14 -1
  56. package/languages/fr/fr_materials.json +4 -0
  57. package/languages/fr/fr_perks.json +160 -0
  58. package/languages/fr/fr_seasons.json +2 -1
  59. package/languages/fr/fr_sets.json +30 -1
  60. package/languages/fr/fr_ships.json +6 -0
  61. package/languages/source/achievements.json +4 -0
  62. package/languages/source/cosmetics.json +1314 -12
  63. package/languages/source/items.json +85 -0
  64. package/languages/source/locations.json +14 -1
  65. package/languages/source/materials.json +4 -0
  66. package/languages/source/perks.json +160 -0
  67. package/languages/source/seasons.json +2 -1
  68. package/languages/source/sets.json +30 -1
  69. package/languages/source/ships.json +6 -0
  70. package/languages/zh/zh_achievements.json +4 -0
  71. package/languages/zh/zh_cosmetics.json +1314 -12
  72. package/languages/zh/zh_items.json +85 -0
  73. package/languages/zh/zh_locations.json +14 -1
  74. package/languages/zh/zh_materials.json +4 -0
  75. package/languages/zh/zh_perks.json +160 -0
  76. package/languages/zh/zh_seasons.json +2 -1
  77. package/languages/zh/zh_sets.json +30 -1
  78. package/languages/zh/zh_ships.json +6 -0
  79. package/package.json +1 -1
@@ -3303,33 +3303,33 @@
3303
3303
  "id": "theMurkyDeep",
3304
3304
  "type": "hull",
3305
3305
  "set": "fishersOfMen",
3306
- "obtainable": ["friendReferralProgram","friendReferralProgramTier2"],
3306
+ "obtainable": [["friendReferralProgram","friendReferralProgramTier1"]],
3307
3307
  "dateAdded": "2024-03-22",
3308
- "lastUpdated": "2024-06-15"
3308
+ "lastUpdated": "2026-05-19"
3309
3309
  },
3310
3310
  "theLuringLurker": {
3311
3311
  "id": "theLuringLurker",
3312
3312
  "type": "sailsColor",
3313
3313
  "set": "fishersOfMen",
3314
- "obtainable": ["friendReferralProgram","friendReferralProgramTier3"],
3314
+ "obtainable": [["friendReferralProgram","friendReferralProgramTier1"]],
3315
3315
  "dateAdded": "2024-03-22",
3316
- "lastUpdated": "2024-06-15"
3316
+ "lastUpdated": "2026-05-19"
3317
3317
  },
3318
3318
  "rakeAndRip": {
3319
3319
  "id": "rakeAndRip",
3320
3320
  "type": "sailsPattern",
3321
3321
  "set": "fishersOfMen",
3322
- "obtainable": ["friendReferralProgram","friendReferralProgramTier4"],
3322
+ "obtainable": [["friendReferralProgram","friendReferralProgramTier1"]],
3323
3323
  "dateAdded": "2024-03-22",
3324
- "lastUpdated": "2024-06-15"
3324
+ "lastUpdated": "2026-05-19"
3325
3325
  },
3326
3326
  "theAngler": {
3327
3327
  "id": "theAngler",
3328
3328
  "type": "sailsEmblem",
3329
3329
  "set": "fishersOfMen",
3330
- "obtainable": ["friendReferralProgram","friendReferralProgramTier5"],
3330
+ "obtainable": [["friendReferralProgram","friendReferralProgramTier1"]],
3331
3331
  "dateAdded": "2024-03-22",
3332
- "lastUpdated": "2024-06-15"
3332
+ "lastUpdated": "2026-05-19"
3333
3333
  },
3334
3334
  "skinWalkers": {
3335
3335
  "id": "skinWalkers",
@@ -13094,9 +13094,10 @@
13094
13094
  "darkTidebringers": {
13095
13095
  "id": "darkTidebringers",
13096
13096
  "type": "crewLook",
13097
+ "set": "shadowBlade",
13097
13098
  "obtainable": "ubisoftStore",
13098
13099
  "dateAdded": "2024-07-02",
13099
- "lastUpdated": "2024-07-02"
13100
+ "lastUpdated": "2026-05-12"
13100
13101
  },
13101
13102
  "heartyHandshake": {
13102
13103
  "id": "heartyHandshake",
@@ -22959,108 +22960,108 @@
22959
22960
  "type": "sailsEmblem",
22960
22961
  "set": "fortuneFounders",
22961
22962
  "season": "ascentIntoChaos",
22962
- "obtainable": "ubisoftStoreSeasonalPack",
22963
+ "obtainable": [["ubisoftStoreSeasonalPack","ubisoftStoreSeasonalBox"]],
22963
22964
  "dateAdded": "2025-04-15",
22964
- "lastUpdated": "2025-04-15"
22965
+ "lastUpdated": "2026-05-13"
22965
22966
  },
22966
22967
  "lostAndFallen": {
22967
22968
  "id": "lostAndFallen",
22968
22969
  "type": "sailsPattern",
22969
22970
  "set": "fortuneFounders",
22970
22971
  "season": "ascentIntoChaos",
22971
- "obtainable": "ubisoftStoreSeasonalPack",
22972
+ "obtainable": [["ubisoftStoreSeasonalPack","ubisoftStoreSeasonalBox"]],
22972
22973
  "dateAdded": "2025-04-15",
22973
- "lastUpdated": "2025-04-15"
22974
+ "lastUpdated": "2026-05-13"
22974
22975
  },
22975
22976
  "moneySpinner": {
22976
22977
  "id": "moneySpinner",
22977
22978
  "type": "sailsColor",
22978
22979
  "set": "fortuneFounders",
22979
22980
  "season": "ascentIntoChaos",
22980
- "obtainable": "ubisoftStoreSeasonalPack",
22981
+ "obtainable": [["ubisoftStoreSeasonalPack","ubisoftStoreSeasonalBox"]],
22981
22982
  "dateAdded": "2025-04-15",
22982
- "lastUpdated": "2025-04-15"
22983
+ "lastUpdated": "2026-05-13"
22983
22984
  },
22984
22985
  "regaliaOfDawn": {
22985
22986
  "id": "regaliaOfDawn",
22986
22987
  "type": "torso",
22987
22988
  "set": "brillianceBegets",
22988
22989
  "season": "ascentIntoChaos",
22989
- "obtainable": "ubisoftStoreSeasonalPack",
22990
+ "obtainable": [["ubisoftStoreSeasonalPack","ubisoftStoreSeasonalBoatload"]],
22990
22991
  "dateAdded": "2025-04-15",
22991
- "lastUpdated": "2025-04-15"
22992
+ "lastUpdated": "2026-05-13"
22992
22993
  },
22993
22994
  "eternalOpulence": {
22994
22995
  "id": "eternalOpulence",
22995
22996
  "type": "footwear",
22996
22997
  "set": "brillianceBegets",
22997
22998
  "season": "ascentIntoChaos",
22998
- "obtainable": "ubisoftStoreSeasonalPack",
22999
+ "obtainable": [["ubisoftStoreSeasonalPack","ubisoftStoreSeasonalBoatload"]],
22999
23000
  "dateAdded": "2025-04-15",
23000
- "lastUpdated": "2025-04-15"
23001
+ "lastUpdated": "2026-05-13"
23001
23002
  },
23002
23003
  "starlightBefalls": {
23003
23004
  "id": "starlightBefalls",
23004
23005
  "type": "bottom",
23005
23006
  "set": "brillianceBegets",
23006
23007
  "season": "ascentIntoChaos",
23007
- "obtainable": "ubisoftStoreSeasonalPack",
23008
+ "obtainable": [["ubisoftStoreSeasonalPack","ubisoftStoreSeasonalBoatload"]],
23008
23009
  "dateAdded": "2025-04-15",
23009
- "lastUpdated": "2025-04-15"
23010
+ "lastUpdated": "2026-05-13"
23010
23011
  },
23011
23012
  "pendantOfMortality": {
23012
23013
  "id": "pendantOfMortality",
23013
23014
  "type": "neck",
23014
23015
  "set": "brillianceBegets",
23015
23016
  "season": "ascentIntoChaos",
23016
- "obtainable": "ubisoftStoreSeasonalPack",
23017
+ "obtainable": [["ubisoftStoreSeasonalPack","ubisoftStoreSeasonalBoatload"]],
23017
23018
  "dateAdded": "2025-04-15",
23018
- "lastUpdated": "2025-04-15"
23019
+ "lastUpdated": "2026-05-13"
23019
23020
  },
23020
23021
  "theSunKissedDuke": {
23021
23022
  "id": "theSunKissedDuke",
23022
23023
  "type": "headwear",
23023
23024
  "set": "brillianceBegets",
23024
23025
  "season": "ascentIntoChaos",
23025
- "obtainable": "ubisoftStoreSeasonalPack",
23026
+ "obtainable": [["ubisoftStoreSeasonalPack","ubisoftStoreSeasonalBoatload"]],
23026
23027
  "dateAdded": "2025-04-15",
23027
- "lastUpdated": "2025-04-15"
23028
+ "lastUpdated": "2026-05-13"
23028
23029
  },
23029
23030
  "dualityOfSplendor": {
23030
23031
  "id": "dualityOfSplendor",
23031
23032
  "type": "hand",
23032
23033
  "set": "brillianceBegets",
23033
23034
  "season": "ascentIntoChaos",
23034
- "obtainable": "ubisoftStoreSeasonalPack",
23035
+ "obtainable": [["ubisoftStoreSeasonalPack","ubisoftStoreSeasonalBoatload"]],
23035
23036
  "dateAdded": "2025-04-15",
23036
- "lastUpdated": "2025-04-15"
23037
+ "lastUpdated": "2026-05-13"
23037
23038
  },
23038
23039
  "embroideredVeil": {
23039
23040
  "id": "embroideredVeil",
23040
23041
  "type": "faceAccessory",
23041
23042
  "set": "brillianceBegets",
23042
23043
  "season": "ascentIntoChaos",
23043
- "obtainable": "ubisoftStoreSeasonalPack",
23044
+ "obtainable": [["ubisoftStoreSeasonalPack","ubisoftStoreSeasonalBoatload"]],
23044
23045
  "dateAdded": "2025-04-15",
23045
- "lastUpdated": "2025-04-15"
23046
+ "lastUpdated": "2026-05-13"
23046
23047
  },
23047
23048
  "danubeGloves": {
23048
23049
  "id": "danubeGloves",
23049
23050
  "type": "forearm",
23050
23051
  "set": "brillianceBegets",
23051
23052
  "season": "ascentIntoChaos",
23052
- "obtainable": "ubisoftStoreSeasonalPack",
23053
+ "obtainable": [["ubisoftStoreSeasonalPack","ubisoftStoreSeasonalBoatload"]],
23053
23054
  "dateAdded": "2025-04-15",
23054
- "lastUpdated": "2025-04-15"
23055
+ "lastUpdated": "2026-05-13"
23055
23056
  },
23056
23057
  "eclipseGirdle": {
23057
23058
  "id": "eclipseGirdle",
23058
23059
  "type": "waist",
23059
23060
  "set": "brillianceBegets",
23060
23061
  "season": "ascentIntoChaos",
23061
- "obtainable": "ubisoftStoreSeasonalPack",
23062
+ "obtainable": [["ubisoftStoreSeasonalPack","ubisoftStoreSeasonalBoatload"]],
23062
23063
  "dateAdded": "2025-04-15",
23063
- "lastUpdated": "2025-04-15"
23064
+ "lastUpdated": "2026-05-13"
23064
23065
  },
23065
23066
  "wolfishWaves": {
23066
23067
  "id": "wolfishWaves",
@@ -23542,36 +23543,36 @@
23542
23543
  "type": "nameplate",
23543
23544
  "set": "fortuneFounders",
23544
23545
  "season": "oathsOfWar",
23545
- "obtainable": "ubisoftStoreSeasonalPack",
23546
+ "obtainable": [["ubisoftStoreSeasonalPack","ubisoftStoreSeasonalBox"]],
23546
23547
  "dateAdded": "2025-07-15",
23547
- "lastUpdated": "2025-07-15"
23548
+ "lastUpdated": "2026-05-13"
23548
23549
  },
23549
23550
  "consumingDesire": {
23550
23551
  "id": "consumingDesire",
23551
23552
  "type": "wheel",
23552
23553
  "set": "fortuneFounders",
23553
23554
  "season": "gutsAndGlory",
23554
- "obtainable": "ubisoftStoreSeasonalPack",
23555
+ "obtainable": [["ubisoftStoreSeasonalPack","ubisoftStoreSeasonalBox"]],
23555
23556
  "dateAdded": "2025-07-15",
23556
- "lastUpdated": "2025-10-21"
23557
+ "lastUpdated": "2026-05-13"
23557
23558
  },
23558
23559
  "allWeCovet": {
23559
23560
  "id": "allWeCovet",
23560
23561
  "type": "figureHead",
23561
23562
  "set": "fortuneFounders",
23562
23563
  "season": "eyeOfTheBeast",
23563
- "obtainable": "ubisoftStoreSeasonalPack",
23564
+ "obtainable": [["ubisoftStoreSeasonalPack","ubisoftStoreSeasonalBox"]],
23564
23565
  "dateAdded": "2025-07-15",
23565
- "lastUpdated": "2026-02-10"
23566
+ "lastUpdated": "2026-05-13"
23566
23567
  },
23567
23568
  "forgeAndFrolic": {
23568
23569
  "id": "forgeAndFrolic",
23569
23570
  "type": "hull",
23570
23571
  "set": "fortuneFounders",
23571
23572
  "season": "oathsOfWar",
23572
- "obtainable": "ubisoftStoreSeasonalPack",
23573
+ "obtainable": [["ubisoftStoreSeasonalPack","ubisoftStoreSeasonalBox"]],
23573
23574
  "dateAdded": "2025-07-15",
23574
- "lastUpdated": "2025-07-15"
23575
+ "lastUpdated": "2026-05-13"
23575
23576
  },
23576
23577
  "takeTheAscendant": {
23577
23578
  "id": "takeTheAscendant",
@@ -25149,16 +25150,16 @@
25149
25150
  "sunkissedSeadogs": {
25150
25151
  "id": "sunkissedSeadogs",
25151
25152
  "type": "crewLook",
25152
- "obtainable": "ubisoftStoreSeasonalPack",
25153
+ "obtainable": [["ubisoftStoreSeasonalPack","ubisoftStoreSeasonalBoatload"]],
25153
25154
  "dateAdded": "2025-07-15",
25154
- "lastUpdated": "2025-07-15"
25155
+ "lastUpdated": "2026-05-13"
25155
25156
  },
25156
25157
  "blindingMoves": {
25157
25158
  "id": "blindingMoves",
25158
25159
  "type": "emote",
25159
- "obtainable": "ubisoftStoreSeasonalPack",
25160
+ "obtainable": [["ubisoftStoreSeasonalPack","ubisoftStoreSeasonalBoatload"]],
25160
25161
  "dateAdded": "2025-07-15",
25161
- "lastUpdated": "2025-07-15"
25162
+ "lastUpdated": "2026-05-13"
25162
25163
  },
25163
25164
  "lawlessWays": {
25164
25165
  "id": "lawlessWays",
@@ -25194,13 +25195,13 @@
25194
25195
  "keepItFlowing": {
25195
25196
  "id": "keepItFlowing",
25196
25197
  "type": "figureHead",
25197
- "effect": "emissive",
25198
+ "effect": ["emissive","combatReactive"],
25198
25199
  "set": "bootlegBill",
25199
25200
  "event": "moonshineLarceny",
25200
25201
  "season": "oathsOfWar",
25201
25202
  "obtainable": ["ubisoftStore","ubisoftStoreRedeemableWithEventToken"],
25202
25203
  "dateAdded": "2025-07-22",
25203
- "lastUpdated": "2025-07-22"
25204
+ "lastUpdated": "2026-05-12"
25204
25205
  },
25205
25206
  "pricelessSecrets": {
25206
25207
  "id": "pricelessSecrets",
@@ -25332,6 +25333,16 @@
25332
25333
  "dateAdded": "2025-07-22",
25333
25334
  "lastUpdated": "2025-07-22"
25334
25335
  },
25336
+ "bloomstrike": {
25337
+ "id": "bloomstrike",
25338
+ "type": "bodyCosmetics",
25339
+ "set": "carnivalOfCool",
25340
+ "event": "moonshineLarceny",
25341
+ "season": "oathsOfWar",
25342
+ "obtainable": ["ubisoftStore","ubisoftStoreRedeemableWithEventToken"],
25343
+ "dateAdded": "2025-07-22",
25344
+ "lastUpdated": "2026-05-12"
25345
+ },
25335
25346
  "finalNotes": {
25336
25347
  "id": "finalNotes",
25337
25348
  "type": "sailsEmblem",
@@ -25760,9 +25771,10 @@
25760
25771
  "courtingDeath": {
25761
25772
  "id": "courtingDeath",
25762
25773
  "type": "sailsEmblem",
25774
+ "removed": "2026-05-19",
25763
25775
  "obtainable": [["twitchDrop","twitchDropDeathwish"]],
25764
25776
  "dateAdded": "2025-08-12",
25765
- "lastUpdated": "2025-08-13"
25777
+ "lastUpdated": "2026-05-19"
25766
25778
  },
25767
25779
  "lawsOfBattle": {
25768
25780
  "id": "lawsOfBattle",
@@ -27725,17 +27737,17 @@
27725
27737
  "id": "jua",
27726
27738
  "type": "pet",
27727
27739
  "season": "gutsAndGlory",
27728
- "obtainable": "ubisoftStoreSeasonalPack",
27740
+ "obtainable": [["ubisoftStoreSeasonalPack","ubisoftStoreSeasonalBoatload"]],
27729
27741
  "dateAdded": "2025-10-28",
27730
- "lastUpdated": "2025-10-28"
27742
+ "lastUpdated": "2026-05-13"
27731
27743
  },
27732
27744
  "raiseYourCup": {
27733
27745
  "id": "raiseYourCup",
27734
27746
  "type": "emote",
27735
27747
  "season": "gutsAndGlory",
27736
- "obtainable": "ubisoftStoreSeasonalPack",
27748
+ "obtainable": [["ubisoftStoreSeasonalPack","ubisoftStoreSeasonalBoatload"]],
27737
27749
  "dateAdded": "2025-10-28",
27738
- "lastUpdated": "2025-10-28"
27750
+ "lastUpdated": "2026-05-13"
27739
27751
  },
27740
27752
  "walkingRemains": {
27741
27753
  "id": "walkingRemains",
@@ -30699,9 +30711,9 @@
30699
30711
  "type": "aura",
30700
30712
  "effect": "bossKillReactive",
30701
30713
  "season": "eyeOfTheBeast",
30702
- "obtainable": "ubisoftStoreSeasonalPack",
30714
+ "obtainable": [["ubisoftStoreSeasonalPack","ubisoftStoreSeasonalBoatload"]],
30703
30715
  "dateAdded": "2026-02-10",
30704
- "lastUpdated": "2026-02-10"
30716
+ "lastUpdated": "2026-05-13"
30705
30717
  },
30706
30718
  "streetCinch": {
30707
30719
  "id": "streetCinch",
@@ -31635,6 +31647,58 @@
31635
31647
  "dateAdded": "2026-03-31",
31636
31648
  "lastUpdated": "2026-05-05"
31637
31649
  },
31650
+ "azureRogue": {
31651
+ "id": "azureRogue",
31652
+ "type": "sailsEmblem",
31653
+ "set": "masqueRenegade",
31654
+ "season": "shatteredSeas",
31655
+ "obtainable": "dominionWarRewardWonTerritory1",
31656
+ "faction": "compagnieRoyale",
31657
+ "dateAdded": "2026-04-12",
31658
+ "lastUpdated": "2026-04-12"
31659
+ },
31660
+ "moonlitShadow": {
31661
+ "id": "moonlitShadow",
31662
+ "type": "sailsColor",
31663
+ "set": "masqueRenegade",
31664
+ "effect": "emissive",
31665
+ "season": "shatteredSeas",
31666
+ "obtainable": "dominionWarRewardWonTerritory4",
31667
+ "faction": "compagnieRoyale",
31668
+ "dateAdded": "2026-04-12",
31669
+ "lastUpdated": "2026-04-12"
31670
+ },
31671
+ "phantomsWake": {
31672
+ "id": "phantomsWake",
31673
+ "type": "hull",
31674
+ "set": "masqueRenegade",
31675
+ "season": "shatteredSeas",
31676
+ "obtainable": "dominionWarRewardWonTerritory5",
31677
+ "faction": "compagnieRoyale",
31678
+ "dateAdded": "2026-04-12",
31679
+ "lastUpdated": "2026-04-12"
31680
+ },
31681
+ "deathGripSP": {
31682
+ "id": "deathGripSP",
31683
+ "type": "sailsPattern",
31684
+ "set": "masqueRenegade",
31685
+ "season": "shatteredSeas",
31686
+ "obtainable": "dominionWarRewardWonTerritory8",
31687
+ "faction": "compagnieRoyale",
31688
+ "dateAdded": "2026-04-12",
31689
+ "lastUpdated": "2026-04-12"
31690
+ },
31691
+ "boucanier": {
31692
+ "id": "boucanier",
31693
+ "type": "nameplate",
31694
+ "set": "masqueRenegade",
31695
+ "effect": "emissive",
31696
+ "season": "shatteredSeas",
31697
+ "obtainable": "dominionWarRewardWonTerritory11",
31698
+ "faction": "compagnieRoyale",
31699
+ "dateAdded": "2026-04-12",
31700
+ "lastUpdated": "2026-04-12"
31701
+ },
31638
31702
  "bleuFury": {
31639
31703
  "id": "bleuFury",
31640
31704
  "type": "aura",
@@ -31655,41 +31719,1992 @@
31655
31719
  "dateAdded": "2026-05-05",
31656
31720
  "lastUpdated": "2026-05-05"
31657
31721
  },
31658
- "markOfRebellion": {
31659
- "id": "markOfRebellion",
31722
+ "frostflare": {
31723
+ "id": "frostflare",
31724
+ "type": "aura",
31725
+ "season": "shatteredSeas",
31726
+ "effect": "bossKillReactive",
31727
+ "faction": "compagnieRoyale",
31728
+ "obtainable": "dominionWarWinReward",
31729
+ "dateAdded": "2026-05-12",
31730
+ "lastUpdated": "2026-05-12"
31731
+ },
31732
+ "flamewake": {
31733
+ "id": "flamewake",
31734
+ "type": "aura",
31735
+ "season": "shatteredSeas",
31736
+ "effect": "bossKillReactive",
31737
+ "faction": "dutchMerchantCompany",
31738
+ "obtainable": "dominionWarWinReward",
31739
+ "dateAdded": "2026-05-12",
31740
+ "lastUpdated": "2026-05-12"
31741
+ },
31742
+ "auricPride": {
31743
+ "id": "auricPride",
31660
31744
  "type": "sailsEmblem",
31661
- "season": "eyeOfTheBeast",
31662
- "set": "ashesOfAllegiance",
31663
- "obtainable": ["twitchDrop","twitchDropYear3Showcase"],
31664
- "dateAdded": "2026-05-06",
31665
- "lastUpdated": "2026-05-06"
31745
+ "set": "maneOfGlory",
31746
+ "season": "shatteredSeas",
31747
+ "obtainable": "dominionWarRewardWonTerritory1",
31748
+ "faction": "dutchMerchantCompany",
31749
+ "dateAdded": "2026-04-12",
31750
+ "lastUpdated": "2026-04-12"
31666
31751
  },
31667
- "rusttide": {
31668
- "id": "rusttide",
31752
+ "sablesilkCloak": {
31753
+ "id": "sablesilkCloak",
31754
+ "type": "sailsColor",
31755
+ "set": "maneOfGlory",
31756
+ "effect": "emissive",
31757
+ "season": "shatteredSeas",
31758
+ "obtainable": "dominionWarRewardWonTerritory4",
31759
+ "faction": "dutchMerchantCompany",
31760
+ "dateAdded": "2026-04-12",
31761
+ "lastUpdated": "2026-04-12"
31762
+ },
31763
+ "lionheartPlate": {
31764
+ "id": "lionheartPlate",
31669
31765
  "type": "hull",
31670
- "season": "eyeOfTheBeast",
31671
- "set": "ashesOfAllegiance",
31672
- "obtainable": ["twitchDrop","twitchDropYear3Showcase"],
31673
- "dateAdded": "2026-05-06",
31674
- "lastUpdated": "2026-05-06"
31766
+ "set": "maneOfGlory",
31767
+ "season": "shatteredSeas",
31768
+ "obtainable": "dominionWarRewardWonTerritory5",
31769
+ "faction": "dutchMerchantCompany",
31770
+ "dateAdded": "2026-04-12",
31771
+ "lastUpdated": "2026-04-12"
31675
31772
  },
31676
- "wornAllegiance": {
31677
- "id": "wornAllegiance",
31773
+ "fortunesRoar": {
31774
+ "id": "fortunesRoar",
31775
+ "type": "sailsPattern",
31776
+ "set": "maneOfGlory",
31777
+ "season": "shatteredSeas",
31778
+ "obtainable": "dominionWarRewardWonTerritory8",
31779
+ "faction": "dutchMerchantCompany",
31780
+ "dateAdded": "2026-04-12",
31781
+ "lastUpdated": "2026-04-12"
31782
+ },
31783
+ "coinkeeper": {
31784
+ "id": "coinkeeper",
31785
+ "type": "nameplate",
31786
+ "set": "maneOfGlory",
31787
+ "effect": "emissive",
31788
+ "season": "shatteredSeas",
31789
+ "obtainable": "dominionWarRewardWonTerritory11",
31790
+ "faction": "dutchMerchantCompany",
31791
+ "dateAdded": "2026-04-12",
31792
+ "lastUpdated": "2026-04-12"
31793
+ },
31794
+ "executionersMark": {
31795
+ "id": "executionersMark",
31796
+ "type": "sailsEmblem",
31797
+ "set": "fumesOfDoom",
31798
+ "effect": "animated",
31799
+ "obtainable": "ubisoftStoreFreeClaim",
31800
+ "dateAdded": "2026-05-12",
31801
+ "lastUpdated": "2026-05-12"
31802
+ },
31803
+ "grimsGaze": {
31804
+ "id": "grimsGaze",
31805
+ "type": "sailsPattern",
31806
+ "set": "fumesOfDoom",
31807
+ "obtainable": "ubisoftStoreFreeClaim",
31808
+ "dateAdded": "2026-05-12",
31809
+ "lastUpdated": "2026-05-12"
31810
+ },
31811
+ "hemlockVeil": {
31812
+ "id": "hemlockVeil",
31813
+ "type": "sailsColor",
31814
+ "set": "fumesOfDoom",
31815
+ "obtainable": "ubisoftStoreFreeClaim",
31816
+ "dateAdded": "2026-05-12",
31817
+ "lastUpdated": "2026-05-12"
31818
+ },
31819
+ "venomsapLacquer": {
31820
+ "id": "venomsapLacquer",
31821
+ "type": "hull",
31822
+ "set": "fumesOfDoom",
31823
+ "obtainable": "ubisoftStoreFreeClaim",
31824
+ "dateAdded": "2026-05-12",
31825
+ "lastUpdated": "2026-05-12"
31826
+ },
31827
+ "embersOfRevenge": {
31828
+ "id": "embersOfRevenge",
31829
+ "type": "sailsEmblem",
31830
+ "set": "eternalInferno",
31831
+ "obtainable": "ubisoftStore",
31832
+ "dateAdded": "2026-05-12",
31833
+ "lastUpdated": "2026-05-12"
31834
+ },
31835
+ "flamingGallows": {
31836
+ "id": "flamingGallows",
31837
+ "type": "sailsPattern",
31838
+ "set": "eternalInferno",
31839
+ "obtainable": "ubisoftStore",
31840
+ "dateAdded": "2026-05-12",
31841
+ "lastUpdated": "2026-05-12"
31842
+ },
31843
+ "murkwind": {
31844
+ "id": "murkwind",
31678
31845
  "type": "sailsColor",
31846
+ "set": "eternalInferno",
31847
+ "obtainable": "ubisoftStore",
31848
+ "dateAdded": "2026-05-12",
31849
+ "lastUpdated": "2026-05-12"
31850
+ },
31851
+ "freshBruisewood": {
31852
+ "id": "freshBruisewood",
31853
+ "type": "hull",
31854
+ "set": "eternalInferno",
31855
+ "obtainable": "ubisoftStore",
31856
+ "dateAdded": "2026-05-12",
31857
+ "lastUpdated": "2026-05-12"
31858
+ },
31859
+ "jawsOfThunder": {
31860
+ "id": "jawsOfThunder",
31861
+ "type": "bombardWeaponSkin",
31679
31862
  "effect": "emissive",
31680
- "season": "eyeOfTheBeast",
31681
- "set": "ashesOfAllegiance",
31682
- "obtainable": ["twitchDrop","twitchDropYear3Showcase"],
31683
- "dateAdded": "2026-05-06",
31684
- "lastUpdated": "2026-05-06"
31863
+ "obtainable": "ubisoftStore",
31864
+ "dateAdded": "2026-05-12",
31865
+ "lastUpdated": "2026-05-12"
31685
31866
  },
31686
- "whisperedRuin": {
31687
- "id": "whisperedRuin",
31867
+ "bluefireScourge": {
31868
+ "id": "bluefireScourge",
31869
+ "type": "springloaderWeaponSkin",
31870
+ "effect": "emissive",
31871
+ "obtainable": "ubisoftStore",
31872
+ "dateAdded": "2026-05-12",
31873
+ "lastUpdated": "2026-05-12"
31874
+ },
31875
+ "burningMaw": {
31876
+ "id": "burningMaw",
31877
+ "type": "demicannonWeaponSkin",
31878
+ "effect": "emissive",
31879
+ "obtainable": "ubisoftStore",
31880
+ "dateAdded": "2026-05-12",
31881
+ "lastUpdated": "2026-05-12"
31882
+ },
31883
+ "tidecleaved": {
31884
+ "id": "tidecleaved",
31885
+ "type": "sailsEmblem",
31886
+ "set": "songOfTheSirens",
31887
+ "obtainable": "ubisoftStore",
31888
+ "dateAdded": "2026-05-12",
31889
+ "lastUpdated": "2026-05-12"
31890
+ },
31891
+ "quietWind": {
31892
+ "id": "quietWind",
31688
31893
  "type": "sailsPattern",
31689
- "season": "eyeOfTheBeast",
31690
- "set": "ashesOfAllegiance",
31691
- "obtainable": ["twitchDrop","twitchDropYear3Showcase"],
31692
- "dateAdded": "2026-05-06",
31693
- "lastUpdated": "2026-05-06"
31894
+ "set": "songOfTheSirens",
31895
+ "obtainable": "ubisoftStore",
31896
+ "dateAdded": "2026-05-12",
31897
+ "lastUpdated": "2026-05-12"
31898
+ },
31899
+ "songFromTheDeep": {
31900
+ "id": "songFromTheDeep",
31901
+ "type": "sailsColor",
31902
+ "effect": "emissive",
31903
+ "set": "songOfTheSirens",
31904
+ "obtainable": "ubisoftStore",
31905
+ "dateAdded": "2026-05-12",
31906
+ "lastUpdated": "2026-05-12"
31907
+ },
31908
+ "mawsLure": {
31909
+ "id": "mawsLure",
31910
+ "type": "figureHead",
31911
+ "effect": "emissive",
31912
+ "set": "songOfTheSirens",
31913
+ "obtainable": "ubisoftStore",
31914
+ "dateAdded": "2026-05-12",
31915
+ "lastUpdated": "2026-05-12"
31916
+ },
31917
+ "wispskin": {
31918
+ "id": "wispskin",
31919
+ "type": "hull",
31920
+ "set": "songOfTheSirens",
31921
+ "obtainable": "ubisoftStore",
31922
+ "dateAdded": "2026-05-12",
31923
+ "lastUpdated": "2026-05-12"
31924
+ },
31925
+ "seaHeart": {
31926
+ "id": "seaHeart",
31927
+ "type": "nameplate",
31928
+ "effect": "emissive",
31929
+ "set": "songOfTheSirens",
31930
+ "obtainable": "ubisoftStore",
31931
+ "dateAdded": "2026-05-12",
31932
+ "lastUpdated": "2026-05-12"
31933
+ },
31934
+ "crownOfDrowning": {
31935
+ "id": "crownOfDrowning",
31936
+ "type": "trophy",
31937
+ "set": "songOfTheSirens",
31938
+ "effect": "emissive",
31939
+ "obtainable": "ubisoftStore",
31940
+ "dateAdded": "2026-05-12",
31941
+ "lastUpdated": "2026-05-12"
31942
+ },
31943
+ "curtainfall": {
31944
+ "id": "curtainfall",
31945
+ "type": "sailsEmblem",
31946
+ "set": "deathsCue",
31947
+ "obtainable": "ubisoftStore",
31948
+ "dateAdded": "2026-05-12",
31949
+ "lastUpdated": "2026-05-12"
31950
+ },
31951
+ "mortisMasque": {
31952
+ "id": "mortisMasque",
31953
+ "type": "sailsPattern",
31954
+ "set": "deathsCue",
31955
+ "obtainable": "ubisoftStore",
31956
+ "dateAdded": "2026-05-12",
31957
+ "lastUpdated": "2026-05-12"
31958
+ },
31959
+ "gangrenesGrip": {
31960
+ "id": "gangrenesGrip",
31961
+ "type": "sailsColor",
31962
+ "set": "deathsCue",
31963
+ "obtainable": "ubisoftStore",
31964
+ "dateAdded": "2026-05-12",
31965
+ "lastUpdated": "2026-05-12"
31966
+ },
31967
+ "maestroOfBones": {
31968
+ "id": "maestroOfBones",
31969
+ "type": "figureHead",
31970
+ "effect": "emissive",
31971
+ "set": "deathsCue",
31972
+ "obtainable": "ubisoftStore",
31973
+ "dateAdded": "2026-05-12",
31974
+ "lastUpdated": "2026-05-12"
31975
+ },
31976
+ "deathsJest": {
31977
+ "id": "deathsJest",
31978
+ "type": "ornaments",
31979
+ "effect": "emissive",
31980
+ "set": "deathsCue",
31981
+ "obtainable": "ubisoftStore",
31982
+ "dateAdded": "2026-05-12",
31983
+ "lastUpdated": "2026-05-12"
31984
+ },
31985
+ "stageOfWails": {
31986
+ "id": "stageOfWails",
31987
+ "type": "hull",
31988
+ "set": "deathsCue",
31989
+ "obtainable": "ubisoftStore",
31990
+ "dateAdded": "2026-05-12",
31991
+ "lastUpdated": "2026-05-12"
31992
+ },
31993
+ "deadManic": {
31994
+ "id": "deadManic",
31995
+ "type": "nameplate",
31996
+ "effect": "emissive",
31997
+ "set": "deathsCue",
31998
+ "obtainable": "ubisoftStore",
31999
+ "dateAdded": "2026-05-12",
32000
+ "lastUpdated": "2026-05-12"
32001
+ },
32002
+ "cindermist": {
32003
+ "id": "cindermist",
32004
+ "type": "aura",
32005
+ "effect": "bossKillReactive",
32006
+ "obtainable": "ubisoftStore",
32007
+ "dateAdded": "2026-05-12",
32008
+ "lastUpdated": "2026-05-12"
32009
+ },
32010
+ "cinderGrin": {
32011
+ "id": "cinderGrin",
32012
+ "type": "sailsEmblem",
32013
+ "set": "shadowBlade",
32014
+ "obtainable": "ubisoftStore",
32015
+ "dateAdded": "2026-05-12",
32016
+ "lastUpdated": "2026-05-12"
32017
+ },
32018
+ "deathflare": {
32019
+ "id": "deathflare",
32020
+ "type": "sailsPattern",
32021
+ "set": "shadowBlade",
32022
+ "obtainable": "ubisoftStore",
32023
+ "dateAdded": "2026-05-12",
32024
+ "lastUpdated": "2026-05-12"
32025
+ },
32026
+ "veilOfAsh": {
32027
+ "id": "veilOfAsh",
32028
+ "type": "sailsColor",
32029
+ "effect": "emissive",
32030
+ "set": "shadowBlade",
32031
+ "obtainable": "ubisoftStore",
32032
+ "dateAdded": "2026-05-12",
32033
+ "lastUpdated": "2026-05-12"
32034
+ },
32035
+ "theCryptwarden": {
32036
+ "id": "theCryptwarden",
32037
+ "type": "figureHead",
32038
+ "effect": "emissive",
32039
+ "set": "shadowBlade",
32040
+ "obtainable": "ubisoftStore",
32041
+ "dateAdded": "2026-05-12",
32042
+ "lastUpdated": "2026-05-12"
32043
+ },
32044
+ "deathstainedDeep": {
32045
+ "id": "deathstainedDeep",
32046
+ "type": "hull",
32047
+ "set": "shadowBlade",
32048
+ "obtainable": "ubisoftStore",
32049
+ "dateAdded": "2026-05-12",
32050
+ "lastUpdated": "2026-05-12"
32051
+ },
32052
+ "theSilence": {
32053
+ "id": "theSilence",
32054
+ "type": "nameplate",
32055
+ "effect": "emissive",
32056
+ "set": "shadowBlade",
32057
+ "obtainable": "ubisoftStore",
32058
+ "dateAdded": "2026-05-12",
32059
+ "lastUpdated": "2026-05-12"
32060
+ },
32061
+ "huntersHelm": {
32062
+ "id": "huntersHelm",
32063
+ "type": "wheel",
32064
+ "set": "shadowBlade",
32065
+ "effect": "emissive",
32066
+ "obtainable": "ubisoftStore",
32067
+ "dateAdded": "2026-05-12",
32068
+ "lastUpdated": "2026-05-12"
32069
+ },
32070
+ "pridemark": {
32071
+ "id": "pridemark",
32072
+ "type": "sailsEmblem",
32073
+ "set": "huntersWrath",
32074
+ "obtainable": "ubisoftStore",
32075
+ "dateAdded": "2026-05-12",
32076
+ "lastUpdated": "2026-05-12"
32077
+ },
32078
+ "roaringTide": {
32079
+ "id": "roaringTide",
32080
+ "type": "sailsPattern",
32081
+ "set": "huntersWrath",
32082
+ "obtainable": "ubisoftStore",
32083
+ "dateAdded": "2026-05-12",
32084
+ "lastUpdated": "2026-05-12"
32085
+ },
32086
+ "bloodstiffenedHide": {
32087
+ "id": "bloodstiffenedHide",
32088
+ "type": "sailsColor",
32089
+ "effect": "emissive",
32090
+ "set": "huntersWrath",
32091
+ "obtainable": "ubisoftStore",
32092
+ "dateAdded": "2026-05-12",
32093
+ "lastUpdated": "2026-05-12"
32094
+ },
32095
+ "seaBeastsRevenge": {
32096
+ "id": "seaBeastsRevenge",
32097
+ "type": "figureHead",
32098
+ "effect": "emissive",
32099
+ "set": "huntersWrath",
32100
+ "obtainable": "ubisoftStore",
32101
+ "dateAdded": "2026-05-12",
32102
+ "lastUpdated": "2026-05-12"
32103
+ },
32104
+ "freshBonewood": {
32105
+ "id": "freshBonewood",
32106
+ "type": "hull",
32107
+ "set": "huntersWrath",
32108
+ "obtainable": "ubisoftStore",
32109
+ "dateAdded": "2026-05-12",
32110
+ "lastUpdated": "2026-05-12"
32111
+ },
32112
+ "silvermane": {
32113
+ "id": "silvermane",
32114
+ "type": "nameplate",
32115
+ "effect": "emissive",
32116
+ "set": "huntersWrath",
32117
+ "obtainable": "ubisoftStore",
32118
+ "dateAdded": "2026-05-12",
32119
+ "lastUpdated": "2026-05-12"
32120
+ },
32121
+ "preysEnd": {
32122
+ "id": "preysEnd",
32123
+ "type": "trophy",
32124
+ "effect": "emissive",
32125
+ "set": "huntersWrath",
32126
+ "obtainable": "ubisoftStore",
32127
+ "dateAdded": "2026-05-12",
32128
+ "lastUpdated": "2026-05-12"
32129
+ },
32130
+ "fangsOfTheDeep": {
32131
+ "id": "fangsOfTheDeep",
32132
+ "type": "shipSkin",
32133
+ "pieces": ["figureHead","ornaments","nameplate","crowsNest"],
32134
+ "effect": ["emissive","combatReactive"],
32135
+ "ship": "sambuk",
32136
+ "season": "shatteredSeas",
32137
+ "set": "burningBeast",
32138
+ "obtainable": "ubisoftStore",
32139
+ "dateAdded": "2026-05-12",
32140
+ "lastUpdated": "2026-05-12"
32141
+ },
32142
+ "abyssmaw": {
32143
+ "id": "abyssmaw",
32144
+ "type": "sailsEmblem",
32145
+ "set": "burningBeast",
32146
+ "obtainable": "ubisoftStore",
32147
+ "dateAdded": "2026-05-12",
32148
+ "lastUpdated": "2026-05-12"
32149
+ },
32150
+ "windeater": {
32151
+ "id": "windeater",
32152
+ "type": "sailsPattern",
32153
+ "set": "burningBeast",
32154
+ "obtainable": "ubisoftStore",
32155
+ "dateAdded": "2026-05-12",
32156
+ "lastUpdated": "2026-05-12"
32157
+ },
32158
+ "blackwaterVeil": {
32159
+ "id": "blackwaterVeil",
32160
+ "type": "sailsColor",
32161
+ "effect": "emissive",
32162
+ "set": "burningBeast",
32163
+ "obtainable": "ubisoftStore",
32164
+ "dateAdded": "2026-05-12",
32165
+ "lastUpdated": "2026-05-12"
32166
+ },
32167
+ "bonescaleShard": {
32168
+ "id": "bonescaleShard",
32169
+ "type": "hull",
32170
+ "set": "burningBeast",
32171
+ "obtainable": "ubisoftStore",
32172
+ "dateAdded": "2026-05-12",
32173
+ "lastUpdated": "2026-05-12"
32174
+ },
32175
+ "spinehelm": {
32176
+ "id": "spinehelm",
32177
+ "type": "wheel",
32178
+ "set": "burningBeast",
32179
+ "effect": "emissive",
32180
+ "obtainable": "ubisoftStore",
32181
+ "dateAdded": "2026-05-12",
32182
+ "lastUpdated": "2026-05-12"
32183
+ },
32184
+ "countEmTwice": {
32185
+ "id": "countEmTwice",
32186
+ "type": "ornaments",
32187
+ "effect": "emissive",
32188
+ "set": "bootlegBill",
32189
+ "event": "moonshineLarceny",
32190
+ "season": "shatteredSeas",
32191
+ "obtainable": ["ubisoftStore","ubisoftStoreRedeemableWithEventToken"],
32192
+ "dateAdded": "2026-05-12",
32193
+ "lastUpdated": "2026-05-12"
32194
+ },
32195
+ "heraldsOfGold": {
32196
+ "id": "heraldsOfGold",
32197
+ "type": "helmDecor",
32198
+ "set": "bootlegBill",
32199
+ "effect": "emissive",
32200
+ "event": "moonshineLarceny",
32201
+ "season": "shatteredSeas",
32202
+ "obtainable": ["ubisoftStore","ubisoftStoreRedeemableWithEventToken"],
32203
+ "dateAdded": "2026-05-12",
32204
+ "lastUpdated": "2026-05-12"
32205
+ },
32206
+ "twilightCloak": {
32207
+ "id": "twilightCloak",
32208
+ "type": "aura",
32209
+ "effect": "bossKillReactive",
32210
+ "event": "moonshineLarceny",
32211
+ "season": "shatteredSeas",
32212
+ "obtainable": "ubisoftStore",
32213
+ "dateAdded": "2026-05-12",
32214
+ "lastUpdated": "2026-05-12"
32215
+ },
32216
+ "aisha": {
32217
+ "id": "aisha",
32218
+ "type": "pet",
32219
+ "event": "moonshineLarceny",
32220
+ "season": "shatteredSeas",
32221
+ "obtainable": "ubisoftStore",
32222
+ "dateAdded": "2026-05-12",
32223
+ "lastUpdated": "2026-05-12"
32224
+ },
32225
+ "kingpinsHangover": {
32226
+ "id": "kingpinsHangover",
32227
+ "type": "bombardWeaponSkin",
32228
+ "effect": "emissive",
32229
+ "event": "moonshineLarceny",
32230
+ "season": "shatteredSeas",
32231
+ "obtainable": "ubisoftStore",
32232
+ "dateAdded": "2026-05-12",
32233
+ "lastUpdated": "2026-05-12"
32234
+ },
32235
+ "leonasTricorne": {
32236
+ "id": "leonasTricorne",
32237
+ "type": "headwear",
32238
+ "set": "leonasLegend",
32239
+ "obtainable": "ubisoftStore",
32240
+ "dateAdded": "2026-05-12",
32241
+ "lastUpdated": "2026-05-12"
32242
+ },
32243
+ "queensCommand": {
32244
+ "id": "queensCommand",
32245
+ "type": "torso",
32246
+ "set": "leonasLegend",
32247
+ "obtainable": "ubisoftStore",
32248
+ "dateAdded": "2026-05-12",
32249
+ "lastUpdated": "2026-05-12"
32250
+ },
32251
+ "rococoRoar": {
32252
+ "id": "rococoRoar",
32253
+ "type": "neck",
32254
+ "set": "leonasLegend",
32255
+ "obtainable": "ubisoftStore",
32256
+ "dateAdded": "2026-05-12",
32257
+ "lastUpdated": "2026-05-12"
32258
+ },
32259
+ "prideguard": {
32260
+ "id": "prideguard",
32261
+ "type": "forearm",
32262
+ "set": "leonasLegend",
32263
+ "obtainable": "ubisoftStore",
32264
+ "dateAdded": "2026-05-12",
32265
+ "lastUpdated": "2026-05-12"
32266
+ },
32267
+ "sigilOfSavagery": {
32268
+ "id": "sigilOfSavagery",
32269
+ "type": "waist",
32270
+ "set": "leonasLegend",
32271
+ "obtainable": "ubisoftStore",
32272
+ "dateAdded": "2026-05-12",
32273
+ "lastUpdated": "2026-05-12"
32274
+ },
32275
+ "sabreSlashed": {
32276
+ "id": "sabreSlashed",
32277
+ "type": "bottom",
32278
+ "set": "leonasLegend",
32279
+ "obtainable": "ubisoftStore",
32280
+ "dateAdded": "2026-05-12",
32281
+ "lastUpdated": "2026-05-12"
32282
+ },
32283
+ "greavesOfGlory": {
32284
+ "id": "greavesOfGlory",
32285
+ "type": "footwear",
32286
+ "set": "leonasLegend",
32287
+ "obtainable": "ubisoftStore",
32288
+ "dateAdded": "2026-05-12",
32289
+ "lastUpdated": "2026-05-12"
32290
+ },
32291
+ "tricornOfTrance": {
32292
+ "id": "tricornOfTrance",
32293
+ "type": "headwear",
32294
+ "event": "moonshineLarceny",
32295
+ "season": "shatteredSeas",
32296
+ "set": "summerDreams",
32297
+ "obtainable": ["ubisoftStore","ubisoftStoreRedeemableWithEventToken"],
32298
+ "dateAdded": "2026-05-12",
32299
+ "lastUpdated": "2026-05-12"
32300
+ },
32301
+ "daydreamers": {
32302
+ "id": "daydreamers",
32303
+ "type": "faceAccessory",
32304
+ "event": "moonshineLarceny",
32305
+ "season": "shatteredSeas",
32306
+ "set": "summerDreams",
32307
+ "obtainable": ["ubisoftStore","ubisoftStoreRedeemableWithEventToken"],
32308
+ "dateAdded": "2026-05-12",
32309
+ "lastUpdated": "2026-05-12"
32310
+ },
32311
+ "highNoonHalter": {
32312
+ "id": "highNoonHalter",
32313
+ "type": "torso",
32314
+ "event": "moonshineLarceny",
32315
+ "season": "shatteredSeas",
32316
+ "set": "summerDreams",
32317
+ "obtainable": ["ubisoftStore","ubisoftStoreRedeemableWithEventToken"],
32318
+ "dateAdded": "2026-05-12",
32319
+ "lastUpdated": "2026-05-12"
32320
+ },
32321
+ "gardenia": {
32322
+ "id": "gardenia",
32323
+ "type": "neck",
32324
+ "event": "moonshineLarceny",
32325
+ "season": "shatteredSeas",
32326
+ "set": "summerDreams",
32327
+ "obtainable": ["ubisoftStore","ubisoftStoreRedeemableWithEventToken"],
32328
+ "dateAdded": "2026-05-12",
32329
+ "lastUpdated": "2026-05-12"
32330
+ },
32331
+ "nomadicWraps": {
32332
+ "id": "nomadicWraps",
32333
+ "type": "forearm",
32334
+ "event": "moonshineLarceny",
32335
+ "season": "shatteredSeas",
32336
+ "set": "summerDreams",
32337
+ "obtainable": ["ubisoftStore","ubisoftStoreRedeemableWithEventToken"],
32338
+ "dateAdded": "2026-05-12",
32339
+ "lastUpdated": "2026-05-12"
32340
+ },
32341
+ "wineSaddle": {
32342
+ "id": "wineSaddle",
32343
+ "type": "waist",
32344
+ "event": "moonshineLarceny",
32345
+ "season": "shatteredSeas",
32346
+ "set": "summerDreams",
32347
+ "obtainable": ["ubisoftStore","ubisoftStoreRedeemableWithEventToken"],
32348
+ "dateAdded": "2026-05-12",
32349
+ "lastUpdated": "2026-05-12"
32350
+ },
32351
+ "moonsandRings": {
32352
+ "id": "moonsandRings",
32353
+ "type": "hand",
32354
+ "event": "moonshineLarceny",
32355
+ "season": "shatteredSeas",
32356
+ "set": "summerDreams",
32357
+ "obtainable": ["ubisoftStore","ubisoftStoreRedeemableWithEventToken"],
32358
+ "dateAdded": "2026-05-12",
32359
+ "lastUpdated": "2026-05-12"
32360
+ },
32361
+ "driftclothTrousers": {
32362
+ "id": "driftclothTrousers",
32363
+ "type": "bottom",
32364
+ "event": "moonshineLarceny",
32365
+ "season": "shatteredSeas",
32366
+ "set": "summerDreams",
32367
+ "obtainable": ["ubisoftStore","ubisoftStoreRedeemableWithEventToken"],
32368
+ "dateAdded": "2026-05-12",
32369
+ "lastUpdated": "2026-05-12"
32370
+ },
32371
+ "beachyBoots": {
32372
+ "id": "beachyBoots",
32373
+ "type": "footwear",
32374
+ "event": "moonshineLarceny",
32375
+ "season": "shatteredSeas",
32376
+ "set": "summerDreams",
32377
+ "obtainable": ["ubisoftStore","ubisoftStoreRedeemableWithEventToken"],
32378
+ "dateAdded": "2026-05-12",
32379
+ "lastUpdated": "2026-05-12"
32380
+ },
32381
+ "sunburntInk": {
32382
+ "id": "sunburntInk",
32383
+ "type": "bodyCosmetics",
32384
+ "event": "moonshineLarceny",
32385
+ "season": "shatteredSeas",
32386
+ "set": "summerDreams",
32387
+ "obtainable": ["ubisoftStore","ubisoftStoreRedeemableWithEventToken"],
32388
+ "dateAdded": "2026-05-12",
32389
+ "lastUpdated": "2026-05-12"
32390
+ },
32391
+ "wetMeGulletBeer": {
32392
+ "id": "wetMeGulletBeer",
32393
+ "type": "firework",
32394
+ "event": "moonshineLarceny",
32395
+ "season": "shatteredSeas",
32396
+ "obtainable": "ubisoftStore",
32397
+ "dateAdded": "2026-05-12",
32398
+ "lastUpdated": "2026-05-12"
32399
+ },
32400
+ "gildcoinTricorne": {
32401
+ "id": "gildcoinTricorne",
32402
+ "type": "headwear",
32403
+ "set": "theBohemian",
32404
+ "obtainable": "ubisoftStore",
32405
+ "dateAdded": "2026-05-12",
32406
+ "lastUpdated": "2026-05-12"
32407
+ },
32408
+ "beadsOfWisdom": {
32409
+ "id": "beadsOfWisdom",
32410
+ "type": "faceAccessory",
32411
+ "set": "theBohemian",
32412
+ "obtainable": "ubisoftStore",
32413
+ "dateAdded": "2026-05-12",
32414
+ "lastUpdated": "2026-05-12"
32415
+ },
32416
+ "feverGreen": {
32417
+ "id": "feverGreen",
32418
+ "type": "eyeColor",
32419
+ "set": "theBohemian",
32420
+ "obtainable": "ubisoftStore",
32421
+ "dateAdded": "2026-05-12",
32422
+ "lastUpdated": "2026-05-12"
32423
+ },
32424
+ "poetsCoat": {
32425
+ "id": "poetsCoat",
32426
+ "type": "torso",
32427
+ "set": "theBohemian",
32428
+ "obtainable": "ubisoftStore",
32429
+ "dateAdded": "2026-05-12",
32430
+ "lastUpdated": "2026-05-12"
32431
+ },
32432
+ "pendantOfPeril": {
32433
+ "id": "pendantOfPeril",
32434
+ "type": "neck",
32435
+ "set": "theBohemian",
32436
+ "obtainable": "ubisoftStore",
32437
+ "dateAdded": "2026-05-12",
32438
+ "lastUpdated": "2026-05-12"
32439
+ },
32440
+ "stolenSash": {
32441
+ "id": "stolenSash",
32442
+ "type": "waist",
32443
+ "set": "theBohemian",
32444
+ "obtainable": "ubisoftStore",
32445
+ "dateAdded": "2026-05-12",
32446
+ "lastUpdated": "2026-05-12"
32447
+ },
32448
+ "oceanEyes": {
32449
+ "id": "oceanEyes",
32450
+ "type": "hand",
32451
+ "set": "theBohemian",
32452
+ "obtainable": "ubisoftStore",
32453
+ "dateAdded": "2026-05-12",
32454
+ "lastUpdated": "2026-05-12"
32455
+ },
32456
+ "breezyPleats": {
32457
+ "id": "breezyPleats",
32458
+ "type": "bottom",
32459
+ "set": "theBohemian",
32460
+ "obtainable": "ubisoftStore",
32461
+ "dateAdded": "2026-05-12",
32462
+ "lastUpdated": "2026-05-12"
32463
+ },
32464
+ "suedeStrides": {
32465
+ "id": "suedeStrides",
32466
+ "type": "footwear",
32467
+ "set": "theBohemian",
32468
+ "obtainable": "ubisoftStore",
32469
+ "dateAdded": "2026-05-12",
32470
+ "lastUpdated": "2026-05-12"
32471
+ },
32472
+ "windWarrior": {
32473
+ "id": "windWarrior",
32474
+ "type": "faceAccessory",
32475
+ "set": "wastelandWarrior",
32476
+ "obtainable": "ubisoftStore",
32477
+ "dateAdded": "2026-05-12",
32478
+ "lastUpdated": "2026-05-12"
32479
+ },
32480
+ "opalescent": {
32481
+ "id": "opalescent",
32482
+ "type": "eyeColor",
32483
+ "set": "wastelandWarrior",
32484
+ "obtainable": "ubisoftStore",
32485
+ "dateAdded": "2026-05-12",
32486
+ "lastUpdated": "2026-05-12"
32487
+ },
32488
+ "privateersPelt": {
32489
+ "id": "privateersPelt",
32490
+ "type": "torso",
32491
+ "set": "wastelandWarrior",
32492
+ "obtainable": "ubisoftStore",
32493
+ "dateAdded": "2026-05-12",
32494
+ "lastUpdated": "2026-05-12"
32495
+ },
32496
+ "scrapyardTotems": {
32497
+ "id": "scrapyardTotems",
32498
+ "type": "neck",
32499
+ "set": "wastelandWarrior",
32500
+ "obtainable": "ubisoftStore",
32501
+ "dateAdded": "2026-05-12",
32502
+ "lastUpdated": "2026-05-12"
32503
+ },
32504
+ "scrapIronBracer": {
32505
+ "id": "scrapIronBracer",
32506
+ "type": "forearm",
32507
+ "set": "wastelandWarrior",
32508
+ "obtainable": "ubisoftStore",
32509
+ "dateAdded": "2026-05-12",
32510
+ "lastUpdated": "2026-05-12"
32511
+ },
32512
+ "deathsKeeper": {
32513
+ "id": "deathsKeeper",
32514
+ "type": "waist",
32515
+ "set": "wastelandWarrior",
32516
+ "obtainable": "ubisoftStore",
32517
+ "dateAdded": "2026-05-12",
32518
+ "lastUpdated": "2026-05-12"
32519
+ },
32520
+ "chunkyChaps": {
32521
+ "id": "chunkyChaps",
32522
+ "type": "bottom",
32523
+ "set": "wastelandWarrior",
32524
+ "obtainable": "ubisoftStore",
32525
+ "dateAdded": "2026-05-12",
32526
+ "lastUpdated": "2026-05-12"
32527
+ },
32528
+ "steelstep": {
32529
+ "id": "steelstep",
32530
+ "type": "footwear",
32531
+ "set": "wastelandWarrior",
32532
+ "obtainable": "ubisoftStore",
32533
+ "dateAdded": "2026-05-12",
32534
+ "lastUpdated": "2026-05-12"
32535
+ },
32536
+ "survivorsMarks": {
32537
+ "id": "survivorsMarks",
32538
+ "type": "bodyCosmetics",
32539
+ "set": "wastelandWarrior",
32540
+ "obtainable": "ubisoftStore",
32541
+ "dateAdded": "2026-05-12",
32542
+ "lastUpdated": "2026-05-12"
32543
+ },
32544
+ "raidersScar": {
32545
+ "id": "raidersScar",
32546
+ "type": "sailsEmblem",
32547
+ "set": "jadeProwler",
32548
+ "obtainable": "ubisoftStore",
32549
+ "dateAdded": "2026-05-12",
32550
+ "lastUpdated": "2026-05-12"
32551
+ },
32552
+ "windriderSP": {
32553
+ "id": "windriderSP",
32554
+ "type": "sailsPattern",
32555
+ "set": "jadeProwler",
32556
+ "obtainable": "ubisoftStore",
32557
+ "dateAdded": "2026-05-12",
32558
+ "lastUpdated": "2026-05-12"
32559
+ },
32560
+ "bloodiedCanopy": {
32561
+ "id": "bloodiedCanopy",
32562
+ "type": "sailsColor",
32563
+ "set": "jadeProwler",
32564
+ "obtainable": "ubisoftStore",
32565
+ "dateAdded": "2026-05-12",
32566
+ "lastUpdated": "2026-05-12"
32567
+ },
32568
+ "clawsOfConquest": {
32569
+ "id": "clawsOfConquest",
32570
+ "type": "figureHead",
32571
+ "effect": "emissive",
32572
+ "set": "jadeProwler",
32573
+ "obtainable": "ubisoftStore",
32574
+ "dateAdded": "2026-05-12",
32575
+ "lastUpdated": "2026-05-12"
32576
+ },
32577
+ "emeraldWildbark": {
32578
+ "id": "emeraldWildbark",
32579
+ "type": "hull",
32580
+ "set": "jadeProwler",
32581
+ "obtainable": "ubisoftStore",
32582
+ "dateAdded": "2026-05-12",
32583
+ "lastUpdated": "2026-05-12"
32584
+ },
32585
+ "stormHowler": {
32586
+ "id": "stormHowler",
32587
+ "type": "nameplate",
32588
+ "effect": "emissive",
32589
+ "set": "jadeProwler",
32590
+ "obtainable": "ubisoftStore",
32591
+ "dateAdded": "2026-05-12",
32592
+ "lastUpdated": "2026-05-12"
32593
+ },
32594
+ "nightStalker": {
32595
+ "id": "nightStalker",
32596
+ "type": "wheel",
32597
+ "effect": "emissive",
32598
+ "set": "jadeProwler",
32599
+ "obtainable": "ubisoftStore",
32600
+ "dateAdded": "2026-05-12",
32601
+ "lastUpdated": "2026-05-12"
32602
+ },
32603
+ "warBellow": {
32604
+ "id": "warBellow",
32605
+ "type": "sailsEmblem",
32606
+ "set": "libertysHorn",
32607
+ "obtainable": "ubisoftStore",
32608
+ "dateAdded": "2026-05-12",
32609
+ "lastUpdated": "2026-05-12"
32610
+ },
32611
+ "steelStampede": {
32612
+ "id": "steelStampede",
32613
+ "type": "sailsPattern",
32614
+ "set": "libertysHorn",
32615
+ "obtainable": "ubisoftStore",
32616
+ "dateAdded": "2026-05-12",
32617
+ "lastUpdated": "2026-05-12"
32618
+ },
32619
+ "razorweave": {
32620
+ "id": "razorweave",
32621
+ "type": "sailsColor",
32622
+ "set": "libertysHorn",
32623
+ "obtainable": "ubisoftStore",
32624
+ "dateAdded": "2026-05-12",
32625
+ "lastUpdated": "2026-05-12"
32626
+ },
32627
+ "rebelCharge": {
32628
+ "id": "rebelCharge",
32629
+ "type": "figureHead",
32630
+ "effect": "emissive",
32631
+ "set": "libertysHorn",
32632
+ "obtainable": "ubisoftStore",
32633
+ "dateAdded": "2026-05-12",
32634
+ "lastUpdated": "2026-05-12"
32635
+ },
32636
+ "bloodyAnvil": {
32637
+ "id": "bloodyAnvil",
32638
+ "type": "hull",
32639
+ "set": "libertysHorn",
32640
+ "obtainable": "ubisoftStore",
32641
+ "dateAdded": "2026-05-12",
32642
+ "lastUpdated": "2026-05-12"
32643
+ },
32644
+ "hornedOne": {
32645
+ "id": "hornedOne",
32646
+ "type": "nameplate",
32647
+ "effect": "emissive",
32648
+ "set": "libertysHorn",
32649
+ "obtainable": "ubisoftStore",
32650
+ "dateAdded": "2026-05-12",
32651
+ "lastUpdated": "2026-05-12"
32652
+ },
32653
+ "theShatteredYoke": {
32654
+ "id": "theShatteredYoke",
32655
+ "type": "wheel",
32656
+ "effect": "emissive",
32657
+ "set": "libertysHorn",
32658
+ "obtainable": "ubisoftStore",
32659
+ "dateAdded": "2026-05-12",
32660
+ "lastUpdated": "2026-05-12"
32661
+ },
32662
+ "emberHorn": {
32663
+ "id": "emberHorn",
32664
+ "type": "firework",
32665
+ "obtainable": "ubisoftStore",
32666
+ "dateAdded": "2026-05-12",
32667
+ "lastUpdated": "2026-05-12"
32668
+ },
32669
+ "markOfRebellion": {
32670
+ "id": "markOfRebellion",
32671
+ "type": "sailsEmblem",
32672
+ "season": "eyeOfTheBeast",
32673
+ "set": "ashesOfAllegiance",
32674
+ "obtainable": ["twitchDrop","twitchDropYear3Showcase"],
32675
+ "dateAdded": "2026-05-06",
32676
+ "lastUpdated": "2026-05-06"
32677
+ },
32678
+ "rusttide": {
32679
+ "id": "rusttide",
32680
+ "type": "hull",
32681
+ "season": "eyeOfTheBeast",
32682
+ "set": "ashesOfAllegiance",
32683
+ "obtainable": ["twitchDrop","twitchDropYear3Showcase"],
32684
+ "dateAdded": "2026-05-06",
32685
+ "lastUpdated": "2026-05-06"
32686
+ },
32687
+ "wornAllegiance": {
32688
+ "id": "wornAllegiance",
32689
+ "type": "sailsColor",
32690
+ "effect": "emissive",
32691
+ "season": "eyeOfTheBeast",
32692
+ "set": "ashesOfAllegiance",
32693
+ "obtainable": ["twitchDrop","twitchDropYear3Showcase"],
32694
+ "dateAdded": "2026-05-06",
32695
+ "lastUpdated": "2026-05-06"
32696
+ },
32697
+ "whisperedRuin": {
32698
+ "id": "whisperedRuin",
32699
+ "type": "sailsPattern",
32700
+ "season": "eyeOfTheBeast",
32701
+ "set": "ashesOfAllegiance",
32702
+ "obtainable": ["twitchDrop","twitchDropYear3Showcase"],
32703
+ "dateAdded": "2026-05-06",
32704
+ "lastUpdated": "2026-05-06"
32705
+ },
32706
+ "johnnyBlue": {
32707
+ "id": "johnnyBlue",
32708
+ "type": "pet",
32709
+ "season": "shatteredSeas",
32710
+ "obtainable": "premiumPass",
32711
+ "dateAdded": "2026-05-12",
32712
+ "lastUpdated": "2026-05-12"
32713
+ },
32714
+ "hairlessHenrietta": {
32715
+ "id": "hairlessHenrietta",
32716
+ "type": "pet",
32717
+ "season": "shatteredSeas",
32718
+ "obtainable": [["premiumPass","smugglerPassFinalReward"]],
32719
+ "dateAdded": "2026-05-12",
32720
+ "lastUpdated": "2026-05-12"
32721
+ },
32722
+ "deathsHalo": {
32723
+ "id": "deathsHalo",
32724
+ "type": "sailsEmblem",
32725
+ "set": "theGunSaint",
32726
+ "season": "shatteredSeas",
32727
+ "obtainable": [["premiumPass","smugglerPass50Reward"]],
32728
+ "dateAdded": "2026-05-12",
32729
+ "lastUpdated": "2026-05-12"
32730
+ },
32731
+ "bonecharkOak": {
32732
+ "id": "bonecharkOak",
32733
+ "type": "hull",
32734
+ "set": "theGunSaint",
32735
+ "season": "shatteredSeas",
32736
+ "obtainable": [["premiumPass","smugglerPass50Reward"]],
32737
+ "dateAdded": "2026-05-12",
32738
+ "lastUpdated": "2026-05-12"
32739
+ },
32740
+ "soulsShroud": {
32741
+ "id": "soulsShroud",
32742
+ "type": "sailsColor",
32743
+ "effect": "emissive",
32744
+ "set": "theGunSaint",
32745
+ "season": "shatteredSeas",
32746
+ "obtainable": [["premiumPass","smugglerPass50Reward"]],
32747
+ "dateAdded": "2026-05-12",
32748
+ "lastUpdated": "2026-05-12"
32749
+ },
32750
+ "sermonOfAsh": {
32751
+ "id": "sermonOfAsh",
32752
+ "type": "sailsPattern",
32753
+ "set": "theGunSaint",
32754
+ "season": "shatteredSeas",
32755
+ "obtainable": [["premiumPass","smugglerPass50Reward"]],
32756
+ "dateAdded": "2026-05-12",
32757
+ "lastUpdated": "2026-05-12"
32758
+ },
32759
+ "nightMaresStrike": {
32760
+ "id": "nightMaresStrike",
32761
+ "type": "figureHead",
32762
+ "effect": "emissive",
32763
+ "set": "exileRoyal",
32764
+ "season": "shatteredSeas",
32765
+ "obtainable": "premiumPass",
32766
+ "dateAdded": "2026-05-12",
32767
+ "lastUpdated": "2026-05-12"
32768
+ },
32769
+ "silkBlade": {
32770
+ "id": "silkBlade",
32771
+ "type": "nameplate",
32772
+ "effect": "emissive",
32773
+ "set": "exileRoyal",
32774
+ "season": "shatteredSeas",
32775
+ "obtainable": "premiumPass",
32776
+ "dateAdded": "2026-05-12",
32777
+ "lastUpdated": "2026-05-12"
32778
+ },
32779
+ "theWildGlory": {
32780
+ "id": "theWildGlory",
32781
+ "type": "trophy",
32782
+ "effect": "emissive",
32783
+ "set": "exileRoyal",
32784
+ "season": "shatteredSeas",
32785
+ "obtainable": "premiumPass",
32786
+ "dateAdded": "2026-05-12",
32787
+ "lastUpdated": "2026-05-12"
32788
+ },
32789
+ "theStormingSteed": {
32790
+ "id": "theStormingSteed",
32791
+ "type": "sailsEmblem",
32792
+ "season": "shatteredSeas",
32793
+ "set": "exileRoyal",
32794
+ "obtainable": "premiumPass",
32795
+ "dateAdded": "2026-05-12",
32796
+ "lastUpdated": "2026-05-12"
32797
+ },
32798
+ "renegadesPlate": {
32799
+ "id": "renegadesPlate",
32800
+ "type": "hull",
32801
+ "season": "shatteredSeas",
32802
+ "set": "exileRoyal",
32803
+ "obtainable": "premiumPass",
32804
+ "dateAdded": "2026-05-12",
32805
+ "lastUpdated": "2026-05-12"
32806
+ },
32807
+ "midnightMane": {
32808
+ "id": "midnightMane",
32809
+ "type": "sailsColor",
32810
+ "effect": "emissive",
32811
+ "season": "shatteredSeas",
32812
+ "set": "exileRoyal",
32813
+ "obtainable": "premiumPass",
32814
+ "dateAdded": "2026-05-12",
32815
+ "lastUpdated": "2026-05-12"
32816
+ },
32817
+ "shadowCharge": {
32818
+ "id": "shadowCharge",
32819
+ "type": "sailsPattern",
32820
+ "season": "shatteredSeas",
32821
+ "set": "exileRoyal",
32822
+ "obtainable": "premiumPass",
32823
+ "dateAdded": "2026-05-12",
32824
+ "lastUpdated": "2026-05-12"
32825
+ },
32826
+ "wrathOfHell": {
32827
+ "id": "wrathOfHell",
32828
+ "type": "figureHead",
32829
+ "effect": ["emissive","combatReactive"],
32830
+ "season": "shatteredSeas",
32831
+ "set": "hellfireReign",
32832
+ "obtainable": "premiumPass",
32833
+ "dateAdded": "2026-05-12",
32834
+ "lastUpdated": "2026-05-12"
32835
+ },
32836
+ "daimon": {
32837
+ "id": "daimon",
32838
+ "type": "nameplate",
32839
+ "effect": "emissive",
32840
+ "season": "shatteredSeas",
32841
+ "set": "hellfireReign",
32842
+ "obtainable": "premiumPass",
32843
+ "dateAdded": "2026-05-12",
32844
+ "lastUpdated": "2026-05-12"
32845
+ },
32846
+ "theInfernalMaws": {
32847
+ "id": "theInfernalMaws",
32848
+ "type": "ornaments",
32849
+ "effect": "emissive",
32850
+ "season": "shatteredSeas",
32851
+ "set": "hellfireReign",
32852
+ "obtainable": "premiumPass",
32853
+ "dateAdded": "2026-05-12",
32854
+ "lastUpdated": "2026-05-12"
32855
+ },
32856
+ "burningOath": {
32857
+ "id": "burningOath",
32858
+ "type": "sailsEmblem",
32859
+ "season": "shatteredSeas",
32860
+ "set": "hellfireReign",
32861
+ "obtainable": "premiumPass",
32862
+ "dateAdded": "2026-05-12",
32863
+ "lastUpdated": "2026-05-12"
32864
+ },
32865
+ "tidesOfAsh": {
32866
+ "id": "tidesOfAsh",
32867
+ "type": "hull",
32868
+ "season": "shatteredSeas",
32869
+ "set": "hellfireReign",
32870
+ "obtainable": "premiumPass",
32871
+ "dateAdded": "2026-05-12",
32872
+ "lastUpdated": "2026-05-12"
32873
+ },
32874
+ "emberblood": {
32875
+ "id": "emberblood",
32876
+ "type": "sailsColor",
32877
+ "effect": "emissive",
32878
+ "season": "shatteredSeas",
32879
+ "set": "hellfireReign",
32880
+ "obtainable": "premiumPass",
32881
+ "dateAdded": "2026-05-12",
32882
+ "lastUpdated": "2026-05-12"
32883
+ },
32884
+ "pyrebound": {
32885
+ "id": "pyrebound",
32886
+ "type": "sailsPattern",
32887
+ "season": "shatteredSeas",
32888
+ "set": "hellfireReign",
32889
+ "obtainable": "premiumPass",
32890
+ "dateAdded": "2026-05-12",
32891
+ "lastUpdated": "2026-05-12"
32892
+ },
32893
+ "driftwoodPhantom": {
32894
+ "id": "driftwoodPhantom",
32895
+ "type": "figureHead",
32896
+ "upgrades": ["moonlitPhantom","gildedPhantom"],
32897
+ "season": "shatteredSeas",
32898
+ "set": "cursedDjinns",
32899
+ "obtainable": "premiumPass",
32900
+ "dateAdded": "2026-05-12",
32901
+ "lastUpdated": "2026-05-12"
32902
+ },
32903
+ "moonlitPhantom": {
32904
+ "id": "moonlitPhantom",
32905
+ "type": "figureHead",
32906
+ "effect": "emissive",
32907
+ "tier": 1,
32908
+ "basic": "driftwoodPhantom",
32909
+ "upgrades": ["gildedPhantom"],
32910
+ "season": "shatteredSeas",
32911
+ "set": "cursedDjinns",
32912
+ "required": {
32913
+ "greenheartPlank": 7,
32914
+ "phoenixPinion": 3,
32915
+ "azureDragonHead": 3,
32916
+ "artisansRefinementPack": 3
32917
+ },
32918
+ "obtainable": ["ubisoftStore","upgradeWithMaterials"],
32919
+ "dateAdded": "2026-05-12",
32920
+ "lastUpdated": "2026-05-12"
32921
+ },
32922
+ "gildedPhantom": {
32923
+ "id": "gildedPhantom",
32924
+ "type": "figureHead",
32925
+ "effect": ["emissive","combatReactive"],
32926
+ "tier": 2,
32927
+ "basic": "driftwoodPhantom",
32928
+ "season": "shatteredSeas",
32929
+ "set": "cursedDjinns",
32930
+ "required": {
32931
+ "phoenixBeak": 5,
32932
+ "azureDragonHead": 5,
32933
+ "jadePhoenixStatue": 2,
32934
+ "yellowDragonBanner": 2,
32935
+ "artisansRefinementPack": 5
32936
+ },
32937
+ "obtainable": ["ubisoftStore","upgradeWithMaterials"],
32938
+ "dateAdded": "2026-05-12",
32939
+ "lastUpdated": "2026-05-12"
32940
+ },
32941
+ "jinni": {
32942
+ "id": "jinni",
32943
+ "type": "nameplate",
32944
+ "effect": "emissive",
32945
+ "season": "shatteredSeas",
32946
+ "set": "cursedDjinns",
32947
+ "obtainable": "premiumPass",
32948
+ "dateAdded": "2026-05-12",
32949
+ "lastUpdated": "2026-05-12"
32950
+ },
32951
+ "eyeOfTheDjinn": {
32952
+ "id": "eyeOfTheDjinn",
32953
+ "type": "wheel",
32954
+ "effect": "emissive",
32955
+ "season": "shatteredSeas",
32956
+ "set": "cursedDjinns",
32957
+ "obtainable": "premiumPass",
32958
+ "dateAdded": "2026-05-12",
32959
+ "lastUpdated": "2026-05-12"
32960
+ },
32961
+ "midnightMirage": {
32962
+ "id": "midnightMirage",
32963
+ "type": "hull",
32964
+ "season": "shatteredSeas",
32965
+ "set": "cursedDjinns",
32966
+ "obtainable": "premiumPass",
32967
+ "dateAdded": "2026-05-12",
32968
+ "lastUpdated": "2026-05-12"
32969
+ },
32970
+ "theEternalSpectre": {
32971
+ "id": "theEternalSpectre",
32972
+ "type": "sailsEmblem",
32973
+ "season": "shatteredSeas",
32974
+ "set": "cursedDjinns",
32975
+ "obtainable": "premiumPass",
32976
+ "dateAdded": "2026-05-12",
32977
+ "lastUpdated": "2026-05-12"
32978
+ },
32979
+ "wraithshade": {
32980
+ "id": "wraithshade",
32981
+ "type": "sailsColor",
32982
+ "effect": "emissive",
32983
+ "season": "shatteredSeas",
32984
+ "set": "cursedDjinns",
32985
+ "obtainable": "premiumPass",
32986
+ "dateAdded": "2026-05-12",
32987
+ "lastUpdated": "2026-05-12"
32988
+ },
32989
+ "fiendOfTheSeas": {
32990
+ "id": "fiendOfTheSeas",
32991
+ "type": "sailsPattern",
32992
+ "season": "shatteredSeas",
32993
+ "set": "cursedDjinns",
32994
+ "obtainable": "premiumPass",
32995
+ "dateAdded": "2026-05-12",
32996
+ "lastUpdated": "2026-05-12"
32997
+ },
32998
+ "traitorsCinch": {
32999
+ "id": "traitorsCinch",
33000
+ "type": "waist",
33001
+ "set": "renegadeRoyale",
33002
+ "season": "shatteredSeas",
33003
+ "obtainable": "premiumPass",
33004
+ "dateAdded": "2026-05-12",
33005
+ "lastUpdated": "2026-05-12"
33006
+ },
33007
+ "breakawayBandit": {
33008
+ "id": "breakawayBandit",
33009
+ "type": "forearm",
33010
+ "set": "renegadeRoyale",
33011
+ "season": "shatteredSeas",
33012
+ "obtainable": "premiumPass",
33013
+ "dateAdded": "2026-05-12",
33014
+ "lastUpdated": "2026-05-12"
33015
+ },
33016
+ "rebelsight": {
33017
+ "id": "rebelsight",
33018
+ "type": "faceAccessory",
33019
+ "set": "renegadeRoyale",
33020
+ "season": "shatteredSeas",
33021
+ "obtainable": "premiumPass",
33022
+ "dateAdded": "2026-05-12",
33023
+ "lastUpdated": "2026-05-12"
33024
+ },
33025
+ "garnetsAndGoldust": {
33026
+ "id": "garnetsAndGoldust",
33027
+ "type": "hand",
33028
+ "set": "renegadeRoyale",
33029
+ "season": "shatteredSeas",
33030
+ "obtainable": "premiumPass",
33031
+ "dateAdded": "2026-05-12",
33032
+ "lastUpdated": "2026-05-12"
33033
+ },
33034
+ "bicorneNoir": {
33035
+ "id": "bicorneNoir",
33036
+ "type": "headwear",
33037
+ "set": "renegadeRoyale",
33038
+ "season": "shatteredSeas",
33039
+ "obtainable": "premiumPass",
33040
+ "dateAdded": "2026-05-12",
33041
+ "lastUpdated": "2026-05-12"
33042
+ },
33043
+ "aRoguesLuck": {
33044
+ "id": "aRoguesLuck",
33045
+ "type": "neck",
33046
+ "set": "renegadeRoyale",
33047
+ "season": "shatteredSeas",
33048
+ "obtainable": "premiumPass",
33049
+ "dateAdded": "2026-05-12",
33050
+ "lastUpdated": "2026-05-12"
33051
+ },
33052
+ "pilferedPants": {
33053
+ "id": "pilferedPants",
33054
+ "type": "bottom",
33055
+ "set": "renegadeRoyale",
33056
+ "season": "shatteredSeas",
33057
+ "obtainable": "premiumPass",
33058
+ "dateAdded": "2026-05-12",
33059
+ "lastUpdated": "2026-05-12"
33060
+ },
33061
+ "blackstep": {
33062
+ "id": "blackstep",
33063
+ "type": "footwear",
33064
+ "set": "renegadeRoyale",
33065
+ "season": "shatteredSeas",
33066
+ "obtainable": "premiumPass",
33067
+ "dateAdded": "2026-05-12",
33068
+ "lastUpdated": "2026-05-12"
33069
+ },
33070
+ "liarsFlair": {
33071
+ "id": "liarsFlair",
33072
+ "type": "torso",
33073
+ "set": "renegadeRoyale",
33074
+ "season": "shatteredSeas",
33075
+ "obtainable": "premiumPass",
33076
+ "dateAdded": "2026-05-12",
33077
+ "lastUpdated": "2026-05-12"
33078
+ },
33079
+ "raidersWrath": {
33080
+ "id": "raidersWrath",
33081
+ "type": "waist",
33082
+ "season": "shatteredSeas",
33083
+ "set": "demonKing",
33084
+ "obtainable": "premiumPass",
33085
+ "dateAdded": "2026-05-12",
33086
+ "lastUpdated": "2026-05-12"
33087
+ },
33088
+ "infernalLeather": {
33089
+ "id": "infernalLeather",
33090
+ "type": "forearm",
33091
+ "season": "shatteredSeas",
33092
+ "set": "demonKing",
33093
+ "obtainable": "premiumPass",
33094
+ "dateAdded": "2026-05-12",
33095
+ "lastUpdated": "2026-05-12"
33096
+ },
33097
+ "perilsPrize": {
33098
+ "id": "perilsPrize",
33099
+ "type": "headwear",
33100
+ "effect": "emissive",
33101
+ "season": "shatteredSeas",
33102
+ "set": "demonKing",
33103
+ "obtainable": "premiumPass",
33104
+ "dateAdded": "2026-05-12",
33105
+ "lastUpdated": "2026-05-12"
33106
+ },
33107
+ "theDevilsTeeth": {
33108
+ "id": "theDevilsTeeth",
33109
+ "type": "neck",
33110
+ "season": "shatteredSeas",
33111
+ "set": "demonKing",
33112
+ "obtainable": "premiumPass",
33113
+ "dateAdded": "2026-05-12",
33114
+ "lastUpdated": "2026-05-12"
33115
+ },
33116
+ "scorchedBottoms": {
33117
+ "id": "scorchedBottoms",
33118
+ "type": "bottom",
33119
+ "season": "shatteredSeas",
33120
+ "set": "demonKing",
33121
+ "obtainable": "premiumPass",
33122
+ "dateAdded": "2026-05-12",
33123
+ "lastUpdated": "2026-05-12"
33124
+ },
33125
+ "killersKickers": {
33126
+ "id": "killersKickers",
33127
+ "type": "footwear",
33128
+ "season": "shatteredSeas",
33129
+ "set": "demonKing",
33130
+ "obtainable": "premiumPass",
33131
+ "dateAdded": "2026-05-12",
33132
+ "lastUpdated": "2026-05-12"
33133
+ },
33134
+ "silkenRogue": {
33135
+ "id": "silkenRogue",
33136
+ "type": "torso",
33137
+ "season": "shatteredSeas",
33138
+ "set": "demonKing",
33139
+ "obtainable": "premiumPass",
33140
+ "dateAdded": "2026-05-12",
33141
+ "lastUpdated": "2026-05-12"
33142
+ },
33143
+ "sevenHells": {
33144
+ "id": "sevenHells",
33145
+ "type": "bodyCosmetics",
33146
+ "season": "shatteredSeas",
33147
+ "set": "demonKing",
33148
+ "obtainable": "premiumPass",
33149
+ "dateAdded": "2026-05-12",
33150
+ "lastUpdated": "2026-05-12"
33151
+ },
33152
+ "firesight": {
33153
+ "id": "firesight",
33154
+ "type": "eyeColor",
33155
+ "effect": "emissive",
33156
+ "season": "shatteredSeas",
33157
+ "set": "demonKing",
33158
+ "obtainable": "premiumPass",
33159
+ "dateAdded": "2026-05-12",
33160
+ "lastUpdated": "2026-05-12"
33161
+ },
33162
+ "swirlsOfChaos": {
33163
+ "id": "swirlsOfChaos",
33164
+ "type": "sailsPattern",
33165
+ "season": "shatteredSeas",
33166
+ "set": "tripleTrouble",
33167
+ "obtainable": "twitchDropYear3Season1",
33168
+ "dateAdded": "2026-05-12",
33169
+ "lastUpdated": "2026-05-12"
33170
+ },
33171
+ "verdantMenace": {
33172
+ "id": "verdantMenace",
33173
+ "type": "sailsColor",
33174
+ "season": "shatteredSeas",
33175
+ "set": "tripleTrouble",
33176
+ "obtainable": "twitchDropYear3Season1",
33177
+ "dateAdded": "2026-05-12",
33178
+ "lastUpdated": "2026-05-12"
33179
+ },
33180
+ "gildedGloom": {
33181
+ "id": "gildedGloom",
33182
+ "type": "hull",
33183
+ "season": "shatteredSeas",
33184
+ "set": "tripleTrouble",
33185
+ "obtainable": "twitchDropYear3Season1",
33186
+ "dateAdded": "2026-05-12",
33187
+ "lastUpdated": "2026-05-12"
33188
+ },
33189
+ "triosEnd": {
33190
+ "id": "triosEnd",
33191
+ "type": "sailsEmblem",
33192
+ "season": "shatteredSeas",
33193
+ "set": "tripleTrouble",
33194
+ "obtainable": "twitchDropYear3Season1",
33195
+ "dateAdded": "2026-05-12",
33196
+ "lastUpdated": "2026-05-12"
33197
+ },
33198
+ "dreadnote": {
33199
+ "id": "dreadnote",
33200
+ "type": "sailsEmblem",
33201
+ "effect": "animated",
33202
+ "season": "shatteredSeas",
33203
+ "set": "anthemOfAnarchy",
33204
+ "obtainable": "ubisoftStoreSeasonalStarterPack",
33205
+ "dateAdded": "2026-05-12",
33206
+ "lastUpdated": "2026-05-12"
33207
+ },
33208
+ "waveshredder": {
33209
+ "id": "waveshredder",
33210
+ "type": "hull",
33211
+ "season": "shatteredSeas",
33212
+ "set": "anthemOfAnarchy",
33213
+ "obtainable": "ubisoftStoreSeasonalStarterPack",
33214
+ "dateAdded": "2026-05-12",
33215
+ "lastUpdated": "2026-05-12"
33216
+ },
33217
+ "deadwindWhistle": {
33218
+ "id": "deadwindWhistle",
33219
+ "type": "sailsColor",
33220
+ "effect": "emissive",
33221
+ "season": "shatteredSeas",
33222
+ "set": "anthemOfAnarchy",
33223
+ "obtainable": "ubisoftStoreSeasonalStarterPack",
33224
+ "dateAdded": "2026-05-12",
33225
+ "lastUpdated": "2026-05-12"
33226
+ },
33227
+ "balladOfBlood": {
33228
+ "id": "balladOfBlood",
33229
+ "type": "sailsPattern",
33230
+ "season": "shatteredSeas",
33231
+ "set": "anthemOfAnarchy",
33232
+ "obtainable": "ubisoftStoreSeasonalStarterPack",
33233
+ "dateAdded": "2026-05-12",
33234
+ "lastUpdated": "2026-05-12"
33235
+ },
33236
+ "flamefang": {
33237
+ "id": "flamefang",
33238
+ "type": "sailsPattern",
33239
+ "season": "shatteredSeas",
33240
+ "set": "dragonblood",
33241
+ "obtainable": [["ubisoftStoreSeasonalPack","ubisoftStoreSeasonalBox"]],
33242
+ "dateAdded": "2026-05-12",
33243
+ "lastUpdated": "2026-05-12"
33244
+ },
33245
+ "goldfleckedRoar": {
33246
+ "id": "goldfleckedRoar",
33247
+ "type": "sailsEmblem",
33248
+ "season": "shatteredSeas",
33249
+ "set": "dragonblood",
33250
+ "obtainable": [["ubisoftStoreSeasonalPack","ubisoftStoreSeasonalBox"]],
33251
+ "dateAdded": "2026-05-12",
33252
+ "lastUpdated": "2026-05-12"
33253
+ },
33254
+ "wyrmscaleArmor": {
33255
+ "id": "wyrmscaleArmor",
33256
+ "type": "hull",
33257
+ "season": "shatteredSeas",
33258
+ "set": "dragonblood",
33259
+ "obtainable": [["ubisoftStoreSeasonalPack","ubisoftStoreSeasonalBox"]],
33260
+ "dateAdded": "2026-05-12",
33261
+ "lastUpdated": "2026-05-12"
33262
+ },
33263
+ "scorchingSkies": {
33264
+ "id": "scorchingSkies",
33265
+ "type": "sailsColor",
33266
+ "effect": "emissive",
33267
+ "season": "shatteredSeas",
33268
+ "set": "dragonblood",
33269
+ "obtainable": [["ubisoftStoreSeasonalPack","ubisoftStoreSeasonalBox"]],
33270
+ "dateAdded": "2026-05-12",
33271
+ "lastUpdated": "2026-05-12"
33272
+ },
33273
+ "goldenFlicker": {
33274
+ "id": "goldenFlicker",
33275
+ "type": "aura",
33276
+ "effect": "bossKillReactive",
33277
+ "season": "shatteredSeas",
33278
+ "obtainable": [["ubisoftStoreSeasonalPack","ubisoftStoreSeasonalBoatload"]],
33279
+ "dateAdded": "2026-05-12",
33280
+ "lastUpdated": "2026-05-12"
33281
+ },
33282
+ "sunplunderCinch": {
33283
+ "id": "sunplunderCinch",
33284
+ "type": "waist",
33285
+ "season": "shatteredSeas",
33286
+ "set": "desertMarauder",
33287
+ "obtainable": "premiumPass",
33288
+ "dateAdded": "2026-05-12",
33289
+ "lastUpdated": "2026-05-12"
33290
+ },
33291
+ "wishboundArmlet": {
33292
+ "id": "wishboundArmlet",
33293
+ "type": "forearm",
33294
+ "season": "shatteredSeas",
33295
+ "set": "desertMarauder",
33296
+ "obtainable": "premiumPass",
33297
+ "dateAdded": "2026-05-12",
33298
+ "lastUpdated": "2026-05-12"
33299
+ },
33300
+ "nomadOfTheNight": {
33301
+ "id": "nomadOfTheNight",
33302
+ "type": "headwear",
33303
+ "season": "shatteredSeas",
33304
+ "set": "desertMarauder",
33305
+ "obtainable": "premiumPass",
33306
+ "dateAdded": "2026-05-12",
33307
+ "lastUpdated": "2026-05-12"
33308
+ },
33309
+ "djinnsmoke": {
33310
+ "id": "djinnsmoke",
33311
+ "type": "neck",
33312
+ "season": "shatteredSeas",
33313
+ "set": "desertMarauder",
33314
+ "obtainable": "premiumPass",
33315
+ "dateAdded": "2026-05-12",
33316
+ "lastUpdated": "2026-05-12"
33317
+ },
33318
+ "whisperstitch": {
33319
+ "id": "whisperstitch",
33320
+ "type": "bottom",
33321
+ "season": "shatteredSeas",
33322
+ "set": "desertMarauder",
33323
+ "obtainable": "premiumPass",
33324
+ "dateAdded": "2026-05-12",
33325
+ "lastUpdated": "2026-05-12"
33326
+ },
33327
+ "crescentmark": {
33328
+ "id": "crescentmark",
33329
+ "type": "footwear",
33330
+ "season": "shatteredSeas",
33331
+ "set": "desertMarauder",
33332
+ "obtainable": "premiumPass",
33333
+ "dateAdded": "2026-05-12",
33334
+ "lastUpdated": "2026-05-12"
33335
+ },
33336
+ "mirageborne": {
33337
+ "id": "mirageborne",
33338
+ "type": "torso",
33339
+ "season": "shatteredSeas",
33340
+ "set": "desertMarauder",
33341
+ "obtainable": "premiumPass",
33342
+ "dateAdded": "2026-05-12",
33343
+ "lastUpdated": "2026-05-12"
33344
+ },
33345
+ "glitterskin": {
33346
+ "id": "glitterskin",
33347
+ "type": "bodyCosmetics",
33348
+ "season": "shatteredSeas",
33349
+ "set": "desertMarauder",
33350
+ "obtainable": "premiumPass",
33351
+ "dateAdded": "2026-05-12",
33352
+ "lastUpdated": "2026-05-12"
33353
+ },
33354
+ "desertMoon": {
33355
+ "id": "desertMoon",
33356
+ "type": "eyeColor",
33357
+ "effect": "emissive",
33358
+ "season": "shatteredSeas",
33359
+ "set": "desertMarauder",
33360
+ "obtainable": "premiumPass",
33361
+ "dateAdded": "2026-05-12",
33362
+ "lastUpdated": "2026-05-12"
33363
+ },
33364
+ "ceruleanKnot": {
33365
+ "id": "ceruleanKnot",
33366
+ "type": "waist",
33367
+ "season": "shatteredSeas",
33368
+ "set": "opalIslander",
33369
+ "required": {
33370
+ "gildmarks": 200
33371
+ },
33372
+ "obtainable": "williamBlackwoodSeasonalItemShatteredSeas",
33373
+ "dateAdded": "2026-05-12",
33374
+ "lastUpdated": "2026-05-12"
33375
+ },
33376
+ "drunkardsCuffs": {
33377
+ "id": "drunkardsCuffs",
33378
+ "type": "forearm",
33379
+ "season": "shatteredSeas",
33380
+ "set": "opalIslander",
33381
+ "required": {
33382
+ "gildmarks": 200
33383
+ },
33384
+ "obtainable": "williamBlackwoodSeasonalItemShatteredSeas",
33385
+ "dateAdded": "2026-05-12",
33386
+ "lastUpdated": "2026-05-12"
33387
+ },
33388
+ "scratchyPatchy": {
33389
+ "id": "scratchyPatchy",
33390
+ "type": "faceAccessory",
33391
+ "season": "shatteredSeas",
33392
+ "set": "opalIslander",
33393
+ "required": {
33394
+ "gildmarks": 200
33395
+ },
33396
+ "obtainable": "williamBlackwoodSeasonalItemShatteredSeas",
33397
+ "dateAdded": "2026-05-12",
33398
+ "lastUpdated": "2026-05-12"
33399
+ },
33400
+ "driftersCrown": {
33401
+ "id": "driftersCrown",
33402
+ "type": "headwear",
33403
+ "season": "shatteredSeas",
33404
+ "set": "opalIslander",
33405
+ "required": {
33406
+ "gildmarks": 200
33407
+ },
33408
+ "obtainable": "williamBlackwoodSeasonalItemShatteredSeas",
33409
+ "dateAdded": "2026-05-12",
33410
+ "lastUpdated": "2026-05-12"
33411
+ },
33412
+ "oseanasCurse": {
33413
+ "id": "oseanasCurse",
33414
+ "type": "neck",
33415
+ "season": "shatteredSeas",
33416
+ "set": "opalIslander",
33417
+ "required": {
33418
+ "gildmarks": 200
33419
+ },
33420
+ "obtainable": "williamBlackwoodSeasonalItemShatteredSeas",
33421
+ "dateAdded": "2026-05-12",
33422
+ "lastUpdated": "2026-05-12"
33423
+ },
33424
+ "skywash": {
33425
+ "id": "skywash",
33426
+ "type": "bottom",
33427
+ "season": "shatteredSeas",
33428
+ "set": "opalIslander",
33429
+ "required": {
33430
+ "gildmarks": 200
33431
+ },
33432
+ "obtainable": "williamBlackwoodSeasonalItemShatteredSeas",
33433
+ "dateAdded": "2026-05-12",
33434
+ "lastUpdated": "2026-05-12"
33435
+ },
33436
+ "crabbersBoots": {
33437
+ "id": "crabbersBoots",
33438
+ "type": "footwear",
33439
+ "season": "shatteredSeas",
33440
+ "set": "opalIslander",
33441
+ "required": {
33442
+ "gildmarks": 200
33443
+ },
33444
+ "obtainable": "williamBlackwoodSeasonalItemShatteredSeas",
33445
+ "dateAdded": "2026-05-12",
33446
+ "lastUpdated": "2026-05-12"
33447
+ },
33448
+ "opalweave": {
33449
+ "id": "opalweave",
33450
+ "type": "torso",
33451
+ "season": "shatteredSeas",
33452
+ "set": "opalIslander",
33453
+ "required": {
33454
+ "gildmarks": 200
33455
+ },
33456
+ "obtainable": "williamBlackwoodSeasonalItemShatteredSeas",
33457
+ "dateAdded": "2026-05-12",
33458
+ "lastUpdated": "2026-05-12"
33459
+ },
33460
+ "cutthroatCorsair": {
33461
+ "id": "cutthroatCorsair",
33462
+ "type": "sailsEmblem",
33463
+ "season": "shatteredSeas",
33464
+ "effect": "animated",
33465
+ "set": "rogueOWar",
33466
+ "event": "theHonorless",
33467
+ "obtainable": ["ubisoftStore","ubisoftStoreRedeemableWithEventToken"],
33468
+ "dateAdded": "2026-05-12",
33469
+ "lastUpdated": "2026-05-12"
33470
+ },
33471
+ "warborn": {
33472
+ "id": "warborn",
33473
+ "type": "sailsPattern",
33474
+ "season": "shatteredSeas",
33475
+ "set": "rogueOWar",
33476
+ "event": "theHonorless",
33477
+ "obtainable": ["ubisoftStore","ubisoftStoreRedeemableWithEventToken"],
33478
+ "dateAdded": "2026-05-12",
33479
+ "lastUpdated": "2026-05-12"
33480
+ },
33481
+ "battlecryBanner": {
33482
+ "id": "battlecryBanner",
33483
+ "type": "sailsColor",
33484
+ "effect": "emissive",
33485
+ "season": "shatteredSeas",
33486
+ "set": "rogueOWar",
33487
+ "event": "theHonorless",
33488
+ "obtainable": ["ubisoftStore","ubisoftStoreRedeemableWithEventToken"],
33489
+ "dateAdded": "2026-05-12",
33490
+ "lastUpdated": "2026-05-12"
33491
+ },
33492
+ "ignisBellona": {
33493
+ "id": "ignisBellona",
33494
+ "type": "figureHead",
33495
+ "season": "shatteredSeas",
33496
+ "effect": "emissive",
33497
+ "set": "rogueOWar",
33498
+ "event": "theHonorless",
33499
+ "obtainable": ["ubisoftStore","ubisoftStoreRedeemableWithEventToken"],
33500
+ "dateAdded": "2026-05-12",
33501
+ "lastUpdated": "2026-05-12"
33502
+ },
33503
+ "crimsonCurrents": {
33504
+ "id": "crimsonCurrents",
33505
+ "type": "hull",
33506
+ "season": "shatteredSeas",
33507
+ "set": "rogueOWar",
33508
+ "event": "theHonorless",
33509
+ "obtainable": ["ubisoftStore","ubisoftStoreRedeemableWithEventToken"],
33510
+ "dateAdded": "2026-05-12",
33511
+ "lastUpdated": "2026-05-12"
33512
+ },
33513
+ "turncoat": {
33514
+ "id": "turncoat",
33515
+ "type": "nameplate",
33516
+ "season": "shatteredSeas",
33517
+ "effect": "emissive",
33518
+ "set": "rogueOWar",
33519
+ "event": "theHonorless",
33520
+ "obtainable": ["ubisoftStore","ubisoftStoreRedeemableWithEventToken"],
33521
+ "dateAdded": "2026-05-12",
33522
+ "lastUpdated": "2026-05-12"
33523
+ },
33524
+ "foehunter": {
33525
+ "id": "foehunter",
33526
+ "type": "wheel",
33527
+ "season": "shatteredSeas",
33528
+ "effect": "emissive",
33529
+ "set": "rogueOWar",
33530
+ "event": "theHonorless",
33531
+ "obtainable": ["ubisoftStore","ubisoftStoreRedeemableWithEventToken"],
33532
+ "dateAdded": "2026-05-12",
33533
+ "lastUpdated": "2026-05-12"
33534
+ },
33535
+ "windsOfRust": {
33536
+ "id": "windsOfRust",
33537
+ "type": "sailsColor",
33538
+ "season": "shatteredSeas",
33539
+ "set": "gildedMaw",
33540
+ "event": "theHonorless",
33541
+ "obtainable": "premiumEventPass",
33542
+ "dateAdded": "2026-05-12",
33543
+ "lastUpdated": "2026-05-12"
33544
+ },
33545
+ "goldspike": {
33546
+ "id": "goldspike",
33547
+ "type": "sailsEmblem",
33548
+ "season": "shatteredSeas",
33549
+ "set": "gildedMaw",
33550
+ "event": "theHonorless",
33551
+ "obtainable": "premiumEventPass",
33552
+ "dateAdded": "2026-05-12",
33553
+ "lastUpdated": "2026-05-12"
33554
+ },
33555
+ "blindingBlades": {
33556
+ "id": "blindingBlades",
33557
+ "type": "sailsPattern",
33558
+ "season": "shatteredSeas",
33559
+ "set": "gildedMaw",
33560
+ "event": "theHonorless",
33561
+ "obtainable": "premiumEventPass",
33562
+ "dateAdded": "2026-05-12",
33563
+ "lastUpdated": "2026-05-12"
33564
+ },
33565
+ "wraithwoodSheen": {
33566
+ "id": "wraithwoodSheen",
33567
+ "type": "hull",
33568
+ "season": "shatteredSeas",
33569
+ "set": "gildedMaw",
33570
+ "event": "theHonorless",
33571
+ "obtainable": "premiumEventPass",
33572
+ "dateAdded": "2026-05-12",
33573
+ "lastUpdated": "2026-05-12"
33574
+ },
33575
+ "grimsGilt": {
33576
+ "id": "grimsGilt",
33577
+ "type": "firework",
33578
+ "season": "shatteredSeas",
33579
+ "event": "theHonorless",
33580
+ "obtainable": "premiumEventPass",
33581
+ "dateAdded": "2026-05-12",
33582
+ "lastUpdated": "2026-05-12"
33583
+ },
33584
+ "treasonsFurnace": {
33585
+ "id": "treasonsFurnace",
33586
+ "type": "demicannonWeaponSkin",
33587
+ "season": "shatteredSeas",
33588
+ "effect": "emissive",
33589
+ "event": "theHonorless",
33590
+ "obtainable": "premiumEventPass",
33591
+ "dateAdded": "2026-05-12",
33592
+ "lastUpdated": "2026-05-12"
33593
+ },
33594
+ "firestorm": {
33595
+ "id": "firestorm",
33596
+ "type": "aura",
33597
+ "season": "shatteredSeas",
33598
+ "effect": "bossKillReactive",
33599
+ "event": "theHonorless",
33600
+ "obtainable": "ubisoftStore",
33601
+ "dateAdded": "2026-05-12",
33602
+ "lastUpdated": "2026-05-12"
33603
+ },
33604
+ "bladesAblaze": {
33605
+ "id": "bladesAblaze",
33606
+ "type": "firework",
33607
+ "season": "shatteredSeas",
33608
+ "event": "theHonorless",
33609
+ "obtainable": "ubisoftStore",
33610
+ "dateAdded": "2026-05-12",
33611
+ "lastUpdated": "2026-05-12"
33612
+ },
33613
+ "goldenChild": {
33614
+ "id": "goldenChild",
33615
+ "type": "headwear",
33616
+ "season": "shatteredSeas",
33617
+ "set": "narcissus",
33618
+ "event": "theHonorless",
33619
+ "obtainable": ["ubisoftStore","ubisoftStoreRedeemableWithEventToken"],
33620
+ "dateAdded": "2026-05-12",
33621
+ "lastUpdated": "2026-05-12"
33622
+ },
33623
+ "outcastsGlare": {
33624
+ "id": "outcastsGlare",
33625
+ "type": "faceAccessory",
33626
+ "season": "shatteredSeas",
33627
+ "set": "narcissus",
33628
+ "event": "theHonorless",
33629
+ "obtainable": ["ubisoftStore","ubisoftStoreRedeemableWithEventToken"],
33630
+ "dateAdded": "2026-05-12",
33631
+ "lastUpdated": "2026-05-12"
33632
+ },
33633
+ "honorlessFinery": {
33634
+ "id": "honorlessFinery",
33635
+ "type": "torso",
33636
+ "season": "shatteredSeas",
33637
+ "set": "narcissus",
33638
+ "event": "theHonorless",
33639
+ "obtainable": ["ubisoftStore","ubisoftStoreRedeemableWithEventToken"],
33640
+ "dateAdded": "2026-05-12",
33641
+ "lastUpdated": "2026-05-12"
33642
+ },
33643
+ "turncoatsTreasure": {
33644
+ "id": "turncoatsTreasure",
33645
+ "type": "neck",
33646
+ "season": "shatteredSeas",
33647
+ "set": "narcissus",
33648
+ "event": "theHonorless",
33649
+ "obtainable": ["ubisoftStore","ubisoftStoreRedeemableWithEventToken"],
33650
+ "dateAdded": "2026-05-12",
33651
+ "lastUpdated": "2026-05-12"
33652
+ },
33653
+ "pridebound": {
33654
+ "id": "pridebound",
33655
+ "type": "forearm",
33656
+ "season": "shatteredSeas",
33657
+ "set": "narcissus",
33658
+ "event": "theHonorless",
33659
+ "obtainable": ["ubisoftStore","ubisoftStoreRedeemableWithEventToken"],
33660
+ "dateAdded": "2026-05-12",
33661
+ "lastUpdated": "2026-05-12"
33662
+ },
33663
+ "heirloomOfExcess": {
33664
+ "id": "heirloomOfExcess",
33665
+ "type": "waist",
33666
+ "season": "shatteredSeas",
33667
+ "set": "narcissus",
33668
+ "event": "theHonorless",
33669
+ "obtainable": ["ubisoftStore","ubisoftStoreRedeemableWithEventToken"],
33670
+ "dateAdded": "2026-05-12",
33671
+ "lastUpdated": "2026-05-12"
33672
+ },
33673
+ "snakeskin": {
33674
+ "id": "snakeskin",
33675
+ "type": "hand",
33676
+ "season": "shatteredSeas",
33677
+ "set": "narcissus",
33678
+ "event": "theHonorless",
33679
+ "obtainable": ["ubisoftStore","ubisoftStoreRedeemableWithEventToken"],
33680
+ "dateAdded": "2026-05-12",
33681
+ "lastUpdated": "2026-05-12"
33682
+ },
33683
+ "foesFiligree": {
33684
+ "id": "foesFiligree",
33685
+ "type": "bottom",
33686
+ "season": "shatteredSeas",
33687
+ "set": "narcissus",
33688
+ "event": "theHonorless",
33689
+ "obtainable": ["ubisoftStore","ubisoftStoreRedeemableWithEventToken"],
33690
+ "dateAdded": "2026-05-12",
33691
+ "lastUpdated": "2026-05-12"
33692
+ },
33693
+ "bloodshedBoots": {
33694
+ "id": "bloodshedBoots",
33695
+ "type": "footwear",
33696
+ "season": "shatteredSeas",
33697
+ "set": "narcissus",
33698
+ "event": "theHonorless",
33699
+ "obtainable": ["ubisoftStore","ubisoftStoreRedeemableWithEventToken"],
33700
+ "dateAdded": "2026-05-12",
33701
+ "lastUpdated": "2026-05-12"
33702
+ },
33703
+ "wingsOfChaos": {
33704
+ "id": "wingsOfChaos",
33705
+ "type": "firework",
33706
+ "obtainable": [["friendReferralProgram","friendReferralProgramTier2"]],
33707
+ "dateAdded": "2026-05-19",
33708
+ "lastUpdated": "2026-05-19"
31694
33709
  }
31695
33710
  }