NaturesAura/src/main/resources/data/naturesaura/patchouli_books/book/zh_cn/entries/items/infused_iron_armor.json

26 lines
1.3 KiB
JSON
Raw Normal View History

{
"name": "植物学家的护甲",
"icon": "naturesaura:infused_iron_chest",
"category": "items",
"advancement": "naturesaura:infused_materials",
"pages": [
{
"type": "text",
"text": "除了$(l:items/infused_iron_tools)工具$(),植物学家可以通过盔甲获得保护,尤其是$(item)植物学家的护甲$()。除了有像铁甲一样的保护性外,它还可以在装备了$(l:items/aura_cache)灵气缓存$()并潜行时缓慢恢复耐久,这与灌注铁的工具类似。此外,当穿戴整套套装时,你将得到效果$(thing)套装效果$()"
},
{
"type": "text",
"text": "随后,穿戴者被攻击时,攻击者将被施加一个短暂的$(item)凋零$()效果,类似于以荆棘附魔的效果。$(br)此外,装备全套装备使用$(l:items/s hockwave_creator)狂暴护身符$()时,任何被护身符效果影响的敌人都会受到短暂的凋零效果。"
},
{
"type": "crafting",
"recipe": "naturesaura:infused_helmet",
"recipe2": "naturesaura:infused_chest"
},
{
"type": "crafting",
"recipe": "naturesaura:infused_pants",
"recipe2": "naturesaura:infused_shoes"
}
]
}