various updates, ready for release 2

This commit is contained in:
missingbinary
2021-12-13 18:00:21 -04:00
parent 5de75636bd
commit b7420f3369
297 changed files with 5488 additions and 3533 deletions

View File

@@ -4,11 +4,13 @@
"aspects:negate_fall_damage",
"aspects:chained",
"aspects:windborn",
"aspects:wise"
"aspects:wise",
"aspects:start",
"aspects:anemo_team"
],
"icon": {
"item": "aspects:anemo_feather"
},
"name": "Anemo",
"name": "§aAnemo",
"description": "Anemo users are light on their feet, freeform in combat and wanderers by nature."
}

View File

@@ -8,6 +8,6 @@
"icon": {
"item": "minecraft:snowball"
},
"name": "Cryo",
"name": "§bCryo",
"description": "Cold, calculating and precise, Cryo types always get the job done."
}

View File

@@ -11,6 +11,6 @@
"icon": {
"item": "minecraft:wheat_seeds"
},
"name": "Dendro",
"name": "§2Dendro",
"description": "Lovers of art, nature and all things beautiful, Dendro types certainly are a unique breed."
}

View File

@@ -4,11 +4,13 @@
"aspects:resistance",
"aspects:explosion_damage",
"aspects:earthborn",
"aspects:deepdweller"
"aspects:deepdweller",
"aspects:start",
"aspects:geo_team"
],
"icon": {
"item": "aspects:geo_diamond"
},
"name": "Geo",
"name": "§eGeo",
"description": "Down-to-earth and grounded, Geo users are all about stability and functionality."
}

View File

@@ -3,11 +3,12 @@
"aspects:water_breathing",
"aspects:constitution",
"aspects:fire_damage",
"aspects:waterborn"
"aspects:waterborn",
"aspects:hydro_team"
],
"icon": {
"item": "aspects:hydro_kelp"
},
"name": "Hydro",
"name": "§9Hydro",
"description": "Fluid and ever-changing, Hydro users are flexible and aware of the intent behind the actions of their enemies in order to better defy them."
}

View File

@@ -8,6 +8,6 @@
"icon": {
"item": "minecraft:fire_charge"
},
"name": "Ignis",
"name": "§6Ignis",
"description": "Full of energy and power, Ignis types are certainly the life of the party."
}

View File

@@ -0,0 +1,15 @@
{
"powers": [
"aspects:full_moon",
"aspects:nightwalker",
"aspects:wolf_affinity",
"aspects:luna_primary",
"aspects:luna_secondary",
"aspects:invisibility"
],
"icon": {
"item": "minecraft:lily_of_the_valley"
},
"name": "§7Luna",
"description": "Quiet, spectral beings, Luna types possess great magical power that shifts based on the phase of the moon."
}

View File

@@ -5,7 +5,9 @@
"aspects:darkness_damage",
"aspects:night_aversion",
"aspects:holy",
"aspects:lightborn"
"aspects:lightborn",
"aspects:start",
"aspects:ordo_team"
],
"icon": {
"item": "aspects:ordo_star"

View File

@@ -4,11 +4,14 @@
"aspects:undead",
"aspects:night_strength",
"aspects:day_aversion",
"aspects:voidborn"
"aspects:voidborn",
"aspects:wither_damage",
"aspects:start",
"aspects:perditio_team"
],
"icon": {
"item": "aspects:perditio_bone"
},
"name": "Perditio",
"name": "§4Perditio",
"description": "Shrouded in darkness and mystery, Perditio users are unique magical beings said to be derived from the void."
}

View File

@@ -4,11 +4,14 @@
"aspects:nether_buff",
"aspects:water_damage",
"aspects:lava_vision",
"aspects:flameborn"
"aspects:flameborn",
"aspects:start",
"aspects:melt",
"aspects:pyro_team"
],
"icon": {
"item": "aspects:pyro_fire"
},
"name": "Pyro",
"name": "§cPyro",
"description": "Pyro users are certainly lively. The rebels of the group, they are always brimming with new ideas and drive for adventure."
}

View File

@@ -0,0 +1,16 @@
{
"powers": [
"aspects:fire_resistance",
"aspects:holy_flame",
"aspects:sunbaked",
"aspects:sun_bar",
"aspects:decay",
"aspects:solus_primary",
"aspects:solus_secondary"
],
"icon": {
"item": "minecraft:sunflower"
},
"name": "§6Solus",
"description": "Bold and egotistical, Solus types are as bright as the sun. Paladins, warriors and priests, these types are always in the action."
}

View File

@@ -8,6 +8,6 @@
"icon": {
"item": "minecraft:amethyst_shard"
},
"name": "Tempus",
"name": "§5Tempus",
"description": "Dark minds crackling and churning, Tempus types always have a storm brewing in their heads."
}