@skullandbonestools/snbdata 8.0.1 → 8.0.3

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 (52) hide show
  1. package/data/cosmetics.json +473 -29
  2. package/data/items.json +74 -11
  3. package/data/sets.json +28 -0
  4. package/data/worldEvents.json +14 -3
  5. package/dist/daos/cosmetics.d.ts +15 -1
  6. package/dist/daos/cosmetics.d.ts.map +1 -1
  7. package/dist/daos/cosmetics.js +9 -1
  8. package/dist/daos/cosmetics.js.map +1 -1
  9. package/dist/daos/items.d.ts +8 -1
  10. package/dist/daos/items.d.ts.map +1 -1
  11. package/dist/daos/items.js +5 -1
  12. package/dist/daos/items.js.map +1 -1
  13. package/languages/ar/ar_cosmetics.json +300 -0
  14. package/languages/ar/ar_items.json +31 -1
  15. package/languages/ar/ar_locations.json +4 -3
  16. package/languages/ar/ar_sets.json +8 -1
  17. package/languages/ar/ar_worldEvents.json +3 -1
  18. package/languages/de/de_cosmetics.json +300 -0
  19. package/languages/de/de_items.json +31 -1
  20. package/languages/de/de_locations.json +4 -3
  21. package/languages/de/de_sets.json +8 -1
  22. package/languages/de/de_worldEvents.json +3 -1
  23. package/languages/en/en_cosmetics.json +300 -0
  24. package/languages/en/en_items.json +31 -1
  25. package/languages/en/en_locations.json +4 -3
  26. package/languages/en/en_sets.json +8 -1
  27. package/languages/en/en_worldEvents.json +3 -1
  28. package/languages/es/es_cosmetics.json +300 -0
  29. package/languages/es/es_items.json +31 -1
  30. package/languages/es/es_locations.json +4 -3
  31. package/languages/es/es_sets.json +8 -1
  32. package/languages/es/es_worldEvents.json +3 -1
  33. package/languages/fr/fr_achievements.json +75 -75
  34. package/languages/fr/fr_cosmetics.json +300 -0
  35. package/languages/fr/fr_events.json +1 -1
  36. package/languages/fr/fr_items.json +31 -1
  37. package/languages/fr/fr_locations.json +4 -3
  38. package/languages/fr/fr_regions.json +4 -4
  39. package/languages/fr/fr_sets.json +8 -1
  40. package/languages/fr/fr_territories.json +46 -46
  41. package/languages/fr/fr_worldEvents.json +3 -1
  42. package/languages/source/cosmetics.json +300 -0
  43. package/languages/source/items.json +31 -1
  44. package/languages/source/locations.json +4 -3
  45. package/languages/source/sets.json +8 -1
  46. package/languages/source/worldEvents.json +3 -1
  47. package/languages/zh/zh_cosmetics.json +300 -0
  48. package/languages/zh/zh_items.json +31 -1
  49. package/languages/zh/zh_locations.json +4 -3
  50. package/languages/zh/zh_sets.json +8 -1
  51. package/languages/zh/zh_worldEvents.json +3 -1
  52. package/package.json +1 -1
@@ -3491,9 +3491,10 @@
3491
3491
  "set": "primordialBeast",
3492
3492
  "season": "ragingTides",
3493
3493
  "bounty": "jawsOfRetribution",
3494
+ "worldEvent": "jawsOfRetribution",
3494
3495
  "obtainable": "zamaharibuChest",
3495
3496
  "dateAdded": "2024-03-24",
3496
- "lastUpdated": "2024-07-13"
3497
+ "lastUpdated": "2026-02-14"
3497
3498
  },
3498
3499
  "primordialBeastHat": {
3499
3500
  "id": "primordialBeastHat",
@@ -3502,9 +3503,10 @@
3502
3503
  "season": "ragingTides",
3503
3504
  "bounty": "jawsOfRetribution",
3504
3505
  "effect": "emissive",
3506
+ "worldEvent": "jawsOfRetribution",
3505
3507
  "obtainable": "zamaharibuChest",
3506
3508
  "dateAdded": "2024-03-24",
3507
- "lastUpdated": "2024-07-13"
3509
+ "lastUpdated": "2026-02-14"
3508
3510
  },
3509
3511
  "primordialBeastBoots": {
3510
3512
  "id": "primordialBeastBoots",
@@ -3513,9 +3515,10 @@
3513
3515
  "season": "ragingTides",
3514
3516
  "bounty": "jawsOfRetribution",
3515
3517
  "effect": "emissive",
3518
+ "worldEvent": "jawsOfRetribution",
3516
3519
  "obtainable": "zamaharibuChest",
3517
3520
  "dateAdded": "2024-03-24",
3518
- "lastUpdated": "2024-07-13"
3521
+ "lastUpdated": "2026-02-14"
3519
3522
  },
3520
3523
  "jaegerOfficerCoat": {
3521
3524
  "id": "jaegerOfficerCoat",
@@ -3531,9 +3534,10 @@
3531
3534
  "set": "primordialBeast",
3532
3535
  "season": "ragingTides",
3533
3536
  "bounty": "jawsOfRetribution",
3537
+ "worldEvent": "jawsOfRetribution",
3534
3538
  "obtainable": "zamaharibuChest",
3535
3539
  "dateAdded": "2024-03-24",
3536
- "lastUpdated": "2024-07-13"
3540
+ "lastUpdated": "2026-02-14"
3537
3541
  },
3538
3542
  "bloodyScaly": {
3539
3543
  "id": "bloodyScaly",
@@ -3541,9 +3545,10 @@
3541
3545
  "set": "primordialBeast",
3542
3546
  "season": "ragingTides",
3543
3547
  "bounty": "jawsOfRetribution",
3548
+ "worldEvent": "jawsOfRetribution",
3544
3549
  "obtainable": "zamaharibuChest",
3545
3550
  "dateAdded": "2024-03-24",
3546
- "lastUpdated": "2024-07-13"
3551
+ "lastUpdated": "2026-02-14"
3547
3552
  },
3548
3553
  "primordialBeastGloves": {
3549
3554
  "id": "primordialBeastGloves",
@@ -3552,9 +3557,10 @@
3552
3557
  "season": "ragingTides",
3553
3558
  "bounty": "jawsOfRetribution",
3554
3559
  "effect": "emissive",
3560
+ "worldEvent": "jawsOfRetribution",
3555
3561
  "obtainable": "zamaharibuChest",
3556
3562
  "dateAdded": "2024-03-24",
3557
- "lastUpdated": "2024-07-13"
3563
+ "lastUpdated": "2026-02-14"
3558
3564
  },
3559
3565
  "leatheryAshenPants": {
3560
3566
  "id": "leatheryAshenPants",
@@ -3562,9 +3568,10 @@
3562
3568
  "set": "primordialBeast",
3563
3569
  "season": "ragingTides",
3564
3570
  "bounty": "jawsOfRetribution",
3571
+ "worldEvent": "jawsOfRetribution",
3565
3572
  "obtainable": "zamaharibuChest",
3566
3573
  "dateAdded": "2024-03-24",
3567
- "lastUpdated": "2024-07-13"
3574
+ "lastUpdated": "2026-02-14"
3568
3575
  },
3569
3576
  "arrgh": {
3570
3577
  "id": "arrgh",
@@ -12636,9 +12643,10 @@
12636
12643
  "set": "legendOfLestari",
12637
12644
  "season": "chorusOfHavoc",
12638
12645
  "bounty": "silentDeath",
12646
+ "worldEvent": "silentDeath",
12639
12647
  "obtainable": "megaLestariChest",
12640
12648
  "dateAdded": "2024-06-20",
12641
- "lastUpdated": "2024-07-13"
12649
+ "lastUpdated": "2026-02-14"
12642
12650
  },
12643
12651
  "fangsOut": {
12644
12652
  "id": "fangsOut",
@@ -12646,9 +12654,10 @@
12646
12654
  "set": "legendOfLestari",
12647
12655
  "season": "chorusOfHavoc",
12648
12656
  "bounty": "silentDeath",
12657
+ "worldEvent": "silentDeath",
12649
12658
  "obtainable": "megaLestariChest",
12650
12659
  "dateAdded": "2024-06-20",
12651
- "lastUpdated": "2024-07-13"
12660
+ "lastUpdated": "2026-02-14"
12652
12661
  },
12653
12662
  "lestarisMaw": {
12654
12663
  "id": "lestarisMaw",
@@ -12656,9 +12665,10 @@
12656
12665
  "set": "legendOfLestari",
12657
12666
  "season": "chorusOfHavoc",
12658
12667
  "bounty": "silentDeath",
12668
+ "worldEvent": "silentDeath",
12659
12669
  "obtainable": "megaLestariChest",
12660
12670
  "dateAdded": "2024-06-20",
12661
- "lastUpdated": "2024-07-13"
12671
+ "lastUpdated": "2026-02-14"
12662
12672
  },
12663
12673
  "bloodSpray": {
12664
12674
  "id": "bloodSpray",
@@ -12666,9 +12676,10 @@
12666
12676
  "set": "legendOfLestari",
12667
12677
  "season": "chorusOfHavoc",
12668
12678
  "bounty": "silentDeath",
12679
+ "worldEvent": "silentDeath",
12669
12680
  "obtainable": "megaLestariChest",
12670
12681
  "dateAdded": "2024-06-20",
12671
- "lastUpdated": "2024-07-13"
12682
+ "lastUpdated": "2026-02-14"
12672
12683
  },
12673
12684
  "swiftlySheComes": {
12674
12685
  "id": "swiftlySheComes",
@@ -12676,9 +12687,10 @@
12676
12687
  "set": "legendOfLestari",
12677
12688
  "season": "chorusOfHavoc",
12678
12689
  "bounty": "silentDeath",
12690
+ "worldEvent": "silentDeath",
12679
12691
  "obtainable": "megaLestariChest",
12680
12692
  "dateAdded": "2024-06-20",
12681
- "lastUpdated": "2024-07-13"
12693
+ "lastUpdated": "2026-02-14"
12682
12694
  },
12683
12695
  "doneFor": {
12684
12696
  "id": "doneFor",
@@ -13392,9 +13404,10 @@
13392
13404
  "set": "lestariHunter",
13393
13405
  "season": "chorusOfHavoc",
13394
13406
  "bounty": "silentDeath",
13407
+ "worldEvent": "silentDeath",
13395
13408
  "obtainable": "megaLestariChest",
13396
13409
  "dateAdded": "2024-07-06",
13397
- "lastUpdated": "2024-07-06"
13410
+ "lastUpdated": "2026-02-14"
13398
13411
  },
13399
13412
  "sentinelBracers": {
13400
13413
  "id": "sentinelBracers",
@@ -13402,9 +13415,10 @@
13402
13415
  "set": "lestariHunter",
13403
13416
  "season": "chorusOfHavoc",
13404
13417
  "bounty": "silentDeath",
13418
+ "worldEvent": "silentDeath",
13405
13419
  "obtainable": "megaLestariChest",
13406
13420
  "dateAdded": "2024-07-06",
13407
- "lastUpdated": "2024-07-06"
13421
+ "lastUpdated": "2026-02-14"
13408
13422
  },
13409
13423
  "bottomlessGaze": {
13410
13424
  "id": "bottomlessGaze",
@@ -13412,9 +13426,10 @@
13412
13426
  "set": "lestariHunter",
13413
13427
  "season": "chorusOfHavoc",
13414
13428
  "bounty": "silentDeath",
13429
+ "worldEvent": "silentDeath",
13415
13430
  "obtainable": "megaLestariChest",
13416
13431
  "dateAdded": "2024-07-06",
13417
- "lastUpdated": "2024-07-06"
13432
+ "lastUpdated": "2026-02-14"
13418
13433
  },
13419
13434
  "skinOfTheTeeth": {
13420
13435
  "id": "skinOfTheTeeth",
@@ -13422,9 +13437,10 @@
13422
13437
  "set": "lestariHunter",
13423
13438
  "season": "chorusOfHavoc",
13424
13439
  "bounty": "silentDeath",
13440
+ "worldEvent": "silentDeath",
13425
13441
  "obtainable": "megaLestariChest",
13426
13442
  "dateAdded": "2024-07-06",
13427
- "lastUpdated": "2024-07-06"
13443
+ "lastUpdated": "2026-02-14"
13428
13444
  },
13429
13445
  "lestarisMight": {
13430
13446
  "id": "lestarisMight",
@@ -13432,9 +13448,10 @@
13432
13448
  "set": "lestariHunter",
13433
13449
  "season": "chorusOfHavoc",
13434
13450
  "bounty": "silentDeath",
13451
+ "worldEvent": "silentDeath",
13435
13452
  "obtainable": "megaLestariChest",
13436
13453
  "dateAdded": "2024-07-06",
13437
- "lastUpdated": "2024-07-06"
13454
+ "lastUpdated": "2026-02-14"
13438
13455
  },
13439
13456
  "bloodySplits": {
13440
13457
  "id": "bloodySplits",
@@ -13442,9 +13459,10 @@
13442
13459
  "set": "lestariHunter",
13443
13460
  "season": "chorusOfHavoc",
13444
13461
  "bounty": "silentDeath",
13462
+ "worldEvent": "silentDeath",
13445
13463
  "obtainable": "megaLestariChest",
13446
13464
  "dateAdded": "2024-07-06",
13447
- "lastUpdated": "2024-07-06"
13465
+ "lastUpdated": "2026-02-14"
13448
13466
  },
13449
13467
  "drippedOvercoat": {
13450
13468
  "id": "drippedOvercoat",
@@ -13452,9 +13470,10 @@
13452
13470
  "set": "lestariHunter",
13453
13471
  "season": "chorusOfHavoc",
13454
13472
  "bounty": "silentDeath",
13473
+ "worldEvent": "silentDeath",
13455
13474
  "obtainable": "megaLestariChest",
13456
13475
  "dateAdded": "2024-07-06",
13457
- "lastUpdated": "2024-07-06"
13476
+ "lastUpdated": "2026-02-14"
13458
13477
  },
13459
13478
  "intoTheMaw": {
13460
13479
  "id": "intoTheMaw",
@@ -13462,9 +13481,10 @@
13462
13481
  "set": "lestariHunter",
13463
13482
  "season": "chorusOfHavoc",
13464
13483
  "bounty": "silentDeath",
13484
+ "worldEvent": "silentDeath",
13465
13485
  "obtainable": "megaLestariChest",
13466
13486
  "dateAdded": "2024-07-06",
13467
- "lastUpdated": "2024-07-06"
13487
+ "lastUpdated": "2026-02-14"
13468
13488
  },
13469
13489
  "nightLurker": {
13470
13490
  "id": "nightLurker",
@@ -30381,7 +30401,8 @@
30381
30401
  "keeperOfCoin": {
30382
30402
  "id": "keeperOfCoin",
30383
30403
  "type": "waist",
30384
- "season": "midnightMarquis",
30404
+ "season": "eyeOfTheBeast",
30405
+ "set": "midnightMarquis",
30385
30406
  "obtainable": "premiumPass",
30386
30407
  "dateAdded": "2026-02-10",
30387
30408
  "lastUpdated": "2026-02-10"
@@ -30389,7 +30410,8 @@
30389
30410
  "fortunesHold": {
30390
30411
  "id": "fortunesHold",
30391
30412
  "type": "forearm",
30392
- "season": "midnightMarquis",
30413
+ "season": "eyeOfTheBeast",
30414
+ "set": "midnightMarquis",
30393
30415
  "obtainable": "premiumPass",
30394
30416
  "dateAdded": "2026-02-10",
30395
30417
  "lastUpdated": "2026-02-10"
@@ -30397,7 +30419,8 @@
30397
30419
  "masterOfShadows": {
30398
30420
  "id": "masterOfShadows",
30399
30421
  "type": "faceAccessory",
30400
- "season": "midnightMarquis",
30422
+ "season": "eyeOfTheBeast",
30423
+ "set": "midnightMarquis",
30401
30424
  "obtainable": "premiumPass",
30402
30425
  "dateAdded": "2026-02-10",
30403
30426
  "lastUpdated": "2026-02-10"
@@ -30405,7 +30428,8 @@
30405
30428
  "boldBrass": {
30406
30429
  "id": "boldBrass",
30407
30430
  "type": "hand",
30408
- "season": "midnightMarquis",
30431
+ "season": "eyeOfTheBeast",
30432
+ "set": "midnightMarquis",
30409
30433
  "obtainable": "premiumPass",
30410
30434
  "dateAdded": "2026-02-10",
30411
30435
  "lastUpdated": "2026-02-10"
@@ -30413,7 +30437,8 @@
30413
30437
  "moonlitTricorne": {
30414
30438
  "id": "moonlitTricorne",
30415
30439
  "type": "headwear",
30416
- "season": "midnightMarquis",
30440
+ "season": "eyeOfTheBeast",
30441
+ "set": "midnightMarquis",
30417
30442
  "obtainable": "premiumPass",
30418
30443
  "dateAdded": "2026-02-10",
30419
30444
  "lastUpdated": "2026-02-10"
@@ -30421,7 +30446,8 @@
30421
30446
  "silkTouch": {
30422
30447
  "id": "silkTouch",
30423
30448
  "type": "neck",
30424
- "season": "midnightMarquis",
30449
+ "season": "eyeOfTheBeast",
30450
+ "set": "midnightMarquis",
30425
30451
  "obtainable": "premiumPass",
30426
30452
  "dateAdded": "2026-02-10",
30427
30453
  "lastUpdated": "2026-02-10"
@@ -30429,7 +30455,8 @@
30429
30455
  "quiltedStrides": {
30430
30456
  "id": "quiltedStrides",
30431
30457
  "type": "bottom",
30432
- "season": "midnightMarquis",
30458
+ "season": "eyeOfTheBeast",
30459
+ "set": "midnightMarquis",
30433
30460
  "obtainable": "premiumPass",
30434
30461
  "dateAdded": "2026-02-10",
30435
30462
  "lastUpdated": "2026-02-10"
@@ -30437,7 +30464,8 @@
30437
30464
  "gallantborn": {
30438
30465
  "id": "gallantborn",
30439
30466
  "type": "footwear",
30440
- "season": "midnightMarquis",
30467
+ "season": "eyeOfTheBeast",
30468
+ "set": "midnightMarquis",
30441
30469
  "obtainable": "premiumPass",
30442
30470
  "dateAdded": "2026-02-10",
30443
30471
  "lastUpdated": "2026-02-10"
@@ -30445,7 +30473,8 @@
30445
30473
  "theBaronOfBaroque": {
30446
30474
  "id": "theBaronOfBaroque",
30447
30475
  "type": "torso",
30448
- "season": "midnightMarquis",
30476
+ "season": "eyeOfTheBeast",
30477
+ "set": "midnightMarquis",
30449
30478
  "obtainable": "premiumPass",
30450
30479
  "dateAdded": "2026-02-10",
30451
30480
  "lastUpdated": "2026-02-10"
@@ -30710,5 +30739,420 @@
30710
30739
  "obtainable": "krakenChest",
30711
30740
  "dateAdded": "2026-02-10",
30712
30741
  "lastUpdated": "2026-02-10"
30742
+ },
30743
+ "netherworld": {
30744
+ "id": "netherworld",
30745
+ "type": "sailsEmblem",
30746
+ "set": "silverSpectre",
30747
+ "obtainable": "ubisoftStore",
30748
+ "dateAdded": "2026-02-17",
30749
+ "lastUpdated": "2026-02-17"
30750
+ },
30751
+ "burningMist": {
30752
+ "id": "burningMist",
30753
+ "type": "sailsPattern",
30754
+ "set": "silverSpectre",
30755
+ "obtainable": "ubisoftStore",
30756
+ "dateAdded": "2026-02-17",
30757
+ "lastUpdated": "2026-02-17"
30758
+ },
30759
+ "graveyardWind": {
30760
+ "id": "graveyardWind",
30761
+ "type": "sailsColor",
30762
+ "set": "silverSpectre",
30763
+ "obtainable": "ubisoftStore",
30764
+ "dateAdded": "2026-02-17",
30765
+ "lastUpdated": "2026-02-17"
30766
+ },
30767
+ "soulReaper": {
30768
+ "id": "soulReaper",
30769
+ "type": "figureHead",
30770
+ "set": "silverSpectre",
30771
+ "obtainable": "ubisoftStore",
30772
+ "dateAdded": "2026-02-17",
30773
+ "lastUpdated": "2026-02-17"
30774
+ },
30775
+ "hellfiresShine": {
30776
+ "id": "hellfiresShine",
30777
+ "type": "hull",
30778
+ "set": "silverSpectre",
30779
+ "obtainable": "ubisoftStore",
30780
+ "dateAdded": "2026-02-17",
30781
+ "lastUpdated": "2026-02-17"
30782
+ },
30783
+ "twinforged": {
30784
+ "id": "twinforged",
30785
+ "type": "nameplate",
30786
+ "effect": "emissive",
30787
+ "set": "silverSpectre",
30788
+ "obtainable": "ubisoftStore",
30789
+ "dateAdded": "2026-02-17",
30790
+ "lastUpdated": "2026-02-17"
30791
+ },
30792
+ "boneglint": {
30793
+ "id": "boneglint",
30794
+ "type": "wheel",
30795
+ "effect": "emissive",
30796
+ "set": "silverSpectre",
30797
+ "obtainable": "ubisoftStore",
30798
+ "dateAdded": "2026-02-17",
30799
+ "lastUpdated": "2026-02-17"
30800
+ },
30801
+ "crownedDeepskin": {
30802
+ "id": "crownedDeepskin",
30803
+ "type": "sailsEmblem",
30804
+ "set": "abyssalRegalia",
30805
+ "obtainable": "ubisoftStore",
30806
+ "dateAdded": "2026-02-17",
30807
+ "lastUpdated": "2026-02-17"
30808
+ },
30809
+ "gildscroll": {
30810
+ "id": "gildscroll",
30811
+ "type": "sailsPattern",
30812
+ "set": "abyssalRegalia",
30813
+ "obtainable": "ubisoftStore",
30814
+ "dateAdded": "2026-02-17",
30815
+ "lastUpdated": "2026-02-17"
30816
+ },
30817
+ "bloodiedWings": {
30818
+ "id": "bloodiedWings",
30819
+ "type": "sailsColor",
30820
+ "effect": "emissive",
30821
+ "set": "abyssalRegalia",
30822
+ "obtainable": "ubisoftStore",
30823
+ "dateAdded": "2026-02-17",
30824
+ "lastUpdated": "2026-02-17"
30825
+ },
30826
+ "throatReaver": {
30827
+ "id": "throatReaver",
30828
+ "type": "figureHead",
30829
+ "effect": "emissive",
30830
+ "set": "abyssalRegalia",
30831
+ "obtainable": "ubisoftStore",
30832
+ "dateAdded": "2026-02-17",
30833
+ "lastUpdated": "2026-02-17"
30834
+ },
30835
+ "emberwake": {
30836
+ "id": "emberwake",
30837
+ "type": "hull",
30838
+ "set": "abyssalRegalia",
30839
+ "obtainable": "ubisoftStore",
30840
+ "dateAdded": "2026-02-17",
30841
+ "lastUpdated": "2026-02-17"
30842
+ },
30843
+ "crimsonRiot": {
30844
+ "id": "crimsonRiot",
30845
+ "type": "nameplate",
30846
+ "effect": "emissive",
30847
+ "set": "abyssalRegalia",
30848
+ "obtainable": "ubisoftStore",
30849
+ "dateAdded": "2026-02-17",
30850
+ "lastUpdated": "2026-02-17"
30851
+ },
30852
+ "beaconOfFury": {
30853
+ "id": "beaconOfFury",
30854
+ "type": "trophy",
30855
+ "effect": "emissive",
30856
+ "set": "abyssalRegalia",
30857
+ "obtainable": "ubisoftStore",
30858
+ "dateAdded": "2026-02-17",
30859
+ "lastUpdated": "2026-02-17"
30860
+ },
30861
+ "chomperfin": {
30862
+ "id": "chomperfin",
30863
+ "type": "pet",
30864
+ "obtainable": "ubisoftStore",
30865
+ "dateAdded": "2026-02-17",
30866
+ "lastUpdated": "2026-02-17"
30867
+ },
30868
+ "endslash": {
30869
+ "id": "endslash",
30870
+ "type": "sailsEmblem",
30871
+ "set": "headHunter",
30872
+ "obtainable": "ubisoftStore",
30873
+ "dateAdded": "2026-02-17",
30874
+ "lastUpdated": "2026-02-17"
30875
+ },
30876
+ "daggerpoint": {
30877
+ "id": "daggerpoint",
30878
+ "type": "sailsPattern",
30879
+ "set": "headHunter",
30880
+ "obtainable": "ubisoftStore",
30881
+ "dateAdded": "2026-02-17",
30882
+ "lastUpdated": "2026-02-17"
30883
+ },
30884
+ "goldenGuillotine": {
30885
+ "id": "goldenGuillotine",
30886
+ "type": "sailsColor",
30887
+ "effect": "emissive",
30888
+ "set": "headHunter",
30889
+ "obtainable": "ubisoftStore",
30890
+ "dateAdded": "2026-02-17",
30891
+ "lastUpdated": "2026-02-17"
30892
+ },
30893
+ "broadaxeEddy": {
30894
+ "id": "broadaxeEddy",
30895
+ "type": "figureHead",
30896
+ "effect": "emissive",
30897
+ "set": "headHunter",
30898
+ "obtainable": "ubisoftStore",
30899
+ "dateAdded": "2026-02-17",
30900
+ "lastUpdated": "2026-02-17"
30901
+ },
30902
+ "aSanguineEnd": {
30903
+ "id": "aSanguineEnd",
30904
+ "type": "hull",
30905
+ "set": "headHunter",
30906
+ "obtainable": "ubisoftStore",
30907
+ "dateAdded": "2026-02-17",
30908
+ "lastUpdated": "2026-02-17"
30909
+ },
30910
+ "executioner": {
30911
+ "id": "executioner",
30912
+ "type": "nameplate",
30913
+ "effect": "emissive",
30914
+ "set": "headHunter",
30915
+ "obtainable": "ubisoftStore",
30916
+ "dateAdded": "2026-02-17",
30917
+ "lastUpdated": "2026-02-17"
30918
+ },
30919
+ "cerberusCall": {
30920
+ "id": "cerberusCall",
30921
+ "type": "sailsEmblem",
30922
+ "set": "emberhound",
30923
+ "obtainable": "ubisoftStore",
30924
+ "dateAdded": "2026-02-17",
30925
+ "lastUpdated": "2026-02-17"
30926
+ },
30927
+ "wolfmark": {
30928
+ "id": "wolfmark",
30929
+ "type": "sailsPattern",
30930
+ "set": "emberhound",
30931
+ "obtainable": "ubisoftStore",
30932
+ "dateAdded": "2026-02-17",
30933
+ "lastUpdated": "2026-02-17"
30934
+ },
30935
+ "umberhide": {
30936
+ "id": "umberhide",
30937
+ "type": "sailsColor",
30938
+ "set": "emberhound",
30939
+ "obtainable": "ubisoftStore",
30940
+ "dateAdded": "2026-02-17",
30941
+ "lastUpdated": "2026-02-17"
30942
+ },
30943
+ "theDamnedOnes": {
30944
+ "id": "theDamnedOnes",
30945
+ "type": "figureHead",
30946
+ "effect": "emissive",
30947
+ "set": "emberhound",
30948
+ "obtainable": "ubisoftStore",
30949
+ "dateAdded": "2026-02-17",
30950
+ "lastUpdated": "2026-02-17"
30951
+ },
30952
+ "rustyBones": {
30953
+ "id": "rustyBones",
30954
+ "type": "hull",
30955
+ "set": "emberhound",
30956
+ "obtainable": "ubisoftStore",
30957
+ "dateAdded": "2026-02-17",
30958
+ "lastUpdated": "2026-02-17"
30959
+ },
30960
+ "hellHound": {
30961
+ "id": "hellHound",
30962
+ "type": "nameplate",
30963
+ "effect": "emissive",
30964
+ "set": "emberhound",
30965
+ "obtainable": "ubisoftStore",
30966
+ "dateAdded": "2026-02-17",
30967
+ "lastUpdated": "2026-02-17"
30968
+ },
30969
+ "moltenFang": {
30970
+ "id": "moltenFang",
30971
+ "type": "wheel",
30972
+ "effect": "emissive",
30973
+ "set": "emberhound",
30974
+ "obtainable": "ubisoftStore",
30975
+ "dateAdded": "2026-02-17",
30976
+ "lastUpdated": "2026-02-17"
30977
+ },
30978
+ "crownAndPistols": {
30979
+ "id": "crownAndPistols",
30980
+ "type": "sailsEmblem",
30981
+ "set": "purveyorOfWar",
30982
+ "obtainable": "ubisoftStore",
30983
+ "dateAdded": "2026-02-17",
30984
+ "lastUpdated": "2026-02-17"
30985
+ },
30986
+ "writOfBlood": {
30987
+ "id": "writOfBlood",
30988
+ "type": "sailsPattern",
30989
+ "set": "purveyorOfWar",
30990
+ "obtainable": "ubisoftStore",
30991
+ "dateAdded": "2026-02-17",
30992
+ "lastUpdated": "2026-02-17"
30993
+ },
30994
+ "burgundyBetrayal": {
30995
+ "id": "burgundyBetrayal",
30996
+ "type": "sailsColor",
30997
+ "effect": "emissive",
30998
+ "set": "purveyorOfWar",
30999
+ "obtainable": "ubisoftStore",
31000
+ "dateAdded": "2026-02-17",
31001
+ "lastUpdated": "2026-02-17"
31002
+ },
31003
+ "sovereignsTarnish": {
31004
+ "id": "sovereignsTarnish",
31005
+ "type": "hull",
31006
+ "set": "purveyorOfWar",
31007
+ "obtainable": "ubisoftStore",
31008
+ "dateAdded": "2026-02-17",
31009
+ "lastUpdated": "2026-02-17"
31010
+ },
31011
+ "brineAndBone": {
31012
+ "id": "brineAndBone",
31013
+ "type": "headwear",
31014
+ "set": "argentWarden",
31015
+ "obtainable": "ubisoftStore",
31016
+ "dateAdded": "2026-02-17",
31017
+ "lastUpdated": "2026-02-17"
31018
+ },
31019
+ "saltyVisions": {
31020
+ "id": "saltyVisions",
31021
+ "type": "faceAccessory",
31022
+ "effect": ["emissive","movementReactive"],
31023
+ "set": "argentWarden",
31024
+ "obtainable": "ubisoftStore",
31025
+ "dateAdded": "2026-02-17",
31026
+ "lastUpdated": "2026-02-17"
31027
+ },
31028
+ "candleBehindGlass": {
31029
+ "id": "candleBehindGlass",
31030
+ "type": "eyeColor",
31031
+ "effect": "emissive",
31032
+ "set": "argentWarden",
31033
+ "obtainable": "ubisoftStore",
31034
+ "dateAdded": "2026-02-17",
31035
+ "lastUpdated": "2026-02-17"
31036
+ },
31037
+ "theGildedRemnant": {
31038
+ "id": "theGildedRemnant",
31039
+ "type": "torso",
31040
+ "set": "argentWarden",
31041
+ "obtainable": "ubisoftStore",
31042
+ "dateAdded": "2026-02-17",
31043
+ "lastUpdated": "2026-02-17"
31044
+ },
31045
+ "promiseUnkept": {
31046
+ "id": "promiseUnkept",
31047
+ "type": "neck",
31048
+ "set": "argentWarden",
31049
+ "obtainable": "ubisoftStore",
31050
+ "dateAdded": "2026-02-17",
31051
+ "lastUpdated": "2026-02-17"
31052
+ },
31053
+ "claspOfAnOath": {
31054
+ "id": "claspOfAnOath",
31055
+ "type": "waist",
31056
+ "set": "argentWarden",
31057
+ "obtainable": "ubisoftStore",
31058
+ "dateAdded": "2026-02-17",
31059
+ "lastUpdated": "2026-02-17"
31060
+ },
31061
+ "deathsHeadHand": {
31062
+ "id": "deathsHeadHand",
31063
+ "type": "hand",
31064
+ "effect": "emissive",
31065
+ "set": "argentWarden",
31066
+ "obtainable": "ubisoftStore",
31067
+ "dateAdded": "2026-02-17",
31068
+ "lastUpdated": "2026-02-17"
31069
+ },
31070
+ "drownedLedgers": {
31071
+ "id": "drownedLedgers",
31072
+ "type": "bottom",
31073
+ "set": "argentWarden",
31074
+ "obtainable": "ubisoftStore",
31075
+ "dateAdded": "2026-02-17",
31076
+ "lastUpdated": "2026-02-17"
31077
+ },
31078
+ "theProfamedCourt": {
31079
+ "id": "theProfamedCourt",
31080
+ "type": "footwear",
31081
+ "set": "argentWarden",
31082
+ "obtainable": "ubisoftStore",
31083
+ "dateAdded": "2026-02-17",
31084
+ "lastUpdated": "2026-02-17"
31085
+ },
31086
+ "lordsDefiance": {
31087
+ "id": "lordsDefiance",
31088
+ "type": "headwear",
31089
+ "set": "crimsonStreak",
31090
+ "obtainable": "ubisoftStore",
31091
+ "dateAdded": "2026-02-17",
31092
+ "lastUpdated": "2026-02-17"
31093
+ },
31094
+ "duellistsMark": {
31095
+ "id": "duellistsMark",
31096
+ "type": "faceAccessory",
31097
+ "set": "crimsonStreak",
31098
+ "obtainable": "ubisoftStore",
31099
+ "dateAdded": "2026-02-17",
31100
+ "lastUpdated": "2026-02-17"
31101
+ },
31102
+ "theCorsairsVesture": {
31103
+ "id": "theCorsairsVesture",
31104
+ "type": "torso",
31105
+ "set": "crimsonStreak",
31106
+ "obtainable": "ubisoftStore",
31107
+ "dateAdded": "2026-02-17",
31108
+ "lastUpdated": "2026-02-17"
31109
+ },
31110
+ "challengersTotem": {
31111
+ "id": "challengersTotem",
31112
+ "type": "neck",
31113
+ "set": "crimsonStreak",
31114
+ "obtainable": "ubisoftStore",
31115
+ "dateAdded": "2026-02-17",
31116
+ "lastUpdated": "2026-02-17"
31117
+ },
31118
+ "gentlemansGrip": {
31119
+ "id": "gentlemansGrip",
31120
+ "type": "forearm",
31121
+ "set": "crimsonStreak",
31122
+ "obtainable": "ubisoftStore",
31123
+ "dateAdded": "2026-02-17",
31124
+ "lastUpdated": "2026-02-17"
31125
+ },
31126
+ "duelingSash": {
31127
+ "id": "duelingSash",
31128
+ "type": "waist",
31129
+ "set": "crimsonStreak",
31130
+ "obtainable": "ubisoftStore",
31131
+ "dateAdded": "2026-02-17",
31132
+ "lastUpdated": "2026-02-17"
31133
+ },
31134
+ "roguesBreeches": {
31135
+ "id": "roguesBreeches",
31136
+ "type": "bottom",
31137
+ "set": "crimsonStreak",
31138
+ "obtainable": "ubisoftStore",
31139
+ "dateAdded": "2026-02-17",
31140
+ "lastUpdated": "2026-02-17"
31141
+ },
31142
+ "gallantSteps": {
31143
+ "id": "gallantSteps",
31144
+ "type": "footwear",
31145
+ "set": "crimsonStreak",
31146
+ "obtainable": "ubisoftStore",
31147
+ "dateAdded": "2026-02-17",
31148
+ "lastUpdated": "2026-02-17"
31149
+ },
31150
+ "nightBark": {
31151
+ "id": "nightBark",
31152
+ "type": "seaFireWeaponSkin",
31153
+ "effect": "emissive",
31154
+ "obtainable": "ubisoftStore",
31155
+ "dateAdded": "2026-02-17",
31156
+ "lastUpdated": "2026-02-17"
30713
31157
  }
30714
31158
  }