Add the rest of the new spells to the advancements

This commit is contained in:
Electroblob77
2020-10-23 13:23:32 +01:00
parent 21dabc9cfc
commit f99f8c271e
@@ -93,6 +93,14 @@
}
}
},
"boulder": {
"trigger": "ebwizardry:cast_spell",
"conditions": {
"spell": {
"spell": "boulder"
}
}
},
"bubble": {
"trigger": "ebwizardry:cast_spell",
"conditions": {
@@ -101,6 +109,14 @@
}
}
},
"celestial_smite": {
"trigger": "ebwizardry:cast_spell",
"conditions": {
"spell": {
"spell": "celestial_smite"
}
}
},
"chain_lightning": {
"trigger": "ebwizardry:cast_spell",
"conditions": {
@@ -325,6 +341,14 @@
}
}
},
"enrage": {
"trigger": "ebwizardry:cast_spell",
"conditions": {
"spell": {
"spell": "enrage"
}
}
},
"evade": {
"trigger": "ebwizardry:cast_spell",
"conditions": {
@@ -333,6 +357,14 @@
}
}
},
"fangs": {
"trigger": "ebwizardry:cast_spell",
"conditions": {
"spell": {
"spell": "fangs"
}
}
},
"fireball": {
"trigger": "ebwizardry:cast_spell",
"conditions": {
@@ -397,6 +429,14 @@
}
}
},
"flamecatcher": {
"trigger": "ebwizardry:cast_spell",
"conditions": {
"spell": {
"spell": "flamecatcher"
}
}
},
"flame_ray": {
"trigger": "ebwizardry:cast_spell",
"conditions": {
@@ -509,6 +549,14 @@
}
}
},
"frost_barrier": {
"trigger": "ebwizardry:cast_spell",
"conditions": {
"spell": {
"spell": "frost_barrier"
}
}
},
"frost_ray": {
"trigger": "ebwizardry:cast_spell",
"conditions": {
@@ -597,6 +645,14 @@
}
}
},
"guardian_beam": {
"trigger": "ebwizardry:cast_spell",
"conditions": {
"spell": {
"spell": "guardian_beam"
}
}
},
"hailstorm": {
"trigger": "ebwizardry:cast_spell",
"conditions": {
@@ -861,6 +917,14 @@
}
}
},
"mark_sacrifice": {
"trigger": "ebwizardry:cast_spell",
"conditions": {
"spell": {
"spell": "mark_sacrifice"
}
}
},
"metamorphosis": {
"trigger": "ebwizardry:cast_spell",
"conditions": {
@@ -901,6 +965,14 @@
}
}
},
"mirage": {
"trigger": "ebwizardry:cast_spell",
"conditions": {
"spell": {
"spell": "mirage"
}
}
},
"muffle": {
"trigger": "ebwizardry:cast_spell",
"conditions": {
@@ -925,6 +997,14 @@
}
}
},
"permafrost": {
"trigger": "ebwizardry:cast_spell",
"conditions": {
"spell": {
"spell": "permafrost"
}
}
},
"petrify": {
"trigger": "ebwizardry:cast_spell",
"conditions": {
@@ -989,6 +1069,14 @@
}
}
},
"radiant_totem": {
"trigger": "ebwizardry:cast_spell",
"conditions": {
"spell": {
"spell": "radiant_totem"
}
}
},
"ray_of_purification": {
"trigger": "ebwizardry:cast_spell",
"conditions": {
@@ -1413,6 +1501,14 @@
}
}
},
"withering_totem": {
"trigger": "ebwizardry:cast_spell",
"conditions": {
"spell": {
"spell": "withering_totem"
}
}
},
"zombie_apocalypse": {
"trigger": "ebwizardry:cast_spell",
"conditions": {