Files
Wizardry/src/main/resources/assets/ebwizardry/spells/guardian_beam.json
T
2020-10-17 15:28:51 +01:00

24 lines
403 B
JSON

{
"enabled": {
"book": true,
"scroll": true,
"wands": true,
"npcs": true,
"dispensers": true,
"commands": true,
"treasure": true,
"trades": true,
"looting": true
},
"tier": "advanced",
"element": "sorcery",
"type": "attack",
"cost": 10,
"chargeup": 0,
"cooldown": 50,
"base_properties": {
"range": 12,
"damage": 5,
"air_depletion": 70
}
}