@skullandbonestools/snbdata 8.0.14 → 8.0.16
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/data/cosmetics.json +53 -0
- package/data/sets.json +4 -0
- package/languages/ar/ar_cosmetics.json +36 -0
- package/languages/ar/ar_locations.json +3 -1
- package/languages/ar/ar_sets.json +2 -1
- package/languages/de/de_cosmetics.json +36 -0
- package/languages/de/de_locations.json +3 -1
- package/languages/de/de_sets.json +2 -1
- package/languages/en/en_cosmetics.json +36 -0
- package/languages/en/en_locations.json +3 -1
- package/languages/en/en_sets.json +2 -1
- package/languages/es/es_cosmetics.json +36 -0
- package/languages/es/es_locations.json +3 -1
- package/languages/es/es_sets.json +2 -1
- package/languages/fr/fr_cosmetics.json +36 -0
- package/languages/fr/fr_locations.json +3 -1
- package/languages/fr/fr_sets.json +2 -1
- package/languages/source/cosmetics.json +36 -0
- package/languages/source/locations.json +3 -1
- package/languages/source/sets.json +2 -1
- package/languages/zh/zh_cosmetics.json +36 -0
- package/languages/zh/zh_locations.json +3 -1
- package/languages/zh/zh_sets.json +2 -1
- package/package.json +1 -1
package/data/cosmetics.json
CHANGED
|
@@ -31602,5 +31602,58 @@
|
|
|
31602
31602
|
"obtainable": "ubisoftStore",
|
|
31603
31603
|
"dateAdded": "2026-03-31",
|
|
31604
31604
|
"lastUpdated": "2026-03-31"
|
|
31605
|
+
},
|
|
31606
|
+
"darkSepulchre": {
|
|
31607
|
+
"id": "darkSepulchre",
|
|
31608
|
+
"type": "hull",
|
|
31609
|
+
"set": "velvetRequiem",
|
|
31610
|
+
"obtainable": "Y2S4AnniversarySailEmblemContentReward",
|
|
31611
|
+
"dateAdded": "2026-03-31",
|
|
31612
|
+
"lastUpdated": "2026-03-31"
|
|
31613
|
+
},
|
|
31614
|
+
"huntersVeil": {
|
|
31615
|
+
"id": "huntersVeil",
|
|
31616
|
+
"type": "sailsColor",
|
|
31617
|
+
"set": "velvetRequiem",
|
|
31618
|
+
"obtainable": "Y2S4AnniversarySailEmblemContentReward",
|
|
31619
|
+
"dateAdded": "2026-03-31",
|
|
31620
|
+
"lastUpdated": "2026-03-31"
|
|
31621
|
+
},
|
|
31622
|
+
"thornsInBloom": {
|
|
31623
|
+
"id": "thornsInBloom",
|
|
31624
|
+
"type": "sailsPattern",
|
|
31625
|
+
"set": "velvetRequiem",
|
|
31626
|
+
"obtainable": "Y2S4AnniversarySailEmblemContentReward",
|
|
31627
|
+
"dateAdded": "2026-03-31",
|
|
31628
|
+
"lastUpdated": "2026-03-31"
|
|
31629
|
+
},
|
|
31630
|
+
"wreathedSkull": {
|
|
31631
|
+
"id": "wreathedSkull",
|
|
31632
|
+
"type": "sailsEmblem",
|
|
31633
|
+
"effect": "animated",
|
|
31634
|
+
"set": "velvetRequiem",
|
|
31635
|
+
"obtainable": "Y2S4AnniversarySailEmblemContentReward",
|
|
31636
|
+
"dateAdded": "2026-03-31",
|
|
31637
|
+
"lastUpdated": "2026-03-31"
|
|
31638
|
+
},
|
|
31639
|
+
"bleuFury": {
|
|
31640
|
+
"id": "bleuFury",
|
|
31641
|
+
"type": "aura",
|
|
31642
|
+
"season": "eyeOfTheBeast",
|
|
31643
|
+
"effect": "bossKillReactive",
|
|
31644
|
+
"faction": "compagnieRoyale",
|
|
31645
|
+
"obtainable": "retributionWarWinReward",
|
|
31646
|
+
"dateAdded": "2026-05-05",
|
|
31647
|
+
"lastUpdated": "2026-05-05"
|
|
31648
|
+
},
|
|
31649
|
+
"oranjeWinds": {
|
|
31650
|
+
"id": "oranjeWinds",
|
|
31651
|
+
"type": "aura",
|
|
31652
|
+
"season": "eyeOfTheBeast",
|
|
31653
|
+
"effect": "bossKillReactive",
|
|
31654
|
+
"faction": "dutchMerchantCompany",
|
|
31655
|
+
"obtainable": "retributionWarWinReward",
|
|
31656
|
+
"dateAdded": "2026-05-05",
|
|
31657
|
+
"lastUpdated": "2026-05-05"
|
|
31605
31658
|
}
|
|
31606
31659
|
}
|
package/data/sets.json
CHANGED
|
@@ -21767,6 +21767,42 @@
|
|
|
21767
21767
|
"description": {
|
|
21768
21768
|
"general": "Silent steps on forgotten shores"
|
|
21769
21769
|
}
|
|
21770
|
+
},
|
|
21771
|
+
"darkSepulchre": {
|
|
21772
|
+
"name": "Dark Sepulchre",
|
|
21773
|
+
"description": {
|
|
21774
|
+
"general": "Shadows seep into the timbers, the scent of iron and salt"
|
|
21775
|
+
}
|
|
21776
|
+
},
|
|
21777
|
+
"huntersVeil": {
|
|
21778
|
+
"name": "Hunter's Veil",
|
|
21779
|
+
"description": {
|
|
21780
|
+
"general": "Black silk kissed by moonlight. Whispers of romance and ruin."
|
|
21781
|
+
}
|
|
21782
|
+
},
|
|
21783
|
+
"thornsInBloom": {
|
|
21784
|
+
"name": "Thorns in Bloom",
|
|
21785
|
+
"description": {
|
|
21786
|
+
"general": "Barbs and blossoms coil, binding prey in beauty and cruelty alike"
|
|
21787
|
+
}
|
|
21788
|
+
},
|
|
21789
|
+
"wreathedSkull": {
|
|
21790
|
+
"name": "Wreathed Skull",
|
|
21791
|
+
"description": {
|
|
21792
|
+
"general": "A grin wreathed in roses"
|
|
21793
|
+
}
|
|
21794
|
+
},
|
|
21795
|
+
"bleuFury": {
|
|
21796
|
+
"name": "Bleu Fury",
|
|
21797
|
+
"description": {
|
|
21798
|
+
"general": "A stunning show of Compagnie colors"
|
|
21799
|
+
}
|
|
21800
|
+
},
|
|
21801
|
+
"oranjeWinds": {
|
|
21802
|
+
"name": "Oranje Winds",
|
|
21803
|
+
"description": {
|
|
21804
|
+
"general": "A flaming aura worthy of a DMC win"
|
|
21805
|
+
}
|
|
21770
21806
|
}
|
|
21771
21807
|
}
|
|
21772
21808
|
}
|
|
@@ -256,6 +256,7 @@
|
|
|
256
256
|
"azureHarbingerReward": "Obtained when defeating the Azure Harbinger",
|
|
257
257
|
"twitchDropAzureSolsticeY2S3": "Twitch Drop during the Azure Solstice event in {{gutsAndGlory}}",
|
|
258
258
|
"factionWarWinReward": "Reward for that faction to win the Faction War",
|
|
259
|
+
"retributionWarWinReward": "Reward for that faction to win the Retribution War",
|
|
259
260
|
"purchasableWithSilverLionsAtTheFoundingChest": "Is/was purchasable with Silver Lions at the Founding Chest in Saint Anne during the Event",
|
|
260
261
|
"rewardForCompleting8EventChallenges": "Reward for completing 8 Challenges of the Event",
|
|
261
262
|
"williamBlackwoodStore": "Is/was purchasable in William Blackwood's store",
|
|
@@ -264,6 +265,7 @@
|
|
|
264
265
|
"megaLestariEyeReward": "Reward for handing in Mega Lestari's Eye at the Sea People Hunter Master at Outpost Lanitra",
|
|
265
266
|
"krakenInkGlandsReward": "Reward for handing in Kraken Ink Glands at the Sea People Hunter Master at Outpost Lanitra",
|
|
266
267
|
"twitchDropLilywhiteTV": "Time-limited twitch drop during a livestream from LilywhiteTV",
|
|
267
|
-
"twitchDropRubyNXT": "Time-limited twitch drop during a livestream from RubyNXT"
|
|
268
|
+
"twitchDropRubyNXT": "Time-limited twitch drop during a livestream from RubyNXT",
|
|
269
|
+
"Y2S4AnniversarySailEmblemContentReward": "Reward for winning or being under the top 10 (shortlisted) submissions for the Year 2 Season 4 Anniversary Sail Emblem design contest"
|
|
268
270
|
}
|
|
269
271
|
}
|
|
@@ -420,6 +420,7 @@
|
|
|
420
420
|
"chimpCrazy": "Chimp Crazy Set",
|
|
421
421
|
"deathsGlow": "Death's Glow Set",
|
|
422
422
|
"deathlyWishes": "Deathly Wishes Set",
|
|
423
|
-
"oranjeDominion": "Oranje Dominion Set"
|
|
423
|
+
"oranjeDominion": "Oranje Dominion Set",
|
|
424
|
+
"velvetRequiem": "Velvet Requiem Set"
|
|
424
425
|
}
|
|
425
426
|
}
|
|
@@ -21767,6 +21767,42 @@
|
|
|
21767
21767
|
"description": {
|
|
21768
21768
|
"general": "Stille Schritte an vergessenen Ufern."
|
|
21769
21769
|
}
|
|
21770
|
+
},
|
|
21771
|
+
"darkSepulchre": {
|
|
21772
|
+
"name": "Dunkles Sepulcrum",
|
|
21773
|
+
"description": {
|
|
21774
|
+
"general": "Schatten winden sich ins Holz, der Geruch von Eisen und Salz."
|
|
21775
|
+
}
|
|
21776
|
+
},
|
|
21777
|
+
"huntersVeil": {
|
|
21778
|
+
"name": "Schleier des Jägers",
|
|
21779
|
+
"description": {
|
|
21780
|
+
"general": "Schwarze Seide, vom Mondlicht geküsst. Flüstert von Romantik und Untergang."
|
|
21781
|
+
}
|
|
21782
|
+
},
|
|
21783
|
+
"thornsInBloom": {
|
|
21784
|
+
"name": "Thorns in Bloom",
|
|
21785
|
+
"description": {
|
|
21786
|
+
"general": "Barbs and blossoms coil, binding prey in beauty and cruelty alike"
|
|
21787
|
+
}
|
|
21788
|
+
},
|
|
21789
|
+
"wreathedSkull": {
|
|
21790
|
+
"name": "Bekränzter Schädel",
|
|
21791
|
+
"description": {
|
|
21792
|
+
"general": "Ein Grinsen mit einem Rosenkranz."
|
|
21793
|
+
}
|
|
21794
|
+
},
|
|
21795
|
+
"bleuFury": {
|
|
21796
|
+
"name": "Blaue Raserei",
|
|
21797
|
+
"description": {
|
|
21798
|
+
"general": "Eine atemberaubende Schau in Compagnie Farben."
|
|
21799
|
+
}
|
|
21800
|
+
},
|
|
21801
|
+
"oranjeWinds": {
|
|
21802
|
+
"name": "Oranje-Winde",
|
|
21803
|
+
"description": {
|
|
21804
|
+
"general": "Eine flammende Aura, die eines NHG-Sieges würdig ist."
|
|
21805
|
+
}
|
|
21770
21806
|
}
|
|
21771
21807
|
}
|
|
21772
21808
|
}
|
|
@@ -256,6 +256,7 @@
|
|
|
256
256
|
"azureHarbingerReward": "Erhalten beim Besiegen des Azurblauen Vorboten",
|
|
257
257
|
"twitchDropAzureSolsticeY2S3": "Twitch Drop während des Azur-Sonnenwenden Events in {{gutsAndGlory}}",
|
|
258
258
|
"factionWarWinReward": "Belohnung für den Sieg der Fraktion im Fraktionskrieg",
|
|
259
|
+
"retributionWarWinReward": "Belohnung für den Sieg der Fraktion im Vergeltungskrieg",
|
|
259
260
|
"purchasableWithSilverLionsAtTheFoundingChest": "Ist/war mit Silberlöwen in der Gründungstruhe in Sainte Anne während des Ereignisses kaufbar",
|
|
260
261
|
"rewardForCompleting8EventChallenges": "Belohnung für den Abschluss von 8 Herausforderungen während des Events",
|
|
261
262
|
"williamBlackwoodStore": "Ist/war kaufbar in William Blackwoods Geschäft",
|
|
@@ -264,6 +265,7 @@
|
|
|
264
265
|
"megaLestariEyeReward": "Belohnung fürs Abgeben des Auges des Mega-Lestari beim Meisterjäger des Seevolks im Außenposten Lanitra",
|
|
265
266
|
"krakenInkGlandsReward": "Belohnung fürs Abgeben der Tintendrüsen des Kraken beim Meisterjäger des Seevolks im Außenposten Lanitra",
|
|
266
267
|
"twitchDropLilywhiteTV": "Zeitlich begrenzter Twitch-Drop während eines Livestreams von LilywhiteTV",
|
|
267
|
-
"twitchDropRubyNXT": "Zeitlich begrenzter Twitch-Drop während eines Livestreams von RubyNXT"
|
|
268
|
+
"twitchDropRubyNXT": "Zeitlich begrenzter Twitch-Drop während eines Livestreams von RubyNXT",
|
|
269
|
+
"Y2S4AnniversarySailEmblemContentReward": "Belohnung für das Gewinnen oder Platzieren unter den Top 10 im J2S4 Anniversary Sail Emblem Design Contest"
|
|
268
270
|
}
|
|
269
271
|
}
|
|
@@ -420,6 +420,7 @@
|
|
|
420
420
|
"chimpCrazy": "Affenzirkus Set",
|
|
421
421
|
"deathsGlow": "Todesleuchten Set",
|
|
422
422
|
"deathlyWishes": "Tödliche Wünsche Set",
|
|
423
|
-
"oranjeDominion": "Oranje Dominion Set"
|
|
423
|
+
"oranjeDominion": "Oranje Dominion Set",
|
|
424
|
+
"velvetRequiem": "Samtweiches Requiem"
|
|
424
425
|
}
|
|
425
426
|
}
|
|
@@ -21767,6 +21767,42 @@
|
|
|
21767
21767
|
"description": {
|
|
21768
21768
|
"general": "Silent steps on forgotten shores"
|
|
21769
21769
|
}
|
|
21770
|
+
},
|
|
21771
|
+
"darkSepulchre": {
|
|
21772
|
+
"name": "Dark Sepulchre",
|
|
21773
|
+
"description": {
|
|
21774
|
+
"general": "Shadows seep into the timbers, the scent of iron and salt"
|
|
21775
|
+
}
|
|
21776
|
+
},
|
|
21777
|
+
"huntersVeil": {
|
|
21778
|
+
"name": "Hunter's Veil",
|
|
21779
|
+
"description": {
|
|
21780
|
+
"general": "Black silk kissed by moonlight. Whispers of romance and ruin."
|
|
21781
|
+
}
|
|
21782
|
+
},
|
|
21783
|
+
"thornsInBloom": {
|
|
21784
|
+
"name": "Thorns in Bloom",
|
|
21785
|
+
"description": {
|
|
21786
|
+
"general": "Barbs and blossoms coil, binding prey in beauty and cruelty alike"
|
|
21787
|
+
}
|
|
21788
|
+
},
|
|
21789
|
+
"wreathedSkull": {
|
|
21790
|
+
"name": "Wreathed Skull",
|
|
21791
|
+
"description": {
|
|
21792
|
+
"general": "A grin wreathed in roses"
|
|
21793
|
+
}
|
|
21794
|
+
},
|
|
21795
|
+
"bleuFury": {
|
|
21796
|
+
"name": "Bleu Fury",
|
|
21797
|
+
"description": {
|
|
21798
|
+
"general": "A stunning show of Compagnie colors"
|
|
21799
|
+
}
|
|
21800
|
+
},
|
|
21801
|
+
"oranjeWinds": {
|
|
21802
|
+
"name": "Oranje Winds",
|
|
21803
|
+
"description": {
|
|
21804
|
+
"general": "A flaming aura worthy of a DMC win"
|
|
21805
|
+
}
|
|
21770
21806
|
}
|
|
21771
21807
|
}
|
|
21772
21808
|
}
|
|
@@ -256,6 +256,7 @@
|
|
|
256
256
|
"azureHarbingerReward": "Obtained when defeating the Azure Harbinger",
|
|
257
257
|
"twitchDropAzureSolsticeY2S3": "Twitch Drop during the Azure Solstice event in {{gutsAndGlory}}",
|
|
258
258
|
"factionWarWinReward": "Reward for that faction to win the Faction War",
|
|
259
|
+
"retributionWarWinReward": "Reward for that faction to win the Retribution War",
|
|
259
260
|
"purchasableWithSilverLionsAtTheFoundingChest": "Is/was purchasable with Silver Lions at the Founding Chest in Saint Anne during the Event",
|
|
260
261
|
"rewardForCompleting8EventChallenges": "Reward for completing 8 Challenges of the Event",
|
|
261
262
|
"williamBlackwoodStore": "Is/was purchasable in William Blackwood's store",
|
|
@@ -264,6 +265,7 @@
|
|
|
264
265
|
"megaLestariEyeReward": "Reward for handing in Mega Lestari's Eye at the Sea People Hunter Master at Outpost Lanitra",
|
|
265
266
|
"krakenInkGlandsReward": "Reward for handing in Kraken Ink Glands at the Sea People Hunter Master at Outpost Lanitra",
|
|
266
267
|
"twitchDropLilywhiteTV": "Time-limited twitch drop during a livestream from LilywhiteTV",
|
|
267
|
-
"twitchDropRubyNXT": "Time-limited twitch drop during a livestream from RubyNXT"
|
|
268
|
+
"twitchDropRubyNXT": "Time-limited twitch drop during a livestream from RubyNXT",
|
|
269
|
+
"Y2S4AnniversarySailEmblemContentReward": "Reward for winning or being under the top 10 (shortlisted) submissions for the Year 2 Season 4 Anniversary Sail Emblem design contest"
|
|
268
270
|
}
|
|
269
271
|
}
|
|
@@ -420,6 +420,7 @@
|
|
|
420
420
|
"chimpCrazy": "Chimp Crazy Set",
|
|
421
421
|
"deathsGlow": "Death's Glow Set",
|
|
422
422
|
"deathlyWishes": "Deathly Wishes Set",
|
|
423
|
-
"oranjeDominion": "Oranje Dominion Set"
|
|
423
|
+
"oranjeDominion": "Oranje Dominion Set",
|
|
424
|
+
"velvetRequiem": "Velvet Requiem Set"
|
|
424
425
|
}
|
|
425
426
|
}
|
|
@@ -21767,6 +21767,42 @@
|
|
|
21767
21767
|
"description": {
|
|
21768
21768
|
"general": "Silent steps on forgotten shores"
|
|
21769
21769
|
}
|
|
21770
|
+
},
|
|
21771
|
+
"darkSepulchre": {
|
|
21772
|
+
"name": "Dark Sepulchre",
|
|
21773
|
+
"description": {
|
|
21774
|
+
"general": "Shadows seep into the timbers, the scent of iron and salt"
|
|
21775
|
+
}
|
|
21776
|
+
},
|
|
21777
|
+
"huntersVeil": {
|
|
21778
|
+
"name": "Hunter's Veil",
|
|
21779
|
+
"description": {
|
|
21780
|
+
"general": "Black silk kissed by moonlight. Whispers of romance and ruin."
|
|
21781
|
+
}
|
|
21782
|
+
},
|
|
21783
|
+
"thornsInBloom": {
|
|
21784
|
+
"name": "Thorns in Bloom",
|
|
21785
|
+
"description": {
|
|
21786
|
+
"general": "Barbs and blossoms coil, binding prey in beauty and cruelty alike"
|
|
21787
|
+
}
|
|
21788
|
+
},
|
|
21789
|
+
"wreathedSkull": {
|
|
21790
|
+
"name": "Wreathed Skull",
|
|
21791
|
+
"description": {
|
|
21792
|
+
"general": "A grin wreathed in roses"
|
|
21793
|
+
}
|
|
21794
|
+
},
|
|
21795
|
+
"bleuFury": {
|
|
21796
|
+
"name": "Bleu Fury",
|
|
21797
|
+
"description": {
|
|
21798
|
+
"general": "A stunning show of Compagnie colors"
|
|
21799
|
+
}
|
|
21800
|
+
},
|
|
21801
|
+
"oranjeWinds": {
|
|
21802
|
+
"name": "Oranje Winds",
|
|
21803
|
+
"description": {
|
|
21804
|
+
"general": "A flaming aura worthy of a DMC win"
|
|
21805
|
+
}
|
|
21770
21806
|
}
|
|
21771
21807
|
}
|
|
21772
21808
|
}
|
|
@@ -256,6 +256,7 @@
|
|
|
256
256
|
"azureHarbingerReward": "Obtained when defeating the Azure Harbinger",
|
|
257
257
|
"twitchDropAzureSolsticeY2S3": "Twitch Drop during the Azure Solstice event in {{gutsAndGlory}}",
|
|
258
258
|
"factionWarWinReward": "Reward for that faction to win the Faction War",
|
|
259
|
+
"retributionWarWinReward": "Reward for that faction to win the Retribution War",
|
|
259
260
|
"purchasableWithSilverLionsAtTheFoundingChest": "Is/was purchasable with Silver Lions at the Founding Chest in Saint Anne during the Event",
|
|
260
261
|
"rewardForCompleting8EventChallenges": "Reward for completing 8 Challenges of the Event",
|
|
261
262
|
"williamBlackwoodStore": "Is/was purchasable in William Blackwood's store",
|
|
@@ -264,6 +265,7 @@
|
|
|
264
265
|
"megaLestariEyeReward": "Reward for handing in Mega Lestari's Eye at the Sea People Hunter Master at Outpost Lanitra",
|
|
265
266
|
"krakenInkGlandsReward": "Reward for handing in Kraken Ink Glands at the Sea People Hunter Master at Outpost Lanitra",
|
|
266
267
|
"twitchDropLilywhiteTV": "Time-limited twitch drop during a livestream from LilywhiteTV",
|
|
267
|
-
"twitchDropRubyNXT": "Time-limited twitch drop during a livestream from RubyNXT"
|
|
268
|
+
"twitchDropRubyNXT": "Time-limited twitch drop during a livestream from RubyNXT",
|
|
269
|
+
"Y2S4AnniversarySailEmblemContentReward": "Reward for winning or being under the top 10 (shortlisted) submissions for the Year 2 Season 4 Anniversary Sail Emblem design contest"
|
|
268
270
|
}
|
|
269
271
|
}
|
|
@@ -420,6 +420,7 @@
|
|
|
420
420
|
"chimpCrazy": "Chimp Crazy Set",
|
|
421
421
|
"deathsGlow": "Death's Glow Set",
|
|
422
422
|
"deathlyWishes": "Deathly Wishes Set",
|
|
423
|
-
"oranjeDominion": "Oranje Dominion Set"
|
|
423
|
+
"oranjeDominion": "Oranje Dominion Set",
|
|
424
|
+
"velvetRequiem": "Velvet Requiem Set"
|
|
424
425
|
}
|
|
425
426
|
}
|
|
@@ -21767,6 +21767,42 @@
|
|
|
21767
21767
|
"description": {
|
|
21768
21768
|
"general": "Silent steps on forgotten shores"
|
|
21769
21769
|
}
|
|
21770
|
+
},
|
|
21771
|
+
"darkSepulchre": {
|
|
21772
|
+
"name": "Dark Sepulchre",
|
|
21773
|
+
"description": {
|
|
21774
|
+
"general": "Shadows seep into the timbers, the scent of iron and salt"
|
|
21775
|
+
}
|
|
21776
|
+
},
|
|
21777
|
+
"huntersVeil": {
|
|
21778
|
+
"name": "Hunter's Veil",
|
|
21779
|
+
"description": {
|
|
21780
|
+
"general": "Black silk kissed by moonlight. Whispers of romance and ruin."
|
|
21781
|
+
}
|
|
21782
|
+
},
|
|
21783
|
+
"thornsInBloom": {
|
|
21784
|
+
"name": "Thorns in Bloom",
|
|
21785
|
+
"description": {
|
|
21786
|
+
"general": "Barbs and blossoms coil, binding prey in beauty and cruelty alike"
|
|
21787
|
+
}
|
|
21788
|
+
},
|
|
21789
|
+
"wreathedSkull": {
|
|
21790
|
+
"name": "Wreathed Skull",
|
|
21791
|
+
"description": {
|
|
21792
|
+
"general": "A grin wreathed in roses"
|
|
21793
|
+
}
|
|
21794
|
+
},
|
|
21795
|
+
"bleuFury": {
|
|
21796
|
+
"name": "Bleu Fury",
|
|
21797
|
+
"description": {
|
|
21798
|
+
"general": "A stunning show of Compagnie colors"
|
|
21799
|
+
}
|
|
21800
|
+
},
|
|
21801
|
+
"oranjeWinds": {
|
|
21802
|
+
"name": "Oranje Winds",
|
|
21803
|
+
"description": {
|
|
21804
|
+
"general": "A flaming aura worthy of a DMC win"
|
|
21805
|
+
}
|
|
21770
21806
|
}
|
|
21771
21807
|
}
|
|
21772
21808
|
}
|
|
@@ -256,6 +256,7 @@
|
|
|
256
256
|
"azureHarbingerReward": "Obtained when defeating the Azure Harbinger",
|
|
257
257
|
"twitchDropAzureSolsticeY2S3": "Twitch Drop during the Azure Solstice event in {{gutsAndGlory}}",
|
|
258
258
|
"factionWarWinReward": "Reward for that faction to win the Faction War",
|
|
259
|
+
"retributionWarWinReward": "Reward for that faction to win the Retribution War",
|
|
259
260
|
"purchasableWithSilverLionsAtTheFoundingChest": "Is/was purchasable with Silver Lions at the Founding Chest in Saint Anne during the Event",
|
|
260
261
|
"rewardForCompleting8EventChallenges": "Reward for completing 8 Challenges of the Event",
|
|
261
262
|
"williamBlackwoodStore": "Is/was purchasable in William Blackwood's store",
|
|
@@ -264,6 +265,7 @@
|
|
|
264
265
|
"megaLestariEyeReward": "Reward for handing in Mega Lestari's Eye at the Sea People Hunter Master at Outpost Lanitra",
|
|
265
266
|
"krakenInkGlandsReward": "Reward for handing in Kraken Ink Glands at the Sea People Hunter Master at Outpost Lanitra",
|
|
266
267
|
"twitchDropLilywhiteTV": "Time-limited twitch drop during a livestream from LilywhiteTV",
|
|
267
|
-
"twitchDropRubyNXT": "Time-limited twitch drop during a livestream from RubyNXT"
|
|
268
|
+
"twitchDropRubyNXT": "Time-limited twitch drop during a livestream from RubyNXT",
|
|
269
|
+
"Y2S4AnniversarySailEmblemContentReward": "Reward for winning or being under the top 10 (shortlisted) submissions for the Year 2 Season 4 Anniversary Sail Emblem design contest"
|
|
268
270
|
}
|
|
269
271
|
}
|
|
@@ -420,6 +420,7 @@
|
|
|
420
420
|
"chimpCrazy": "Chimp Crazy Set",
|
|
421
421
|
"deathsGlow": "Death's Glow Set",
|
|
422
422
|
"deathlyWishes": "Deathly Wishes Set",
|
|
423
|
-
"oranjeDominion": "Oranje Dominion Set"
|
|
423
|
+
"oranjeDominion": "Oranje Dominion Set",
|
|
424
|
+
"velvetRequiem": "Velvet Requiem Set"
|
|
424
425
|
}
|
|
425
426
|
}
|
|
@@ -21767,6 +21767,42 @@
|
|
|
21767
21767
|
"description": {
|
|
21768
21768
|
"general": "Silent steps on forgotten shores"
|
|
21769
21769
|
}
|
|
21770
|
+
},
|
|
21771
|
+
"darkSepulchre": {
|
|
21772
|
+
"name": "Dark Sepulchre",
|
|
21773
|
+
"description": {
|
|
21774
|
+
"general": "Shadows seep into the timbers, the scent of iron and salt"
|
|
21775
|
+
}
|
|
21776
|
+
},
|
|
21777
|
+
"huntersVeil": {
|
|
21778
|
+
"name": "Hunter's Veil",
|
|
21779
|
+
"description": {
|
|
21780
|
+
"general": "Black silk kissed by moonlight. Whispers of romance and ruin."
|
|
21781
|
+
}
|
|
21782
|
+
},
|
|
21783
|
+
"thornsInBloom": {
|
|
21784
|
+
"name": "Thorns in Bloom",
|
|
21785
|
+
"description": {
|
|
21786
|
+
"general": "Barbs and blossoms coil, binding prey in beauty and cruelty alike"
|
|
21787
|
+
}
|
|
21788
|
+
},
|
|
21789
|
+
"wreathedSkull": {
|
|
21790
|
+
"name": "Wreathed Skull",
|
|
21791
|
+
"description": {
|
|
21792
|
+
"general": "A grin wreathed in roses"
|
|
21793
|
+
}
|
|
21794
|
+
},
|
|
21795
|
+
"bleuFury": {
|
|
21796
|
+
"name": "Bleu Fury",
|
|
21797
|
+
"description": {
|
|
21798
|
+
"general": "A stunning show of Compagnie colors"
|
|
21799
|
+
}
|
|
21800
|
+
},
|
|
21801
|
+
"oranjeWinds": {
|
|
21802
|
+
"name": "Oranje Winds",
|
|
21803
|
+
"description": {
|
|
21804
|
+
"general": "A flaming aura worthy of a DMC win"
|
|
21805
|
+
}
|
|
21770
21806
|
}
|
|
21771
21807
|
}
|
|
21772
21808
|
}
|
|
@@ -256,6 +256,7 @@
|
|
|
256
256
|
"azureHarbingerReward": "Obtained when defeating the Azure Harbinger",
|
|
257
257
|
"twitchDropAzureSolsticeY2S3": "Twitch Drop during the Azure Solstice event in {{gutsAndGlory}}",
|
|
258
258
|
"factionWarWinReward": "Reward for that faction to win the Faction War",
|
|
259
|
+
"retributionWarWinReward": "Reward for that faction to win the Retribution War",
|
|
259
260
|
"purchasableWithSilverLionsAtTheFoundingChest": "Is/was purchasable with Silver Lions at the Founding Chest in Saint Anne during the Event",
|
|
260
261
|
"rewardForCompleting8EventChallenges": "Reward for completing 8 Challenges of the Event",
|
|
261
262
|
"williamBlackwoodStore": "Is/was purchasable in William Blackwood's store",
|
|
@@ -264,6 +265,7 @@
|
|
|
264
265
|
"megaLestariEyeReward": "Reward for handing in Mega Lestari's Eye at the Sea People Hunter Master at Outpost Lanitra",
|
|
265
266
|
"krakenInkGlandsReward": "Reward for handing in Kraken Ink Glands at the Sea People Hunter Master at Outpost Lanitra",
|
|
266
267
|
"twitchDropLilywhiteTV": "Time-limited twitch drop during a livestream from LilywhiteTV",
|
|
267
|
-
"twitchDropRubyNXT": "Time-limited twitch drop during a livestream from RubyNXT"
|
|
268
|
+
"twitchDropRubyNXT": "Time-limited twitch drop during a livestream from RubyNXT",
|
|
269
|
+
"Y2S4AnniversarySailEmblemContentReward": "Reward for winning or being under the top 10 (shortlisted) submissions for the Year 2 Season 4 Anniversary Sail Emblem design contest"
|
|
268
270
|
}
|
|
269
271
|
}
|
|
@@ -420,6 +420,7 @@
|
|
|
420
420
|
"chimpCrazy": "Chimp Crazy Set",
|
|
421
421
|
"deathsGlow": "Death's Glow Set",
|
|
422
422
|
"deathlyWishes": "Deathly Wishes Set",
|
|
423
|
-
"oranjeDominion": "Oranje Dominion Set"
|
|
423
|
+
"oranjeDominion": "Oranje Dominion Set",
|
|
424
|
+
"velvetRequiem": "Velvet Requiem Set"
|
|
424
425
|
}
|
|
425
426
|
}
|
|
@@ -21767,6 +21767,42 @@
|
|
|
21767
21767
|
"description": {
|
|
21768
21768
|
"general": "Silent steps on forgotten shores"
|
|
21769
21769
|
}
|
|
21770
|
+
},
|
|
21771
|
+
"darkSepulchre": {
|
|
21772
|
+
"name": "Dark Sepulchre",
|
|
21773
|
+
"description": {
|
|
21774
|
+
"general": "Shadows seep into the timbers, the scent of iron and salt"
|
|
21775
|
+
}
|
|
21776
|
+
},
|
|
21777
|
+
"huntersVeil": {
|
|
21778
|
+
"name": "Hunter's Veil",
|
|
21779
|
+
"description": {
|
|
21780
|
+
"general": "Black silk kissed by moonlight. Whispers of romance and ruin."
|
|
21781
|
+
}
|
|
21782
|
+
},
|
|
21783
|
+
"thornsInBloom": {
|
|
21784
|
+
"name": "Thorns in Bloom",
|
|
21785
|
+
"description": {
|
|
21786
|
+
"general": "Barbs and blossoms coil, binding prey in beauty and cruelty alike"
|
|
21787
|
+
}
|
|
21788
|
+
},
|
|
21789
|
+
"wreathedSkull": {
|
|
21790
|
+
"name": "Wreathed Skull",
|
|
21791
|
+
"description": {
|
|
21792
|
+
"general": "A grin wreathed in roses"
|
|
21793
|
+
}
|
|
21794
|
+
},
|
|
21795
|
+
"bleuFury": {
|
|
21796
|
+
"name": "Bleu Fury",
|
|
21797
|
+
"description": {
|
|
21798
|
+
"general": "A stunning show of Compagnie colors"
|
|
21799
|
+
}
|
|
21800
|
+
},
|
|
21801
|
+
"oranjeWinds": {
|
|
21802
|
+
"name": "Oranje Winds",
|
|
21803
|
+
"description": {
|
|
21804
|
+
"general": "A flaming aura worthy of a DMC win"
|
|
21805
|
+
}
|
|
21770
21806
|
}
|
|
21771
21807
|
}
|
|
21772
21808
|
}
|
|
@@ -256,6 +256,7 @@
|
|
|
256
256
|
"azureHarbingerReward": "Obtained when defeating the Azure Harbinger",
|
|
257
257
|
"twitchDropAzureSolsticeY2S3": "Twitch Drop during the Azure Solstice event in {{gutsAndGlory}}",
|
|
258
258
|
"factionWarWinReward": "Reward for that faction to win the Faction War",
|
|
259
|
+
"retributionWarWinReward": "Reward for that faction to win the Retribution War",
|
|
259
260
|
"purchasableWithSilverLionsAtTheFoundingChest": "Is/was purchasable with Silver Lions at the Founding Chest in Saint Anne during the Event",
|
|
260
261
|
"rewardForCompleting8EventChallenges": "Reward for completing 8 Challenges of the Event",
|
|
261
262
|
"williamBlackwoodStore": "Is/was purchasable in William Blackwood's store",
|
|
@@ -264,6 +265,7 @@
|
|
|
264
265
|
"megaLestariEyeReward": "Reward for handing in Mega Lestari's Eye at the Sea People Hunter Master at Outpost Lanitra",
|
|
265
266
|
"krakenInkGlandsReward": "Reward for handing in Kraken Ink Glands at the Sea People Hunter Master at Outpost Lanitra",
|
|
266
267
|
"twitchDropLilywhiteTV": "Time-limited twitch drop during a livestream from LilywhiteTV",
|
|
267
|
-
"twitchDropRubyNXT": "Time-limited twitch drop during a livestream from RubyNXT"
|
|
268
|
+
"twitchDropRubyNXT": "Time-limited twitch drop during a livestream from RubyNXT",
|
|
269
|
+
"Y2S4AnniversarySailEmblemContentReward": "Reward for winning or being under the top 10 (shortlisted) submissions for the Year 2 Season 4 Anniversary Sail Emblem design contest"
|
|
268
270
|
}
|
|
269
271
|
}
|
|
@@ -420,6 +420,7 @@
|
|
|
420
420
|
"chimpCrazy": "Chimp Crazy Set",
|
|
421
421
|
"deathsGlow": "Death's Glow Set",
|
|
422
422
|
"deathlyWishes": "Deathly Wishes Set",
|
|
423
|
-
"oranjeDominion": "Oranje Dominion Set"
|
|
423
|
+
"oranjeDominion": "Oranje Dominion Set",
|
|
424
|
+
"velvetRequiem": "Velvet Requiem Set"
|
|
424
425
|
}
|
|
425
426
|
}
|