added aspects, added dendro
This commit is contained in:
10
bin/main/data/aspects/powers/resistance.json
Normal file
10
bin/main/data/aspects/powers/resistance.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"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."
|
||||
}
|
||||
Reference in New Issue
Block a user