@skullandbonestools/snbdata 7.1.1 → 7.1.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 (61) hide show
  1. package/data/achievements.json +25 -0
  2. package/data/commodities.json +5 -0
  3. package/data/cosmetics.json +18 -17
  4. package/data/sets.json +4 -0
  5. package/dist/daos/achievements.d.ts +3 -1
  6. package/dist/daos/achievements.d.ts.map +1 -1
  7. package/dist/daos/achievements.js +5 -2
  8. package/dist/daos/achievements.js.map +1 -1
  9. package/dist/daos/items.d.ts +2 -1
  10. package/dist/daos/items.d.ts.map +1 -1
  11. package/dist/daos/items.js +3 -2
  12. package/dist/daos/items.js.map +1 -1
  13. package/dist/index.d.ts +1 -0
  14. package/dist/index.d.ts.map +1 -1
  15. package/dist/index.js.map +1 -1
  16. package/dist/languages.d.ts +1 -0
  17. package/dist/languages.d.ts.map +1 -1
  18. package/dist/languages.js +39 -0
  19. package/dist/languages.js.map +1 -1
  20. package/dist/types/ItemProperties.d.ts +1 -1
  21. package/dist/types/ItemProperties.js +1 -1
  22. package/dist/types/ItemProperties.js.map +1 -1
  23. package/languages/ar/ar_achievements.json +8 -0
  24. package/languages/ar/ar_commodities.json +4 -0
  25. package/languages/ar/ar_locations.json +5 -5
  26. package/languages/ar/ar_sets.json +2 -1
  27. package/languages/de/de_achievements.json +8 -0
  28. package/languages/de/de_commodities.json +4 -0
  29. package/languages/de/de_cosmetics.json +32 -32
  30. package/languages/de/de_locations.json +5 -5
  31. package/languages/de/de_sets.json +6 -5
  32. package/languages/en/en_achievements.json +8 -0
  33. package/languages/en/en_commodities.json +4 -0
  34. package/languages/en/en_locations.json +5 -5
  35. package/languages/en/en_sets.json +2 -1
  36. package/languages/es/es_achievements.json +8 -0
  37. package/languages/es/es_commodities.json +4 -0
  38. package/languages/es/es_locations.json +5 -5
  39. package/languages/es/es_sets.json +2 -1
  40. package/languages/fr/fr_achievements.json +8 -0
  41. package/languages/fr/fr_commodities.json +4 -0
  42. package/languages/fr/fr_locations.json +5 -5
  43. package/languages/fr/fr_sets.json +2 -1
  44. package/languages/source/achievements.json +8 -0
  45. package/languages/source/commodities.json +4 -0
  46. package/languages/source/locations.json +5 -5
  47. package/languages/source/sets.json +2 -1
  48. package/languages/zh/zh_achievements.json +8 -0
  49. package/languages/zh/zh_commodities.json +148 -144
  50. package/languages/zh/zh_factions.json +21 -21
  51. package/languages/zh/zh_items.json +1047 -1047
  52. package/languages/zh/zh_locations.json +232 -232
  53. package/languages/zh/zh_materials.json +296 -296
  54. package/languages/zh/zh_modifications.json +213 -213
  55. package/languages/zh/zh_perks.json +1024 -1024
  56. package/languages/zh/zh_regions.json +4 -4
  57. package/languages/zh/zh_seasons.json +8 -8
  58. package/languages/zh/zh_sets.json +2 -1
  59. package/languages/zh/zh_ships.json +34 -34
  60. package/languages/zh/zh_ultimates.json +22 -22
  61. package/package.json +1 -1
@@ -1,16 +1,16 @@
1
1
  {
2
2
  "regions": {
3
3
  "redIsle": {
4
- "name": "Red Isle"
4
+ "name": "红岛"
5
5
  },
6
6
  "openSeas": {
7
- "name": "Open Seas"
7
+ "name": "公海"
8
8
  },
9
9
  "coastOfAfrica": {
10
- "name": "Coast of Africa"
10
+ "name": "非洲海岸"
11
11
  },
12
12
  "eastIndies": {
13
- "name": "East Indies"
13
+ "name": "东印度群岛"
14
14
  }
15
15
  }
16
16
  }
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "seasons": {
3
- "release": "Y1S0 - Release",
4
- "ragingTides": "Y1S1 - Raging Tides",
5
- "chorusOfHavoc": "Y1S2 - Chorus of Havoc",
6
- "intoTheDragonsWake": "Y1S3 - Into the Dragon's Wake",
7
- "shadowsOfTheDeep": "Y1S4 - Shadows of the Deep",
8
- "ascentIntoChaos": "Y2S1 - Ascent into Chaos",
9
- "oathsOfWar": "Y2S2 - Oaths of War",
10
- "gutsAndGlory": "Y2S3 - Guts and Glory"
3
+ "release": "发行",
4
+ "ragingTides": "狂潮",
5
+ "chorusOfHavoc": "浩劫合唱",
6
+ "intoTheDragonsWake": "龙之觉醒",
7
+ "shadowsOfTheDeep": "深海暗影",
8
+ "ascentIntoChaos": "混沌升腾",
9
+ "oathsOfWar": "战争誓约",
10
+ "gutsAndGlory": "勇气与荣耀"
11
11
  }
12
12
  }
@@ -380,6 +380,7 @@
380
380
  "eyeOfMadness": "Eye of Madness Set",
381
381
  "burningWhispers": "Burning Whispers Set",
382
382
  "legsOfDoom": "Legs of Doom Set",
383
- "marchingMenace": "Marching Menace Set"
383
+ "marchingMenace": "Marching Menace Set",
384
+ "aCloseStep": "A Close Step Set"
384
385
  }
385
386
  }
@@ -1,105 +1,105 @@
1
1
  {
2
2
  "ships": {
3
3
  "dhow": {
4
- "name": "Dhow",
4
+ "name": "至上欢愉(单桅帆船)",
5
5
  "description": {
6
- "general": "A small vessel originally built to hunt wildlife along rivers and coastlines."
6
+ "general": "灵活的野生动物搜猎船。海民用它来高效采集皮毛和肉类。"
7
7
  }
8
8
  },
9
9
  "bedar": {
10
- "name": "Bedar",
10
+ "name": "冲撞船(扁嘴帆艇)",
11
11
  "description": {
12
- "general": "A small maneuverable ship that can ram targets and cause flooding damage."
12
+ "general": "一艘擅长快速冲撞攻击的船只, 深受任帕人的喜爱,专为使敌方进水沉船而设计。"
13
13
  }
14
14
  },
15
15
  "hulk": {
16
- "name": "Hulk",
16
+ "name": "护卫舰(囤货艇)",
17
17
  "description": {
18
- "general": "More durable and capable of taking sustained damage, this ship specializes in bracing against incoming fire."
18
+ "general": "水上要塞,拥有强大的防御和恢复能力,正与超巨公司的科技实力相称。"
19
19
  }
20
20
  },
21
21
  "cutter": {
22
- "name": "Cutter",
22
+ "name": "护送舰(短桅帆船)",
23
23
  "description": {
24
- "general": "A ship capable of supporting other ships in the thick of combat."
24
+ "general": "可在大海上进行持续维修的船只。这艘船能在躲避敌人炮火的同时快速修复自己,因为颇受走私贩的青睐。"
25
25
  }
26
26
  },
27
27
  "barge": {
28
- "name": "Barge",
28
+ "name": "火烙船(平底货艇)",
29
29
  "description": {
30
- "general": "A ship specialized in dealing fire and burning damage, before spreading the chaos to nearby ships."
30
+ "general": "海上的火焰风暴。它于乌瓜纳船坞经过改装后,擅长点燃敌方舰队,然后重创燃烧的敌船。"
31
31
  }
32
32
  },
33
33
  "sloop": {
34
- "name": "Sloop",
34
+ "name": "爆破船(单桅炮艇)",
35
35
  "description": {
36
- "general": "With the right weapons equipped, this ship is able to stand toe-to-toe with multiple enemies."
36
+ "general": "擅长使用爆炸性武器的快船,极具威胁性。可迅速摧毁敌人的船队和建筑,因此颇受海盗们]的青睐。"
37
37
  }
38
38
  },
39
39
  "padewakang": {
40
- "name": "Padewakang",
40
+ "name": "射石炮船(巴得瓦康船)",
41
41
  "description": {
42
- "general": "A larger ship capable of taking on multiple enemies when properly equipped."
42
+ "general": "漂浮在水面上的攻城武器,可摧毁建筑,且能在抛锚停泊发挥更大威力。曾被多位军阀用于来摧毁古王国的城墙。"
43
43
  }
44
44
  },
45
45
  "snow": {
46
- "name": "Snow",
46
+ "name": "先锋舰(尖首货船)",
47
47
  "description": {
48
- "general": "A ship with increased durability and holding its ground in a fight. It specializes in bracing against incoming fire."
48
+ "general": "最初是荷兰为了护送载着贵重物品的船队而打造的战舰。这艘船的防御强度可快速恢复,使其能在强大的炮火下坚守阵地。"
49
49
  }
50
50
  },
51
51
  "brigantine": {
52
- "name": "Brigantine",
52
+ "name": "破舰船(双桅帆船)",
53
53
  "description": {
54
- "general": "A swift ship that is able to ram singular targets and cause flooding damage."
54
+ "general": "冲撞型追击船,擅长在对目标造成进水伤害后给予其致命一击。超巨公司和商人都对其心生畏惧。"
55
55
  }
56
56
  },
57
57
  "sambuk": {
58
- "name": "Sambuk",
58
+ "name": "纵火狂(桑布克船)",
59
59
  "description": {
60
- "general": "A ship specialized in dishing out fire damage and burning its targets. It is also able to target multiple enemies in close proximity."
60
+ "general": "传闻来自阿拉伯次大陆的船只,素有纵火狂之名。可在点燃附近船只后向胆敢靠近的所有船只喷射火焰。"
61
61
  }
62
62
  },
63
63
  "barque": {
64
- "name": "Barque",
64
+ "name": "守护舰(三桅帆船)",
65
65
  "description": {
66
- "general": "A ship that excels at aiding other ships in danger by rendering effective repairs."
66
+ "general": "它是皇家公司船队的骄傲,能够在激战中维修船身、支援盟友,担当任何舰队的中坚力量。"
67
67
  }
68
68
  },
69
69
  "brig": {
70
- "name": "Brig",
70
+ "name": "守护舰(三桅帆船)",
71
71
  "description": {
72
- "general": "A support ship that excels in deploying buoys that can shift the battle in their favor."
72
+ "general": "它是皇家公司船队的骄傲,能够在激战中维修船身、支援盟友,担当任何舰队的中坚力量。"
73
73
  }
74
74
  },
75
75
  "battleJunk": {
76
- "name": "Battle Junk",
76
+ "name": "能工巧匠(双桅炮船)",
77
77
  "description": {
78
- "general": "A resilient juggernaut suited for distracting opponents, withstanding damage, and creating opportunities for allies to engage or escape."
78
+ "general": "擅长辅助战斗,可提升辅助武器的进攻和防御能力,正满足不列颠商贸联盟的需求。"
79
79
  }
80
80
  },
81
81
  "garuda": {
82
- "name": "Garuda",
82
+ "name": "迅击船(迦楼罗)",
83
83
  "description": {
84
- "general": "A fast, maneuverable vessel with a knack for hunting down fleeing ships."
84
+ "general": "可远程摧毁敌人,同时能够在战斗距离过近时灵活逃脱。以古时的天空之神为原型。"
85
85
  }
86
86
  },
87
87
  "schooner": {
88
- "name": "Schooner",
88
+ "name": "冲击船只(纵帆船)",
89
89
  "description": {
90
- "general": "Excels at devastating broadside attacks, turning every barrage into an explosive reaction, wreaking havoc on fleets and structures in the Red Isle."
90
+ "general": "擅长发动毁灭性的舷侧攻击,可以让每一波齐射都引发爆炸反应,重创红岛的舰队和建筑。"
91
91
  }
92
92
  },
93
93
  "frigate": {
94
- "name": "Frigate",
94
+ "name": "日蚀(护卫舰)",
95
95
  "description": {
96
- "general": "A large ship with unmatched defenses. It radiates a powerful aura that fortifies allies. A product of Compagnie ingenuity and advanced materials from Europe."
96
+ "general": "一艘防御力无可匹敌的巨型战舰。它周身强大的光环能够强化友军。由皇家公司的独创设计与来自欧洲的先进材料铸造而成。"
97
97
  }
98
98
  },
99
99
  "sloopOfWar": {
100
- "name": "Sloop of War",
100
+ "name": "散毒船(战争单轨炮艇)",
101
101
  "description": {
102
- "general": "A ship that excels at spreading toxins. Some say the Plague King himself breathes upon its sails, spreading pestilence in its wake."
102
+ "general": "此船擅长扩散毒素。据说其船帆上留存着瘟疫之王的吐息,所经之处,尽染瘟疫。"
103
103
  }
104
104
  }
105
105
  }
@@ -1,48 +1,48 @@
1
1
  {
2
2
  "ultimates": {
3
3
  "hunter": {
4
- "name": "Hunter",
5
- "description": "When activated, massively increases the damage dealth by weapons for 20 seconds."
4
+ "name": "猎手",
5
+ "description": "激活后,在20秒内大幅提升武器造成的伤害。"
6
6
  },
7
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."
8
+ "name": "拉佩斯特信号发射器",
9
+ "description": "装备辅助武器,在海上发射后会召唤出瘟疫之王菲力浦●拉佩斯特保护某个地点,其生命值会持续减少。"
10
10
  },
11
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."
12
+ "name": "究极花冠",
13
+ "description": "装备辅助武器,发射毁灭性的迫击炮弹群,留下会持续存在一段时间的毒池。"
14
14
  },
15
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."
16
+ "name": "至真无尽安魂曲",
17
+ "description": "在舷侧装备鱼雷发射器。发射后,会在延迟一段时间后释放鱼雷弹幕,需要精准预测才能造成致命伤害。"
18
18
  },
19
19
  "bastion": {
20
- "name": "Bastion",
21
- "description": "When activated, massively reduces the damage taken from all sources for 15 seconds."
20
+ "name": "堡垒",
21
+ "description": "激活后,在15秒内大幅减少所有来源的伤害。"
22
22
  },
23
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."
24
+ "name": "幽灵船信号弹",
25
+ "description": "装备辅助武器,在海上发射后会召唤出幽灵船追杀你的敌人,其生命值会持续减少。"
26
26
  },
27
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."
28
+ "name": "破帆长管炮",
29
+ "description": "装备于船头武器,可快速精准地射击并撕裂敌船的船帆,令其无法移动。"
30
30
  },
31
31
  "massRevitalization": {
32
- "name": "Mass Revitalization",
33
- "description": "When activated, recovers 75% of Hull Health and 100% of Crew Stamina of nearby allies."
32
+ "name": "群体复苏",
33
+ "description": "激活后,恢复附近盟友75%的船身生命值和100%的船员体力。"
34
34
  },
35
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."
36
+ "name": "轨道弩炮",
37
+ "description": "装备于船头武器,多次蓄力射击,对弱点造成伤害并撕裂敌船的船帆,令其无法移动。"
38
38
  },
39
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."
40
+ "name": "战斗狂怒",
41
+ "description": "激活后,提升航行速度和伤害,降低调整船帆和防御时的体力消耗,并定期恢复船身生命值。"
42
42
  },
43
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."
44
+ "name": "萨马哈利布诱饵发射器",
45
+ "description": "装备辅助武器,在海上发射后会召唤出海怪萨马哈利布追杀你的敌人。"
46
46
  }
47
47
  }
48
48
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@skullandbonestools/snbdata",
3
- "version": "7.1.1",
3
+ "version": "7.1.3",
4
4
  "description": "Inofficial data package for the Skull and Bones game by Ubisoft.",
5
5
  "keywords": [
6
6
  "ubisoft",