You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
328 B
JSON
15 lines
328 B
JSON
{
|
|
"name": "Fox",
|
|
"description": "A vulpine creature with high-energy and a talent for mischief. Tiny and speedy!",
|
|
"powers": [
|
|
"origins:sprint_jump",
|
|
"origins:nine_lives",
|
|
"origins:more_exhaustion",
|
|
"feathermc:fox_size",
|
|
"feathermc:flammable",
|
|
"feathermc:speedy"
|
|
],
|
|
"order": 3,
|
|
"impact": 2
|
|
}
|