1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
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": ""
}
|