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:writable_book",
"displayname": "§5Implosion",
"nbttag": "{generation:0,ench:[],HideFlags:254,display:{Lore:[0:\"§7§8Combinable in Anvil\",1:\"\",2:\"§7Applies the §6Implosion Ability\",3:\"§6§7when combined with a\",4:\"§7§6Necron\u0027s Blade (Unrefined)§7.\",5:\"\",6:\"§6Ability: Implosion §e§lRIGHT CLICK\",7:\"§7Deals §c10,000 §7damage to\",8:\"§7nearby enemies.\",9:\"§8Mana Cost: §3300\",10:\"§8Cooldown: §a10s\",11:\"\",12:\"§5§lEPIC DUNGEON ITEM\"],Name:\"§5Implosion\"},ExtraAttributes:{id:\"IMPLOSION_SCROLL\"},resolved:0b}",
"damage": 0,
"lore": [
"§7§8Combinable in Anvil",
"",
"§7Applies the §6Implosion Ability",
"§6§7when combined with a",
"§7§6Necron\u0027s Blade (Unrefined)§7.",
"",
"§6Ability: Implosion §e§lRIGHT CLICK",
"§7Deals §c10,000 §7damage to",
"§7nearby enemies.",
"§8Mana Cost: §3300",
"§8Cooldown: §a10s",
"",
"§5§lEPIC DUNGEON ITEM"
],
"internalname": "IMPLOSION_SCROLL",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Necron%27s_Blade_Scrolls",
"https://wiki.hypixel.net/Implosion"
]
}
|