NaturesAura/src/main/resources/assets/naturesaura/patchouli_books/book/en_us/entries/intro/aura.json

16 lines
1.1 KiB
JSON
Raw Normal View History

2018-10-21 18:39:46 +02:00
{
"name": "Aura, conceptually",
"icon": "naturesaura:gold_leaf",
2018-10-25 19:23:20 +02:00
"category": "intro",
2018-10-21 18:39:46 +02:00
"priority": true,
"pages": [
{
"type": "text",
"text": "Contrary to popular belief, $(aura) isn't stored in single, floating $(italic)nodes$(), but rather, it is present everywhere in the world.$(br)While touching it is impossible, making use of its powers certainly is not. When $(aura) is used right, it can assist in the $(thing)production$() of materials, the $(thing)creation$() of new ideas and the $(thing)harnessing$() of the world and its components."
2018-10-21 18:39:46 +02:00
},
{
"type": "text",
"text": "However, it isn't always as easy as that. Making use of it wrongly, specifically $(thing)draining$() it completely from an area, will face the culprit with diminishing returns.$(br)So while $(aura) is plentiful and useful, abusing it would certainly be ill-advised.$(p)An additional thing to note is that, based on the world you are in - specifically, the $(item)dimension$(), different types of $(aura) will be present, making some mechanics work unlike expected."
2018-10-21 18:39:46 +02:00
}
]
}