@skullandbonestools/snbdata 7.1.2 → 7.1.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 +43 -42
- package/data/events.json +1 -1
- package/data/items.json +22 -5
- package/data/sets.json +8 -4
- package/data/worldEvents.json +18 -0
- package/dist/daos/items.d.ts +2 -1
- package/dist/daos/items.d.ts.map +1 -1
- package/dist/daos/items.js +3 -2
- package/dist/daos/items.js.map +1 -1
- package/dist/index.d.ts +1 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js.map +1 -1
- package/dist/types/WorldEventProperties.d.ts +1 -1
- package/dist/types/WorldEventProperties.d.ts.map +1 -1
- package/languages/ar/ar_items.json +6 -0
- package/languages/ar/ar_sets.json +4 -3
- package/languages/ar/ar_ships.json +14 -14
- package/languages/ar/ar_worldEvents.json +5 -1
- package/languages/de/de_cosmetics.json +32 -32
- package/languages/de/de_items.json +6 -0
- package/languages/de/de_sets.json +8 -7
- package/languages/de/de_ships.json +14 -14
- package/languages/de/de_worldEvents.json +5 -1
- package/languages/en/en_items.json +6 -0
- package/languages/en/en_sets.json +4 -3
- package/languages/en/en_ships.json +14 -14
- package/languages/en/en_worldEvents.json +5 -1
- package/languages/es/es_items.json +6 -0
- package/languages/es/es_sets.json +4 -3
- package/languages/es/es_ships.json +14 -14
- package/languages/es/es_worldEvents.json +5 -1
- package/languages/fr/fr_items.json +6 -0
- package/languages/fr/fr_sets.json +4 -3
- package/languages/fr/fr_ships.json +14 -14
- package/languages/fr/fr_worldEvents.json +5 -1
- package/languages/source/items.json +6 -0
- package/languages/source/sets.json +4 -3
- package/languages/source/ships.json +14 -14
- package/languages/source/worldEvents.json +5 -1
- package/languages/zh/zh_items.json +6 -0
- package/languages/zh/zh_sets.json +4 -3
- package/languages/zh/zh_ships.json +14 -14
- package/languages/zh/zh_worldEvents.json +5 -1
- package/package.json +1 -1
|
@@ -3,85 +3,85 @@
|
|
|
3
3
|
"dhow": {
|
|
4
4
|
"name": "قارب داو",
|
|
5
5
|
"description": {
|
|
6
|
-
"general": "
|
|
6
|
+
"general": "A nimble hunter of wildlife. The Sea People use it to harvest hides and meat effectively."
|
|
7
7
|
}
|
|
8
8
|
},
|
|
9
9
|
"bedar": {
|
|
10
10
|
"name": "قارب بيدر",
|
|
11
11
|
"description": {
|
|
12
|
-
"general": "
|
|
12
|
+
"general": "A fast-hitting rammer favored by the Rempah, built to Flood enemy hulls before vanishing into the waves."
|
|
13
13
|
}
|
|
14
14
|
},
|
|
15
15
|
"hulk": {
|
|
16
16
|
"name": "سفينة هولك",
|
|
17
17
|
"description": {
|
|
18
|
-
"general": "
|
|
18
|
+
"general": "A fortress on the water, with formidable defenses and recovery, as befitting the technological might of the megacorporations."
|
|
19
19
|
}
|
|
20
20
|
},
|
|
21
21
|
"cutter": {
|
|
22
22
|
"name": "قارب كوتر",
|
|
23
23
|
"description": {
|
|
24
|
-
"general": "
|
|
24
|
+
"general": "A ship capable of sustained repairs at sea. Prized by smugglers to swiftly repair themselves whilst evading enemy fire."
|
|
25
25
|
}
|
|
26
26
|
},
|
|
27
27
|
"barge": {
|
|
28
28
|
"name": "سفينة برغي",
|
|
29
29
|
"description": {
|
|
30
|
-
"general": "
|
|
30
|
+
"general": "A firestorm at sea. Repurposed in the Ungwana dockyards, it excels at setting enemy fleets Ablaze and crippling burning foes."
|
|
31
31
|
}
|
|
32
32
|
},
|
|
33
33
|
"sloop": {
|
|
34
34
|
"name": "قارب سلوب",
|
|
35
35
|
"description": {
|
|
36
|
-
"general": "
|
|
36
|
+
"general": "A fast menace specializing in explosive weaponry. Prized by pirates for making short work of enemy convoys and structures."
|
|
37
37
|
}
|
|
38
38
|
},
|
|
39
39
|
"padewakang": {
|
|
40
40
|
"name": "سفينة بادوكن",
|
|
41
41
|
"description": {
|
|
42
|
-
"general": "
|
|
42
|
+
"general": "A floating siege engine, obliterating structures and striking harder when Anchored. Once used by warlords to shatter the walls of an ancient kingdom."
|
|
43
43
|
}
|
|
44
44
|
},
|
|
45
45
|
"snow": {
|
|
46
46
|
"name": "سفينة سنو",
|
|
47
47
|
"description": {
|
|
48
|
-
"general": "
|
|
48
|
+
"general": "Initially a Dutch warship built to escort valuable trade convoys. Its fast recovery of Brace Strength allows it to hold the line against overwhelming firepower."
|
|
49
49
|
}
|
|
50
50
|
},
|
|
51
51
|
"brigantine": {
|
|
52
52
|
"name": "سفينة براجنتين",
|
|
53
53
|
"description": {
|
|
54
|
-
"general": "
|
|
54
|
+
"general": "A ramming predator that excels at dealing Flooding Damage before the final blow. Feared by the megacorporations and merchants alike."
|
|
55
55
|
}
|
|
56
56
|
},
|
|
57
57
|
"sambuk": {
|
|
58
58
|
"name": "سفينة سنبوك",
|
|
59
59
|
"description": {
|
|
60
|
-
"general": "
|
|
60
|
+
"general": "A pyromaniac of a ship rumored to hail from the Arabian subcontinent. Sets nearby enemies Ablaze, before spreading flames to all who dare come close."
|
|
61
61
|
}
|
|
62
62
|
},
|
|
63
63
|
"barque": {
|
|
64
64
|
"name": "سفينة بارك",
|
|
65
65
|
"description": {
|
|
66
|
-
"general": "
|
|
66
|
+
"general": "The backbone of any fleet, repairing hulls and reinforcing allies in the heat of battle. The pride of a Compagnie convoy."
|
|
67
67
|
}
|
|
68
68
|
},
|
|
69
69
|
"brig": {
|
|
70
70
|
"name": "سفينة شراعية",
|
|
71
71
|
"description": {
|
|
72
|
-
"general": "
|
|
72
|
+
"general": "A master of auxiliary warfare, amplifying support weapons for both offense and defense, as befitting the British Trade Alliance."
|
|
73
73
|
}
|
|
74
74
|
},
|
|
75
75
|
"battleJunk": {
|
|
76
76
|
"name": "سفينة جانك القتالية",
|
|
77
77
|
"description": {
|
|
78
|
-
"general": "
|
|
78
|
+
"general": "A walking provocation and exotic vessel from the Far East -- taunting enemies and soaking up fire, before turning the tide for friends."
|
|
79
79
|
}
|
|
80
80
|
},
|
|
81
81
|
"garuda": {
|
|
82
82
|
"name": "سفينة غادروا",
|
|
83
83
|
"description": {
|
|
84
|
-
"general": "
|
|
84
|
+
"general": "Devastates enemies from afar while equipped with the ability to escape whenever a fight gets too close. Modeled after an ancient god of the skies."
|
|
85
85
|
}
|
|
86
86
|
},
|
|
87
87
|
"schooner": {
|
|
@@ -68,6 +68,10 @@
|
|
|
68
68
|
"soleilRoyal": "Soleil Royal",
|
|
69
69
|
"reapItAndWeep": "Reap It & Weep",
|
|
70
70
|
"reaperOfTheLost": "Reaper of the Lost",
|
|
71
|
-
"azureHarbinger": "Azure Harbinger"
|
|
71
|
+
"azureHarbinger": "Azure Harbinger",
|
|
72
|
+
"warCargo": "War Cargo",
|
|
73
|
+
"warConvoy": "War Convoy",
|
|
74
|
+
"opstuwing": "Opstuwing",
|
|
75
|
+
"soleilImperial": "Soleil Imperial"
|
|
72
76
|
}
|
|
73
77
|
}
|
|
@@ -17851,27 +17851,27 @@
|
|
|
17851
17851
|
}
|
|
17852
17852
|
},
|
|
17853
17853
|
"centerOfMadness": {
|
|
17854
|
-
"name": "
|
|
17854
|
+
"name": "Zentrum des Wahnsinns",
|
|
17855
17855
|
"description": {
|
|
17856
|
-
"general": "
|
|
17856
|
+
"general": "Du segelst mit einem Lächeln durch das Chaos."
|
|
17857
17857
|
}
|
|
17858
17858
|
},
|
|
17859
17859
|
"bitingHooks": {
|
|
17860
|
-
"name": "
|
|
17860
|
+
"name": "Am Haken",
|
|
17861
17861
|
"description": {
|
|
17862
|
-
"general": "\"
|
|
17862
|
+
"general": "\"Je mehr du dich wehrst, desto schlimmer wird es für dich.\""
|
|
17863
17863
|
}
|
|
17864
17864
|
},
|
|
17865
17865
|
"fillOfFortune": {
|
|
17866
|
-
"name": "
|
|
17866
|
+
"name": "Reichtum zur Genüge",
|
|
17867
17867
|
"description": {
|
|
17868
|
-
"general": "
|
|
17868
|
+
"general": "Du hast Freude daran, jedes letzte Geldstück zu nehmen."
|
|
17869
17869
|
}
|
|
17870
17870
|
},
|
|
17871
17871
|
"theRestlessFree": {
|
|
17872
|
-
"name": "
|
|
17872
|
+
"name": "Die rastlosen Freien",
|
|
17873
17873
|
"description": {
|
|
17874
|
-
"general": "
|
|
17874
|
+
"general": "Wahrer Wahnsinn ist, sein Leben und seine Freiheit zu vergeuden."
|
|
17875
17875
|
}
|
|
17876
17876
|
},
|
|
17877
17877
|
"goblinsGreed": {
|
|
@@ -17887,51 +17887,51 @@
|
|
|
17887
17887
|
}
|
|
17888
17888
|
},
|
|
17889
17889
|
"heedDeath": {
|
|
17890
|
-
"name": "
|
|
17890
|
+
"name": "Fürchte den Tod",
|
|
17891
17891
|
"description": {
|
|
17892
|
-
"general": "
|
|
17892
|
+
"general": "Töte, um zu überleben."
|
|
17893
17893
|
}
|
|
17894
17894
|
},
|
|
17895
17895
|
"piratesClutches": {
|
|
17896
|
-
"name": "
|
|
17896
|
+
"name": "Piratenfänge",
|
|
17897
17897
|
"description": {
|
|
17898
|
-
"general": "
|
|
17898
|
+
"general": "Nimm, was du kriegen kannst."
|
|
17899
17899
|
}
|
|
17900
17900
|
},
|
|
17901
17901
|
"gouged": {
|
|
17902
|
-
"name": "
|
|
17902
|
+
"name": "Geneppt",
|
|
17903
17903
|
"description": {
|
|
17904
|
-
"general": "
|
|
17904
|
+
"general": "Vernichte jeden einzelnen Feind."
|
|
17905
17905
|
}
|
|
17906
17906
|
},
|
|
17907
17907
|
"darkAndDevious": {
|
|
17908
|
-
"name": "
|
|
17908
|
+
"name": "Finster und verschlagen",
|
|
17909
17909
|
"description": {
|
|
17910
|
-
"general": "
|
|
17910
|
+
"general": "Nutze die Schwäche deines Gegners aus."
|
|
17911
17911
|
}
|
|
17912
17912
|
},
|
|
17913
17913
|
"doubleDown": {
|
|
17914
|
-
"name": "
|
|
17914
|
+
"name": "Einen drauflegen",
|
|
17915
17915
|
"description": {
|
|
17916
|
-
"general": "
|
|
17916
|
+
"general": "Doppelt so viel Gewalt und Chaos"
|
|
17917
17917
|
}
|
|
17918
17918
|
},
|
|
17919
17919
|
"silkySmooth": {
|
|
17920
|
-
"name": "
|
|
17920
|
+
"name": "Seidig glatt",
|
|
17921
17921
|
"description": {
|
|
17922
|
-
"general": "
|
|
17922
|
+
"general": "Wie ein polierter Lauf."
|
|
17923
17923
|
}
|
|
17924
17924
|
},
|
|
17925
17925
|
"bleedingCanvas": {
|
|
17926
|
-
"name": "
|
|
17926
|
+
"name": "Blutige Leinwand",
|
|
17927
17927
|
"description": {
|
|
17928
|
-
"general": "
|
|
17928
|
+
"general": "Gefärbt von deinem Triumph."
|
|
17929
17929
|
}
|
|
17930
17930
|
},
|
|
17931
17931
|
"gunsmoke": {
|
|
17932
|
-
"name": "
|
|
17932
|
+
"name": "Pulverdampf",
|
|
17933
17933
|
"description": {
|
|
17934
|
-
"general": "
|
|
17934
|
+
"general": "Schwer in der Luft, aber mir einem verlockenden Duft."
|
|
17935
17935
|
}
|
|
17936
17936
|
},
|
|
17937
17937
|
"courtingDeath": {
|
|
@@ -18583,27 +18583,27 @@
|
|
|
18583
18583
|
}
|
|
18584
18584
|
},
|
|
18585
18585
|
"sovereignOfTheSea": {
|
|
18586
|
-
"name": "
|
|
18586
|
+
"name": "Herrscher des Meeres",
|
|
18587
18587
|
"description": {
|
|
18588
|
-
"general": "\"
|
|
18588
|
+
"general": "\"Ich habe meinen Platz gefunden, wild und voller Versprechen.\""
|
|
18589
18589
|
}
|
|
18590
18590
|
},
|
|
18591
18591
|
"linesInTheSky": {
|
|
18592
|
-
"name": "
|
|
18592
|
+
"name": "Himmelslinien",
|
|
18593
18593
|
"description": {
|
|
18594
|
-
"general": "
|
|
18594
|
+
"general": "Man fragt sich, ob sich dort Euer Schicksal abzeichnet."
|
|
18595
18595
|
}
|
|
18596
18596
|
},
|
|
18597
18597
|
"lifesVoyage": {
|
|
18598
|
-
"name": "
|
|
18598
|
+
"name": "Lebensreise",
|
|
18599
18599
|
"description": {
|
|
18600
|
-
"general": "\"
|
|
18600
|
+
"general": "\"Ich wurde auf einem Schiff geboren, und ich werde auf einem Schiff sterben.\""
|
|
18601
18601
|
}
|
|
18602
18602
|
},
|
|
18603
18603
|
"withTheWaves": {
|
|
18604
|
-
"name": "
|
|
18604
|
+
"name": "Mit den Wellen",
|
|
18605
18605
|
"description": {
|
|
18606
|
-
"general": "
|
|
18606
|
+
"general": "Ihr versteht das Meer, und es versteht Euch."
|
|
18607
18607
|
}
|
|
18608
18608
|
},
|
|
18609
18609
|
"livingSun": {
|
|
@@ -2946,6 +2946,12 @@
|
|
|
2946
2946
|
"description": {
|
|
2947
2947
|
"general": "Enthält eine aufgestiegene Event-Waffe"
|
|
2948
2948
|
}
|
|
2949
|
+
},
|
|
2950
|
+
"watersOfGowaSetChest": {
|
|
2951
|
+
"name": "Waters of Gowa Set Chest",
|
|
2952
|
+
"description": {
|
|
2953
|
+
"general": "An opulent chest which may contain cosmetics that are part of the Waters of Gowa Set"
|
|
2954
|
+
}
|
|
2949
2955
|
}
|
|
2950
2956
|
}
|
|
2951
2957
|
}
|
|
@@ -237,7 +237,7 @@
|
|
|
237
237
|
"mythicDragonheart": "Mythisches Drachenherz Set",
|
|
238
238
|
"fragnantDead": "Duftende Toten Set",
|
|
239
239
|
"goddessOfRuin": "Göttin des Ruins Set",
|
|
240
|
-
"
|
|
240
|
+
"watersOfGowa": "Waters of Gowa Set",
|
|
241
241
|
"sultanOfGowa": "Sultan Gowa Set",
|
|
242
242
|
"nautilian": "Nautilian Set",
|
|
243
243
|
"theShadowArk": "Schattenarche Set",
|
|
@@ -326,9 +326,9 @@
|
|
|
326
326
|
"legacyInBlood": "Bluterbe Set",
|
|
327
327
|
"gloryGuardians": "Ruhmwächter Set",
|
|
328
328
|
"doOrDie": "Hart auf hart Set",
|
|
329
|
-
"devilsMirth": "
|
|
330
|
-
"talonStrike": "
|
|
331
|
-
"swiftTrigger": "
|
|
329
|
+
"devilsMirth": "Teufelsfreude Set",
|
|
330
|
+
"talonStrike": "Krallenschlag Set",
|
|
331
|
+
"swiftTrigger": "Schneller Abzug Set",
|
|
332
332
|
"cardsOfFate": "Karten des Schicksals Set",
|
|
333
333
|
"darktideMother": "Dunkelflut-Mutter Set",
|
|
334
334
|
"cagedFury": "Gefangene Wut Set",
|
|
@@ -345,8 +345,8 @@
|
|
|
345
345
|
"harbingerOfDeath": "Harbinger of Death Set",
|
|
346
346
|
"kingOfChains": "König der Ketten Set",
|
|
347
347
|
"2024HellfestShip": "2024 Hellfest Ship Set",
|
|
348
|
-
"theAnchorborn": "
|
|
349
|
-
"
|
|
348
|
+
"theAnchorborn": "Der Ankergeborene Set",
|
|
349
|
+
"gustsOfWar": "Gusts of War Set",
|
|
350
350
|
"daggersOath": "Schwur des Dolches Set",
|
|
351
351
|
"goldenGlory": "Golden Glory Set",
|
|
352
352
|
"bonehooked": "Knochenhaken Set",
|
|
@@ -380,6 +380,7 @@
|
|
|
380
380
|
"eyeOfMadness": "Eye of Madness Set",
|
|
381
381
|
"burningWhispers": "Burning Whispers Set",
|
|
382
382
|
"legsOfDoom": "Legs of Doom Set",
|
|
383
|
-
"marchingMenace": "Marching Menace Set"
|
|
383
|
+
"marchingMenace": "Marching Menace Set",
|
|
384
|
+
"aCloseStep": "A Close Step Set"
|
|
384
385
|
}
|
|
385
386
|
}
|
|
@@ -3,85 +3,85 @@
|
|
|
3
3
|
"dhow": {
|
|
4
4
|
"name": "Dau",
|
|
5
5
|
"description": {
|
|
6
|
-
"general": "
|
|
6
|
+
"general": "A nimble hunter of wildlife. The Sea People use it to harvest hides and meat effectively."
|
|
7
7
|
}
|
|
8
8
|
},
|
|
9
9
|
"bedar": {
|
|
10
10
|
"name": "Bedar",
|
|
11
11
|
"description": {
|
|
12
|
-
"general": "
|
|
12
|
+
"general": "A fast-hitting rammer favored by the Rempah, built to Flood enemy hulls before vanishing into the waves."
|
|
13
13
|
}
|
|
14
14
|
},
|
|
15
15
|
"hulk": {
|
|
16
16
|
"name": "Holk",
|
|
17
17
|
"description": {
|
|
18
|
-
"general": "
|
|
18
|
+
"general": "A fortress on the water, with formidable defenses and recovery, as befitting the technological might of the megacorporations."
|
|
19
19
|
}
|
|
20
20
|
},
|
|
21
21
|
"cutter": {
|
|
22
22
|
"name": "Kutter",
|
|
23
23
|
"description": {
|
|
24
|
-
"general": "
|
|
24
|
+
"general": "A ship capable of sustained repairs at sea. Prized by smugglers to swiftly repair themselves whilst evading enemy fire."
|
|
25
25
|
}
|
|
26
26
|
},
|
|
27
27
|
"barge": {
|
|
28
28
|
"name": "Segelleichter",
|
|
29
29
|
"description": {
|
|
30
|
-
"general": "
|
|
30
|
+
"general": "A firestorm at sea. Repurposed in the Ungwana dockyards, it excels at setting enemy fleets Ablaze and crippling burning foes."
|
|
31
31
|
}
|
|
32
32
|
},
|
|
33
33
|
"sloop": {
|
|
34
34
|
"name": "Slup",
|
|
35
35
|
"description": {
|
|
36
|
-
"general": "
|
|
36
|
+
"general": "A fast menace specializing in explosive weaponry. Prized by pirates for making short work of enemy convoys and structures."
|
|
37
37
|
}
|
|
38
38
|
},
|
|
39
39
|
"padewakang": {
|
|
40
40
|
"name": "Padewakang",
|
|
41
41
|
"description": {
|
|
42
|
-
"general": "
|
|
42
|
+
"general": "A floating siege engine, obliterating structures and striking harder when Anchored. Once used by warlords to shatter the walls of an ancient kingdom."
|
|
43
43
|
}
|
|
44
44
|
},
|
|
45
45
|
"snow": {
|
|
46
46
|
"name": "Schnau",
|
|
47
47
|
"description": {
|
|
48
|
-
"general": "
|
|
48
|
+
"general": "Initially a Dutch warship built to escort valuable trade convoys. Its fast recovery of Brace Strength allows it to hold the line against overwhelming firepower."
|
|
49
49
|
}
|
|
50
50
|
},
|
|
51
51
|
"brigantine": {
|
|
52
52
|
"name": "Brigantine",
|
|
53
53
|
"description": {
|
|
54
|
-
"general": "
|
|
54
|
+
"general": "A ramming predator that excels at dealing Flooding Damage before the final blow. Feared by the megacorporations and merchants alike."
|
|
55
55
|
}
|
|
56
56
|
},
|
|
57
57
|
"sambuk": {
|
|
58
58
|
"name": "Sambuke",
|
|
59
59
|
"description": {
|
|
60
|
-
"general": "
|
|
60
|
+
"general": "A pyromaniac of a ship rumored to hail from the Arabian subcontinent. Sets nearby enemies Ablaze, before spreading flames to all who dare come close."
|
|
61
61
|
}
|
|
62
62
|
},
|
|
63
63
|
"barque": {
|
|
64
64
|
"name": "Bark",
|
|
65
65
|
"description": {
|
|
66
|
-
"general": "
|
|
66
|
+
"general": "The backbone of any fleet, repairing hulls and reinforcing allies in the heat of battle. The pride of a Compagnie convoy."
|
|
67
67
|
}
|
|
68
68
|
},
|
|
69
69
|
"brig": {
|
|
70
70
|
"name": "Brigg",
|
|
71
71
|
"description": {
|
|
72
|
-
"general": "
|
|
72
|
+
"general": "A master of auxiliary warfare, amplifying support weapons for both offense and defense, as befitting the British Trade Alliance."
|
|
73
73
|
}
|
|
74
74
|
},
|
|
75
75
|
"battleJunk": {
|
|
76
76
|
"name": "Schlachtdschunke",
|
|
77
77
|
"description": {
|
|
78
|
-
"general": "
|
|
78
|
+
"general": "A walking provocation and exotic vessel from the Far East -- taunting enemies and soaking up fire, before turning the tide for friends."
|
|
79
79
|
}
|
|
80
80
|
},
|
|
81
81
|
"garuda": {
|
|
82
82
|
"name": "Garuda",
|
|
83
83
|
"description": {
|
|
84
|
-
"general": "
|
|
84
|
+
"general": "Devastates enemies from afar while equipped with the ability to escape whenever a fight gets too close. Modeled after an ancient god of the skies."
|
|
85
85
|
}
|
|
86
86
|
},
|
|
87
87
|
"schooner": {
|
|
@@ -68,6 +68,10 @@
|
|
|
68
68
|
"soleilRoyal": "Soleil Royal",
|
|
69
69
|
"reapItAndWeep": "Blutige Ernte",
|
|
70
70
|
"reaperOfTheLost": "Schnitter der Verlorenen",
|
|
71
|
-
"azureHarbinger": "Azurblauer Vorbote"
|
|
71
|
+
"azureHarbinger": "Azurblauer Vorbote",
|
|
72
|
+
"warCargo": "War Cargo",
|
|
73
|
+
"warConvoy": "War Convoy",
|
|
74
|
+
"opstuwing": "Opstuwing",
|
|
75
|
+
"soleilImperial": "Soleil Imperial"
|
|
72
76
|
}
|
|
73
77
|
}
|
|
@@ -2946,6 +2946,12 @@
|
|
|
2946
2946
|
"description": {
|
|
2947
2947
|
"general": "Contains an Ascended Event weapon."
|
|
2948
2948
|
}
|
|
2949
|
+
},
|
|
2950
|
+
"watersOfGowaSetChest": {
|
|
2951
|
+
"name": "Waters of Gowa Set Chest",
|
|
2952
|
+
"description": {
|
|
2953
|
+
"general": "An opulent chest which may contain cosmetics that are part of the Waters of Gowa Set"
|
|
2954
|
+
}
|
|
2949
2955
|
}
|
|
2950
2956
|
}
|
|
2951
2957
|
}
|
|
@@ -237,7 +237,7 @@
|
|
|
237
237
|
"mythicDragonheart": "Mythic Dragonheart Set",
|
|
238
238
|
"fragnantDead": "Fragnant Dead Set",
|
|
239
239
|
"goddessOfRuin": "Goddess of Ruin Set",
|
|
240
|
-
"
|
|
240
|
+
"watersOfGowa": "Waters of Gowa Set",
|
|
241
241
|
"sultanOfGowa": "Sultan of Gowa Set",
|
|
242
242
|
"nautilian": "Nautilian Set",
|
|
243
243
|
"theShadowArk": "The Shadow Ark Set",
|
|
@@ -346,7 +346,7 @@
|
|
|
346
346
|
"kingOfChains": "King of Chains Set",
|
|
347
347
|
"2024HellfestShip": "2024 Hellfest Ship Set",
|
|
348
348
|
"theAnchorborn": "The Anchorborn Set",
|
|
349
|
-
"
|
|
349
|
+
"gustsOfWar": "Gusts of War Set",
|
|
350
350
|
"daggersOath": "Dagger's Oath Set",
|
|
351
351
|
"goldenGlory": "Golden Glory Set",
|
|
352
352
|
"bonehooked": "Bonehooked Set",
|
|
@@ -380,6 +380,7 @@
|
|
|
380
380
|
"eyeOfMadness": "Eye of Madness Set",
|
|
381
381
|
"burningWhispers": "Burning Whispers Set",
|
|
382
382
|
"legsOfDoom": "Legs of Doom Set",
|
|
383
|
-
"marchingMenace": "Marching Menace Set"
|
|
383
|
+
"marchingMenace": "Marching Menace Set",
|
|
384
|
+
"aCloseStep": "A Close Step Set"
|
|
384
385
|
}
|
|
385
386
|
}
|
|
@@ -3,85 +3,85 @@
|
|
|
3
3
|
"dhow": {
|
|
4
4
|
"name": "Dhow",
|
|
5
5
|
"description": {
|
|
6
|
-
"general": "A
|
|
6
|
+
"general": "A nimble hunter of wildlife. The Sea People use it to harvest hides and meat effectively."
|
|
7
7
|
}
|
|
8
8
|
},
|
|
9
9
|
"bedar": {
|
|
10
10
|
"name": "Bedar",
|
|
11
11
|
"description": {
|
|
12
|
-
"general": "A
|
|
12
|
+
"general": "A fast-hitting rammer favored by the Rempah, built to Flood enemy hulls before vanishing into the waves."
|
|
13
13
|
}
|
|
14
14
|
},
|
|
15
15
|
"hulk": {
|
|
16
16
|
"name": "Hulk",
|
|
17
17
|
"description": {
|
|
18
|
-
"general": "
|
|
18
|
+
"general": "A fortress on the water, with formidable defenses and recovery, as befitting the technological might of the megacorporations."
|
|
19
19
|
}
|
|
20
20
|
},
|
|
21
21
|
"cutter": {
|
|
22
22
|
"name": "Cutter",
|
|
23
23
|
"description": {
|
|
24
|
-
"general": "A ship capable of
|
|
24
|
+
"general": "A ship capable of sustained repairs at sea. Prized by smugglers to swiftly repair themselves whilst evading enemy fire."
|
|
25
25
|
}
|
|
26
26
|
},
|
|
27
27
|
"barge": {
|
|
28
28
|
"name": "Barge",
|
|
29
29
|
"description": {
|
|
30
|
-
"general": "A
|
|
30
|
+
"general": "A firestorm at sea. Repurposed in the Ungwana dockyards, it excels at setting enemy fleets Ablaze and crippling burning foes."
|
|
31
31
|
}
|
|
32
32
|
},
|
|
33
33
|
"sloop": {
|
|
34
34
|
"name": "Sloop",
|
|
35
35
|
"description": {
|
|
36
|
-
"general": "
|
|
36
|
+
"general": "A fast menace specializing in explosive weaponry. Prized by pirates for making short work of enemy convoys and structures."
|
|
37
37
|
}
|
|
38
38
|
},
|
|
39
39
|
"padewakang": {
|
|
40
40
|
"name": "Padewakang",
|
|
41
41
|
"description": {
|
|
42
|
-
"general": "A
|
|
42
|
+
"general": "A floating siege engine, obliterating structures and striking harder when Anchored. Once used by warlords to shatter the walls of an ancient kingdom."
|
|
43
43
|
}
|
|
44
44
|
},
|
|
45
45
|
"snow": {
|
|
46
46
|
"name": "Snow",
|
|
47
47
|
"description": {
|
|
48
|
-
"general": "
|
|
48
|
+
"general": "Initially a Dutch warship built to escort valuable trade convoys. Its fast recovery of Brace Strength allows it to hold the line against overwhelming firepower."
|
|
49
49
|
}
|
|
50
50
|
},
|
|
51
51
|
"brigantine": {
|
|
52
52
|
"name": "Brigantine",
|
|
53
53
|
"description": {
|
|
54
|
-
"general": "A
|
|
54
|
+
"general": "A ramming predator that excels at dealing Flooding Damage before the final blow. Feared by the megacorporations and merchants alike."
|
|
55
55
|
}
|
|
56
56
|
},
|
|
57
57
|
"sambuk": {
|
|
58
58
|
"name": "Sambuk",
|
|
59
59
|
"description": {
|
|
60
|
-
"general": "A
|
|
60
|
+
"general": "A pyromaniac of a ship rumored to hail from the Arabian subcontinent. Sets nearby enemies Ablaze, before spreading flames to all who dare come close."
|
|
61
61
|
}
|
|
62
62
|
},
|
|
63
63
|
"barque": {
|
|
64
64
|
"name": "Barque",
|
|
65
65
|
"description": {
|
|
66
|
-
"general": "
|
|
66
|
+
"general": "The backbone of any fleet, repairing hulls and reinforcing allies in the heat of battle. The pride of a Compagnie convoy."
|
|
67
67
|
}
|
|
68
68
|
},
|
|
69
69
|
"brig": {
|
|
70
70
|
"name": "Brig",
|
|
71
71
|
"description": {
|
|
72
|
-
"general": "A support
|
|
72
|
+
"general": "A master of auxiliary warfare, amplifying support weapons for both offense and defense, as befitting the British Trade Alliance."
|
|
73
73
|
}
|
|
74
74
|
},
|
|
75
75
|
"battleJunk": {
|
|
76
76
|
"name": "Battle Junk",
|
|
77
77
|
"description": {
|
|
78
|
-
"general": "A
|
|
78
|
+
"general": "A walking provocation and exotic vessel from the Far East -- taunting enemies and soaking up fire, before turning the tide for friends."
|
|
79
79
|
}
|
|
80
80
|
},
|
|
81
81
|
"garuda": {
|
|
82
82
|
"name": "Garuda",
|
|
83
83
|
"description": {
|
|
84
|
-
"general": "
|
|
84
|
+
"general": "Devastates enemies from afar while equipped with the ability to escape whenever a fight gets too close. Modeled after an ancient god of the skies."
|
|
85
85
|
}
|
|
86
86
|
},
|
|
87
87
|
"schooner": {
|
|
@@ -68,6 +68,10 @@
|
|
|
68
68
|
"soleilRoyal": "Soleil Royal",
|
|
69
69
|
"reapItAndWeep": "Reap It & Weep",
|
|
70
70
|
"reaperOfTheLost": "Reaper of the Lost",
|
|
71
|
-
"azureHarbinger": "Azure Harbinger"
|
|
71
|
+
"azureHarbinger": "Azure Harbinger",
|
|
72
|
+
"warCargo": "War Cargo",
|
|
73
|
+
"warConvoy": "War Convoy",
|
|
74
|
+
"opstuwing": "Opstuwing",
|
|
75
|
+
"soleilImperial": "Soleil Imperial"
|
|
72
76
|
}
|
|
73
77
|
}
|
|
@@ -2946,6 +2946,12 @@
|
|
|
2946
2946
|
"description": {
|
|
2947
2947
|
"general": "Contains an Ascended Event weapon."
|
|
2948
2948
|
}
|
|
2949
|
+
},
|
|
2950
|
+
"watersOfGowaSetChest": {
|
|
2951
|
+
"name": "Waters of Gowa Set Chest",
|
|
2952
|
+
"description": {
|
|
2953
|
+
"general": "An opulent chest which may contain cosmetics that are part of the Waters of Gowa Set"
|
|
2954
|
+
}
|
|
2949
2955
|
}
|
|
2950
2956
|
}
|
|
2951
2957
|
}
|