Files
Aspects-Celestia-Compat/build/resources/main/data/aspects/powers/constitution.json
missingbinary 2587a6a79e cosmetic fixes
2021-12-12 18:23:44 -04:00

17 lines
400 B
JSON

{
"type": "origins:attribute",
"modifier": {
"attribute": "minecraft:generic.max_health",
"value": 4,
"operation": "addition"
},
"name":"Watery Persistence",
"description":"You have slightly increased max health.",
"badges": [
{
"sprite": "aspects:textures/gui/badge/check.png",
"text": "Positive"
}
]
}