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

16 lines
909 B
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",
2018-10-26 21:37:08 +02:00
"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 production of materials, the creation of new ideas and the harnessing of the world and its components."
2018-10-21 18:39:46 +02:00
},
{
"type": "text",
2018-10-26 21:37:08 +02:00
"text": "However, it isn't always as easy as that. Making use of it wrongly, specifically 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."
2018-10-21 18:39:46 +02:00
}
]
}