Skip to content

Commit 77696af

Browse files
Simplified Chinese Translation Support (1.20.1) (#5313)
Co-authored-by: ChuijkYahus <[email protected]>
1 parent 8883d0a commit 77696af

File tree

198 files changed

+1329
-500
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

198 files changed

+1329
-500
lines changed

src/main/resources/assets/tconstruct/book/encyclopedia/zh_cn/abilities/armor/boots/tconstruct_double_jump.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
"more_text_space": true,
99
"effects": [
1010
"无等级上限",
11-
"需要1个能力槽"
11+
"每级需要1个能力槽"
1212
]
1313
}
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
2+
{
3+
"modifier_id": "tconstruct:glowing",
4+
"text": [
5+
{
6+
"text": "行走时,放置荧光球照亮临近的黑暗区域。每次放置荧光球消耗5点耐久度。范围大小可以通过加持“延展”来调整。"
7+
}
8+
],
9+
"more_text_space": true,
10+
"tool_filter": "tconstruct:modifiable/armor/boots",
11+
"effects": [
12+
"最高1级",
13+
"需要1个能力槽"
14+
]
15+
}
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
{
2-
"modifier_id": "tconstruct:path_maker",
2+
"modifier_id": "tconstruct:pathing",
33
"text": [
44
{
55
"text": "踩平你走过的草方块,并留下一条土径。“延展”可以扩大其作用范围。"
66
}
77
],
88
"more_text_space": true,
9+
"tool_filter": "tconstruct:modifiable/armor/boots",
910
"effects": [
1011
"最高1级",
1112
"需要1个能力槽"
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
{
2-
"modifier_id": "tconstruct:plowing",
2+
"modifier_id": "tconstruct:tilling",
33
"text": [
44
{
55
"text": "将你踩过的泥土变为耕地。“延展”可以扩大其作用范围。"
66
}
77
],
88
"more_text_space": true,
9+
"tool_filter": "tconstruct:modifiable/armor/boots",
910
"effects": [
1011
"最高1级",
1112
"需要1个能力槽"

src/main/resources/assets/tconstruct/book/encyclopedia/zh_cn/abilities/armor/chestplate/tconstruct_ambidextrous.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"modifier_id": "tconstruct:ambidextrous",
33
"text": [
44
{
5-
"text": "允许你使用副手攻击。副手将会受到所有对主手的空手强化的加成。"
5+
"text": "能让你使用副手攻击。副手将会受到所有对主手的空手强化的加成。"
66
}
77
],
88
"more_text_space": true,

src/main/resources/assets/tconstruct/book/encyclopedia/zh_cn/abilities/armor/chestplate/tconstruct_wings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"modifier_id": "tconstruct:wings",
33
"text": [
44
{
5-
"text": "允许在半空中跳跃滑翔。滑翔时会缓慢损耗胸甲耐久度。"
5+
"text": "能够在半空中跳跃滑翔。滑翔时会缓慢损耗胸甲耐久度。"
66
}
77
],
88
"more_text_space": true,

src/main/resources/assets/tconstruct/book/encyclopedia/zh_cn/abilities/armor/general/tconstruct_bursting.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"more_text_space": true,
1212
"effects": [
1313
"无等级上限",
14-
"需要1个能力槽",
14+
"每级需要1个能力槽",
1515
"手持工具与流体储罐交互可以填充流体"
1616
]
1717
}

src/main/resources/assets/tconstruct/book/encyclopedia/zh_cn/abilities/armor/general/tconstruct_protection.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
"more_text_space": true,
99
"effects": [
1010
"最高1级",
11-
"每级需要1个能力槽"
11+
"需要1个能力槽"
1212
]
1313
}

src/main/resources/assets/tconstruct/book/encyclopedia/zh_cn/abilities/armor/general/tconstruct_wetting.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"modifier_id": "tconstruct:wetting",
33
"text": [
44
{
5-
"text": "在受到伤害时有25%的概率喷出少量液体(通常在10mB到50mB之间),可以获得点燃、生命恢复等效果或清除身上的状态效果。盾牌则只在格挡时起效。"
5+
"text": "在受到伤害时有25%的概率喷出少量流体(通常在10mB到50mB之间),可以获得点燃、生命恢复等效果或清除身上的状态效果。盾牌则只在格挡时起效。"
66
},
77
{
88
"text": "手持工具右击储罐或排液孔可以填充流体。", "paragraph": true
@@ -11,7 +11,7 @@
1111
"more_text_space": true,
1212
"effects": [
1313
"无等级上限",
14-
"需要1个能力槽",
14+
"每级需要1个能力槽",
1515
"手持工具与流体储罐交互可以填充流体"
1616
]
1717
}

src/main/resources/assets/tconstruct/book/encyclopedia/zh_cn/abilities/armor/helmet/tconstruct_slurping.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"more_text_space": true,
1212
"effects": [
1313
"无等级上限",
14-
"需要1个能力槽",
14+
"每级需要1个能力槽",
1515
"手持工具与流体储罐交互可以填充流体"
1616
]
1717
}

0 commit comments

Comments
 (0)