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.
18 lines
356 B
JSON
18 lines
356 B
JSON
{
|
|
"name": "Dragon",
|
|
"description": "You're a big dragon! Mighty, chunky and a bit slow.",
|
|
"icon": {
|
|
"id": "minecraft:blaze_powder"
|
|
},
|
|
"powers": [
|
|
"feathermc:bulwark",
|
|
"feathermc:slow",
|
|
"feathermc:digestion",
|
|
"feathermc:wide_figure",
|
|
"origins:fire_immunity",
|
|
"feathermc:frail_flight"
|
|
],
|
|
"order": 6,
|
|
"impact": 3
|
|
}
|