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.
14 lines
374 B
JSON
14 lines
374 B
JSON
{
|
|
"name": "Bat",
|
|
"description": "A winged creature that prefers to stay in caves during the day. Adapted to low or nolight it can have difficulties dealing with day light.",
|
|
"powers": [
|
|
"feathermc:frail_flight",
|
|
"feathermc:armor_slow",
|
|
"feathermc:dark_sleep",
|
|
"feathermc:blinding_lights",
|
|
"feathermc:dark_vision"
|
|
],
|
|
"order": 1,
|
|
"impact": 2
|
|
}
|