Add mark sacrifice spell

This commit is contained in:
Electroblob77
2020-07-30 22:54:37 +01:00
parent a321e4ef66
commit 0d7d36c0b5
9 changed files with 106 additions and 1 deletions
@@ -0,0 +1,24 @@
{
"enabled": {
"book": true,
"scroll": true,
"wands": true,
"npcs": true,
"dispensers": true,
"commands": true,
"treasure": true,
"trades": true,
"looting": true
},
"tier": "apprentice",
"element": "healing",
"type": "alteration",
"cost": 15,
"chargeup": 0,
"cooldown": 30,
"base_properties": {
"range": 10,
"effect_duration": 300,
"effect_strength": 0
}
}