@skullandbonestools/snbdata 8.0.2 → 8.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (52) hide show
  1. package/data/cosmetics.json +473 -29
  2. package/data/items.json +50 -6
  3. package/data/sets.json +28 -0
  4. package/data/worldEvents.json +8 -0
  5. package/dist/daos/cosmetics.d.ts +15 -1
  6. package/dist/daos/cosmetics.d.ts.map +1 -1
  7. package/dist/daos/cosmetics.js +9 -1
  8. package/dist/daos/cosmetics.js.map +1 -1
  9. package/dist/daos/items.d.ts +8 -1
  10. package/dist/daos/items.d.ts.map +1 -1
  11. package/dist/daos/items.js +5 -1
  12. package/dist/daos/items.js.map +1 -1
  13. package/languages/ar/ar_cosmetics.json +300 -0
  14. package/languages/ar/ar_items.json +25 -1
  15. package/languages/ar/ar_locations.json +4 -3
  16. package/languages/ar/ar_sets.json +8 -1
  17. package/languages/ar/ar_worldEvents.json +3 -1
  18. package/languages/de/de_cosmetics.json +300 -0
  19. package/languages/de/de_items.json +25 -1
  20. package/languages/de/de_locations.json +4 -3
  21. package/languages/de/de_sets.json +8 -1
  22. package/languages/de/de_worldEvents.json +3 -1
  23. package/languages/en/en_cosmetics.json +300 -0
  24. package/languages/en/en_items.json +25 -1
  25. package/languages/en/en_locations.json +4 -3
  26. package/languages/en/en_sets.json +8 -1
  27. package/languages/en/en_worldEvents.json +3 -1
  28. package/languages/es/es_cosmetics.json +300 -0
  29. package/languages/es/es_items.json +25 -1
  30. package/languages/es/es_locations.json +4 -3
  31. package/languages/es/es_sets.json +8 -1
  32. package/languages/es/es_worldEvents.json +3 -1
  33. package/languages/fr/fr_achievements.json +75 -75
  34. package/languages/fr/fr_cosmetics.json +300 -0
  35. package/languages/fr/fr_events.json +1 -1
  36. package/languages/fr/fr_items.json +25 -1
  37. package/languages/fr/fr_locations.json +4 -3
  38. package/languages/fr/fr_regions.json +4 -4
  39. package/languages/fr/fr_sets.json +8 -1
  40. package/languages/fr/fr_territories.json +46 -46
  41. package/languages/fr/fr_worldEvents.json +3 -1
  42. package/languages/source/cosmetics.json +300 -0
  43. package/languages/source/items.json +25 -1
  44. package/languages/source/locations.json +4 -3
  45. package/languages/source/sets.json +8 -1
  46. package/languages/source/worldEvents.json +3 -1
  47. package/languages/zh/zh_cosmetics.json +300 -0
  48. package/languages/zh/zh_items.json +25 -1
  49. package/languages/zh/zh_locations.json +4 -3
  50. package/languages/zh/zh_sets.json +8 -1
  51. package/languages/zh/zh_worldEvents.json +3 -1
  52. package/package.json +1 -1
@@ -21203,6 +21203,306 @@
21203
21203
  "description": {
21204
21204
  "general": "Messy but magnificent"
21205
21205
  }
21206
+ },
21207
+ "netherworld": {
21208
+ "name": "Netherworld",
21209
+ "description": {
21210
+ "general": "Dead flames glow the brightest"
21211
+ }
21212
+ },
21213
+ "burningMist": {
21214
+ "name": "Burning Mist",
21215
+ "description": {
21216
+ "general": "Sin and singed edges"
21217
+ }
21218
+ },
21219
+ "graveyardWind": {
21220
+ "name": "Graveyard Wind",
21221
+ "description": {
21222
+ "general": "Cracked sails that whisper words of the dead"
21223
+ }
21224
+ },
21225
+ "soulReaper": {
21226
+ "name": "Soul Reaper",
21227
+ "description": {
21228
+ "general": "\"poor things are barely hanging on!\""
21229
+ }
21230
+ },
21231
+ "hellfiresShine": {
21232
+ "name": "Hellfire's Shine",
21233
+ "description": {
21234
+ "general": "\"A classy upgrade fer yer rotten hull!\""
21235
+ }
21236
+ },
21237
+ "twinforged": {
21238
+ "name": "Twinforged",
21239
+ "description": {
21240
+ "general": "Twice the hell to raise"
21241
+ }
21242
+ },
21243
+ "boneglint": {
21244
+ "name": "Boneglint",
21245
+ "description": {
21246
+ "general": "A ghostly turn of fortune"
21247
+ }
21248
+ },
21249
+ "crownedDeepskin": {
21250
+ "name": "Crowned Deepskin",
21251
+ "description": {
21252
+ "general": "Born of sky, sea, and fire, it bows to none"
21253
+ }
21254
+ },
21255
+ "gildscroll": {
21256
+ "name": "Gildscroll",
21257
+ "description": {
21258
+ "general": "Unfurls like a royal decree"
21259
+ }
21260
+ },
21261
+ "bloodiedWings": {
21262
+ "name": "Bloodied Wings",
21263
+ "description": {
21264
+ "general": "Blackened cloth, stitched with wrath and gold"
21265
+ }
21266
+ },
21267
+ "throatReaver": {
21268
+ "name": "Throat Reaver",
21269
+ "description": {
21270
+ "general": "Grips the tide, hungers for the kill"
21271
+ }
21272
+ },
21273
+ "emberwake": {
21274
+ "name": "Emberwake",
21275
+ "description": {
21276
+ "general": "Forged in flame, polished with conquest"
21277
+ }
21278
+ },
21279
+ "crimsonRiot": {
21280
+ "name": "Crimson Riot",
21281
+ "description": {
21282
+ "general": "Crimson-lit, carved to conquer"
21283
+ }
21284
+ },
21285
+ "beaconOfFury": {
21286
+ "name": "Beacon of Fury",
21287
+ "description": {
21288
+ "general": "Wings of fire, carved with fury, crowned in flight"
21289
+ }
21290
+ },
21291
+ "chomperfin": {
21292
+ "name": "Chomperfin",
21293
+ "description": {
21294
+ "general": "This little guy has the most legendary battle squeak"
21295
+ }
21296
+ },
21297
+ "endslash": {
21298
+ "name": "Endslash",
21299
+ "description": {
21300
+ "general": "Heads will roll"
21301
+ }
21302
+ },
21303
+ "daggerpoint": {
21304
+ "name": "Daggerpoint",
21305
+ "description": {
21306
+ "general": "Etched in the ashes of your enemies"
21307
+ }
21308
+ },
21309
+ "goldenGuillotine": {
21310
+ "name": "Golden Guillotine",
21311
+ "description": {
21312
+ "general": "A bit of razzle, dazzle, and death"
21313
+ }
21314
+ },
21315
+ "broadaxeEddy": {
21316
+ "name": "Broadaxe Eddy",
21317
+ "description": {
21318
+ "general": "The nicest guy around, really"
21319
+ }
21320
+ },
21321
+ "aSanguineEnd": {
21322
+ "name": "A Sanguine End",
21323
+ "description": {
21324
+ "general": "The sea runs red with destruction"
21325
+ }
21326
+ },
21327
+ "executioner": {
21328
+ "name": "Executioner",
21329
+ "description": {
21330
+ "general": "\"Get to the chopping block, now!\""
21331
+ }
21332
+ },
21333
+ "cerberusCall": {
21334
+ "name": "Cerberus Call",
21335
+ "description": {
21336
+ "general": "Always hungry for the hunt"
21337
+ }
21338
+ },
21339
+ "wolfmark": {
21340
+ "name": "Wolfmark",
21341
+ "description": {
21342
+ "general": "A rather beastly trim"
21343
+ }
21344
+ },
21345
+ "umberhide": {
21346
+ "name": "Umberhide",
21347
+ "description": {
21348
+ "general": "There might be some fur on this one"
21349
+ }
21350
+ },
21351
+ "theDamnedOnes": {
21352
+ "name": "The Damned Ones",
21353
+ "description": {
21354
+ "general": "Three very good bois"
21355
+ }
21356
+ },
21357
+ "rustyBones": {
21358
+ "name": "Rusty Bones",
21359
+ "description": {
21360
+ "general": "The color of guts and glory"
21361
+ }
21362
+ },
21363
+ "hellHound": {
21364
+ "name": "Hell Hound",
21365
+ "description": {
21366
+ "general": "\"Bitey, bitey!\""
21367
+ }
21368
+ },
21369
+ "moltenFang": {
21370
+ "name": "Molten Fang",
21371
+ "description": {
21372
+ "general": "Steer your way to hell"
21373
+ }
21374
+ },
21375
+ "crownAndPistols": {
21376
+ "name": "Crown and Pistols",
21377
+ "description": {
21378
+ "general": "Regal steel and crossed promises"
21379
+ }
21380
+ },
21381
+ "writOfBlood": {
21382
+ "name": "Writ of Blood",
21383
+ "description": {
21384
+ "general": "Filigree flourishes mask the truth. Every scroll signed in red."
21385
+ }
21386
+ },
21387
+ "burgundyBetrayal": {
21388
+ "name": "Burgundy Betrayal",
21389
+ "description": {
21390
+ "general": "Wine-dark. Rich as a feast."
21391
+ }
21392
+ },
21393
+ "sovereignsTarnish": {
21394
+ "name": "Sovereign's Tarnish",
21395
+ "description": {
21396
+ "general": "A sheen dulled by salt and smoke"
21397
+ }
21398
+ },
21399
+ "brineAndBone": {
21400
+ "name": "Brine and Bone",
21401
+ "description": {
21402
+ "general": "Stiffened by brine, edges crusted with mirror-dust"
21403
+ }
21404
+ },
21405
+ "saltyVisions": {
21406
+ "name": "Salty Visions",
21407
+ "description": {
21408
+ "general": "Forged from cursed silver"
21409
+ }
21410
+ },
21411
+ "candleBehindGlass": {
21412
+ "name": "Candle Behind Glass",
21413
+ "description": {
21414
+ "general": "A pale flame. A memory of midnight."
21415
+ }
21416
+ },
21417
+ "theGildedRemnant": {
21418
+ "name": "The Gilded Remnant",
21419
+ "description": {
21420
+ "general": "Silver leaf and indigo leather, lacquered by the abyss"
21421
+ }
21422
+ },
21423
+ "promiseUnkept": {
21424
+ "name": "Promise Unkept",
21425
+ "description": {
21426
+ "general": "Weathered lace and tear-streaked satin"
21427
+ }
21428
+ },
21429
+ "claspOfAnOath": {
21430
+ "name": "Clasp of An Oath",
21431
+ "description": {
21432
+ "general": "Silvered leather, cracked and shining. Grips like a promise."
21433
+ }
21434
+ },
21435
+ "deathsHeadHand": {
21436
+ "name": "Death's Head",
21437
+ "description": {
21438
+ "general": "A ring of tarnished silver, fuses to the wearer's finger"
21439
+ }
21440
+ },
21441
+ "drownedLedgers": {
21442
+ "name": "Drowned Ledgers",
21443
+ "description": {
21444
+ "general": "Pockets of silt, candle-fat, and old accounts"
21445
+ }
21446
+ },
21447
+ "theProfamedCourt": {
21448
+ "name": "The Profaned Court",
21449
+ "description": {
21450
+ "general": "Polished black, cracked like a parched seabed"
21451
+ }
21452
+ },
21453
+ "lordsDefiance": {
21454
+ "name": "Lord's Defiance",
21455
+ "description": {
21456
+ "general": "Feathers for the court, steel for the storm."
21457
+ }
21458
+ },
21459
+ "duellistsMark": {
21460
+ "name": "Duellist's Mark",
21461
+ "description": {
21462
+ "general": "\"He struck first. I struck last.\""
21463
+ }
21464
+ },
21465
+ "theCorsairsVesture": {
21466
+ "name": "The Corsair's Vesture",
21467
+ "description": {
21468
+ "general": "A gentleman doesn't dress down for mutiny"
21469
+ }
21470
+ },
21471
+ "challengersTotem": {
21472
+ "name": "Challenger's Totem",
21473
+ "description": {
21474
+ "general": "\"My family's mark, and proof I survived them.\""
21475
+ }
21476
+ },
21477
+ "gentlemansGrip": {
21478
+ "name": "Gentleman's Grip",
21479
+ "description": {
21480
+ "general": "\"A steady hand for brandy or blade.\""
21481
+ }
21482
+ },
21483
+ "duelingSash": {
21484
+ "name": "Dueling Sash",
21485
+ "description": {
21486
+ "general": "\"A nobleman's belt once. Now it holds grudges.\""
21487
+ }
21488
+ },
21489
+ "roguesBreeches": {
21490
+ "name": "Rogue's Breeches",
21491
+ "description": {
21492
+ "general": "\"Tailored in London. Torn in Nassau. Fitted for the future.\""
21493
+ }
21494
+ },
21495
+ "gallantSteps": {
21496
+ "name": "Gallant Steps",
21497
+ "description": {
21498
+ "general": "Some habits die harder than kings"
21499
+ }
21500
+ },
21501
+ "nightBark": {
21502
+ "name": "Night Bark",
21503
+ "description": {
21504
+ "general": "A worthy upgrade for a true pirate metalhead"
21505
+ }
21206
21506
  }
21207
21507
  }
21208
21508
  }
@@ -6,7 +6,7 @@
6
6
  "requiemOfTheLost": "Le Requiem des Perdus",
7
7
  "azureSolstice": "Solstice d'Azur",
8
8
  "enterTheNian": "Enter the Nian",
9
- "theFounding": "The Founding",
9
+ "theFounding": "La Fondation",
10
10
  "gloryAdorned": "Glory Adorned",
11
11
  "theHonorless": "The Honorless",
12
12
  "darktideLullaby": "Darktide Lullaby",
@@ -2279,7 +2279,7 @@
2279
2279
  "phoenixsTalonStrongbox": {
2280
2280
  "name": "Phoenix's Talon Strongbox",
2281
2281
  "description": {
2282
- "general": "Phoenix's Talon Strongbox"
2282
+ "general": "A tightly sealed strongbox containing items that once belonged to Li Tian Ning"
2283
2283
  }
2284
2284
  },
2285
2285
  "ascensionChest": {
@@ -3079,6 +3079,30 @@
3079
3079
  "description": {
3080
3080
  "general": "An ornate chest containing spoils from formidable foes of seasons past."
3081
3081
  }
3082
+ },
3083
+ "zamaharibuChest": {
3084
+ "name": "Mysterious Chest (Zamaharibu)",
3085
+ "description": {
3086
+ "general": "What rare finds lie within?"
3087
+ }
3088
+ },
3089
+ "megaLestariChest": {
3090
+ "name": "Mysterious Chest (Mega Lestari)",
3091
+ "description": {
3092
+ "general": "What rare finds lie within?"
3093
+ }
3094
+ },
3095
+ "zamaharibusEye": {
3096
+ "name": "Zamaharibu's Eye",
3097
+ "description": {
3098
+ "general": "Plucked from the eye socket of an age-old beast. Its unflinching gaze instills primal fear in you, as though you were being hunted like prey."
3099
+ }
3100
+ },
3101
+ "megaLestarisEye": {
3102
+ "name": "Mega Lestari's Eye",
3103
+ "description": {
3104
+ "general": "Taken from the head of an elusive master predator, unmatched in ferocity"
3105
+ }
3082
3106
  }
3083
3107
  }
3084
3108
  }
@@ -104,8 +104,6 @@
104
104
  "rogueTraderBertramFugler": "Marchand Malhonnête Bertram \"Grosse Bertha\" Fugler",
105
105
  "rogueTraderJasperRagsdale": "Marchand Malhonnête Jasper \"Le Taureau\" Ragsdale",
106
106
  "rogueTraderRosettaLaw": "Marchande malhonnête Rosetta la Loi \"La Sirène\"",
107
- "zamaharibuChest": "Obtention possible via Coffre Mystérieux (obtenu en complétant le contrat \"Mâchoires du Châtiment\" - Tuer Zamaharibu)",
108
- "megaLestariChest": "Obtention possible via Coffre Mystérieux (obtenu en complétant le contrat \"Mort silencieuse\" - Tuer Mega-Lestari",
109
107
  "dropLestari": "Obtention possible lorsque vous tuez les monstres marins Lestari & Mega-Lestari",
110
108
  "heavensreachStep1": "1. Collectez les 12 cartes stellaires et ayez les dans votre inventaire",
111
109
  "heavensreachStep2": "2. Acceptez le contrat \"Le destin dans les étoiles\" à l'Avant-poste des Chutes de Vorona",
@@ -254,6 +252,9 @@
254
252
  "purchasableWithSilverLionsAtTheFoundingChest": "Is/was purchasable with Silver Lions at the Founding Chest in Saint Anne during the Event",
255
253
  "rewardForCompleting8EventChallenges": "Reward for completing 8 Challenges of the Event",
256
254
  "williamBlackwoodStore": "Is/was purchasable in William Blackwood's store",
257
- "twitchDropStartYear2Season4": "Twitch Drops at the start of {{eyeOfTheBeast}}"
255
+ "twitchDropStartYear2Season4": "Twitch Drops at the start of {{eyeOfTheBeast}}",
256
+ "zamaharibuEyeReward": "Reward for handing in Zamaharibu's Eye at the Sea People Hunter Master at Outpost Lanitra",
257
+ "megaLestariEyeReward": "Reward for handing in Mega Lestari's Eye at the Sea People Hunter Master at Outpost Lanitra",
258
+ "krakenInkGlandsReward": "Reward for handing in Kraken Ink Glands at the Sea People Hunter Master at Outpost Lanitra"
258
259
  }
259
260
  }
@@ -1,16 +1,16 @@
1
1
  {
2
2
  "regions": {
3
3
  "redIsle": {
4
- "name": "Red Isle"
4
+ "name": "Île Rouge"
5
5
  },
6
6
  "openSeas": {
7
- "name": "Open Seas"
7
+ "name": "Grand Large"
8
8
  },
9
9
  "coastOfAfrica": {
10
- "name": "Coast of Africa"
10
+ "name": "Côte d'Afrique"
11
11
  },
12
12
  "eastIndies": {
13
- "name": "East Indies"
13
+ "name": "Indes orientales"
14
14
  }
15
15
  }
16
16
  }
@@ -405,6 +405,13 @@
405
405
  "midnightMarquis": "Midnight Marquis Set",
406
406
  "oceansBrood": "Ocean's Brood Set",
407
407
  "friendlyFoes": "Friendly Foes Set",
408
- "cutthroatsCreed": "Cutthroat's Creed Set"
408
+ "cutthroatsCreed": "Cutthroat's Creed Set",
409
+ "silverSpectre": "Silver Spectre Set",
410
+ "abyssalRegalia": "Abyssal Regalia Set",
411
+ "headHunter": "Head Hunter Set",
412
+ "emberhound": "Emberhound Set",
413
+ "purveyorOfWar": "Purveyor of War Set",
414
+ "argentWarden": "Argent Warden Set",
415
+ "crimsonStreak": "Crimson Streak Set"
409
416
  }
410
417
  }
@@ -1,73 +1,73 @@
1
1
  {
2
2
  "territories": {
3
3
  "islandsOfTheMoon": {
4
- "name": "Islands of the Moon"
4
+ "name": "Île de la Lune"
5
5
  },
6
6
  "angayaCoast": {
7
- "name": "Angaya Coast"
7
+ "name": "Côte d'Angaya"
8
8
  },
9
9
  "theGiantsLeap": {
10
- "name": "The Giant's Leap"
10
+ "name": "Bond du Géant"
11
11
  },
12
12
  "riverMouths": {
13
- "name": "River Mouths"
13
+ "name": "Embouchures"
14
14
  },
15
15
  "rovaHill": {
16
- "name": "Rova Hill"
16
+ "name": "Colline de Rova"
17
17
  },
18
18
  "reefSea": {
19
- "name": "Reef Sea"
19
+ "name": "Mer du Récif"
20
20
  },
21
21
  "southwestPassage": {
22
- "name": "Southwest Passage"
22
+ "name": "Passage sud-ouest"
23
23
  },
24
24
  "learntMensHill": {
25
- "name": "Learnt Men's Hill"
25
+ "name": "Colline des Hommes Instruits"
26
26
  },
27
27
  "noisyBe": {
28
28
  "name": "Noisy Be"
29
29
  },
30
30
  "teninaCoast": {
31
- "name": "Tenina Coast"
31
+ "name": "Côte de Tenina"
32
32
  },
33
33
  "sainteAnne": {
34
34
  "name": "Sainte-Anne"
35
35
  },
36
36
  "bloodyChannel": {
37
- "name": "Bloody Channel"
37
+ "name": "Canal Sanglant"
38
38
  },
39
39
  "ileRoyale": {
40
40
  "name": "Île Royale"
41
41
  },
42
42
  "portLHermine": {
43
- "name": "Port L'Hermine"
43
+ "name": "Port l'Hermine"
44
44
  },
45
45
  "baixioGrande": {
46
46
  "name": "Baixio Grande"
47
47
  },
48
48
  "lEscale": {
49
- "name": "L'Escale"
49
+ "name": "L'Éscale"
50
50
  },
51
51
  "easternBasin": {
52
- "name": "Eastern Basin"
52
+ "name": "Bassin oriental"
53
53
  },
54
54
  "centralBasin": {
55
- "name": "Central Basin"
55
+ "name": "Bassin central"
56
56
  },
57
57
  "southernBasin": {
58
- "name": "Southern Basin"
58
+ "name": "Bassin austral"
59
59
  },
60
60
  "bataviaReefs": {
61
- "name": "Batavia Reefs"
61
+ "name": "Récifs de Batavia"
62
62
  },
63
63
  "westernBasin": {
64
- "name": "Western Basin"
64
+ "name": "Bassin occidental"
65
65
  },
66
66
  "pembe": {
67
67
  "name": "Pembe"
68
68
  },
69
69
  "lakeBwawa": {
70
- "name": "Lake Bwawa"
70
+ "name": "Lac Bwawa"
71
71
  },
72
72
  "jiwe": {
73
73
  "name": "Jiwe"
@@ -79,46 +79,46 @@
79
79
  "name": "Harufu"
80
80
  },
81
81
  "lakeBuri": {
82
- "name": "Lake Buri"
82
+ "name": "Lac Buri"
83
83
  },
84
84
  "sultaniIsland": {
85
- "name": "Sultani Island"
85
+ "name": "Île de Sultani"
86
86
  },
87
87
  "rondavels": {
88
88
  "name": "Rondavels"
89
89
  },
90
90
  "pilotBay": {
91
- "name": "Pilot Bay"
91
+ "name": "Baie de Pilot"
92
92
  },
93
93
  "panyarJungle": {
94
- "name": "Panyar Jungle"
94
+ "name": "Jungle de Panyar"
95
95
  },
96
96
  "deltaOfSain": {
97
- "name": "Delta of Sain"
97
+ "name": "Delta de Sain"
98
98
  },
99
99
  "patamyarMountains": {
100
- "name": "Patamyar Mountains"
100
+ "name": "Montagne Patamyar"
101
101
  },
102
102
  "sunyOutskirts": {
103
- "name": "Suny Outskirts"
103
+ "name": "Faubourgs de Suny"
104
104
  },
105
105
  "berukSea": {
106
- "name": "Beruk Sea"
106
+ "name": "Mer de Beruk"
107
107
  },
108
108
  "chichomneahJungle": {
109
- "name": "Chichomneah Jungle"
109
+ "name": "Jungle de Chichomneah"
110
110
  },
111
111
  "deltaOfMe": {
112
- "name": "Delta of Me"
112
+ "name": "Delta de Me"
113
113
  },
114
114
  "kaongkangCoast": {
115
- "name": "Kaongkang Coast"
115
+ "name": "Côte de Kaongkang"
116
116
  },
117
117
  "gulfOfNakh": {
118
- "name": "Gulf of Nakh"
118
+ "name": "Golfe de Nakh"
119
119
  },
120
120
  "harimauPeninsula": {
121
- "name": "Harimau Peninsula"
121
+ "name": "Pénisule d'Harimeau"
122
122
  },
123
123
  "fortHarimau": {
124
124
  "name": "Fort Harimau"
@@ -127,52 +127,52 @@
127
127
  "name": "Telok Penjarah"
128
128
  },
129
129
  "straitOfHarimau": {
130
- "name": "Strait of Harimau"
130
+ "name": "Détroit d'Harimau"
131
131
  },
132
132
  "pemburuIslands": {
133
- "name": "Pemburu Islands"
133
+ "name": "Îles Pemburu"
134
134
  },
135
135
  "zamrud": {
136
136
  "name": "Zamrud"
137
137
  },
138
138
  "easternGateSea": {
139
- "name": "Eastern Gate Sea"
139
+ "name": "Mer de la Porte Orientale"
140
140
  },
141
141
  "nilamSea": {
142
- "name": "Nilam Sea"
142
+ "name": "Mer de Nilam"
143
143
  },
144
144
  "logamHighlands": {
145
- "name": "Logam Highlands"
145
+ "name": "Massifs de Logam"
146
146
  },
147
147
  "musonStrait": {
148
- "name": "Muson Strait"
148
+ "name": "Détroit de Muson"
149
149
  },
150
150
  "hutanRainforest": {
151
- "name": "Hutan Rainforest"
151
+ "name": "Forêt Tropicale d'Hutan"
152
152
  },
153
153
  "hutanHighlands": {
154
- "name": "Hutan Highlands"
154
+ "name": "Massifs d'Hutan"
155
155
  },
156
156
  "trisulaSea": {
157
- "name": "Trisula Sea"
157
+ "name": "Mer de Trisula"
158
158
  },
159
159
  "nagaSea": {
160
- "name": "Naga Sea"
160
+ "name": "Mer de Naga"
161
161
  },
162
162
  "cendonoStrait": {
163
- "name": "Cendono Strait"
163
+ "name": "Détroit de Cendono"
164
164
  },
165
165
  "trisulaCoast": {
166
- "name": "Trisula Coast"
166
+ "name": "Côte de Trisula"
167
167
  },
168
168
  "nagaCoast": {
169
- "name": "Naga Coast"
169
+ "name": "Côte de Naga"
170
170
  },
171
171
  "spiceIslands": {
172
- "name": "Spice Islands"
172
+ "name": "Île aux Épices"
173
173
  },
174
174
  "ringOfFire": {
175
- "name": "Ring of Fire"
175
+ "name": "Anneau de feu"
176
176
  }
177
177
  }
178
178
  }
@@ -73,6 +73,8 @@
73
73
  "warConvoy": "War Convoy",
74
74
  "opstuwing": "Mighty Opwelling",
75
75
  "soleilImperial": "Mighty Soleil Royal",
76
- "kraken": "Kraken"
76
+ "kraken": "Kraken",
77
+ "theDrowningPlague": "The Drowning Plague",
78
+ "jawsOfRetribution": "Jaws of Retribution"
77
79
  }
78
80
  }