@skullandbonestools/snbdata 8.0.9 → 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 +92 -56
- package/data/items.json +3 -3
- package/data/modifications.json +28 -28
- package/dist/daos/ships.d.ts +3 -1
- package/dist/daos/ships.d.ts.map +1 -1
- package/dist/daos/ships.js +39 -2
- package/dist/daos/ships.js.map +1 -1
- package/languages/ar/ar_cosmetics.json +6 -0
- package/languages/ar/ar_items.json +2 -2
- package/languages/ar/ar_locations.json +3 -2
- package/languages/ar/ar_perks.json +9 -9
- package/languages/de/de_cosmetics.json +54 -48
- package/languages/de/de_items.json +1 -1
- package/languages/de/de_locations.json +3 -2
- package/languages/de/de_perks.json +9 -9
- package/languages/de/de_sets.json +5 -5
- package/languages/en/en_cosmetics.json +6 -0
- package/languages/en/en_items.json +2 -2
- package/languages/en/en_locations.json +3 -2
- package/languages/en/en_perks.json +9 -9
- package/languages/es/es_cosmetics.json +6 -0
- package/languages/es/es_items.json +15 -15
- package/languages/es/es_locations.json +3 -2
- 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_cosmetics.json +6 -0
- package/languages/fr/fr_items.json +2 -2
- package/languages/fr/fr_locations.json +3 -2
- package/languages/fr/fr_perks.json +9 -9
- package/languages/source/cosmetics.json +6 -0
- package/languages/source/items.json +2 -2
- package/languages/source/locations.json +3 -2
- package/languages/source/perks.json +9 -9
- package/languages/zh/zh_cosmetics.json +6 -0
- package/languages/zh/zh_items.json +2 -2
- package/languages/zh/zh_locations.json +3 -2
- package/languages/zh/zh_perks.json +9 -9
- package/package.json +1 -1
|
@@ -1,40 +1,40 @@
|
|
|
1
1
|
{
|
|
2
2
|
"territories": {
|
|
3
3
|
"islandsOfTheMoon": {
|
|
4
|
-
"name": "
|
|
4
|
+
"name": "Islas de la Luna"
|
|
5
5
|
},
|
|
6
6
|
"angayaCoast": {
|
|
7
|
-
"name": "Angaya
|
|
7
|
+
"name": "Costa de Angaya"
|
|
8
8
|
},
|
|
9
9
|
"theGiantsLeap": {
|
|
10
|
-
"name": "
|
|
10
|
+
"name": "Salto del Gigante"
|
|
11
11
|
},
|
|
12
12
|
"riverMouths": {
|
|
13
|
-
"name": "
|
|
13
|
+
"name": "Desembocaduras"
|
|
14
14
|
},
|
|
15
15
|
"rovaHill": {
|
|
16
|
-
"name": "Rova
|
|
16
|
+
"name": "Colina Rova"
|
|
17
17
|
},
|
|
18
18
|
"reefSea": {
|
|
19
|
-
"name": "
|
|
19
|
+
"name": "Mar de Coral"
|
|
20
20
|
},
|
|
21
21
|
"southwestPassage": {
|
|
22
|
-
"name": "
|
|
22
|
+
"name": "Pasaje del Suroeste"
|
|
23
23
|
},
|
|
24
24
|
"learntMensHill": {
|
|
25
|
-
"name": "
|
|
25
|
+
"name": "Colina de los Versados"
|
|
26
26
|
},
|
|
27
27
|
"noisyBe": {
|
|
28
28
|
"name": "Noisy Be"
|
|
29
29
|
},
|
|
30
30
|
"teninaCoast": {
|
|
31
|
-
"name": "Tenina
|
|
31
|
+
"name": "Costa de Tenina"
|
|
32
32
|
},
|
|
33
33
|
"sainteAnne": {
|
|
34
34
|
"name": "Sainte-Anne"
|
|
35
35
|
},
|
|
36
36
|
"bloodyChannel": {
|
|
37
|
-
"name": "
|
|
37
|
+
"name": "Canal Sangriento"
|
|
38
38
|
},
|
|
39
39
|
"ileRoyale": {
|
|
40
40
|
"name": "Île Royale"
|
|
@@ -49,25 +49,25 @@
|
|
|
49
49
|
"name": "L'Escale"
|
|
50
50
|
},
|
|
51
51
|
"easternBasin": {
|
|
52
|
-
"name": "
|
|
52
|
+
"name": "Cuenca Oriental"
|
|
53
53
|
},
|
|
54
54
|
"centralBasin": {
|
|
55
|
-
"name": "Central
|
|
55
|
+
"name": "Cuenca Central"
|
|
56
56
|
},
|
|
57
57
|
"southernBasin": {
|
|
58
|
-
"name": "
|
|
58
|
+
"name": "Paso del Suroeste"
|
|
59
59
|
},
|
|
60
60
|
"bataviaReefs": {
|
|
61
|
-
"name": "Batavia
|
|
61
|
+
"name": "Corales de Batavia"
|
|
62
62
|
},
|
|
63
63
|
"westernBasin": {
|
|
64
|
-
"name": "
|
|
64
|
+
"name": "Cuenca occidental"
|
|
65
65
|
},
|
|
66
66
|
"pembe": {
|
|
67
67
|
"name": "Pembe"
|
|
68
68
|
},
|
|
69
69
|
"lakeBwawa": {
|
|
70
|
-
"name": "
|
|
70
|
+
"name": "Lago Bwawa"
|
|
71
71
|
},
|
|
72
72
|
"jiwe": {
|
|
73
73
|
"name": "Jiwe"
|
|
@@ -79,100 +79,100 @@
|
|
|
79
79
|
"name": "Harufu"
|
|
80
80
|
},
|
|
81
81
|
"lakeBuri": {
|
|
82
|
-
"name": "
|
|
82
|
+
"name": "Lago Buri"
|
|
83
83
|
},
|
|
84
84
|
"sultaniIsland": {
|
|
85
|
-
"name": "Sultani
|
|
85
|
+
"name": "Isla Sultani"
|
|
86
86
|
},
|
|
87
87
|
"rondavels": {
|
|
88
|
-
"name": "
|
|
88
|
+
"name": "Rondaveles"
|
|
89
89
|
},
|
|
90
90
|
"pilotBay": {
|
|
91
|
-
"name": "Pilot
|
|
91
|
+
"name": "Bahía Pilot"
|
|
92
92
|
},
|
|
93
93
|
"panyarJungle": {
|
|
94
|
-
"name": "Panyar
|
|
94
|
+
"name": "Jungla Panyar"
|
|
95
95
|
},
|
|
96
96
|
"deltaOfSain": {
|
|
97
|
-
"name": "Delta
|
|
97
|
+
"name": "Delta del Sain"
|
|
98
98
|
},
|
|
99
99
|
"patamyarMountains": {
|
|
100
|
-
"name": "Patamyar
|
|
100
|
+
"name": "Montañas Patamyar"
|
|
101
101
|
},
|
|
102
102
|
"sunyOutskirts": {
|
|
103
|
-
"name": "Suny
|
|
103
|
+
"name": "Afueras de Suny"
|
|
104
104
|
},
|
|
105
105
|
"berukSea": {
|
|
106
|
-
"name": "Beruk
|
|
106
|
+
"name": "Mar Beruk"
|
|
107
107
|
},
|
|
108
108
|
"chichomneahJungle": {
|
|
109
|
-
"name": "Chichomneah
|
|
109
|
+
"name": "Jungla Chichomneah"
|
|
110
110
|
},
|
|
111
111
|
"deltaOfMe": {
|
|
112
112
|
"name": "Delta of Me"
|
|
113
113
|
},
|
|
114
114
|
"kaongkangCoast": {
|
|
115
|
-
"name": "Kaongkang
|
|
115
|
+
"name": "Costa de Kaongkang"
|
|
116
116
|
},
|
|
117
117
|
"gulfOfNakh": {
|
|
118
|
-
"name": "
|
|
118
|
+
"name": "Golfo de Nakh"
|
|
119
119
|
},
|
|
120
120
|
"harimauPeninsula": {
|
|
121
|
-
"name": "Harimau
|
|
121
|
+
"name": "Península de Harimau"
|
|
122
122
|
},
|
|
123
123
|
"fortHarimau": {
|
|
124
|
-
"name": "
|
|
124
|
+
"name": "Fuerte Harimau"
|
|
125
125
|
},
|
|
126
126
|
"telokPenjarah": {
|
|
127
127
|
"name": "Telok Penjarah"
|
|
128
128
|
},
|
|
129
129
|
"straitOfHarimau": {
|
|
130
|
-
"name": "
|
|
130
|
+
"name": "Estrecho de Harimau"
|
|
131
131
|
},
|
|
132
132
|
"pemburuIslands": {
|
|
133
|
-
"name": "Pemburu
|
|
133
|
+
"name": "Islas Pemburu"
|
|
134
134
|
},
|
|
135
135
|
"zamrud": {
|
|
136
136
|
"name": "Zamrud"
|
|
137
137
|
},
|
|
138
138
|
"easternGateSea": {
|
|
139
|
-
"name": "
|
|
139
|
+
"name": "Mar de la Puerta Oriental"
|
|
140
140
|
},
|
|
141
141
|
"nilamSea": {
|
|
142
|
-
"name": "Nilam
|
|
142
|
+
"name": "Mar de Nilam"
|
|
143
143
|
},
|
|
144
144
|
"logamHighlands": {
|
|
145
|
-
"name": "Logam
|
|
145
|
+
"name": "Tierras altas de Logam"
|
|
146
146
|
},
|
|
147
147
|
"musonStrait": {
|
|
148
|
-
"name": "Muson
|
|
148
|
+
"name": "Estrecho de Muson"
|
|
149
149
|
},
|
|
150
150
|
"hutanRainforest": {
|
|
151
|
-
"name": "Hutan
|
|
151
|
+
"name": "Selva de Hutan"
|
|
152
152
|
},
|
|
153
153
|
"hutanHighlands": {
|
|
154
|
-
"name": "Hutan
|
|
154
|
+
"name": "Tierras altas de Hutan"
|
|
155
155
|
},
|
|
156
156
|
"trisulaSea": {
|
|
157
|
-
"name": "Trisula
|
|
157
|
+
"name": "Mar de Trisula"
|
|
158
158
|
},
|
|
159
159
|
"nagaSea": {
|
|
160
|
-
"name": "Naga
|
|
160
|
+
"name": "Mar de Naga"
|
|
161
161
|
},
|
|
162
162
|
"cendonoStrait": {
|
|
163
|
-
"name": "
|
|
163
|
+
"name": "Estrecho de cedono"
|
|
164
164
|
},
|
|
165
165
|
"trisulaCoast": {
|
|
166
|
-
"name": "Trisula
|
|
166
|
+
"name": "Costa de Trisula"
|
|
167
167
|
},
|
|
168
168
|
"nagaCoast": {
|
|
169
|
-
"name": "Naga
|
|
169
|
+
"name": "Costa de Naga"
|
|
170
170
|
},
|
|
171
171
|
"spiceIslands": {
|
|
172
|
-
"name": "
|
|
172
|
+
"name": "Islas de las Especias"
|
|
173
173
|
},
|
|
174
174
|
"ringOfFire": {
|
|
175
|
-
"name": "
|
|
175
|
+
"name": "Anillo de Fuego"
|
|
176
176
|
}
|
|
177
177
|
}
|
|
178
178
|
}
|
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
"theGreatShadow": "La Gran Sombra",
|
|
33
33
|
"undyingMaw": "Undying Maw",
|
|
34
34
|
"payingDues": "Paying Dues",
|
|
35
|
-
"scurlocksPrecious": "Scurlock
|
|
35
|
+
"scurlocksPrecious": "Tesoro de Scurlock",
|
|
36
36
|
"thickAsThieves": "Thick as Thieves",
|
|
37
37
|
"gloryAdorned": "Glory Adorned",
|
|
38
38
|
"theHonorlessMizerja": "La deshonrada: Mizerja",
|
|
@@ -64,18 +64,18 @@
|
|
|
64
64
|
"deadMansMoonshine": "Dead Man's Moonshine",
|
|
65
65
|
"moonshineMadness": "Moonshine Madness",
|
|
66
66
|
"bloodDrunk": "Blood Drunk",
|
|
67
|
-
"theWeepingMother": "
|
|
67
|
+
"theWeepingMother": "La madre plañidera",
|
|
68
68
|
"soleilRoyal": "Soleil Royal",
|
|
69
|
-
"reapItAndWeep": "
|
|
70
|
-
"reaperOfTheLost": "
|
|
71
|
-
"azureHarbinger": "
|
|
72
|
-
"warCargo": "
|
|
73
|
-
"warConvoy": "
|
|
74
|
-
"opstuwing": "
|
|
75
|
-
"soleilImperial": "
|
|
69
|
+
"reapItAndWeep": "Cosecha y llora",
|
|
70
|
+
"reaperOfTheLost": "La Parca de los Perdidos",
|
|
71
|
+
"azureHarbinger": "Heraldo azul",
|
|
72
|
+
"warCargo": "Cargamento Bélico",
|
|
73
|
+
"warConvoy": "Convoy de Guerra",
|
|
74
|
+
"opstuwing": "Gran Opwelling",
|
|
75
|
+
"soleilImperial": "Gran Soleil Royal",
|
|
76
76
|
"kraken": "Kraken",
|
|
77
77
|
"theDrowningPlague": "The Drowning Plague",
|
|
78
78
|
"jawsOfRetribution": "Jaws of Retribution",
|
|
79
|
-
"megafortWolvenhol": "
|
|
79
|
+
"megafortWolvenhol": "Gran fuerte de Wolvenhol"
|
|
80
80
|
}
|
|
81
81
|
}
|
|
@@ -21533,6 +21533,12 @@
|
|
|
21533
21533
|
"description": {
|
|
21534
21534
|
"general": "Darker than the deepest trench"
|
|
21535
21535
|
}
|
|
21536
|
+
},
|
|
21537
|
+
"rubyOfTheReefs": {
|
|
21538
|
+
"name": "Ruby of the Reefs",
|
|
21539
|
+
"description": {
|
|
21540
|
+
"general": "A song as sharp as swords; sweet as stolen rum"
|
|
21541
|
+
}
|
|
21536
21542
|
}
|
|
21537
21543
|
}
|
|
21538
21544
|
}
|
|
@@ -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}}",
|
|
@@ -256,6 +256,7 @@
|
|
|
256
256
|
"zamaharibuEyeReward": "Reward for handing in Zamaharibu's Eye at the Sea People Hunter Master at Outpost Lanitra",
|
|
257
257
|
"megaLestariEyeReward": "Reward for handing in Mega Lestari's Eye at the Sea People Hunter Master at Outpost Lanitra",
|
|
258
258
|
"krakenInkGlandsReward": "Reward for handing in Kraken Ink Glands at the Sea People Hunter Master at Outpost Lanitra",
|
|
259
|
-
"twitchDropLilywhiteTV": "Time-limited twitch drop during a livestream from LilywhiteTV"
|
|
259
|
+
"twitchDropLilywhiteTV": "Time-limited twitch drop during a livestream from LilywhiteTV",
|
|
260
|
+
"twitchDropRubyNXT": "Time-limited twitch drop during a livestream from RubyNXT"
|
|
260
261
|
}
|
|
261
262
|
}
|
|
@@ -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
|
}
|
|
@@ -21533,6 +21533,12 @@
|
|
|
21533
21533
|
"description": {
|
|
21534
21534
|
"general": "Darker than the deepest trench"
|
|
21535
21535
|
}
|
|
21536
|
+
},
|
|
21537
|
+
"rubyOfTheReefs": {
|
|
21538
|
+
"name": "Ruby of the Reefs",
|
|
21539
|
+
"description": {
|
|
21540
|
+
"general": "A song as sharp as swords; sweet as stolen rum"
|
|
21541
|
+
}
|
|
21536
21542
|
}
|
|
21537
21543
|
}
|
|
21538
21544
|
}
|
|
@@ -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}}",
|
|
@@ -256,6 +256,7 @@
|
|
|
256
256
|
"zamaharibuEyeReward": "Reward for handing in Zamaharibu's Eye at the Sea People Hunter Master at Outpost Lanitra",
|
|
257
257
|
"megaLestariEyeReward": "Reward for handing in Mega Lestari's Eye at the Sea People Hunter Master at Outpost Lanitra",
|
|
258
258
|
"krakenInkGlandsReward": "Reward for handing in Kraken Ink Glands at the Sea People Hunter Master at Outpost Lanitra",
|
|
259
|
-
"twitchDropLilywhiteTV": "Time-limited twitch drop during a livestream from LilywhiteTV"
|
|
259
|
+
"twitchDropLilywhiteTV": "Time-limited twitch drop during a livestream from LilywhiteTV",
|
|
260
|
+
"twitchDropRubyNXT": "Time-limited twitch drop during a livestream from RubyNXT"
|
|
260
261
|
}
|
|
261
262
|
}
|
|
@@ -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
|
}
|
|
@@ -21533,6 +21533,12 @@
|
|
|
21533
21533
|
"description": {
|
|
21534
21534
|
"general": "Darker than the deepest trench"
|
|
21535
21535
|
}
|
|
21536
|
+
},
|
|
21537
|
+
"rubyOfTheReefs": {
|
|
21538
|
+
"name": "Ruby of the Reefs",
|
|
21539
|
+
"description": {
|
|
21540
|
+
"general": "A song as sharp as swords; sweet as stolen rum"
|
|
21541
|
+
}
|
|
21536
21542
|
}
|
|
21537
21543
|
}
|
|
21538
21544
|
}
|
|
@@ -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": "在蔚蓝夏至活动期间,可在圣安妮的蔚蓝磁石处购买",
|
|
179
179
|
"twitchDropStartSeason4": "在{{shadowsOfTheDeep}}开始时的Twitch掉宝",
|
|
180
180
|
"twitchDropBlackheart86": "Blackheart86直播期间的限时Twitch掉宝",
|
|
181
|
-
"redeemerAchievementReward": "
|
|
181
|
+
"redeemerAchievementReward": "Reward for completing the Redeemer achievement (defeating Mythic Vikram 5 times)",
|
|
182
182
|
"twitchDropDuringSeason4": "在{{shadowsOfTheDeep}}期间的Twitch掉宝",
|
|
183
183
|
"idolOfTheBeastStatue": "Is/was purchasable at the Idol of the Beast statue in Telok Penjarah during the Event",
|
|
184
184
|
"obtainablePeerlessNameplate": "在{{ragingTides}}期间通过完成隐藏目标获得",
|
|
@@ -256,6 +256,7 @@
|
|
|
256
256
|
"zamaharibuEyeReward": "Reward for handing in Zamaharibu's Eye at the Sea People Hunter Master at Outpost Lanitra",
|
|
257
257
|
"megaLestariEyeReward": "Reward for handing in Mega Lestari's Eye at the Sea People Hunter Master at Outpost Lanitra",
|
|
258
258
|
"krakenInkGlandsReward": "Reward for handing in Kraken Ink Glands at the Sea People Hunter Master at Outpost Lanitra",
|
|
259
|
-
"twitchDropLilywhiteTV": "Time-limited twitch drop during a livestream from LilywhiteTV"
|
|
259
|
+
"twitchDropLilywhiteTV": "Time-limited twitch drop during a livestream from LilywhiteTV",
|
|
260
|
+
"twitchDropRubyNXT": "Time-limited twitch drop during a livestream from RubyNXT"
|
|
260
261
|
}
|
|
261
262
|
}
|
|
@@ -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
|
}
|