Files
Wizardry/src/main/resources/assets/ebwizardry/spells/zombie_apocalypse.json
T
2020-05-31 17:16:55 +01:00

24 lines
432 B
JSON

{
"enabled": {
"book": true,
"scroll": true,
"wands": true,
"npcs": true,
"dispensers": true,
"commands": true,
"treasure": true,
"trades": true,
"looting": true
},
"tier": "master",
"element": "necromancy",
"type": "construct",
"cost": 150,
"chargeup": 0,
"cooldown": 300,
"base_properties": {
"duration": 500,
"minion_lifetime": 600,
"minion_spawn_interval": 30
}
}