Files
Aspects-Celestia-Compat/build/resources/main/data/aspects/powers/fleet_footed.json
missingbinary 2587a6a79e cosmetic fixes
2021-12-12 18:23:44 -04:00

16 lines
402 B
JSON

{
"type": "origins:attribute",
"modifier": {
"attribute": "minecraft:generic.movement_speed",
"value": 0.05,
"operation": "addition"
},
"name":"Fleet Footed",
"description":"You are quicker on your feet than others.",
"badges": [
{
"sprite": "aspects:textures/gui/badge/check.png",
"text": "Positive"
}
]
}