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

16 lines
461 B
JSON

{
"type": "origins:attribute",
"modifier": {
"attribute": "minecraft:generic.movement_speed",
"value": 0.05,
"operation": "addition"
},
"name":"Impish Speed",
"description":"Being a devillish little bugger has given you the speed to run away from your angered prank victims.",
"badges": [
{
"sprite": "aspects:textures/gui/badge/check.png",
"text": "Positive"
}
]
}