NaturesAura/src/main/resources/data/naturesaura/patchouli_books/book/zh_cn/entries/creating/slime_split_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

{
"name": "分裂观测仪",
"icon": "naturesaura:slime_split_generator",
"category": "creating",
"advancement": "naturesaura:tainted_gold",
"pages": [
{
"type": "text",
"text": "$(thing)史莱姆$()和$(thing)岩浆怪$()是独特的存在。在受到足够伤害时,它们会$(thing)分裂$()成更小版本的自己,与身体中细胞分裂的方式很类似。这种自然过程可以被$(item)分裂观测仪$()利用:当这类生物在其附近分裂时,新增的熵会被消耗,并向周围环境散布$(aura-zh-cn)。"
},
{
"type": "text",
"text": "无需多言,产生$(aura-zh-cn)的具体数量会依据生物的$(thing)大小$()和$(thing)稀有度$()而不同。$(br)还应指出的是,在$(item)分裂观察仪$()散播灵气的途中,再使额外的生物进行分裂不会产生额外的$(aura-zh-cn)。"
},
{
"type": "crafting",
"recipe": "naturesaura:slime_split_generator",
"text": "制作$(item)分裂观测仪$()"
}
]
}