Add frost barrier spell
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"enabled": {
|
||||
"book": true,
|
||||
"scroll": true,
|
||||
"wands": true,
|
||||
"npcs": true,
|
||||
"dispensers": true,
|
||||
"commands": true,
|
||||
"treasure": true,
|
||||
"trades": true,
|
||||
"looting": true
|
||||
},
|
||||
"tier": "apprentice",
|
||||
"element": "ice",
|
||||
"type": "defence",
|
||||
"cost": 20,
|
||||
"chargeup": 0,
|
||||
"cooldown": 50,
|
||||
"base_properties": {
|
||||
"duration": 400
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user