@skullandbonestools/snbdata 9.0.0 → 9.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/data/achievements.json +8 -0
- package/data/cosmetics.json +589 -53
- package/data/items.json +9 -8
- package/data/sets.json +28 -0
- package/dist/daos/cosmetics.d.ts +9 -1
- package/dist/daos/cosmetics.d.ts.map +1 -1
- package/dist/daos/cosmetics.js +7 -2
- package/dist/daos/cosmetics.js.map +1 -1
- package/languages/ar/ar_achievements.json +4 -0
- package/languages/ar/ar_cosmetics.json +313 -1
- package/languages/ar/ar_locations.json +4 -1
- package/languages/ar/ar_perks.json +1 -1
- package/languages/ar/ar_sets.json +8 -1
- package/languages/de/de_achievements.json +4 -0
- package/languages/de/de_cosmetics.json +313 -1
- package/languages/de/de_locations.json +4 -1
- package/languages/de/de_perks.json +1 -1
- package/languages/de/de_sets.json +8 -1
- package/languages/en/en_achievements.json +4 -0
- package/languages/en/en_cosmetics.json +313 -1
- package/languages/en/en_locations.json +4 -1
- package/languages/en/en_perks.json +1 -1
- package/languages/en/en_sets.json +8 -1
- package/languages/es/es_achievements.json +4 -0
- package/languages/es/es_cosmetics.json +313 -1
- package/languages/es/es_locations.json +4 -1
- package/languages/es/es_perks.json +1 -1
- package/languages/es/es_sets.json +8 -1
- package/languages/fr/fr_achievements.json +4 -0
- package/languages/fr/fr_cosmetics.json +313 -1
- package/languages/fr/fr_locations.json +4 -1
- package/languages/fr/fr_perks.json +1 -1
- package/languages/fr/fr_sets.json +8 -1
- package/languages/source/achievements.json +4 -0
- package/languages/source/cosmetics.json +313 -1
- package/languages/source/locations.json +4 -1
- package/languages/source/perks.json +1 -1
- package/languages/source/sets.json +8 -1
- package/languages/zh/zh_achievements.json +4 -0
- package/languages/zh/zh_cosmetics.json +313 -1
- package/languages/zh/zh_locations.json +4 -1
- package/languages/zh/zh_perks.json +1 -1
- package/languages/zh/zh_sets.json +8 -1
- package/package.json +1 -1
|
@@ -17622,6 +17622,12 @@
|
|
|
17622
17622
|
"general": "Sleek on the deck and in the midst of danger"
|
|
17623
17623
|
}
|
|
17624
17624
|
},
|
|
17625
|
+
"bloomstrike": {
|
|
17626
|
+
"name": "Bloomstrike",
|
|
17627
|
+
"description": {
|
|
17628
|
+
"general": "\"Pretty enough for a party, sharp enough to end one.\""
|
|
17629
|
+
}
|
|
17630
|
+
},
|
|
17625
17631
|
"finalNotes": {
|
|
17626
17632
|
"name": "Final Notes",
|
|
17627
17633
|
"description": {
|
|
@@ -22285,7 +22291,7 @@
|
|
|
22285
22291
|
}
|
|
22286
22292
|
},
|
|
22287
22293
|
"wetMeGulletBeer": {
|
|
22288
|
-
"name": "Wet Me Gullet Beer",
|
|
22294
|
+
"name": "Wet Me Gullet (Beer)",
|
|
22289
22295
|
"description": {
|
|
22290
22296
|
"general": "\"Only thing better than rum is stolen rum!\""
|
|
22291
22297
|
}
|
|
@@ -22817,6 +22823,312 @@
|
|
|
22817
22823
|
"description": {
|
|
22818
22824
|
"general": "Three lives ended with one knife's work"
|
|
22819
22825
|
}
|
|
22826
|
+
},
|
|
22827
|
+
"dreadnote": {
|
|
22828
|
+
"name": "Dreadnote",
|
|
22829
|
+
"description": {
|
|
22830
|
+
"general": "\"Your rising pulse is my favorite rhythm.\""
|
|
22831
|
+
}
|
|
22832
|
+
},
|
|
22833
|
+
"waveshredder": {
|
|
22834
|
+
"name": "Waveshredder",
|
|
22835
|
+
"description": {
|
|
22836
|
+
"general": "Your blood beats to the wild call of freedom"
|
|
22837
|
+
}
|
|
22838
|
+
},
|
|
22839
|
+
"deadwindWhistle": {
|
|
22840
|
+
"name": "Deadwind Whistle",
|
|
22841
|
+
"description": {
|
|
22842
|
+
"general": "A riff for every ruin"
|
|
22843
|
+
}
|
|
22844
|
+
},
|
|
22845
|
+
"balladOfBlood": {
|
|
22846
|
+
"name": "Ballad of Blood",
|
|
22847
|
+
"description": {
|
|
22848
|
+
"general": "\"Plucked heartstrings make such sweet music, man.\""
|
|
22849
|
+
}
|
|
22850
|
+
},
|
|
22851
|
+
"flamefang": {
|
|
22852
|
+
"name": "Flamefang",
|
|
22853
|
+
"description": {
|
|
22854
|
+
"general": "\"Steal from my sea, burn in my storm.\""
|
|
22855
|
+
}
|
|
22856
|
+
},
|
|
22857
|
+
"goldfleckedRoar": {
|
|
22858
|
+
"name": "Goldflecked Roar",
|
|
22859
|
+
"description": {
|
|
22860
|
+
"general": "\"Courage is the only currency the sea respects.\""
|
|
22861
|
+
}
|
|
22862
|
+
},
|
|
22863
|
+
"wyrmscaleArmor": {
|
|
22864
|
+
"name": "Wyrmscale Armor",
|
|
22865
|
+
"description": {
|
|
22866
|
+
"general": "What is forged in fire can never drown"
|
|
22867
|
+
}
|
|
22868
|
+
},
|
|
22869
|
+
"scorchingSkies": {
|
|
22870
|
+
"name": "Scorching Skies",
|
|
22871
|
+
"description": {
|
|
22872
|
+
"general": "Blind the despots and sear them to dust and bone"
|
|
22873
|
+
}
|
|
22874
|
+
},
|
|
22875
|
+
"goldenFlicker": {
|
|
22876
|
+
"name": "Golden Flicker",
|
|
22877
|
+
"description": {
|
|
22878
|
+
"general": "Lit up by fortune"
|
|
22879
|
+
}
|
|
22880
|
+
},
|
|
22881
|
+
"sunplunderCinch": {
|
|
22882
|
+
"name": "Sunplunder Cinch",
|
|
22883
|
+
"description": {
|
|
22884
|
+
"general": "Holds steel, coin and borrowed wishes"
|
|
22885
|
+
}
|
|
22886
|
+
},
|
|
22887
|
+
"wishboundArmlet": {
|
|
22888
|
+
"name": "Wishbound Armlet",
|
|
22889
|
+
"description": {
|
|
22890
|
+
"general": "Etched with old sigils that tell of a djinn's tale"
|
|
22891
|
+
}
|
|
22892
|
+
},
|
|
22893
|
+
"nomadOfTheNight": {
|
|
22894
|
+
"name": "Nomad of the Night",
|
|
22895
|
+
"description": {
|
|
22896
|
+
"general": "keeps out the sun, the sand and the wretched heat"
|
|
22897
|
+
}
|
|
22898
|
+
},
|
|
22899
|
+
"djinnsmoke": {
|
|
22900
|
+
"name": "Djinnsmoke",
|
|
22901
|
+
"description": {
|
|
22902
|
+
"general": "A comfortable neck scarf dyed with a rare pigment"
|
|
22903
|
+
}
|
|
22904
|
+
},
|
|
22905
|
+
"whisperstitch": {
|
|
22906
|
+
"name": "Whisperstitch",
|
|
22907
|
+
"description": {
|
|
22908
|
+
"general": "Dust-grey pants from the shores of Arabia"
|
|
22909
|
+
}
|
|
22910
|
+
},
|
|
22911
|
+
"crescentmark": {
|
|
22912
|
+
"name": "Crescentmark",
|
|
22913
|
+
"description": {
|
|
22914
|
+
"general": "The crescent's for luck, the scuffs are from ignoring it"
|
|
22915
|
+
}
|
|
22916
|
+
},
|
|
22917
|
+
"mirageborne": {
|
|
22918
|
+
"name": "Mirageborne",
|
|
22919
|
+
"description": {
|
|
22920
|
+
"general": "Worn by those who cross dunes by day and spectres by night"
|
|
22921
|
+
}
|
|
22922
|
+
},
|
|
22923
|
+
"glitterskin": {
|
|
22924
|
+
"name": "Glitterskin",
|
|
22925
|
+
"description": {
|
|
22926
|
+
"general": "Like a desert night burned into your skin"
|
|
22927
|
+
}
|
|
22928
|
+
},
|
|
22929
|
+
"desertMoon": {
|
|
22930
|
+
"name": "Desert Moon",
|
|
22931
|
+
"description": {
|
|
22932
|
+
"general": "\"I see your fate -- death clings to it like a haze.\""
|
|
22933
|
+
}
|
|
22934
|
+
},
|
|
22935
|
+
"ceruleanKnot": {
|
|
22936
|
+
"name": "Cerulean Knot",
|
|
22937
|
+
"description": {
|
|
22938
|
+
"general": "An iconic shade for the shady trader you are"
|
|
22939
|
+
}
|
|
22940
|
+
},
|
|
22941
|
+
"drunkardsCuffs": {
|
|
22942
|
+
"name": "Drunkard's Cuffs",
|
|
22943
|
+
"description": {
|
|
22944
|
+
"general": "Made loose by rum and poor decisions"
|
|
22945
|
+
}
|
|
22946
|
+
},
|
|
22947
|
+
"scratchyPatchy": {
|
|
22948
|
+
"name": "Scratchy Patchy",
|
|
22949
|
+
"description": {
|
|
22950
|
+
"general": "Not comfortable, but oddly reliable"
|
|
22951
|
+
}
|
|
22952
|
+
},
|
|
22953
|
+
"driftersCrown": {
|
|
22954
|
+
"name": "Drifter's Crown",
|
|
22955
|
+
"description": {
|
|
22956
|
+
"general": "\"Don't need to sit on a throne to be king of the seas, eh?\""
|
|
22957
|
+
}
|
|
22958
|
+
},
|
|
22959
|
+
"oseanasCurse": {
|
|
22960
|
+
"name": "Oseana's Curse",
|
|
22961
|
+
"description": {
|
|
22962
|
+
"general": "\"Cursed, sure -- mostly by sandfleas.\""
|
|
22963
|
+
}
|
|
22964
|
+
},
|
|
22965
|
+
"skywash": {
|
|
22966
|
+
"name": "Skywash",
|
|
22967
|
+
"description": {
|
|
22968
|
+
"general": "Trousers faded by open skies and salt air"
|
|
22969
|
+
}
|
|
22970
|
+
},
|
|
22971
|
+
"crabbersBoots": {
|
|
22972
|
+
"name": "Crabber's Boots",
|
|
22973
|
+
"description": {
|
|
22974
|
+
"general": "Reliable when decks are wet and tempers run short"
|
|
22975
|
+
}
|
|
22976
|
+
},
|
|
22977
|
+
"opalweave": {
|
|
22978
|
+
"name": "Opalweave",
|
|
22979
|
+
"description": {
|
|
22980
|
+
"general": "Thrifted from a spice trader's closet"
|
|
22981
|
+
}
|
|
22982
|
+
},
|
|
22983
|
+
"cutthroatCorsair": {
|
|
22984
|
+
"name": "Cutthroat Corsair",
|
|
22985
|
+
"description": {
|
|
22986
|
+
"general": "\"It's funny how fast loyalty dies against my blade.\""
|
|
22987
|
+
}
|
|
22988
|
+
},
|
|
22989
|
+
"warborn": {
|
|
22990
|
+
"name": "Warborn",
|
|
22991
|
+
"description": {
|
|
22992
|
+
"general": "\"Carnage runs in our veins.\""
|
|
22993
|
+
}
|
|
22994
|
+
},
|
|
22995
|
+
"battlecryBanner": {
|
|
22996
|
+
"name": "Battlecry Banner",
|
|
22997
|
+
"description": {
|
|
22998
|
+
"general": "Weathered by blood, primed for battle"
|
|
22999
|
+
}
|
|
23000
|
+
},
|
|
23001
|
+
"ignisBellona": {
|
|
23002
|
+
"name": "Ignis Bellona",
|
|
23003
|
+
"description": {
|
|
23004
|
+
"general": "The goddess of war sails with you, Captain"
|
|
23005
|
+
}
|
|
23006
|
+
},
|
|
23007
|
+
"crimsonCurrents": {
|
|
23008
|
+
"name": "Crimson Currents",
|
|
23009
|
+
"description": {
|
|
23010
|
+
"general": "\"The seas run red in my wake.\""
|
|
23011
|
+
}
|
|
23012
|
+
},
|
|
23013
|
+
"turncoat": {
|
|
23014
|
+
"name": "Turncoat",
|
|
23015
|
+
"description": {
|
|
23016
|
+
"general": "\"Trust only the sword in your hand.\""
|
|
23017
|
+
}
|
|
23018
|
+
},
|
|
23019
|
+
"foehunter": {
|
|
23020
|
+
"name": "Foehunter",
|
|
23021
|
+
"description": {
|
|
23022
|
+
"general": "\"Allegiance is a shackle, mate.\""
|
|
23023
|
+
}
|
|
23024
|
+
},
|
|
23025
|
+
"windsOfRust": {
|
|
23026
|
+
"name": "Winds of Rust",
|
|
23027
|
+
"description": {
|
|
23028
|
+
"general": "\"The strongest hulls crumble before my will.\""
|
|
23029
|
+
}
|
|
23030
|
+
},
|
|
23031
|
+
"goldspike": {
|
|
23032
|
+
"name": "Goldspike",
|
|
23033
|
+
"description": {
|
|
23034
|
+
"general": "\"Take what glitters, and leave what bleeds.\""
|
|
23035
|
+
}
|
|
23036
|
+
},
|
|
23037
|
+
"blindingBlades": {
|
|
23038
|
+
"name": "Blinding Blades",
|
|
23039
|
+
"description": {
|
|
23040
|
+
"general": "Fortune favors a sharp sword"
|
|
23041
|
+
}
|
|
23042
|
+
},
|
|
23043
|
+
"wraithwoodSheen": {
|
|
23044
|
+
"name": "Wraithwood Sheen",
|
|
23045
|
+
"description": {
|
|
23046
|
+
"general": "Rich mahogany streaked with your foe's blood"
|
|
23047
|
+
}
|
|
23048
|
+
},
|
|
23049
|
+
"grimsGilt": {
|
|
23050
|
+
"name": "Grim's Gilt",
|
|
23051
|
+
"description": {
|
|
23052
|
+
"general": "Ashes to riches, dust to gold"
|
|
23053
|
+
}
|
|
23054
|
+
},
|
|
23055
|
+
"treasonsFurnace": {
|
|
23056
|
+
"name": "Treason's Furnace",
|
|
23057
|
+
"description": {
|
|
23058
|
+
"general": "\"Let's scorch the seas, matey!\""
|
|
23059
|
+
}
|
|
23060
|
+
},
|
|
23061
|
+
"firestorm": {
|
|
23062
|
+
"name": "Firestorm",
|
|
23063
|
+
"description": {
|
|
23064
|
+
"general": "Rise from the ashes of war"
|
|
23065
|
+
}
|
|
23066
|
+
},
|
|
23067
|
+
"bladesAblaze": {
|
|
23068
|
+
"name": "Blades Ablaze",
|
|
23069
|
+
"description": {
|
|
23070
|
+
"general": "Born for a burning world"
|
|
23071
|
+
}
|
|
23072
|
+
},
|
|
23073
|
+
"goldenChild": {
|
|
23074
|
+
"name": "Golden Child",
|
|
23075
|
+
"description": {
|
|
23076
|
+
"general": "Tilted just enough to suggest disdain"
|
|
23077
|
+
}
|
|
23078
|
+
},
|
|
23079
|
+
"outcastsGlare": {
|
|
23080
|
+
"name": "Outcast's Glare",
|
|
23081
|
+
"description": {
|
|
23082
|
+
"general": "Let one eye be spared the truth"
|
|
23083
|
+
}
|
|
23084
|
+
},
|
|
23085
|
+
"honorlessFinery": {
|
|
23086
|
+
"name": "Honorless Finery",
|
|
23087
|
+
"description": {
|
|
23088
|
+
"general": "Virtue lost to gold thread"
|
|
23089
|
+
}
|
|
23090
|
+
},
|
|
23091
|
+
"turncoatsTreasure": {
|
|
23092
|
+
"name": "Turncoat's Treasure",
|
|
23093
|
+
"description": {
|
|
23094
|
+
"general": "These beads gleam most when worn in poor company"
|
|
23095
|
+
}
|
|
23096
|
+
},
|
|
23097
|
+
"pridebound": {
|
|
23098
|
+
"name": "Pridebound",
|
|
23099
|
+
"description": {
|
|
23100
|
+
"general": "Heavy enough to feel important"
|
|
23101
|
+
}
|
|
23102
|
+
},
|
|
23103
|
+
"heirloomOfExcess": {
|
|
23104
|
+
"name": "Heirloom of Excess",
|
|
23105
|
+
"description": {
|
|
23106
|
+
"general": "Disgustingly extravagant"
|
|
23107
|
+
}
|
|
23108
|
+
},
|
|
23109
|
+
"snakeskin": {
|
|
23110
|
+
"name": "Snakeskin",
|
|
23111
|
+
"description": {
|
|
23112
|
+
"general": "They remember sins the wearer forgets"
|
|
23113
|
+
}
|
|
23114
|
+
},
|
|
23115
|
+
"foesFiligree": {
|
|
23116
|
+
"name": "Foe's Filigree",
|
|
23117
|
+
"description": {
|
|
23118
|
+
"general": "Soft with use, immaculate in appearance"
|
|
23119
|
+
}
|
|
23120
|
+
},
|
|
23121
|
+
"bloodshedBoots": {
|
|
23122
|
+
"name": "Bloodshed Boots",
|
|
23123
|
+
"description": {
|
|
23124
|
+
"general": "Warm leather, cold heart"
|
|
23125
|
+
}
|
|
23126
|
+
},
|
|
23127
|
+
"wingsOfChaos": {
|
|
23128
|
+
"name": "Wings of Chaos",
|
|
23129
|
+
"description": {
|
|
23130
|
+
"general": "A fierce and feathery warning"
|
|
23131
|
+
}
|
|
22820
23132
|
}
|
|
22821
23133
|
}
|
|
22822
23134
|
}
|
|
@@ -277,6 +277,9 @@
|
|
|
277
277
|
"twitchDropRubyNXT": "Zeitlich begrenzter Twitch-Drop während eines Livestreams von RubyNXT",
|
|
278
278
|
"Y2S4AnniversarySailEmblemContentReward": "Belohnung für das Gewinnen oder Platzieren unter den Top 10 im J2S4 Anniversary Sail Emblem Design Contest",
|
|
279
279
|
"twitchDropYear3Showcase": "Twitch Drop during the Year 3 Showcase livestream",
|
|
280
|
-
"twitchDropYear3Season1": "Twitch Drops at the start of {{shatteredSeas}}"
|
|
280
|
+
"twitchDropYear3Season1": "Twitch Drops at the start of {{shatteredSeas}}",
|
|
281
|
+
"ubisoftStoreSeasonalStarterPack": "Reward when buying the Seasonal Starter Pack from the Ubisoft Ingame Store",
|
|
282
|
+
"ubisoftStoreSeasonalBox": "Reward when buying the Seasonal Box from the Ubisoft Ingame Store",
|
|
283
|
+
"ubisoftStoreSeasonalBoatload": "Reward when buying the Seasonal Boatload from the Ubisoft Ingame Store"
|
|
281
284
|
}
|
|
282
285
|
}
|
|
@@ -3296,7 +3296,7 @@
|
|
|
3296
3296
|
"physiciansLedger": {
|
|
3297
3297
|
"description": {
|
|
3298
3298
|
"general": [
|
|
3299
|
-
"Increases Secondary Damage dealt by Mending Weapons by
|
|
3299
|
+
"Increases Secondary Damage dealt by Mending Weapons by 7% per consecutive hit up to 35% for 5s",
|
|
3300
3300
|
"Increases Projectile Speed of Mending Weapons by 12%"
|
|
3301
3301
|
]
|
|
3302
3302
|
}
|
|
@@ -444,6 +444,13 @@
|
|
|
444
444
|
"cursedDjinns": "Cursed Djinn's Set",
|
|
445
445
|
"renegadeRoyale": "Renegade Royale Set",
|
|
446
446
|
"demonKing": "Demon King Set",
|
|
447
|
-
"tripleTrouble": "Triple Trouble Set"
|
|
447
|
+
"tripleTrouble": "Triple Trouble Set",
|
|
448
|
+
"anthemOfAnarchy": "Anthem of Anarchy Set",
|
|
449
|
+
"dragonblood": "Dragonblood Set",
|
|
450
|
+
"desertMarauder": "Desert Marauder Set",
|
|
451
|
+
"opalIslander": "Opal Islander Set",
|
|
452
|
+
"gildedMaw": "Gilded Maw Set",
|
|
453
|
+
"rogueOWar": "Rogue O' War Set",
|
|
454
|
+
"narcissus": "Narcissus Set"
|
|
448
455
|
}
|
|
449
456
|
}
|