Files
Wizardry/src/main/resources/assets/ebwizardry/spells/diamondflesh.json
T
2019-09-03 17:31:38 +01:00

23 lines
407 B
JSON

{
"enabled": {
"book": true,
"scroll": true,
"wands": true,
"npcs": true,
"dispensers": true,
"commands": true,
"treasure": true,
"trades": true,
"looting": true
},
"tier": "master",
"element": "healing",
"type": "defence",
"cost": 100,
"chargeup": 0,
"cooldown": 300,
"base_properties": {
"resistance_duration": 600,
"resistance_strength": 2
}
}