26 lines
485 B
JSON
26 lines
485 B
JSON
{
|
|
"enabled": {
|
|
"book": true,
|
|
"scroll": true,
|
|
"wands": true,
|
|
"npcs": true,
|
|
"dispensers": true,
|
|
"commands": true,
|
|
"treasure": true,
|
|
"trades": true,
|
|
"looting": true
|
|
},
|
|
"tier": "advanced",
|
|
"element": "lightning",
|
|
"type": "alteration",
|
|
"cost": 20,
|
|
"chargeup": 10,
|
|
"cooldown": 60,
|
|
"base_properties": {
|
|
"range": 10,
|
|
"damage": 4,
|
|
"effect_duration": 100,
|
|
"critical_health": 4,
|
|
"player_effect_duration_multiplier": 0.5
|
|
}
|
|
} |