Add radiant totem spell
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"enabled": {
|
||||
"book": true,
|
||||
"scroll": true,
|
||||
"wands": true,
|
||||
"npcs": true,
|
||||
"dispensers": true,
|
||||
"commands": true,
|
||||
"treasure": true,
|
||||
"trades": true,
|
||||
"looting": true
|
||||
},
|
||||
"tier": "advanced",
|
||||
"element": "healing",
|
||||
"type": "construct",
|
||||
"cost": 40,
|
||||
"chargeup": 15,
|
||||
"cooldown": 175,
|
||||
"base_properties": {
|
||||
"range": 8,
|
||||
"duration": 600,
|
||||
"effect_radius": 6,
|
||||
"max_targets": 1,
|
||||
"health": 1,
|
||||
"damage": 1,
|
||||
"burn_duration": 5
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user