Add guardian beam 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": "advanced",
|
||||
"element": "sorcery",
|
||||
"type": "attack",
|
||||
"cost": 10,
|
||||
"chargeup": 0,
|
||||
"cooldown": 50,
|
||||
"base_properties": {
|
||||
"range": 12,
|
||||
"damage": 5,
|
||||
"air_depletion": 70
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user