diff options
Diffstat (limited to 'items/WITHER_CLOAK.json')
-rw-r--r-- | items/WITHER_CLOAK.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/items/WITHER_CLOAK.json b/items/WITHER_CLOAK.json index 9c3c6afd..58b838b4 100644 --- a/items/WITHER_CLOAK.json +++ b/items/WITHER_CLOAK.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:stone_sword", "displayname": "§f§f§5Wither Cloak Sword", - "nbttag": "{overrideMeta:1b,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 veil around you that\",7:\"§7grants you immunity from damage.\",8:\"§7Costs §d20% §7of your maximum\",9:\"§7mana each time you block a hit.\",10:\"§7Unable to attack while the\",11:\"§7shield is active but your\",12:\"§7creepers deal §c200 §7damage to\",13:\"§7nearby enemies every second.\",14:\"§7Click again to de-activate.\",15:\"\",16:\"§7Mana is consumed on damage.\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§5§lEPIC DUNGEON SWORD\"],Name:\"§f§f§5Wither Cloak Sword\"},ExtraAttributes:{dungeon_item_level:0,id:\"WITHER_CLOAK\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,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 veil around you that\",7:\"§7grants you immunity from damage.\",8:\"§7Costs §d20% §7of your maximum\",9:\"§7mana each time you block a hit.\",10:\"§7Unable to attack while the\",11:\"§7shield is active but your\",12:\"§7creepers deal §c200 §7damage to\",13:\"§7nearby enemies every second.\",14:\"§7Click again to de-activate.\",15:\"\",16:\"§7Mana is consumed on damage.\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§7§4❣ §cRequires §cCatacombs Skill\",20:\"§c7§c.\",21:\"§5§lEPIC DUNGEON SWORD\"],Name:\"§f§f§5Wither Cloak Sword\"},ExtraAttributes:{dungeon_item_level:0,id:\"WITHER_CLOAK\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§7Gear Score: §d875", @@ -23,12 +23,14 @@ "§7Mana is consumed on damage.", "", "§7§8This item can be reforged!", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c7§c.", "§5§lEPIC DUNGEON SWORD" ], "internalname": "WITHER_CLOAK", "crafttext": "", "clickcommand": "", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Wither_Cloak_Sword" |