27 lines
498 B
JSON
27 lines
498 B
JSON
{
|
|
"enabled": {
|
|
"book": true,
|
|
"scroll": true,
|
|
"wands": true,
|
|
"npcs": true,
|
|
"dispensers": true,
|
|
"commands": true,
|
|
"treasure": true,
|
|
"trades": true,
|
|
"looting": true
|
|
},
|
|
"tier": "apprentice",
|
|
"element": "lightning",
|
|
"type": "construct",
|
|
"cost": 10,
|
|
"chargeup": 0,
|
|
"cooldown": 20,
|
|
"base_properties": {
|
|
"range": 10,
|
|
"effect_radius": 1,
|
|
"direct_damage": 6,
|
|
"secondary_range": 1,
|
|
"secondary_max_targets": 3,
|
|
"splash_damage": 4
|
|
}
|
|
} |