Skip to content

Commit 7bedbe2

Browse files
authored
Electrostatic Tinker's Toys 翻译提交 (#3542)
* electrostatic tinkers toys 翻译提交 * Update meme-electric_armor.json * Update zh_cn.lang * Update meme-electric.json
1 parent 5325ebf commit 7bedbe2

6 files changed

Lines changed: 84 additions & 0 deletions

File tree

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"armormodifier": "meme-electric_armor",
3+
"text": [
4+
{
5+
"text": "By using a reactive array of actuators to absorb incoming energy, you can avoid having to deal with impulse-induced material trauma."
6+
}
7+
],
8+
"effects": [
9+
"Grants the armour piece an internal energy buffer",
10+
"The energy buffer will be depleted in place of durability",
11+
"Multiple levels"
12+
],
13+
"demoArmor": [
14+
"conarm:helmet",
15+
"conarm:chestplate",
16+
"conarm:leggings",
17+
"conarm:boots"
18+
]
19+
}
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"armormodifier": "meme-electric_armor",
3+
"text": [
4+
{
5+
"text": "为盔甲装载驱动电容,以电荷包裹盔甲,用能量抵消磨损。"
6+
}
7+
],
8+
"effects": [
9+
"为盔甲添加 RF 能量条",
10+
"盔甲优先消耗能量条,而不是耐久",
11+
"多个等级"
12+
],
13+
"demoArmor": [
14+
"conarm:helmet",
15+
"conarm:chestplate",
16+
"conarm:leggings",
17+
"conarm:boots"
18+
]
19+
}
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
item.electrostatic:electric_upgrade0.name=Electrostatic Upgrade
2+
3+
modifier.meme-electric.name=Electrostatic!
4+
modifier.meme-electric.desc=§oActuation-packed!\n§rGrants the tool an energy buffer that is consumed in place of durability.
5+
6+
modifier.meme-electric_armor.name=Electrostatic!
7+
modifier.meme-electric_armor.desc=§oActuation-packed!\n§rGrants the armour an energy buffer that is consumed in place of durability.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
item.electrostatic:electric_upgrade0.name=荷载电容升级
2+
3+
modifier.meme-electric.name=电荷!
4+
modifier.meme-electric.desc=§o电容,启动!\n§r工具优先消耗 RF 能量条,而不是耐久度。
5+
6+
modifier.meme-electric_armor.name=电荷!
7+
modifier.meme-electric_armor.desc=§o电容,启动!\n§r盔甲优先消耗 RF 能量条,而不是耐久度。
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"modifier": "meme-electric",
3+
"text": [
4+
{
5+
"text": "By using a reactive array of actuators to absorb incoming energy, you can avoid having to deal with impulse-induced material trauma."
6+
}
7+
],
8+
"effects": [
9+
"Grants the tool an internal energy buffer",
10+
"The energy buffer will be depleted in place of tool durability",
11+
"Multiple levels"
12+
],
13+
"demoTool": [
14+
"tconstruct:broadsword"
15+
]
16+
}
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"modifier": "meme-electric",
3+
"text": [
4+
{
5+
"text": "为工具装载驱动电容,以电荷保护工具,用能量抵消磨损。"
6+
}
7+
],
8+
"effects": [
9+
"为工具添加 RF 能量条",
10+
"工具优先消耗能量条,而不是耐久",
11+
"多个等级"
12+
],
13+
"demoTool": [
14+
"tconstruct:broadsword"
15+
]
16+
}

0 commit comments

Comments
 (0)