finished all 3 types, ready for prerelease

This commit is contained in:
missingbinary
2021-12-12 15:43:31 -04:00
parent 097bc40b50
commit 721b9fffdc
189 changed files with 5072 additions and 3030 deletions

View File

@@ -3,7 +3,8 @@
"aspects:fleet_footed",
"aspects:negate_fall_damage",
"aspects:chained",
"aspects:windborn"
"aspects:windborn",
"aspects:wise"
],
"icon": {
"item": "minecraft:zombie_head"

View File

@@ -3,7 +3,7 @@
"aspects:hot_biomes",
"aspects:ignis_primary",
"aspects:ignis_secondary",
"aspects:secondary_ding"
"aspects:fire_strength"
],
"icon": {
"item": "minecraft:zombie_head"

View File

@@ -0,0 +1,13 @@
{
"powers": [
"aspects:fleet",
"aspects:storm_strength",
"aspects:tempus_primary",
"aspects:tempus_secondary"
],
"icon": {
"item": "minecraft:zombie_head"
},
"name": "Tempus",
"description": "Dark minds crackling and churning, Tempus types always have a storm brewing in their heads."
}