@skullandbonestools/snbdata 7.0.3 → 7.0.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/data/cosmetics.json +100 -21
- package/data/sets.json +20 -0
- package/languages/ar/ar_cosmetics.json +54 -0
- package/languages/ar/ar_sets.json +6 -1
- package/languages/de/de_cosmetics.json +54 -0
- package/languages/de/de_events.json +1 -1
- package/languages/de/de_factions.json +2 -2
- package/languages/de/de_items.json +6 -6
- package/languages/de/de_seasons.json +1 -1
- package/languages/de/de_sets.json +6 -1
- package/languages/de/de_ships.json +2 -2
- package/languages/en/en_cosmetics.json +54 -0
- package/languages/en/en_sets.json +6 -1
- package/languages/es/es_cosmetics.json +54 -0
- package/languages/es/es_sets.json +6 -1
- package/languages/fr/fr_cosmetics.json +54 -0
- package/languages/fr/fr_sets.json +6 -1
- package/languages/source/cosmetics.json +54 -0
- package/languages/source/sets.json +6 -1
- package/package.json +1 -1
package/data/cosmetics.json
CHANGED
|
@@ -26631,7 +26631,7 @@
|
|
|
26631
26631
|
"livingSun": {
|
|
26632
26632
|
"id": "livingSun",
|
|
26633
26633
|
"type": "sailsEmblem",
|
|
26634
|
-
"set": "",
|
|
26634
|
+
"set": "valiantBlood",
|
|
26635
26635
|
"obtainable": "factionWarRewardWonTerritory1",
|
|
26636
26636
|
"faction": "compagnieRoyale",
|
|
26637
26637
|
"dateAdded": "2025-10-21",
|
|
@@ -26640,7 +26640,7 @@
|
|
|
26640
26640
|
"blackDiamond": {
|
|
26641
26641
|
"id": "blackDiamond",
|
|
26642
26642
|
"type": "sailsColor",
|
|
26643
|
-
"set": "",
|
|
26643
|
+
"set": "valiantBlood",
|
|
26644
26644
|
"effect": "emissive",
|
|
26645
26645
|
"obtainable": "factionWarRewardWonTerritory4",
|
|
26646
26646
|
"faction": "compagnieRoyale",
|
|
@@ -26650,7 +26650,7 @@
|
|
|
26650
26650
|
"momentousStride": {
|
|
26651
26651
|
"id": "momentousStride",
|
|
26652
26652
|
"type": "hull",
|
|
26653
|
-
"set": "",
|
|
26653
|
+
"set": "valiantBlood",
|
|
26654
26654
|
"obtainable": "factionWarRewardWonTerritory5",
|
|
26655
26655
|
"faction": "compagnieRoyale",
|
|
26656
26656
|
"dateAdded": "2025-10-21",
|
|
@@ -26659,7 +26659,7 @@
|
|
|
26659
26659
|
"gildedEpic": {
|
|
26660
26660
|
"id": "gildedEpic",
|
|
26661
26661
|
"type": "sailsPattern",
|
|
26662
|
-
"set": "",
|
|
26662
|
+
"set": "valiantBlood",
|
|
26663
26663
|
"obtainable": "factionWarRewardWonTerritory8",
|
|
26664
26664
|
"faction": "compagnieRoyale",
|
|
26665
26665
|
"dateAdded": "2025-10-21",
|
|
@@ -26668,7 +26668,7 @@
|
|
|
26668
26668
|
"corsaire": {
|
|
26669
26669
|
"id": "corsaire",
|
|
26670
26670
|
"type": "nameplate",
|
|
26671
|
-
"set": "",
|
|
26671
|
+
"set": "valiantBlood",
|
|
26672
26672
|
"obtainable": "factionWarRewardWonTerritory11",
|
|
26673
26673
|
"faction": "compagnieRoyale",
|
|
26674
26674
|
"dateAdded": "2025-10-21",
|
|
@@ -28034,7 +28034,7 @@
|
|
|
28034
28034
|
"sirensCrest": {
|
|
28035
28035
|
"id": "sirensCrest",
|
|
28036
28036
|
"type": "headwear",
|
|
28037
|
-
"set": "",
|
|
28037
|
+
"set": "bloodQueen",
|
|
28038
28038
|
"obtainable": "ubisoftStore",
|
|
28039
28039
|
"dateAdded": "2025-10-21",
|
|
28040
28040
|
"lastUpdated": "2025-10-21"
|
|
@@ -28042,7 +28042,7 @@
|
|
|
28042
28042
|
"drapedInSplendor": {
|
|
28043
28043
|
"id": "drapedInSplendor",
|
|
28044
28044
|
"type": "torso",
|
|
28045
|
-
"set": "",
|
|
28045
|
+
"set": "bloodQueen",
|
|
28046
28046
|
"obtainable": "ubisoftStore",
|
|
28047
28047
|
"dateAdded": "2025-10-21",
|
|
28048
28048
|
"lastUpdated": "2025-10-21"
|
|
@@ -28050,7 +28050,7 @@
|
|
|
28050
28050
|
"heartstopper": {
|
|
28051
28051
|
"id": "heartstopper",
|
|
28052
28052
|
"type": "neck",
|
|
28053
|
-
"set": "",
|
|
28053
|
+
"set": "bloodQueen",
|
|
28054
28054
|
"obtainable": "ubisoftStore",
|
|
28055
28055
|
"dateAdded": "2025-10-21",
|
|
28056
28056
|
"lastUpdated": "2025-10-21"
|
|
@@ -28058,7 +28058,7 @@
|
|
|
28058
28058
|
"muddiedWaters": {
|
|
28059
28059
|
"id": "muddiedWaters",
|
|
28060
28060
|
"type": "forearm",
|
|
28061
|
-
"set": "",
|
|
28061
|
+
"set": "bloodQueen",
|
|
28062
28062
|
"obtainable": "ubisoftStore",
|
|
28063
28063
|
"dateAdded": "2025-10-21",
|
|
28064
28064
|
"lastUpdated": "2025-10-21"
|
|
@@ -28066,7 +28066,7 @@
|
|
|
28066
28066
|
"scarletSiren": {
|
|
28067
28067
|
"id": "scarletSiren",
|
|
28068
28068
|
"type": "waist",
|
|
28069
|
-
"set": "",
|
|
28069
|
+
"set": "bloodQueen",
|
|
28070
28070
|
"obtainable": "ubisoftStore",
|
|
28071
28071
|
"dateAdded": "2025-10-21",
|
|
28072
28072
|
"lastUpdated": "2025-10-21"
|
|
@@ -28074,7 +28074,7 @@
|
|
|
28074
28074
|
"stormsShine": {
|
|
28075
28075
|
"id": "stormsShine",
|
|
28076
28076
|
"type": "hand",
|
|
28077
|
-
"set": "",
|
|
28077
|
+
"set": "bloodQueen",
|
|
28078
28078
|
"obtainable": "ubisoftStore",
|
|
28079
28079
|
"dateAdded": "2025-10-21",
|
|
28080
28080
|
"lastUpdated": "2025-10-21"
|
|
@@ -28082,7 +28082,7 @@
|
|
|
28082
28082
|
"gritwornBreeches": {
|
|
28083
28083
|
"id": "gritwornBreeches",
|
|
28084
28084
|
"type": "bottom",
|
|
28085
|
-
"set": "",
|
|
28085
|
+
"set": "bloodQueen",
|
|
28086
28086
|
"obtainable": "ubisoftStore",
|
|
28087
28087
|
"dateAdded": "2025-10-21",
|
|
28088
28088
|
"lastUpdated": "2025-10-21"
|
|
@@ -28090,7 +28090,7 @@
|
|
|
28090
28090
|
"renewedBoots": {
|
|
28091
28091
|
"id": "renewedBoots",
|
|
28092
28092
|
"type": "footwear",
|
|
28093
|
-
"set": "",
|
|
28093
|
+
"set": "bloodQueen",
|
|
28094
28094
|
"obtainable": "ubisoftStore",
|
|
28095
28095
|
"dateAdded": "2025-10-21",
|
|
28096
28096
|
"lastUpdated": "2025-10-21"
|
|
@@ -28158,7 +28158,7 @@
|
|
|
28158
28158
|
"maneOfTheRavenous": {
|
|
28159
28159
|
"id": "maneOfTheRavenous",
|
|
28160
28160
|
"type": "headwear",
|
|
28161
|
-
"set": "",
|
|
28161
|
+
"set": "theLastHowl",
|
|
28162
28162
|
"effect": "emissive",
|
|
28163
28163
|
"obtainable": "ubisoftStore",
|
|
28164
28164
|
"dateAdded": "2025-10-21",
|
|
@@ -28167,7 +28167,7 @@
|
|
|
28167
28167
|
"moonshadeMantle": {
|
|
28168
28168
|
"id": "moonshadeMantle",
|
|
28169
28169
|
"type": "torso",
|
|
28170
|
-
"set": "",
|
|
28170
|
+
"set": "theLastHowl",
|
|
28171
28171
|
"effect": "emissive",
|
|
28172
28172
|
"obtainable": "ubisoftStore",
|
|
28173
28173
|
"dateAdded": "2025-10-21",
|
|
@@ -28176,7 +28176,7 @@
|
|
|
28176
28176
|
"wolfsHeadChains": {
|
|
28177
28177
|
"id": "wolfsHeadChains",
|
|
28178
28178
|
"type": "neck",
|
|
28179
|
-
"set": "",
|
|
28179
|
+
"set": "theLastHowl",
|
|
28180
28180
|
"effect": "emissive",
|
|
28181
28181
|
"obtainable": "ubisoftStore",
|
|
28182
28182
|
"dateAdded": "2025-10-21",
|
|
@@ -28185,7 +28185,7 @@
|
|
|
28185
28185
|
"grayLightGuards": {
|
|
28186
28186
|
"id": "grayLightGuards",
|
|
28187
28187
|
"type": "forearm",
|
|
28188
|
-
"set": "",
|
|
28188
|
+
"set": "theLastHowl",
|
|
28189
28189
|
"effect": "emissive",
|
|
28190
28190
|
"obtainable": "ubisoftStore",
|
|
28191
28191
|
"dateAdded": "2025-10-21",
|
|
@@ -28194,7 +28194,7 @@
|
|
|
28194
28194
|
"goldpeltCords": {
|
|
28195
28195
|
"id": "goldpeltCords",
|
|
28196
28196
|
"type": "waist",
|
|
28197
|
-
"set": "",
|
|
28197
|
+
"set": "theLastHowl",
|
|
28198
28198
|
"obtainable": "ubisoftStore",
|
|
28199
28199
|
"dateAdded": "2025-10-21",
|
|
28200
28200
|
"lastUpdated": "2025-10-21"
|
|
@@ -28202,7 +28202,7 @@
|
|
|
28202
28202
|
"clawsOut": {
|
|
28203
28203
|
"id": "clawsOut",
|
|
28204
28204
|
"type": "hand",
|
|
28205
|
-
"set": "",
|
|
28205
|
+
"set": "theLastHowl",
|
|
28206
28206
|
"obtainable": "ubisoftStore",
|
|
28207
28207
|
"dateAdded": "2025-10-21",
|
|
28208
28208
|
"lastUpdated": "2025-10-21"
|
|
@@ -28210,7 +28210,7 @@
|
|
|
28210
28210
|
"lonestrideLeathers": {
|
|
28211
28211
|
"id": "lonestrideLeathers",
|
|
28212
28212
|
"type": "bottom",
|
|
28213
|
-
"set": "",
|
|
28213
|
+
"set": "theLastHowl",
|
|
28214
28214
|
"obtainable": "ubisoftStore",
|
|
28215
28215
|
"dateAdded": "2025-10-21",
|
|
28216
28216
|
"lastUpdated": "2025-10-21"
|
|
@@ -28218,7 +28218,7 @@
|
|
|
28218
28218
|
"isolatedSteps": {
|
|
28219
28219
|
"id": "isolatedSteps",
|
|
28220
28220
|
"type": "footwear",
|
|
28221
|
-
"set": "",
|
|
28221
|
+
"set": "theLastHowl",
|
|
28222
28222
|
"obtainable": "ubisoftStore",
|
|
28223
28223
|
"dateAdded": "2025-10-21",
|
|
28224
28224
|
"lastUpdated": "2025-10-21"
|
|
@@ -28406,5 +28406,84 @@
|
|
|
28406
28406
|
"obtainable": "ubisoftStore",
|
|
28407
28407
|
"dateAdded": "2025-10-21",
|
|
28408
28408
|
"lastUpdated": "2025-10-21"
|
|
28409
|
+
},
|
|
28410
|
+
"outForOpportunity": {
|
|
28411
|
+
"id": "outForOpportunity",
|
|
28412
|
+
"type": "sailsEmblem",
|
|
28413
|
+
"effect": "animated",
|
|
28414
|
+
"set": "sinnersGrasp",
|
|
28415
|
+
"obtainable": "ubisoftStore",
|
|
28416
|
+
"dateAdded": "2025-11-04",
|
|
28417
|
+
"lastUpdated": "2025-11-04"
|
|
28418
|
+
},
|
|
28419
|
+
"trailOfForsaken": {
|
|
28420
|
+
"id": "trailOfForsaken",
|
|
28421
|
+
"type": "sailsPattern",
|
|
28422
|
+
"set": "sinnersGrasp",
|
|
28423
|
+
"obtainable": "ubisoftStore",
|
|
28424
|
+
"dateAdded": "2025-11-04",
|
|
28425
|
+
"lastUpdated": "2025-11-04"
|
|
28426
|
+
},
|
|
28427
|
+
"theWindsMeet": {
|
|
28428
|
+
"id": "theWindsMeet",
|
|
28429
|
+
"type": "sailsColor",
|
|
28430
|
+
"set": "sinnersGrasp",
|
|
28431
|
+
"obtainable": "ubisoftStore",
|
|
28432
|
+
"dateAdded": "2025-11-04",
|
|
28433
|
+
"lastUpdated": "2025-11-04"
|
|
28434
|
+
},
|
|
28435
|
+
"clamoringSpirits": {
|
|
28436
|
+
"id": "clamoringSpirits",
|
|
28437
|
+
"type": "hull",
|
|
28438
|
+
"set": "sinnersGrasp",
|
|
28439
|
+
"obtainable": "ubisoftStore",
|
|
28440
|
+
"dateAdded": "2025-11-04",
|
|
28441
|
+
"lastUpdated": "2025-11-04"
|
|
28442
|
+
},
|
|
28443
|
+
"orderAndPurpose": {
|
|
28444
|
+
"id": "orderAndPurpose",
|
|
28445
|
+
"type": "sailsEmblem",
|
|
28446
|
+
"set": "waveConqueror",
|
|
28447
|
+
"faction": "dutchMerchantCompany",
|
|
28448
|
+
"obtainable": "factionWarRewardWonTerritory1",
|
|
28449
|
+
"dateAdded": "2025-10-21",
|
|
28450
|
+
"lastUpdated": "2025-10-21"
|
|
28451
|
+
},
|
|
28452
|
+
"brightHorizons": {
|
|
28453
|
+
"id": "brightHorizons",
|
|
28454
|
+
"type": "sailsPattern",
|
|
28455
|
+
"set": "waveConqueror",
|
|
28456
|
+
"faction": "dutchMerchantCompany",
|
|
28457
|
+
"obtainable": "factionWarRewardWonTerritory8",
|
|
28458
|
+
"dateAdded": "2025-10-21",
|
|
28459
|
+
"lastUpdated": "2025-10-21"
|
|
28460
|
+
},
|
|
28461
|
+
"deadWake": {
|
|
28462
|
+
"id": "deadWake",
|
|
28463
|
+
"type": "sailsColor",
|
|
28464
|
+
"set": "waveConqueror",
|
|
28465
|
+
"faction": "dutchMerchantCompany",
|
|
28466
|
+
"effect": "emissive",
|
|
28467
|
+
"obtainable": "factionWarRewardWonTerritory4",
|
|
28468
|
+
"dateAdded": "2025-10-21",
|
|
28469
|
+
"lastUpdated": "2025-10-21"
|
|
28470
|
+
},
|
|
28471
|
+
"anchorsEdge": {
|
|
28472
|
+
"id": "anchorsEdge",
|
|
28473
|
+
"type": "hull",
|
|
28474
|
+
"set": "waveConqueror",
|
|
28475
|
+
"faction": "dutchMerchantCompany",
|
|
28476
|
+
"obtainable": "factionWarRewardWonTerritory5",
|
|
28477
|
+
"dateAdded": "2025-10-21",
|
|
28478
|
+
"lastUpdated": "2025-10-21"
|
|
28479
|
+
},
|
|
28480
|
+
"kaper": {
|
|
28481
|
+
"id": "kaper",
|
|
28482
|
+
"type": "nameplate",
|
|
28483
|
+
"set": "waveConqueror",
|
|
28484
|
+
"faction": "dutchMerchantCompany",
|
|
28485
|
+
"obtainable": "factionWarRewardWonTerritory11",
|
|
28486
|
+
"dateAdded": "2025-10-21",
|
|
28487
|
+
"lastUpdated": "2025-10-21"
|
|
28409
28488
|
}
|
|
28410
28489
|
}
|
package/data/sets.json
CHANGED
|
@@ -1470,5 +1470,25 @@
|
|
|
1470
1470
|
"wolfheartsSeas": {
|
|
1471
1471
|
"id": "wolfheartsSeas",
|
|
1472
1472
|
"type": "ship"
|
|
1473
|
+
},
|
|
1474
|
+
"valiantBlood": {
|
|
1475
|
+
"id": "valiantBlood",
|
|
1476
|
+
"type": "ship"
|
|
1477
|
+
},
|
|
1478
|
+
"sinnersGrasp": {
|
|
1479
|
+
"id": "sinnersGrasp",
|
|
1480
|
+
"type": "ship"
|
|
1481
|
+
},
|
|
1482
|
+
"theLastHowl": {
|
|
1483
|
+
"id": "theLastHowl",
|
|
1484
|
+
"type": "player"
|
|
1485
|
+
},
|
|
1486
|
+
"bloodQueen": {
|
|
1487
|
+
"id": "bloodQueen",
|
|
1488
|
+
"type": "player"
|
|
1489
|
+
},
|
|
1490
|
+
"waveConqueror": {
|
|
1491
|
+
"id": "waveConqueror",
|
|
1492
|
+
"type": "ship"
|
|
1473
1493
|
}
|
|
1474
1494
|
}
|
|
@@ -19793,6 +19793,60 @@
|
|
|
19793
19793
|
"description": {
|
|
19794
19794
|
"general": "\"This fight shall be your last.\""
|
|
19795
19795
|
}
|
|
19796
|
+
},
|
|
19797
|
+
"outForOpportunity": {
|
|
19798
|
+
"name": "Out for Opportunity",
|
|
19799
|
+
"description": {
|
|
19800
|
+
"general": "The seas belong to the quick and mighty"
|
|
19801
|
+
}
|
|
19802
|
+
},
|
|
19803
|
+
"trailOfForsaken": {
|
|
19804
|
+
"name": "Trail of Forsaken",
|
|
19805
|
+
"description": {
|
|
19806
|
+
"general": "Every enemy's fall adds to your rise"
|
|
19807
|
+
}
|
|
19808
|
+
},
|
|
19809
|
+
"theWindsMeet": {
|
|
19810
|
+
"name": "The Winds Meet",
|
|
19811
|
+
"description": {
|
|
19812
|
+
"general": "They offer fortune for your exploits"
|
|
19813
|
+
}
|
|
19814
|
+
},
|
|
19815
|
+
"clamoringSpirits": {
|
|
19816
|
+
"name": "Clamoring Spirits",
|
|
19817
|
+
"description": {
|
|
19818
|
+
"general": "They call for retribution"
|
|
19819
|
+
}
|
|
19820
|
+
},
|
|
19821
|
+
"orderAndPurpose": {
|
|
19822
|
+
"name": "Order and Purpose",
|
|
19823
|
+
"description": {
|
|
19824
|
+
"general": "Rise above the strife and find your place"
|
|
19825
|
+
}
|
|
19826
|
+
},
|
|
19827
|
+
"brightHorizons": {
|
|
19828
|
+
"name": "Bright Horizons",
|
|
19829
|
+
"description": {
|
|
19830
|
+
"general": "Even fame and fortune are not enough"
|
|
19831
|
+
}
|
|
19832
|
+
},
|
|
19833
|
+
"deadWake": {
|
|
19834
|
+
"name": "Dead Wake",
|
|
19835
|
+
"description": {
|
|
19836
|
+
"general": "Let the Indian Ocean see what becomes of your enemies"
|
|
19837
|
+
}
|
|
19838
|
+
},
|
|
19839
|
+
"anchorsEdge": {
|
|
19840
|
+
"name": "Anchor's Edge",
|
|
19841
|
+
"description": {
|
|
19842
|
+
"general": "Expect battle at every turn"
|
|
19843
|
+
}
|
|
19844
|
+
},
|
|
19845
|
+
"kaper": {
|
|
19846
|
+
"name": "Kaper",
|
|
19847
|
+
"description": {
|
|
19848
|
+
"general": "\"It is not enough to survive. We must triumph and prosper.\""
|
|
19849
|
+
}
|
|
19796
19850
|
}
|
|
19797
19851
|
}
|
|
19798
19852
|
}
|
|
@@ -367,6 +367,11 @@
|
|
|
367
367
|
"bladeBallet": "Blade Ballet Set",
|
|
368
368
|
"majesticMadness": "Majestic Madness Set",
|
|
369
369
|
"rawFury": "Raw Fury Set",
|
|
370
|
-
"wolfheartsSeas": "Wolfheart's Seas Set"
|
|
370
|
+
"wolfheartsSeas": "Wolfheart's Seas Set",
|
|
371
|
+
"valiantBlood": "Valiant Blood Set",
|
|
372
|
+
"sinnersGrasp": "Sinner's Grasp Set",
|
|
373
|
+
"theLastHowl": "The Last Howl Set",
|
|
374
|
+
"bloodQueen": "Blood Queen Set",
|
|
375
|
+
"waveConqueror": "Wave Conqueror Set"
|
|
371
376
|
}
|
|
372
377
|
}
|
|
@@ -19793,6 +19793,60 @@
|
|
|
19793
19793
|
"description": {
|
|
19794
19794
|
"general": "\"This fight shall be your last.\""
|
|
19795
19795
|
}
|
|
19796
|
+
},
|
|
19797
|
+
"outForOpportunity": {
|
|
19798
|
+
"name": "Out for Opportunity",
|
|
19799
|
+
"description": {
|
|
19800
|
+
"general": "The seas belong to the quick and mighty"
|
|
19801
|
+
}
|
|
19802
|
+
},
|
|
19803
|
+
"trailOfForsaken": {
|
|
19804
|
+
"name": "Trail of Forsaken",
|
|
19805
|
+
"description": {
|
|
19806
|
+
"general": "Every enemy's fall adds to your rise"
|
|
19807
|
+
}
|
|
19808
|
+
},
|
|
19809
|
+
"theWindsMeet": {
|
|
19810
|
+
"name": "The Winds Meet",
|
|
19811
|
+
"description": {
|
|
19812
|
+
"general": "They offer fortune for your exploits"
|
|
19813
|
+
}
|
|
19814
|
+
},
|
|
19815
|
+
"clamoringSpirits": {
|
|
19816
|
+
"name": "Clamoring Spirits",
|
|
19817
|
+
"description": {
|
|
19818
|
+
"general": "They call for retribution"
|
|
19819
|
+
}
|
|
19820
|
+
},
|
|
19821
|
+
"orderAndPurpose": {
|
|
19822
|
+
"name": "Order and Purpose",
|
|
19823
|
+
"description": {
|
|
19824
|
+
"general": "Rise above the strife and find your place"
|
|
19825
|
+
}
|
|
19826
|
+
},
|
|
19827
|
+
"brightHorizons": {
|
|
19828
|
+
"name": "Bright Horizons",
|
|
19829
|
+
"description": {
|
|
19830
|
+
"general": "Even fame and fortune are not enough"
|
|
19831
|
+
}
|
|
19832
|
+
},
|
|
19833
|
+
"deadWake": {
|
|
19834
|
+
"name": "Dead Wake",
|
|
19835
|
+
"description": {
|
|
19836
|
+
"general": "Let the Indian Ocean see what becomes of your enemies"
|
|
19837
|
+
}
|
|
19838
|
+
},
|
|
19839
|
+
"anchorsEdge": {
|
|
19840
|
+
"name": "Anchor's Edge",
|
|
19841
|
+
"description": {
|
|
19842
|
+
"general": "Expect battle at every turn"
|
|
19843
|
+
}
|
|
19844
|
+
},
|
|
19845
|
+
"kaper": {
|
|
19846
|
+
"name": "Kaper",
|
|
19847
|
+
"description": {
|
|
19848
|
+
"general": "\"It is not enough to survive. We must triumph and prosper.\""
|
|
19849
|
+
}
|
|
19796
19850
|
}
|
|
19797
19851
|
}
|
|
19798
19852
|
}
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
"name": "Pestilenzflotte"
|
|
41
41
|
},
|
|
42
42
|
"azureFleet": {
|
|
43
|
-
"name": "Azure
|
|
43
|
+
"name": "Azure Flotte"
|
|
44
44
|
},
|
|
45
45
|
"theUnhallowed": {
|
|
46
46
|
"name": "Die Entweihten"
|
|
@@ -64,7 +64,7 @@
|
|
|
64
64
|
"name": "Scurlocks Abtrünnige"
|
|
65
65
|
},
|
|
66
66
|
"weepingSpecters": {
|
|
67
|
-
"name": "
|
|
67
|
+
"name": "Klagende Schemen"
|
|
68
68
|
}
|
|
69
69
|
}
|
|
70
70
|
}
|
|
@@ -2097,9 +2097,9 @@
|
|
|
2097
2097
|
}
|
|
2098
2098
|
},
|
|
2099
2099
|
"rodeMaangodinChest": {
|
|
2100
|
-
"name": "
|
|
2100
|
+
"name": "Geheimnisvolle Truhe (Rode Maangodin)",
|
|
2101
2101
|
"description": {
|
|
2102
|
-
"general": "
|
|
2102
|
+
"general": "Welche Raritäten wohl darin verborgen sind?"
|
|
2103
2103
|
}
|
|
2104
2104
|
},
|
|
2105
2105
|
"bloodiedStrongbox": {
|
|
@@ -2121,9 +2121,9 @@
|
|
|
2121
2121
|
}
|
|
2122
2122
|
},
|
|
2123
2123
|
"maangodinChest": {
|
|
2124
|
-
"name": "
|
|
2124
|
+
"name": "Geheimnisvolle Truhe (Maangodin)",
|
|
2125
2125
|
"description": {
|
|
2126
|
-
"general": "
|
|
2126
|
+
"general": "Welche Raritäten wohl darin verborgen sind?"
|
|
2127
2127
|
}
|
|
2128
2128
|
},
|
|
2129
2129
|
"reapersCache": {
|
|
@@ -2145,9 +2145,9 @@
|
|
|
2145
2145
|
}
|
|
2146
2146
|
},
|
|
2147
2147
|
"soleilRoyalTreasureChest": {
|
|
2148
|
-
"name": "
|
|
2148
|
+
"name": "Schatztruhe (Soleil Royal)",
|
|
2149
2149
|
"description": {
|
|
2150
|
-
"general": "
|
|
2150
|
+
"general": "Welche Kostbarkeiten verbergen sich in dieser Truhe?"
|
|
2151
2151
|
}
|
|
2152
2152
|
},
|
|
2153
2153
|
"whiteAriaChest": {
|
|
@@ -367,6 +367,11 @@
|
|
|
367
367
|
"bladeBallet": "Blade Ballet Set",
|
|
368
368
|
"majesticMadness": "Majestic Madness Set",
|
|
369
369
|
"rawFury": "Raw Fury Set",
|
|
370
|
-
"wolfheartsSeas": "Wolfheart's Seas Set"
|
|
370
|
+
"wolfheartsSeas": "Wolfheart's Seas Set",
|
|
371
|
+
"valiantBlood": "Valiant Blood Set",
|
|
372
|
+
"sinnersGrasp": "Sinner's Grasp Set",
|
|
373
|
+
"theLastHowl": "The Last Howl Set",
|
|
374
|
+
"bloodQueen": "Blood Queen Set",
|
|
375
|
+
"waveConqueror": "Wave Conqueror Set"
|
|
371
376
|
}
|
|
372
377
|
}
|
|
@@ -97,9 +97,9 @@
|
|
|
97
97
|
}
|
|
98
98
|
},
|
|
99
99
|
"sloopOfWar": {
|
|
100
|
-
"name": "
|
|
100
|
+
"name": "Kampf-Slup",
|
|
101
101
|
"description": {
|
|
102
|
-
"general": "
|
|
102
|
+
"general": "Ein Schiff, das besonders gut darin ist, Giftstoffe zu verbreiten. Manche sagen, dass der Seuchenkönig selbst auf seine Segel haucht und so in seinem Kielwasser die Pest verbreitet."
|
|
103
103
|
}
|
|
104
104
|
}
|
|
105
105
|
}
|
|
@@ -19793,6 +19793,60 @@
|
|
|
19793
19793
|
"description": {
|
|
19794
19794
|
"general": "\"This fight shall be your last.\""
|
|
19795
19795
|
}
|
|
19796
|
+
},
|
|
19797
|
+
"outForOpportunity": {
|
|
19798
|
+
"name": "Out for Opportunity",
|
|
19799
|
+
"description": {
|
|
19800
|
+
"general": "The seas belong to the quick and mighty"
|
|
19801
|
+
}
|
|
19802
|
+
},
|
|
19803
|
+
"trailOfForsaken": {
|
|
19804
|
+
"name": "Trail of Forsaken",
|
|
19805
|
+
"description": {
|
|
19806
|
+
"general": "Every enemy's fall adds to your rise"
|
|
19807
|
+
}
|
|
19808
|
+
},
|
|
19809
|
+
"theWindsMeet": {
|
|
19810
|
+
"name": "The Winds Meet",
|
|
19811
|
+
"description": {
|
|
19812
|
+
"general": "They offer fortune for your exploits"
|
|
19813
|
+
}
|
|
19814
|
+
},
|
|
19815
|
+
"clamoringSpirits": {
|
|
19816
|
+
"name": "Clamoring Spirits",
|
|
19817
|
+
"description": {
|
|
19818
|
+
"general": "They call for retribution"
|
|
19819
|
+
}
|
|
19820
|
+
},
|
|
19821
|
+
"orderAndPurpose": {
|
|
19822
|
+
"name": "Order and Purpose",
|
|
19823
|
+
"description": {
|
|
19824
|
+
"general": "Rise above the strife and find your place"
|
|
19825
|
+
}
|
|
19826
|
+
},
|
|
19827
|
+
"brightHorizons": {
|
|
19828
|
+
"name": "Bright Horizons",
|
|
19829
|
+
"description": {
|
|
19830
|
+
"general": "Even fame and fortune are not enough"
|
|
19831
|
+
}
|
|
19832
|
+
},
|
|
19833
|
+
"deadWake": {
|
|
19834
|
+
"name": "Dead Wake",
|
|
19835
|
+
"description": {
|
|
19836
|
+
"general": "Let the Indian Ocean see what becomes of your enemies"
|
|
19837
|
+
}
|
|
19838
|
+
},
|
|
19839
|
+
"anchorsEdge": {
|
|
19840
|
+
"name": "Anchor's Edge",
|
|
19841
|
+
"description": {
|
|
19842
|
+
"general": "Expect battle at every turn"
|
|
19843
|
+
}
|
|
19844
|
+
},
|
|
19845
|
+
"kaper": {
|
|
19846
|
+
"name": "Kaper",
|
|
19847
|
+
"description": {
|
|
19848
|
+
"general": "\"It is not enough to survive. We must triumph and prosper.\""
|
|
19849
|
+
}
|
|
19796
19850
|
}
|
|
19797
19851
|
}
|
|
19798
19852
|
}
|
|
@@ -367,6 +367,11 @@
|
|
|
367
367
|
"bladeBallet": "Blade Ballet Set",
|
|
368
368
|
"majesticMadness": "Majestic Madness Set",
|
|
369
369
|
"rawFury": "Raw Fury Set",
|
|
370
|
-
"wolfheartsSeas": "Wolfheart's Seas Set"
|
|
370
|
+
"wolfheartsSeas": "Wolfheart's Seas Set",
|
|
371
|
+
"valiantBlood": "Valiant Blood Set",
|
|
372
|
+
"sinnersGrasp": "Sinner's Grasp Set",
|
|
373
|
+
"theLastHowl": "The Last Howl Set",
|
|
374
|
+
"bloodQueen": "Blood Queen Set",
|
|
375
|
+
"waveConqueror": "Wave Conqueror Set"
|
|
371
376
|
}
|
|
372
377
|
}
|
|
@@ -19793,6 +19793,60 @@
|
|
|
19793
19793
|
"description": {
|
|
19794
19794
|
"general": "\"This fight shall be your last.\""
|
|
19795
19795
|
}
|
|
19796
|
+
},
|
|
19797
|
+
"outForOpportunity": {
|
|
19798
|
+
"name": "Out for Opportunity",
|
|
19799
|
+
"description": {
|
|
19800
|
+
"general": "The seas belong to the quick and mighty"
|
|
19801
|
+
}
|
|
19802
|
+
},
|
|
19803
|
+
"trailOfForsaken": {
|
|
19804
|
+
"name": "Trail of Forsaken",
|
|
19805
|
+
"description": {
|
|
19806
|
+
"general": "Every enemy's fall adds to your rise"
|
|
19807
|
+
}
|
|
19808
|
+
},
|
|
19809
|
+
"theWindsMeet": {
|
|
19810
|
+
"name": "The Winds Meet",
|
|
19811
|
+
"description": {
|
|
19812
|
+
"general": "They offer fortune for your exploits"
|
|
19813
|
+
}
|
|
19814
|
+
},
|
|
19815
|
+
"clamoringSpirits": {
|
|
19816
|
+
"name": "Clamoring Spirits",
|
|
19817
|
+
"description": {
|
|
19818
|
+
"general": "They call for retribution"
|
|
19819
|
+
}
|
|
19820
|
+
},
|
|
19821
|
+
"orderAndPurpose": {
|
|
19822
|
+
"name": "Order and Purpose",
|
|
19823
|
+
"description": {
|
|
19824
|
+
"general": "Rise above the strife and find your place"
|
|
19825
|
+
}
|
|
19826
|
+
},
|
|
19827
|
+
"brightHorizons": {
|
|
19828
|
+
"name": "Bright Horizons",
|
|
19829
|
+
"description": {
|
|
19830
|
+
"general": "Even fame and fortune are not enough"
|
|
19831
|
+
}
|
|
19832
|
+
},
|
|
19833
|
+
"deadWake": {
|
|
19834
|
+
"name": "Dead Wake",
|
|
19835
|
+
"description": {
|
|
19836
|
+
"general": "Let the Indian Ocean see what becomes of your enemies"
|
|
19837
|
+
}
|
|
19838
|
+
},
|
|
19839
|
+
"anchorsEdge": {
|
|
19840
|
+
"name": "Anchor's Edge",
|
|
19841
|
+
"description": {
|
|
19842
|
+
"general": "Expect battle at every turn"
|
|
19843
|
+
}
|
|
19844
|
+
},
|
|
19845
|
+
"kaper": {
|
|
19846
|
+
"name": "Kaper",
|
|
19847
|
+
"description": {
|
|
19848
|
+
"general": "\"It is not enough to survive. We must triumph and prosper.\""
|
|
19849
|
+
}
|
|
19796
19850
|
}
|
|
19797
19851
|
}
|
|
19798
19852
|
}
|
|
@@ -367,6 +367,11 @@
|
|
|
367
367
|
"bladeBallet": "Blade Ballet Set",
|
|
368
368
|
"majesticMadness": "Majestic Madness Set",
|
|
369
369
|
"rawFury": "Raw Fury Set",
|
|
370
|
-
"wolfheartsSeas": "Wolfheart's Seas Set"
|
|
370
|
+
"wolfheartsSeas": "Wolfheart's Seas Set",
|
|
371
|
+
"valiantBlood": "Valiant Blood Set",
|
|
372
|
+
"sinnersGrasp": "Sinner's Grasp Set",
|
|
373
|
+
"theLastHowl": "The Last Howl Set",
|
|
374
|
+
"bloodQueen": "Blood Queen Set",
|
|
375
|
+
"waveConqueror": "Wave Conqueror Set"
|
|
371
376
|
}
|
|
372
377
|
}
|
|
@@ -19793,6 +19793,60 @@
|
|
|
19793
19793
|
"description": {
|
|
19794
19794
|
"general": "\"This fight shall be your last.\""
|
|
19795
19795
|
}
|
|
19796
|
+
},
|
|
19797
|
+
"outForOpportunity": {
|
|
19798
|
+
"name": "Out for Opportunity",
|
|
19799
|
+
"description": {
|
|
19800
|
+
"general": "The seas belong to the quick and mighty"
|
|
19801
|
+
}
|
|
19802
|
+
},
|
|
19803
|
+
"trailOfForsaken": {
|
|
19804
|
+
"name": "Trail of Forsaken",
|
|
19805
|
+
"description": {
|
|
19806
|
+
"general": "Every enemy's fall adds to your rise"
|
|
19807
|
+
}
|
|
19808
|
+
},
|
|
19809
|
+
"theWindsMeet": {
|
|
19810
|
+
"name": "The Winds Meet",
|
|
19811
|
+
"description": {
|
|
19812
|
+
"general": "They offer fortune for your exploits"
|
|
19813
|
+
}
|
|
19814
|
+
},
|
|
19815
|
+
"clamoringSpirits": {
|
|
19816
|
+
"name": "Clamoring Spirits",
|
|
19817
|
+
"description": {
|
|
19818
|
+
"general": "They call for retribution"
|
|
19819
|
+
}
|
|
19820
|
+
},
|
|
19821
|
+
"orderAndPurpose": {
|
|
19822
|
+
"name": "Order and Purpose",
|
|
19823
|
+
"description": {
|
|
19824
|
+
"general": "Rise above the strife and find your place"
|
|
19825
|
+
}
|
|
19826
|
+
},
|
|
19827
|
+
"brightHorizons": {
|
|
19828
|
+
"name": "Bright Horizons",
|
|
19829
|
+
"description": {
|
|
19830
|
+
"general": "Even fame and fortune are not enough"
|
|
19831
|
+
}
|
|
19832
|
+
},
|
|
19833
|
+
"deadWake": {
|
|
19834
|
+
"name": "Dead Wake",
|
|
19835
|
+
"description": {
|
|
19836
|
+
"general": "Let the Indian Ocean see what becomes of your enemies"
|
|
19837
|
+
}
|
|
19838
|
+
},
|
|
19839
|
+
"anchorsEdge": {
|
|
19840
|
+
"name": "Anchor's Edge",
|
|
19841
|
+
"description": {
|
|
19842
|
+
"general": "Expect battle at every turn"
|
|
19843
|
+
}
|
|
19844
|
+
},
|
|
19845
|
+
"kaper": {
|
|
19846
|
+
"name": "Kaper",
|
|
19847
|
+
"description": {
|
|
19848
|
+
"general": "\"It is not enough to survive. We must triumph and prosper.\""
|
|
19849
|
+
}
|
|
19796
19850
|
}
|
|
19797
19851
|
}
|
|
19798
19852
|
}
|
|
@@ -367,6 +367,11 @@
|
|
|
367
367
|
"bladeBallet": "Blade Ballet Set",
|
|
368
368
|
"majesticMadness": "Majestic Madness Set",
|
|
369
369
|
"rawFury": "Raw Fury Set",
|
|
370
|
-
"wolfheartsSeas": "Wolfheart's Seas Set"
|
|
370
|
+
"wolfheartsSeas": "Wolfheart's Seas Set",
|
|
371
|
+
"valiantBlood": "Valiant Blood Set",
|
|
372
|
+
"sinnersGrasp": "Sinner's Grasp Set",
|
|
373
|
+
"theLastHowl": "The Last Howl Set",
|
|
374
|
+
"bloodQueen": "Blood Queen Set",
|
|
375
|
+
"waveConqueror": "Wave Conqueror Set"
|
|
371
376
|
}
|
|
372
377
|
}
|
|
@@ -19793,6 +19793,60 @@
|
|
|
19793
19793
|
"description": {
|
|
19794
19794
|
"general": "\"This fight shall be your last.\""
|
|
19795
19795
|
}
|
|
19796
|
+
},
|
|
19797
|
+
"outForOpportunity": {
|
|
19798
|
+
"name": "Out for Opportunity",
|
|
19799
|
+
"description": {
|
|
19800
|
+
"general": "The seas belong to the quick and mighty"
|
|
19801
|
+
}
|
|
19802
|
+
},
|
|
19803
|
+
"trailOfForsaken": {
|
|
19804
|
+
"name": "Trail of Forsaken",
|
|
19805
|
+
"description": {
|
|
19806
|
+
"general": "Every enemy's fall adds to your rise"
|
|
19807
|
+
}
|
|
19808
|
+
},
|
|
19809
|
+
"theWindsMeet": {
|
|
19810
|
+
"name": "The Winds Meet",
|
|
19811
|
+
"description": {
|
|
19812
|
+
"general": "They offer fortune for your exploits"
|
|
19813
|
+
}
|
|
19814
|
+
},
|
|
19815
|
+
"clamoringSpirits": {
|
|
19816
|
+
"name": "Clamoring Spirits",
|
|
19817
|
+
"description": {
|
|
19818
|
+
"general": "They call for retribution"
|
|
19819
|
+
}
|
|
19820
|
+
},
|
|
19821
|
+
"orderAndPurpose": {
|
|
19822
|
+
"name": "Order and Purpose",
|
|
19823
|
+
"description": {
|
|
19824
|
+
"general": "Rise above the strife and find your place"
|
|
19825
|
+
}
|
|
19826
|
+
},
|
|
19827
|
+
"brightHorizons": {
|
|
19828
|
+
"name": "Bright Horizons",
|
|
19829
|
+
"description": {
|
|
19830
|
+
"general": "Even fame and fortune are not enough"
|
|
19831
|
+
}
|
|
19832
|
+
},
|
|
19833
|
+
"deadWake": {
|
|
19834
|
+
"name": "Dead Wake",
|
|
19835
|
+
"description": {
|
|
19836
|
+
"general": "Let the Indian Ocean see what becomes of your enemies"
|
|
19837
|
+
}
|
|
19838
|
+
},
|
|
19839
|
+
"anchorsEdge": {
|
|
19840
|
+
"name": "Anchor's Edge",
|
|
19841
|
+
"description": {
|
|
19842
|
+
"general": "Expect battle at every turn"
|
|
19843
|
+
}
|
|
19844
|
+
},
|
|
19845
|
+
"kaper": {
|
|
19846
|
+
"name": "Kaper",
|
|
19847
|
+
"description": {
|
|
19848
|
+
"general": "\"It is not enough to survive. We must triumph and prosper.\""
|
|
19849
|
+
}
|
|
19796
19850
|
}
|
|
19797
19851
|
}
|
|
19798
19852
|
}
|
|
@@ -367,6 +367,11 @@
|
|
|
367
367
|
"bladeBallet": "Blade Ballet Set",
|
|
368
368
|
"majesticMadness": "Majestic Madness Set",
|
|
369
369
|
"rawFury": "Raw Fury Set",
|
|
370
|
-
"wolfheartsSeas": "Wolfheart's Seas Set"
|
|
370
|
+
"wolfheartsSeas": "Wolfheart's Seas Set",
|
|
371
|
+
"valiantBlood": "Valiant Blood Set",
|
|
372
|
+
"sinnersGrasp": "Sinner's Grasp Set",
|
|
373
|
+
"theLastHowl": "The Last Howl Set",
|
|
374
|
+
"bloodQueen": "Blood Queen Set",
|
|
375
|
+
"waveConqueror": "Wave Conqueror Set"
|
|
371
376
|
}
|
|
372
377
|
}
|