Files
Aspects-Celestia-Compat/bin/main/data/aspects/powers/fleet_footed.json
missingbinary 1a630355c9 Initial commit
2021-12-11 13:27:36 -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"
}
]
}