NaturesAura/src/main/resources/assets/naturesaura/patchouli_books/book/en_us/entries/items/eye_improved.json

21 lines
1.3 KiB
JSON
Raw Normal View History

2018-12-25 19:38:25 +01:00
{
"name": "Environmental Ocular",
"icon": "naturesaura:eye_improved",
"category": "items",
"advancement": "naturesaura:end_flower",
"pages": [
{
"type": "text",
"text": "The $(l:items/eye)Environmental Eye$() is very useful in theory; however, a lot of magical botanists struggle with its limited range of gauging $(aura) in the environment around them. A simple solution to this problem is the $(item)Environmental Ocular$().$(br)While working similarly to the $(item)Environmental Eye$(), the main difference is its much bigger gauge for $(aura) in the area: It is $(thing)twice as large$()."
2018-12-25 19:38:25 +01:00
},
{
"type": "text",
"text": "It needs be noted that the extended bar only shows if $(aura) levels are high or low enough.$(br)An additional perk is that, while the $(item)Environmental Eye$() needs to be held in the hotbar, the $(item)Environmental Ocular$() can be anywhere in the user's inventory to work.$(p)All other properties of the $(item)Environmental Eye$() carry over to the $(item)Environmental Ocular$() as expected."
2018-12-25 19:38:25 +01:00
},
{
"type": "naturesaura:tree_ritual",
"text": "Creating the $(item)Environmental Ocular$() using the $(l:practices/tree_ritual)Ritual of the Forest$()",
"recipe": "naturesaura:eye_improved"
}
]
}