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
35
|
{
"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\",3:\"§6Ability §7when combined with a\",4:\"§7§6Necron\u0027s Blade (Unrefined)§7.\",5:\"\",6:\"§6Ability: Wither Shield §e§lRIGHT CLICK\",7:\"§7Reduces damage taken by §c10%\",8:\"§c§7for §e5 §7seconds. Also grants\",9:\"§7an absorption shield that gives\",10:\"§7§9150% §7of your Critical Damage\",11:\"§7as health, after §e5 §7seconds\",12:\"§7§a50% §7of the shield is\",13:\"§7converted into healing.\",14:\"§8Mana Cost: §3150\",15:\"§8Cooldown: §a10s\",16:\"\",17:\"§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",
"§6Ability §7when combined with a",
"§7§6Necron\u0027s Blade (Unrefined)§7.",
"",
"§6Ability: Wither Shield §e§lRIGHT CLICK",
"§7Reduces damage taken by §c10%",
"§c§7for §e5 §7seconds. Also grants",
"§7an absorption shield that gives",
"§7§9150% §7of your Critical Damage",
"§7as health, after §e5 §7seconds",
"§7§a50% §7of the shield is",
"§7converted into healing.",
"§8Mana Cost: §3150",
"§8Cooldown: §a10s",
"",
"§5§lEPIC DUNGEON ITEM"
],
"internalname": "WITHER_SHIELD_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/Wither_Shield"
]
}
|