22 lines
412 B
JSON
22 lines
412 B
JSON
{
|
|
"effects": {
|
|
"druids:thorned": {
|
|
"attributes": [
|
|
{
|
|
"attribute": "minecraft:generic.armor",
|
|
"value": 2.0,
|
|
"operation": "ADD_VALUE"
|
|
}
|
|
]
|
|
},
|
|
"druids:poison_ritual": {
|
|
"attributes": [
|
|
{
|
|
"attribute": "spell_power:nature",
|
|
"value": 0.3,
|
|
"operation": "ADD_MULTIPLIED_BASE"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |