24 lines
399 B
JSON
24 lines
399 B
JSON
{
|
|
"enabled": {
|
|
"book": true,
|
|
"scroll": true,
|
|
"wands": true,
|
|
"npcs": true,
|
|
"dispensers": true,
|
|
"commands": true,
|
|
"treasure": true,
|
|
"trades": true,
|
|
"looting": true
|
|
},
|
|
"tier": "master",
|
|
"element": "fire",
|
|
"type": "attack",
|
|
"cost": 15,
|
|
"chargeup": 15,
|
|
"cooldown": 70,
|
|
"base_properties": {
|
|
"range": 10,
|
|
"damage": 6,
|
|
"burn_duration": 10
|
|
}
|
|
} |