Files
PupaMLupa/Server/config/lne_rogues/effects.json
T

13 lines
228 B
JSON

{
"effects": {
"lne_rogues:second_wind": {
"attributes": [
{
"attribute": "minecraft:generic.max_absorption",
"value": 2.0,
"operation": "ADD_VALUE"
}
]
}
}
}