Files
Aspects-Celestia-Compat/bin/main/data/aspects/powers/constitution.json
2021-12-12 15:43:31 -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"
}
]
}