@skullandbonestools/snbdata 8.0.10 → 8.0.11
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 +87 -58
- package/data/items.json +3 -3
- package/data/modifications.json +28 -28
- package/languages/ar/ar_items.json +2 -2
- package/languages/ar/ar_locations.json +1 -1
- package/languages/ar/ar_perks.json +9 -9
- package/languages/de/de_cosmetics.json +34 -34
- package/languages/de/de_items.json +1 -1
- package/languages/de/de_locations.json +1 -1
- package/languages/de/de_perks.json +9 -9
- package/languages/de/de_sets.json +5 -5
- package/languages/en/en_items.json +2 -2
- package/languages/en/en_locations.json +1 -1
- package/languages/en/en_perks.json +9 -9
- package/languages/es/es_items.json +15 -15
- package/languages/es/es_locations.json +1 -1
- package/languages/es/es_perks.json +9 -9
- package/languages/es/es_regions.json +3 -3
- package/languages/es/es_seasons.json +7 -7
- package/languages/es/es_ships.json +2 -2
- package/languages/es/es_territories.json +45 -45
- package/languages/es/es_worldEvents.json +10 -10
- package/languages/fr/fr_items.json +2 -2
- package/languages/fr/fr_locations.json +1 -1
- package/languages/fr/fr_perks.json +9 -9
- package/languages/source/items.json +2 -2
- package/languages/source/locations.json +1 -1
- package/languages/source/perks.json +9 -9
- package/languages/zh/zh_items.json +2 -2
- package/languages/zh/zh_locations.json +1 -1
- package/languages/zh/zh_perks.json +9 -9
- package/package.json +1 -1
package/data/modifications.json
CHANGED
|
@@ -339,7 +339,7 @@
|
|
|
339
339
|
"id": "fix",
|
|
340
340
|
"variants": [
|
|
341
341
|
{
|
|
342
|
-
"itemType": ["springloader","longGun","culverin","mortar","bombard"],
|
|
342
|
+
"itemType": ["springloader","longGun","culverin","mortar","bombard","rocket"],
|
|
343
343
|
"range": [113, 188]
|
|
344
344
|
}
|
|
345
345
|
],
|
|
@@ -348,13 +348,13 @@
|
|
|
348
348
|
"repairAccess": "exclusive",
|
|
349
349
|
"grade": "basic",
|
|
350
350
|
"dateAdded": "2025-05-05",
|
|
351
|
-
"lastUpdated": "
|
|
351
|
+
"lastUpdated": "2026-03-21"
|
|
352
352
|
},
|
|
353
353
|
"antiBlast": {
|
|
354
354
|
"id": "antiBlast",
|
|
355
355
|
"variants": [
|
|
356
356
|
{
|
|
357
|
-
"itemType": ["springloader","longGun","culverin","mortar","bombard"],
|
|
357
|
+
"itemType": ["springloader","longGun","culverin","mortar","bombard","rocket"],
|
|
358
358
|
"range": [0.075, 0.125]
|
|
359
359
|
}
|
|
360
360
|
],
|
|
@@ -362,13 +362,13 @@
|
|
|
362
362
|
"repairAccess": "exclusive",
|
|
363
363
|
"grade": "basic",
|
|
364
364
|
"dateAdded": "2025-05-05",
|
|
365
|
-
"lastUpdated": "
|
|
365
|
+
"lastUpdated": "2026-03-21"
|
|
366
366
|
},
|
|
367
367
|
"insulator": {
|
|
368
368
|
"id": "insulator",
|
|
369
369
|
"variants": [
|
|
370
370
|
{
|
|
371
|
-
"itemType": ["springloader","longGun","culverin","mortar","bombard"],
|
|
371
|
+
"itemType": ["springloader","longGun","culverin","mortar","bombard","rocket"],
|
|
372
372
|
"range": [0.075, 0.125]
|
|
373
373
|
}
|
|
374
374
|
],
|
|
@@ -376,13 +376,13 @@
|
|
|
376
376
|
"repairAccess": "exclusive",
|
|
377
377
|
"grade": "basic",
|
|
378
378
|
"dateAdded": "2025-05-05",
|
|
379
|
-
"lastUpdated": "
|
|
379
|
+
"lastUpdated": "2026-03-21"
|
|
380
380
|
},
|
|
381
381
|
"service": {
|
|
382
382
|
"id": "service",
|
|
383
383
|
"variants": [
|
|
384
384
|
{
|
|
385
|
-
"itemType": ["springloader","longGun","culverin","mortar","bombard"],
|
|
385
|
+
"itemType": ["springloader","longGun","culverin","mortar","bombard","rocket"],
|
|
386
386
|
"range": [0.09, 0.15]
|
|
387
387
|
}
|
|
388
388
|
],
|
|
@@ -391,13 +391,13 @@
|
|
|
391
391
|
"repairAccess": "exclusive",
|
|
392
392
|
"grade": "basic",
|
|
393
393
|
"dateAdded": "2025-05-05",
|
|
394
|
-
"lastUpdated": "
|
|
394
|
+
"lastUpdated": "2026-03-21"
|
|
395
395
|
},
|
|
396
396
|
"douser": {
|
|
397
397
|
"id": "douser",
|
|
398
398
|
"variants": [
|
|
399
399
|
{
|
|
400
|
-
"itemType": ["springloader","longGun","culverin","mortar","bombard"],
|
|
400
|
+
"itemType": ["springloader","longGun","culverin","mortar","bombard","rocket"],
|
|
401
401
|
"range": [0.075, 0.125]
|
|
402
402
|
}
|
|
403
403
|
],
|
|
@@ -405,13 +405,13 @@
|
|
|
405
405
|
"repairAccess": "exclusive",
|
|
406
406
|
"grade": "basic",
|
|
407
407
|
"dateAdded": "2025-05-05",
|
|
408
|
-
"lastUpdated": "
|
|
408
|
+
"lastUpdated": "2026-03-21"
|
|
409
409
|
},
|
|
410
410
|
"sealant": {
|
|
411
411
|
"id": "sealant",
|
|
412
412
|
"variants": [
|
|
413
413
|
{
|
|
414
|
-
"itemType": ["springloader","longGun","culverin","mortar","bombard"],
|
|
414
|
+
"itemType": ["springloader","longGun","culverin","mortar","bombard","rocket"],
|
|
415
415
|
"range": [0.075, 0.125]
|
|
416
416
|
}
|
|
417
417
|
],
|
|
@@ -419,13 +419,13 @@
|
|
|
419
419
|
"repairAccess": "exclusive",
|
|
420
420
|
"grade": "basic",
|
|
421
421
|
"dateAdded": "2025-05-05",
|
|
422
|
-
"lastUpdated": "
|
|
422
|
+
"lastUpdated": "2026-03-21"
|
|
423
423
|
},
|
|
424
424
|
"reinforcer": {
|
|
425
425
|
"id": "reinforcer",
|
|
426
426
|
"variants": [
|
|
427
427
|
{
|
|
428
|
-
"itemType": ["springloader","longGun","culverin","mortar","bombard"],
|
|
428
|
+
"itemType": ["springloader","longGun","culverin","mortar","bombard","rocket"],
|
|
429
429
|
"range": [0.075, 0.125]
|
|
430
430
|
}
|
|
431
431
|
],
|
|
@@ -433,7 +433,7 @@
|
|
|
433
433
|
"repairAccess": "exclusive",
|
|
434
434
|
"grade": "basic",
|
|
435
435
|
"dateAdded": "2025-05-05",
|
|
436
|
-
"lastUpdated": "
|
|
436
|
+
"lastUpdated": "2026-03-21"
|
|
437
437
|
},
|
|
438
438
|
"brute": {
|
|
439
439
|
"id": "brute",
|
|
@@ -816,7 +816,7 @@
|
|
|
816
816
|
"id": "restorative",
|
|
817
817
|
"variants": [
|
|
818
818
|
{
|
|
819
|
-
"itemType": ["springloader","longGun","culverin","mortar","bombard"],
|
|
819
|
+
"itemType": ["springloader","longGun","culverin","mortar","bombard","rocket"],
|
|
820
820
|
"range": [0.15, 0.25]
|
|
821
821
|
}
|
|
822
822
|
],
|
|
@@ -824,13 +824,13 @@
|
|
|
824
824
|
"repairAccess": "exclusive",
|
|
825
825
|
"grade": "advanced",
|
|
826
826
|
"dateAdded": "2025-05-05",
|
|
827
|
-
"lastUpdated": "
|
|
827
|
+
"lastUpdated": "2026-03-21"
|
|
828
828
|
},
|
|
829
829
|
"invigorate": {
|
|
830
830
|
"id": "invigorate",
|
|
831
831
|
"variants": [
|
|
832
832
|
{
|
|
833
|
-
"itemType": ["springloader","longGun","culverin","mortar","bombard"],
|
|
833
|
+
"itemType": ["springloader","longGun","culverin","mortar","bombard","rocket"],
|
|
834
834
|
"range": [0.0038, 0.0063]
|
|
835
835
|
}
|
|
836
836
|
],
|
|
@@ -838,13 +838,13 @@
|
|
|
838
838
|
"repairAccess": "exclusive",
|
|
839
839
|
"grade": "advanced",
|
|
840
840
|
"dateAdded": "2025-05-05",
|
|
841
|
-
"lastUpdated": "
|
|
841
|
+
"lastUpdated": "2026-03-21"
|
|
842
842
|
},
|
|
843
843
|
"tranquility": {
|
|
844
844
|
"id": "tranquility",
|
|
845
845
|
"variants": [
|
|
846
846
|
{
|
|
847
|
-
"itemType": ["springloader","longGun","culverin","mortar","bombard"],
|
|
847
|
+
"itemType": ["springloader","longGun","culverin","mortar","bombard","rocket"],
|
|
848
848
|
"range": [0.113, 0.188]
|
|
849
849
|
}
|
|
850
850
|
],
|
|
@@ -852,13 +852,13 @@
|
|
|
852
852
|
"repairAccess": "exclusive",
|
|
853
853
|
"grade": "advanced",
|
|
854
854
|
"dateAdded": "2025-05-05",
|
|
855
|
-
"lastUpdated": "
|
|
855
|
+
"lastUpdated": "2026-03-21"
|
|
856
856
|
},
|
|
857
857
|
"sailorsRespite": {
|
|
858
858
|
"id": "sailorsRespite",
|
|
859
859
|
"variants": [
|
|
860
860
|
{
|
|
861
|
-
"itemType": ["springloader","longGun","culverin","mortar","bombard"],
|
|
861
|
+
"itemType": ["springloader","longGun","culverin","mortar","bombard","rocket"],
|
|
862
862
|
"range": [2.25, 3.75]
|
|
863
863
|
}
|
|
864
864
|
],
|
|
@@ -866,13 +866,13 @@
|
|
|
866
866
|
"repairAccess": "exclusive",
|
|
867
867
|
"grade": "advanced",
|
|
868
868
|
"dateAdded": "2025-05-05",
|
|
869
|
-
"lastUpdated": "
|
|
869
|
+
"lastUpdated": "2026-03-21"
|
|
870
870
|
},
|
|
871
871
|
"strengthen": {
|
|
872
872
|
"id": "strengthen",
|
|
873
873
|
"variants": [
|
|
874
874
|
{
|
|
875
|
-
"itemType": ["springloader","longGun","culverin","mortar","bombard"],
|
|
875
|
+
"itemType": ["springloader","longGun","culverin","mortar","bombard","rocket"],
|
|
876
876
|
"range": [0.15, 0.25]
|
|
877
877
|
}
|
|
878
878
|
],
|
|
@@ -880,13 +880,13 @@
|
|
|
880
880
|
"repairAccess": "exclusive",
|
|
881
881
|
"grade": "advanced",
|
|
882
882
|
"dateAdded": "2025-05-05",
|
|
883
|
-
"lastUpdated": "
|
|
883
|
+
"lastUpdated": "2026-03-21"
|
|
884
884
|
},
|
|
885
885
|
"sailMender": {
|
|
886
886
|
"id": "sailMender",
|
|
887
887
|
"variants": [
|
|
888
888
|
{
|
|
889
|
-
"itemType": ["springloader","longGun","culverin","mortar","bombard"],
|
|
889
|
+
"itemType": ["springloader","longGun","culverin","mortar","bombard","rocket"],
|
|
890
890
|
"range": [0.113, 0.188]
|
|
891
891
|
}
|
|
892
892
|
],
|
|
@@ -894,7 +894,7 @@
|
|
|
894
894
|
"repairAccess": "exclusive",
|
|
895
895
|
"grade": "advanced",
|
|
896
896
|
"dateAdded": "2025-05-05",
|
|
897
|
-
"lastUpdated": "
|
|
897
|
+
"lastUpdated": "2026-03-21"
|
|
898
898
|
},
|
|
899
899
|
"secondStorm": {
|
|
900
900
|
"id": "secondStorm",
|
|
@@ -1148,7 +1148,7 @@
|
|
|
1148
1148
|
"id": "antidote",
|
|
1149
1149
|
"variants": [
|
|
1150
1150
|
{
|
|
1151
|
-
"itemType": ["springloader","longGun","culverin","mortar","bombard"],
|
|
1151
|
+
"itemType": ["springloader","longGun","culverin","mortar","bombard","rocket"],
|
|
1152
1152
|
"range": [0.075, 0.125]
|
|
1153
1153
|
}
|
|
1154
1154
|
],
|
|
@@ -1156,7 +1156,7 @@
|
|
|
1156
1156
|
"repairAccess": "exclusive",
|
|
1157
1157
|
"grade": "basic",
|
|
1158
1158
|
"dateAdded": "2025-10-21",
|
|
1159
|
-
"lastUpdated": "
|
|
1159
|
+
"lastUpdated": "2026-03-21"
|
|
1160
1160
|
},
|
|
1161
1161
|
"armored": {
|
|
1162
1162
|
"id": "armored",
|
|
@@ -3056,8 +3056,8 @@
|
|
|
3056
3056
|
"general": "Engineered for long-range support. Fires crystalline-tipped projectiles for restorative pulses to allies."
|
|
3057
3057
|
}
|
|
3058
3058
|
},
|
|
3059
|
-
"
|
|
3060
|
-
"name": "Celestial
|
|
3059
|
+
"celestialBloom": {
|
|
3060
|
+
"name": "Celestial Bloom",
|
|
3061
3061
|
"description": {
|
|
3062
3062
|
"general": "Protects allies with volleys of repairing rockets. \"True strength lies not in destruction, but in the power to preserve.\""
|
|
3063
3063
|
}
|
|
@@ -178,7 +178,7 @@
|
|
|
178
178
|
"azuriteLodestoneSaintAnne": "Purchasable during the Azure Solstice event at the Azurite Lodestone in Saint Anne",
|
|
179
179
|
"twitchDropStartSeason4": "Twitch Drops at the start of {{shadowsOfTheDeep}}",
|
|
180
180
|
"twitchDropBlackheart86": "Time-limited twitch drop during a livestream from Blackheart86",
|
|
181
|
-
"redeemerAchievementReward": "Reward for completing the Redeemer achievement (defeating Mythic
|
|
181
|
+
"redeemerAchievementReward": "Reward for completing the Redeemer achievement (defeating Mythic Vikram 5 times)",
|
|
182
182
|
"twitchDropDuringSeason4": "Twitch Drops during {{shadowsOfTheDeep}}",
|
|
183
183
|
"idolOfTheBeastStatue": "Is/was purchasable at the Idol of the Beast statue in Telok Penjarah during the Event",
|
|
184
184
|
"obtainablePeerlessNameplate": "Obtained through completing a hidden objective during {{ragingTides}}",
|
|
@@ -3107,15 +3107,6 @@
|
|
|
3107
3107
|
]
|
|
3108
3108
|
}
|
|
3109
3109
|
},
|
|
3110
|
-
"celestialBoom": {
|
|
3111
|
-
"name": "Celestial Boom",
|
|
3112
|
-
"description": {
|
|
3113
|
-
"general": [
|
|
3114
|
-
"Consecutive hits repair 5% for each projectile",
|
|
3115
|
-
"Consecutive hits on the same target also restores Brace Strength by 2% per hit"
|
|
3116
|
-
]
|
|
3117
|
-
}
|
|
3118
|
-
},
|
|
3119
3110
|
"chargedBarb": {
|
|
3120
3111
|
"name": "Charged Barb",
|
|
3121
3112
|
"description": {
|
|
@@ -3140,6 +3131,15 @@
|
|
|
3140
3131
|
"Armed Bonus: Hits have 50% chance to trigger Taunted"
|
|
3141
3132
|
]
|
|
3142
3133
|
}
|
|
3134
|
+
},
|
|
3135
|
+
"savingSalvo": {
|
|
3136
|
+
"name": "Saving Salvo",
|
|
3137
|
+
"description": {
|
|
3138
|
+
"general": [
|
|
3139
|
+
"Consecutive hits repair 5% for each projectile",
|
|
3140
|
+
"Consecutive hits on the same target also restores Brace Strength by 2% per hit"
|
|
3141
|
+
]
|
|
3142
|
+
}
|
|
3143
3143
|
}
|
|
3144
3144
|
}
|
|
3145
3145
|
}
|
|
@@ -21397,105 +21397,105 @@
|
|
|
21397
21397
|
}
|
|
21398
21398
|
},
|
|
21399
21399
|
"brineAndBone": {
|
|
21400
|
-
"name": "
|
|
21400
|
+
"name": "Salzwasser und Knochen",
|
|
21401
21401
|
"description": {
|
|
21402
|
-
"general": "
|
|
21402
|
+
"general": "Durch Salzwasser verhärtet, mit Spiegelstaub verkrustete Kanten."
|
|
21403
21403
|
}
|
|
21404
21404
|
},
|
|
21405
21405
|
"saltyVisions": {
|
|
21406
|
-
"name": "
|
|
21406
|
+
"name": "Salzige Visionen",
|
|
21407
21407
|
"description": {
|
|
21408
|
-
"general": "
|
|
21408
|
+
"general": "Aus verfluchtem Silber geschmiedet."
|
|
21409
21409
|
}
|
|
21410
21410
|
},
|
|
21411
21411
|
"candleBehindGlass": {
|
|
21412
|
-
"name": "
|
|
21412
|
+
"name": "Kerze hinter Glas",
|
|
21413
21413
|
"description": {
|
|
21414
|
-
"general": "
|
|
21414
|
+
"general": "Eine blasse Flamme. Eine Erinnerung an Mitternacht."
|
|
21415
21415
|
}
|
|
21416
21416
|
},
|
|
21417
21417
|
"theGildedRemnant": {
|
|
21418
|
-
"name": "
|
|
21418
|
+
"name": "Der goldene Überrest",
|
|
21419
21419
|
"description": {
|
|
21420
|
-
"general": "
|
|
21420
|
+
"general": "Blattsilber und indigoblaues Leder, lackiert vom Abgrund."
|
|
21421
21421
|
}
|
|
21422
21422
|
},
|
|
21423
21423
|
"promiseUnkept": {
|
|
21424
|
-
"name": "
|
|
21424
|
+
"name": "Nicht gehaltenes Versprechen",
|
|
21425
21425
|
"description": {
|
|
21426
|
-
"general": "
|
|
21426
|
+
"general": "Verwitterte Spitze und tränenverschmiertes Satin."
|
|
21427
21427
|
}
|
|
21428
21428
|
},
|
|
21429
21429
|
"claspOfAnOath": {
|
|
21430
|
-
"name": "
|
|
21430
|
+
"name": "Schnalle eines Eides",
|
|
21431
21431
|
"description": {
|
|
21432
|
-
"general": "
|
|
21432
|
+
"general": "Versilbertes Leder, rissig und glänzend. Hält fest wie ein Versprechen."
|
|
21433
21433
|
}
|
|
21434
21434
|
},
|
|
21435
21435
|
"deathsHeadHand": {
|
|
21436
|
-
"name": "
|
|
21436
|
+
"name": "Totenkopf",
|
|
21437
21437
|
"description": {
|
|
21438
|
-
"general": "
|
|
21438
|
+
"general": "Ein Ring aus angelaufenem Silber, der mit dem Finger des Trägers verschmilzt."
|
|
21439
21439
|
}
|
|
21440
21440
|
},
|
|
21441
21441
|
"drownedLedgers": {
|
|
21442
|
-
"name": "
|
|
21442
|
+
"name": "Versunkene Geschäftsbücher",
|
|
21443
21443
|
"description": {
|
|
21444
|
-
"general": "
|
|
21444
|
+
"general": "Taschen voller Schlick, Kerzenfett und alten Abrechnungen."
|
|
21445
21445
|
}
|
|
21446
21446
|
},
|
|
21447
21447
|
"theProfamedCourt": {
|
|
21448
|
-
"name": "
|
|
21448
|
+
"name": "Der entweihte Hof",
|
|
21449
21449
|
"description": {
|
|
21450
|
-
"general": "
|
|
21450
|
+
"general": "Poliertes Schwarz, rissig wie ausgetrockneter Meeresboden."
|
|
21451
21451
|
}
|
|
21452
21452
|
},
|
|
21453
21453
|
"lordsDefiance": {
|
|
21454
|
-
"name": "
|
|
21454
|
+
"name": "Trotz des Herrn",
|
|
21455
21455
|
"description": {
|
|
21456
|
-
"general": "
|
|
21456
|
+
"general": "Federn für den Hof, Stahl für den Sturm."
|
|
21457
21457
|
}
|
|
21458
21458
|
},
|
|
21459
21459
|
"duellistsMark": {
|
|
21460
|
-
"name": "
|
|
21460
|
+
"name": "Duellantenzeichen",
|
|
21461
21461
|
"description": {
|
|
21462
|
-
"general": "\"
|
|
21462
|
+
"general": "\"Er schlug zuerst zu. Ich zuletzt.\""
|
|
21463
21463
|
}
|
|
21464
21464
|
},
|
|
21465
21465
|
"theCorsairsVesture": {
|
|
21466
|
-
"name": "
|
|
21466
|
+
"name": "Das Gewand des Korsaren",
|
|
21467
21467
|
"description": {
|
|
21468
|
-
"general": "
|
|
21468
|
+
"general": "Ein Gentleman kleidet sich für eine Meuterei nicht weniger elegant."
|
|
21469
21469
|
}
|
|
21470
21470
|
},
|
|
21471
21471
|
"challengersTotem": {
|
|
21472
|
-
"name": "
|
|
21472
|
+
"name": "Totem des Herausforderers",
|
|
21473
21473
|
"description": {
|
|
21474
|
-
"general": "\"
|
|
21474
|
+
"general": "\"Das Zeichen meiner Familie und der Beweis, dass ich sie überlebt habe.\""
|
|
21475
21475
|
}
|
|
21476
21476
|
},
|
|
21477
21477
|
"gentlemansGrip": {
|
|
21478
|
-
"name": "
|
|
21478
|
+
"name": "Im Griff des Gentlemans",
|
|
21479
21479
|
"description": {
|
|
21480
|
-
"general": "\"
|
|
21480
|
+
"general": "\"Eine ruhige Hand für Korn oder Klinge.\""
|
|
21481
21481
|
}
|
|
21482
21482
|
},
|
|
21483
21483
|
"duelingSash": {
|
|
21484
|
-
"name": "
|
|
21484
|
+
"name": "Duellschärpe",
|
|
21485
21485
|
"description": {
|
|
21486
|
-
"general": "\"
|
|
21486
|
+
"general": "\"Einst der Gürtel eines Adligen. Jetzt hegt er Groll.\""
|
|
21487
21487
|
}
|
|
21488
21488
|
},
|
|
21489
21489
|
"roguesBreeches": {
|
|
21490
|
-
"name": "
|
|
21490
|
+
"name": "Hose des Abtrünnigen",
|
|
21491
21491
|
"description": {
|
|
21492
|
-
"general": "\"
|
|
21492
|
+
"general": "\"In London geschneidert. In Nassau zerrissen. Auf die Zukunft zugeschnitten.\""
|
|
21493
21493
|
}
|
|
21494
21494
|
},
|
|
21495
21495
|
"gallantSteps": {
|
|
21496
|
-
"name": "
|
|
21496
|
+
"name": "Galante Schritte",
|
|
21497
21497
|
"description": {
|
|
21498
|
-
"general": "
|
|
21498
|
+
"general": "Manche Gewohnheiten sind zäher als Könige."
|
|
21499
21499
|
}
|
|
21500
21500
|
},
|
|
21501
21501
|
"nightBark": {
|
|
@@ -3056,7 +3056,7 @@
|
|
|
3056
3056
|
"general": "Entwickelt für die Fernunterstützung. Feuer Projektile mit Kristallspitzen ab, um Verbündeten Heilungsimpulse zu verleihen."
|
|
3057
3057
|
}
|
|
3058
3058
|
},
|
|
3059
|
-
"
|
|
3059
|
+
"celestialBloom": {
|
|
3060
3060
|
"name": "Himmlische Blüte",
|
|
3061
3061
|
"description": {
|
|
3062
3062
|
"general": "Beschützt Verbündete mit Salven reparierender Raketen. \"Wahre Macht liegt nicht in der Zerstörung, sondern darin, zu beschützen.\""
|
|
@@ -178,7 +178,7 @@
|
|
|
178
178
|
"azuriteLodestoneSaintAnne": "Kaufbar beim Azurit-Magnetstein in Sainte-Anne (während des Azur-Sonnenwende Events)",
|
|
179
179
|
"twitchDropStartSeason4": "Twitch Drops zu Beginn von {{shadowsOfTheDeep}}",
|
|
180
180
|
"twitchDropBlackheart86": "Zeitbegrenzter Twitch Drop fürs Schauen eines Streams von Blackheart86",
|
|
181
|
-
"redeemerAchievementReward": "
|
|
181
|
+
"redeemerAchievementReward": "Reward for completing the Redeemer achievement (defeating Mythic Vikram 5 times)",
|
|
182
182
|
"twitchDropDuringSeason4": "Twitch Drops zu Beginn von {{shadowsOfTheDeep}}",
|
|
183
183
|
"idolOfTheBeastStatue": "Ist/war bei der Götze der Bestie in Telok Penjarah während des Events kaufbar",
|
|
184
184
|
"obtainablePeerlessNameplate": "Erhalten durch das Erreichen eines versteckten Ziels während {{ragingTides}}",
|
|
@@ -3107,15 +3107,6 @@
|
|
|
3107
3107
|
]
|
|
3108
3108
|
}
|
|
3109
3109
|
},
|
|
3110
|
-
"celestialBoom": {
|
|
3111
|
-
"name": "Rettende Salve",
|
|
3112
|
-
"description": {
|
|
3113
|
-
"general": [
|
|
3114
|
-
"Aufeinanderfolgende Treffer reparieren 5% für jedes Geschoss",
|
|
3115
|
-
"Wenn du dasselbe Ziel mehrmals hintereinander triffst, wird auch Deckungsstärke um 2% pro Treffer wiederhergestellt"
|
|
3116
|
-
]
|
|
3117
|
-
}
|
|
3118
|
-
},
|
|
3119
3110
|
"chargedBarb": {
|
|
3120
3111
|
"name": "Aufgeladener Widerhaken",
|
|
3121
3112
|
"description": {
|
|
@@ -3140,6 +3131,15 @@
|
|
|
3140
3131
|
"Scharfgemacht Bonus: Treffer haben eine Chance von 50%, Verspottet auszulösen"
|
|
3141
3132
|
]
|
|
3142
3133
|
}
|
|
3134
|
+
},
|
|
3135
|
+
"savingSalvo": {
|
|
3136
|
+
"name": "Rettende Salve",
|
|
3137
|
+
"description": {
|
|
3138
|
+
"general": [
|
|
3139
|
+
"Aufeinanderfolgende Treffer reparieren 5% für jedes Geschoss",
|
|
3140
|
+
"Wenn du dasselbe Ziel mehrmals hintereinander triffst, wird auch Deckungsstärke um 2% pro Treffer wiederhergestellt"
|
|
3141
|
+
]
|
|
3142
|
+
}
|
|
3143
3143
|
}
|
|
3144
3144
|
}
|
|
3145
3145
|
}
|
|
@@ -383,7 +383,7 @@
|
|
|
383
383
|
"marchingMenace": "Marschierende Gefahr Set",
|
|
384
384
|
"aCloseStep": "Umgebender Schritt Set",
|
|
385
385
|
"connoisseurOfWar": "Kriegskenner Set",
|
|
386
|
-
"monopolyOfTrade": "
|
|
386
|
+
"monopolyOfTrade": "Handelsmonopol Set",
|
|
387
387
|
"abyssalSlayer": "Töter des Abgrunds Set",
|
|
388
388
|
"silkenPromises": "Seidige Versprechen Set",
|
|
389
389
|
"mutinyMostFoul": "Die Mieseste Meuterei Set",
|
|
@@ -406,13 +406,13 @@
|
|
|
406
406
|
"oceansBrood": "Ozeanbrut Set",
|
|
407
407
|
"friendlyFoes": "Freundliche Feinde Set",
|
|
408
408
|
"cutthroatsCreed": "Halsabschneider-Credo Set",
|
|
409
|
-
"silverSpectre": "
|
|
410
|
-
"abyssalRegalia": "
|
|
409
|
+
"silverSpectre": "Silberphantom Set",
|
|
410
|
+
"abyssalRegalia": "Ornat des Abgrunds Set",
|
|
411
411
|
"headHunter": "Kopfjäger Set",
|
|
412
412
|
"emberhound": "Feuriger Hund Set",
|
|
413
413
|
"purveyorOfWar": "Versorger des Krieges Set",
|
|
414
|
-
"argentWarden": "
|
|
415
|
-
"crimsonStreak": "
|
|
414
|
+
"argentWarden": "Silberner Wächter Set",
|
|
415
|
+
"crimsonStreak": "Karminrote Strähne Set",
|
|
416
416
|
"apexTitan": "Tödlicher Titan Set",
|
|
417
417
|
"badAndBaroque": "Böse und Barock Set"
|
|
418
418
|
}
|
|
@@ -3056,8 +3056,8 @@
|
|
|
3056
3056
|
"general": "Engineered for long-range support. Fires crystalline-tipped projectiles for restorative pulses to allies."
|
|
3057
3057
|
}
|
|
3058
3058
|
},
|
|
3059
|
-
"
|
|
3060
|
-
"name": "Celestial
|
|
3059
|
+
"celestialBloom": {
|
|
3060
|
+
"name": "Celestial Bloom",
|
|
3061
3061
|
"description": {
|
|
3062
3062
|
"general": "Protects allies with volleys of repairing rockets. \"True strength lies not in destruction, but in the power to preserve.\""
|
|
3063
3063
|
}
|
|
@@ -178,7 +178,7 @@
|
|
|
178
178
|
"azuriteLodestoneSaintAnne": "Purchasable during the Azure Solstice event at the Azurite Lodestone in Saint Anne",
|
|
179
179
|
"twitchDropStartSeason4": "Twitch Drops at the start of {{shadowsOfTheDeep}}",
|
|
180
180
|
"twitchDropBlackheart86": "Time-limited twitch drop during a livestream from Blackheart86",
|
|
181
|
-
"redeemerAchievementReward": "Reward for completing the Redeemer achievement (defeating Mythic
|
|
181
|
+
"redeemerAchievementReward": "Reward for completing the Redeemer achievement (defeating Mythic Vikram 5 times)",
|
|
182
182
|
"twitchDropDuringSeason4": "Twitch Drops during {{shadowsOfTheDeep}}",
|
|
183
183
|
"idolOfTheBeastStatue": "Is/was purchasable at the Idol of the Beast statue in Telok Penjarah during the Event",
|
|
184
184
|
"obtainablePeerlessNameplate": "Obtained through completing a hidden objective during {{ragingTides}}",
|
|
@@ -3107,15 +3107,6 @@
|
|
|
3107
3107
|
]
|
|
3108
3108
|
}
|
|
3109
3109
|
},
|
|
3110
|
-
"celestialBoom": {
|
|
3111
|
-
"name": "Celestial Boom",
|
|
3112
|
-
"description": {
|
|
3113
|
-
"general": [
|
|
3114
|
-
"Consecutive hits repair 5% for each projectile",
|
|
3115
|
-
"Consecutive hits on the same target also restores Brace Strength by 2% per hit"
|
|
3116
|
-
]
|
|
3117
|
-
}
|
|
3118
|
-
},
|
|
3119
3110
|
"chargedBarb": {
|
|
3120
3111
|
"name": "Charged Barb",
|
|
3121
3112
|
"description": {
|
|
@@ -3140,6 +3131,15 @@
|
|
|
3140
3131
|
"Armed Bonus: Hits have 50% chance to trigger Taunted"
|
|
3141
3132
|
]
|
|
3142
3133
|
}
|
|
3134
|
+
},
|
|
3135
|
+
"savingSalvo": {
|
|
3136
|
+
"name": "Saving Salvo",
|
|
3137
|
+
"description": {
|
|
3138
|
+
"general": [
|
|
3139
|
+
"Consecutive hits repair 5% for each projectile",
|
|
3140
|
+
"Consecutive hits on the same target also restores Brace Strength by 2% per hit"
|
|
3141
|
+
]
|
|
3142
|
+
}
|
|
3143
3143
|
}
|
|
3144
3144
|
}
|
|
3145
3145
|
}
|
|
@@ -2229,7 +2229,7 @@
|
|
|
2229
2229
|
}
|
|
2230
2230
|
},
|
|
2231
2231
|
"vikramsStash": {
|
|
2232
|
-
"name": "Vikram
|
|
2232
|
+
"name": "El Alijo de Vikram",
|
|
2233
2233
|
"description": {
|
|
2234
2234
|
"general": "A chest from Vikram's ship. Contains a moderate assortment of loot."
|
|
2235
2235
|
}
|
|
@@ -2343,32 +2343,32 @@
|
|
|
2343
2343
|
}
|
|
2344
2344
|
},
|
|
2345
2345
|
"frigateUpgrade": {
|
|
2346
|
-
"name": "
|
|
2346
|
+
"name": "Mejoras Fragata",
|
|
2347
2347
|
"description": {
|
|
2348
|
-
"general": "
|
|
2349
|
-
"1": "
|
|
2350
|
-
"2": "
|
|
2351
|
-
"3": "
|
|
2352
|
-
"4": "
|
|
2353
|
-
"5": "
|
|
2354
|
-
"6": "
|
|
2355
|
-
"7": "
|
|
2348
|
+
"general": "Mejora del barco para la fragata.",
|
|
2349
|
+
"1": "Mejora el nivel del barco de 0 a 1.",
|
|
2350
|
+
"2": "Mejora el nivel del barco de 1 a 2.",
|
|
2351
|
+
"3": "Mejora el nivel del barco de 2 a 3.",
|
|
2352
|
+
"4": "Mejora el nivel del barco de 3 a 4.",
|
|
2353
|
+
"5": "Mejora el nivel del barco de 4 a 5.",
|
|
2354
|
+
"6": "Mejora el nivel del barco de 5 a 6.",
|
|
2355
|
+
"7": "Mejora el nivel del barco de 6 a 7."
|
|
2356
2356
|
}
|
|
2357
2357
|
},
|
|
2358
2358
|
"thunderDragonCannon": {
|
|
2359
|
-
"name": "
|
|
2359
|
+
"name": "Cañón del dragón del trueno",
|
|
2360
2360
|
"description": {
|
|
2361
2361
|
"general": "Summons lightning strikes while ripping sails to shreds, its muzzle roars with the might of seven thunders."
|
|
2362
2362
|
}
|
|
2363
2363
|
},
|
|
2364
2364
|
"ashbreaker": {
|
|
2365
|
-
"name": "
|
|
2365
|
+
"name": "Partecenizas",
|
|
2366
2366
|
"description": {
|
|
2367
2367
|
"general": "Blessed by the priests of Fara, this bombard causes Burning damage to increase the build-up rate of the Vulnerable status effect. Wielded by agressive captains to unleash a deadly combination of flame and Crew Attacks."
|
|
2368
2368
|
}
|
|
2369
2369
|
},
|
|
2370
2370
|
"hellgateSerpent": {
|
|
2371
|
-
"name": "
|
|
2371
|
+
"name": "Serpiente cancerbera",
|
|
2372
2372
|
"description": {
|
|
2373
2373
|
"general": "Dark spirits are called upon each torpedo, dealing Burning damage while mending your own ship. The further the accursed torpedoes travel, the more Hull Health is restored."
|
|
2374
2374
|
}
|
|
@@ -3056,8 +3056,8 @@
|
|
|
3056
3056
|
"general": "Engineered for long-range support. Fires crystalline-tipped projectiles for restorative pulses to allies."
|
|
3057
3057
|
}
|
|
3058
3058
|
},
|
|
3059
|
-
"
|
|
3060
|
-
"name": "Celestial
|
|
3059
|
+
"celestialBloom": {
|
|
3060
|
+
"name": "Celestial Bloom",
|
|
3061
3061
|
"description": {
|
|
3062
3062
|
"general": "Protects allies with volleys of repairing rockets. \"True strength lies not in destruction, but in the power to preserve.\""
|
|
3063
3063
|
}
|
|
@@ -178,7 +178,7 @@
|
|
|
178
178
|
"azuriteLodestoneSaintAnne": "Se puede comprar durante el Solsticio de Azul en la Piedra de Azurita de Santa Anne.",
|
|
179
179
|
"twitchDropStartSeason4": "Twitch Drops at the start of {{shadowsOfTheDeep}}",
|
|
180
180
|
"twitchDropBlackheart86": "Drop de Twitch por tiempo limitado durante un livestream de Blackheart86",
|
|
181
|
-
"redeemerAchievementReward": "
|
|
181
|
+
"redeemerAchievementReward": "Reward for completing the Redeemer achievement (defeating Mythic Vikram 5 times)",
|
|
182
182
|
"twitchDropDuringSeason4": "Twitch Drops during {{shadowsOfTheDeep}}",
|
|
183
183
|
"idolOfTheBeastStatue": "Is/was purchasable at the Idol of the Beast statue in Telok Penjarah during the Event",
|
|
184
184
|
"obtainablePeerlessNameplate": "Obtained through completing a hidden objective during {{ragingTides}}",
|