@skullandbonestools/snbdata 9.0.0 → 9.0.1
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/achievements.json +8 -0
- package/data/cosmetics.json +589 -53
- package/data/items.json +9 -8
- package/data/sets.json +28 -0
- package/dist/daos/cosmetics.d.ts +9 -1
- package/dist/daos/cosmetics.d.ts.map +1 -1
- package/dist/daos/cosmetics.js +7 -2
- package/dist/daos/cosmetics.js.map +1 -1
- package/languages/ar/ar_achievements.json +4 -0
- package/languages/ar/ar_cosmetics.json +313 -1
- package/languages/ar/ar_locations.json +4 -1
- package/languages/ar/ar_perks.json +1 -1
- package/languages/ar/ar_sets.json +8 -1
- package/languages/de/de_achievements.json +4 -0
- package/languages/de/de_cosmetics.json +313 -1
- package/languages/de/de_locations.json +4 -1
- package/languages/de/de_perks.json +1 -1
- package/languages/de/de_sets.json +8 -1
- package/languages/en/en_achievements.json +4 -0
- package/languages/en/en_cosmetics.json +313 -1
- package/languages/en/en_locations.json +4 -1
- package/languages/en/en_perks.json +1 -1
- package/languages/en/en_sets.json +8 -1
- package/languages/es/es_achievements.json +4 -0
- package/languages/es/es_cosmetics.json +313 -1
- package/languages/es/es_locations.json +4 -1
- package/languages/es/es_perks.json +1 -1
- package/languages/es/es_sets.json +8 -1
- package/languages/fr/fr_achievements.json +4 -0
- package/languages/fr/fr_cosmetics.json +313 -1
- package/languages/fr/fr_locations.json +4 -1
- package/languages/fr/fr_perks.json +1 -1
- package/languages/fr/fr_sets.json +8 -1
- package/languages/source/achievements.json +4 -0
- package/languages/source/cosmetics.json +313 -1
- package/languages/source/locations.json +4 -1
- package/languages/source/perks.json +1 -1
- package/languages/source/sets.json +8 -1
- package/languages/zh/zh_achievements.json +4 -0
- package/languages/zh/zh_cosmetics.json +313 -1
- package/languages/zh/zh_locations.json +4 -1
- package/languages/zh/zh_perks.json +1 -1
- package/languages/zh/zh_sets.json +8 -1
- package/package.json +1 -1
package/data/items.json
CHANGED
|
@@ -651,9 +651,9 @@
|
|
|
651
651
|
"raider",
|
|
652
652
|
"burning2"
|
|
653
653
|
],
|
|
654
|
-
"obtainable": ["crazedNianStrongbox"],
|
|
654
|
+
"obtainable": ["crazedNianStrongbox","bloodiedStrongbox"],
|
|
655
655
|
"dateAdded": "2024-02-12",
|
|
656
|
-
"lastUpdated": "2026-
|
|
656
|
+
"lastUpdated": "2026-05-14"
|
|
657
657
|
},
|
|
658
658
|
"cannonballCrate": {
|
|
659
659
|
"id": "cannonballCrate",
|
|
@@ -4406,7 +4406,7 @@
|
|
|
4406
4406
|
"rarity": "rare",
|
|
4407
4407
|
"season": "release",
|
|
4408
4408
|
"requiredRank": "kingpin1",
|
|
4409
|
-
"obtainable": ["moonshineChest","moonshineStrongbox","harbingersStrongbox"],
|
|
4409
|
+
"obtainable": ["moonshineChest","moonshineStrongbox","harbingersStrongbox","bloodiedStrongbox"],
|
|
4410
4410
|
"blueprint": "theHelm",
|
|
4411
4411
|
"value": 1,
|
|
4412
4412
|
"weight": 500,
|
|
@@ -4432,7 +4432,7 @@
|
|
|
4432
4432
|
"piercing1"
|
|
4433
4433
|
],
|
|
4434
4434
|
"dateAdded": "2024-02-12",
|
|
4435
|
-
"lastUpdated": "
|
|
4435
|
+
"lastUpdated": "2026-05-14"
|
|
4436
4436
|
},
|
|
4437
4437
|
"dardanellesGun": {
|
|
4438
4438
|
"id": "dardanellesGun",
|
|
@@ -9164,7 +9164,8 @@
|
|
|
9164
9164
|
"event": "summerFiesta",
|
|
9165
9165
|
"obtainable": [
|
|
9166
9166
|
"convoyShipDrop",
|
|
9167
|
-
"williamBlackwoodRotatingStore"
|
|
9167
|
+
"williamBlackwoodRotatingStore",
|
|
9168
|
+
"bloodiedStrongbox"
|
|
9168
9169
|
],
|
|
9169
9170
|
"blueprint": "williamBlackwoodRotatingStoreOathsOfWar",
|
|
9170
9171
|
"required": {
|
|
@@ -9180,7 +9181,7 @@
|
|
|
9180
9181
|
"leatherFashioningStation1"
|
|
9181
9182
|
],
|
|
9182
9183
|
"dateAdded": "2024-07-05",
|
|
9183
|
-
"lastUpdated": "
|
|
9184
|
+
"lastUpdated": "2026-05-14"
|
|
9184
9185
|
},
|
|
9185
9186
|
"lestariTrophy": {
|
|
9186
9187
|
"id": "lestariTrophy",
|
|
@@ -16501,12 +16502,12 @@
|
|
|
16501
16502
|
"weight": 250,
|
|
16502
16503
|
"gearScore": 35,
|
|
16503
16504
|
"event": ["theHonorless","darktideLullaby","moonshineLarceny"],
|
|
16504
|
-
"obtainable": ["theHelmEvent","darktideAltarTelokPenjarah","accountLedgerSainteAnne"],
|
|
16505
|
+
"obtainable": ["theHelmEvent","darktideAltarTelokPenjarah","accountLedgerSainteAnne","bloodiedStrongbox"],
|
|
16505
16506
|
"perks": [
|
|
16506
16507
|
"drownedOrgan"
|
|
16507
16508
|
],
|
|
16508
16509
|
"dateAdded": "2026-05-12",
|
|
16509
|
-
"lastUpdated": "2026-05-
|
|
16510
|
+
"lastUpdated": "2026-05-14"
|
|
16510
16511
|
},
|
|
16511
16512
|
"royalRammingWorks": {
|
|
16512
16513
|
"id": "royalRammingWorks",
|
package/data/sets.json
CHANGED
|
@@ -1778,5 +1778,33 @@
|
|
|
1778
1778
|
"tripleTrouble": {
|
|
1779
1779
|
"id": "tripleTrouble",
|
|
1780
1780
|
"type": "ship"
|
|
1781
|
+
},
|
|
1782
|
+
"anthemOfAnarchy": {
|
|
1783
|
+
"id": "anthemOfAnarchy",
|
|
1784
|
+
"type": "ship"
|
|
1785
|
+
},
|
|
1786
|
+
"dragonblood": {
|
|
1787
|
+
"id": "dragonblood",
|
|
1788
|
+
"type": "ship"
|
|
1789
|
+
},
|
|
1790
|
+
"desertMarauder": {
|
|
1791
|
+
"id": "desertMarauder",
|
|
1792
|
+
"type": "player"
|
|
1793
|
+
},
|
|
1794
|
+
"opalIslander": {
|
|
1795
|
+
"id": "opalIslander",
|
|
1796
|
+
"type": "player"
|
|
1797
|
+
},
|
|
1798
|
+
"gildedMaw": {
|
|
1799
|
+
"id": "gildedMaw",
|
|
1800
|
+
"type": "ship"
|
|
1801
|
+
},
|
|
1802
|
+
"rogueOWar": {
|
|
1803
|
+
"id": "rogueOWar",
|
|
1804
|
+
"type": "ship"
|
|
1805
|
+
},
|
|
1806
|
+
"narcissus": {
|
|
1807
|
+
"id": "narcissus",
|
|
1808
|
+
"type": "player"
|
|
1781
1809
|
}
|
|
1782
1810
|
}
|
package/dist/daos/cosmetics.d.ts
CHANGED
|
@@ -38,6 +38,10 @@ export declare class Cosmetic {
|
|
|
38
38
|
readonly bounty?: string | undefined;
|
|
39
39
|
readonly event?: Event | undefined;
|
|
40
40
|
readonly worldEvent?: (WorldEvent | WorldEvent[]) | undefined;
|
|
41
|
+
/**
|
|
42
|
+
* Timestamp of when the cosmetic was removed from the game. Use only for completely removed pieces.
|
|
43
|
+
*/
|
|
44
|
+
readonly removed?: Date | undefined;
|
|
41
45
|
constructor(id: string, 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,
|
|
42
46
|
/**
|
|
43
47
|
* @deprecated Not actively maintained anymore and may be removed in the future, obtainable field is used in favor
|
|
@@ -46,7 +50,11 @@ export declare class Cosmetic {
|
|
|
46
50
|
/**
|
|
47
51
|
* @deprecated Not actively maintained anymore and may be removed in the future, obtainable field is used in favor
|
|
48
52
|
*/
|
|
49
|
-
bounty?: string | undefined, event?: Event | undefined, worldEvent?: (WorldEvent | WorldEvent[]) | undefined
|
|
53
|
+
bounty?: string | undefined, event?: Event | undefined, worldEvent?: (WorldEvent | WorldEvent[]) | undefined,
|
|
54
|
+
/**
|
|
55
|
+
* Timestamp of when the cosmetic was removed from the game. Use only for completely removed pieces.
|
|
56
|
+
*/
|
|
57
|
+
removed?: Date | undefined);
|
|
50
58
|
static fromRawData(rawData: any): Cosmetic;
|
|
51
59
|
static updateCosmeticWithUpgrades(key: string, rawData: any, cosmetics: Record<string, Cosmetic>): void;
|
|
52
60
|
static loadCosmetics(): Record<string, Cosmetic>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"cosmetics.d.ts","sourceRoot":"","sources":["../../src/daos/cosmetics.ts"],"names":[],"mappings":"AAAA,OAAO,aAAa,MAAM,2BAA2B,CAAC;AACtD,OAAO,EAAE,cAAc,EAAE,oBAAoB,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,MAAM,6BAA6B,CAAC;AACvH,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AACzC,OAAO,EAAE,QAAQ,EAAa,MAAM,aAAa,CAAC;AAClD,OAAO,EAAE,KAAK,EAAU,MAAM,UAAU,CAAC;AACzC,OAAO,EAAE,OAAO,EAAY,MAAM,YAAY,CAAC;AAC/C,OAAO,EAAE,IAAI,EAAS,MAAM,SAAS,CAAC;AACtC,OAAO,EAAE,QAAQ,EAAa,MAAM,aAAa,CAAC;AAClD,OAAO,EAAE,MAAM,EAAW,MAAM,WAAW,CAAC;AAC5C,OAAO,EAAE,GAAG,EAAQ,MAAM,QAAQ,CAAC;AACnC,OAAO,EAAE,IAAI,EAAS,MAAM,SAAS,CAAC;AACtC,OAAO,EAAE,UAAU,EAAe,MAAM,eAAe,CAAC;AAExD,qBAAa,QAAQ;aAEG,EAAE,EAAE,MAAM;aACV,IAAI,EAAE,gBAAgB,GAAG,gBAAgB,GAAG,oBAAoB;aAChE,SAAS,EAAE,IAAI;aACf,WAAW,EAAE,IAAI;aACjB,MAAM,CAAC,EAAE,MAAM;aACf,IAAI,CAAC,EAAE,MAAM;aACb,GAAG,CAAC,EAAE,GAAG;aACT,UAAU,CAAC,GAAE,MAAM,GAAG,IAAI,GAAG,KAAK,CAAC,MAAM,GAAG,IAAI,CAAC,GAAG,KAAK,CAAC,KAAK,CAAC,MAAM,GAAG,IAAI,CAAC,GAAG,IAAI,GAAG,MAAM,CAAC;aAC/F,MAAM,CAAC,EAAE,KAAK,CAAC,gBAAgB,CAAC;aAChC,MAAM,CAAC,GAAE,cAAc,GAAG,cAAc,EAAE;aAC1C,MAAM,CAAC,EAAE,MAAM;aACf,OAAO,CAAC,EAAE,OAAO;aACjB,IAAI,CAAC,EAAE,IAAI;IAC3B;;MAEE;aACc,QAAQ,CAAC,EAAE,QAAQ;IAC5B,KAAK,CAAC,EAAE,QAAQ;IAChB,QAAQ,CAAC,EAAE,QAAQ,EAAE;aACZ,QAAQ,CAAC,EAAE,GAAG,CAAC,QAAQ,EAAE,MAAM,CAAC;aAChC,YAAY,CAAC,EAAE,MAAM;IACrC;;MAEE;aACc,MAAM,CAAC,EAAE,MAAM;aACf,KAAK,CAAC,EAAE,KAAK;aACb,UAAU,CAAC,GAAE,UAAU,GAAG,UAAU,EAAE;
|
|
1
|
+
{"version":3,"file":"cosmetics.d.ts","sourceRoot":"","sources":["../../src/daos/cosmetics.ts"],"names":[],"mappings":"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"}
|
package/dist/daos/cosmetics.js
CHANGED
|
@@ -17,7 +17,11 @@ export class Cosmetic {
|
|
|
17
17
|
/**
|
|
18
18
|
* @deprecated Not actively maintained anymore and may be removed in the future, obtainable field is used in favor
|
|
19
19
|
*/
|
|
20
|
-
bounty, event, worldEvent
|
|
20
|
+
bounty, event, worldEvent,
|
|
21
|
+
/**
|
|
22
|
+
* Timestamp of when the cosmetic was removed from the game. Use only for completely removed pieces.
|
|
23
|
+
*/
|
|
24
|
+
removed) {
|
|
21
25
|
this.id = id;
|
|
22
26
|
this.type = type;
|
|
23
27
|
this.dateAdded = dateAdded;
|
|
@@ -39,6 +43,7 @@ export class Cosmetic {
|
|
|
39
43
|
this.bounty = bounty;
|
|
40
44
|
this.event = event;
|
|
41
45
|
this.worldEvent = worldEvent;
|
|
46
|
+
this.removed = removed;
|
|
42
47
|
}
|
|
43
48
|
static fromRawData(rawData) {
|
|
44
49
|
const season = rawData.season;
|
|
@@ -92,7 +97,7 @@ export class Cosmetic {
|
|
|
92
97
|
obtainable = obtainableItem;
|
|
93
98
|
}
|
|
94
99
|
}
|
|
95
|
-
return new Cosmetic(rawData.id, 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);
|
|
100
|
+
return new Cosmetic(rawData.id, 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);
|
|
96
101
|
}
|
|
97
102
|
static updateCosmeticWithUpgrades(key, rawData, cosmetics) {
|
|
98
103
|
if (rawData.basic) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"cosmetics.js","sourceRoot":"","sources":["../../src/daos/cosmetics.ts"],"names":[],"mappings":"AAAA,OAAO,aAAa,MAAM,2BAA2B,CAAC;AAGtD,OAAO,EAAY,SAAS,EAAE,MAAM,aAAa,CAAC;AAClD,OAAO,EAAS,MAAM,EAAE,MAAM,UAAU,CAAC;AACzC,OAAO,EAAW,QAAQ,EAAE,MAAM,YAAY,CAAC;AAC/C,OAAO,EAAQ,KAAK,EAAE,MAAM,SAAS,CAAC;AACtC,OAAO,EAAY,SAAS,EAAE,MAAM,aAAa,CAAC;AAClD,OAAO,EAAU,OAAO,EAAE,MAAM,WAAW,CAAC;AAC5C,OAAO,EAAO,IAAI,EAAE,MAAM,QAAQ,CAAC;AACnC,OAAO,EAAQ,KAAK,EAAE,MAAM,SAAS,CAAC;AACtC,OAAO,EAAc,WAAW,EAAE,MAAM,eAAe,CAAC;AAExD,MAAM,OAAO,QAAQ;IACjB,YACoB,EAAU,EACV,IAAgE,EAChE,SAAe,EACf,WAAiB,EACjB,MAAe,EACf,IAAa,EACb,GAAS,EACT,UAA+F,EAC/F,MAAgC,EAChC,MAA0C,EAC1C,MAAe,EACf,OAAiB,EACjB,IAAW;IAC3B;;MAEE;IACc,QAAmB,EAC5B,KAAgB,EAChB,QAAqB,EACZ,QAAgC,EAChC,YAAqB;IACrC;;MAEE;IACc,MAAe,EACf,KAAa,EACb,UAAsC;
|
|
1
|
+
{"version":3,"file":"cosmetics.js","sourceRoot":"","sources":["../../src/daos/cosmetics.ts"],"names":[],"mappings":"AAAA,OAAO,aAAa,MAAM,2BAA2B,CAAC;AAGtD,OAAO,EAAY,SAAS,EAAE,MAAM,aAAa,CAAC;AAClD,OAAO,EAAS,MAAM,EAAE,MAAM,UAAU,CAAC;AACzC,OAAO,EAAW,QAAQ,EAAE,MAAM,YAAY,CAAC;AAC/C,OAAO,EAAQ,KAAK,EAAE,MAAM,SAAS,CAAC;AACtC,OAAO,EAAY,SAAS,EAAE,MAAM,aAAa,CAAC;AAClD,OAAO,EAAU,OAAO,EAAE,MAAM,WAAW,CAAC;AAC5C,OAAO,EAAO,IAAI,EAAE,MAAM,QAAQ,CAAC;AACnC,OAAO,EAAQ,KAAK,EAAE,MAAM,SAAS,CAAC;AACtC,OAAO,EAAc,WAAW,EAAE,MAAM,eAAe,CAAC;AAExD,MAAM,OAAO,QAAQ;IACjB,YACoB,EAAU,EACV,IAAgE,EAChE,SAAe,EACf,WAAiB,EACjB,MAAe,EACf,IAAa,EACb,GAAS,EACT,UAA+F,EAC/F,MAAgC,EAChC,MAA0C,EAC1C,MAAe,EACf,OAAiB,EACjB,IAAW;IAC3B;;MAEE;IACc,QAAmB,EAC5B,KAAgB,EAChB,QAAqB,EACZ,QAAgC,EAChC,YAAqB;IACrC;;MAEE;IACc,MAAe,EACf,KAAa,EACb,UAAsC;IACtD;;OAEG;IACa,OAAc;QA9Bd,OAAE,GAAF,EAAE,CAAQ;QACV,SAAI,GAAJ,IAAI,CAA4D;QAChE,cAAS,GAAT,SAAS,CAAM;QACf,gBAAW,GAAX,WAAW,CAAM;QACjB,WAAM,GAAN,MAAM,CAAS;QACf,SAAI,GAAJ,IAAI,CAAS;QACb,QAAG,GAAH,GAAG,CAAM;QACT,eAAU,GAAV,UAAU,CAAqF;QAC/F,WAAM,GAAN,MAAM,CAA0B;QAChC,WAAM,GAAN,MAAM,CAAoC;QAC1C,WAAM,GAAN,MAAM,CAAS;QACf,YAAO,GAAP,OAAO,CAAU;QACjB,SAAI,GAAJ,IAAI,CAAO;QAIX,aAAQ,GAAR,QAAQ,CAAW;QAC5B,UAAK,GAAL,KAAK,CAAW;QAChB,aAAQ,GAAR,QAAQ,CAAa;QACZ,aAAQ,GAAR,QAAQ,CAAwB;QAChC,iBAAY,GAAZ,YAAY,CAAS;QAIrB,WAAM,GAAN,MAAM,CAAS;QACf,UAAK,GAAL,KAAK,CAAQ;QACb,eAAU,GAAV,UAAU,CAA4B;QAItC,YAAO,GAAP,OAAO,CAAO;IAC/B,CAAC;IAEG,MAAM,CAAC,WAAW,CAAC,OAAY;QAClC,MAAM,MAAM,GAAG,OAAO,CAAC,MAA8B,CAAC;QACtD,MAAM,OAAO,GAAG,OAAO,CAAC,OAAgC,CAAC;QACzD,MAAM,IAAI,GAAG,OAAO,CAAC,IAA0B,CAAC;QAChD,MAAM,GAAG,GAAG,OAAO,CAAC,GAAwB,CAAC;QAC7C,MAAM,QAAQ,GAAG,OAAO,CAAC,QAAkC,CAAC;QAC5D,MAAM,KAAK,GAAG,OAAO,CAAC,KAA4B,CAAC;QACnD,MAAM,UAAU,GAAG,KAAK,CAAC,OAAO,CAAC,OAAO,CAAC,UAAU,CAAC;YAChD,CAAC,CAAC,OAAO,CAAC,UAAU,CAAC,GAAG,CAAC,CAAC,WAAmB,EAAE,EAAE,CAAC,WAAW,CAAC,WAAuC,CAAC,CAAC;YACvG,CAAC,CAAC,WAAW,CAAC,OAAO,CAAC,UAAsC,CAAC,CAAC;QAClE,MAAM,QAAQ,GAAG,OAAO,CAAC,QAAQ,CAAC,CAAC,CAAC,IAAI,GAAG,EAAoB,CAAC,CAAC,CAAC,SAAS,CAAC;QAC5E,IAAG,QAAQ,EAAE,CAAC;YACV,KAAK,MAAM,CAAC,WAAW,EAAE,QAAQ,CAAC,IAAI,MAAM,CAAC,OAAO,CAAC,OAAO,CAAC,QAAQ,CAAC,EAAE,CAAC;gBACrE,MAAM,gBAAgB,GAAG,WAAqC,CAAC;gBAC/D,QAAQ,CAAC,GAAG,CAAC,SAAS,CAAC,gBAAgB,CAAC,EAAE,QAAkB,CAAC,CAAC;YAClE,CAAC;QACL,CAAC;QACD,IAAI,UAAU,GAAG,OAAO,CAAC,UAAU,IAAI,SAAS,CAAC;QACjD,IAAG,KAAK,CAAC,OAAO,CAAC,UAAU,CAAC,EAAE,CAAC;YAC3B,MAAM,WAAW,GAAG,IAAI,KAAK,EAAwC,CAAC;YACtE,KAAI,MAAM,aAAa,IAAI,OAAO,CAAC,UAAuC,EAAE,CAAC;gBACzE,IAAI,KAAK,CAAC,OAAO,CAAC,aAAa,CAAC,EAAE,CAAC;oBAC/B,MAAM,eAAe,GAAG,IAAI,KAAK,EAAiB,CAAC;oBACnD,KAAK,MAAM,MAAM,IAAI,aAA0C,EAAE,CAAC;wBAC9D,MAAM,cAAc,GAAG,KAAK,CAAC,MAAM,CAAC,CAAC;wBACrC,IAAI,cAAc,IAAI,cAAc,CAAC,IAAI,KAAK,OAAO,EAAE,CAAC;4BACpD,eAAe,CAAC,IAAI,CAAC,cAAc,CAAC,CAAC;wBACzC,CAAC;6BAAM,CAAC;4BACJ,eAAe,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC;wBACjC,CAAC;oBACL,CAAC;oBACD,WAAW,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;gBACtC,CAAC;qBAAM,CAAC;oBACJ,MAAM,cAAc,GAAG,KAAK,CAAC,aAAa,CAAC,CAAC;oBAC5C,IAAI,cAAc,IAAI,cAAc,CAAC,IAAI,KAAK,OAAO,EAAE,CAAC;wBACpD,WAAW,CAAC,IAAI,CAAC,cAAc,CAAC,CAAC;oBACrC,CAAC;yBAAM,CAAC;wBACJ,WAAW,CAAC,IAAI,CAAC,aAAa,CAAC,CAAC;oBACpC,CAAC;gBACL,CAAC;YACL,CAAC;YACD,UAAU,GAAG,WAAW,CAAC;QAC7B,CAAC;aAAM,IAAG,UAAU,EAAE,CAAC;YACnB,MAAM,cAAc,GAAG,KAAK,CAAC,OAAO,CAAC,UAAgC,CAAC,CAAC;YACvE,IAAI,cAAc,IAAI,cAAc,CAAC,IAAI,KAAK,OAAO,EAAE,CAAC;gBACpD,UAAU,GAAG,cAAc,CAAC;YAChC,CAAC;QACL,CAAC;QAED,OAAO,IAAI,QAAQ,CACf,OAAO,CAAC,EAAE,EACV,OAAO,CAAC,IAAI,EACZ,IAAI,IAAI,CAAC,OAAO,CAAC,SAAS,CAAC,EAC3B,IAAI,IAAI,CAAC,OAAO,CAAC,WAAW,CAAC,EAC7B,OAAO,CAAC,MAAgB,IAAI,SAAS,EACrC,OAAO,CAAC,IAAI,IAAI,SAAS,EACzB,OAAO,CAAC,GAAG,CAAC,CAAC,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,SAAS,EACnC,UAAU,EACV,OAAO,CAAC,MAAM,IAAI,SAAS,EAC3B,OAAO,CAAC,MAAM,IAAI,SAAS,EAC3B,OAAO,CAAC,MAAM,CAAC,CAAC,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,SAAS,EAC5C,OAAO,CAAC,OAAO,CAAC,CAAC,CAAC,QAAQ,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,EAC/C,OAAO,CAAC,IAAI,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,SAAS,EACtC,OAAO,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,EAClD,SAAS,EACT,SAAS,EACT,QAAQ,EACR,OAAO,CAAC,YAAY,IAAI,SAAS,EACjC,OAAO,CAAC,MAAM,IAAI,SAAS,EAC3B,OAAO,CAAC,KAAK,CAAC,CAAC,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,SAAS,EACzC,UAAU,IAAI,SAAS,EACvB,OAAO,CAAC,OAAO,CAAC,CAAC,CAAC,IAAI,IAAI,CAAC,OAAO,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,CAC1D,CAAC;IACN,CAAC;IAEM,MAAM,CAAC,0BAA0B,CAAC,GAAW,EAAE,OAAY,EAAE,SAAmC;QACnG,IAAG,OAAO,CAAC,KAAK,EAAE,CAAC;YACf,MAAM,KAAK,GAAG,SAAS,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC;YACvC,IAAI,KAAK;gBAAE,SAAS,CAAC,GAAG,CAAC,CAAC,KAAK,GAAG,KAAK,CAAC;QAC5C,CAAC;QACD,IAAG,OAAO,CAAC,QAAQ,EAAE,CAAC;YAClB,MAAM,QAAQ,GAAG,OAAO,CAAC,QAAQ,CAAC,GAAG,CAAC,CAAC,eAAuB,EAAE,EAAE,CAAC,SAAS,CAAC,eAAe,CAAC,CAAC,CAAC;YAC/F,SAAS,CAAC,GAAG,CAAC,CAAC,QAAQ,GAAG,QAAQ,CAAC;QACvC,CAAC;IACL,CAAC;IAEM,MAAM,CAAC,aAAa;QACvB,MAAM,SAAS,GAA6B,EAAE,CAAC;QAC/C,KAAK,MAAM,CAAC,GAAG,EAAE,KAAK,CAAC,IAAI,MAAM,CAAC,OAAO,CAAC,aAAa,CAAC,EAAE,CAAC;YACvD,SAAS,CAAC,GAAG,CAAC,GAAG,QAAQ,CAAC,WAAW,CAAC,KAAK,CAAC,CAAC;QACjD,CAAC;QACD,KAAK,MAAM,CAAC,GAAG,EAAE,KAAK,CAAC,IAAI,MAAM,CAAC,OAAO,CAAC,aAAa,CAAC,EAAE,CAAC;YACvD,QAAQ,CAAC,0BAA0B,CAAC,GAAG,EAAE,KAAK,EAAE,SAAS,CAAC,CAAC;QAC/D,CAAC;QACD,OAAO,SAAS,CAAC;IACrB,CAAC;CACJ;AAMD,MAAM,CAAC,MAAM,SAAS,GAAc,QAAQ,CAAC,aAAa,EAAe,CAAC"}
|
|
@@ -17622,6 +17622,12 @@
|
|
|
17622
17622
|
"general": "Sleek on the deck and in the midst of danger"
|
|
17623
17623
|
}
|
|
17624
17624
|
},
|
|
17625
|
+
"bloomstrike": {
|
|
17626
|
+
"name": "Bloomstrike",
|
|
17627
|
+
"description": {
|
|
17628
|
+
"general": "\"Pretty enough for a party, sharp enough to end one.\""
|
|
17629
|
+
}
|
|
17630
|
+
},
|
|
17625
17631
|
"finalNotes": {
|
|
17626
17632
|
"name": "Final Notes",
|
|
17627
17633
|
"description": {
|
|
@@ -22285,7 +22291,7 @@
|
|
|
22285
22291
|
}
|
|
22286
22292
|
},
|
|
22287
22293
|
"wetMeGulletBeer": {
|
|
22288
|
-
"name": "Wet Me Gullet Beer",
|
|
22294
|
+
"name": "Wet Me Gullet (Beer)",
|
|
22289
22295
|
"description": {
|
|
22290
22296
|
"general": "\"Only thing better than rum is stolen rum!\""
|
|
22291
22297
|
}
|
|
@@ -22817,6 +22823,312 @@
|
|
|
22817
22823
|
"description": {
|
|
22818
22824
|
"general": "Three lives ended with one knife's work"
|
|
22819
22825
|
}
|
|
22826
|
+
},
|
|
22827
|
+
"dreadnote": {
|
|
22828
|
+
"name": "Dreadnote",
|
|
22829
|
+
"description": {
|
|
22830
|
+
"general": "\"Your rising pulse is my favorite rhythm.\""
|
|
22831
|
+
}
|
|
22832
|
+
},
|
|
22833
|
+
"waveshredder": {
|
|
22834
|
+
"name": "Waveshredder",
|
|
22835
|
+
"description": {
|
|
22836
|
+
"general": "Your blood beats to the wild call of freedom"
|
|
22837
|
+
}
|
|
22838
|
+
},
|
|
22839
|
+
"deadwindWhistle": {
|
|
22840
|
+
"name": "Deadwind Whistle",
|
|
22841
|
+
"description": {
|
|
22842
|
+
"general": "A riff for every ruin"
|
|
22843
|
+
}
|
|
22844
|
+
},
|
|
22845
|
+
"balladOfBlood": {
|
|
22846
|
+
"name": "Ballad of Blood",
|
|
22847
|
+
"description": {
|
|
22848
|
+
"general": "\"Plucked heartstrings make such sweet music, man.\""
|
|
22849
|
+
}
|
|
22850
|
+
},
|
|
22851
|
+
"flamefang": {
|
|
22852
|
+
"name": "Flamefang",
|
|
22853
|
+
"description": {
|
|
22854
|
+
"general": "\"Steal from my sea, burn in my storm.\""
|
|
22855
|
+
}
|
|
22856
|
+
},
|
|
22857
|
+
"goldfleckedRoar": {
|
|
22858
|
+
"name": "Goldflecked Roar",
|
|
22859
|
+
"description": {
|
|
22860
|
+
"general": "\"Courage is the only currency the sea respects.\""
|
|
22861
|
+
}
|
|
22862
|
+
},
|
|
22863
|
+
"wyrmscaleArmor": {
|
|
22864
|
+
"name": "Wyrmscale Armor",
|
|
22865
|
+
"description": {
|
|
22866
|
+
"general": "What is forged in fire can never drown"
|
|
22867
|
+
}
|
|
22868
|
+
},
|
|
22869
|
+
"scorchingSkies": {
|
|
22870
|
+
"name": "Scorching Skies",
|
|
22871
|
+
"description": {
|
|
22872
|
+
"general": "Blind the despots and sear them to dust and bone"
|
|
22873
|
+
}
|
|
22874
|
+
},
|
|
22875
|
+
"goldenFlicker": {
|
|
22876
|
+
"name": "Golden Flicker",
|
|
22877
|
+
"description": {
|
|
22878
|
+
"general": "Lit up by fortune"
|
|
22879
|
+
}
|
|
22880
|
+
},
|
|
22881
|
+
"sunplunderCinch": {
|
|
22882
|
+
"name": "Sunplunder Cinch",
|
|
22883
|
+
"description": {
|
|
22884
|
+
"general": "Holds steel, coin and borrowed wishes"
|
|
22885
|
+
}
|
|
22886
|
+
},
|
|
22887
|
+
"wishboundArmlet": {
|
|
22888
|
+
"name": "Wishbound Armlet",
|
|
22889
|
+
"description": {
|
|
22890
|
+
"general": "Etched with old sigils that tell of a djinn's tale"
|
|
22891
|
+
}
|
|
22892
|
+
},
|
|
22893
|
+
"nomadOfTheNight": {
|
|
22894
|
+
"name": "Nomad of the Night",
|
|
22895
|
+
"description": {
|
|
22896
|
+
"general": "keeps out the sun, the sand and the wretched heat"
|
|
22897
|
+
}
|
|
22898
|
+
},
|
|
22899
|
+
"djinnsmoke": {
|
|
22900
|
+
"name": "Djinnsmoke",
|
|
22901
|
+
"description": {
|
|
22902
|
+
"general": "A comfortable neck scarf dyed with a rare pigment"
|
|
22903
|
+
}
|
|
22904
|
+
},
|
|
22905
|
+
"whisperstitch": {
|
|
22906
|
+
"name": "Whisperstitch",
|
|
22907
|
+
"description": {
|
|
22908
|
+
"general": "Dust-grey pants from the shores of Arabia"
|
|
22909
|
+
}
|
|
22910
|
+
},
|
|
22911
|
+
"crescentmark": {
|
|
22912
|
+
"name": "Crescentmark",
|
|
22913
|
+
"description": {
|
|
22914
|
+
"general": "The crescent's for luck, the scuffs are from ignoring it"
|
|
22915
|
+
}
|
|
22916
|
+
},
|
|
22917
|
+
"mirageborne": {
|
|
22918
|
+
"name": "Mirageborne",
|
|
22919
|
+
"description": {
|
|
22920
|
+
"general": "Worn by those who cross dunes by day and spectres by night"
|
|
22921
|
+
}
|
|
22922
|
+
},
|
|
22923
|
+
"glitterskin": {
|
|
22924
|
+
"name": "Glitterskin",
|
|
22925
|
+
"description": {
|
|
22926
|
+
"general": "Like a desert night burned into your skin"
|
|
22927
|
+
}
|
|
22928
|
+
},
|
|
22929
|
+
"desertMoon": {
|
|
22930
|
+
"name": "Desert Moon",
|
|
22931
|
+
"description": {
|
|
22932
|
+
"general": "\"I see your fate -- death clings to it like a haze.\""
|
|
22933
|
+
}
|
|
22934
|
+
},
|
|
22935
|
+
"ceruleanKnot": {
|
|
22936
|
+
"name": "Cerulean Knot",
|
|
22937
|
+
"description": {
|
|
22938
|
+
"general": "An iconic shade for the shady trader you are"
|
|
22939
|
+
}
|
|
22940
|
+
},
|
|
22941
|
+
"drunkardsCuffs": {
|
|
22942
|
+
"name": "Drunkard's Cuffs",
|
|
22943
|
+
"description": {
|
|
22944
|
+
"general": "Made loose by rum and poor decisions"
|
|
22945
|
+
}
|
|
22946
|
+
},
|
|
22947
|
+
"scratchyPatchy": {
|
|
22948
|
+
"name": "Scratchy Patchy",
|
|
22949
|
+
"description": {
|
|
22950
|
+
"general": "Not comfortable, but oddly reliable"
|
|
22951
|
+
}
|
|
22952
|
+
},
|
|
22953
|
+
"driftersCrown": {
|
|
22954
|
+
"name": "Drifter's Crown",
|
|
22955
|
+
"description": {
|
|
22956
|
+
"general": "\"Don't need to sit on a throne to be king of the seas, eh?\""
|
|
22957
|
+
}
|
|
22958
|
+
},
|
|
22959
|
+
"oseanasCurse": {
|
|
22960
|
+
"name": "Oseana's Curse",
|
|
22961
|
+
"description": {
|
|
22962
|
+
"general": "\"Cursed, sure -- mostly by sandfleas.\""
|
|
22963
|
+
}
|
|
22964
|
+
},
|
|
22965
|
+
"skywash": {
|
|
22966
|
+
"name": "Skywash",
|
|
22967
|
+
"description": {
|
|
22968
|
+
"general": "Trousers faded by open skies and salt air"
|
|
22969
|
+
}
|
|
22970
|
+
},
|
|
22971
|
+
"crabbersBoots": {
|
|
22972
|
+
"name": "Crabber's Boots",
|
|
22973
|
+
"description": {
|
|
22974
|
+
"general": "Reliable when decks are wet and tempers run short"
|
|
22975
|
+
}
|
|
22976
|
+
},
|
|
22977
|
+
"opalweave": {
|
|
22978
|
+
"name": "Opalweave",
|
|
22979
|
+
"description": {
|
|
22980
|
+
"general": "Thrifted from a spice trader's closet"
|
|
22981
|
+
}
|
|
22982
|
+
},
|
|
22983
|
+
"cutthroatCorsair": {
|
|
22984
|
+
"name": "Cutthroat Corsair",
|
|
22985
|
+
"description": {
|
|
22986
|
+
"general": "\"It's funny how fast loyalty dies against my blade.\""
|
|
22987
|
+
}
|
|
22988
|
+
},
|
|
22989
|
+
"warborn": {
|
|
22990
|
+
"name": "Warborn",
|
|
22991
|
+
"description": {
|
|
22992
|
+
"general": "\"Carnage runs in our veins.\""
|
|
22993
|
+
}
|
|
22994
|
+
},
|
|
22995
|
+
"battlecryBanner": {
|
|
22996
|
+
"name": "Battlecry Banner",
|
|
22997
|
+
"description": {
|
|
22998
|
+
"general": "Weathered by blood, primed for battle"
|
|
22999
|
+
}
|
|
23000
|
+
},
|
|
23001
|
+
"ignisBellona": {
|
|
23002
|
+
"name": "Ignis Bellona",
|
|
23003
|
+
"description": {
|
|
23004
|
+
"general": "The goddess of war sails with you, Captain"
|
|
23005
|
+
}
|
|
23006
|
+
},
|
|
23007
|
+
"crimsonCurrents": {
|
|
23008
|
+
"name": "Crimson Currents",
|
|
23009
|
+
"description": {
|
|
23010
|
+
"general": "\"The seas run red in my wake.\""
|
|
23011
|
+
}
|
|
23012
|
+
},
|
|
23013
|
+
"turncoat": {
|
|
23014
|
+
"name": "Turncoat",
|
|
23015
|
+
"description": {
|
|
23016
|
+
"general": "\"Trust only the sword in your hand.\""
|
|
23017
|
+
}
|
|
23018
|
+
},
|
|
23019
|
+
"foehunter": {
|
|
23020
|
+
"name": "Foehunter",
|
|
23021
|
+
"description": {
|
|
23022
|
+
"general": "\"Allegiance is a shackle, mate.\""
|
|
23023
|
+
}
|
|
23024
|
+
},
|
|
23025
|
+
"windsOfRust": {
|
|
23026
|
+
"name": "Winds of Rust",
|
|
23027
|
+
"description": {
|
|
23028
|
+
"general": "\"The strongest hulls crumble before my will.\""
|
|
23029
|
+
}
|
|
23030
|
+
},
|
|
23031
|
+
"goldspike": {
|
|
23032
|
+
"name": "Goldspike",
|
|
23033
|
+
"description": {
|
|
23034
|
+
"general": "\"Take what glitters, and leave what bleeds.\""
|
|
23035
|
+
}
|
|
23036
|
+
},
|
|
23037
|
+
"blindingBlades": {
|
|
23038
|
+
"name": "Blinding Blades",
|
|
23039
|
+
"description": {
|
|
23040
|
+
"general": "Fortune favors a sharp sword"
|
|
23041
|
+
}
|
|
23042
|
+
},
|
|
23043
|
+
"wraithwoodSheen": {
|
|
23044
|
+
"name": "Wraithwood Sheen",
|
|
23045
|
+
"description": {
|
|
23046
|
+
"general": "Rich mahogany streaked with your foe's blood"
|
|
23047
|
+
}
|
|
23048
|
+
},
|
|
23049
|
+
"grimsGilt": {
|
|
23050
|
+
"name": "Grim's Gilt",
|
|
23051
|
+
"description": {
|
|
23052
|
+
"general": "Ashes to riches, dust to gold"
|
|
23053
|
+
}
|
|
23054
|
+
},
|
|
23055
|
+
"treasonsFurnace": {
|
|
23056
|
+
"name": "Treason's Furnace",
|
|
23057
|
+
"description": {
|
|
23058
|
+
"general": "\"Let's scorch the seas, matey!\""
|
|
23059
|
+
}
|
|
23060
|
+
},
|
|
23061
|
+
"firestorm": {
|
|
23062
|
+
"name": "Firestorm",
|
|
23063
|
+
"description": {
|
|
23064
|
+
"general": "Rise from the ashes of war"
|
|
23065
|
+
}
|
|
23066
|
+
},
|
|
23067
|
+
"bladesAblaze": {
|
|
23068
|
+
"name": "Blades Ablaze",
|
|
23069
|
+
"description": {
|
|
23070
|
+
"general": "Born for a burning world"
|
|
23071
|
+
}
|
|
23072
|
+
},
|
|
23073
|
+
"goldenChild": {
|
|
23074
|
+
"name": "Golden Child",
|
|
23075
|
+
"description": {
|
|
23076
|
+
"general": "Tilted just enough to suggest disdain"
|
|
23077
|
+
}
|
|
23078
|
+
},
|
|
23079
|
+
"outcastsGlare": {
|
|
23080
|
+
"name": "Outcast's Glare",
|
|
23081
|
+
"description": {
|
|
23082
|
+
"general": "Let one eye be spared the truth"
|
|
23083
|
+
}
|
|
23084
|
+
},
|
|
23085
|
+
"honorlessFinery": {
|
|
23086
|
+
"name": "Honorless Finery",
|
|
23087
|
+
"description": {
|
|
23088
|
+
"general": "Virtue lost to gold thread"
|
|
23089
|
+
}
|
|
23090
|
+
},
|
|
23091
|
+
"turncoatsTreasure": {
|
|
23092
|
+
"name": "Turncoat's Treasure",
|
|
23093
|
+
"description": {
|
|
23094
|
+
"general": "These beads gleam most when worn in poor company"
|
|
23095
|
+
}
|
|
23096
|
+
},
|
|
23097
|
+
"pridebound": {
|
|
23098
|
+
"name": "Pridebound",
|
|
23099
|
+
"description": {
|
|
23100
|
+
"general": "Heavy enough to feel important"
|
|
23101
|
+
}
|
|
23102
|
+
},
|
|
23103
|
+
"heirloomOfExcess": {
|
|
23104
|
+
"name": "Heirloom of Excess",
|
|
23105
|
+
"description": {
|
|
23106
|
+
"general": "Disgustingly extravagant"
|
|
23107
|
+
}
|
|
23108
|
+
},
|
|
23109
|
+
"snakeskin": {
|
|
23110
|
+
"name": "Snakeskin",
|
|
23111
|
+
"description": {
|
|
23112
|
+
"general": "They remember sins the wearer forgets"
|
|
23113
|
+
}
|
|
23114
|
+
},
|
|
23115
|
+
"foesFiligree": {
|
|
23116
|
+
"name": "Foe's Filigree",
|
|
23117
|
+
"description": {
|
|
23118
|
+
"general": "Soft with use, immaculate in appearance"
|
|
23119
|
+
}
|
|
23120
|
+
},
|
|
23121
|
+
"bloodshedBoots": {
|
|
23122
|
+
"name": "Bloodshed Boots",
|
|
23123
|
+
"description": {
|
|
23124
|
+
"general": "Warm leather, cold heart"
|
|
23125
|
+
}
|
|
23126
|
+
},
|
|
23127
|
+
"wingsOfChaos": {
|
|
23128
|
+
"name": "Wings of Chaos",
|
|
23129
|
+
"description": {
|
|
23130
|
+
"general": "A fierce and feathery warning"
|
|
23131
|
+
}
|
|
22820
23132
|
}
|
|
22821
23133
|
}
|
|
22822
23134
|
}
|
|
@@ -277,6 +277,9 @@
|
|
|
277
277
|
"twitchDropRubyNXT": "Time-limited twitch drop during a livestream from RubyNXT",
|
|
278
278
|
"Y2S4AnniversarySailEmblemContentReward": "Reward for winning or being under the top 10 (shortlisted) submissions for the Year 2 Season 4 Anniversary Sail Emblem design contest",
|
|
279
279
|
"twitchDropYear3Showcase": "Twitch Drop during the Year 3 Showcase livestream",
|
|
280
|
-
"twitchDropYear3Season1": "Twitch Drops at the start of {{shatteredSeas}}"
|
|
280
|
+
"twitchDropYear3Season1": "Twitch Drops at the start of {{shatteredSeas}}",
|
|
281
|
+
"ubisoftStoreSeasonalStarterPack": "Reward when buying the Seasonal Starter Pack from the Ubisoft Ingame Store",
|
|
282
|
+
"ubisoftStoreSeasonalBox": "Reward when buying the Seasonal Box from the Ubisoft Ingame Store",
|
|
283
|
+
"ubisoftStoreSeasonalBoatload": "Reward when buying the Seasonal Boatload from the Ubisoft Ingame Store"
|
|
281
284
|
}
|
|
282
285
|
}
|
|
@@ -3296,7 +3296,7 @@
|
|
|
3296
3296
|
"physiciansLedger": {
|
|
3297
3297
|
"description": {
|
|
3298
3298
|
"general": [
|
|
3299
|
-
"Increases Secondary Damage dealt by Mending Weapons by
|
|
3299
|
+
"Increases Secondary Damage dealt by Mending Weapons by 7% per consecutive hit up to 35% for 5s",
|
|
3300
3300
|
"Increases Projectile Speed of Mending Weapons by 12%"
|
|
3301
3301
|
]
|
|
3302
3302
|
}
|
|
@@ -444,6 +444,13 @@
|
|
|
444
444
|
"cursedDjinns": "Cursed Djinn's Set",
|
|
445
445
|
"renegadeRoyale": "Renegade Royale Set",
|
|
446
446
|
"demonKing": "Demon King Set",
|
|
447
|
-
"tripleTrouble": "Triple Trouble Set"
|
|
447
|
+
"tripleTrouble": "Triple Trouble Set",
|
|
448
|
+
"anthemOfAnarchy": "Anthem of Anarchy Set",
|
|
449
|
+
"dragonblood": "Dragonblood Set",
|
|
450
|
+
"desertMarauder": "Desert Marauder Set",
|
|
451
|
+
"opalIslander": "Opal Islander Set",
|
|
452
|
+
"gildedMaw": "Gilded Maw Set",
|
|
453
|
+
"rogueOWar": "Rogue O' War Set",
|
|
454
|
+
"narcissus": "Narcissus Set"
|
|
448
455
|
}
|
|
449
456
|
}
|
|
@@ -267,6 +267,10 @@
|
|
|
267
267
|
"tarnisher": {
|
|
268
268
|
"name": "Beflecker",
|
|
269
269
|
"description": "Füge %s Schaden gegen Schwachpunkte in Das Nian zu."
|
|
270
|
+
},
|
|
271
|
+
"claimToFameY3S1": {
|
|
272
|
+
"name": "Claim to Fame (Y3S1)",
|
|
273
|
+
"description": "Gain %s Infamy in Year 3 Season 1"
|
|
270
274
|
}
|
|
271
275
|
}
|
|
272
276
|
}
|