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

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

27 lines
1.5 KiB
JSON

{
"name": "移时日晷",
"icon": "naturesaura:time_changer",
"category": "using",
"advancement": "naturesaura:aura_bottle_end",
"pages": [
{
"type": "text",
"text": "特定活动,特别是建筑和狩猎怪物,只能在特定时间较容易地进行。多年来,为了个人利益,魔法植物学家一直在试着找到操纵$(thing)时间$()本身的方法。$(item)移时日晷$()就有这种能力。虽然使用起来相当昂贵,但它能轻易地快进到$(thing)白天和夜晚的任何时间$()。"
},
{
"type": "text",
"text": "要进行时间跳跃,只需要在$(item)移时日晷$()上放一个$(item)物品展示框$(),再在展示框里放一个$(item)时间之手$()。展示框内手的$(thing)转角$()会决定跳跃到哪个时间,而手指向最上方时对应午夜。在相当靠近日晷的地方扔下一个常规的$(item)钟$()就能启动时间跳跃。$(br)当然,作为代价,这会消耗大量的$(aura-zh-cn)——跳过的时间越多,消耗的$(aura-zh-cn)就越多。"
},
{
"type": "crafting",
"text": "制作$(item)移时日晷$()",
"recipe": "naturesaura:time_changer"
},
{
"type": "naturesaura:offering",
"text": "通过$(l:practices/offering)祭祀诸神$()请求$(item)时间之手$()",
"recipe": "naturesaura:clock_hand"
}
]
}