diff options
Diffstat (limited to 'items/STAFF_OF_THE_VOLCANO.json')
-rw-r--r-- | items/STAFF_OF_THE_VOLCANO.json | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/items/STAFF_OF_THE_VOLCANO.json b/items/STAFF_OF_THE_VOLCANO.json new file mode 100644 index 00000000..de9aa34a --- /dev/null +++ b/items/STAFF_OF_THE_VOLCANO.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:wheat", + "displayname": "§f§f§9Staff of the Volcano", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Damage: §c+60\",1:\"§7Intelligence: §a+150\",2:\"\",3:\"§bUndead I\",4:\"§7Grants §c+3% §c❁ Damage\",5:\"§c§7against the §aundead§7.\",6:\"\",7:\"§6Ability: Explode §e§lRIGHT CLICK\",8:\"§7Creates an explosion around you\",9:\"§7dealing §c93,444 §7damage and\",10:\"§7setting all mobs on fire in a 4\",11:\"§7block radius over §a1s§7.\",12:\"§8Mana Cost: §3100\",13:\"§8Health Cost: §c1,420\",14:\"§8Cooldown: §a30s\",15:\"\",16:\"§9§lRARE WAND\"],Name:\"§f§f§9Staff of the Volcano\"},ExtraAttributes:{attributes:{undead:1},id:\"STAFF_OF_THE_VOLCANO\"}}", + "damage": 0, + "lore": [ + "§7Damage: §c+60", + "§7Intelligence: §a+150", + "", + "§bUndead I", + "§7Grants §c+3% §c❁ Damage", + "§c§7against the §aundead§7.", + "", + "§6Ability: Explode §e§lRIGHT CLICK", + "§7Creates an explosion around you", + "§7dealing §c93,444 §7damage and", + "§7setting all mobs on fire in a 4", + "§7block radius over §a1s§7.", + "§8Mana Cost: §3100", + "§8Health Cost: §c1,420", + "§8Cooldown: §a30s", + "", + "§9§lRARE WAND" + ], + "internalname": "STAFF_OF_THE_VOLCANO", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |