NaturesAura/src/main/resources/assets/naturesaura/patchouli_books/book/en_us/entries/effects/breathlessness.json
2021-12-28 11:53:10 +01:00

12 lines
658 B
JSON

{
"name": "Breathlessness",
"icon": "minecraft:white_wool",
"category": "naturesaura: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."
}
]
}