@skullandbonestools/snbdata 9.0.2 → 9.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.
Files changed (36) hide show
  1. package/data/cosmetics.json +39 -12
  2. package/data/items.json +7 -7
  3. package/data/worldEvents.json +2 -1
  4. package/dist/daos/cosmetics.d.ts +10 -2
  5. package/dist/daos/cosmetics.d.ts.map +1 -1
  6. package/dist/daos/cosmetics.js +7 -2
  7. package/dist/daos/cosmetics.js.map +1 -1
  8. package/dist/types/CosmeticProperties.d.ts +1 -0
  9. package/dist/types/CosmeticProperties.d.ts.map +1 -1
  10. package/languages/ar/ar_cosmetics.json +8 -2
  11. package/languages/ar/ar_locations.json +2 -1
  12. package/languages/ar/ar_sets.json +1 -1
  13. package/languages/de/de_achievements.json +1 -1
  14. package/languages/de/de_cosmetics.json +8 -2
  15. package/languages/de/de_items.json +7 -7
  16. package/languages/de/de_locations.json +18 -17
  17. package/languages/de/de_perks.json +10 -10
  18. package/languages/de/de_seasons.json +1 -1
  19. package/languages/de/de_sets.json +1 -1
  20. package/languages/de/de_ships.json +2 -2
  21. package/languages/en/en_cosmetics.json +8 -2
  22. package/languages/en/en_locations.json +2 -1
  23. package/languages/en/en_sets.json +1 -1
  24. package/languages/es/es_cosmetics.json +8 -2
  25. package/languages/es/es_locations.json +2 -1
  26. package/languages/es/es_sets.json +1 -1
  27. package/languages/fr/fr_cosmetics.json +8 -2
  28. package/languages/fr/fr_locations.json +2 -1
  29. package/languages/fr/fr_sets.json +1 -1
  30. package/languages/source/cosmetics.json +8 -2
  31. package/languages/source/locations.json +2 -1
  32. package/languages/source/sets.json +1 -1
  33. package/languages/zh/zh_cosmetics.json +8 -2
  34. package/languages/zh/zh_locations.json +2 -1
  35. package/languages/zh/zh_sets.json +1 -1
  36. package/package.json +1 -1
@@ -14942,13 +14942,14 @@
14942
14942
  "id": "imperialDragons",
14943
14943
  "type": "crewLook",
14944
14944
  "set": "shipOfDragons",
14945
+ "inofficial": "setPiece",
14945
14946
  "season": "intoTheDragonsWake",
14946
14947
  "required": {
14947
14948
  "sovereigns": 200
14948
14949
  },
14949
14950
  "obtainable": "theHelmSeasonal",
14950
14951
  "dateAdded": "2024-08-22",
14951
- "lastUpdated": "2026-05-25"
14952
+ "lastUpdated": "2026-06-05"
14952
14953
  },
14953
14954
  "skyTerror": {
14954
14955
  "id": "skyTerror",
@@ -14994,10 +14995,12 @@
14994
14995
  "medusaTouched": {
14995
14996
  "id": "medusaTouched",
14996
14997
  "type": "crewLook",
14998
+ "set": "medusaScorned",
14999
+ "inofficial": "setPiece",
14997
15000
  "season": "intoTheDragonsWake",
14998
15001
  "obtainable": "premiumPass",
14999
15002
  "dateAdded": "2024-08-22",
15000
- "lastUpdated": "2024-08-22"
15003
+ "lastUpdated": "2026-06-05"
15001
15004
  },
15002
15005
  "firelight": {
15003
15006
  "id": "firelight",
@@ -16152,13 +16155,12 @@
16152
16155
  "id": "fieryJustice",
16153
16156
  "type": "sailsColor",
16154
16157
  "set": "phoenixWings",
16155
- "effect": "emissive",
16156
16158
  "season": "intoTheDragonsWake",
16157
16159
  "bounty": "theGloriousPhoenix",
16158
16160
  "worldEvent": "theGloriousPhoenix",
16159
16161
  "obtainable": "phoenixsTalonStrongbox",
16160
16162
  "dateAdded": "2024-08-27",
16161
- "lastUpdated": "2024-08-27"
16163
+ "lastUpdated": "2026-06-05"
16162
16164
  },
16163
16165
  "wingsOnTheWind": {
16164
16166
  "id": "wingsOnTheWind",
@@ -17434,9 +17436,11 @@
17434
17436
  "kumihosSkulk": {
17435
17437
  "id": "kumihosSkulk",
17436
17438
  "type": "crewLook",
17439
+ "set": "kumihoShip",
17440
+ "inofficial": "setPiece",
17437
17441
  "obtainable": "ubisoftStore",
17438
17442
  "dateAdded": "2024-09-24",
17439
- "lastUpdated": "2024-09-24"
17443
+ "lastUpdated": "2026-06-05"
17440
17444
  },
17441
17445
  "legendOfKumiho": {
17442
17446
  "id": "legendOfKumiho",
@@ -18238,9 +18242,11 @@
18238
18242
  "type": "crewLook",
18239
18243
  "season": "shadowsOfTheDeep",
18240
18244
  "event": "azureSolstice",
18245
+ "set": "wintersBite",
18246
+ "inofficial": "setPiece",
18241
18247
  "obtainable": ["ubisoftStore","ubisoftStoreRedeemableWithEventToken"],
18242
18248
  "dateAdded": "2024-12-03",
18243
- "lastUpdated": "2024-12-03"
18249
+ "lastUpdated": "2026-06-05"
18244
18250
  },
18245
18251
  "hattersTrademark": {
18246
18252
  "id": "hattersTrademark",
@@ -18729,10 +18735,12 @@
18729
18735
  "rakshasasWarriors": {
18730
18736
  "id": "rakshasasWarriors",
18731
18737
  "type": "crewLook",
18738
+ "set": "rakshasa",
18739
+ "inofficial": "setPiece",
18732
18740
  "season": "shadowsOfTheDeep",
18733
18741
  "obtainable": "premiumPass",
18734
18742
  "dateAdded": "2024-11-19",
18735
- "lastUpdated": "2024-11-19"
18743
+ "lastUpdated": "2026-06-05"
18736
18744
  },
18737
18745
  "dragonOfFortune": {
18738
18746
  "id": "dragonOfFortune",
@@ -19771,20 +19779,24 @@
19771
19779
  "nautilianRascals": {
19772
19780
  "id": "nautilianRascals",
19773
19781
  "type": "crewLook",
19782
+ "set": "nautilian",
19783
+ "inofficial": "setPiece",
19774
19784
  "obtainable": "ubisoftStore",
19775
19785
  "dateAdded": "2024-11-19",
19776
- "lastUpdated": "2024-12-10"
19786
+ "lastUpdated": "2026-06-05"
19777
19787
  },
19778
19788
  "maharajasKnights": {
19779
19789
  "id": "maharajasKnights",
19780
19790
  "type": "crewLook",
19781
19791
  "season": "shadowsOfTheDeep",
19792
+ "set": "maharajaShip",
19793
+ "inofficial": "setPiece",
19782
19794
  "obtainable": "theHelmSeasonal",
19783
19795
  "required": {
19784
19796
  "sovereigns": 200
19785
19797
  },
19786
19798
  "dateAdded": "2024-11-19",
19787
- "lastUpdated": "2024-11-19"
19799
+ "lastUpdated": "2026-06-05"
19788
19800
  },
19789
19801
  "treasuredForever": {
19790
19802
  "id": "treasuredForever",
@@ -22160,10 +22172,12 @@
22160
22172
  "sunkenSouls": {
22161
22173
  "id": "sunkenSouls",
22162
22174
  "type": "crewLook",
22175
+ "set": "innerDepths",
22176
+ "inofficial": "setPiece",
22163
22177
  "season": "ascentIntoChaos",
22164
22178
  "obtainable": "premiumPass",
22165
22179
  "dateAdded": "2025-04-15",
22166
- "lastUpdated": "2025-04-15"
22180
+ "lastUpdated": "2026-06-05"
22167
22181
  },
22168
22182
  "theGloriousDead": {
22169
22183
  "id": "theGloriousDead",
@@ -25155,9 +25169,11 @@
25155
25169
  "sunkissedSeadogs": {
25156
25170
  "id": "sunkissedSeadogs",
25157
25171
  "type": "crewLook",
25172
+ "set": "fortuneFounders",
25173
+ "inofficial": "setPiece",
25158
25174
  "obtainable": [["ubisoftStoreSeasonalPack","ubisoftStoreSeasonalBoatload"]],
25159
25175
  "dateAdded": "2025-07-15",
25160
- "lastUpdated": "2026-05-13"
25176
+ "lastUpdated": "2026-06-05"
25161
25177
  },
25162
25178
  "blindingMoves": {
25163
25179
  "id": "blindingMoves",
@@ -25705,9 +25721,12 @@
25705
25721
  "calypsosCurse": {
25706
25722
  "id": "calypsosCurse",
25707
25723
  "type": "crewLook",
25724
+ "set": "drownedWitch",
25725
+ "inofficial": "setPiece",
25726
+ "season": "oathsOfWar",
25708
25727
  "obtainable": "premiumPass",
25709
25728
  "dateAdded": "2025-08-05",
25710
- "lastUpdated": "2025-08-05"
25729
+ "lastUpdated": "2026-06-05"
25711
25730
  },
25712
25731
  "heedDeath": {
25713
25732
  "id": "heedDeath",
@@ -33711,5 +33730,13 @@
33711
33730
  "obtainable": [["friendReferralProgram","friendReferralProgramTier2"]],
33712
33731
  "dateAdded": "2026-05-19",
33713
33732
  "lastUpdated": "2026-05-19"
33733
+ },
33734
+ "captainOfTheDeep": {
33735
+ "id": "captainOfTheDeep",
33736
+ "type": "sailsEmblem",
33737
+ "season": "shatteredSeas",
33738
+ "obtainable": [["twitchDrop","twitchDropCaptainGTI"]],
33739
+ "dateAdded": "2026-05-26",
33740
+ "lastUpdated": "2026-05-26"
33714
33741
  }
33715
33742
  }
package/data/items.json CHANGED
@@ -15811,12 +15811,12 @@
15811
15811
  "gearScore": 297,
15812
15812
  "armor": 1150,
15813
15813
  "damageMitigation": {
15814
- "explosive": 0.2,
15814
+ "explosive": 0,
15815
15815
  "flooding": 0.3,
15816
- "fire": 0.2,
15816
+ "fire": 0,
15817
15817
  "tearing": 0,
15818
15818
  "piercing": 0.3,
15819
- "electric": 0.4,
15819
+ "electric": 0.2,
15820
15820
  "toxic": 0.1
15821
15821
  },
15822
15822
  "obtainable": "smugglerPass",
@@ -15824,7 +15824,7 @@
15824
15824
  "primordialHides"
15825
15825
  ],
15826
15826
  "dateAdded": "2026-02-10",
15827
- "lastUpdated": "2026-02-10"
15827
+ "lastUpdated": "2026-06-05"
15828
15828
  },
15829
15829
  "tidesReprieve": {
15830
15830
  "id": "tidesReprieve",
@@ -16646,7 +16646,7 @@
16646
16646
  "weight": 175,
16647
16647
  "gearScore": 15,
16648
16648
  "obtainable": "williamBlackwoodSeasonalItemShatteredSeas",
16649
- "perks": "mortarPowderbench",
16649
+ "perks": ["mortarPowderbench"],
16650
16650
  "dateAdded": "2026-05-12",
16651
16651
  "lastUpdated": "2026-05-12"
16652
16652
  },
@@ -16659,7 +16659,7 @@
16659
16659
  "weight": 175,
16660
16660
  "gearScore": 15,
16661
16661
  "obtainable": "williamBlackwoodSeasonalItemShatteredSeas",
16662
- "perks": "rocketPowderbench",
16662
+ "perks": ["rocketPowderbench"],
16663
16663
  "dateAdded": "2026-05-12",
16664
16664
  "lastUpdated": "2026-05-12"
16665
16665
  },
@@ -16672,7 +16672,7 @@
16672
16672
  "weight": 175,
16673
16673
  "gearScore": 15,
16674
16674
  "obtainable": "williamBlackwoodSeasonalItemShatteredSeas",
16675
- "perks": "springloaderPowderbench",
16675
+ "perks": ["springloaderPowderbench"],
16676
16676
  "dateAdded": "2026-05-12",
16677
16677
  "lastUpdated": "2026-05-12"
16678
16678
  },
@@ -370,7 +370,8 @@
370
370
  },
371
371
  "theDrowningPlague": {
372
372
  "id": "theDrowningPlague",
373
- "type": "eliteWarship"
373
+ "type": "eliteWarship",
374
+ "faction": "fleetOfPestilence"
374
375
  },
375
376
  "jawsOfRetribution": {
376
377
  "id": "jawsOfRetribution",
@@ -1,5 +1,5 @@
1
1
  import cosmeticsData from '../../data/cosmetics.json';
2
- import { CosmeticEffect, PlayerAppearanceType, PlayerOutfitType, ShipCosmeticType } from '../types/CosmeticProperties';
2
+ import { CosmeticEffect, InofficialCosmeticType, PlayerAppearanceType, PlayerOutfitType, ShipCosmeticType } from '../types/CosmeticProperties';
3
3
  import { Rarity } from '../types/Rarity';
4
4
  import { Contract } from './contracts';
5
5
  import { Event } from './events';
@@ -43,6 +43,10 @@ export declare class Cosmetic {
43
43
  * Timestamp of when the cosmetic was removed from the game. Use only for completely removed pieces.
44
44
  */
45
45
  readonly removed?: Date | undefined;
46
+ /**
47
+ * Indicates if some part of the information is not present like this in-game.
48
+ */
49
+ readonly inofficial?: InofficialCosmeticType | undefined;
46
50
  constructor(id: string, dataType: "cosmetic", type: ShipCosmeticType | PlayerOutfitType | PlayerAppearanceType, dateAdded: Date, lastUpdated: Date, rarity?: Rarity | undefined, tier?: number | undefined, set?: Set | undefined, obtainable?: (string | Item | Array<string | Item> | Array<Array<string | Item> | Item | string>) | undefined, pieces?: Array<ShipCosmeticType> | undefined, effect?: (CosmeticEffect | CosmeticEffect[]) | undefined, season?: Season | undefined, faction?: Faction | undefined, ship?: Ship | undefined,
47
51
  /**
48
52
  * @deprecated Not actively maintained anymore and may be removed in the future, obtainable field is used in favor
@@ -55,7 +59,11 @@ export declare class Cosmetic {
55
59
  /**
56
60
  * Timestamp of when the cosmetic was removed from the game. Use only for completely removed pieces.
57
61
  */
58
- removed?: Date | undefined);
62
+ removed?: Date | undefined,
63
+ /**
64
+ * Indicates if some part of the information is not present like this in-game.
65
+ */
66
+ inofficial?: InofficialCosmeticType | undefined);
59
67
  static fromRawData(rawData: any): Cosmetic;
60
68
  static updateCosmeticWithUpgrades(key: string, rawData: any, cosmetics: Record<string, Cosmetic>): void;
61
69
  static loadCosmetics(): Record<string, Cosmetic>;
@@ -1 +1 @@
1
- {"version":3,"file":"cosmetics.d.ts","sourceRoot":"","sources":["../../src/daos/cosmetics.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"cosmetics.d.ts","sourceRoot":"","sources":["../../src/daos/cosmetics.ts"],"names":[],"mappings":"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"}
@@ -21,7 +21,11 @@ export class Cosmetic {
21
21
  /**
22
22
  * Timestamp of when the cosmetic was removed from the game. Use only for completely removed pieces.
23
23
  */
24
- removed) {
24
+ removed,
25
+ /**
26
+ * Indicates if some part of the information is not present like this in-game.
27
+ */
28
+ inofficial) {
25
29
  this.id = id;
26
30
  this.dataType = dataType;
27
31
  this.type = type;
@@ -45,6 +49,7 @@ export class Cosmetic {
45
49
  this.event = event;
46
50
  this.worldEvent = worldEvent;
47
51
  this.removed = removed;
52
+ this.inofficial = inofficial;
48
53
  }
49
54
  static fromRawData(rawData) {
50
55
  const season = rawData.season;
@@ -98,7 +103,7 @@ export class Cosmetic {
98
103
  obtainable = obtainableItem;
99
104
  }
100
105
  }
101
- return new Cosmetic(rawData.id, "cosmetic", rawData.type, new Date(rawData.dateAdded), new Date(rawData.lastUpdated), rawData.rarity ?? undefined, rawData.tier ?? undefined, rawData.set ? Sets[set] : undefined, obtainable, rawData.pieces ?? undefined, rawData.effect ?? undefined, rawData.season ? Seasons[season] : undefined, rawData.faction ? Factions[faction] : undefined, rawData.ship ? Ships[ship] : undefined, rawData.contract ? Contracts[contract] : undefined, undefined, undefined, required, rawData.requiredRank ?? undefined, rawData.bounty ?? undefined, rawData.event ? Events[event] : undefined, worldEvent ?? undefined, rawData.removed ? new Date(rawData.removed) : undefined);
106
+ return new Cosmetic(rawData.id, "cosmetic", rawData.type, new Date(rawData.dateAdded), new Date(rawData.lastUpdated), rawData.rarity ?? undefined, rawData.tier ?? undefined, rawData.set ? Sets[set] : undefined, obtainable, rawData.pieces ?? undefined, rawData.effect ?? undefined, rawData.season ? Seasons[season] : undefined, rawData.faction ? Factions[faction] : undefined, rawData.ship ? Ships[ship] : undefined, rawData.contract ? Contracts[contract] : undefined, undefined, undefined, required, rawData.requiredRank ?? undefined, rawData.bounty ?? undefined, rawData.event ? Events[event] : undefined, worldEvent ?? undefined, rawData.removed ? new Date(rawData.removed) : undefined, rawData.inofficial);
102
107
  }
103
108
  static updateCosmeticWithUpgrades(key, rawData, cosmetics) {
104
109
  if (rawData.basic) {
@@ -1 +1 @@
1
- {"version":3,"file":"cosmetics.js","sourceRoot":"","sources":["../../src/daos/cosmetics.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"cosmetics.js","sourceRoot":"","sources":["../../src/daos/cosmetics.ts"],"names":[],"mappings":"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"}
@@ -6,4 +6,5 @@ export declare const PlayerOutfitTypes: readonly ["headwear", "faceAccessory", "
6
6
  export type PlayerOutfitType = (typeof PlayerOutfitTypes)[number];
7
7
  export declare const PlayerAppearanceTypes: readonly ["hair", "facialHair", "eyeColor"];
8
8
  export type PlayerAppearanceType = (typeof PlayerAppearanceTypes)[number];
9
+ export type InofficialCosmeticType = "setPiece";
9
10
  //# sourceMappingURL=CosmeticProperties.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"CosmeticProperties.d.ts","sourceRoot":"","sources":["../../src/types/CosmeticProperties.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,eAAe,6GAElB,CAAC;AACX,MAAM,MAAM,cAAc,GAAG,CAAC,OAAO,eAAe,CAAC,CAAC,MAAM,CAAC,CAAC;AAC9D,eAAO,MAAM,iBAAiB,+aAKpB,CAAC;AACX,MAAM,MAAM,gBAAgB,GAAG,CAAC,OAAO,iBAAiB,CAAC,CAAC,MAAM,CAAC,CAAC;AAClE,eAAO,MAAM,iBAAiB,sJAEpB,CAAC;AACX,MAAM,MAAM,gBAAgB,GAAG,CAAC,OAAO,iBAAiB,CAAC,CAAC,MAAM,CAAC,CAAC;AAClE,eAAO,MAAM,qBAAqB,6CAExB,CAAC;AACX,MAAM,MAAM,oBAAoB,GAAG,CAAC,OAAO,qBAAqB,CAAC,CAAC,MAAM,CAAC,CAAC"}
1
+ {"version":3,"file":"CosmeticProperties.d.ts","sourceRoot":"","sources":["../../src/types/CosmeticProperties.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,eAAe,6GAElB,CAAC;AACX,MAAM,MAAM,cAAc,GAAG,CAAC,OAAO,eAAe,CAAC,CAAC,MAAM,CAAC,CAAC;AAC9D,eAAO,MAAM,iBAAiB,+aAKpB,CAAC;AACX,MAAM,MAAM,gBAAgB,GAAG,CAAC,OAAO,iBAAiB,CAAC,CAAC,MAAM,CAAC,CAAC;AAClE,eAAO,MAAM,iBAAiB,sJAEpB,CAAC;AACX,MAAM,MAAM,gBAAgB,GAAG,CAAC,OAAO,iBAAiB,CAAC,CAAC,MAAM,CAAC,CAAC;AAClE,eAAO,MAAM,qBAAqB,6CAExB,CAAC;AACX,MAAM,MAAM,oBAAoB,GAAG,CAAC,OAAO,qBAAqB,CAAC,CAAC,MAAM,CAAC,CAAC;AAC1E,MAAM,MAAM,sBAAsB,GAAG,UAAU,CAAC"}
@@ -10405,9 +10405,9 @@
10405
10405
  }
10406
10406
  },
10407
10407
  "pointedFate": {
10408
- "name": "Pointed Fate",
10408
+ "name": "Long for Death",
10409
10409
  "description": {
10410
- "general": "The arrows mark the way to heaven or hell"
10410
+ "general": "Better to die free than to be made an example of"
10411
10411
  }
10412
10412
  },
10413
10413
  "chaosSwirls": {
@@ -23129,6 +23129,12 @@
23129
23129
  "description": {
23130
23130
  "general": "A fierce and feathery warning"
23131
23131
  }
23132
+ },
23133
+ "captainOfTheDeep": {
23134
+ "name": "Captain of the Deep",
23135
+ "description": {
23136
+ "general": "For the one who faces what others fear"
23137
+ }
23132
23138
  }
23133
23139
  }
23134
23140
  }
@@ -283,6 +283,7 @@
283
283
  "ubisoftStoreSeasonalStarterPack": "Reward when buying the Seasonal Starter Pack from the Ubisoft Ingame Store",
284
284
  "ubisoftStoreSeasonalBox": "Reward when buying the Seasonal Box from the Ubisoft Ingame Store",
285
285
  "ubisoftStoreSeasonalBoatload": "Reward when buying the Seasonal Boatload from the Ubisoft Ingame Store",
286
- "theVerdantHunt": "Rare drop as part of the Verdant Hunt when defeating any of the listed world events during the first 6 weeks of {{shatteredSeas}}"
286
+ "theVerdantHunt": "Rare drop as part of the Verdant Hunt when defeating any of the listed world events during the first 6 weeks of {{shatteredSeas}}",
287
+ "twitchDropCaptainGTI": "Time-limited twitch drop during a livestream from CaptainGTI"
287
288
  }
288
289
  }
@@ -165,7 +165,7 @@
165
165
  "shipOfDragons": "Ship of Dragons Set",
166
166
  "theEmperorTarot": "The Emperor Tarot Set",
167
167
  "skullpiercer": "Skullpiercer Set",
168
- "pointedFate": "Pointed Fate Set",
168
+ "pointedFate": "Long for Death Set",
169
169
  "almightyBeast": "Almighty Beast Set",
170
170
  "deadlyCurrents": "Deadly Currents Set",
171
171
  "dragonShrine": "Dragon Shrine Set",
@@ -270,7 +270,7 @@
270
270
  },
271
271
  "claimToFameY3S1": {
272
272
  "name": "Berühmtheit (J3S1)",
273
- "description": "Gain %s Infamy in Year 3 Season 1"
273
+ "description": "Erhalte %s Ruhm in Jahr 3 Saison 1."
274
274
  }
275
275
  }
276
276
  }
@@ -10405,9 +10405,9 @@
10405
10405
  }
10406
10406
  },
10407
10407
  "pointedFate": {
10408
- "name": "Gerichtetes Schicksal",
10408
+ "name": "Sehnen nach dem Tod",
10409
10409
  "description": {
10410
- "general": "Die Pfeile markieren den Weg zum Himmel oder zur Hölle"
10410
+ "general": "Lieber in Freiheit sterben, als zur Abschreckung herzuhalten"
10411
10411
  }
10412
10412
  },
10413
10413
  "chaosSwirls": {
@@ -23129,6 +23129,12 @@
23129
23129
  "description": {
23130
23130
  "general": "A fierce and feathery warning"
23131
23131
  }
23132
+ },
23133
+ "captainOfTheDeep": {
23134
+ "name": "Käpt'n der Tiefen",
23135
+ "description": {
23136
+ "general": "Für jene, die Dinge konfrontieren, die andere fürchten."
23137
+ }
23132
23138
  }
23133
23139
  }
23134
23140
  }
@@ -3210,25 +3210,25 @@
3210
3210
  "lAiguille": {
3211
3211
  "name": "L'Aiguille",
3212
3212
  "description": {
3213
- "general": "A precise weapon of French design that shatters the hulls of their foes."
3213
+ "general": "Eine präzise Waffe französischen Designs, die die Rümpfe ihrer Feinde vernichtet."
3214
3214
  }
3215
3215
  },
3216
3216
  "mortarPowderbench": {
3217
- "name": "Mortar Powderbench",
3217
+ "name": "Mörser-Werkbank",
3218
3218
  "description": {
3219
- "general": "Enhances Mortar Weapons and reduces time for the projectile to reach targets. A bench used to optimize wind shear on Mortar shells mid-flight."
3219
+ "general": "Verbessert Mörserwaffen und verringert die Zeit, bis das Projektil das Ziel erreicht. Eine Bank, die zur Optimierung der Windscherung bei Mörsern verwendet wird."
3220
3220
  }
3221
3221
  },
3222
3222
  "rocketPowderbench": {
3223
- "name": "Rocket Powderbench",
3223
+ "name": "Raketen-Werkbank",
3224
3224
  "description": {
3225
- "general": "Enhances Rocket Weapons and reduces time for the projectile to reach targets. A bench used to optimize wind shear on Rockets mid-flight."
3225
+ "general": "Verbessert Raketenwaffen und verringert die Zeit, bis das Projektil das Ziel erreicht. Eine Bank, die zur Optimierung der Windscherung bei Raketen verwendet wird."
3226
3226
  }
3227
3227
  },
3228
3228
  "springloaderPowderbench": {
3229
- "name": "Springloader Powderbench",
3229
+ "name": "Sprunglader-Werkbank",
3230
3230
  "description": {
3231
- "general": "Enhances Springloader Weapons and reduces time for the projectile to reach targets. A bench used to optimize wind shear on Buoys mid-flight."
3231
+ "general": "Verbessert Sprunglader-Waffen und verringert die Zeit, bis das Projektil das Ziel erreicht. Eine Bank, die zur Optimierung der Windscherung bei Bojen verwendet wird."
3232
3232
  }
3233
3233
  },
3234
3234
  "verdantHuntsChest": {
@@ -44,8 +44,8 @@
44
44
  "theHelmSeasonAscentIntoChaos": "Ist/war im Ruder (Yanita, Houma) während {{ascentIntoChaos}} käuflich",
45
45
  "theHelmSeasonOathsOfWar": "Ist/war im Ruder (Yanita, Houma) während {{oathsOfWar}} käuflich",
46
46
  "theHelmSeasonGutsAndGlory": "Ist/war im Ruder (Yanita, Houma) während {{gutsAndGlory}} käuflich",
47
- "theHelmSeasonEyeOfTheBeast": "Is/was purchasable in the Helm (Yanita, Houma) during {{eyeOfTheBeast}}",
48
- "theHelmSeasonShatteredSeas": "Is/was purchasable in the Helm (Yanita, Houma) during {{shatteredSeas}}",
47
+ "theHelmSeasonEyeOfTheBeast": "Ist/war im Ruder (Yanita, Houma) während {{eyeOfTheBeast}} käuflich",
48
+ "theHelmSeasonShatteredSeas": "Ist/war im Ruder (Yanita, Houma) während {{shatteredSeas}} käuflich",
49
49
  "theHelmEvent": "Ist/war kaufbar beim Ruder (Yanita, Houma) während des Events",
50
50
  "outpostLostCityOfPrei": "Außenposten Prei, die verlorene Stadt",
51
51
  "outpostReturnFleetBight": "Außenposten Bucht der Rückkehrerflotte",
@@ -163,7 +163,7 @@
163
163
  "williamBlackwoodRotatingStoreOathsOfWar": "Ist/war während {{oathsOfWar}} in William Blackwoods zeitlich begrenztem Geschäft erhältlich",
164
164
  "williamBlackwoodRotatingStoreGutsAndGlory": "Ist/war während {{gutsAndGlory}} in William Blackwoods zeitlich begrenztem Geschäft erhältlich",
165
165
  "williamBlackwoodRotatingStoreEyeOfTheBeast": "Ist/war während {{eyeOfTheBeast}} in William Blackwoods zeitlich begrenztem Geschäft erhältlich",
166
- "williamBlackwoodRotatingStoreShatteredSeas": "Is/was purchasable at William Blackwood's rotating store during {{shatteredSeas}}",
166
+ "williamBlackwoodRotatingStoreShatteredSeas": "Ist/war während {{shatteredSeas}} in William Blackwoods zeitlich begrenztem Geschäft erhältlich",
167
167
  "ungwanaConvoyTreasureChest": "Mögliche Belohnung aus Ungwana Schatzkiste (erhalten beim Versenken eines Schiffes aus einem Ungwana Händlerkonvoi)",
168
168
  "rempahConvoyTreasureChest": "Mögliche Belohnung aus Rempah Schatzkiste (erhalten beim Versenken eines Schiffes aus einem Rempah Händlerkonvoi)",
169
169
  "faraConvoyTreasureChest": "Mögliche Belohnung aus Fara Schatzkiste (erhalten beim Versenken eines Schiffes aus einem Fara Händlerkonvoi)",
@@ -200,7 +200,7 @@
200
200
  "williamBlackwoodSeasonalItemOathsOfWar": "Ist/war während {{oathsOfWar}} als saisonaler Gegenstand in William Blackwoods Geschäft erhältlich",
201
201
  "williamBlackwoodSeasonalItemGutsAndGlory": "Ist/war während {{gutsAndGlory}} als saisonaler Gegenstand in William Blackwoods Geschäft erhältlich",
202
202
  "williamBlackwoodSeasonalItemEyeOfTheBeast": "Ist/war während {{eyeOfTheBeast}} als saisonaler Gegenstand in William Blackwoods Geschäft erhältlich",
203
- "williamBlackwoodSeasonalItemShatteredSeas": "Is/was purchasable as seasonal item in William Blackwood's store during {{shatteredSeas}}",
203
+ "williamBlackwoodSeasonalItemShatteredSeas": "Ist/war während {{shatteredSeas}} als saisonaler Gegenstand in William Blackwoods Geschäft erhältlich",
204
204
  "corruptCompagnieOfficerOutpost": "Korrupter Offizier der Compagnie",
205
205
  "corruptDmcOfficerOutpost": "Korrupter Offizier der NHG",
206
206
  "ungwanaMerchantOutpost": "Ungwanischer Händler bei verschiedenen Außenposten",
@@ -254,12 +254,12 @@
254
254
  "retributionWarRewardWonTerritory7": "Belohnung für das Erobern von sieben Gebieten im Vergeltungskrieg mit der zugehörigen Fraktion",
255
255
  "retributionWarRewardWonTerritory8": "Belohnung für das Erobern von acht Gebieten im Vergeltungskrieg mit der zugehörigen Fraktion",
256
256
  "retributionWarRewardWonTerritory11": "Belohnung für das Erobern von elf Gebieten im Vergeltungskrieg mit der zugehörigen Fraktion",
257
- "dominionWarEffortReward": "Reward for contributing War Assets to the Dominion War",
258
- "dominionWarRewardWonTerritory1": "Reward for winning one territory in the Dominion War with the aligned faction",
259
- "dominionWarRewardWonTerritory4": "Reward for winning four territories in the Dominion War with the aligned faction",
260
- "dominionWarRewardWonTerritory5": "Reward for winning five territories in the Dominion War with the aligned faction",
261
- "dominionWarRewardWonTerritory8": "Reward for winning eight territories in the Dominion War with the aligned faction",
262
- "dominionWarRewardWonTerritory11": "Reward for winning eleven territories in the Dominion War with the aligned faction",
257
+ "dominionWarEffortReward": "Belohnung für den Beitrag von Kriegsgerät für den Vorherrschaftskrieg",
258
+ "dominionWarRewardWonTerritory1": "Belohnung für das Erobern eines Gebiets im Vorherrschaftskrieg mit der zugehörigen Fraktion",
259
+ "dominionWarRewardWonTerritory4": "Belohnung für das Erobern von vier Gebieten im Vorherrschaftskrieg mit der zugehörigen Fraktion",
260
+ "dominionWarRewardWonTerritory5": "Belohnung für das Erobern von fünf Gebieten im Vorherrschaftskrieg mit der zugehörigen Fraktion",
261
+ "dominionWarRewardWonTerritory8": "Belohnung für das Erobern von acht Gebieten im Vorherrschaftskrieg mit der zugehörigen Fraktion",
262
+ "dominionWarRewardWonTerritory11": "Belohnung für das Erobern von elf Gebieten im Vorherrschaftskrieg mit der zugehörigen Fraktion",
263
263
  "twitchDropSpammals": "Zeitlich begrenzter Twitch-Drop während eines Livestreams von Spammals",
264
264
  "unboundReaperReward": "Erhalten beim Versenken des Ungebundenen Schnitters",
265
265
  "dropDuringMythicLaPesteEncounter": "Mögliche Belohnung von La Pestes Verstärkungen während der mythischen La Peste-Begegnung",
@@ -267,7 +267,7 @@
267
267
  "twitchDropAzureSolsticeY2S3": "Twitch Drop während des Azur-Sonnenwenden Events in {{gutsAndGlory}}",
268
268
  "factionWarWinReward": "Belohnung für den Sieg der Fraktion im Fraktionskrieg",
269
269
  "retributionWarWinReward": "Belohnung für den Sieg der Fraktion im Vergeltungskrieg",
270
- "dominionWarWinReward": "Reward for that faction to win the Dominion War",
270
+ "dominionWarWinReward": "Belohnung für den Sieg der Fraktion im Vorherrschaftskrieg",
271
271
  "purchasableWithSilverLionsAtTheFoundingChest": "Ist/war mit Silberlöwen in der Gründungstruhe in Sainte Anne während des Ereignisses kaufbar",
272
272
  "rewardForCompleting8EventChallenges": "Belohnung für den Abschluss von 8 Herausforderungen während des Events",
273
273
  "williamBlackwoodStore": "Ist/war kaufbar in William Blackwoods Geschäft",
@@ -278,11 +278,12 @@
278
278
  "twitchDropLilywhiteTV": "Zeitlich begrenzter Twitch-Drop während eines Livestreams von LilywhiteTV",
279
279
  "twitchDropRubyNXT": "Zeitlich begrenzter Twitch-Drop während eines Livestreams von RubyNXT",
280
280
  "Y2S4AnniversarySailEmblemContentReward": "Belohnung für das Gewinnen oder Platzieren unter den Top 10 im J2S4 Anniversary Sail Emblem Design Contest",
281
- "twitchDropYear3Showcase": "Twitch Drop during the Year 3 Showcase livestream",
282
- "twitchDropYear3Season1": "Twitch Drops at the start of {{shatteredSeas}}",
283
- "ubisoftStoreSeasonalStarterPack": "Reward when buying the Seasonal Starter Pack from the Ubisoft Ingame Store",
284
- "ubisoftStoreSeasonalBox": "Reward when buying the Seasonal Box from the Ubisoft Ingame Store",
285
- "ubisoftStoreSeasonalBoatload": "Reward when buying the Seasonal Boatload from the Ubisoft Ingame Store",
286
- "theVerdantHunt": "Rare drop as part of the Verdant Hunt when defeating any of the listed world events during the first 6 weeks of {{shatteredSeas}}"
281
+ "twitchDropYear3Showcase": "Twitch Drop während des Jahr 3 Showcase Livestreams",
282
+ "twitchDropYear3Season1": "Twitch Drops zu Beginn von {{shatteredSeas}}",
283
+ "ubisoftStoreSeasonalStarterPack": "Belohnung beim Kauf des Saisonalen Startpakets aus dem Ubisoft Ingame Store",
284
+ "ubisoftStoreSeasonalBox": "Belohnung beim Kauf der Saisonalen Box aus dem Ubisoft Ingame Store",
285
+ "ubisoftStoreSeasonalBoatload": "Belohnung beim Kauf der Saisonalen Bootsladung aus dem Ubisoft Ingame Store",
286
+ "theVerdantHunt": "Seltene Belohnung, der Sommergrünen Jagd, beim Abschließen einer der gelisteten Weltereignisse während der ersten 6 Woche von {{shatteredSeas}}",
287
+ "twitchDropCaptainGTI": "Time-limited twitch drop during a livestream from CaptainGTI"
287
288
  }
288
289
  }
@@ -3272,15 +3272,15 @@
3272
3272
  "general": [
3273
3273
  "Rammen baut beim Ziel sofort 50% des Statuseffekts Durchstochen auf. Zudem wird das Ziel 20 Sek. lang um 20% verlangsamt",
3274
3274
  "Wenn das Ziel von Durchstochen betroffen ist, erleidet es 15% mehr Schaden durch Durchschlagswaffen",
3275
- "Targets within 250m receive 7% more Punctured status charge"
3275
+ "Ziele innerhalb von 250 m erleiden 7% mehr Statuseffekt-Aufladungen für Durchstochen"
3276
3276
  ]
3277
3277
  }
3278
3278
  },
3279
3279
  "floodwardenStation": {
3280
3280
  "description": {
3281
3281
  "general": [
3282
- "Each consecutive hit increases Flooding charges applied by 2% and damage dealt by 2%, stacking up to a maximum of 20% for each effect. Missing a shot will reset the stacks",
3283
- "Take 10% less weapon damage from enemies afflicted with Flooded",
3282
+ "Jeder aufeinanderfolgende Treffer erhöht die zugefügten Aufladungen von Überflutung um 2% und den verursachten Schaden um 2% (Max. für beide Effekte: 20%). Das Verfehlen eines Schusses setzt die Aufladungen zurück",
3283
+ "Erleide 10% weniger Waffenschaden von Gegnern, die mit Überflutet belegt sind",
3284
3284
  "Die Dauer des Statuseffekts \"Überflutet\" auf einem Ziel wird um 10% erhöht"
3285
3285
  ]
3286
3286
  }
@@ -3296,38 +3296,38 @@
3296
3296
  "physiciansLedger": {
3297
3297
  "description": {
3298
3298
  "general": [
3299
- "Increases Secondary Damage dealt by Mending Weapons by 7% per consecutive hit up to 35% for 5s",
3299
+ "Erhöht 5 Sek. lang Sekundärschaden verursacht durch Heilende Waffen pro aufeinanderfolgendem Treffer um 7% (max. 35%)",
3300
3300
  "Projektilgeschwindigkeit von Heilenden Waffen wird um 12% erhöht"
3301
3301
  ]
3302
3302
  }
3303
3303
  },
3304
3304
  "splinter": {
3305
- "name": "Splinter",
3305
+ "name": "Splitter",
3306
3306
  "description": {
3307
3307
  "general": [
3308
- "Targets within the weapon's area of operation have a 30% chance to be instantly Punctured",
3309
- "Punctured targets within the area of operation lose 2% Armor Rating per second up to 14%"
3308
+ "Ziele im Bereich dieser Waffe werden mit 30% Chance sofort Durchstochen",
3309
+ "Durchstochen-Ziele im Bereich dieser Waffe verlieren pro Sekunde 2% Panzerungswert (max. 14%)"
3310
3310
  ]
3311
3311
  }
3312
3312
  },
3313
3313
  "mortarPowderbench": {
3314
3314
  "description": {
3315
3315
  "general": [
3316
- "Reduces Time-to-Target of Mortar by 15%"
3316
+ "Zeit-zum-Ziel von Mörser wird um 15% verringert"
3317
3317
  ]
3318
3318
  }
3319
3319
  },
3320
3320
  "rocketPowderbench": {
3321
3321
  "description": {
3322
3322
  "general": [
3323
- "Reduces Time-to-Target of Rockets by 15%"
3323
+ "Zeit-zum-Ziel von Raketen werden um 15% verringert"
3324
3324
  ]
3325
3325
  }
3326
3326
  },
3327
3327
  "springloaderPowderbench": {
3328
3328
  "description": {
3329
3329
  "general": [
3330
- "Reduces Time-to-Target of Springloader by 15%"
3330
+ "Zeit-zum-Ziel von Bojen werden um 15% verringert"
3331
3331
  ]
3332
3332
  }
3333
3333
  }
@@ -9,6 +9,6 @@
9
9
  "oathsOfWar": "J2S2 - Kriegsgeschwüre",
10
10
  "gutsAndGlory": "J2S3 - Ruhm und Ehre",
11
11
  "eyeOfTheBeast": "J2S4 - Im Auge der Bestie",
12
- "shatteredSeas": "Y3S1 - Shattered Seas"
12
+ "shatteredSeas": "J3S1 - Zerschmetterte See"
13
13
  }
14
14
  }
@@ -165,7 +165,7 @@
165
165
  "shipOfDragons": "Schiff der Drachen Set",
166
166
  "theEmperorTarot": "Tarot des Kaisers Set",
167
167
  "skullpiercer": "Schädelzermalmer Set",
168
- "pointedFate": "Gerichtetes Schicksal Set",
168
+ "pointedFate": "Sehnen nach dem Tod Set",
169
169
  "almightyBeast": "Allmächtige Bestie Set",
170
170
  "deadlyCurrents": "Tödliche Strömungen Set",
171
171
  "dragonShrine": "Drachenschrein Set",
@@ -109,9 +109,9 @@
109
109
  }
110
110
  },
111
111
  "galleon": {
112
- "name": "Galleon",
112
+ "name": "Galeone",
113
113
  "description": {
114
- "general": "A ship reforged to excel in close-ranger slaughter and dominance. Spanish in origin, it is coveted by pirates and companies alike, and commandeered by only the boldest captains."
114
+ "general": "Eine Schiffsneuschmiedung, um sich in Nahkampfgemezeln hervorzutun. Ursprünglich aus Spanien stammend ist die Galeone bei Piraten und Kompanien gleichermaßen begehrt. Und sie wird nur von den mutigsten Kaptn's kommandiert."
115
115
  }
116
116
  }
117
117
  }
@@ -10405,9 +10405,9 @@
10405
10405
  }
10406
10406
  },
10407
10407
  "pointedFate": {
10408
- "name": "Pointed Fate",
10408
+ "name": "Long for Death",
10409
10409
  "description": {
10410
- "general": "The arrows mark the way to heaven or hell"
10410
+ "general": "Better to die free than to be made an example of"
10411
10411
  }
10412
10412
  },
10413
10413
  "chaosSwirls": {
@@ -23129,6 +23129,12 @@
23129
23129
  "description": {
23130
23130
  "general": "A fierce and feathery warning"
23131
23131
  }
23132
+ },
23133
+ "captainOfTheDeep": {
23134
+ "name": "Captain of the Deep",
23135
+ "description": {
23136
+ "general": "For the one who faces what others fear"
23137
+ }
23132
23138
  }
23133
23139
  }
23134
23140
  }
@@ -283,6 +283,7 @@
283
283
  "ubisoftStoreSeasonalStarterPack": "Reward when buying the Seasonal Starter Pack from the Ubisoft Ingame Store",
284
284
  "ubisoftStoreSeasonalBox": "Reward when buying the Seasonal Box from the Ubisoft Ingame Store",
285
285
  "ubisoftStoreSeasonalBoatload": "Reward when buying the Seasonal Boatload from the Ubisoft Ingame Store",
286
- "theVerdantHunt": "Rare drop as part of the Verdant Hunt when defeating any of the listed world events during the first 6 weeks of {{shatteredSeas}}"
286
+ "theVerdantHunt": "Rare drop as part of the Verdant Hunt when defeating any of the listed world events during the first 6 weeks of {{shatteredSeas}}",
287
+ "twitchDropCaptainGTI": "Time-limited twitch drop during a livestream from CaptainGTI"
287
288
  }
288
289
  }
@@ -165,7 +165,7 @@
165
165
  "shipOfDragons": "Ship of Dragons Set",
166
166
  "theEmperorTarot": "The Emperor Tarot Set",
167
167
  "skullpiercer": "Skullpiercer Set",
168
- "pointedFate": "Pointed Fate Set",
168
+ "pointedFate": "Long for Death Set",
169
169
  "almightyBeast": "Almighty Beast Set",
170
170
  "deadlyCurrents": "Deadly Currents Set",
171
171
  "dragonShrine": "Dragon Shrine Set",
@@ -10405,9 +10405,9 @@
10405
10405
  }
10406
10406
  },
10407
10407
  "pointedFate": {
10408
- "name": "Pointed Fate",
10408
+ "name": "Long for Death",
10409
10409
  "description": {
10410
- "general": "The arrows mark the way to heaven or hell"
10410
+ "general": "Better to die free than to be made an example of"
10411
10411
  }
10412
10412
  },
10413
10413
  "chaosSwirls": {
@@ -23129,6 +23129,12 @@
23129
23129
  "description": {
23130
23130
  "general": "A fierce and feathery warning"
23131
23131
  }
23132
+ },
23133
+ "captainOfTheDeep": {
23134
+ "name": "Captain of the Deep",
23135
+ "description": {
23136
+ "general": "For the one who faces what others fear"
23137
+ }
23132
23138
  }
23133
23139
  }
23134
23140
  }
@@ -283,6 +283,7 @@
283
283
  "ubisoftStoreSeasonalStarterPack": "Reward when buying the Seasonal Starter Pack from the Ubisoft Ingame Store",
284
284
  "ubisoftStoreSeasonalBox": "Reward when buying the Seasonal Box from the Ubisoft Ingame Store",
285
285
  "ubisoftStoreSeasonalBoatload": "Reward when buying the Seasonal Boatload from the Ubisoft Ingame Store",
286
- "theVerdantHunt": "Rare drop as part of the Verdant Hunt when defeating any of the listed world events during the first 6 weeks of {{shatteredSeas}}"
286
+ "theVerdantHunt": "Rare drop as part of the Verdant Hunt when defeating any of the listed world events during the first 6 weeks of {{shatteredSeas}}",
287
+ "twitchDropCaptainGTI": "Time-limited twitch drop during a livestream from CaptainGTI"
287
288
  }
288
289
  }
@@ -165,7 +165,7 @@
165
165
  "shipOfDragons": "Conjunto Barco de Dragones",
166
166
  "theEmperorTarot": "Conjunto de Tarot el Emperador",
167
167
  "skullpiercer": "Conjunto Perforacráneos",
168
- "pointedFate": "Conjunto Señal del destino",
168
+ "pointedFate": "Long for Death Set",
169
169
  "almightyBeast": "Conjunto Bestia omnipotente",
170
170
  "deadlyCurrents": "Corrientes letales",
171
171
  "dragonShrine": "Conjunto Santuario de Dragones",
@@ -10405,9 +10405,9 @@
10405
10405
  }
10406
10406
  },
10407
10407
  "pointedFate": {
10408
- "name": "Destin en pointillé",
10408
+ "name": "Long for Death",
10409
10409
  "description": {
10410
- "general": "Les flèches indiquent le chemin du paradis ou de l'enfer"
10410
+ "general": "Better to die free than to be made an example of"
10411
10411
  }
10412
10412
  },
10413
10413
  "chaosSwirls": {
@@ -23129,6 +23129,12 @@
23129
23129
  "description": {
23130
23130
  "general": "A fierce and feathery warning"
23131
23131
  }
23132
+ },
23133
+ "captainOfTheDeep": {
23134
+ "name": "Captain of the Deep",
23135
+ "description": {
23136
+ "general": "For the one who faces what others fear"
23137
+ }
23132
23138
  }
23133
23139
  }
23134
23140
  }
@@ -283,6 +283,7 @@
283
283
  "ubisoftStoreSeasonalStarterPack": "Reward when buying the Seasonal Starter Pack from the Ubisoft Ingame Store",
284
284
  "ubisoftStoreSeasonalBox": "Reward when buying the Seasonal Box from the Ubisoft Ingame Store",
285
285
  "ubisoftStoreSeasonalBoatload": "Reward when buying the Seasonal Boatload from the Ubisoft Ingame Store",
286
- "theVerdantHunt": "Rare drop as part of the Verdant Hunt when defeating any of the listed world events during the first 6 weeks of {{shatteredSeas}}"
286
+ "theVerdantHunt": "Rare drop as part of the Verdant Hunt when defeating any of the listed world events during the first 6 weeks of {{shatteredSeas}}",
287
+ "twitchDropCaptainGTI": "Time-limited twitch drop during a livestream from CaptainGTI"
287
288
  }
288
289
  }
@@ -165,7 +165,7 @@
165
165
  "shipOfDragons": "Lot de navire des dragons",
166
166
  "theEmperorTarot": "Lot du Tarot de l'Empereur",
167
167
  "skullpiercer": "Lot Perceur de crânes",
168
- "pointedFate": "Lot Destin en pointillé",
168
+ "pointedFate": "Long for Death Set",
169
169
  "almightyBeast": "Lot de la bête toute-puissante",
170
170
  "deadlyCurrents": "Lot Courants Mortels",
171
171
  "dragonShrine": "Lot Sanctuaire du dragon",
@@ -10405,9 +10405,9 @@
10405
10405
  }
10406
10406
  },
10407
10407
  "pointedFate": {
10408
- "name": "Pointed Fate",
10408
+ "name": "Long for Death",
10409
10409
  "description": {
10410
- "general": "The arrows mark the way to heaven or hell"
10410
+ "general": "Better to die free than to be made an example of"
10411
10411
  }
10412
10412
  },
10413
10413
  "chaosSwirls": {
@@ -23129,6 +23129,12 @@
23129
23129
  "description": {
23130
23130
  "general": "A fierce and feathery warning"
23131
23131
  }
23132
+ },
23133
+ "captainOfTheDeep": {
23134
+ "name": "Captain of the Deep",
23135
+ "description": {
23136
+ "general": "For the one who faces what others fear"
23137
+ }
23132
23138
  }
23133
23139
  }
23134
23140
  }
@@ -283,6 +283,7 @@
283
283
  "ubisoftStoreSeasonalStarterPack": "Reward when buying the Seasonal Starter Pack from the Ubisoft Ingame Store",
284
284
  "ubisoftStoreSeasonalBox": "Reward when buying the Seasonal Box from the Ubisoft Ingame Store",
285
285
  "ubisoftStoreSeasonalBoatload": "Reward when buying the Seasonal Boatload from the Ubisoft Ingame Store",
286
- "theVerdantHunt": "Rare drop as part of the Verdant Hunt when defeating any of the listed world events during the first 6 weeks of {{shatteredSeas}}"
286
+ "theVerdantHunt": "Rare drop as part of the Verdant Hunt when defeating any of the listed world events during the first 6 weeks of {{shatteredSeas}}",
287
+ "twitchDropCaptainGTI": "Time-limited twitch drop during a livestream from CaptainGTI"
287
288
  }
288
289
  }
@@ -165,7 +165,7 @@
165
165
  "shipOfDragons": "Ship of Dragons Set",
166
166
  "theEmperorTarot": "The Emperor Tarot Set",
167
167
  "skullpiercer": "Skullpiercer Set",
168
- "pointedFate": "Pointed Fate Set",
168
+ "pointedFate": "Long for Death Set",
169
169
  "almightyBeast": "Almighty Beast Set",
170
170
  "deadlyCurrents": "Deadly Currents Set",
171
171
  "dragonShrine": "Dragon Shrine Set",
@@ -10405,9 +10405,9 @@
10405
10405
  }
10406
10406
  },
10407
10407
  "pointedFate": {
10408
- "name": "Pointed Fate",
10408
+ "name": "Long for Death",
10409
10409
  "description": {
10410
- "general": "The arrows mark the way to heaven or hell"
10410
+ "general": "Better to die free than to be made an example of"
10411
10411
  }
10412
10412
  },
10413
10413
  "chaosSwirls": {
@@ -23129,6 +23129,12 @@
23129
23129
  "description": {
23130
23130
  "general": "A fierce and feathery warning"
23131
23131
  }
23132
+ },
23133
+ "captainOfTheDeep": {
23134
+ "name": "Captain of the Deep",
23135
+ "description": {
23136
+ "general": "For the one who faces what others fear"
23137
+ }
23132
23138
  }
23133
23139
  }
23134
23140
  }
@@ -283,6 +283,7 @@
283
283
  "ubisoftStoreSeasonalStarterPack": "Reward when buying the Seasonal Starter Pack from the Ubisoft Ingame Store",
284
284
  "ubisoftStoreSeasonalBox": "Reward when buying the Seasonal Box from the Ubisoft Ingame Store",
285
285
  "ubisoftStoreSeasonalBoatload": "Reward when buying the Seasonal Boatload from the Ubisoft Ingame Store",
286
- "theVerdantHunt": "Rare drop as part of the Verdant Hunt when defeating any of the listed world events during the first 6 weeks of {{shatteredSeas}}"
286
+ "theVerdantHunt": "Rare drop as part of the Verdant Hunt when defeating any of the listed world events during the first 6 weeks of {{shatteredSeas}}",
287
+ "twitchDropCaptainGTI": "Time-limited twitch drop during a livestream from CaptainGTI"
287
288
  }
288
289
  }
@@ -165,7 +165,7 @@
165
165
  "shipOfDragons": "Ship of Dragons Set",
166
166
  "theEmperorTarot": "The Emperor Tarot Set",
167
167
  "skullpiercer": "Skullpiercer Set",
168
- "pointedFate": "Pointed Fate Set",
168
+ "pointedFate": "Long for Death Set",
169
169
  "almightyBeast": "Almighty Beast Set",
170
170
  "deadlyCurrents": "Deadly Currents Set",
171
171
  "dragonShrine": "Dragon Shrine Set",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@skullandbonestools/snbdata",
3
- "version": "9.0.2",
3
+ "version": "9.0.4",
4
4
  "description": "Inofficial data package for the Skull and Bones game by Ubisoft.",
5
5
  "keywords": [
6
6
  "ubisoft",