Add mark sacrifice spell
This commit is contained in:
@@ -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
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user