Make lightning bolt count as player damage and support damage modifiers

This commit is contained in:
Electroblob77
2020-06-30 14:06:27 +01:00
parent c435ca5fa7
commit b76374fb58
2 changed files with 62 additions and 32 deletions
@@ -17,6 +17,7 @@
"chargeup": 10,
"cooldown": 80,
"base_properties": {
"range": 80
"range": 80,
"damage": 5
}
}