finished all 3 types, ready for prerelease
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
"aspects:fleet_footed",
|
||||
"aspects:negate_fall_damage",
|
||||
"aspects:chained",
|
||||
"aspects:windborn"
|
||||
"aspects:windborn",
|
||||
"aspects:wise"
|
||||
],
|
||||
"icon": {
|
||||
"item": "minecraft:zombie_head"
|
||||
@@ -3,7 +3,7 @@
|
||||
"aspects:hot_biomes",
|
||||
"aspects:ignis_primary",
|
||||
"aspects:ignis_secondary",
|
||||
"aspects:secondary_ding"
|
||||
"aspects:fire_strength"
|
||||
],
|
||||
"icon": {
|
||||
"item": "minecraft:zombie_head"
|
||||
|
||||
13
bin/main/data/aspects/origins/tempus.json
Normal file
13
bin/main/data/aspects/origins/tempus.json
Normal 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."
|
||||
}
|
||||
Reference in New Issue
Block a user