@skullandbonestools/snbdata 7.0.10 → 7.0.12
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 +29 -0
- package/data/items.json +11 -2
- package/data/sets.json +4 -0
- package/languages/ar/ar_cosmetics.json +24 -0
- package/languages/ar/ar_sets.json +2 -1
- package/languages/de/de_cosmetics.json +92 -68
- package/languages/de/de_items.json +7 -7
- package/languages/de/de_locations.json +11 -11
- package/languages/de/de_perks.json +54 -54
- package/languages/de/de_sets.json +6 -5
- package/languages/de/de_worldEvents.json +5 -5
- package/languages/en/en_cosmetics.json +24 -0
- package/languages/en/en_sets.json +2 -1
- package/languages/es/es_cosmetics.json +24 -0
- package/languages/es/es_sets.json +2 -1
- package/languages/fr/fr_cosmetics.json +24 -0
- package/languages/fr/fr_sets.json +2 -1
- package/languages/source/cosmetics.json +24 -0
- package/languages/source/sets.json +2 -1
- package/languages/zh/zh_achievements.json +248 -0
- package/languages/zh/zh_commodities.json +292 -0
- package/languages/zh/zh_contracts.json +99 -0
- package/languages/zh/zh_cosmetics.json +19978 -0
- package/languages/zh/zh_events.json +15 -0
- package/languages/zh/zh_factions.json +70 -0
- package/languages/zh/zh_items.json +2933 -0
- package/languages/zh/zh_locations.json +249 -0
- package/languages/zh/zh_materials.json +632 -0
- package/languages/zh/zh_modifications.json +447 -0
- package/languages/zh/zh_perks.json +2966 -0
- package/languages/zh/zh_regions.json +16 -0
- package/languages/zh/zh_seasons.json +12 -0
- package/languages/zh/zh_sets.json +382 -0
- package/languages/zh/zh_ships.json +106 -0
- package/languages/zh/zh_territories.json +178 -0
- package/languages/zh/zh_ultimates.json +48 -0
- package/languages/zh/zh_worldEvents.json +72 -0
- package/package.json +1 -1
|
@@ -0,0 +1,178 @@
|
|
|
1
|
+
{
|
|
2
|
+
"territories": {
|
|
3
|
+
"islandsOfTheMoon": {
|
|
4
|
+
"name": "Islands of the Moon"
|
|
5
|
+
},
|
|
6
|
+
"angayaCoast": {
|
|
7
|
+
"name": "Angaya Coast"
|
|
8
|
+
},
|
|
9
|
+
"theGiantsLeap": {
|
|
10
|
+
"name": "The Giant's Leap"
|
|
11
|
+
},
|
|
12
|
+
"riverMouths": {
|
|
13
|
+
"name": "River Mouths"
|
|
14
|
+
},
|
|
15
|
+
"rovaHill": {
|
|
16
|
+
"name": "Rova Hill"
|
|
17
|
+
},
|
|
18
|
+
"reefSea": {
|
|
19
|
+
"name": "Reef Sea"
|
|
20
|
+
},
|
|
21
|
+
"southwestPassage": {
|
|
22
|
+
"name": "Southwest Passage"
|
|
23
|
+
},
|
|
24
|
+
"learntMensHill": {
|
|
25
|
+
"name": "Learnt Men's Hill"
|
|
26
|
+
},
|
|
27
|
+
"noisyBe": {
|
|
28
|
+
"name": "Noisy Be"
|
|
29
|
+
},
|
|
30
|
+
"teninaCoast": {
|
|
31
|
+
"name": "Tenina Coast"
|
|
32
|
+
},
|
|
33
|
+
"sainteAnne": {
|
|
34
|
+
"name": "Sainte-Anne"
|
|
35
|
+
},
|
|
36
|
+
"bloodyChannel": {
|
|
37
|
+
"name": "Bloody Channel"
|
|
38
|
+
},
|
|
39
|
+
"ileRoyale": {
|
|
40
|
+
"name": "Île Royale"
|
|
41
|
+
},
|
|
42
|
+
"portLHermine": {
|
|
43
|
+
"name": "Port L'Hermine"
|
|
44
|
+
},
|
|
45
|
+
"baixioGrande": {
|
|
46
|
+
"name": "Baixio Grande"
|
|
47
|
+
},
|
|
48
|
+
"lEscale": {
|
|
49
|
+
"name": "L'Escale"
|
|
50
|
+
},
|
|
51
|
+
"easternBasin": {
|
|
52
|
+
"name": "Eastern Basin"
|
|
53
|
+
},
|
|
54
|
+
"centralBasin": {
|
|
55
|
+
"name": "Central Basin"
|
|
56
|
+
},
|
|
57
|
+
"southernBasin": {
|
|
58
|
+
"name": "Southern Basin"
|
|
59
|
+
},
|
|
60
|
+
"bataviaReefs": {
|
|
61
|
+
"name": "Batavia Reefs"
|
|
62
|
+
},
|
|
63
|
+
"westernBasin": {
|
|
64
|
+
"name": "Western Basin"
|
|
65
|
+
},
|
|
66
|
+
"pembe": {
|
|
67
|
+
"name": "Pembe"
|
|
68
|
+
},
|
|
69
|
+
"lakeBwawa": {
|
|
70
|
+
"name": "Lake Bwawa"
|
|
71
|
+
},
|
|
72
|
+
"jiwe": {
|
|
73
|
+
"name": "Jiwe"
|
|
74
|
+
},
|
|
75
|
+
"ziwaKubwa": {
|
|
76
|
+
"name": "Ziwa Kubwa"
|
|
77
|
+
},
|
|
78
|
+
"harufu": {
|
|
79
|
+
"name": "Harufu"
|
|
80
|
+
},
|
|
81
|
+
"lakeBuri": {
|
|
82
|
+
"name": "Lake Buri"
|
|
83
|
+
},
|
|
84
|
+
"sultaniIsland": {
|
|
85
|
+
"name": "Sultani Island"
|
|
86
|
+
},
|
|
87
|
+
"rondavels": {
|
|
88
|
+
"name": "Rondavels"
|
|
89
|
+
},
|
|
90
|
+
"pilotBay": {
|
|
91
|
+
"name": "Pilot Bay"
|
|
92
|
+
},
|
|
93
|
+
"panyarJungle": {
|
|
94
|
+
"name": "Panyar Jungle"
|
|
95
|
+
},
|
|
96
|
+
"deltaOfSain": {
|
|
97
|
+
"name": "Delta of Sain"
|
|
98
|
+
},
|
|
99
|
+
"patamyarMountains": {
|
|
100
|
+
"name": "Patamyar Mountains"
|
|
101
|
+
},
|
|
102
|
+
"sunyOutskirts": {
|
|
103
|
+
"name": "Suny Outskirts"
|
|
104
|
+
},
|
|
105
|
+
"berukSea": {
|
|
106
|
+
"name": "Beruk Sea"
|
|
107
|
+
},
|
|
108
|
+
"chichomneahJungle": {
|
|
109
|
+
"name": "Chichomneah Jungle"
|
|
110
|
+
},
|
|
111
|
+
"deltaOfMe": {
|
|
112
|
+
"name": "Delta of Me"
|
|
113
|
+
},
|
|
114
|
+
"kaongkangCoast": {
|
|
115
|
+
"name": "Kaongkang Coast"
|
|
116
|
+
},
|
|
117
|
+
"gulfOfNakh": {
|
|
118
|
+
"name": "Gulf of Nakh"
|
|
119
|
+
},
|
|
120
|
+
"harimauPeninsula": {
|
|
121
|
+
"name": "Harimau Peninsula"
|
|
122
|
+
},
|
|
123
|
+
"fortHarimau": {
|
|
124
|
+
"name": "Fort Harimau"
|
|
125
|
+
},
|
|
126
|
+
"telokPenjarah": {
|
|
127
|
+
"name": "Telok Penjarah"
|
|
128
|
+
},
|
|
129
|
+
"straitOfHarimau": {
|
|
130
|
+
"name": "Strait of Harimau"
|
|
131
|
+
},
|
|
132
|
+
"pemburuIslands": {
|
|
133
|
+
"name": "Pemburu Islands"
|
|
134
|
+
},
|
|
135
|
+
"zamrud": {
|
|
136
|
+
"name": "Zamrud"
|
|
137
|
+
},
|
|
138
|
+
"easternGateSea": {
|
|
139
|
+
"name": "Eastern Gate Sea"
|
|
140
|
+
},
|
|
141
|
+
"nilamSea": {
|
|
142
|
+
"name": "Nilam Sea"
|
|
143
|
+
},
|
|
144
|
+
"logamHighlands": {
|
|
145
|
+
"name": "Logam Highlands"
|
|
146
|
+
},
|
|
147
|
+
"musonStrait": {
|
|
148
|
+
"name": "Muson Strait"
|
|
149
|
+
},
|
|
150
|
+
"hutanRainforest": {
|
|
151
|
+
"name": "Hutan Rainforest"
|
|
152
|
+
},
|
|
153
|
+
"hutanHighlands": {
|
|
154
|
+
"name": "Hutan Highlands"
|
|
155
|
+
},
|
|
156
|
+
"trisulaSea": {
|
|
157
|
+
"name": "Trisula Sea"
|
|
158
|
+
},
|
|
159
|
+
"nagaSea": {
|
|
160
|
+
"name": "Naga Sea"
|
|
161
|
+
},
|
|
162
|
+
"cendonoStrait": {
|
|
163
|
+
"name": "Cendono Strait"
|
|
164
|
+
},
|
|
165
|
+
"trisulaCoast": {
|
|
166
|
+
"name": "Trisula Coast"
|
|
167
|
+
},
|
|
168
|
+
"nagaCoast": {
|
|
169
|
+
"name": "Naga Coast"
|
|
170
|
+
},
|
|
171
|
+
"spiceIslands": {
|
|
172
|
+
"name": "Spice Islands"
|
|
173
|
+
},
|
|
174
|
+
"ringOfFire": {
|
|
175
|
+
"name": "Ring of Fire"
|
|
176
|
+
}
|
|
177
|
+
}
|
|
178
|
+
}
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
{
|
|
2
|
+
"ultimates": {
|
|
3
|
+
"hunter": {
|
|
4
|
+
"name": "Hunter",
|
|
5
|
+
"description": "When activated, massively increases the damage dealth by weapons for 20 seconds."
|
|
6
|
+
},
|
|
7
|
+
"laPesteSignalLauncher": {
|
|
8
|
+
"name": "La Peste Signal Launcher",
|
|
9
|
+
"description": "Equips an auxiliary weapon that, when fired on the water, summons the Plague King, Philippe La Peste, to defend a location. His health will gradually decay over time."
|
|
10
|
+
},
|
|
11
|
+
"laPlusGrandeFleur": {
|
|
12
|
+
"name": "La Plus Grande Fleur",
|
|
13
|
+
"description": "Equips an auxiliary weapon that fires a devastating swarm of mortar shells, leaving pools of poison behind for a duration."
|
|
14
|
+
},
|
|
15
|
+
"trueEndlessRequiem": {
|
|
16
|
+
"name": "True Endless Requiem",
|
|
17
|
+
"description": "Equips broadsides with Torpedo launchers. When fired, unleashes delayed waves of torpedoes that require accurate prediction to deal lethal damage."
|
|
18
|
+
},
|
|
19
|
+
"bastion": {
|
|
20
|
+
"name": "Bastion",
|
|
21
|
+
"description": "When activated, massively reduces the damage taken from all sources for 15 seconds."
|
|
22
|
+
},
|
|
23
|
+
"ghostShipSignalLauncher": {
|
|
24
|
+
"name": "Ghost Ship Signal Launcher",
|
|
25
|
+
"description": "Equips an auxiliary weapon that, when fired on the water, summons a Ghost Ship to hunt your enemies. Its health will gradually decay over time."
|
|
26
|
+
},
|
|
27
|
+
"hailstormLongGuns": {
|
|
28
|
+
"name": "Hailstorm Long Guns",
|
|
29
|
+
"description": "Equips a frontal weapon which allows for rapid-fire of precise shots, capable of tearing the sails of ships to immobilize them."
|
|
30
|
+
},
|
|
31
|
+
"massRevitalization": {
|
|
32
|
+
"name": "Mass Revitalization",
|
|
33
|
+
"description": "When activated, recovers 75% of Hull Health and 100% of Crew Stamina of nearby allies."
|
|
34
|
+
},
|
|
35
|
+
"impederBallista": {
|
|
36
|
+
"name": "Impeder Ballista",
|
|
37
|
+
"description": "Equips a frontal weapon which fires charged shots that inflict damage to weakpoints and tear the sails of ships to immobilize them."
|
|
38
|
+
},
|
|
39
|
+
"combatFury": {
|
|
40
|
+
"name": "Combat Fury",
|
|
41
|
+
"description": "When activated, increases Sailing Speed and damage, reduces Stamina Consumption while trimming and bracing, and periodically recovers Hull Health."
|
|
42
|
+
},
|
|
43
|
+
"zamaharibuBaitLauncher": {
|
|
44
|
+
"name": "Zamaharibu Bait Launcher",
|
|
45
|
+
"description": "Equips an auxiliary weapon that, when fired on the water, summons the Sea Monster, Zamaharibu, to hunt down your enemies."
|
|
46
|
+
}
|
|
47
|
+
}
|
|
48
|
+
}
|
|
@@ -0,0 +1,72 @@
|
|
|
1
|
+
{
|
|
2
|
+
"worldEvents": {
|
|
3
|
+
"anguishFromTheAbyss": "Anguish from the Abyss",
|
|
4
|
+
"tidesOfTerror": "Tides of Terror",
|
|
5
|
+
"theMizerja": "The Mizerja",
|
|
6
|
+
"theOpwelling": "The Opwelling",
|
|
7
|
+
"thePlagueKing": "The Plague King",
|
|
8
|
+
"caperingTheCape": "Capering the Cape",
|
|
9
|
+
"anAllianceOfConvenience": "An Alliance of Convenience",
|
|
10
|
+
"theRempahResupply": "The Rempah Resupply",
|
|
11
|
+
"guidedByGuile": "Guided by Guile",
|
|
12
|
+
"symphonieMortelle": "Symphonie Mortelle",
|
|
13
|
+
"verseOfVengeance": "Verse of Vengeance",
|
|
14
|
+
"verseOfRemorse": "Verse of Remorse",
|
|
15
|
+
"riskTheRisingTide": "Risk the Rising Tide",
|
|
16
|
+
"iceAndEasy": "Ice & Easy",
|
|
17
|
+
"chorusOfHavoc": "Chorus of Havoc",
|
|
18
|
+
"divineRetribution": "Divine Retribution",
|
|
19
|
+
"opulentOpportunity": "Opulent Opportunity",
|
|
20
|
+
"easternExchange": "Eastern Exchange",
|
|
21
|
+
"flamesOfTheDragon": "Flames of the Dragon",
|
|
22
|
+
"theGloriousPhoenix": "The Glorious Phoenix",
|
|
23
|
+
"theSerpentsWrath": "The Serpent's Wrath",
|
|
24
|
+
"flamesOfThePhoenix": "Flames of the Phoenix",
|
|
25
|
+
"baitAndSwitch": "Bait and Switch",
|
|
26
|
+
"stolenTreasures": "Stolen Treasures",
|
|
27
|
+
"curseOfTheSchaduw": "Curse of the Schaduw",
|
|
28
|
+
"theLoomingShadow": "The Looming Shadow",
|
|
29
|
+
"reaversVengeance": "Reaver's Vengeance",
|
|
30
|
+
"theWolfHunter": "The Wolf Hunter",
|
|
31
|
+
"theAzureRoyale": "The Azure Royale",
|
|
32
|
+
"theGreatShadow": "The Great Shadow",
|
|
33
|
+
"undyingMaw": "Undying Maw",
|
|
34
|
+
"payingDues": "Paying Dues",
|
|
35
|
+
"scurlocksPrecious": "Scurlock's Precious",
|
|
36
|
+
"thickAsThieves": "Thick as Thieves",
|
|
37
|
+
"gloryAdorned": "Glory Adorned",
|
|
38
|
+
"theHonorlessMizerja": "The Honorless: Mizerja",
|
|
39
|
+
"theHonorlessDianSinaga": "The Honorless: Dian Sinaga",
|
|
40
|
+
"theHonorlessAhPak": "The Honorless: Ah Pak",
|
|
41
|
+
"shadesOfTheRonin": "Shades of the Ronin",
|
|
42
|
+
"fangsOfTheFara": "Fangs of the Fara",
|
|
43
|
+
"hunterHunted": "Hunter, Hunted",
|
|
44
|
+
"watchTheThrone": "Watch the Throne",
|
|
45
|
+
"aTreacherousTurn": "A Treacherous Turn",
|
|
46
|
+
"aShowOfStrength": "A Show of Strength",
|
|
47
|
+
"fromTheDeep": "From the Deep",
|
|
48
|
+
"profitablePoison": "Profitable Poison",
|
|
49
|
+
"farReachesForTheFara": "Far Reaches for the Fara",
|
|
50
|
+
"drownedSorrows": "Drowned Sorrows",
|
|
51
|
+
"aHushedHold": "A Hushed Hold",
|
|
52
|
+
"theVanishing": "The Vanishing",
|
|
53
|
+
"silentDeath": "Silent Death",
|
|
54
|
+
"convoyOfHighSpirits": "Convoy of High Spirits",
|
|
55
|
+
"shapesInTheWater": "Shapes in the Water",
|
|
56
|
+
"spoilsOfWar": "Spoils of War",
|
|
57
|
+
"aPerilousPathToProfits": "A Perilous Path to Profits",
|
|
58
|
+
"maladiousMeasures": "Maladious Measures",
|
|
59
|
+
"colonialShipment": "Colonial Shipment",
|
|
60
|
+
"apparativeApparitions": "Apparative Apparitions",
|
|
61
|
+
"violentTendencies": "Violent Tendencies",
|
|
62
|
+
"aLongMarch": "A Long March",
|
|
63
|
+
"theManicMoonshinerFleet": "The Manic Moonshiner Fleet",
|
|
64
|
+
"deadMansMoonshine": "Dead Man's Moonshine",
|
|
65
|
+
"moonshineMadness": "Moonshine Madness",
|
|
66
|
+
"bloodDrunk": "Blood Drunk",
|
|
67
|
+
"theWeepingMother": "The Weeping Mother",
|
|
68
|
+
"soleilRoyal": "Soleil Royal",
|
|
69
|
+
"reapItAndWeep": "Reap It & Weep",
|
|
70
|
+
"reaperOfTheLost": "Reaper of the Lost"
|
|
71
|
+
}
|
|
72
|
+
}
|