Finish implementing SpellAreaEffect and retrofit various spell classes to extend it

This commit is contained in:
Electroblob77
2020-06-20 21:42:37 +01:00
parent 62b06f8fc6
commit 46a467de46
11 changed files with 434 additions and 400 deletions
@@ -17,7 +17,7 @@
"chargeup": 20,
"cooldown": 150,
"base_properties": {
"blast_radius": 5,
"effect_radius": 5,
"damage": 8,
"max_repulsion_velocity": 3
}