@skullandbonestools/snbdata 7.1.3 → 7.1.4
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 +25 -25
- package/data/events.json +1 -1
- package/data/items.json +22 -5
- package/data/sets.json +4 -4
- package/data/worldEvents.json +18 -0
- package/dist/types/WorldEventProperties.d.ts +1 -1
- package/dist/types/WorldEventProperties.d.ts.map +1 -1
- package/languages/ar/ar_items.json +6 -0
- package/languages/ar/ar_sets.json +2 -2
- package/languages/ar/ar_ships.json +14 -14
- package/languages/ar/ar_worldEvents.json +5 -1
- package/languages/de/de_items.json +6 -0
- package/languages/de/de_sets.json +2 -2
- package/languages/de/de_ships.json +14 -14
- package/languages/de/de_worldEvents.json +5 -1
- package/languages/en/en_items.json +6 -0
- package/languages/en/en_sets.json +2 -2
- package/languages/en/en_ships.json +14 -14
- package/languages/en/en_worldEvents.json +5 -1
- package/languages/es/es_items.json +6 -0
- package/languages/es/es_sets.json +2 -2
- package/languages/es/es_ships.json +14 -14
- package/languages/es/es_worldEvents.json +5 -1
- package/languages/fr/fr_items.json +6 -0
- package/languages/fr/fr_sets.json +2 -2
- package/languages/fr/fr_ships.json +14 -14
- package/languages/fr/fr_worldEvents.json +5 -1
- package/languages/source/items.json +6 -0
- package/languages/source/sets.json +2 -2
- package/languages/source/ships.json +14 -14
- package/languages/source/worldEvents.json +5 -1
- package/languages/zh/zh_items.json +6 -0
- package/languages/zh/zh_sets.json +2 -2
- package/languages/zh/zh_ships.json +14 -14
- package/languages/zh/zh_worldEvents.json +5 -1
- package/package.json +1 -1
|
@@ -3,85 +3,85 @@
|
|
|
3
3
|
"dhow": {
|
|
4
4
|
"name": "至上欢愉(单桅帆船)",
|
|
5
5
|
"description": {
|
|
6
|
-
"general": "
|
|
6
|
+
"general": "A nimble hunter of wildlife. The Sea People use it to harvest hides and meat effectively."
|
|
7
7
|
}
|
|
8
8
|
},
|
|
9
9
|
"bedar": {
|
|
10
10
|
"name": "冲撞船(扁嘴帆艇)",
|
|
11
11
|
"description": {
|
|
12
|
-
"general": "
|
|
12
|
+
"general": "A fast-hitting rammer favored by the Rempah, built to Flood enemy hulls before vanishing into the waves."
|
|
13
13
|
}
|
|
14
14
|
},
|
|
15
15
|
"hulk": {
|
|
16
16
|
"name": "护卫舰(囤货艇)",
|
|
17
17
|
"description": {
|
|
18
|
-
"general": "
|
|
18
|
+
"general": "A fortress on the water, with formidable defenses and recovery, as befitting the technological might of the megacorporations."
|
|
19
19
|
}
|
|
20
20
|
},
|
|
21
21
|
"cutter": {
|
|
22
22
|
"name": "护送舰(短桅帆船)",
|
|
23
23
|
"description": {
|
|
24
|
-
"general": "
|
|
24
|
+
"general": "A ship capable of sustained repairs at sea. Prized by smugglers to swiftly repair themselves whilst evading enemy fire."
|
|
25
25
|
}
|
|
26
26
|
},
|
|
27
27
|
"barge": {
|
|
28
28
|
"name": "火烙船(平底货艇)",
|
|
29
29
|
"description": {
|
|
30
|
-
"general": "
|
|
30
|
+
"general": "A firestorm at sea. Repurposed in the Ungwana dockyards, it excels at setting enemy fleets Ablaze and crippling burning foes."
|
|
31
31
|
}
|
|
32
32
|
},
|
|
33
33
|
"sloop": {
|
|
34
34
|
"name": "爆破船(单桅炮艇)",
|
|
35
35
|
"description": {
|
|
36
|
-
"general": "
|
|
36
|
+
"general": "A fast menace specializing in explosive weaponry. Prized by pirates for making short work of enemy convoys and structures."
|
|
37
37
|
}
|
|
38
38
|
},
|
|
39
39
|
"padewakang": {
|
|
40
40
|
"name": "射石炮船(巴得瓦康船)",
|
|
41
41
|
"description": {
|
|
42
|
-
"general": "
|
|
42
|
+
"general": "A floating siege engine, obliterating structures and striking harder when Anchored. Once used by warlords to shatter the walls of an ancient kingdom."
|
|
43
43
|
}
|
|
44
44
|
},
|
|
45
45
|
"snow": {
|
|
46
46
|
"name": "先锋舰(尖首货船)",
|
|
47
47
|
"description": {
|
|
48
|
-
"general": "
|
|
48
|
+
"general": "Initially a Dutch warship built to escort valuable trade convoys. Its fast recovery of Brace Strength allows it to hold the line against overwhelming firepower."
|
|
49
49
|
}
|
|
50
50
|
},
|
|
51
51
|
"brigantine": {
|
|
52
52
|
"name": "破舰船(双桅帆船)",
|
|
53
53
|
"description": {
|
|
54
|
-
"general": "
|
|
54
|
+
"general": "A ramming predator that excels at dealing Flooding Damage before the final blow. Feared by the megacorporations and merchants alike."
|
|
55
55
|
}
|
|
56
56
|
},
|
|
57
57
|
"sambuk": {
|
|
58
58
|
"name": "纵火狂(桑布克船)",
|
|
59
59
|
"description": {
|
|
60
|
-
"general": "
|
|
60
|
+
"general": "A pyromaniac of a ship rumored to hail from the Arabian subcontinent. Sets nearby enemies Ablaze, before spreading flames to all who dare come close."
|
|
61
61
|
}
|
|
62
62
|
},
|
|
63
63
|
"barque": {
|
|
64
64
|
"name": "守护舰(三桅帆船)",
|
|
65
65
|
"description": {
|
|
66
|
-
"general": "
|
|
66
|
+
"general": "The backbone of any fleet, repairing hulls and reinforcing allies in the heat of battle. The pride of a Compagnie convoy."
|
|
67
67
|
}
|
|
68
68
|
},
|
|
69
69
|
"brig": {
|
|
70
70
|
"name": "守护舰(三桅帆船)",
|
|
71
71
|
"description": {
|
|
72
|
-
"general": "
|
|
72
|
+
"general": "A master of auxiliary warfare, amplifying support weapons for both offense and defense, as befitting the British Trade Alliance."
|
|
73
73
|
}
|
|
74
74
|
},
|
|
75
75
|
"battleJunk": {
|
|
76
76
|
"name": "能工巧匠(双桅炮船)",
|
|
77
77
|
"description": {
|
|
78
|
-
"general": "
|
|
78
|
+
"general": "A walking provocation and exotic vessel from the Far East -- taunting enemies and soaking up fire, before turning the tide for friends."
|
|
79
79
|
}
|
|
80
80
|
},
|
|
81
81
|
"garuda": {
|
|
82
82
|
"name": "迅击船(迦楼罗)",
|
|
83
83
|
"description": {
|
|
84
|
-
"general": "
|
|
84
|
+
"general": "Devastates enemies from afar while equipped with the ability to escape whenever a fight gets too close. Modeled after an ancient god of the skies."
|
|
85
85
|
}
|
|
86
86
|
},
|
|
87
87
|
"schooner": {
|
|
@@ -68,6 +68,10 @@
|
|
|
68
68
|
"soleilRoyal": "Soleil Royal",
|
|
69
69
|
"reapItAndWeep": "Reap It & Weep",
|
|
70
70
|
"reaperOfTheLost": "Reaper of the Lost",
|
|
71
|
-
"azureHarbinger": "Azure Harbinger"
|
|
71
|
+
"azureHarbinger": "Azure Harbinger",
|
|
72
|
+
"warCargo": "War Cargo",
|
|
73
|
+
"warConvoy": "War Convoy",
|
|
74
|
+
"opstuwing": "Opstuwing",
|
|
75
|
+
"soleilImperial": "Soleil Imperial"
|
|
72
76
|
}
|
|
73
77
|
}
|