Add cooldowns for more powerful continuous spells

This commit is contained in:
Electroblob77
2020-06-11 22:20:58 +01:00
parent 7d650ebbc3
commit c4ac1d7e6c
4 changed files with 4 additions and 4 deletions
@@ -15,7 +15,7 @@
"type": "attack",
"cost": 15,
"chargeup": 15,
"cooldown": 0,
"cooldown": 70,
"base_properties": {
"range": 10,
"damage": 6,
@@ -15,7 +15,7 @@
"type": "attack",
"cost": 15,
"chargeup": 15,
"cooldown": 0,
"cooldown": 70,
"base_properties": {
"primary_damage": 5,
"secondary_damage": 4,
@@ -15,7 +15,7 @@
"type": "attack",
"cost": 10,
"chargeup": 10,
"cooldown": 0,
"cooldown": 40,
"base_properties": {
"range": 10,
"damage": 2,
@@ -15,7 +15,7 @@
"type": "utility",
"cost": 15,
"chargeup": 15,
"cooldown": 0,
"cooldown": 70,
"base_properties": {
"duration": 600,
"range": 10