Add celestial smite spell
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"enabled": {
|
||||
"book": true,
|
||||
"scroll": true,
|
||||
"wands": true,
|
||||
"npcs": true,
|
||||
"dispensers": true,
|
||||
"commands": true,
|
||||
"treasure": true,
|
||||
"trades": true,
|
||||
"looting": true
|
||||
},
|
||||
"tier": "master",
|
||||
"element": "healing",
|
||||
"type": "attack",
|
||||
"cost": 100,
|
||||
"chargeup": 25,
|
||||
"cooldown": 200,
|
||||
"base_properties": {
|
||||
"range": 40,
|
||||
"effect_radius": 3,
|
||||
"damage": 8,
|
||||
"burn_duration": 10
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user