NaturesAura/src/main/resources/data/naturesaura/patchouli_books/book/zh_cn/entries/creating/projectile_generator.json
kappa-maintainer 203d664291
Update Chinese translation (#209)
* Update Chinese translation

* Use proper macro
2021-05-22 19:47:08 +02:00

22 lines
1.1 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"name": "射击标靶",
"icon": "naturesaura:projectile_generator",
"category": "creating",
"advancement": "naturesaura:sky_ingot",
"pages": [
{
"type": "text",
"text": "$(thing)弹射物$()的力量,在一些情况下,强大到足以穿透活物,甚至能通过传送的方式移动它们。不过,这种力量也能用来产生$(aura-zh-cn)$(item)射击标靶$()能将射向它的弹射物的力量转换为$(aura-zh-cn)并散播到环境中。"
},
{
"type": "text",
"text": "在这方面,不同的弹射物产生$(aura-zh-cn)的量不同——比如,一个$(item)雪球$()产生的灵气远远少于,比如,一个$(item)末影珍珠$()。$(p)但是有一个警告:弹射物必须从朝北的面开始$(thing)轮流$()射击其四个侧面。射击到未激活的面不会产生$(aura-zh-cn)。"
},
{
"type": "crafting",
"recipe": "naturesaura:projectile_generator",
"text": "制作$(item)射击标靶$()"
}
]
}