Add blinding flash spell

This commit is contained in:
Electroblob77
2020-06-20 21:43:10 +01:00
parent 46a467de46
commit c6a3f090cd
8 changed files with 73 additions and 0 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": "apprentice",
"element": "lightning",
"type": "alteration",
"cost": 20,
"chargeup": 0,
"cooldown": 60,
"base_properties": {
"effect_radius": 5,
"effect_duration": 300
}
}