NaturesAura/src/main/resources/data/naturesaura/patchouli_books/book/zh_cn/entries/items/loot_finder.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 KiB
JSON

{
"name": "财富之杖",
"icon": "naturesaura:loot_finder",
"category": "items",
"advancement": "naturesaura:offering",
"pages": [
{
"type": "text",
"text": "在世界各地都能找到不同种类的$(thing)宝藏$(),包括装得满满当当的$(item)箱子$()、$(item)存储矿车$()等等。$(p)$(item)财富之杖$()能揭示这些财宝,让它们更容易被找到。挥舞$(item)财富之杖$(),它就会在一分钟内$(thing)高亮$() 64 格半径内的每个存储容器。"
},
{
"type": "text",
"text": "这个时长给了使用者足够的时间前往这个用魔法变得可视的位置,并收集财宝。$(p)自然,要让$(item)财富之杖$()能以这种方式发现财宝,需要消耗$(l:items/aura_cache)灵气缓存$()中相当数量的$(aura-zh-cn)。"
},
{
"type": "crafting",
"text": "制作$(item)财富之杖$()",
"recipe": "naturesaura:loot_finder"
}
]
}