Add firestorm spell

This commit is contained in:
Electroblob77
2020-06-25 13:21:26 +01:00
parent 43690ace29
commit 5dc3ebed4f
8 changed files with 142 additions and 1 deletions
@@ -0,0 +1,23 @@
{
"enabled": {
"book": true,
"scroll": true,
"wands": true,
"npcs": true,
"dispensers": true,
"commands": true,
"treasure": true,
"trades": true,
"looting": true
},
"tier": "master",
"element": "fire",
"type": "attack",
"cost": 80,
"chargeup": 20,
"cooldown": 250,
"base_properties": {
"effect_radius": 6,
"burn_duration": 15
}
}