Add withering totem spell
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"enabled": {
|
||||
"book": true,
|
||||
"scroll": true,
|
||||
"wands": true,
|
||||
"npcs": true,
|
||||
"dispensers": true,
|
||||
"commands": true,
|
||||
"treasure": true,
|
||||
"trades": true,
|
||||
"looting": true
|
||||
},
|
||||
"tier": "advanced",
|
||||
"element": "necromancy",
|
||||
"type": "construct",
|
||||
"cost": 50,
|
||||
"chargeup": 20,
|
||||
"cooldown": 200,
|
||||
"base_properties": {
|
||||
"range": 8,
|
||||
"duration": 600,
|
||||
"effect_radius": 6,
|
||||
"max_targets": 1,
|
||||
"damage": 1,
|
||||
"max_explosion_damage": 10,
|
||||
"effect_duration": 120,
|
||||
"effect_strength": 0
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user