Add enrage spell

This commit is contained in:
Electroblob77
2020-10-10 19:15:15 +01:00
parent f5cd740497
commit 0db343c959
7 changed files with 81 additions and 0 deletions
@@ -0,0 +1,22 @@
{
"enabled": {
"book": true,
"scroll": true,
"wands": true,
"npcs": true,
"dispensers": true,
"commands": true,
"treasure": true,
"trades": true,
"looting": true
},
"tier": "apprentice",
"element": "necromancy",
"type": "alteration",
"cost": 20,
"chargeup": 0,
"cooldown": 100,
"base_properties": {
"effect_radius": 8
}
}