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

17 lines
404 B
JSON

{
"type": "origins:attribute",
"modifier": {
"attribute": "minecraft:generic.movement_speed",
"value": 0.01,
"operation": "addition"
},
"name":"Like Lightning",
"description":"You are an even faster variant of Anemo.",
"badges": [
{
"sprite": "aspects:textures/gui/badge/check.png",
"text": "Positive"
}
]
}