Add boulder spell

This commit is contained in:
Electroblob77
2020-07-05 00:39:06 +01:00
parent 8ae6bc9102
commit 22a125d720
16 changed files with 441 additions and 8 deletions
@@ -0,0 +1,25 @@
{
"enabled": {
"book": true,
"scroll": true,
"wands": true,
"npcs": true,
"dispensers": true,
"commands": true,
"treasure": true,
"trades": true,
"looting": true
},
"tier": "master",
"element": "earth",
"type": "attack",
"cost": 125,
"chargeup": 25,
"cooldown": 350,
"base_properties": {
"duration": 200,
"speed": 0.33,
"damage": 10,
"knockback_strength": 1
}
}