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": "§5Wither Shield",
"nbttag": "{generation:0,ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7This scroll can be applied to a\",1:\"§7§6Necron\u0027s Blade (Unrefined)\",2:\"§6§7granting it the §6Wither\",3:\"§6Shield §7ability.\",4:\"\",5:\"§6Item Ability: Wither Shield §e§lRIGHT CLICK\",6:\"§7Reduces damage taken by §c30%\",7:\"§c§7for §e5 §7seconds. Also grants\",8:\"§7an absorption shield that gives\",9:\"§7§9200% §7of your Critical Damage\",10:\"§7as health, after §e5 §7seconds\",11:\"§7§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\"},AttributeModifiers:[],resolved:0b}",
"damage": 0,
"lore": [
"§7This scroll can be applied to a",
"§7§6Necron\u0027s Blade (Unrefined)",
"§6§7granting it the §6Wither",
"§6Shield §7ability.",
"",
"§6Item Ability: Wither Shield §e§lRIGHT CLICK",
"§7Reduces damage taken by §c30%",
"§c§7for §e5 §7seconds. Also grants",
"§7an absorption shield that gives",
"§7§9200% §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": "1.6-REL",
"infoType": ""
}
|