@skullandbonestools/snbdata 7.1.8 → 8.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 +33 -0
- package/data/cosmetics.json +1621 -57
- package/data/events.json +6 -2
- package/data/items.json +723 -219
- package/data/materials.json +4 -4
- package/data/modifications.json +1 -1
- package/data/seasons.json +8 -1
- package/data/sets.json +88 -0
- package/data/ships.json +119 -67
- package/data/worldEvents.json +4 -0
- package/dist/types/CosmeticProperties.d.ts +1 -1
- package/dist/types/CosmeticProperties.d.ts.map +1 -1
- package/dist/types/CosmeticProperties.js +1 -1
- package/dist/types/CosmeticProperties.js.map +1 -1
- package/languages/ar/ar_achievements.json +16 -0
- package/languages/ar/ar_cosmetics.json +978 -0
- package/languages/ar/ar_events.json +2 -1
- package/languages/ar/ar_items.json +121 -0
- package/languages/ar/ar_locations.json +9 -2
- package/languages/ar/ar_materials.json +3 -3
- package/languages/ar/ar_perks.json +173 -4
- package/languages/ar/ar_seasons.json +2 -1
- package/languages/ar/ar_sets.json +23 -1
- package/languages/ar/ar_ships.json +6 -0
- package/languages/ar/ar_worldEvents.json +3 -2
- package/languages/de/de_achievements.json +16 -0
- package/languages/de/de_contracts.json +3 -3
- package/languages/de/de_cosmetics.json +989 -11
- package/languages/de/de_events.json +2 -1
- package/languages/de/de_items.json +121 -0
- package/languages/de/de_locations.json +9 -2
- package/languages/de/de_materials.json +3 -3
- package/languages/de/de_perks.json +174 -5
- package/languages/de/de_seasons.json +2 -1
- package/languages/de/de_sets.json +29 -7
- package/languages/de/de_ships.json +6 -0
- package/languages/de/de_worldEvents.json +4 -3
- package/languages/en/en_achievements.json +16 -0
- package/languages/en/en_cosmetics.json +978 -0
- package/languages/en/en_events.json +2 -1
- package/languages/en/en_items.json +121 -0
- package/languages/en/en_locations.json +9 -2
- package/languages/en/en_materials.json +3 -3
- package/languages/en/en_perks.json +173 -4
- package/languages/en/en_seasons.json +2 -1
- package/languages/en/en_sets.json +23 -1
- package/languages/en/en_ships.json +6 -0
- package/languages/en/en_worldEvents.json +3 -2
- package/languages/es/es_achievements.json +16 -0
- package/languages/es/es_cosmetics.json +978 -0
- package/languages/es/es_events.json +2 -1
- package/languages/es/es_items.json +121 -0
- package/languages/es/es_locations.json +9 -2
- package/languages/es/es_materials.json +3 -3
- package/languages/es/es_perks.json +173 -4
- package/languages/es/es_seasons.json +2 -1
- package/languages/es/es_sets.json +23 -1
- package/languages/es/es_ships.json +6 -0
- package/languages/es/es_worldEvents.json +3 -2
- package/languages/fr/fr_achievements.json +16 -0
- package/languages/fr/fr_cosmetics.json +978 -0
- package/languages/fr/fr_events.json +2 -1
- package/languages/fr/fr_items.json +121 -0
- package/languages/fr/fr_locations.json +9 -2
- package/languages/fr/fr_materials.json +3 -3
- package/languages/fr/fr_perks.json +173 -4
- package/languages/fr/fr_seasons.json +2 -1
- package/languages/fr/fr_sets.json +23 -1
- package/languages/fr/fr_ships.json +6 -0
- package/languages/fr/fr_worldEvents.json +3 -2
- package/languages/source/achievements.json +16 -0
- package/languages/source/cosmetics.json +978 -0
- package/languages/source/events.json +2 -1
- package/languages/source/items.json +121 -0
- package/languages/source/locations.json +9 -2
- package/languages/source/materials.json +3 -3
- package/languages/source/perks.json +173 -4
- package/languages/source/seasons.json +2 -1
- package/languages/source/sets.json +23 -1
- package/languages/source/ships.json +6 -0
- package/languages/source/worldEvents.json +3 -2
- package/languages/zh/zh_achievements.json +16 -0
- package/languages/zh/zh_cosmetics.json +978 -0
- package/languages/zh/zh_events.json +2 -1
- package/languages/zh/zh_items.json +121 -0
- package/languages/zh/zh_locations.json +9 -2
- package/languages/zh/zh_materials.json +3 -3
- package/languages/zh/zh_perks.json +173 -4
- package/languages/zh/zh_seasons.json +2 -1
- package/languages/zh/zh_sets.json +23 -1
- package/languages/zh/zh_ships.json +6 -0
- package/languages/zh/zh_worldEvents.json +3 -2
- package/package.json +1 -1
|
@@ -20225,6 +20225,984 @@
|
|
|
20225
20225
|
"description": {
|
|
20226
20226
|
"general": "Fire and water, heed the call"
|
|
20227
20227
|
}
|
|
20228
|
+
},
|
|
20229
|
+
"motherOfTeeth": {
|
|
20230
|
+
"name": "Mother of Teeth",
|
|
20231
|
+
"description": {
|
|
20232
|
+
"general": "Worn by those who've faced the abyss and lived"
|
|
20233
|
+
}
|
|
20234
|
+
},
|
|
20235
|
+
"fangscript": {
|
|
20236
|
+
"name": "Fangscript",
|
|
20237
|
+
"description": {
|
|
20238
|
+
"general": "Read only by the marked"
|
|
20239
|
+
}
|
|
20240
|
+
},
|
|
20241
|
+
"voidcaller": {
|
|
20242
|
+
"name": "Voidcaller",
|
|
20243
|
+
"description": {
|
|
20244
|
+
"general": "Torn by storms, blessed by silence"
|
|
20245
|
+
}
|
|
20246
|
+
},
|
|
20247
|
+
"krakensReach": {
|
|
20248
|
+
"name": "Kraken's Reach",
|
|
20249
|
+
"description": {
|
|
20250
|
+
"general": "Beyond fear, into the realm of monsters"
|
|
20251
|
+
}
|
|
20252
|
+
},
|
|
20253
|
+
"fangcoil": {
|
|
20254
|
+
"name": "Fangcoil",
|
|
20255
|
+
"description": {
|
|
20256
|
+
"general": "It uncoils from the deep, shaped for the kill"
|
|
20257
|
+
}
|
|
20258
|
+
},
|
|
20259
|
+
"depthdweller": {
|
|
20260
|
+
"name": "Depthdweller",
|
|
20261
|
+
"description": {
|
|
20262
|
+
"general": "Cloaked in shadow, hardened by the hunt"
|
|
20263
|
+
}
|
|
20264
|
+
},
|
|
20265
|
+
"divineSlayer": {
|
|
20266
|
+
"name": "Divine Slayer",
|
|
20267
|
+
"description": {
|
|
20268
|
+
"general": "A name whispered by beasts and men"
|
|
20269
|
+
}
|
|
20270
|
+
},
|
|
20271
|
+
"hidePiercer": {
|
|
20272
|
+
"name": "Hide Piercer",
|
|
20273
|
+
"description": {
|
|
20274
|
+
"general": "\"Looks like a hungry little fella, don't he?\""
|
|
20275
|
+
}
|
|
20276
|
+
},
|
|
20277
|
+
"velvetViper": {
|
|
20278
|
+
"name": "Velvet Viper",
|
|
20279
|
+
"description": {
|
|
20280
|
+
"general": "The softest touch hides the sharpest fangs"
|
|
20281
|
+
}
|
|
20282
|
+
},
|
|
20283
|
+
"coiledDeceit": {
|
|
20284
|
+
"name": "Coiled Deceit",
|
|
20285
|
+
"description": {
|
|
20286
|
+
"general": "Silk threads twist. A serpent waits. The kiss is fatal."
|
|
20287
|
+
}
|
|
20288
|
+
},
|
|
20289
|
+
"perfumedDeath": {
|
|
20290
|
+
"name": "Perfumed Death",
|
|
20291
|
+
"description": {
|
|
20292
|
+
"general": "Deep emerald. Traces of incense. Whispers to the fold."
|
|
20293
|
+
}
|
|
20294
|
+
},
|
|
20295
|
+
"gildedVenom": {
|
|
20296
|
+
"name": "Gilded Venom",
|
|
20297
|
+
"description": {
|
|
20298
|
+
"general": "Midnight lacquer. A sheen like oil. Death wears a noble face."
|
|
20299
|
+
}
|
|
20300
|
+
},
|
|
20301
|
+
"forsakenOne": {
|
|
20302
|
+
"name": "Forsaken One",
|
|
20303
|
+
"description": {
|
|
20304
|
+
"general": "Feels good to get stabbed in the back"
|
|
20305
|
+
}
|
|
20306
|
+
},
|
|
20307
|
+
"rageAndRevenge": {
|
|
20308
|
+
"name": "Rage and Revenge",
|
|
20309
|
+
"description": {
|
|
20310
|
+
"general": "To cover your old wounds"
|
|
20311
|
+
}
|
|
20312
|
+
},
|
|
20313
|
+
"marooned": {
|
|
20314
|
+
"name": "Marooned",
|
|
20315
|
+
"description": {
|
|
20316
|
+
"general": "\"Color me resentful...\""
|
|
20317
|
+
}
|
|
20318
|
+
},
|
|
20319
|
+
"skeweredLoyalty": {
|
|
20320
|
+
"name": "Skewered Loyalty",
|
|
20321
|
+
"description": {
|
|
20322
|
+
"general": "Tell the world of your betrayal"
|
|
20323
|
+
}
|
|
20324
|
+
},
|
|
20325
|
+
"daggersInTheBack": {
|
|
20326
|
+
"name": "Daggers in the Back",
|
|
20327
|
+
"description": {
|
|
20328
|
+
"general": "\"Can't even bloody spell coup d'état!\""
|
|
20329
|
+
}
|
|
20330
|
+
},
|
|
20331
|
+
"leftForDead": {
|
|
20332
|
+
"name": "Left for Dead",
|
|
20333
|
+
"description": {
|
|
20334
|
+
"general": "This is what happens when you don't feed your crew"
|
|
20335
|
+
}
|
|
20336
|
+
},
|
|
20337
|
+
"skullyWullies": {
|
|
20338
|
+
"name": "Skully Wullies",
|
|
20339
|
+
"description": {
|
|
20340
|
+
"general": "Held together by pure vengeance"
|
|
20341
|
+
}
|
|
20342
|
+
},
|
|
20343
|
+
"guttedGlitter": {
|
|
20344
|
+
"name": "Gutted Glitter",
|
|
20345
|
+
"description": {
|
|
20346
|
+
"general": "A painful (but sparkly) warning"
|
|
20347
|
+
}
|
|
20348
|
+
},
|
|
20349
|
+
"ghostly": {
|
|
20350
|
+
"name": "Ghostly",
|
|
20351
|
+
"description": {
|
|
20352
|
+
"general": "One eye, one paw and nice cursed lives"
|
|
20353
|
+
}
|
|
20354
|
+
},
|
|
20355
|
+
"wickedGreen": {
|
|
20356
|
+
"name": "Wicked Green",
|
|
20357
|
+
"description": {
|
|
20358
|
+
"general": "For captains with infectious style"
|
|
20359
|
+
}
|
|
20360
|
+
},
|
|
20361
|
+
"swampRot": {
|
|
20362
|
+
"name": "Swamp Rot",
|
|
20363
|
+
"description": {
|
|
20364
|
+
"general": "Boggy and beautiful"
|
|
20365
|
+
}
|
|
20366
|
+
},
|
|
20367
|
+
"spinOSin": {
|
|
20368
|
+
"name": "Spin O' Sin",
|
|
20369
|
+
"description": {
|
|
20370
|
+
"general": "Goes round, squeals loud, smells worse"
|
|
20371
|
+
}
|
|
20372
|
+
},
|
|
20373
|
+
"decayingDignity": {
|
|
20374
|
+
"name": "Decaying Dignity",
|
|
20375
|
+
"description": {
|
|
20376
|
+
"general": "Being this rotten deserves a crest"
|
|
20377
|
+
}
|
|
20378
|
+
},
|
|
20379
|
+
"seaMouldDeluxe": {
|
|
20380
|
+
"name": "Sea Mould Deluxe",
|
|
20381
|
+
"description": {
|
|
20382
|
+
"general": "Stained with 100% organic fungus"
|
|
20383
|
+
}
|
|
20384
|
+
},
|
|
20385
|
+
"greenwreck": {
|
|
20386
|
+
"name": "Greenwreck",
|
|
20387
|
+
"description": {
|
|
20388
|
+
"general": "A lively shade of dead wood"
|
|
20389
|
+
}
|
|
20390
|
+
},
|
|
20391
|
+
"emeraldFury": {
|
|
20392
|
+
"name": "Emerald Fury",
|
|
20393
|
+
"description": {
|
|
20394
|
+
"general": "Like a green spectre in the night"
|
|
20395
|
+
}
|
|
20396
|
+
},
|
|
20397
|
+
"inkClouds": {
|
|
20398
|
+
"name": "Ink Clouds",
|
|
20399
|
+
"description": {
|
|
20400
|
+
"general": "Stained with the guts of slain sea beasts"
|
|
20401
|
+
}
|
|
20402
|
+
},
|
|
20403
|
+
"krakensMight": {
|
|
20404
|
+
"name": "Kraken's Might",
|
|
20405
|
+
"description": {
|
|
20406
|
+
"general": "Cast your foes into the abyss"
|
|
20407
|
+
}
|
|
20408
|
+
},
|
|
20409
|
+
"depthsworn": {
|
|
20410
|
+
"name": "Depthsworn",
|
|
20411
|
+
"description": {
|
|
20412
|
+
"general": "Feared by all, forged in the deep"
|
|
20413
|
+
}
|
|
20414
|
+
},
|
|
20415
|
+
"aBehemothsCall": {
|
|
20416
|
+
"name": "A Behemoth's Call",
|
|
20417
|
+
"description": {
|
|
20418
|
+
"general": "A tentacled beacon of misery"
|
|
20419
|
+
}
|
|
20420
|
+
},
|
|
20421
|
+
"lostAtSea": {
|
|
20422
|
+
"name": "Lost at Sea",
|
|
20423
|
+
"description": {
|
|
20424
|
+
"general": "A touch of ink and blood"
|
|
20425
|
+
}
|
|
20426
|
+
},
|
|
20427
|
+
"deadbeast": {
|
|
20428
|
+
"name": "Deadbeast",
|
|
20429
|
+
"description": {
|
|
20430
|
+
"general": "For dark waters and darker hearts"
|
|
20431
|
+
}
|
|
20432
|
+
},
|
|
20433
|
+
"slithersweet": {
|
|
20434
|
+
"name": "Slithersweet",
|
|
20435
|
+
"description": {
|
|
20436
|
+
"general": "\"Them suckers be feisty!\""
|
|
20437
|
+
}
|
|
20438
|
+
},
|
|
20439
|
+
"lordOftheWake": {
|
|
20440
|
+
"name": "Lord of the Wake",
|
|
20441
|
+
"description": {
|
|
20442
|
+
"general": "A gorgeous cloak that blinds whoever dares to look"
|
|
20443
|
+
}
|
|
20444
|
+
},
|
|
20445
|
+
"huntHeeled": {
|
|
20446
|
+
"name": "Hunt-Heeled",
|
|
20447
|
+
"description": {
|
|
20448
|
+
"general": "The hunt never ends, just changes tides"
|
|
20449
|
+
}
|
|
20450
|
+
},
|
|
20451
|
+
"sandyBottoms": {
|
|
20452
|
+
"name": "Sandy Bottoms",
|
|
20453
|
+
"description": {
|
|
20454
|
+
"general": "\"Dust them off, will ya?\""
|
|
20455
|
+
}
|
|
20456
|
+
},
|
|
20457
|
+
"heartOfTheBeast": {
|
|
20458
|
+
"name": "Heart of the Beast",
|
|
20459
|
+
"description": {
|
|
20460
|
+
"general": "You too can be the Kraken's emotional support human"
|
|
20461
|
+
}
|
|
20462
|
+
},
|
|
20463
|
+
"aBehemothsDream": {
|
|
20464
|
+
"name": "A Behemoth's Dream",
|
|
20465
|
+
"description": {
|
|
20466
|
+
"general": "Swallowed by the depths and spat back out"
|
|
20467
|
+
}
|
|
20468
|
+
},
|
|
20469
|
+
"krakensKiss": {
|
|
20470
|
+
"name": "Kraken's Kiss",
|
|
20471
|
+
"description": {
|
|
20472
|
+
"general": "For those who enjoy getting the life sucked out of them"
|
|
20473
|
+
}
|
|
20474
|
+
},
|
|
20475
|
+
"squidGrip": {
|
|
20476
|
+
"name": "Squid Grip",
|
|
20477
|
+
"description": {
|
|
20478
|
+
"general": "Fashioned from pure Kraken hide"
|
|
20479
|
+
}
|
|
20480
|
+
},
|
|
20481
|
+
"tentacleTrinkets": {
|
|
20482
|
+
"name": "Tentacle Trinkets",
|
|
20483
|
+
"description": {
|
|
20484
|
+
"general": "Magic charms to lure the ol' beastie from the deep"
|
|
20485
|
+
}
|
|
20486
|
+
},
|
|
20487
|
+
"inkGaze": {
|
|
20488
|
+
"name": "Ink Gaze",
|
|
20489
|
+
"description": {
|
|
20490
|
+
"general": "\"I've seen the monster, I swear!\""
|
|
20491
|
+
}
|
|
20492
|
+
},
|
|
20493
|
+
"leftToDie": {
|
|
20494
|
+
"name": "Left to Die",
|
|
20495
|
+
"description": {
|
|
20496
|
+
"general": "Fashioned from the back-skin of betrayers"
|
|
20497
|
+
}
|
|
20498
|
+
},
|
|
20499
|
+
"wrathwrap": {
|
|
20500
|
+
"name": "Wrathwrap",
|
|
20501
|
+
"description": {
|
|
20502
|
+
"general": "May your anger never go unfelt"
|
|
20503
|
+
}
|
|
20504
|
+
},
|
|
20505
|
+
"spectreOfVengeance": {
|
|
20506
|
+
"name": "Spectre of Vengeance",
|
|
20507
|
+
"description": {
|
|
20508
|
+
"general": "\"You can run, you can hide, but you can't escape my style.\""
|
|
20509
|
+
}
|
|
20510
|
+
},
|
|
20511
|
+
"seaRotten": {
|
|
20512
|
+
"name": "Sea Rotten",
|
|
20513
|
+
"description": {
|
|
20514
|
+
"general": "Better dead than sailing with cowards"
|
|
20515
|
+
}
|
|
20516
|
+
},
|
|
20517
|
+
"redTide": {
|
|
20518
|
+
"name": "Red Tide",
|
|
20519
|
+
"description": {
|
|
20520
|
+
"general": "They took your ship but left you with a mean neck scarf"
|
|
20521
|
+
}
|
|
20522
|
+
},
|
|
20523
|
+
"sadPants": {
|
|
20524
|
+
"name": "Sad Pants",
|
|
20525
|
+
"description": {
|
|
20526
|
+
"general": "Made from a flour sack and ship rope. Perfect to wallow in."
|
|
20527
|
+
}
|
|
20528
|
+
},
|
|
20529
|
+
"rippedSoles": {
|
|
20530
|
+
"name": "Ripped Soles",
|
|
20531
|
+
"description": {
|
|
20532
|
+
"general": "The good thing is -- spite keeps you standing"
|
|
20533
|
+
}
|
|
20534
|
+
},
|
|
20535
|
+
"frayedAndForsworn": {
|
|
20536
|
+
"name": "Frayed and Forsworn",
|
|
20537
|
+
"description": {
|
|
20538
|
+
"general": "A deep neckline so you can get stabbed in the heart"
|
|
20539
|
+
}
|
|
20540
|
+
},
|
|
20541
|
+
"betrayalsGleam": {
|
|
20542
|
+
"name": "Betrayal's Gleam",
|
|
20543
|
+
"description": {
|
|
20544
|
+
"general": "Hard to hang what won't stay dead"
|
|
20545
|
+
}
|
|
20546
|
+
},
|
|
20547
|
+
"theShadeless": {
|
|
20548
|
+
"name": "The Shadeless",
|
|
20549
|
+
"description": {
|
|
20550
|
+
"general": "A coronation in all but name"
|
|
20551
|
+
}
|
|
20552
|
+
},
|
|
20553
|
+
"gunpowderGarnet": {
|
|
20554
|
+
"name": "Gunpowder Garnet",
|
|
20555
|
+
"description": {
|
|
20556
|
+
"general": "Smooth as ambition and stolen tribute"
|
|
20557
|
+
}
|
|
20558
|
+
},
|
|
20559
|
+
"regentsResolve": {
|
|
20560
|
+
"name": "Regent's Resolve",
|
|
20561
|
+
"description": {
|
|
20562
|
+
"general": "Swirls for those who rule without crowns"
|
|
20563
|
+
}
|
|
20564
|
+
},
|
|
20565
|
+
"lostHeir": {
|
|
20566
|
+
"name": "Lost Heir",
|
|
20567
|
+
"description": {
|
|
20568
|
+
"general": "Laurels won, swords crossed"
|
|
20569
|
+
}
|
|
20570
|
+
},
|
|
20571
|
+
"milesTheMenace": {
|
|
20572
|
+
"name": "Miles the Menace",
|
|
20573
|
+
"description": {
|
|
20574
|
+
"general": "\"Yarrr! He always be stealing me nuts!\""
|
|
20575
|
+
}
|
|
20576
|
+
},
|
|
20577
|
+
"crownOfBlades": {
|
|
20578
|
+
"name": "Crown of Blades",
|
|
20579
|
+
"description": {
|
|
20580
|
+
"general": "Glory forged in blood, worn by those who conquer"
|
|
20581
|
+
}
|
|
20582
|
+
},
|
|
20583
|
+
"bannerOfRenown": {
|
|
20584
|
+
"name": "Banner of Renown",
|
|
20585
|
+
"description": {
|
|
20586
|
+
"general": "Stripes of power mark your place above all"
|
|
20587
|
+
}
|
|
20588
|
+
},
|
|
20589
|
+
"ironDominion": {
|
|
20590
|
+
"name": "Iron Dominion",
|
|
20591
|
+
"description": {
|
|
20592
|
+
"general": "The sea bends to steel and unyielding resolve"
|
|
20593
|
+
}
|
|
20594
|
+
},
|
|
20595
|
+
"stormsCrest": {
|
|
20596
|
+
"name": "Storm's Crest",
|
|
20597
|
+
"description": {
|
|
20598
|
+
"general": "Darkness unfurls, proclaiming your rule"
|
|
20599
|
+
}
|
|
20600
|
+
},
|
|
20601
|
+
"captainFancyfoot": {
|
|
20602
|
+
"name": "Captain Fancyfoot",
|
|
20603
|
+
"description": {
|
|
20604
|
+
"general": "Because wood's for deckhands!"
|
|
20605
|
+
}
|
|
20606
|
+
},
|
|
20607
|
+
"eveOfTheTides": {
|
|
20608
|
+
"name": "Eve of the Tides",
|
|
20609
|
+
"description": {
|
|
20610
|
+
"general": "Never let the tides or your heart, fall first"
|
|
20611
|
+
}
|
|
20612
|
+
},
|
|
20613
|
+
"invisibleSandals": {
|
|
20614
|
+
"name": "Invisible Sandals",
|
|
20615
|
+
"description": {
|
|
20616
|
+
"general": "Be careful not to lose them"
|
|
20617
|
+
}
|
|
20618
|
+
},
|
|
20619
|
+
"daggered": {
|
|
20620
|
+
"name": "Daggered",
|
|
20621
|
+
"description": {
|
|
20622
|
+
"general": "\"There be sharp thingies in them pockets!\""
|
|
20623
|
+
}
|
|
20624
|
+
},
|
|
20625
|
+
"firstTemptation": {
|
|
20626
|
+
"name": "First Temptation",
|
|
20627
|
+
"description": {
|
|
20628
|
+
"general": "Gifted once, taken twice"
|
|
20629
|
+
}
|
|
20630
|
+
},
|
|
20631
|
+
"forbiddenPlume": {
|
|
20632
|
+
"name": "Forbidden Plume",
|
|
20633
|
+
"description": {
|
|
20634
|
+
"general": "Tilted just so, to disarm before the draw"
|
|
20635
|
+
}
|
|
20636
|
+
},
|
|
20637
|
+
"covenant": {
|
|
20638
|
+
"name": "Covenant",
|
|
20639
|
+
"description": {
|
|
20640
|
+
"general": "A promise written in silk and gold"
|
|
20641
|
+
}
|
|
20642
|
+
},
|
|
20643
|
+
"reefMud": {
|
|
20644
|
+
"name": "Reef Mud",
|
|
20645
|
+
"description": {
|
|
20646
|
+
"general": "A touch of ink and seaweed forest"
|
|
20647
|
+
}
|
|
20648
|
+
},
|
|
20649
|
+
"kelpAndWood": {
|
|
20650
|
+
"name": "Kelp and Wood",
|
|
20651
|
+
"description": {
|
|
20652
|
+
"general": "May the souls of ancient beasts carry you far"
|
|
20653
|
+
}
|
|
20654
|
+
},
|
|
20655
|
+
"predatorsFury": {
|
|
20656
|
+
"name": "Predator's Fury",
|
|
20657
|
+
"description": {
|
|
20658
|
+
"general": "\"Hark! Something stirs beneath the waves!\""
|
|
20659
|
+
}
|
|
20660
|
+
},
|
|
20661
|
+
"slithermark": {
|
|
20662
|
+
"name": "Slithermark",
|
|
20663
|
+
"description": {
|
|
20664
|
+
"general": "A ghastly imprint, a herald of terror"
|
|
20665
|
+
}
|
|
20666
|
+
},
|
|
20667
|
+
"whatDwellsBeneath": {
|
|
20668
|
+
"name": "What Dwells Beneath",
|
|
20669
|
+
"description": {
|
|
20670
|
+
"general": "Etchings to accompany you to the deep"
|
|
20671
|
+
}
|
|
20672
|
+
},
|
|
20673
|
+
"anAncientsCall": {
|
|
20674
|
+
"name": "An Ancient's Call",
|
|
20675
|
+
"description": {
|
|
20676
|
+
"general": "These enchanted tentacle bones occasionally stir to life"
|
|
20677
|
+
}
|
|
20678
|
+
},
|
|
20679
|
+
"sacredHunter": {
|
|
20680
|
+
"name": "Sacred Hunter",
|
|
20681
|
+
"description": {
|
|
20682
|
+
"general": "A hard-won title, respected by all"
|
|
20683
|
+
}
|
|
20684
|
+
},
|
|
20685
|
+
"crackleclaw": {
|
|
20686
|
+
"name": "Crackleclaw",
|
|
20687
|
+
"description": {
|
|
20688
|
+
"general": "Your First Mate thinks they're gnarly"
|
|
20689
|
+
}
|
|
20690
|
+
},
|
|
20691
|
+
"tentacledTidings": {
|
|
20692
|
+
"name": "Tentacled Tidings",
|
|
20693
|
+
"description": {
|
|
20694
|
+
"general": "Etchings to accompany you to the deep"
|
|
20695
|
+
}
|
|
20696
|
+
},
|
|
20697
|
+
"murkyWaters": {
|
|
20698
|
+
"name": "Murky Waters",
|
|
20699
|
+
"description": {
|
|
20700
|
+
"general": "The color of pure Kraken slime"
|
|
20701
|
+
}
|
|
20702
|
+
},
|
|
20703
|
+
"aLegendsEnd": {
|
|
20704
|
+
"name": "A Legend's End",
|
|
20705
|
+
"description": {
|
|
20706
|
+
"general": "Only a few live to bear the mark"
|
|
20707
|
+
}
|
|
20708
|
+
},
|
|
20709
|
+
"bonyBill": {
|
|
20710
|
+
"name": "Bony Bill",
|
|
20711
|
+
"description": {
|
|
20712
|
+
"general": "Will tell your fortune in exchange for fishy treats"
|
|
20713
|
+
}
|
|
20714
|
+
},
|
|
20715
|
+
"opulentFanfare": {
|
|
20716
|
+
"name": "Opulent Fanfare",
|
|
20717
|
+
"description": {
|
|
20718
|
+
"general": "Somestimes, you have to toot your own horn"
|
|
20719
|
+
}
|
|
20720
|
+
},
|
|
20721
|
+
"bleachedBone": {
|
|
20722
|
+
"name": "Bleached Bone",
|
|
20723
|
+
"description": {
|
|
20724
|
+
"general": "Salt-eaten. Pale as corpses in the deep."
|
|
20725
|
+
}
|
|
20726
|
+
},
|
|
20727
|
+
"leviathansLure": {
|
|
20728
|
+
"name": "Leviathan's Lure",
|
|
20729
|
+
"description": {
|
|
20730
|
+
"general": "Primordial. The ocean's lungs. Every breath carries dread."
|
|
20731
|
+
}
|
|
20732
|
+
},
|
|
20733
|
+
"anchorfang": {
|
|
20734
|
+
"name": "Anchorfang",
|
|
20735
|
+
"description": {
|
|
20736
|
+
"general": "Iron and tooth entwined. A symbol of dominion, or doom."
|
|
20737
|
+
}
|
|
20738
|
+
},
|
|
20739
|
+
"mawscript": {
|
|
20740
|
+
"name": "Mawscript",
|
|
20741
|
+
"description": {
|
|
20742
|
+
"general": "Jagged lines. A warning etched. Few live to read it."
|
|
20743
|
+
}
|
|
20744
|
+
},
|
|
20745
|
+
"barnaclesAndChains": {
|
|
20746
|
+
"name": "Barnacles and Chains",
|
|
20747
|
+
"description": {
|
|
20748
|
+
"general": "Something to tip you off the edge"
|
|
20749
|
+
}
|
|
20750
|
+
},
|
|
20751
|
+
"lastRestraint": {
|
|
20752
|
+
"name": "Last Restraint",
|
|
20753
|
+
"description": {
|
|
20754
|
+
"general": "Held down for eternity"
|
|
20755
|
+
}
|
|
20756
|
+
},
|
|
20757
|
+
"boundCurses": {
|
|
20758
|
+
"name": "Bound Curses",
|
|
20759
|
+
"description": {
|
|
20760
|
+
"general": "\"Who says you can't glow while drowning?\""
|
|
20761
|
+
}
|
|
20762
|
+
},
|
|
20763
|
+
"oneLastBreath": {
|
|
20764
|
+
"name": "One Last Breath",
|
|
20765
|
+
"description": {
|
|
20766
|
+
"general": "Waterproof, even at the bottom of the ocean"
|
|
20767
|
+
}
|
|
20768
|
+
},
|
|
20769
|
+
"moistSails": {
|
|
20770
|
+
"name": "Moist Sails",
|
|
20771
|
+
"description": {
|
|
20772
|
+
"general": "Dyed in rotten seaweed"
|
|
20773
|
+
}
|
|
20774
|
+
},
|
|
20775
|
+
"shipShackled": {
|
|
20776
|
+
"name": "Ship Shackled",
|
|
20777
|
+
"description": {
|
|
20778
|
+
"general": "A chorus of chains"
|
|
20779
|
+
}
|
|
20780
|
+
},
|
|
20781
|
+
"cryOfTheDeep": {
|
|
20782
|
+
"name": "Cry of the Deep",
|
|
20783
|
+
"description": {
|
|
20784
|
+
"general": "For those who deserve the depths"
|
|
20785
|
+
}
|
|
20786
|
+
},
|
|
20787
|
+
"sunkenFiend": {
|
|
20788
|
+
"name": "Sunken Fiend",
|
|
20789
|
+
"description": {
|
|
20790
|
+
"general": "Truly, a fate well deserved"
|
|
20791
|
+
}
|
|
20792
|
+
},
|
|
20793
|
+
"coralAndBone": {
|
|
20794
|
+
"name": "Coral and Bone",
|
|
20795
|
+
"description": {
|
|
20796
|
+
"general": "Pretty things to go down with"
|
|
20797
|
+
}
|
|
20798
|
+
},
|
|
20799
|
+
"griefmaiden": {
|
|
20800
|
+
"name": "Griefmaiden",
|
|
20801
|
+
"description": {
|
|
20802
|
+
"general": "Please don't ask her to smile"
|
|
20803
|
+
}
|
|
20804
|
+
},
|
|
20805
|
+
"gildlocked": {
|
|
20806
|
+
"name": "Gildlocked",
|
|
20807
|
+
"description": {
|
|
20808
|
+
"general": "A mournful tome of romantic poetry"
|
|
20809
|
+
}
|
|
20810
|
+
},
|
|
20811
|
+
"gloomwake": {
|
|
20812
|
+
"name": "Gloomwake",
|
|
20813
|
+
"description": {
|
|
20814
|
+
"general": "A cursed share, just for you"
|
|
20815
|
+
}
|
|
20816
|
+
},
|
|
20817
|
+
"velvetVeil": {
|
|
20818
|
+
"name": "Velvet Veil",
|
|
20819
|
+
"description": {
|
|
20820
|
+
"general": "\"May you face nothing but loss and misery!\""
|
|
20821
|
+
}
|
|
20822
|
+
},
|
|
20823
|
+
"lovelost": {
|
|
20824
|
+
"name": "Lovelost",
|
|
20825
|
+
"description": {
|
|
20826
|
+
"general": "Embroidered with wrath"
|
|
20827
|
+
}
|
|
20828
|
+
},
|
|
20829
|
+
"truthkeeper": {
|
|
20830
|
+
"name": "Truthkeeper",
|
|
20831
|
+
"description": {
|
|
20832
|
+
"general": "For the double-crosser you truly are"
|
|
20833
|
+
}
|
|
20834
|
+
},
|
|
20835
|
+
"eyesOfFury": {
|
|
20836
|
+
"name": "Eyes of Fury",
|
|
20837
|
+
"description": {
|
|
20838
|
+
"general": "\"Look kindly upon her.\""
|
|
20839
|
+
}
|
|
20840
|
+
},
|
|
20841
|
+
"deadwakeWheel": {
|
|
20842
|
+
"name": "Deadwake",
|
|
20843
|
+
"description": {
|
|
20844
|
+
"general": "Helmed by the dead, dredged by the hollowed"
|
|
20845
|
+
}
|
|
20846
|
+
},
|
|
20847
|
+
"jaeger": {
|
|
20848
|
+
"name": "Jaeger",
|
|
20849
|
+
"description": {
|
|
20850
|
+
"general": "The name whispered before the strike"
|
|
20851
|
+
}
|
|
20852
|
+
},
|
|
20853
|
+
"hookmaw": {
|
|
20854
|
+
"name": "Hookmaw",
|
|
20855
|
+
"description": {
|
|
20856
|
+
"general": "Grips the prow with steel and spite"
|
|
20857
|
+
}
|
|
20858
|
+
},
|
|
20859
|
+
"boundlessTrail": {
|
|
20860
|
+
"name": "Boundless Trail",
|
|
20861
|
+
"description": {
|
|
20862
|
+
"general": "Burnished steel, from the boundless chase"
|
|
20863
|
+
}
|
|
20864
|
+
},
|
|
20865
|
+
"stalkweave": {
|
|
20866
|
+
"name": "Stalkweave",
|
|
20867
|
+
"description": {
|
|
20868
|
+
"general": "Crimson cloth, marked by golden prey"
|
|
20869
|
+
}
|
|
20870
|
+
},
|
|
20871
|
+
"spikemark": {
|
|
20872
|
+
"name": "Spikemark",
|
|
20873
|
+
"description": {
|
|
20874
|
+
"general": "Hunt without mercy"
|
|
20875
|
+
}
|
|
20876
|
+
},
|
|
20877
|
+
"jaegersPursuit": {
|
|
20878
|
+
"name": "Jaeger's Pursuit",
|
|
20879
|
+
"description": {
|
|
20880
|
+
"general": "Draped in spoils, bound by the thrill of the hunt"
|
|
20881
|
+
}
|
|
20882
|
+
},
|
|
20883
|
+
"trenchbound": {
|
|
20884
|
+
"name": "Trenchbound",
|
|
20885
|
+
"description": {
|
|
20886
|
+
"general": "A thrilling descent to the sea's darkest depths"
|
|
20887
|
+
}
|
|
20888
|
+
},
|
|
20889
|
+
"wailingWaders": {
|
|
20890
|
+
"name": "Wailing Waders",
|
|
20891
|
+
"description": {
|
|
20892
|
+
"general": "The weight of the deep clings to your heels"
|
|
20893
|
+
}
|
|
20894
|
+
},
|
|
20895
|
+
"waterlogged": {
|
|
20896
|
+
"name": "Waterlogged",
|
|
20897
|
+
"description": {
|
|
20898
|
+
"general": "Always remember where you last sank"
|
|
20899
|
+
}
|
|
20900
|
+
},
|
|
20901
|
+
"tricorneOfRuin": {
|
|
20902
|
+
"name": "Tricorne of Ruin",
|
|
20903
|
+
"description": {
|
|
20904
|
+
"general": "Never breaches the chaos above"
|
|
20905
|
+
}
|
|
20906
|
+
},
|
|
20907
|
+
"seaweedsClasp": {
|
|
20908
|
+
"name": "Seaweed's Clasp",
|
|
20909
|
+
"description": {
|
|
20910
|
+
"general": "Woven from study deep-sea plants"
|
|
20911
|
+
}
|
|
20912
|
+
},
|
|
20913
|
+
"tidebinders": {
|
|
20914
|
+
"name": "Tidebinders",
|
|
20915
|
+
"description": {
|
|
20916
|
+
"general": "Drag your foes into the abyss"
|
|
20917
|
+
}
|
|
20918
|
+
},
|
|
20919
|
+
"watchersGaze": {
|
|
20920
|
+
"name": "Watcher's Gaze",
|
|
20921
|
+
"description": {
|
|
20922
|
+
"general": "The abyss takes your sight, but gives you its gaze"
|
|
20923
|
+
}
|
|
20924
|
+
},
|
|
20925
|
+
"theDrownedCreed": {
|
|
20926
|
+
"name": "The Drowned Creed",
|
|
20927
|
+
"description": {
|
|
20928
|
+
"general": "The sea sings its own scripture"
|
|
20929
|
+
}
|
|
20930
|
+
},
|
|
20931
|
+
"huntersBindings": {
|
|
20932
|
+
"name": "Hunter's Bindings",
|
|
20933
|
+
"description": {
|
|
20934
|
+
"general": "Ready to take down man or beast"
|
|
20935
|
+
}
|
|
20936
|
+
},
|
|
20937
|
+
"bonebreakersVow": {
|
|
20938
|
+
"name": "Bonebreaker's Vow",
|
|
20939
|
+
"description": {
|
|
20940
|
+
"general": "Worn tight, so nothing slips. Neither prey, nor nerve."
|
|
20941
|
+
}
|
|
20942
|
+
},
|
|
20943
|
+
"theBlindHunt": {
|
|
20944
|
+
"name": "The Blind Hunt",
|
|
20945
|
+
"description": {
|
|
20946
|
+
"general": "You don't need both eyes to see fear"
|
|
20947
|
+
}
|
|
20948
|
+
},
|
|
20949
|
+
"skinnersTricorne": {
|
|
20950
|
+
"name": "Skinner's Tricorne",
|
|
20951
|
+
"description": {
|
|
20952
|
+
"general": "Keeps the sun out and the stench in"
|
|
20953
|
+
}
|
|
20954
|
+
},
|
|
20955
|
+
"fangOfDominion": {
|
|
20956
|
+
"name": "Fang of Dominion",
|
|
20957
|
+
"description": {
|
|
20958
|
+
"general": "\"The sea made me a pirate. The wilds made their master.\""
|
|
20959
|
+
}
|
|
20960
|
+
},
|
|
20961
|
+
"trophyStriders": {
|
|
20962
|
+
"name": "Trophy Striders",
|
|
20963
|
+
"description": {
|
|
20964
|
+
"general": "Hide tough enough to outlast the hunt"
|
|
20965
|
+
}
|
|
20966
|
+
},
|
|
20967
|
+
"trackmarked": {
|
|
20968
|
+
"name": "Trackmarked",
|
|
20969
|
+
"description": {
|
|
20970
|
+
"general": "For silent steps across the trail"
|
|
20971
|
+
}
|
|
20972
|
+
},
|
|
20973
|
+
"warlordsHide": {
|
|
20974
|
+
"name": "Warlord's Hide",
|
|
20975
|
+
"description": {
|
|
20976
|
+
"general": "Layered in fur and leather -- warmth, armor, and warning alike"
|
|
20977
|
+
}
|
|
20978
|
+
},
|
|
20979
|
+
"savageScript": {
|
|
20980
|
+
"name": "Savage Script",
|
|
20981
|
+
"description": {
|
|
20982
|
+
"general": "Each mark in remembrance of your kills"
|
|
20983
|
+
}
|
|
20984
|
+
},
|
|
20985
|
+
"keeperOfCoin": {
|
|
20986
|
+
"name": "Keeper of Coin",
|
|
20987
|
+
"description": {
|
|
20988
|
+
"general": "Gold can either buy loyalty, or bury it"
|
|
20989
|
+
}
|
|
20990
|
+
},
|
|
20991
|
+
"fortunesHold": {
|
|
20992
|
+
"name": "Fortune's Hold",
|
|
20993
|
+
"description": {
|
|
20994
|
+
"general": "Valor and riches are but a grasp away"
|
|
20995
|
+
}
|
|
20996
|
+
},
|
|
20997
|
+
"masterOfShadows": {
|
|
20998
|
+
"name": "Master of Shadows",
|
|
20999
|
+
"description": {
|
|
21000
|
+
"general": "Soft whispers of a cursed past"
|
|
21001
|
+
}
|
|
21002
|
+
},
|
|
21003
|
+
"boldBrass": {
|
|
21004
|
+
"name": "Bold Brass",
|
|
21005
|
+
"description": {
|
|
21006
|
+
"general": "Twirl fate and foe around your finger"
|
|
21007
|
+
}
|
|
21008
|
+
},
|
|
21009
|
+
"moonlitTricorne": {
|
|
21010
|
+
"name": "Moonlit Tricorne",
|
|
21011
|
+
"description": {
|
|
21012
|
+
"general": "Memories of moonlight kills and ark water"
|
|
21013
|
+
}
|
|
21014
|
+
},
|
|
21015
|
+
"silkTouch": {
|
|
21016
|
+
"name": "Silk Touch",
|
|
21017
|
+
"description": {
|
|
21018
|
+
"general": "Even a rogue enjoys sophistication"
|
|
21019
|
+
}
|
|
21020
|
+
},
|
|
21021
|
+
"quiltedStrides": {
|
|
21022
|
+
"name": "Quilted Strides",
|
|
21023
|
+
"description": {
|
|
21024
|
+
"general": "A unique mix of quilted leather and gold filigree"
|
|
21025
|
+
}
|
|
21026
|
+
},
|
|
21027
|
+
"gallantborn": {
|
|
21028
|
+
"name": "Gallantborn",
|
|
21029
|
+
"description": {
|
|
21030
|
+
"general": "For fine steps across ballrooms and ship decks"
|
|
21031
|
+
}
|
|
21032
|
+
},
|
|
21033
|
+
"theBaronOfBaroque": {
|
|
21034
|
+
"name": "The Baron of Baroque",
|
|
21035
|
+
"description": {
|
|
21036
|
+
"general": "A truly opulent piece of clothing"
|
|
21037
|
+
}
|
|
21038
|
+
},
|
|
21039
|
+
"ahoy": {
|
|
21040
|
+
"name": "Ahoy!",
|
|
21041
|
+
"description": {
|
|
21042
|
+
"general": "\"Nice ta meet ya, Cully!\""
|
|
21043
|
+
}
|
|
21044
|
+
},
|
|
21045
|
+
"theChasmsCall": {
|
|
21046
|
+
"name": "The Chasm's Call",
|
|
21047
|
+
"description": {
|
|
21048
|
+
"general": "Noble colors for a noble beast"
|
|
21049
|
+
}
|
|
21050
|
+
},
|
|
21051
|
+
"amethystBrine": {
|
|
21052
|
+
"name": "Amethyst Brine",
|
|
21053
|
+
"description": {
|
|
21054
|
+
"general": "Salty shades of purple"
|
|
21055
|
+
}
|
|
21056
|
+
},
|
|
21057
|
+
"deathsHandEmblem": {
|
|
21058
|
+
"name": "Death's Hand Emblem",
|
|
21059
|
+
"description": {
|
|
21060
|
+
"general": "A dangerous omen amongst the waves"
|
|
21061
|
+
}
|
|
21062
|
+
},
|
|
21063
|
+
"suckerswirl": {
|
|
21064
|
+
"name": "Suckerswirl",
|
|
21065
|
+
"description": {
|
|
21066
|
+
"general": "Twisted tentacles to surround your sails"
|
|
21067
|
+
}
|
|
21068
|
+
},
|
|
21069
|
+
"hardfoot": {
|
|
21070
|
+
"name": "Hardfoot",
|
|
21071
|
+
"description": {
|
|
21072
|
+
"general": "Solid under pressure, just like its owner"
|
|
21073
|
+
}
|
|
21074
|
+
},
|
|
21075
|
+
"hauteMagnifique": {
|
|
21076
|
+
"name": "Haute Magnifique",
|
|
21077
|
+
"description": {
|
|
21078
|
+
"general": "\"Ooh, fancy symbol, that!\""
|
|
21079
|
+
}
|
|
21080
|
+
},
|
|
21081
|
+
"cobaltCorsair": {
|
|
21082
|
+
"name": "Cobalt Corsair",
|
|
21083
|
+
"description": {
|
|
21084
|
+
"general": "For sails that catch wind and glory"
|
|
21085
|
+
}
|
|
21086
|
+
},
|
|
21087
|
+
"crownmetal": {
|
|
21088
|
+
"name": "Crownmetal",
|
|
21089
|
+
"description": {
|
|
21090
|
+
"general": "Tempered and burnished for war"
|
|
21091
|
+
}
|
|
21092
|
+
},
|
|
21093
|
+
"nobleflame": {
|
|
21094
|
+
"name": "Nobleflame",
|
|
21095
|
+
"description": {
|
|
21096
|
+
"general": "Gilded in royal filigree"
|
|
21097
|
+
}
|
|
21098
|
+
},
|
|
21099
|
+
"lionsRoar": {
|
|
21100
|
+
"name": "Lion's Roar",
|
|
21101
|
+
"description": {
|
|
21102
|
+
"general": "A show of might, a true king of the seas"
|
|
21103
|
+
}
|
|
21104
|
+
},
|
|
21105
|
+
"flameWind": {
|
|
21106
|
+
"name": "Flame Wind",
|
|
21107
|
+
"description": {
|
|
21108
|
+
"general": "Set the skies afire"
|
|
21109
|
+
}
|
|
21110
|
+
},
|
|
21111
|
+
"zwartGoud": {
|
|
21112
|
+
"name": "Zwart Goud",
|
|
21113
|
+
"description": {
|
|
21114
|
+
"general": "Brace the waves in black and gold"
|
|
21115
|
+
}
|
|
21116
|
+
},
|
|
21117
|
+
"helmBanier": {
|
|
21118
|
+
"name": "Helm Banier",
|
|
21119
|
+
"description": {
|
|
21120
|
+
"general": "A daring display of Dutch power"
|
|
21121
|
+
}
|
|
21122
|
+
},
|
|
21123
|
+
"brassbound": {
|
|
21124
|
+
"name": "Brassbound",
|
|
21125
|
+
"description": {
|
|
21126
|
+
"general": "A burnished hull for those who never bend"
|
|
21127
|
+
}
|
|
21128
|
+
},
|
|
21129
|
+
"twoFacedGrin": {
|
|
21130
|
+
"name": "Two-Faced Grin",
|
|
21131
|
+
"description": {
|
|
21132
|
+
"general": "Flags raised, bonus bared, loyalty sold dear"
|
|
21133
|
+
}
|
|
21134
|
+
},
|
|
21135
|
+
"crimsonCreed": {
|
|
21136
|
+
"name": "Crimson Creed",
|
|
21137
|
+
"description": {
|
|
21138
|
+
"general": "For pirates who pledge only to themselves"
|
|
21139
|
+
}
|
|
21140
|
+
},
|
|
21141
|
+
"intricateSchemes": {
|
|
21142
|
+
"name": "Intricate Schemes",
|
|
21143
|
+
"description": {
|
|
21144
|
+
"general": "Flourishes for those who play both sides"
|
|
21145
|
+
}
|
|
21146
|
+
},
|
|
21147
|
+
"sunShimmer": {
|
|
21148
|
+
"name": "Sun Shimmer",
|
|
21149
|
+
"description": {
|
|
21150
|
+
"general": "Pure gold dust and pride"
|
|
21151
|
+
}
|
|
21152
|
+
},
|
|
21153
|
+
"streetCinch": {
|
|
21154
|
+
"name": "Street Cinch",
|
|
21155
|
+
"description": {
|
|
21156
|
+
"general": "\"You hold your gun here, your coin here, and your nerve here.\""
|
|
21157
|
+
}
|
|
21158
|
+
},
|
|
21159
|
+
"docksideDeals": {
|
|
21160
|
+
"name": "Dockside Deals",
|
|
21161
|
+
"description": {
|
|
21162
|
+
"general": "\"He thought I'd shake on it. I did -- after I took his finger.\""
|
|
21163
|
+
}
|
|
21164
|
+
},
|
|
21165
|
+
"dingleDangles": {
|
|
21166
|
+
"name": "Dingle Dangles",
|
|
21167
|
+
"description": {
|
|
21168
|
+
"general": "Repurposed brass rolled in gold dust"
|
|
21169
|
+
}
|
|
21170
|
+
},
|
|
21171
|
+
"cutpursesLuck": {
|
|
21172
|
+
"name": "Cutpurse's Luck",
|
|
21173
|
+
"description": {
|
|
21174
|
+
"general": "\"Pure gold, warm from another's pocket.\""
|
|
21175
|
+
}
|
|
21176
|
+
},
|
|
21177
|
+
"theOldGuard": {
|
|
21178
|
+
"name": "The Old Guard",
|
|
21179
|
+
"description": {
|
|
21180
|
+
"general": "\"Every scar under this brim's got a story.\""
|
|
21181
|
+
}
|
|
21182
|
+
},
|
|
21183
|
+
"strungPromises": {
|
|
21184
|
+
"name": "Strung Promises",
|
|
21185
|
+
"description": {
|
|
21186
|
+
"general": "\"He swore he'd find me agin. I swore I wouldn't wait that long.\""
|
|
21187
|
+
}
|
|
21188
|
+
},
|
|
21189
|
+
"bilgeRatsCut": {
|
|
21190
|
+
"name": "Bilge Rat's Cut",
|
|
21191
|
+
"description": {
|
|
21192
|
+
"general": "\"They laughed at the patchwork. Then, I took their throats.\""
|
|
21193
|
+
}
|
|
21194
|
+
},
|
|
21195
|
+
"dockrunners": {
|
|
21196
|
+
"name": "Dockrunners",
|
|
21197
|
+
"description": {
|
|
21198
|
+
"general": "\"Swift enough to chase a purse. Silent enough to make a kill.\""
|
|
21199
|
+
}
|
|
21200
|
+
},
|
|
21201
|
+
"scrappySuede": {
|
|
21202
|
+
"name": "Scrappy Suede",
|
|
21203
|
+
"description": {
|
|
21204
|
+
"general": "Messy but magnificent"
|
|
21205
|
+
}
|
|
20228
21206
|
}
|
|
20229
21207
|
}
|
|
20230
21208
|
}
|