Implement blast modifier support for all applicable constructs, plus misc construct-related cleanup and fixes

This commit is contained in:
Electroblob77
2020-06-28 16:56:18 +01:00
parent 97c21b5057
commit 3a68ba8927
36 changed files with 296 additions and 201 deletions
@@ -18,8 +18,9 @@
"cooldown": 20,
"base_properties": {
"range": 10,
"effect_radius": 1,
"direct_damage": 6,
"effect_radius": 5,
"secondary_range": 1,
"secondary_max_targets": 3,
"splash_damage": 4
}