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
340 B
JSON
15 lines
340 B
JSON
{
|
|
"name": "El Gato",
|
|
"description": "A feline creature that excells in sneaking, jumps and agility.",
|
|
"powers": [
|
|
"origins:sprint_jump",
|
|
"origins:nine_lives",
|
|
"feathermc:fall_immunity_or_death",
|
|
"feathermc:night_vision_focus",
|
|
"origins:velvet_paws",
|
|
"origins:scare_creepers"
|
|
],
|
|
"order": 3,
|
|
"impact": 1
|
|
}
|