Add fangs spell

This commit is contained in:
Electroblob77
2020-06-29 23:52:05 +01:00
parent cfca8f1fdd
commit c2e99e2ce6
7 changed files with 122 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": "advanced",
"element": "earth",
"type": "attack",
"cost": 40,
"chargeup": 5,
"cooldown": 60,
"base_properties": {
"range": 10
}
}