Change arcane jammer so it only has a chance of preventing spells

This commit is contained in:
Electroblob77
2020-05-31 23:16:57 +01:00
parent 31eed1cb48
commit ef222e66f2
5 changed files with 61 additions and 11 deletions
@@ -18,6 +18,7 @@
"cooldown": 50,
"base_properties": {
"range": 10,
"effect_duration": 300
"effect_duration": 300,
"effect_strength": 0
}
}