diff options
Diffstat (limited to 'items/WITHER_CLOAK.json')
-rw-r--r-- | items/WITHER_CLOAK.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/items/WITHER_CLOAK.json b/items/WITHER_CLOAK.json index 665d372d..1d4c2d52 100644 --- a/items/WITHER_CLOAK.json +++ b/items/WITHER_CLOAK.json @@ -1,7 +1,7 @@ { "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\"}}", + "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 §aThe Catacombs Floor\",20:\"§aVII Completion§c.\",21:\"§5§lEPIC DUNGEON SWORD\"],Name:\"§5Wither Cloak Sword\"},ExtraAttributes:{id:\"WITHER_CLOAK\"}}", "damage": 0, "lore": [ "§7Gear Score: §d875", @@ -23,14 +23,14 @@ "§7halved on deactivation.", "", "§7§8This item can be reforged!", - "§7§4❣ §cRequires §cCatacombs Skill", - "§c7§c.", + "§7§4❣ §cRequires §aThe Catacombs Floor", + "§aVII Completion§c.", "§5§lEPIC DUNGEON SWORD" ], "internalname": "WITHER_CLOAK", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Wither_Cloak_Sword", |