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
36
37
38
39
|
{
"itemid": "minecraft:stone_sword",
"displayname": "§5Wither Cloak Sword",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d875\",1:\"§7Damage: §c+190\",2:\"§7Strength: §c+135\",3:\"§7Defense: §a+250\",4:\"\",5:\"§6Ability: Creeper Veil §e§lRIGHT CLICK\",6:\"§7Spawns a protective veil that\",7:\"§7grants you immunity from damage\",8:\"§7for §a10s§7. Consumes §b20% max\",9:\"§bmana§7 each time you block a\",10:\"§7hit. You cannot attack while the\",11:\"§7barrier is up.\",12:\"§8Cooldown: §a10s\",13:\"\",14:\"§7§e§lRIGHT CLICK §7while active\",15:\"§7to deactivate. Cooldown is\",16:\"§7halved on deactivation.\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§7§4❣ §cRequires §cCatacombs Skill\",20:\"§c7§c.\",21:\"§5§lEPIC DUNGEON SWORD\"],Name:\"§5Wither Cloak Sword\"},ExtraAttributes:{id:\"WITHER_CLOAK\"}}",
"damage": 0,
"lore": [
"§7Gear Score: §d875",
"§7Damage: §c+190",
"§7Strength: §c+135",
"§7Defense: §a+250",
"",
"§6Ability: Creeper Veil §e§lRIGHT CLICK",
"§7Spawns a protective veil that",
"§7grants you immunity from damage",
"§7for §a10s§7. Consumes §b20% max",
"§bmana§7 each time you block a",
"§7hit. You cannot attack while the",
"§7barrier is up.",
"§8Cooldown: §a10s",
"",
"§7§e§lRIGHT CLICK §7while active",
"§7to deactivate. Cooldown is",
"§7halved on deactivation.",
"",
"§7§8This item can be reforged!",
"§7§4❣ §cRequires §cCatacombs Skill",
"§c7§c.",
"§5§lEPIC DUNGEON SWORD"
],
"internalname": "WITHER_CLOAK",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Wither_Cloak_Sword",
"https://wiki.hypixel.net/Wither_Cloak"
]
}
|