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
31
32
33
34
|
{
"itemid": "minecraft:writable_book",
"displayname": "§5Wither Shield",
"nbttag": "{generation:0,ench:[],HideFlags:254,display:{Lore:[0:\"§7§8Combinable in Anvil\",1:\"\",2:\"§7Applies the §6Wither Shield Ability §7when\",3:\"§7combined with a §6Necron\u0027s Blade\",4:\"§6(Unrefined)§7.\",5:\"\",6:\"§6Ability: Wither Shield §e§lRIGHT CLICK\",7:\"§7Reduces damage taken by §c10% §7for §e5\",8:\"§e§7seconds. Also grants an absorption\",9:\"§7shield that gives §9150% §7of your\",10:\"§7Critical Damage as health, after §e5\",11:\"§e§7seconds §a50% §7of the shield is\",12:\"§7converted into healing.\",13:\"§8Mana Cost: §3150\",14:\"§8Cooldown: §a10s\",15:\"\",16:\"§5§lEPIC DUNGEON ITEM\"],Name:\"§5Wither Shield\"},ExtraAttributes:{id:\"WITHER_SHIELD_SCROLL\"},resolved:0b}",
"damage": 0,
"lore": [
"§7§8Combinable in Anvil",
"",
"§7Applies the §6Wither Shield Ability §7when",
"§7combined with a §6Necron\u0027s Blade",
"§6(Unrefined)§7.",
"",
"§6Ability: Wither Shield §e§lRIGHT CLICK",
"§7Reduces damage taken by §c10% §7for §e5",
"§e§7seconds. Also grants an absorption",
"§7shield that gives §9150% §7of your",
"§7Critical Damage as health, after §e5",
"§e§7seconds §a50% §7of the shield is",
"§7converted into healing.",
"§8Mana Cost: §3150",
"§8Cooldown: §a10s",
"",
"§5§lEPIC DUNGEON ITEM"
],
"internalname": "WITHER_SHIELD_SCROLL",
"crafttext": "",
"clickcommand": "",
"modver": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Necron%27s_Blade_Scrolls",
"https://wiki.hypixel.net/Wither_Shield"
]
}
|