Skip to content

Commit ae5e8bb

Browse files
authored
HexVoid 翻译提交 (#5396)
HexVoid create
1 parent 5c7878f commit ae5e8bb

File tree

2 files changed

+160
-0
lines changed

2 files changed

+160
-0
lines changed
Lines changed: 80 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,80 @@
1+
{
2+
hexvoid: {
3+
book: {
4+
patterns: {
5+
spells: {
6+
hexvoid_spells: {
7+
"": "Hexvoid Spells",
8+
save_scent: "Pushes the scent of reality at your current location to the stack.", // todo: not a spell
9+
destabilize: "Attempts to destabilize the target block. DOCUMENTATION WIP: CAN TARGET QUARTZ INFUSED STONE AND STRIATED CRYSTAL" // todo: documentation
10+
},
11+
hexvoid_great_spells: {
12+
"": "Hexvoid Great Spells",
13+
activate_portal: "Activates the Imbued Locator Core at the given position, creating a portal medium for the specified duration in ticks. Costs 10 charged amethyst if traveling in the same dimension or 15 across dimensions, plus 1 charged amethyst per the minutes active squared."
14+
}
15+
},
16+
},
17+
},
18+
tooltip: {
19+
portal_mapper: {
20+
item: "Currently storing a focus"
21+
}
22+
}
23+
},
24+
25+
hexcasting: {
26+
action: {
27+
"hexvoid:": {
28+
save_scent: "Save Reality Scent",
29+
activate_portal: "Activate Locator Core",
30+
destabilize: "Destabilize Block"
31+
},
32+
33+
// use this to add shortened versions of pattern names if the full name won't fit in the ingame book
34+
// you don't need to add an entry for every pattern - the above value will be used as a default
35+
book: {
36+
"hexvoid:": {
37+
save_scent: "Save Reality Scent",
38+
},
39+
},
40+
},
41+
},
42+
block: {
43+
hexvoid: {
44+
portal_mapper_empty: "Empty Locator Core",
45+
portal_mapper_cartographer: "Partially Imbued Locator Core (Cartographer)",
46+
portal_mapper_sniffer: "Partially Imbued Locator Core (Sniffer)",
47+
portal_mapper_full: "Imbued Locator Core",
48+
interstitial_stone: "Interstitial Stone",
49+
interstitial_cobblestone: "Interstitial Cobblestone",
50+
quartz_infused_stone: "Quartz Infused Stone",
51+
liquid_quartz: "Liquid Quartz",
52+
carnivorous_log: "Cryatofaia Log",
53+
crystal_sheen: "Striated Crystal",
54+
crystal_dull: "Drained Striated Crystal"
55+
},
56+
},
57+
item: {
58+
hexvoid: {
59+
liquid_quartz_bucket: "Liquid Quartz Bucket"
60+
}
61+
},
62+
itemGroup: {
63+
hexvoid: "HexVoid"
64+
},
65+
error: {
66+
hexvoid: {
67+
missing_iota: "stored iota in slot",
68+
invalid_iota: "Reality Scent"
69+
}
70+
},
71+
sound: {
72+
hexvoid: {
73+
ambient: {
74+
interstitial_wastes: {
75+
loop: "Hollow Drone"
76+
}
77+
}
78+
}
79+
}
80+
}
Lines changed: 80 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,80 @@
1+
{
2+
hexvoid: {
3+
book: {
4+
patterns: {
5+
spells: {
6+
hexvoid_spells: {
7+
"": "Hexvoid 法术",
8+
save_scent: "向栈返回你当前位置的现实气息。", // todo: not a spell
9+
destabilize: "尝试让目标方块失稳。$(l)文档未完成:目标可为石英灌注石头和纹状晶体" // todo: documentation
10+
},
11+
hexvoid_great_spells: {
12+
"": "Hexvoid 卓越法术",
13+
activate_portal: "激活给定位置的注能定位核心,创建能存在给定时间的传送通道,时间以刻计。在同一维度内传送消耗 10 个充能紫水晶,跨维度则消耗 15 个;同时根据存在时间额外消耗充能紫水晶,耗量等于存在分钟数的平方。"
14+
}
15+
},
16+
},
17+
},
18+
tooltip: {
19+
portal_mapper: {
20+
item: "当前存有一个核心"
21+
}
22+
}
23+
},
24+
25+
hexcasting: {
26+
action: {
27+
"hexvoid:": {
28+
save_scent: "保存现实气息",
29+
activate_portal: "激活定位核心",
30+
destabilize: "失稳化方块"
31+
},
32+
33+
// use this to add shortened versions of pattern names if the full name won't fit in the ingame book
34+
// you don't need to add an entry for every pattern - the above value will be used as a default
35+
book: {
36+
"hexvoid:": {
37+
save_scent: "保存现实气息",
38+
},
39+
},
40+
},
41+
},
42+
block: {
43+
hexvoid: {
44+
portal_mapper_empty: "空定位核心",
45+
portal_mapper_cartographer: "部分注能定位核心(制图师)",
46+
portal_mapper_sniffer: "部分注能定位核心(嗅探兽)",
47+
portal_mapper_full: "注能定位核心",
48+
interstitial_stone: "虚隙石头",
49+
interstitial_cobblestone: "虚隙圆石",
50+
quartz_infused_stone: "石英灌注石头",
51+
liquid_quartz: "液态石英",
52+
carnivorous_log: "噬肉原木",
53+
crystal_sheen: "纹状晶体",
54+
crystal_dull: "枯竭纹状晶体"
55+
},
56+
},
57+
item: {
58+
hexvoid: {
59+
liquid_quartz_bucket: "液态石英桶"
60+
}
61+
},
62+
itemGroup: {
63+
hexvoid: "HexVoid"
64+
},
65+
error: {
66+
hexvoid: {
67+
missing_iota: "其中物品存有iota",
68+
invalid_iota: "现实气息"
69+
}
70+
},
71+
sound: {
72+
hexvoid: {
73+
ambient: {
74+
interstitial_wastes: {
75+
loop: "空洞的嗡鸣"
76+
}
77+
}
78+
}
79+
}
80+
}

0 commit comments

Comments
 (0)