NaturesAura/src/main/resources/data/naturesaura/patchouli_books/book/fr_fr/entries/effects/breathlessness.json

12 lines
646 B
JSON
Raw Normal View History

{
"name": "Breathlessness",
"icon": "minecraft:white_wool",
"category": "effects",
"advancement": "naturesaura:negative_imbalance",
"pages": [
{
"type": "text",
"text": "The removal of $(aura) from an area not only has an effect on plantlife around the effected area, but also on creatures that require $(item)oxygen$() to breathe. These creatures will quickly notice that, the more $(aura) is drained, the less easy it becomes to breathe: Their lungs will start producing an acute pain that stings in irregular intervals, and it becomes severely harder to regenerate health."
}
]
}