Add guardian beam spell

This commit is contained in:
Electroblob77
2020-10-17 15:28:51 +01:00
parent 795bdcd427
commit 0dd26de905
9 changed files with 204 additions and 0 deletions
@@ -0,0 +1,24 @@
{
"enabled": {
"book": true,
"scroll": true,
"wands": true,
"npcs": true,
"dispensers": true,
"commands": true,
"treasure": true,
"trades": true,
"looting": true
},
"tier": "advanced",
"element": "sorcery",
"type": "attack",
"cost": 10,
"chargeup": 0,
"cooldown": 50,
"base_properties": {
"range": 12,
"damage": 5,
"air_depletion": 70
}
}