Files
Aspects-Celestia-Compat/bin/main/data/aspects/powers/resistance.json
2021-12-13 18:00:21 -04:00

16 lines
407 B
JSON

{
"type": "origins:attribute",
"modifier": {
"attribute": "minecraft:generic.armor",
"value": 4,
"operation": "addition"
},
"name":"Resistance",
"description":"You have more natural armour points than other aspect users.",
"badges": [
{
"sprite": "aspects:textures/gui/badge/check.png",
"text": "Positive"
}
]
}