@skullandbonestools/snbdata 7.0.2 → 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 +460 -5
- package/data/modifications.json +23 -7
- package/data/sets.json +36 -0
- package/languages/ar/ar_cosmetics.json +324 -0
- package/languages/ar/ar_modifications.json +4 -0
- package/languages/ar/ar_sets.json +10 -1
- package/languages/de/de_cosmetics.json +324 -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_modifications.json +4 -0
- package/languages/de/de_seasons.json +1 -1
- package/languages/de/de_sets.json +10 -1
- package/languages/de/de_ships.json +2 -2
- package/languages/en/en_cosmetics.json +324 -0
- package/languages/en/en_modifications.json +4 -0
- package/languages/en/en_sets.json +10 -1
- package/languages/es/es_cosmetics.json +324 -0
- package/languages/es/es_modifications.json +4 -0
- package/languages/es/es_sets.json +10 -1
- package/languages/fr/fr_cosmetics.json +324 -0
- package/languages/fr/fr_modifications.json +4 -0
- package/languages/fr/fr_sets.json +10 -1
- package/languages/source/cosmetics.json +324 -0
- package/languages/source/modifications.json +4 -0
- package/languages/source/sets.json +10 -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",
|
|
@@ -28030,5 +28030,460 @@
|
|
|
28030
28030
|
"obtainable": "laPestesLockerMythic",
|
|
28031
28031
|
"dateAdded": "2025-10-21",
|
|
28032
28032
|
"lastUpdated": "2025-10-21"
|
|
28033
|
+
},
|
|
28034
|
+
"sirensCrest": {
|
|
28035
|
+
"id": "sirensCrest",
|
|
28036
|
+
"type": "headwear",
|
|
28037
|
+
"set": "bloodQueen",
|
|
28038
|
+
"obtainable": "ubisoftStore",
|
|
28039
|
+
"dateAdded": "2025-10-21",
|
|
28040
|
+
"lastUpdated": "2025-10-21"
|
|
28041
|
+
},
|
|
28042
|
+
"drapedInSplendor": {
|
|
28043
|
+
"id": "drapedInSplendor",
|
|
28044
|
+
"type": "torso",
|
|
28045
|
+
"set": "bloodQueen",
|
|
28046
|
+
"obtainable": "ubisoftStore",
|
|
28047
|
+
"dateAdded": "2025-10-21",
|
|
28048
|
+
"lastUpdated": "2025-10-21"
|
|
28049
|
+
},
|
|
28050
|
+
"heartstopper": {
|
|
28051
|
+
"id": "heartstopper",
|
|
28052
|
+
"type": "neck",
|
|
28053
|
+
"set": "bloodQueen",
|
|
28054
|
+
"obtainable": "ubisoftStore",
|
|
28055
|
+
"dateAdded": "2025-10-21",
|
|
28056
|
+
"lastUpdated": "2025-10-21"
|
|
28057
|
+
},
|
|
28058
|
+
"muddiedWaters": {
|
|
28059
|
+
"id": "muddiedWaters",
|
|
28060
|
+
"type": "forearm",
|
|
28061
|
+
"set": "bloodQueen",
|
|
28062
|
+
"obtainable": "ubisoftStore",
|
|
28063
|
+
"dateAdded": "2025-10-21",
|
|
28064
|
+
"lastUpdated": "2025-10-21"
|
|
28065
|
+
},
|
|
28066
|
+
"scarletSiren": {
|
|
28067
|
+
"id": "scarletSiren",
|
|
28068
|
+
"type": "waist",
|
|
28069
|
+
"set": "bloodQueen",
|
|
28070
|
+
"obtainable": "ubisoftStore",
|
|
28071
|
+
"dateAdded": "2025-10-21",
|
|
28072
|
+
"lastUpdated": "2025-10-21"
|
|
28073
|
+
},
|
|
28074
|
+
"stormsShine": {
|
|
28075
|
+
"id": "stormsShine",
|
|
28076
|
+
"type": "hand",
|
|
28077
|
+
"set": "bloodQueen",
|
|
28078
|
+
"obtainable": "ubisoftStore",
|
|
28079
|
+
"dateAdded": "2025-10-21",
|
|
28080
|
+
"lastUpdated": "2025-10-21"
|
|
28081
|
+
},
|
|
28082
|
+
"gritwornBreeches": {
|
|
28083
|
+
"id": "gritwornBreeches",
|
|
28084
|
+
"type": "bottom",
|
|
28085
|
+
"set": "bloodQueen",
|
|
28086
|
+
"obtainable": "ubisoftStore",
|
|
28087
|
+
"dateAdded": "2025-10-21",
|
|
28088
|
+
"lastUpdated": "2025-10-21"
|
|
28089
|
+
},
|
|
28090
|
+
"renewedBoots": {
|
|
28091
|
+
"id": "renewedBoots",
|
|
28092
|
+
"type": "footwear",
|
|
28093
|
+
"set": "bloodQueen",
|
|
28094
|
+
"obtainable": "ubisoftStore",
|
|
28095
|
+
"dateAdded": "2025-10-21",
|
|
28096
|
+
"lastUpdated": "2025-10-21"
|
|
28097
|
+
},
|
|
28098
|
+
"aSoulFreed": {
|
|
28099
|
+
"id": "aSoulFreed",
|
|
28100
|
+
"type": "sailsEmblem",
|
|
28101
|
+
"set": "majesticMadness",
|
|
28102
|
+
"obtainable": "ubisoftStore",
|
|
28103
|
+
"dateAdded": "2025-10-21",
|
|
28104
|
+
"lastUpdated": "2025-10-21"
|
|
28105
|
+
},
|
|
28106
|
+
"unchainedSaga": {
|
|
28107
|
+
"id": "unchainedSaga",
|
|
28108
|
+
"type": "sailsPattern",
|
|
28109
|
+
"set": "majesticMadness",
|
|
28110
|
+
"obtainable": "ubisoftStore",
|
|
28111
|
+
"dateAdded": "2025-10-21",
|
|
28112
|
+
"lastUpdated": "2025-10-21"
|
|
28113
|
+
},
|
|
28114
|
+
"righteousRage": {
|
|
28115
|
+
"id": "righteousRage",
|
|
28116
|
+
"type": "sailsColor",
|
|
28117
|
+
"effect": "emissive",
|
|
28118
|
+
"set": "majesticMadness",
|
|
28119
|
+
"obtainable": "ubisoftStore",
|
|
28120
|
+
"dateAdded": "2025-10-21",
|
|
28121
|
+
"lastUpdated": "2025-10-21"
|
|
28122
|
+
},
|
|
28123
|
+
"wrathSoars": {
|
|
28124
|
+
"id": "wrathSoars",
|
|
28125
|
+
"type": "figureHead",
|
|
28126
|
+
"effect": "emissive",
|
|
28127
|
+
"set": "majesticMadness",
|
|
28128
|
+
"obtainable": "ubisoftStore",
|
|
28129
|
+
"dateAdded": "2025-10-21",
|
|
28130
|
+
"lastUpdated": "2025-10-21"
|
|
28131
|
+
},
|
|
28132
|
+
"theSeaKnows": {
|
|
28133
|
+
"id": "theSeaKnows",
|
|
28134
|
+
"type": "hull",
|
|
28135
|
+
"set": "majesticMadness",
|
|
28136
|
+
"obtainable": "ubisoftStore",
|
|
28137
|
+
"dateAdded": "2025-10-21",
|
|
28138
|
+
"lastUpdated": "2025-10-21"
|
|
28139
|
+
},
|
|
28140
|
+
"scarlet": {
|
|
28141
|
+
"id": "scarlet",
|
|
28142
|
+
"type": "nameplate",
|
|
28143
|
+
"set": "majesticMadness",
|
|
28144
|
+
"effect": "emissive",
|
|
28145
|
+
"obtainable": "ubisoftStore",
|
|
28146
|
+
"dateAdded": "2025-10-21",
|
|
28147
|
+
"lastUpdated": "2025-10-21"
|
|
28148
|
+
},
|
|
28149
|
+
"defiantHeart": {
|
|
28150
|
+
"id": "defiantHeart",
|
|
28151
|
+
"type": "wheel",
|
|
28152
|
+
"effect": "emissive",
|
|
28153
|
+
"set": "majesticMadness",
|
|
28154
|
+
"obtainable": "ubisoftStore",
|
|
28155
|
+
"dateAdded": "2025-10-21",
|
|
28156
|
+
"lastUpdated": "2025-10-21"
|
|
28157
|
+
},
|
|
28158
|
+
"maneOfTheRavenous": {
|
|
28159
|
+
"id": "maneOfTheRavenous",
|
|
28160
|
+
"type": "headwear",
|
|
28161
|
+
"set": "theLastHowl",
|
|
28162
|
+
"effect": "emissive",
|
|
28163
|
+
"obtainable": "ubisoftStore",
|
|
28164
|
+
"dateAdded": "2025-10-21",
|
|
28165
|
+
"lastUpdated": "2025-10-21"
|
|
28166
|
+
},
|
|
28167
|
+
"moonshadeMantle": {
|
|
28168
|
+
"id": "moonshadeMantle",
|
|
28169
|
+
"type": "torso",
|
|
28170
|
+
"set": "theLastHowl",
|
|
28171
|
+
"effect": "emissive",
|
|
28172
|
+
"obtainable": "ubisoftStore",
|
|
28173
|
+
"dateAdded": "2025-10-21",
|
|
28174
|
+
"lastUpdated": "2025-10-21"
|
|
28175
|
+
},
|
|
28176
|
+
"wolfsHeadChains": {
|
|
28177
|
+
"id": "wolfsHeadChains",
|
|
28178
|
+
"type": "neck",
|
|
28179
|
+
"set": "theLastHowl",
|
|
28180
|
+
"effect": "emissive",
|
|
28181
|
+
"obtainable": "ubisoftStore",
|
|
28182
|
+
"dateAdded": "2025-10-21",
|
|
28183
|
+
"lastUpdated": "2025-10-21"
|
|
28184
|
+
},
|
|
28185
|
+
"grayLightGuards": {
|
|
28186
|
+
"id": "grayLightGuards",
|
|
28187
|
+
"type": "forearm",
|
|
28188
|
+
"set": "theLastHowl",
|
|
28189
|
+
"effect": "emissive",
|
|
28190
|
+
"obtainable": "ubisoftStore",
|
|
28191
|
+
"dateAdded": "2025-10-21",
|
|
28192
|
+
"lastUpdated": "2025-10-21"
|
|
28193
|
+
},
|
|
28194
|
+
"goldpeltCords": {
|
|
28195
|
+
"id": "goldpeltCords",
|
|
28196
|
+
"type": "waist",
|
|
28197
|
+
"set": "theLastHowl",
|
|
28198
|
+
"obtainable": "ubisoftStore",
|
|
28199
|
+
"dateAdded": "2025-10-21",
|
|
28200
|
+
"lastUpdated": "2025-10-21"
|
|
28201
|
+
},
|
|
28202
|
+
"clawsOut": {
|
|
28203
|
+
"id": "clawsOut",
|
|
28204
|
+
"type": "hand",
|
|
28205
|
+
"set": "theLastHowl",
|
|
28206
|
+
"obtainable": "ubisoftStore",
|
|
28207
|
+
"dateAdded": "2025-10-21",
|
|
28208
|
+
"lastUpdated": "2025-10-21"
|
|
28209
|
+
},
|
|
28210
|
+
"lonestrideLeathers": {
|
|
28211
|
+
"id": "lonestrideLeathers",
|
|
28212
|
+
"type": "bottom",
|
|
28213
|
+
"set": "theLastHowl",
|
|
28214
|
+
"obtainable": "ubisoftStore",
|
|
28215
|
+
"dateAdded": "2025-10-21",
|
|
28216
|
+
"lastUpdated": "2025-10-21"
|
|
28217
|
+
},
|
|
28218
|
+
"isolatedSteps": {
|
|
28219
|
+
"id": "isolatedSteps",
|
|
28220
|
+
"type": "footwear",
|
|
28221
|
+
"set": "theLastHowl",
|
|
28222
|
+
"obtainable": "ubisoftStore",
|
|
28223
|
+
"dateAdded": "2025-10-21",
|
|
28224
|
+
"lastUpdated": "2025-10-21"
|
|
28225
|
+
},
|
|
28226
|
+
"theWolfheart": {
|
|
28227
|
+
"id": "theWolfheart",
|
|
28228
|
+
"type": "sailsEmblem",
|
|
28229
|
+
"set": "wolfheartsSeas",
|
|
28230
|
+
"obtainable": "ubisoftStore",
|
|
28231
|
+
"dateAdded": "2025-10-21",
|
|
28232
|
+
"lastUpdated": "2025-10-21"
|
|
28233
|
+
},
|
|
28234
|
+
"snakeWisps": {
|
|
28235
|
+
"id": "snakeWisps",
|
|
28236
|
+
"type": "sailsPattern",
|
|
28237
|
+
"set": "wolfheartsSeas",
|
|
28238
|
+
"obtainable": "ubisoftStore",
|
|
28239
|
+
"dateAdded": "2025-10-21",
|
|
28240
|
+
"lastUpdated": "2025-10-21"
|
|
28241
|
+
},
|
|
28242
|
+
"denShadows": {
|
|
28243
|
+
"id": "denShadows",
|
|
28244
|
+
"type": "sailsColor",
|
|
28245
|
+
"set": "wolfheartsSeas",
|
|
28246
|
+
"effect": "emissive",
|
|
28247
|
+
"obtainable": "ubisoftStore",
|
|
28248
|
+
"dateAdded": "2025-10-21",
|
|
28249
|
+
"lastUpdated": "2025-10-21"
|
|
28250
|
+
},
|
|
28251
|
+
"unwaveringLight": {
|
|
28252
|
+
"id": "unwaveringLight",
|
|
28253
|
+
"type": "figureHead",
|
|
28254
|
+
"set": "wolfheartsSeas",
|
|
28255
|
+
"effect": ["emissive","combatReactive"],
|
|
28256
|
+
"obtainable": "ubisoftStore",
|
|
28257
|
+
"dateAdded": "2025-10-21",
|
|
28258
|
+
"lastUpdated": "2025-10-21"
|
|
28259
|
+
},
|
|
28260
|
+
"huntAndSurvive": {
|
|
28261
|
+
"id": "huntAndSurvive",
|
|
28262
|
+
"type": "hull",
|
|
28263
|
+
"set": "wolfheartsSeas",
|
|
28264
|
+
"obtainable": "ubisoftStore",
|
|
28265
|
+
"dateAdded": "2025-10-21",
|
|
28266
|
+
"lastUpdated": "2025-10-21"
|
|
28267
|
+
},
|
|
28268
|
+
"wolfRonin": {
|
|
28269
|
+
"id": "wolfRonin",
|
|
28270
|
+
"type": "nameplate",
|
|
28271
|
+
"set": "wolfheartsSeas",
|
|
28272
|
+
"effect": "emissive",
|
|
28273
|
+
"obtainable": "ubisoftStore",
|
|
28274
|
+
"dateAdded": "2025-10-21",
|
|
28275
|
+
"lastUpdated": "2025-10-21"
|
|
28276
|
+
},
|
|
28277
|
+
"bladesOfTheWolf": {
|
|
28278
|
+
"id": "bladesOfTheWolf",
|
|
28279
|
+
"type": "wheel",
|
|
28280
|
+
"set": "wolfheartsSeas",
|
|
28281
|
+
"effect": "emissive",
|
|
28282
|
+
"obtainable": "ubisoftStore",
|
|
28283
|
+
"dateAdded": "2025-10-21",
|
|
28284
|
+
"lastUpdated": "2025-10-21"
|
|
28285
|
+
},
|
|
28286
|
+
"roninsHowl": {
|
|
28287
|
+
"id": "roninsHowl",
|
|
28288
|
+
"type": "longGunWeaponSkin",
|
|
28289
|
+
"effect": "emissive",
|
|
28290
|
+
"obtainable": "ubisoftStore",
|
|
28291
|
+
"dateAdded": "2025-10-21",
|
|
28292
|
+
"lastUpdated": "2025-10-21"
|
|
28293
|
+
},
|
|
28294
|
+
"eatThis": {
|
|
28295
|
+
"id": "eatThis",
|
|
28296
|
+
"type": "sailsEmblem",
|
|
28297
|
+
"set": "rawFury",
|
|
28298
|
+
"obtainable": "ubisoftStore",
|
|
28299
|
+
"dateAdded": "2025-10-21",
|
|
28300
|
+
"lastUpdated": "2025-10-21"
|
|
28301
|
+
},
|
|
28302
|
+
"hookedOnMadness": {
|
|
28303
|
+
"id": "hookedOnMadness",
|
|
28304
|
+
"type": "sailsPattern",
|
|
28305
|
+
"set": "rawFury",
|
|
28306
|
+
"obtainable": "ubisoftStore",
|
|
28307
|
+
"dateAdded": "2025-10-21",
|
|
28308
|
+
"lastUpdated": "2025-10-21"
|
|
28309
|
+
},
|
|
28310
|
+
"channelsWaters": {
|
|
28311
|
+
"id": "channelsWaters",
|
|
28312
|
+
"type": "sailsColor",
|
|
28313
|
+
"set": "rawFury",
|
|
28314
|
+
"effect": "emissive",
|
|
28315
|
+
"obtainable": "ubisoftStore",
|
|
28316
|
+
"dateAdded": "2025-10-21",
|
|
28317
|
+
"lastUpdated": "2025-10-21"
|
|
28318
|
+
},
|
|
28319
|
+
"jawDropper": {
|
|
28320
|
+
"id": "jawDropper",
|
|
28321
|
+
"type": "figureHead",
|
|
28322
|
+
"set": "rawFury",
|
|
28323
|
+
"effect": "emissive",
|
|
28324
|
+
"obtainable": "ubisoftStore",
|
|
28325
|
+
"dateAdded": "2025-10-21",
|
|
28326
|
+
"lastUpdated": "2025-10-21"
|
|
28327
|
+
},
|
|
28328
|
+
"blackBlast": {
|
|
28329
|
+
"id": "blackBlast",
|
|
28330
|
+
"type": "hull",
|
|
28331
|
+
"set": "rawFury",
|
|
28332
|
+
"obtainable": "ubisoftStore",
|
|
28333
|
+
"dateAdded": "2025-10-21",
|
|
28334
|
+
"lastUpdated": "2025-10-21"
|
|
28335
|
+
},
|
|
28336
|
+
"sharkbane": {
|
|
28337
|
+
"id": "sharkbane",
|
|
28338
|
+
"type": "nameplate",
|
|
28339
|
+
"set": "rawFury",
|
|
28340
|
+
"effect": "emissive",
|
|
28341
|
+
"obtainable": "ubisoftStore",
|
|
28342
|
+
"dateAdded": "2025-10-21",
|
|
28343
|
+
"lastUpdated": "2025-10-21"
|
|
28344
|
+
},
|
|
28345
|
+
"predatorsReins": {
|
|
28346
|
+
"id": "predatorsReins",
|
|
28347
|
+
"type": "wheel",
|
|
28348
|
+
"set": "rawFury",
|
|
28349
|
+
"effect": "emissive",
|
|
28350
|
+
"obtainable": "ubisoftStore",
|
|
28351
|
+
"dateAdded": "2025-10-21",
|
|
28352
|
+
"lastUpdated": "2025-10-21"
|
|
28353
|
+
},
|
|
28354
|
+
"lilBlackstripe": {
|
|
28355
|
+
"id": "lilBlackstripe",
|
|
28356
|
+
"type": "pet",
|
|
28357
|
+
"obtainable": "ubisoftStore",
|
|
28358
|
+
"dateAdded": "2025-10-21",
|
|
28359
|
+
"lastUpdated": "2025-10-21"
|
|
28360
|
+
},
|
|
28361
|
+
"rockTheRoar": {
|
|
28362
|
+
"id": "rockTheRoar",
|
|
28363
|
+
"type": "emote",
|
|
28364
|
+
"obtainable": "ubisoftStore",
|
|
28365
|
+
"dateAdded": "2025-10-21",
|
|
28366
|
+
"lastUpdated": "2025-10-21"
|
|
28367
|
+
},
|
|
28368
|
+
"roguesGreeting": {
|
|
28369
|
+
"id": "roguesGreeting",
|
|
28370
|
+
"type": "sailsEmblem",
|
|
28371
|
+
"set": "bladeBallet",
|
|
28372
|
+
"obtainable": "ubisoftStore",
|
|
28373
|
+
"dateAdded": "2025-10-21",
|
|
28374
|
+
"lastUpdated": "2025-10-21"
|
|
28375
|
+
},
|
|
28376
|
+
"swishAndSwirl": {
|
|
28377
|
+
"id": "swishAndSwirl",
|
|
28378
|
+
"type": "sailsPattern",
|
|
28379
|
+
"set": "bladeBallet",
|
|
28380
|
+
"obtainable": "ubisoftStore",
|
|
28381
|
+
"dateAdded": "2025-10-21",
|
|
28382
|
+
"lastUpdated": "2025-10-21"
|
|
28383
|
+
},
|
|
28384
|
+
"theBoldestHeart": {
|
|
28385
|
+
"id": "theBoldestHeart",
|
|
28386
|
+
"type": "sailsColor",
|
|
28387
|
+
"set": "bladeBallet",
|
|
28388
|
+
"effect": "emissive",
|
|
28389
|
+
"obtainable": "ubisoftStore",
|
|
28390
|
+
"dateAdded": "2025-10-21",
|
|
28391
|
+
"lastUpdated": "2025-10-21"
|
|
28392
|
+
},
|
|
28393
|
+
"venturedAndGained": {
|
|
28394
|
+
"id": "venturedAndGained",
|
|
28395
|
+
"type": "hull",
|
|
28396
|
+
"set": "bladeBallet",
|
|
28397
|
+
"obtainable": "ubisoftStore",
|
|
28398
|
+
"dateAdded": "2025-10-21",
|
|
28399
|
+
"lastUpdated": "2025-10-21"
|
|
28400
|
+
},
|
|
28401
|
+
"daggerhand": {
|
|
28402
|
+
"id": "daggerhand",
|
|
28403
|
+
"type": "nameplate",
|
|
28404
|
+
"set": "bladeBallet",
|
|
28405
|
+
"effect": "emissive",
|
|
28406
|
+
"obtainable": "ubisoftStore",
|
|
28407
|
+
"dateAdded": "2025-10-21",
|
|
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"
|
|
28033
28488
|
}
|
|
28034
28489
|
}
|
package/data/modifications.json
CHANGED
|
@@ -1193,7 +1193,7 @@
|
|
|
1193
1193
|
"variants": [
|
|
1194
1194
|
{
|
|
1195
1195
|
"itemType": ["armor"],
|
|
1196
|
-
"range": [0.03, 0.
|
|
1196
|
+
"range": [0.03, 0.12]
|
|
1197
1197
|
}
|
|
1198
1198
|
],
|
|
1199
1199
|
"damageType": "burning",
|
|
@@ -1209,7 +1209,7 @@
|
|
|
1209
1209
|
"variants": [
|
|
1210
1210
|
{
|
|
1211
1211
|
"itemType": ["armor"],
|
|
1212
|
-
"range": [0.03, 0.
|
|
1212
|
+
"range": [0.03, 0.12]
|
|
1213
1213
|
}
|
|
1214
1214
|
],
|
|
1215
1215
|
"damageType": "flooding",
|
|
@@ -1225,7 +1225,7 @@
|
|
|
1225
1225
|
"variants": [
|
|
1226
1226
|
{
|
|
1227
1227
|
"itemType": ["armor"],
|
|
1228
|
-
"range": [0.03, 0.
|
|
1228
|
+
"range": [0.03, 0.12]
|
|
1229
1229
|
}
|
|
1230
1230
|
],
|
|
1231
1231
|
"damageType": "piercing",
|
|
@@ -1241,7 +1241,7 @@
|
|
|
1241
1241
|
"variants": [
|
|
1242
1242
|
{
|
|
1243
1243
|
"itemType": ["armor"],
|
|
1244
|
-
"range": [0.03, 0.
|
|
1244
|
+
"range": [0.03, 0.12]
|
|
1245
1245
|
}
|
|
1246
1246
|
],
|
|
1247
1247
|
"damageType": "explosive",
|
|
@@ -1257,7 +1257,7 @@
|
|
|
1257
1257
|
"variants": [
|
|
1258
1258
|
{
|
|
1259
1259
|
"itemType": ["armor"],
|
|
1260
|
-
"range": [0.03, 0.
|
|
1260
|
+
"range": [0.03, 0.12]
|
|
1261
1261
|
}
|
|
1262
1262
|
],
|
|
1263
1263
|
"damageType": "electric",
|
|
@@ -1273,7 +1273,7 @@
|
|
|
1273
1273
|
"variants": [
|
|
1274
1274
|
{
|
|
1275
1275
|
"itemType": ["armor"],
|
|
1276
|
-
"range": [0.03, 0.
|
|
1276
|
+
"range": [0.03, 0.12]
|
|
1277
1277
|
}
|
|
1278
1278
|
],
|
|
1279
1279
|
"damageType": "toxic",
|
|
@@ -1289,7 +1289,7 @@
|
|
|
1289
1289
|
"variants": [
|
|
1290
1290
|
{
|
|
1291
1291
|
"itemType": ["armor"],
|
|
1292
|
-
"range": [0.03, 0.
|
|
1292
|
+
"range": [0.03, 0.12]
|
|
1293
1293
|
}
|
|
1294
1294
|
],
|
|
1295
1295
|
"damageType": "tearing",
|
|
@@ -1300,6 +1300,22 @@
|
|
|
1300
1300
|
"dateAdded": "2025-10-21",
|
|
1301
1301
|
"lastUpdated": "2025-10-21"
|
|
1302
1302
|
},
|
|
1303
|
+
"resistAll": {
|
|
1304
|
+
"id": "resistAll",
|
|
1305
|
+
"variants": [
|
|
1306
|
+
{
|
|
1307
|
+
"itemType": ["armor"],
|
|
1308
|
+
"range": [0.02, 0.06]
|
|
1309
|
+
}
|
|
1310
|
+
],
|
|
1311
|
+
"damageType": "overall",
|
|
1312
|
+
"effectType": "increaseElementalResistance",
|
|
1313
|
+
"repairAccess": "none",
|
|
1314
|
+
"dropOnly": false,
|
|
1315
|
+
"grade": "basic",
|
|
1316
|
+
"dateAdded": "2025-10-21",
|
|
1317
|
+
"lastUpdated": "2025-10-21"
|
|
1318
|
+
},
|
|
1303
1319
|
"stout": {
|
|
1304
1320
|
"id": "stout",
|
|
1305
1321
|
"variants": [
|
package/data/sets.json
CHANGED
|
@@ -1454,5 +1454,41 @@
|
|
|
1454
1454
|
"ashesOfMemories": {
|
|
1455
1455
|
"id": "ashesOfMemories",
|
|
1456
1456
|
"type": "player"
|
|
1457
|
+
},
|
|
1458
|
+
"bladeBallet": {
|
|
1459
|
+
"id": "bladeBallet",
|
|
1460
|
+
"type": "ship"
|
|
1461
|
+
},
|
|
1462
|
+
"majesticMadness": {
|
|
1463
|
+
"id": "majesticMadness",
|
|
1464
|
+
"type": "ship"
|
|
1465
|
+
},
|
|
1466
|
+
"rawFury": {
|
|
1467
|
+
"id": "rawFury",
|
|
1468
|
+
"type": "ship"
|
|
1469
|
+
},
|
|
1470
|
+
"wolfheartsSeas": {
|
|
1471
|
+
"id": "wolfheartsSeas",
|
|
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"
|
|
1457
1493
|
}
|
|
1458
1494
|
}
|